/* 
	Theme Name: S + D Sealants
	Theme URL: www.sdsealants.co.uk			
	Description: Created by Richard Lord
	Author: Creative Cogs
	Author URI: www.creativecogs.com
	Version: 1.0
*/
body {
	margin:10px 0px 20px 0px;
	background:#1d4356;
}

/************************************************
*	Content 					     		    * 
************************************************/
#wrap {
	width:770px;
	margin:auto;
	background:url(http://www.sdsealants.co.uk/en/wp-content/themes/default/images/wrap_bg.jpg) repeat-y;
}
#left {
	float:left;
	width:180px;
}
#spacer_box {
	width:180px;
	height:155px;
	background:#1d4356;
}
#logo {
	width:180px;
	height:160px;
	background:url(http://www.sdsealants.co.uk/en/wp-content/themes/default/images/logo.jpg) no-repeat;
}


#menu {
	width:158px;/*180px*/
	text-align:right;
	padding:15px 20px 0px 0px;
	border-right:solid 2px #cab0c9;
}
#menu {
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	color:#42799e;
}
#menu a{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}
#menu a:hover{
	color:#ba6f94;
}
#center {
	float:left;
	width:425px;
}
#banner_top {
	width:425px;
	height:155px;
}
#header {
	width:425px;
	height:20px;
	background:url(http://www.sdsealants.co.uk/en/wp-content/themes/default/images/header.jpg) no-repeat;
}
#content {
	width:385px;/*425px*/
	height:260px;
	padding:102px 20px 0px 10px;
	text-align:justify;
	overflow:auto;
}

#right {
	float:right;
	width:165px;
}
#banner_right {
	width:165px;
	height:460px;
}
#contact {
	width:155px;/*165px*/
	height:70px;
	padding:10px 0px 0px 10px;
}
#contact {
	font-family:Arial;
	font-size:18px;
	line-height:20px;
	color:#def2ff;
}
#contact span{
	font-family:Arial;
	font-size:10px;
	line-height:12px;
	color:#def2ff;
}
#contact span a{
	font-family:Arial;
	font-size:11px;
	line-height:12px;
	color:#def2ff;
}
#contact span a:hover{
	font-family:Arial;
	font-size:11px;
	line-height:12px;
	color:#ffffff;
}
#contact a{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	color:#def2ff;
}
#contact a:hover{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	color:#ffffff;
}

#footer {
	clear:both;
	height:20px;
	background:url(http://www.sdsealants.co.uk/en/wp-content/themes/default/images/footer.jpg) no-repeat;
}
h1 {
	font-family:Arial;
	font-size:28px;
	margin:0px;
	color:#ba6f94;
}
/************************************************
*	Content text styles			     		    * 
************************************************/
#content {
	font-family:Arial;
	font-size:12px;
	color:#42799e;
}
#content a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 0px;
	color:#42799e;
}
#content a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 0px;
	color:#ba6f94;
}
#content p {
	font-family:Arial;
	font-size:12px;
	color:#42799e;
}
#content p a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 0px;
	color:#42799e;
}
#content p a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px 0px 0px;
	color:#ba6f94;
}	
#content img{

	border: none;
	margin: 0px;
	padding: 0px;
}
	
#content ol{
	font-family:Verdana;
	font-size:12px;
	margin: 0px;
	color:#333333;
	padding: 0px 0px 0px 10px;
}
	
#content li{
	font-family:Verdana;
	font-size:12px;
	margin: 0px;
	color:#333333;
	line-height:22px;
	padding: 0px 0px 0px 0px;
}
	
#content h1 {
	font-family:Arial;
	font-size:28px;
	margin:0px;
	color:#ba6f94;
}
.formstyles {font-size: 11px; font-family:Arial;}
/************************************************
*	Fold page list text style					*
************************************************/

/** this style is for normal links **/
.page_item {
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}

.page_item a
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}

.page_item a:hover
{
	color:#ba6f94;
}
/** this style is for active link **/
.page_item_current_page_item 
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
  
}
.page_item_current_page_item a
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
  
}

.page_item_current_page_item a:hover
{
	color:#ba6f94;
}
	
/** this style is for normal links with sub nav attached**/
.page_item_page_folder
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}
.page_item_page_folder a
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}
.page_item_page_folder a:hover
{
	color:#ba6f94;
}
/** this style is for active links with sub nav attached **/
.page_item_current_page_item_page_folder 
{

	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}
.page_item_current_page_item_page_folder a
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}

.page_item_current_page_item_page_folder a:hover
{
	color:#ba6f94;
}
/** this style is for sub nav active links **/
.page_item_current_page_ancestor_page_folder
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}

.page_item_current_page_ancestor_page_folder a
{
	font-family:Arial;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	color:#42799e;
}
.page_item_current_page_ancestor_page_folder a:hover
{
	color:#ba6f94;
}
