/* reset section */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ul {list-style: circle;margin-left:2em;}
ul ul {list-style: square;margin-left:2em;}
ul ul ul {list-style: none; padding-left: 1.5em; text-indent: -1em; }
ol {margin-left:2em;}
ol ol {margin-left:2em;}
ol ol ol {padding-left: 1.5em; text-indent: -1em; }
h4, h5, h6 {font-weight: bold;}
h1 {font-size: 170%;}
h2 {font-size: 150%;padding-bottom:.5em;}
h3 {font-size: 130%;padding-bottom:.5em;}
h4 {font-size: 110%;padding-bottom:.5em;}
h5 {font-size: 105%;padding-bottom:.5em;}

/* Regular Styles */
body {color: #000;
	background: #24265f;
	font-family:Verdana,Arial,sans-serif;
	 font-size: small;
	 line-height: 1.33;
	 text-align:center;
	 margin-top:10px;
 }
 div#content{
	 width:933px;
	 background:url(/assets/images/background.jpg) repeat-y;
	 margin:0 auto;
	 border:1px solid #181a4e;
	 text-align:left;
	 position:relative;
 }
 div#content div#header{
	 width:933px;
	 height:187px;
	 background:#d1eefc url(/assets/images/header-new.jpg) top no-repeat;
 }
 div#header div#login{
	 width:220px;
	 position:absolute;
	 bottom:25px;
	 left:10px;
 }
 div#header div#login h3{
	 color:#ffffff;
	 font-size:14px;
	 text-align:center;
 }
 div#header div#login input.textBox{
	 margin:0;padding:0;
	 line-height:10px;
	 color:#77a384;
 }
 div#menu{
	 background:#d1eefc;
	 clear:both;
	 padding-bottom:3px;
	 margin-left:10px;
 }
 div#menu ul {
	 display:inline;
	 list-style:none;
	 padding:0;margin:0;
 }
 div#menu ul li{
	 margin:0;padding:0;
	 line-height:1em;
	 background:#d1eefc;
	 padding:0 7px 5px 7px;
	 text-align:center;
	 vertical-align:center;
	 float:left;
	 list-style:none;
	 border-right:1px solid purple;
 }
 div#menu ul li.oneLine{
	 padding:5px 7px 10px 7px;
 }
 div#menu ul li a,div#menu ul li a:focus,div#menu ul li a:visited{
	 font-weight:bold;
	 font-style:italic;
	 text-decoration: none;
	 font-size:.8em;
	 line-height:.9em;
	 font-family:Arial,Helvetica,sans-serif;
	 color:#181a4e;/* dc3227; */
 }
 div#menu ul li#sun_parent{
	 border-right:none;
 }
 div#menu ul li#spacer{
	 width:150px;
	 border:0px none;
 }
 div#menu ul li a:hover{
	 color:#dc3227;/* 77b13a */
 }
 div#sidebar{
	 width: 164px;
	 padding:5px;
	 #padding-top:7px;
	 float:left;
	 /* background:url(/assets/images/sidebar-top.jpg) no-repeat; */
	 min-height:287px;
	 height:auto !important;
	 height:287px;
 }
 div#sidebar h2, div#main h2 a{
	 font-weight:normal;
	 #font-weight:bold;
	 font-size:1em;
	 #font-size:.8em;
	 font-style:italic;
	 color:#0072bc;
	 margin:5px 0;
 }
 div#sidebar a{
	 color:#0072bc;
	 font-style: italic;
	 #font-weight:bold;
 }
 div#main{
	 margin:20px 20px 20px 190px;
	 color:#008fd4;
 }
 div#main h1{
	 color:#0067aa;
	 font-style:italic;
	 font-weight:normal;
	 margin:.5em 0;
 }
 div#main p{
	 margin-bottom:1em;
 }
 div#main dl dt{
	 margin-bottom:.5em;
 }
 div#main dl dd{
	 margin-left:3em;
	 margin-bottom:1.5em;
 }
 div.thumbnail{
	 width:120px;
	 height:150px;
	 float:left;
	 text-align:center;
	 margin:0;padding:0;
	 margin-right:50px;
	 /*border:1px solid;*/
 }
 div.thumbnail a{
	 font-style: italic;
	 font-weight:bold;
 }
 div.thumbnail div#imageBox{
	 width:120px;
	 #width:115px;
	 height:86px;
	 overflow: hidden;
	 padding:3px;
	 background:url(/assets/images/thumbnail-bg.jpg) no-repeat;
 }
 div.thumbnail div#imageBox img{
	 padding-right:5px;
	 padding-top:2px;
 }
 a:link,a:focus,a:visited{
	 color:#008fd4;
 }
 a:hover{
	 font-style:italic;
	 color:#aa9ac8;
 }
 table#proTypes td, table#proTypes th{
	 padding:5px !important;
 }
 table#proTypes td{
	 border-top:1px solid #548d2e;
	 border-right:1px solid #548d2e;
 }
 table#proTypes th{
	 border-bottom:1px solid #548d2e;
	 border-right:1px solid #548d2e;
 } 
 table#proTypes #end{
	 border-right:0px none;
 }
 
 /* Homepage DropDowns */
 a.child_link, a.child_link:visited, div.child_link
{
  display: block;
  width:   125px;

  border:  1px solid white;
  padding: 2px 5px;

  background: #d3f5a9;
  font-size:11px;
 /*  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85; */
  color:#008fd4;/* 004f82; */
}
a.child_link:hover{
	/* filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; */
	color:#dc3227;/* 24265f; */

}

a.child_link, a.child_link:visited { border-bottom: none; }
.child{margin:0;position:absolute;top:215px;#top:212px;}
div#child_link_menu_child{ border-bottom: 1px solid black; }
#sideMenu{margin:0;padding:0;list-style: none;}
#sideMenu li{padding-left:3px;padding-bottom:3px;}
#sideMenu li a{font-weight:bold;text-decoration:none;}
#sideMenu li a:hover {font-style:normal;color:green;}
sidebar h5{ }
blockquote{padding:0 3em 1em 3em;}
.editButton{
	color:red;
	display:none;
}
.editButton_on{
	display:block;
}
a.cartButton{
	display:block;
	padding:2px 4px;
	width:100px;
	background:#0067aa;
	color:#ffffff !important;
	#font-weight:bold;
	text-decoration:none;
	border:2px solid #ffffff;
	float:right;
	text-align:center;
}
a.cartButton:hover{
	background:#ffffff;
	color:#0067aa !important;
	border:2px solid #0067aa;
	
}
#footer, #footer a{
	color:#ffffff;
	font-size:11px;
}
#footer{
	padding:10px;
}
