.LCHeader{
	background-color:#c33;
	color:#fff;
	width:160px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 5px;
}
.inputtext01{
	font-size: 10px;
	border: 2px solid #c30;
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: center;
	vertical-align: top;
}
.inputtext02{
	font-size: 10px;
	border: 2px solid #ff6464;
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: center;
	vertical-align: top;
}
.button01{
	background-color:#ff6464;
	color:#fff;
	font-size: 10px;
	border: 2px solid #f99;
	margin: 0px;
	padding: 0px;
	cursor: auto;
	text-align: center;
}
.button02{
	background-color:#ff6464;
	color:#fff;
	font-size: 10px;
	border: 2px solid #c30;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align: center;
}
.image01{
	cursor: auto;
}
.image02{
	cursor: pointer;
}
.price01{
	font-size: 12px;
	color: #c30;
}
.sdesc{
	font-size: 11px;
	font-weight: bold;
	color: #FF6464;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.itemsdesc{
	font-size: 14px;
	font-weight: bold;
	color: #FF6464;
}
.itemldesc{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.itemldescn{
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.SNYHeader{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.SNYDetail{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.SNYBox{
	border: 1px solid #FF6464;
}
.gccilink {
	margin: 5px;
	padding: 5px;
	height: 20px;
	line-height: 20px;
}
.wc01 {
	font-size: 24pt;
	color: #FF6464;
	font-family: "Monotype Corsiva";
	font-weight: bold;
}
.wc02 {
	font-size: 16pt;
	color: black;
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
}
.wc03 {
	font-size: 12pt;
	color: black;
	font-family: "Bookman Old Style";
	font-style: italic;
	font-weight: bold;
}
/*MENU STYLES*/
#menu {
	width:170px;
	margin:0 0 2px 10px;
	font-weight:normal;
}
/*colors defined in skins*/
#menu h1 {
	width:160px;
	margin:0 0 4px 2px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;	
}
span.quan {
	font-size:9px;
	font-weight:normal;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#menu a, #menu a:visited {
	display:block;
	width:140px;
	height:auto;
	padding: 2px 3px;		
	text-decoration:none;
	font-weight:normal !important;
	letter-spacing:1px;
}
#menu a:hover {
	text-decoration: none;
	font-weight:normal;
}
#menu a.m1 , #menu a.m1:visited {
	margin-left:2px;
	padding:0px 2px 2px 12px;
}
#menu a.m2 , #menu a.m2:visited {
	margin-left:2px;
	padding:0px 2px 2px 14px;
}
#menu li {
	position: relative;
	display:block;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
#menu ul ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 160px;
	margin-left:-15px;
	height: auto;
}
a.menu_popup_first, a.menu_popup_first:visited  {
	margin-left:2px;
	padding:0px 2px 2px 14px !important;	
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul ,
div#menu ul ul ul li:hover ul ul , 
div#menu ul ul ul ul li:hover ul ul ,
div#menu ul ul ul ul ul li:hover ul ul 
{display: none;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul ,
div#menu ul ul ul ul li:hover ul ,
div#menu ul ul ul ul ul li:hover ul 
{display: block;z-index:500;}
/*menu styles end*/

/*quick search and browse by manufacturer (some styles are above)*/
.qs_block {
	float:right;
	width:302px;
	height:27px;
	margin:0 24px 0 0;
	padding:4px 0 0 20px;
	font-weight:bold;
}
.qs_block input.finput {
	width:140px;
}
#qs label {
	margin-top:4px;
}
#qs a, #qs a:visited {
	display:block;
	width:28px;
	height:20px;
	float:left;
	margin-left:5px;
	
}
#qs a:hover {
	background-position:bottom left;
}
.button_box a, .button_box a:visited {
	display:block;
	width:78px;
	height:17px;	
	padding-top:4px;
	margin:2px auto;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;	
}
/*------------------CATALOG STYLES------------------*/
.catalog_blurb:after {
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility:hidden;
}
* html .catalog_blurb {height: 1%;}
.catalog_blurb_container {
	float:left;
	padding:5px;
	width:98%;
}	
/*--option select menus styles*/
.trigger, .activetrigger {
	display:block;
	width:146px;
	height:13px;
	overflow:hidden;
	padding: 2px 10px 2px 2px;
	text-decoration:none;
}
.activetrigger {
	cursor:text;
}
#mform .trigger, #mform .activetrigger {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
/* style of the UL--*/
.dropcontainer ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:158px;
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
}
#mform .dropcontainer {
	width:112px;
	margin-left:28px;

}
*html #mform .dropcontainer {
	margin-left:-1px;
}
#mform .dropcontainer ul {
	width:112px;
	border-top:none;
}
.dropdownhidden {
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a {
	padding:0 2px;
	display:block;
	width:154px;
	text-decoration:none;
}
.dropcontainer ul li.current {
	font-weight:bold;
}
.dropcontainer{
	position:relative;
}
#msg_addtocart {
	border:1px solid #FFCC66;
	background-color:#FFFFCC;
	padding:0 10px 10px 10px;
}

/*--option select menus styles end--*/

/*form elements*/
.prod_variant select {
	width:160px;
	margin-bottom:2px;
	font-size:11px;	
}
.variant_bullet input {
	margin-bottom:-2px;
}
.prod_variant textarea {
	width:158px;
	font-size:11px;	
}
/*form elements end*/

/*titles*/
div.prod_main h1 {
	height:auto;
	margin:0;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
.prod_compare h1,
.prod_tile h1 {
	margin:0;
	padding:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.prod_tile h1 {
	margin-bottom:2px;
}
h1.title_with_links {
	margin:0;
	padding:10px 0 2px 0;
	font-size:12px;
}
.prod_compare h2 {
	margin:0;
	padding:5px;
	text-align:center;
	font-size:11px;
}
div#related h2 {
	height:15px;
	margin:0;
	margin-bottom:10px;
	padding:6px 0 2px 5px;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
}
div#products h3, 
div#related h3 {
	height:16px;
	margin:0;
	padding:4px 0px;
	font-size:11px;
	font-weight:bold;
}
#msg_addtocart h3,
.formframe_fixed h3 {
	margin:0 0 10px 0;
	padding:2px;
}
.formframe_fixed h3 {
	font-size:11px;
}
/*titles end*/

/*buttons*/

.prod_variant a.addtocart, .prod_variant a.addtocart:visited {
	display:block;
	width:98px;
	height:16px;	
	padding-top:4px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	text-decoration:none;
}
.prod_tile a.prodpic, .prod_tile a.prodpic:visited,
.prod_compare_pic a.prodpic, .prod_compare_pic a.prodpic:visited  {
	display:block;
	width:130px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
}
.prod_tile a.prodpic, .prod_tile a.prodpic:visited {
	margin-top:2px;
}
#products a.categ, #products a.categ:visited,
#related a.categ, #related a.categ:visited,
#related a, #related a:visited {
	text-decoration:none;
	font-size:10px;	
}
#related a, #related a:visited {
	font-size:11px;
	text-decoration:underline;
}
#products a.categ:hover,
#related a.categ:hover {
	text-decoration:underline;	
}
#products a.det, #products a.det:visited {
	display:block;
	width:60px;
	height:15px;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#related a.det, #related a.det:visited, #related a.det:hover {
	display:none;
}
.msg_buttons {
	height:20px;
}
a.mark, a.mark:visited,
.msg_buttons a, .msg_buttons a:visited,
#sc_buttons a, #sc_buttons a:visited,
.zipbox_in_button a, .zipbox_in_button a:visited,
#related a.morerelated, #related a.morerelated:visited  {
	display:block;
	width:120px;
	height:16px;
	padding-top:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#related a.morerelated, #related a.morerelated:visited {
	width:155px;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
}
.zipbox_in_button a, .zipbox_in_button a:visited {
	width:144px;
	margin:0;
}
.msg_buttons a, .msg_buttons a:visited,
#sc_buttons a, #sc_buttons a:visited {
	margin:0 1px 0 0;
	float:left;
}
#sc_buttons a, #sc_buttons a:visited {
	width:125px;
}
#sc_buttons {
	width:390px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
.searchresults a, .searchresults a:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	padding:2px;
	margin-left:1px;
	margin-top:2px;
	border:1px solid #ccc;
	background-color:#FFF;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.searchresults a.current {
	display:block;
	float:left;
	margin-top:1px;
	height:12px;
	background-color:#333;
	color:#fff;
}
.searchresults a.notcurrent {
	display:block;
	float:left;
	margin-top:1px;
	height:12px;
	background-color:#FFF;
	color:#000;
}
.searchresults a:hover {
	display:block;
	float:left;
	margin-top:1px;
	height:12px;
	color:#c00;
	background-color:#ffc;	
}
.zipbox_in_button {
	float:right;
	width:184px;	
}
#sc_buttons a.checkout_disabled, #sc_buttons a.checkout_disabled:visited, #sc_buttons a.checkout_disabled:hover {
	margin:0;
	cursor:text;	
}
#chform a.button, #chform a.button:visited {
	display:block;
	float:left;
	width:78px;
	height:17px;	
	padding-top:4px;	
	font-weight:bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

/*buttons end*/

.fineprint {
	font-size:10px;
}
.searchresults {
	height:20px;
	width:300px;
}
.searchresults div {
	width:35px;
	height:auto;
	float:left;
	padding-top:2px;
}
.sortby {
	width:240px;
	height:17px;
	padding:5px;
	float:right;
	margin-right:-1px;	
	text-align:right;
}
*html .sortby {
	height:1px;
	padding:5px 5px 3px 5px;
	margin-right:-8px;
}
.securetile {
	position:absolute;
	top:100px;
	left:168px;
}
*html .securetile {margin-right:8px;}
.sortby select {
	width:160px;
	font-size:11px;
}
div#products div {
	float: left;
	width: 180px;
	height: 240px;
	margin:5px 2px;
	background-color:#FFF;
	text-align:center;
}
div#related {
	padding-bottom:10px;
}
div#related div {
	width:168px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:center;	
}

.msg {
	height:auto;
	margin:5px;
	padding:10px;
	background-color:#FFFFCC;
	border:1px solid #CC9900;	
	font-size:11px;
}
.price_old {
	text-decoration:line-through;
}

.price_sale {
	color:#c00;
}
.price_andup {
	font-weight:normal;
}

*html .prod_container {
	height:1%;
}
.prod_container {
	min-height:1px;/*clearing hack for IE7*/
}
.prod_pics {
	float:left;
	width:122px;
	height:auto;
}
.prod_pics div.picture {
	margin-top:2px;
	padding: 2px 0 4px 0;
	text-align:center;
}
.prod_main {
	height:auto;
	padding:0 170px 0 128px; 	
	line-height:1.5;
}

.prod_options_container {
	float:right;
	width:161px;
	padding:2px;
}

.prod_options {
	width:161px;
	
}

.prod_variant {
	padding-bottom:10px;
	padding-top:3px;
}
.variant_name {
	margin-bottom:3px;
	padding:2px 2px 2px 4px;
	font-weight:bold;
	text-transform:uppercase;
}
.variant_price {
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.variant_bullet {
	padding-bottom:2px;
}
.variant_addcost {
	color:#f00;
}
.prod_variant b {
	display:block;
	padding:2px 2px 2px 4px;
}
#prod_compare_container {
	overflow:hidden;
	width:expression(parseInt(document.body.clientWidth-262)+'px');
}
#prod_compare_container_control {
	height:20px;
	overflow-x:auto;
	width:expression(parseInt(document.body.clientWidth-262)+'px');turn
}
table#prod_compare_table td {
	vertical-align:top;
}
.prod_compare {
	padding:0;
	margin-right:1px;
	margin-bottom:10px;
	text-align:center;
	background-color:#fff;
}
.prod_compare_pic {
	padding:5px 0;
}
.prod_compare_options {
	width:161px;	
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;	
}
*html .prod_compare_options {
	width:162px;	
}
.prod_compare div.variant_name {
	text-align:center;
}
.prod_compare_options b {
	width:154px;
	margin:0;
}
.prod_compare_summary {
	padding:5px;
	line-height:1.3;
}
/*image popup*/
#image_placeholder_container {
	width:auto;
	height:auto;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
}
#image_placeholder_title {
	font-weight:bold;
	padding:5px;
}
.closethiswindow {
	float:right;
	width:15px;
	height:15px;	
	margin:2px;
}
.closethiswindow a, .closethiswindow a:visited {
	display:block;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-left:2px;
}

#image_placeholder_caption {
	padding:5px;
}
#image_placeholder{
	text-align:center;
}

/*------------------------catalog ends-------------------*/

/*---------------SHOPPING CART-----------------*/
/*tables*/
#sc_table, .sc_table {
	width:95%;
}
.sc_table {
	width:680px;
}
#sc_table td, .sc_table td {
	background-color:#fff;
	padding:4px;
}
#sc_table th, .sc_table th {
	padding:4px;
}
#sc_table th.zipth {
	font-weight:normal;
}
#sc_table td.ce {
	text-align:center;
}
#sc_table td.le {
	padding-right:20px;
}
#sc_table th.ri {
	text-align:right;
}
#sc_table td.ri {
	text-align:right;
}
tr.total_row td {
	text-align:right;
	font-weight:bold;
}
#sc_table input.qu {
	width:25px;
	height:auto;
	padding:3px;
	font-weight:bold;	
}
.zipbox {
	height:60px;
	padding:10px;
	border:1px solid #fc6;	
	background-color:#ffc;
}
.zipbox_in {
	width:390px;
	height:50px;
	float:right;
}
#enterzip {
	width:60px;
}
.formframe_fixed {
	width:660px;
	height:320px;
	padding:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#chform .leftside {
	width:360px;
	height:320px;
	margin-right:5px;
	padding-right:5px;
	float:left;
}
#chform .rightside {
	width:280px;
	height:320px;
	float:left;
}
#chform label, #chform div.empty, div.withtext {
	display:block;
	float:left;
	width:100px;
	height:20px;
	padding: 2px 4px 0 4px;	
	text-align:right;
}
div.withtext {
	width:160px;
	text-align:left;
	padding-top:3px;
}
#chform input.finput {
	width:160px;
}
.form_row {
	height:22px;
}
/*variant with quantity box*/
.addtocartbg {
	width:118px;
	height:30px;
	margin:0 auto;
}
.addtocartbg a.addtocart, .addtocartbg a.addtocart:visited, .addtocartbg a.addtocart:hover {
	width:30px;
	float:left;
	margin:0;
}