/*
Theme Name: Vivo Lifestyle
Theme URL: http://www.techdesigns.co.uk
Description: 
Version: 1
Author: Joey Robinson
Author URL: http://www.techdesigns.co.uk
Latest updated: 30th June 2008
*/
html, body{ margin:0; padding:0; text-align:center; background: url(main/bg.jpg) top center repeat-x #413736; font-family:verdana; font-size:11px; color:#736260;} 
#pagebg{ width:778px; text-align:left; margin-left:auto; margin-right:auto; background: url(main/page_bg.gif) top center repeat-y; padding:0px 0px 0px 0px; margin-bottom:0px;} 
#pagewidth{ width:778px; text-align:left; margin-left:auto; margin-right:auto; background: url(main/page_bg_top.jpg) top center repeat-x; padding:0px 0px 0px 0px; margin-bottom:0px;} 
 
#header{ position:relative; height:30px; width:718px; padding: 50px 30px 0px 30px; overflow-x:hidden; overflow-y:hidden;} 
#header h1{ width:718px; padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px; font-family:arial; font-weight:normal; font-style:italic; color:#FFFFFF; font-size:28px; } 

#maincol{float: left; display:inline; position: relative; width:437px; padding:10px 15px 0px 50px; clear:left; font-size:11px;line-height:1.7em; margin: 0px 0px 0px 0px;}
#maincol a{font-size:11px;color:#333333; text-decoration:none;}
#maincol a:hover{font-size:11px;color:#736260; text-decoration:underline;}
#menucol ul{line-height:1.7em; margin: 0px 0px 0px 0px; padding:0xp 0px 0px 0px;}
#menucol ul li{line-height:1.7em; margin: 0px 0px 0px 0px; padding:0xp 0px 0px 0px;}
#rightcol{ width:246px; max-height:423px; float:right; position:relative; padding: 0px 30px 0px 0px; clear:right;  margin: 0px 0px 0px 0px;}


#footer{width:850px; clear:both; margin-left:auto; margin-right:auto; background: url(main/footer.gif) top center no-repeat; text-align:center; padding:12px 0px 20px 0px;} 

#footertext{width:800px; clear:both; margin-left:auto; margin-right:auto; text-align:center;} 

#copyright{width:850px; clear:both; margin-left:auto; margin-right:auto; text-align:center; padding:0px 0px 20px 0px; color: #D7CEC4; font-size: 11px;} 


ul#menu { margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; padding: 0px 0px 0px 20px; list-style-type: none; white-space: nowrap;height: 29px; width:800px; text-align:center;}
ul#menu li { float: left; font-family: verdana, arial, sans-serif; font-size: 11px;  padding: 7px 0px 8px 0px; background: inherit; border: 0px; font-weight:bold;}
#menu a, #menu a:link { margin: 0; padding: 10px 6px 10px 5px; color: #D7CEC4; border: 0px; text-decoration: none;}
ul#menu li#active { color: #FFFFFF;}
#menu a:hover { color: #FFFFFF;}
#menu .current_page_item a { color: #FFA851;}


ul#submenu { margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; white-space: nowrap; float:left;}
ul#submenu li { font-family: verdana, arial, sans-serif; font-size: 11px; margin: 0; padding: 1px 0px 2px 0px; background: inherit; border: 0px; font-weight:bold;}
#submenu a, #submenu a:link { margin: 0; padding: 6px 8px 6px 8px; color: #736260; border: 0px; text-decoration: none;}
ul#submenu li#active { color: #333333;}
#submenu a:hover { color: #333333;}
#submenu .current_page_item a { color: #FFA851;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
