/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body
{
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 18px;
top-margin:0px;
left-margin:0px;
}

a img{border:none;}
a:link { color: #000000;text-decoration:none; }
a:visited { color: #000000;text-decoration:none; }
a:hover { color: #000000;text-decoration:underline; }
a:active { color: #000000;text-decoration:none; }
p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:110px;
width:758px;
margin:0 1px 1px 1px;
background:#ffffff;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#088f9e;
letter-spacing:-1px;
font-weight:normal;
}

#main{
vertical-align:top;
align:left;
line-height:14px;
margin:0 1px;
color:#000000;
}

#main a{
display:block;
padding:0 10px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #088f9e;
}
#main h1{
margin:0 0 0 2px;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #000000;
}


#specials{
line-height:18px;
margin:0 1px;
color:#088f9e;
}

#specials a{
display:block;
padding:0 10px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #088f9e;
}
#specials a:hover{
display:block;
padding:0 10px;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
background-color:inherit;
color: #09a8ba;
}
#productlist{
line-height:22px;
margin:0px;
color:#000000;
}

#productlist a{
display:block;
padding:0 10px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #088f9e;
}
#productlist a:hover{
color: #088f9e;
text-decoration:underline;
}

#specfoot{
width:100%;
height:20px;
vertical-align:top;
align:left;
line-height:14px;
margin:0 1px;
color:#000000;
}

#specfoot li{
float:left;
list-style-type:none;
white-space:nowrap;
}

#specfoot li a{
display:block;
padding:0 10px;
font-size:8px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #088f9e;
}
#specfoot p{
font-size:9px;
line-height:12px;
margin:0px 2px 0px 2px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
}

#specfoot a:hover{
color:#088f9e;
text-decoration:underline;
}

#prodfoot{
width:100%;
height:20;
vertical-align:bottom;
align:left;
line-height:14px;
margin:0 1px;
color:#000000;
}

#prodfoot li{
float:left;
list-style-type:none;
white-space:nowrap;
}

#prodfoot li a{
display:block;
padding:0 10px;
font-size:8px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #088f9e;
}
#prodfoot p{
font-size:9px;
line-height:12px;
margin:0px 2px 0px 2px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
}

#prodfoot a:hover{
color:#088f9e;
text-decoration:underline;
}

/**************** Content styles ****************/
.productcontent{
padding: 20px;
margin: 0px;
}
#content{
height: 300;
width: 625px;
}

#content h1{
	color: #666666;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
}

#content h2{
	background: url(images/header.gif) repeat-x;
	color: #666666;
	text-align: center;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	padding-top: 0px;
        margin:0px 0px 0px 0px;
}
#content h3{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
#content h4{
font-size:11px;
line-height:12px;
margin:0px 2px 0px 2px;
padding:2px;
border:1px solid #CCCCCC;
background-color:#e8e8e8;
color:#505050;
}
#content h5{
font-size:16px;
padding:2px;
color:#505050;
}
#productbox {
	color: #666666;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	width:625; 
	height:281px; 
	overflow-y:auto; 
	overflow-x:hidden;
}
#productbox h2{
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	padding-left: 4px;
	margin: 0px;
}

#content h2 a{font-weight:normal;}
#content p{margin:0px 0px 0px 0px;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
width:155px;
height:125px;
margin:5px 0px 0px 0px;
line-height:8px;
}

#subcontent h2{
display:block;
margin:0 0 0 5px;
font-size:13px;
font-weight:bold;
text-align:left;
color:#000000;
letter-spacing:1px;
font-variant: small-caps;
}

#subcontent p{margin:0 0 0 0; font-size:12px;}

#subcontent2{
width:155px;
padding:0px 0px 0px 3px;
line-height:11px;
display:block;
}

#subcontent2 h2{
margin:0 0 0 2px;
font-size:13px;
font-weight:bold;
text-align:left;
color:#000000;
font-variant: small-caps;
}

#subcontent2 p{margin:0 0 0 0; font-size:12px;}

#subbox{
width:155px;
line-height:14px;
display:block;
font-size:13px;
font-weight:bold;
text-align:left;
font-variant: small-caps;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#subbox h2{
margin:0 0 0 0;
font-size:15px;
font-weight:bold;
text-align:left;
color:#FFFFFF;
font-variant: small-caps;
letter-spacing:1px;
}

#subbox p{margin:0 0 0 5; font-size:13px;}
.linebox{width:222;border-bottom:1px solid #000000;border-left:0px;border-right:0px;border-top:0px;background:#000000;}

/**************** Menublock styles ****************/

.menublock{margin: 0px 0 0px 5px; font-size:13px;font-variant: small-caps;letter-spacing:1px;line-height:8px;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:0px;}
.menublock li ul{margin:0px 0 0px 2px; font-size:13px; font-weight:normal;font-variant: small-caps;letter-spacing:0px;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}
#contactbox{
margin:10px 10px 10px 10px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
/**************** Footer styles ****************/

#footer{
clear:both;
position:relative;
top:50px;
margin:0px;
padding:0px;
font-size:0.9em;
color:#f0f0f0;
background:#467aa7;
vertical-align:bottom;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:8px;font-variant: small-caps;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
width: 100%;
margin:0px 0px 0px 0px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
.productbox{
width: 624;
height: 279;
margin:0px 0px 0px 0px;
padding:4px;
background-color:#FFFFFF;
color:#505050;
line-height:15px;
font-size:13px;
}
.contactbox{
margin:0px 10px 10px 10px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}
.mapbox{
float: right;
font-size:13px;
font-variant: small-caps;
width:100%;
height:163;
margin:0px 0px 0px 0px;
background:#FFFFFF;
color:#505050;
line-height:13px;
}
.contentbox{
float: left;
font-size:13px;
font-variant: small-caps;
width:268px;
height:165;
margin:0px 0px 0px 2px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:0px solid #000000;
background:#FFFFFF;
color:#505050;
line-height:13px;
}
.thumbbox{
float:right;
vertical-align:top;
font-size:13px;
font-variant: small-caps;
text-align:center;
height:80%;
width:505px;
margin:0px 0px 0px 5px;
border:1px solid #000000;border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:0px solid #000000;background:#FFFFFF;
color:#505050;
line-height:13px;
background:url('images/thumbbg.gif');
}
.intro{
font-size:13px;
font-variant: small-caps;
width:250px;
margin:0px 0px 0px 5px;
border:none;
background:transparent;
color:#505050;
line-height:15px;
}
 .thumbnail
{
float: right;
width: 84px;
vertical-align:middle;
text-align:center;
border: 1px solid #999;
margin: 10px 4px 4px 4px;
padding:5px;
font-size:13px;
font-variant: small-caps;
line-height:12px;
background:#FFFFFF;
border:1px solid #686868;
}

 .thumb
{
border: 1px solid #999;
}
 .thumbtext
{
margin: 2px 2px 2px 2px;
}
.clearboth { clear: both; }

#wallpic{
height:44px;
width:52px;
margin: 0px 5px 5px 18px;
border:none;
}

.scroll1{
width:222;
height:166;
overflow-x: hidden; 
overflow-y: visible;
}

.head{
	background: url(images/subhead_bg.png) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin-left: 10px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	border-left: 1px solid #adadad;
}

ul#mainlevel-nav li
{
	background: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	white-space: nowrap;
        border-right: 1px solid #adadad;
	font-family: arial, helvetica, sans-serif;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: url(images/navbg1.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
}

#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: url(images/navbg2.gif) repeat-x;
}
#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin-left: 2px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

#mainlevel-nav2 li
{
	background: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	white-space: nowrap;
        border-right: 1px solid #adadad;
	font-family: arial, helvetica, sans-serif;
}

#mainlevel-nav2 li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: url(images/navbg2.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #000000;
	background: url(images/navbg2.gif) repeat-x;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(images/subhead_bg.png) repeat-x;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

table.moduletable td {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{

 }
 
#header{
 position:relative; 
 height:300px; 
  background-color:#FFFFFF; 
 width:500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
} 
 
#leftcol{
 width:200px; 
 float:left; 
 position:relative;
margin:10px 10px 10px 10px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em; 
 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:400px;
margin:10px 10px 10px 10px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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;}
}

.location {
margin:10px 10px 10px 10px;
padding:2px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
font-size: 14px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

/* Styles for comment form */
input.bComment, 
textarea.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
        font-size:10px;
}
select.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}
.imgright
{
float: right;
margin: 5px 5px 10px 10px;
border: 1px solid #666;
padding: 2px;
clear: right;
}
.imgleft
{
float: left;
margin: 5px 5px 10px 10px;
border: 1px solid #666;
padding: 2px;
}
.toleft
{
float: left;
margin: 5px 5px 10px 10px;
clear: left;
font-size: 12px;
}
.toright
{
float: right;
margin: 5px 5px 10px 10px;
clear: right;
font-size: 12px;
}
.imgborder
{
border: 1px solid #666;
padding: 2px;
}
.prodbox
{
border:0px dotted #9F9F9F;
width:80%;
text-align:left;
padding:6px;
}