* {
	margin: 0px;
	padding: 0px;
}
html, body {
	text-align:center;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	background-image: url(images/lsn2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}


/* remember to define focus styles! */
:focus {outline: 0;}


h1, h2, h3, h4, h5, h6 { color: #000 }
h1 { display: block; }
h2 { margin-bottom: 3px; font-size: 16px;font-family:Verdana}
h3 { margin-bottom: 3px; font-size: 1.3em;}
h4 { margin-bottom: 2px; font-size: 1.3em;}
h5 { margin-bottom: 2px;color:#FF3366; font-size: 12px}
img{ border:0px; }


#navvy {
	position:absolute;
	float:left;
	width: 80px;
	height: 150px;
	margin-left: -80px;
	margin-top: 50px;
}
.defaultSmall{
	font-size:9px;
}
.defaultRight{
	text-align:right;
}
.default{
	font-weight:normal;
}
.alert{
	color:#DD0000;
}


#imgright {
	float: right;
	width: 300px;
	margin-top: 0px;
}

#swatches {
	width: 250px;
	margin-top: 6px;
}
/* CSSBOX */
#wrapper{
	list-style-type: none;
	width: 980px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
	overflow: hidden;	
}
#swfmenu {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding-top: 22px;
	float:none;
	position: relative;
	z-index: 10;
}
#subwrapper{
	list-style-type: none;
	width: 980px;
	display: block;
	margin: 0 auto;
	height: auto;
	text-align: left;
}
#headerwrapper {
	width:100%;
	height:70px;
	margin: 0 auto;
}

#head {
	width: 100%;
	height: 84px;
	margin: 0 auto;
	background-position: top center;
	background-repeat:no-repeat;
}

#headerRight {
width:900px;
height:30px;
float:right;
margin:10px 0 0 0;
text-align:right;
whitespace: nowrap;

}



#categorynav {
font-size:13px;
font-weight:700;
width:500px;
height:20px;
text-align:left;
margin-top:17px;
padding-left:15px;
float:left;
}

#searchbox {
	clear:both;
	width:420px;
	height:42px;
	float:left;
	margin-top: 4px;
	color: #fff;
	margin-left: 20px;
}
.red {
	text-decoration:none;
	font-size: inherit;
}
.searchInput {
width:auto;
height:20px;
color:#00338e;
border:1px solid #ccc;
background-color:#fff;
float:left;
}

.searchImg {
width:18px;
height:20px;
margin-left:-12px;
float:right;
padding:0;
}

.textInput {
color:#00338e;
border:1px solid #ccc;
background-color:#fff;
}

#breadcrumbs {
	color: #1d1d1d;
	text-decoration: none;
	text-align:left;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 4px;
}

#breadcrumbs a{
	color: #1d1d1d;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #3a5268;
	text-decoration: none;
}

#breadcrumbsdk {
	color: #1d1d1d;
	text-decoration: none;
	text-align:left;
	font-size: 11px;
	margin-top: 4px;
}

#breadcrumbsdk a{
	color: #1d1d1d;
	text-decoration: none;
}
#breadcrumbsdk a:hover {
	color: #3a5268;
	text-decoration: none;
}
#swatches {
	width: 52px;
	height: 50px;
	margin-top: -14px;
	margin-right: 2px;
	margin-bottom:4px;
	margin-left: 20px;
	float: left;
	text-align: center;
}
.headerNav a:link,.subnav a:visited,.sublink a:active {
color:#333;
font-size: 10px;
text-decoration:none;

}

.headerNav a:hover {
color:#d30000;
text-decoration:underline;
}

.selectBox {
	margin-right:3px;
	width: 60px;
}

.searchmenu1 {
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
text-decoration: none;
color: black;
display: inline-block;
}

.box {
	margin-right:3px;
	width: 60px;
}
.textBox {
	float:right;
	margin-right:3px;
	color:#00338e;
border:1px solid #ccc;
background-color:#fff;

}

div#header{
	background: url(../images/h_top_small.jpg) 0 0 no-repeat;
	height:200px;
	margin-top:10px;
	margin-bottom:0px;
	width:100%;
	clear:both;
	float:left;
}

#menunew {
	clear:both;
	z-index:9999;
}
div#headerTop{
	width:100%;
	clear:both;
	float:left;
	text-align:left;
	margin-bottom:8px;
	position:relative;
}

#content{
	text-align:left;
	width:980px;
	margin: 0 auto;
}

.smalltextblk {
	font-size:85%;
}


#maincontent{
	width: 980px;
	text-align:left;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	height: 110%;
	
}

#maincontentprod{
	width: 976px;
	text-align:left;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px;
	border-color: #333;
	border-style: solid;
	border-width: 2px;
	height: 100%;
}

#slidecontentprod{
	width: 800px;
	text-align:left;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px;
	height: auto;
	
}


#maincontent1{
	width: 980px;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	}

#maincontent2{
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
}
.section {
	position:relative;
	clear:both;
	width:100%;
	}
	
.imgbg {
	width: 435px;
	height: auto;
	padding: 10px 5px 10px 5px;
	background-repeat: no-repeat;
	margin: 20px 0 0 10px;
}
p{
	margin-bottom:5px;
	margin-top:5px;
}
p.notes{
	color: #969c92;
}

p.highlight{
	background:#FFFFCC;
	border: 1px dashed #f4f4f4;
	padding: 10px;
}
.heading{
	width:100%;
	margin-bottom:10px;
	position:relative;
	height:25px;
}

.heading a{
	position:absolute;
	right:0px;
	top:0px;
}
.clear{
	width:100%;
	clear:both;
}


/* EXAMPLES */

#h_examples{
	background: url(../images/examples.jpg) top left no-repeat;
}
#examples{
	padding-bottom:2px;
}
ul.exlist{
margin-left: 6px;
width:350px;
clear:none;
padding-bottom:8px;
}

ul.exlist li{
	list-style-type: none;
	margin-left: 10px;
	padding-left:5px;
	/*background: url(../images/list_img.gif) 0% 50% no-repeat;*/
	list-style:square;
	margin-bottom:2px;
}

.adlist{
	position:absolute;
	top:20px;
	right:0px;
	width:330px;
}


.myform{
	width:400px;
	padding:13px;
	padding-top:0px;
	/*background : #f0f0f0;border : 1px solid #dfdfdf;*/
}
.myform label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

.myform .small{
	color:#666666;
	display:block;
	font-weight:normal;
	text-align:right;
	width:140px;
}
.myform input{
	float:left;
	width:200px;
	margin:2px 0 20px 10px;
	font-size:12px;
	/*background:#F2F2F2;*/
	border:1px solid #CCC;
	height:18px;
}
.myform textarea{
	float:left;
	width:200px;
	margin:2px 0 20px 10px;
	font-size:12px;
	border:1px solid #CCC;
	height:100px;
}
.myform input#validation{
	width:40px;
}

.myform input#sendbutton{
	clear:both;
	margin-left:150px;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
	cursor:pointer;
	height:25px;
}

.myform #response{
	clear:both;
	float:left;
	width:320px;
	margin-left:100px;
}

.myform #response div.error_msg{
	border: 1px solid #DD3C10;
	background: #FFEBE8;
	padding:5px;
}

.myform #response div.success_msg{
	border: 1px solid #E2C822;
	background:#FFF9D7;
	padding:5px;
}
/* START VALIDATION*/
div.errbox{
	margin-left:150px;
	display:block;
	position:relative;
	margin-bottom:5px;
	width:315px;
	position:absolute;top:210px;
	right:0px;
	border-top:1px solid #EEE;
	padding-top:5px;
	background : #f5f5f5;border : 1px solid #dfdfdf;
	padding-bottom:5px;
}
div.errbox strong{
	color:#990000;
	margin-left:8px;
}
div.errbox label.error{
	text-align:left;
	color:#666;
	font-weight:normal;
	clear:both;
	float:left;
	background: url(../images/check.gif) 0 0 no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:3px;
	margin-left:10px;

}
/* END VALIDATION*/
/*END CONTACTS SECTION*/


.spacer{
 clear:both;
 height:60px;
}

.descheader {
	font-size:12px;
	color:#003;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
 }

.proddesc {
	width: auto;
	padding: 2px 2px 0 0;
	font-size: 11px;
	color: #1d1d1d;
	text-align: left;
}
	
#footer {
	width: 900px;
	margin: 0 auto;
	padding-top:5px;
	text-align: center;
}

#footer a{
color: #1d1d1d;
text-decoration:none;
}

.demo {
	width: 770px;
	text-align: left;
	float: left;
}
#prodimage {
	width: 500px;
	float: left;
	margin-right: 12px;
}
.prodimagetxt {
padding: 0 4px 0 4px;
text-align:left;
width: 300px;
white-space:normal;
overflow: scroll;
}

#extra {
	width: 200px;
	float: left;
	padding: 2px;
	margin-left: 5px;
}

#crossSaleHeader {
	padding-top: 5px;
	font-size:11px;
	font-weight:bold;
	margin: 0 auto;
	text-align:center;
	padding-bottom: 10px;
}
.crossprodimg {
	width: 125px;
	margin: 0 auto;
	text-align: center;
}

#crossSaleTitle {
	margin: 0 auto;
	text-align: center;
	width: 150px;
}
#crossSalePrice {
	margin: 0 auto;
	text-align: center;
}

.prodtitle {
	font-size:14px;
	font-weight:bold;
	margin: 10px 0 -20px 4px;
	text-align:left;
	color: #1d1d1d;
	width: 440px;
}
.smallGrey {
	font-weight:bold;
}

.sizecolor {
	margin-bottom: 10px;
}

.prodinfoPricing {
	font-size: 14px;
	color: #1d1d1d;
	font-weight:bold;
}

.optiontxt {
	font-variant:small-caps;
	font-size: 11px;
}

.zed {

}
.addimg {
	margin-left: 10px;
}
.boldBlue {
	color: #1d1d1d;
}
#adspace {
	margin-top: 0px;
	
}

.socialLinks {
	margin-top: 5px;
}

ul.navigation{
	display: block;
	position: relative;
  	float: left;
  	clear: left;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: -22px 0 0 220px;
	right: 6px;
	font-variant:small-caps;
  	color: #fbfbfb;
  	font-size: 11pt;
	text-align: center;
}


ul.navigation li {
 	text-align: left;
  	padding: 0 9px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

ul.navigation li a {
	color: #fbfbfb;
}

. ul.navigation li a:hover {
	color: #cc0000;
}
