/*
Phpld Templates.com

*/

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/* Header*/
#header {
	width:100%;
	padding: 0px;
	background: #309dcf url(images/header-bg.jpg);
	height:120px;
}
#header-left {
	float:left;
	margin:0px;
	padding:0px;
}
.bold{font-weight:bold;}

#header-right {
	float:right;
	padding:25px 5px 5px 5px;
}
#header-right img{
	border:0px;
}
#wrapper {
	width:790px;
	margin:0 auto;
}

/* main */
#contentwrapper {
    padding: 5px;
	width: 790px;	
	margin: 0 auto;
}
#main {
	margin-left: 208px;
    padding: 0 5px;
}
#left {
	float : left;
	margin: 0px;
	width: 200px;	
}
#left h1 {
	color:#262626;
	font-size: 11pt;
	text-align:center;	
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #left {
	margin-left: 8px;
  } 
* html #main {
	height: 1%;
	margin-left: 0;
  } 
/* End hide from IE5/mac */

/* Banner */
.banner {
	padding: 5px 0;
	text-align:center;
}

/* Sidebar */
.sidebar-top2 {
	background: #666666 url(images/sidebar-top2.gif);
	padding:0px;
	margin: 0px;
	height:13px;
	font-weight:bold;
	text-align:center;
}
.sidebar-bg2 {
	color:#FFFFFF;
	background: #666666 url(images/sidebar-bg2.gif);
	font-size:10pt;
	padding: 0px;
	margin: 0px;
}
.sidebar-bg2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar-bg2 a:hover{
	color:#262626;
	text-decoration:underline;	
}
.sidebar-bottom2 {
	background: top left no-repeat url(images/sidebar-bottom2.gif);
	padding:0px;
	margin: 0px;
	height:18px;
}
.sidebar-top {
	background: url(images/sidebar-top.gif);
	margin: 0px;
	padding:8px 0px 0px 0px;
	height:22px;
	width:200px;
	color:#262626;
	font-weight:bold;
	text-align:center;
}
.sidebar-bg {
	color:#5e5e5e;
	background: url(images/sidebar-bg.gif);
	font-size:10pt;
	padding:0px;
	margin: 0px;
}
.sidebar-bottom {
	color:#5e5e5e;
	background: top left no-repeat url(images/sidebar-bottom.gif);
	height:15px;
	width:200px;	
	padding:0px;
	margin: 0px;
}
.sidebar-bg a{
	color:#5e5e5e;
	text-decoration:none;
}
.sidebar-bg a:hover{
	text-decoration:underline;
}
.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent a {
	padding: 0px ;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent3{
	padding:5px 10px;
}
.scontent3 a{
	font-weight:bold;
}

.customlist {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.customlist li {
	background: url("images/arrow.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.customlist li a:link, .customlist li a:active, .customlist li a:visited {
	text-decoration: none;
}

.customlist li a:hover {
	text-decoration: underline;
}

#content {
  float:right;
  padding: 10px;
  width:70%;
  background-color:#FFFFFF;
}
#templates{
  width:97%;
}

#templates-image{
  float:left;
  padding:5px;
  margin-right:10px;
  width:210px;
}
#templates-details{


  padding:5px;

}
.paypalbuttons {
  padding:5px;
}
.paypalbuttons li {
  margin: 0;
  width:118px;
  float: left;
}

.nolist { margin: 0; padding : 0; list-style : none; }

#footer {
  clear:both;
  width:100%;
  height:68px;
  background: #303030 url(images/footer-bg.gif);
  text-align:center;
  vertical-align:middle;
  color:#FFFFFF;

}

#footer a, #footer a:hover {

  color: #FFFFFF;
  font-weight:bold;
}
table, ul, li, p {
  background:inherit;

}
hr {
	border : 1px dashed #dcdcdc;
	width : 97%;
}
/* v1.0 */
.topmenu {
background-color:#528FD7;
}
.greybkg {
background-color:#CCCCCC;
}
h1 {
font-size:14pt;
}
h2 {
font-size:13pt;
}
.barbkg {
  background-image:url(images/barbkg.jpg);
  height:20px;
}
.ftrbkg {
background-image:url(http://www.phpldtemplates.com/images/ftrbkg.jpg);
height:40px;
}
.siteheading {
font-size:16px;
color:#175380;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
/* v1.0 end */

td.directorysaletitle {
	background-color:#E5E5E5;
	font-weight:bold;
	text-align:center;
}

table.freephpltemplates{
	border: 1px solid #f5f5f5 ;	
}
tr {
	vertical-align:text-top;
}

td.freephpld{
	width: 30%;
	font-weight:bold;
	vertical-align:text-top;
}
td.freephpld2{
	background: #f5f5f5;
	vertical-align:text-top;	
}
td.freephpld3{
	text-align: center;
	vertical-align:text-top;	
}

a {text-decoration:none;}
a:hover {text-decoration: underline;}
