


#header .storeLogo{
	width:460px;
	font:bold 36px Tahoma, Geneva, Verdana, sans-serif ;
	float:left;
	color:#eceddc;
	padding:15px 0 10px 15px;
}

#header .storeLogo a{
	color:#eceddc;
	text-decoration:none;
}

#header .searcharea{
	float:right;
	width:264px;
	text-align:center;
	border:1px solid #006699;
	padding:10px 0;
	margin: 2px;
	color:#ff0000
}

#header .searcharea .searchText{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-right: 3px;
}

#header .searcharea .searchForm{
	margin:auto;
}

#header .searcharea .searchInput{
	width:150px;
}

#searchSubmit.ys_primary{
	border:
	solid 1px #fff;
	margin-left:3px;
	padding:0;
	background: #336699 url('') 0 0 repeat-x;
	color:#f1f2ed;
	font:bold 11px
	Arial,verdana,sans-serif;
	text-align:center;
	cursor:pointer;
}
  



#tagline {
color: #333333;
font: 12px  bold italic Verdana, Tahoma, Helvetica, sans-serif;
float:right;


}


#PopIm{ position:absolute; top:50%; height:10em; margin-top:-5em }

#PopImText{ 
background-color:#babbaa;
color:white;
font: 15px bold Verdana, Tahoma, Helvetica, sans-serif;
display:hidden;
}

*/


#prevNextNav{
	clear: both;
	display:block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#prevInCategory{
	width:40%;
	float:left;
	margin-right: 45px;
	display: inline;
	text-align:right;
}

#nextInCategory{
	width:40%;
	clear:right;
	float:right;
	margin-left: 45px;
	display: inline;
	text-align:left;
	margin-bottom:10px;
}


#wweinnerbody > table  {
	width: 100%;
}

#bodyContent .contentsTable{
	margin:0px;
}

#contentarea {
margin: 15px;

}

#wweDEBUG {
	border: 3px solid black;
	background:yellow;
	font:bold 18px Arial;
}


#tabbednav{
	margin-bottom:0px;
	padding-bottom:0px;
}

#tabbedlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 0;
	font: bold 1
	2px Verdana, sans-serif;
}

#tabbedlist li {
	list-style: none;
	margin: 0;
	display: inline;
	padding-bottom: 0px;
}

#tabbedlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #353535;
	background: #006699;
	color:#cccccc;
	text-decoration: none;
	border-bottom: 1px transparent;
}

#currenttab li a {
	position: relative;
	top: 1px;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #353535;
	border-bottom: 1px transparent;
	background: #e6e6e6;
	text-decoration: none;
}

#tabbedlist li a:link {
	color: #cccccc
}

#tabbedlist li a:visited {
	color: #cccccc
}

#tabbedlist li a:hover {
	color: #ffffff;
	background: #3d70a3;
	border-color: #227;
}

#tabbedlist li a#currenttab {
	position: relative;
	top: 1px;
	color: #990000;
	background: #e6e6e6;
	border-bottom: none;
}

#currenttab li a:hover {
	color: #333333;
	background: #cccccc;
	border-color: #227;
}

#topNav {
	border-color: #353535;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-top: 1px solid;
}

#sideNav, #sideNav div   {
	width: 150px;
	background: #006699;
	epadding:10px 10px 10px 10px;
	margin-bottom: 0px;
	word-wrap: break-word;
}
#sideNav > div { padding:10px 10px 10px 10px }
#sideNav div {
	width: auto;
}

#sideNav a {
	color: black;
        display: block;
	padding: 6px;
}

#sideNav a:hover {
	color: #aaaaaa;
}


.wwehighlight {
	font-weight: bold;
	font-size:larger;

}
.wweclear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#mainbody, #header, #header .searcharea {
	background-color: #babbaa;
	border:none;
}

#wweinnerbody {
	border: 1px solid
	black;
	background-color: #ffffff;
}

.leecode {
	clear: both;
	display: block;
	border: black 2px dashed;
	background-color:#dddddd;
	padding: 10px;
	margin:10px;
	white-space: pre;
}

pre[wrap]  {
	white-space: pre
}


.progress-border {
	height: 15px;
	width: 120px;
	background: #cccccc;
	border: 1px solid silver;
	margin: 0px;
	padding: 0px;
}

.progress-bar {
	text-align:center;
	margin: 2px;
	padding: 0px;
	background: #3399cc ;
}

.update  {
	float:left;
	background: #ffffff;
	background-image: url('http://ep.yimg.com/ca/I/leeland_2194_22078238');
	background-repeat: no-repeat;
	padding-top: 0px;
	border-top: 1px solid #778;
	display:inline-block;
}

.update:before{
	content: "UPDATE";
	font:bold 12px Tahoma,
	Geneva, Verdana, sans-serif ;
	display:inline-block;
	text-indent: 70px;
}

.update:before{
	content:  attr(date);
	font:bold 1
	0px Tahoma, Geneva, Verdana, sans-serif ;
	display: block;
	text-indent: 70px;
}


.Image{
	text-align:center;

}

.ContentsImage .imgzoomable{
	text-align:center;
	align:center;
}


.scriptOnly {
	visibility: hidden
}





#wweSlideControl {
	display:block;
	align: center;
	text-align:center;
	width: 95%;
	background-color: #e6e6e6;
	padding: 5px;
	margin: 5px;
}

.wweSlideDivHL img {
	padding:5px 2px 5px 2px;
	border-left: 3px solid #ff0000;
	border-right: 3px solid #ff0000;
	display: inline;
}

.wweSlideDiv  img {
	border: 0px ;
	padding:5px 5px 5px 5px;
	display: inline;
}

#wweSlideBody > div  {
	display:inline;
}

#wweSlideBody div img {
	padding-top:5px;
	vertical-align: top;

}






#wweProductSpec  > ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid black;
	font: bold 12px Verdana, sans-serif;
}

#wweProductSpec  >  ul  li {
	list-style: none;
	margin: 0;
	display: inline;
	padding-bottom: 0px;
}

#wweProductSpec  > ul  li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #353535;
	background: #006699;
	color: #cccccc;
	text-decoration: none;
	border-bottom: 1px transparent;
}

#wweProductSpec  > ul li.hlProductSpec a {
	position: relative;
	top: 1px;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #353535;
	border-bottom: 1px transparent;
	background: #e6e6e6;
	text-decoration: none;
	color: #990000;
}

#wweProductSpec >  ul  li a:hover {
	color: #ffffff;
	background: #3d70a3;
	border-color: #227;
}

#wweProductSpec > li.hlProductSpec a:hover {
	color: #333333;
	background: #cccccc;
	border-color: #227;
}

#wweProductSpec > div{
	display:block;
	padding: 5px;
	border-top: none;
	border-right:1px  solid #353535;
	border-bottom: 1px solid #353535;
	border-left: 1px solid #353535;
	font: 12px Arial,verdana,sans-serif;
	background:#e6e6e6;
	text-wrap: suppress;
}

.wwePspecs ul {
	margin-bottom:20px;
}



#wweContentsHeader {
	padding:5px;
	height: 25px;
	clear: both;
}




.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}


* html .clearfix{height: 1%;}
.clearfix{display: block;}
  


div.clearfix{
 background-color: #ffffff;  
 border: 1px solid black;
}


#bodyContent{
 background-color: #ffffff;  
 float: right; 
 display:inline; 
 position: relative; 
 width:650px; 
 }

#mainbody{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
input:focus {
	border-color: #000;
	background-color: #ddddff;
}
 

