
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td {  
    margin: 0; padding: 0; border: 0; outline: none;  
   }  
   
 

   
/* CLOSE IE5&6 PNG Hack */   

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}

body {
font-family: arial;
background: #fff url(images/bg.jpg) top center repeat;
text-align: center;
}

body#tinymce {
text-align: left;
}

div.dirpager {padding:10px; font-size:12px;}

#formContainer input {border:1px solid #ccc;}

#wrapper {
width: 906px;
margin: 0 auto;
background: url(images/shadowbg.png) top center repeat-y;
position: relative;
text-align:left;
/* border: 1px solid red; */

}

#footerwrap {
width: 906px;
margin: 0 auto;
background: url(images/shadowbgfooter.png) top center no-repeat;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
font-size: 13px;
color: #4E4E4E;
}

#footerwrap a {
color: #000;}
/*

GLOBAL STYLES

*/

/* ------------  Header ------------ */

#header {
height: 110px;
position: relative;
}

#callout {
font-size: 22px;
position: absolute;
top: 25px;
right: 20px;
color: #2C77B7;
}

#logo {
padding: 5px;
}


/* ------------  Navbar ------------ */

#navbar {
height: 48px;
background: url(images/navbg.png) top center no-repeat;
position: relative;
}

#navbar ul {
margin-left: 3px;
}

#navbar ul li {
display: inline;
list-style: none;

}

#navbar ul li a {
line-height: 48px;
height: 48px;
color: #fff;
padding-left: 12px; 
padding-right: 12px;
text-decoration: none;
float: left;

}

#navbar ul li a:hover {
background: url(images/navhover.jpg) top left no-repeat;
}

#search {
position: absolute;
top: 5px;
right: 10px;
}

 /*
#search input[type="text"] {  
padding: 8px;
position: relative;
top: -14px;
}
*/
#searchbox {
padding: 0;
padding-right:8px;
padding-left:8px;
position: relative;
padding-top:10px;
top: -12px;
left: 0px;
height: 22px;
_top: 3px;
_ left: 0px;
}





/* ------------  Sidebar ------------ */

#sidebar {
background: #EAEAEA url(images/sidebar.jpg) top center no-repeat; 
width: 245px;
margin-left: 3px;
float: left;
display: inline;


}

#categories {
list-style-type: none;
padding-top: 46px;
padding-left: 10px;
text-decoration: none;
}

#categories li {
background-color: #fff;
width: 224px;
margin-top: 3px;
height: 35px;
font-size: 13px;


}

#categories li a {
line-height: 35px;
text-decoration: none;
color: #595959;
font-weight: bold;
padding-left: 6px;
display: block;
}

#categories li a:hover {
background-color: #2C77B7;
color: #fff;

}


#contactboxheader {
padding-left: 10px;
padding-top: 20px;
padding-bottom: 14px;
_margin-left: 10px;
_margin-top: 20px;
_margin-bottom: 14px;
}

#contactbox {
padding-bottom: 10px;
background: url(images/contactboxbg.jpg) top center no-repeat;
width: 224px;
padding-left: 20px;
padding-top: 4px;
color: #595959;
_margin-left: 10px;
}

.cbi {
color: #2C77B7;
font-weight: bold;
}

/* ------------  Main ------------ */

#content {

width: 906px;

}


#main {
width: 655px;
float: left;
position:relative;

}

#main p {
padding: 10px;
color: #4E4E4E;
}

#main ul li{
    list-style-position: inside;
}
/* -------------- General Info Page --------------- */

#breadcrumbs {
background: url(images/breadcrumbbg.jpg) top center repeat-x;
height: 30px;
line-height: 30px;
color: #4E4E4E;
font-size: 14px;
padding-left: 10px;
position: relative;

}
#breadcrumbs a {
color: #2C77B7;
}

h2 {
font-size: 20px;
padding: 10px;
padding-top: 15px;
color: #4E4E4E;
}

/* -------------- Category Page --------------- */

.cat {
margin-left: 75px;
width: 200px;
float: left;
margin-top: 20px;
}

.cat p {

margin: 0 auto;
text-align: center;
}

.cat p a {
text-decoration: none;
color: #2C77B7;
font-weight: bold;

}

/* -------------- Search Result Page --------------- */

.searchresult {
width: 570px;
margin-left: 30px;

}

.searchresult img {
float: left;
margin-right: 15px;
}

.searchresult p a {
text-decoration: none;
color: #2C77B7;
font-weight: bold;
line-height: .6px;

}

.searchresult .searchdesc {
font-size: 14px;
vertical-align:top;
}

.searchhr {
height: 2px;
background-color: #eaeaea;
clear: both;
width: 570px;
border: 0 none;
_margin-left: 40px;
}


/* -------------- Product Detail Page --------------- */

#productdetail {
margin-left: 10px;
width: 600px;
font-size: 14px;
}

#productbig {
float: left;
margin-right: 10px;
cursor: pointer;
}

#productdetail ul {
list-style-type: square;
list-style-position: outside;
color: #4E4E4E;

}



#productdetail .moreimages {
clear: both;
}

#productdetail .moreimages img {
margin-left: 18px;
}

   /* table data */

div.productdetail table, .data {
margin-top: 10px;
padding: 0;
border-collapse: collapse;
}

div.productdetail table caption, .data caption {
_padding-bottom: 5px;
font-size: 12px;
}

div.productdetail table tbody tr td {
	border: 1px solid #C1DAD7;
}

div.productdetail table thead td, div.productdetail table thead th {
	color: #4E4E4E;
	letter-spacing: 2px;
/*	text-transform: uppercase; */
	text-align: left;
	padding: 6px 6px 6px 12px;
    border: none;
    font-weight:bold;
background-color: #fff;
font-size: 11px;
}

th {
	
	color: #4E4E4E;
/*	border-right: 1px solid #C1DAD7; */
	border-bottom: 1px solid #C1DAD7;
/*	border-top: 1px solid #C1DAD7; */
	letter-spacing: 2px;
/*	text-transform: uppercase; */
	text-align: left;
	padding: 6px 6px 6px 12px;
/*	background: #fff url(images/bg_header.jpg) no-repeat; */
background-color: #fff;
font-size: 11px;
}

th.nobg {
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	background: none;
}

 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
/*	background: #fff url(images/bullet1.gif) no-repeat; */
background-color: #fff;
	
	font: bold 11px, Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	/* background: #f5fafa url(images/bullet2.gif) no-repeat; */
	background-color: #f5fafa;
	font: bold 11px, Verdana, Arial, Helvetica,
	sans-serif;
	
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4E4E4E;
	font-size: 11px;
}


td.alt {
	background: #F5FAFA;
	color: #4E4E4E;
}

#requestinfo {
margin-top: 10px;
position:absolute;
bottom:0;
}

#moreinfo {
float: right;
margin-right: 5px;
position: absolute;
top: 25px;
right: 10px;

}