/*
Theme Name: Robert Servant Website
Description: Official Website for Bob Servant
Version: 1
Author: Kayzoe Designs
Author URI: www.kayzoedesigns.com
*/

/*** body ***/
body {
	background-color:#FFFFFF;
	font-family:"Century Gothic", "Trebuchet MS", Arial, sans-serif;
}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color: #845d49;
	padding-bottom:10px;
}
h4 {
	color: #845d49;
	font-size: 14px;
	font-weight:bold;
	
}

p {
	padding-bottom:10px;
}

/*** wrap ***/
#wrap {
	width:838px;
	margin:0 auto;
}

/*** main ***/
#main {
	width:838px;
	margin:0;
	background-color:#fff;
	color:#333;
	font-size:12px;
}



/*** header ***/
#header {
	width:838px;
	height:75px;
	margin:0 auto;
	position:relative;
}


#header h1 {
	position:absolute;
	top:20px;
	left:0px;
}

#social {
	position:absolute;
	right:10px;
	top:25px;
}

#social li {
	float:left;
	margin-right:5px;
	position:relative;
}

/*** main-nav ***/
#main-nav {
	width:838px;
	margin: 0 auto;
	border-bottom: 1px solid #acacac;
	height: 40px;
}

#main-nav ul {
	list-style:none;
	padding-left: 150px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
		
}

#main-nav li {
	margin-right:17px;
	float: left;
	height: 20px;
}

#main-nav li img {
	border: 0px;
}

/*** sidebar ***/
#sidebar {
	width:160px;
	color:#333;
	float:left;
}

#sidebar a {
	color:#333;
	text-decoration:none;
}

#sidebar a:hover {
	color:#6e4f3b;
	text-decoration:none;
}

#sidebar p {
	margin-bottom:10px;
}

#sidebar ul {
	font-size:10px;
	margin-bottom:20px;
}

#sidebar li {
	border-bottom: 1px #62C2E7 dotted;
	padding:4px 0;
}

.sidebar-box {
	border: 1px #62C2E7 dotted;
	padding:10px 5px 0 5px;
	margin-bottom:10px;
	font-size:10px;
}

#sidebar-testimonials {
	background:url(../images/customer-satisfaction.gif) 3px 2px no-repeat;
	padding-top:10px;
	height: 250px;
}

#sidebar h3 {
	margin-bottom:10px;
}

#sidebar h4 {
	font-size:11px;
	margin-bottom:10px;
}

#quotes {
	position:absolute;
	left:520px;
	top:120px;
	width:318px;
	height:100px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
   }
 



/*** content ***/
#content {
	float:right;
	width:767px;
	font-size:11px;
	color:#333;
}



#content h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#7FC7D0;
	margin-bottom:10px;
}

#content p {
	margin-bottom:10px;
}

/*** product table ***/
.productSmall a {
	color: #94131d;
	font-weight:bold;
	text-decoration:none;
}

/*** content full width ***/
#contentFull {
	
	font-size:11px;
	color:#333;
	
}

#contentFull h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#7FC7D0;
	margin-bottom:10px;
}

#contentFull p {
	margin-bottom:10px;
}
#section-header {
	height:164px;
	background-color:#94131D;
	position:relative;
	margin-bottom:15px;
}

#section-header h1 {
	font:36px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	position:absolute;
	bottom:20px;
	right:20px;
}

#subCat-header {
	height:57px;
	width:950px;
	background-image:url(../images/promotional_banner_subcateg2.jpg);
	position:relative;
	margin-bottom:15px;
}

#subCat-header h1 {
	font:36px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	position:absolute;
	bottom:20px;
	right:20px;
}
.two-columns {
	margin-top:20px;
}

.two-columns strong {
	color:#94131D;
}

.two-columns a {
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

.two-columns a:hover {
	color:#6E4F3B;
	text-decoration: none;
}

.column-1 {
	width:347px;
	float:left;
}

.column-2 {
	width:347px;
	float:right;
	margin-right:35px;
	display:inline;
}

.column-1 div, .column-2 div {
	margin-bottom:15px;
}

.img-left {
	float:left;
	padding-right:10px;
}

#signup-newsletter {
	width:956px;
	height:37px;
	background-color:#6E4F3B;
	clear:both;
	text-align:center;
	margin-bottom:10px;
        margin-top:30px;
	overflow:hidden;	
}

#signup-newsletter input, #signup-newsletter img {
	vertical-align:middle;
}

#signup-newsletter form {
	padding-top:5px;
}

#signup-newsletter .field {
	width:209px;
	margin:0 10px;
}

/*** footer-links ***/
#footer-links {
	height:134px;
	background-color:#91D2E0;
	margin-bottom:5px;
	font-size:10px;
	color:#000;
}

#footer-links a {
	color:#000;
	text-decoration:none;
}

#footer-links a:hover {
	color:#6E4F3B;
	text-decoration:none;
}

#footer-links h3 {
	color:#6E4F3B;
	font-weight:bold;
}

#footer-links-1 {
	float:left;
	width:145px;
	display:inline;
	margin:10px 0 0 20px;
}

#footer-links-2 {
	float:left;
	width:145px;
	display:inline;
	margin:10px 0 0 100px;
}

#footer-links-3 {
	float:left;
	width:145px;
	display:inline;
	margin:10px 0 0 150px;
}

#footer-links-4 {
	float:left;
	width:145px;
	display:inline;
	margin:10px 0 0 100px;
}

/*** footer ***/
#footer {
	color:#666;
	font-size:10px;
	width: 838px;
	text-align: center;
	line-height: 20px;
}

#footer a {
	color: #666;
	text-decoration:none;
}

/*** misc ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}

/*** ecommerce prduct layout ***/
.two-columns-ecomm {
	margin-top:20px;
}

.two-columns-ecomm strong {
	color:#94131D;
}

.two-columns-ecomm a {
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

.two-columns-ecomm a:hover {
	color:#6E4F3B;
	text-decoration: none;
}

.column-1-ecomm {
	width:400px;
	float:left;
}

.column-2-ecomm {
	width:450px;
	float:right;
	margin-right:35px;
	display:inline;
}

.column-1-ecomm div, .column-2-ecomm div {
	margin-bottom:15px;
}
.productfeaturelist li{
       padding-right:20px ;
       float:left;
}

.productfeaturelist a {
      color:#94131D;
      font-weight:bold;
      text-decoration:none;
}

/*** content pages ***/

.contentlist {
	padding-left:10px;
	list-style:disc;
	padding-bottom:10px;
}

.contentlist {
	list-style:disc;
}

/*** customer care ***/

.customercare h2 {
	font-size: 18px;
        color: #8ccddb;
	padding-bottom:10px;
}

.customercare a {
	color: #5d5d5d;
	text-decoration:none;
}

/*** btn:: Controls the buttons ***/ 
.btn {
   background:url(../images/button_center.jpg)repeat-x center; height:32px;width:160px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
	} 

.btn_over {
   background:url(../images/button_center.jpg)repeat-x center; height:32px;width:160px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
	} 
	
	
.gallery {
   background:url(../images/button-products-collection.jpg)repeat-x center; height:30px;width:150px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
	} 

.gallery_over {
   background:url(../images/button-products-collection.jpg)repeat-x center; height:30px;width:150px;
	border:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
	} 
