.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/

A {
  color: #000000;
  text-decoration: none;
}

/*A:hover {
  color: #AABBDD;
  text-decoration: underline;
}*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
  margin-bottom:7px;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #80b0c7;
  background-image: url('images/icons/bg2.gif');
  color: #003399; /*#ffffff;*/
  padding: 5px 5px 5px 10px;
  padding
  text-align: left;
}


TD.newProductsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/bg1.gif');
  color: black;
  text-align: center;
  padding: 5px;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
}


TD.AlsoBoughtHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /*background-image: url('images/bg1.gif');*/
  background-color: #ebeaef;
  color: black;
  text-align: left;
  padding: 3px 3px 3px 10px;
  border-top: 1px solid #969696;
  border-left: 1px solid #969696;
  border-right: 1px solid #969696;


}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: white;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

/*TABLE.productListing {
  
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}*/

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/bg1.gif');
  color: black;
  text-align: left;
  padding: 5px;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;

  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #b6b7cb;
  padding:5px;
}

TD.productListing-shoppingcart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  /*font-weight: bold;*/
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding: 4px;
}

TD.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  /*padding-top: 8px;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #DDDDDD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDDDDD; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.headernavtext {
  font-size:12px; 
  font-weight:bold;
  font-family: Verdana, Arial, sans-serif;
  color: black;
}

.headernavtext:hover {
  text-decoration:underline;
  color:black;
}



/*.headernavtextshadow {
  font-size:13px; 
  font-weight:bold;
  position:absolute;
  color:white;
  position:absolute;
  text-decoration:none;
}*/

TD.productInfoHeader {
  font-family: arial, 'lucida console', sans-serif;
  font-size: 19px;
  color: 1f1949;
  border-bottom: 2px solid #1f1949;
  font-weight: bold;
  }

TD.productInfoHeader2 {
  font-family: arial, 'lucida console', sans-serif;
  font-size: 14px;
  border-bottom: 1px solid black;
  font-weight: bold;
}

TD.productInfoText {
  font-family: arial, 'lucida console', sans-serif;
  font-size: 14px;
  color: black;

}


TD.productInfoManufacturer {
  font-family: arial, 'lucida console', sans-serif;
  font-size: 11px;
  color: #959595;
}

TD.arialText {
  font-size: 13px;
  font-family: arial, 'lucida console', sans-serif;
  color: black;
}
TD.mediumText {
  padding: 10px;
  font-size: 13px;
  font-family: arial, 'lucida console', sans-serif;
}

TD.toolbar {
  padding: 6px 20px 6px 20px;
  font-family: arial, 'lucida console', sans-serif;
  font-size: 13px;
}

a.header {
  color: #003399;
  font-decoration: underline;
  text-decoration: underline
}

a.header:hover {
  color: white;
}

TABLE.toolbar-block {
  /*padding: 0 10px 0 10px;*/
  border: 1px solid #969696;
  background-image: url(images/bg1.gif);
  width: 100%;
}

TABLE.header_top {
  width: 100%;
margin-bottom:5px;
  
}

.std_button {
    background-color: #99CCFE;
	font: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	color: #003397;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding: 3px 4px 2px 4px;
	overflow: visible;
    border-bottom-color: #003397;
    border-right-color: #003397;
    
}

.column_left {
  padding-top: 8px;
}

.column_right {
  padding-top: 8px;
}

.column_middle {
 /* padding: 5px 0px 0 10px;*/
} 

.left_column_width {
  width: 200px;
}

.category_box {
  color:#003398;
  /*color:black;*/
  font-weight: bold;
  font-size: 13px;
  /*text-decoration:underline;*/
  padding-left: 7px;
  
}

.category_box:hover {
  color:#23ff42;
}

.category_box_parent {
  color:#black;
}

a.infobox2 {
  color:#003398;
  background:white;
  
  font-weight: normal;
  font-size: 13px;

  padding-left: 7px;
  
}

a.infobox2:hover {
  color:#23ff42;
  text-decoration:underline;
}



#navcontainer
{
margin-top:1px;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 3px solid #1f1949;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.4em;
margin-left: 0px;
border: 1px solid #1f1949;
border-bottom: none;
background: #e3e3e3;
text-decoration: none;
color:black
}

#navlist li a:link { color: black; }
/*#navlist li a:visited { color: #667; }*/

#navlist li a:hover
{
color: white;
background: black;
border-color: black;
}


#navlist li a#current
{
font: bold 21px Verdana, sans-serif;

background:  black;
color:white;
border: 1 px  black;
/*border-bottom: 1px solid white;*/
}
#navlist li a#current:hover
{
background: black;
/*border-bottom: 1px solid white;*/
border: 1 px black;
color:white;
}


.tab_box{
}

.tab_bg, .tab_bg a, .tab_bg_active, .tab_bg_active a, .tab_bg_nolink {
	float:left;
	text-decoration: none !important;
	background-color: #000; /* Background color on both active and inactive tabs */
	color:#fff !important; /* Text color on both active and inactive tabs */
}

.tab_bg_nolink {
  	background-color: #e3e3e3; /* Background color on tabs with nolink*/
	color:#bbb !important; /* Text color on with nolink */
}

.tab_bg_nolink a:hover {
	color: #bbb;
	background: #e3e3e3;
	text-decoration: none;
}


.tab_bg, .tab_bg_active, .tab_bg_nolink {
	margin-right: 2px; /* Space between the tabs */
}

.tab_bg_active, .tab_bg_active a {
	background-color: #ccc; /* Background color on active tabs */
	color:#000 !important; /* Text color on active tabs*/
}

.tab_bg a:hover{
	background: #fff; /* Background color on hover inactive tabs */
	color:#000 !important; /* Text color on hover inactive tabs */
	margin-right: -5px;
	padding-right: 10px;
	margin-left: -5px;
	padding-left: 10px;
}

.tab_element {
	padding: 5px; /* Padding inside the tab. BEWARE! This will affect hover-values horizontally (default 5px) */
	float:left;
	font-size: 100%;
	font-weight:bold;
}

.corner_left{
	width:5px;
	float:left;
}

.corner_right{
	width:5px;
	float:left;
}


.std_text1 {
  font-size: 12px;
  font-family: arial, 'lucida console', sans-serif;
}






.tab_box_end1{
 	clear: both;
	background-color: #1F1949;
	color: #8f8ca4;
	padding: .25em;
	padding-left: 1.1em;
	padding-right: 1.1em;
}

.tab_box_end1 a{
	color: #FFF;
	text-decoration: none;
}

.tab_box_end1 a:hover{
	color: #f4bf3d!important;
	text-decoration: none;
	background-color: transparent;
}

.tab_box_end1 a:visited{
	color: #fff;
	text-decoration: none;
}

.tab_box_end1_right{
	float: right;
}



.tab_element1 {
	padding: 5px; /* Padding inside the tab. BEWARE! This will affect hover-values horizontally (default 5px) */
	float:left;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 90%;
}




#navlist
{
padding: 0px 0 3px 0;
margin-left: 0;
border-bottom: 3px solid #1f1949;
font: bold 11px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 0px;
border: 1px solid black;
border-bottom: none;
background: white;
text-decoration: none;
}

#navlist li a:link { color: black; }
#navlist li a:visited { color: black; }

#navlist li a:hover
{
color: black;
background: #95c5dc;
border-color: #227;
}

#navlist li a#current
{
background: #1f1949;
color: white;
border-bottom: none;
}

.login_box {
  color: black;
  padding-left:7px;
  
  font-weight: normal;
  font-size: 13px;
}

#mainNav ul
{

	}

#mainNav a:hover span
{
	background-position: 100% -30px;
}

#mainNav
{
	clear:right;

	}


#mainNav ul
{
	margin:0;
	padding:0;
	
	
}


#mainNav li
{
	position:relative;
	top:0px;
	list-style:none;
	float:left;
	padding-right:4px;
	font-size:11px;
	font-family: arial, "lucida console", sans-serif;
	
	

}

#mainNav a
{
	float:left;
	display:block;
	background:url("images/icons/bg_prodnav_left2.gif") no-repeat;
	padding-left:11px;
	/*border-bottom:1px solid #93C0FF;*/
	
	text-decoration:none;
	
}

#mainNav a span
{
	float:left;
	display:block;
	background:url("images/icons/bg_prodnav_right2.gif") no-repeat right top;

	padding:4px 11px 3px 0px;
	color:#1f1949;
}

#mainNav a:hover span {color:#000}

/* !IE5-Mac \*/
#mainNav a span { float:none; }
/**/

#mainNav #current a
{
	background-position:0 -30px;
	border:none;
}

#mainNav #current a span
{

	background-position:100% -30px;
	color:#1f1949;
	font-weight:bold;
	padding-bottom:3px;
}

#mainNav a:hover
{
	background-position:0 -30px;
}

#mainNav a:hover span
{
	background-position:100% -30px;
}


#navailable
{
	float:left;
	display:block;
	background:url("images/icons/bg_prodnav_left2.gif") no-repeat;
	padding-left:11px;
	/*border-bottom:1px solid #93C0FF;*/
	text-decoration:none;
	
}

#navailable span
{
	float:left;
	display:block;
	background:url("images/icons/bg_prodnav_right2.gif") no-repeat right top;

	padding:4px 11px 3px 0px;
	color:#bdbdbd;
}

TABLE.bluetable {
  background-color: white;
  /*padding: 10px;*/
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;


}

TD.bluetable {
  text-align: left;
  border-bottom: 1px solid black;
  padding: 10px 10px 10px 10px;
}

TH.header {
 text-align: left;
 font-size: 18px;
 font-weight: bold;
 font-family:  Arial, Helvetica, sans-serif;
 padding: 6px 4px 6px 10px;
 background-color:#d7faff;
 border-bottom: 1px solid black;
}


#innsending_header{
  font-size: 20px;
  font-family:  Arial, Helvetica, sans-serif;
  fonr-weight: bold;
}

TD.shortdesc {
  font-weight: bold;
  border-right: 1px solid black;
  text-align: left;
  border-bottom: 1px solid black;
  padding: 10px 10px 10px 10px;
}

TABLE.bottom {
border:1px solid black;
padding: 10px;
}

TD.standardheader {
 text-align: left;
 font-size: 20px;
 padding-top: 5px;
 font-weight: bold;
 font-family:  Arial, Helvetica, sans-serif;
 
}

TD.mediumtext {
 text-align: left;
 font-size: 18px;
 /*font-weight: bold;*/
 font-family:  Arial, Helvetica, sans-serif;
 
}

TD.boldtext {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  fonr-weight: bold;
}

TABLE.onepix {
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td.onepix {
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}

/* 
Theme: Stainless Steel: Stenli Style
*/

table.std {
	border: 1px solid #000; 
	background-color: #d4e7ff; /*#D4D0C8;*/ 
	color: #000;
}
 
td.std, th.std { 
  padding:5px; 
}

caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/* =links
----------------------------------------------- */
table.std a { color:black; text-decoration: none;}
table.std a:link {color:black;}
table.std a:visited { color: black;}
table.std a:hover {color:#23ff42;}

/* thead tbody tfoot
----------------------------------------------- */

thead.std th, tfoot.std th, tfoot.std td ,tbody.std th,tbody.std td {
	color: #000; 
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

thead.std th, tfoot th, tfoot td { 
  background-color: #a7cdff; /*#ccc; */
  font-weight: bold; 
  text-align: left; 
}

tfoot.std td { text-align:right }
tbody.std th {  text-align:left; }


/* Visual and hover effects */
.odd td { }

tbody.std tr:hover td{
	background-color: silver;
	border-right: 1px solid #eee; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-bottom: 1px solid #eee; 
	background-color: #d4e7ff; /*#e4e0d8;*/
}






* {
margin:0;
padding:0;
}

body {
background:#fff;
font:11px/1.35 Arial,Helvetica,sans-serif;
color:#444;
text-align:center;
}

img {
border:0;
vertical-align:top;
}

a {
color:black;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

:focus {
outline:0;
}


fieldset {
border:0;
}

legend {
display:none;
}


ul,ol {
list-style:none;
}



.wrapper {
background:#fff;
padding-bottom:20px;
}

.page {
width:960px;
margin:0 auto;
text-align:center;
}


.main2 {
margin:0 0 14px;
min-height:350px;
background-image:url(../images/icons/bkg_cols.gif);
background-color:#fff;
background-repeat:repeat-y;
border:1px solid #cfcfcf;
text-align:left;
background:none;
border:none;
}

.sidebar {
min-height:350px;
}

.col-left {
float:left;
width:182px;
padding:0;
margin:0 0 -1px;
}

.col-main {
float:left;
width:715px;
padding:0 20px 20px;
}

.col-right {
float:right;
width:182px;
padding:0;
margin:0 0 -1px;
}



input.input-text,textarea {
padding:2px 2px;
background:#fff url(../images/icons/bkg_input.gif) 0 0 repeat-x;
}

.branding {
position:absolute;
left:0;
margin:-29px 0 0;
top:50%;
height:56px;
}

.logo {
float:left;
width:196px;
height:56px;
overflow:hidden;
}

.header-container {
margin:0 0 0px;
text-align:left;
}

.main_header {
padding:30px 0 2px;
min-height:50px;
/*position:relative;*/
z-index:5;
width:960px;
}


.header-panel {
text-align:center;
z-index:994;
background:#fff url(../images/icons/bkg_header-panel-bg.gif) repeat-x 0 100%;
line-height:28px;
padding:0 0 0 11px;
}


.top-cart .block-title h3 {
display:block;
padding-right:10px;
background:url(../images/icons/bkg_header-panel.gif) no-repeat 100% -71px;
font-size:11px;
color:#1e75b4;
font-weight:bold;
text-decoration:none;
}




.products-grid:after{
display:block;
content:".";
clear:both;
font-size:0;
line-height:0;
height:0;
overflow:hidden;
}

.main-background {
/*background:#FFF url(../images/icons/page_background.png) repeat-y scroll center top;*/
}

.wrapper {
/*background:transparent url(../images/icons/page_background_overlay.png) no-repeat scroll center top;

padding-bottom:0;*/
}

a {
color:black;
text-decoration:none;
}

a:hover,a:focus {
text-decoration:underline;
}

a:active {
color:#90B150;
}


.page {
width:986px;
margin-top:-28px;
}

.header .logo {
z-index:2000;
margin-top:0;
margin-left:18px;
}

input.input-text,select,textarea {
border:1px solid #83B940;
color:#555;
font-size:11px;
}


.col-main {
width:775px;
margin:10px 0 0 10px;
background:none;
padding:0;
}

#logo {
	background-image:url(../images/icons/modnet_liten_logo.png);
}

button {
cursor:pointer;
}

.link_button {
background-color:transparent;
background-repeat:no-repeat;
background-position:0 0;
border:0 none;
cursor:pointer;
color:#464646;
font-weight:bold;
height:18px;
overflow:hidden;
text-indent:-999em;
}


.button_grey_search {
background-image:url(../images/icons/button_grey_search.png);
width:51px;
}


a.brown_button {
height:24px;
color:transparent;
display:block;
}

.header-container {
position:static;
margin:0;
}

.header-panel {
background:#40200e;
width:100%;
padding:0;
margin:0;
height:38px;
}

.top-bar {
width:983px;
margin:0 auto;
height:38px;
position:relative;
}

.top-links {
position:absolute;
right:328px;
top:5px;
}

.top-links li a {
color:#FFF;
}

.top-links li {
display:inline;
margin-left:5px;
margin-right:5px;
}

.top-buttons {
float:right;
background:url(../images/icons/top-buttons-bg.png) no-repeat;
width:327px;
height:41px;
position:relative;
}

.top-login {
width:109px;
height:38px;
left:20px;
top:4px;
position:absolute;

}

.top-login .button_brown_register {
width:109px;
height:28px;
background-image:url(../images/icons/mini_login_button.png);
background-repeat:no-repeat;
color:#FFF;
font-weight:bold;
}

.top-login a.button_brown_register:hover,a.button_brown_register:focus {
text-decoration:none;
}

.top-login a.brown_button:hover,.top-login a.brown_button:focus {
background-position:0 0;
}

.top-cart {
position:absolute;
float:none;
left:155px;
top:4px;
padding:0;
width:160px;
}

.top-cart .block-title #cartHeader {
color:#FFF;
background:none;
float:left;
margin-top:3px;
text-transform:none;
cursor:default;
}

.top-cart .block-title {
background:transparent;
height:30px;
padding:0;
cursor:default;
}

.top-cart a.button_brown_my_cart {
display:block;
float:right;
width:69px;
height:27px;
background:transparent url(../images/icons/mini_cart_view.png) no-repeat;
text-indent:-10000px;
overflow:hidden;
padding:0;
}

.top-cart a.button_brown_my_cart:hover,a.button_brown_my_cart:focus {
text-decoration:none;
}


.top-cart a.brown_button:hover,.top-cart a.brown_button:focus {
background-position:0 0;
}

.header .form-search {
position:relative;
top:61px;
right:5px;
}

.header {
min-height:20px;
position:static;
}


.logo {
height:51px;
width:233px;
}

.branding {
position:static;
height:20px;
margin:0;
top:0;
}

.col-left {
width:196px;
margin:0 5px 10px 0;
}

.col-right {
width:189px;
margin:10px 0 10px 5px;
}

.col-left .block h2,.col-right .block h2 {
background:url(../images/icons/sidebar_red_tab.png) repeat-x;
height:19px;
font-size:12pt;
font-weight:bold;
color:#FFF;
padding:5px;
}

.sidebar {
min-height:100px;
}

.sidebar-box {
margin-top:10px;
margin-bottom:10px;
}

.sidebar .brown-tab {
background:transparent url(../images/icons/sidebar_brown_tab.png) no-repeat;
height:25px;
font-size:10pt;
text-align:center;
font-weight:bold;
color:#FFF;
padding-top:6px;
}

.sidebar .red-tab {
background:transparent url(../images/icons/sidebar_red_tab.png) no-repeat;
height:25px;
font-size:16px;
font-weight:bold;
color:#FFF;
padding:7px 5px 3px 13px;
}

.sidebar .green-tab {
background:transparent url(../images/icons/sidebar_green_tab.png) no-repeat;
height:26px;
font-size:11pt;
font-weight:bold;
color:#000;
padding:7px 5px 5px 13px;
}

.sidebar-paragraphs {
font-size:9.5px;
margin-top:50px;
}

.sidebar-button-submit {
float:right;
margin-top:5px;
}

.sidebar .shadow-brown-box {
background:transparent url(../images/icons/sidebar_shadow_bg.png) repeat-y;
width:184px;
padding:0 6px 6px;
}

.sidebar .shadow-red-box {
background:transparent url(../images/icons/sidebar_shadow_bg.png) repeat-y;
width:190px;
padding-left:3px;
padding-right:3px;
}

.sidebar .shadow-green-box {
background:transparent url(../images/icons/sidebar_shadow_bg.png) repeat-y;
width:182px;
padding-left:14px;
}

.sidebar .bottom-shadow {
background:transparent url(../images/icons/bottom_shadow_bg.png) repeat-x;
display:block;
width:192px;
height:3px;
margin-left:2px;
}

.sidebar .bottom-round {
background:transparent url(../images/icons/rounded_bottom_bg.png) no-repeat;
display:block;
width:195px;
height:9px;
margin-left:1px;
}



.sidebar .block {
background:transparent;
border:0 none;
}

.sidebar .block .block-content {
background:transparent;
padding:0;
}

.sidebar #recently-viewed-items .regular-price .price {
color:#CE1000;
font-weight:bold;
}


.sidebar-box ul.dynamic-product-listing {
font-weight:bold;
}

.sidebar-box ul.dynamic-product-listing li {
padding:10px;
}

.sidebar-box ul.dynamic-product-listing li.red {
background:#FFF6F6 url(../images/icons/lbl_double_arrow.png) no-repeat 15px 15px;
border-top:1px dashed #CCA76A;
padding-left:25px;
}

.grid ul.header {
width:100%;
height:20px;
min-height:0;
margin:0;
background-repeat:no-repeat;
padding-left:5px;
}

.grid ul.header li {
display:block;
float:left;
padding:0 10px;
background-repeat:no-repeat;
background-position:100% 0;
line-height:24px;
font-size:11px;
font-weight:bold;
}

.grid ul.header li a {
color:#444;
}

.grid ul.header li.title {
font-size:11pt;
}

.grid ul.header li.right {
float:right;
background:url(../images/icons/nav_divider.png) no-repeat scroll left 10px;
}


.cms-home .products-grid,.cms-index-index .products-grid {
margin:0;
}

.homepage-featured {
background:url(../images/icons/main_shadow_bg.png) repeat-y;
padding:0 3px;
}

.grid.featured {
margin-top:5px;
}

.grid.featured button {
background:transparent;
border:0 none;
}

.grid.featured ul.header {
background-image:url(../images/icons/main-titlebar-clean-bg.png);
}

.grid.featured ul.header li {
background:url(../images/icons/nav_divider.png) no-repeat scroll right 10px;
}

.grid.featured ul.dynamic-product-listing {
width:100%;
border-top:1px dashed #CCA76A;
background-image:url(../images/icons/main_shadow_bg.png);
background-repeat:repeat-y;
}

.grid.featured ul.dynamic-product-listing.first {
border:none;
}

.grid.featured ul.dynamic-product-listing li {
position:relative;
width:184px;
padding:5px;
margin:0;
background:none;
border-left:1px dashed #CCA76A;
height:360px;
overflow:hidden;
}

.grid.featured ul.dynamic-product-listing li.first {
border-left:none;
}

.grid.featured ul.dynamic-product-listing li img {
float:right;
margin:8px;
}

.grid.featured ul.dynamic-product-listing button img {
margin:0;
}

.grid.featured ul.dynamic-product-listing p {
padding:15px 10px 10px 15px;
margin:0;
}

.grid.featured ul.dynamic-product-listing a {
font-size:10px;
margin:5px 0 0 5px;
display:block;
text-decoration:underline;
font-weight:normal;
}

.grid.featured ul.dynamic-product-listing .savings-sticker {
background:url(../images/icons/save_bg.png) no-repeat;
color:#FFF;
display:block;
font-weight:bold;
padding-left:8px;
padding-top:2px;
height:17px;
}

.col-main .block {
background:none;
}


body.cms-home #nav li.cms-home {
background:url(../images/icons/nav_top_left.png) no-repeat;
padding-left:10px;
}

body.cms-home #nav li.cms-home a {
color:#000;
background:url(../images/icons/nav_top_right.png) no-repeat right top;
height:33px;
padding-right:10px;
}

.cms-home .col2-set .col-1,.cms-index-index .col2-set .col-1 {
width:49%;
}

.cms-home .col2-set .col-2,.cms-index-index .col2-set .col-2 {
width:49%;
border:0 none;
margin-left:0;
}

.nav-container {
padding-bottom:3px;
margin-bottom:-1px;
position:relative;
z-index:4;
background:none;
}

#nav {
min-height:28px;
text-align:left;
overflow:visible;
padding:0 4px 0;
background:#3C2415 url(../images/icons/nav_left.gif) no-repeat;
/*background:#4c4c4c url(../images/icons/nav_left.gif) no-repeat;*/
height:36px;
width:982px;
padding-right:0;

}

#nav li {
position:relative;
z-index:4;
margin:0;
padding:0;
height:28px;
float:left;
height:33px;
margin-top:3px;
}

#nav li.active {
z-index:5;
padding:0;
}

#nav li.over {
z-index:990;
}

#nav li a:hover {
text-decoration:none;
}

#nav li a span {
display:block;
white-space:nowrap;
cursor:pointer;
}

#nav li ul a span {
white-space:normal;
}

#nav li a {
text-decoration:none;
float:left;
height:28px;
line-height:28px;
border-top:1px solid #c0c0c0;
padding:0 0 0 17px;
}

#nav li a,#nav li a span {
background:url(../images/icons/bkg_nav-item-border.gif) no-repeat 100% 0;
}

#nav li.first a {
border-left:0;
padding:0;
}

#nav li a span {
font-weight:bold;
padding:0 19px 0 0;
float:left;
}

#nav li a {
border:none;
color:#FFF;
font-size:16.5px;

}

#nav li a:hover {
	background-position:0 -60px;
	height:29px;
	border:0;
	overflow:hidden;
	padding:0;
	margin:0;
}

#nav li a:hover span {
background-position:100% -60px;
padding:0 10px;
color:#CEF08C;
}

#nav li.over a,#nav li.active a {
background-position:0 -60px;
margin-left:-1px;
height:29px;
border:0;
overflow:hidden;
padding:0 0 0 18px;
}

#nav li.over a span,#nav li.active a span {
background-position:100% -60px;
padding:1px 19px 0 0;
}

#nav li.over a {
position:relative;
z-index:2;
height:31px;
line-height:28px;
}

#nav li.over a span {
padding:1px 19px 0 0;
}

#nav ul {
position:absolute;
width:13.5em;
top:30px;
left:-10000px;
background:#fbfbfb;
padding:5px 11px 10px;
border:1px solid #aeaeae;
border-top:0;
}

#nav ul li,#nav ul li a,#nav ul li a span {
display:block;
font-size:12px;
float:none;
background:none;
height:auto!important;
line-height:1.2!important;
font-weight:normal;
text-transform:none;
}

#nav ul li {
margin:0;
padding:0;
border-bottom:1px solid #e2e2e2;
}

#nav ul li.last {
border-bottom:0;
}

#nav ul li a {
padding:5px 4px!important;
color:#444;
}

#nav ul li a span {
padding:0!important;
}

#nav ul li a:hover {
color:#d02600;
}

#nav ul li.active>a,#nav ul li.over>a {
color:#444;
}

#nav ul li.parent {
background-image:url(../images/icons/bkg_parent.gif);
background-repeat:no-repeat;
background-position:100% 50%;
}

#nav ul ul {
top:7px;
border-top:1px solid #aeaeae;
padding-bottom:5px;
}

#nav li.over>ul {
left:-1px;
}

#nav li.over>ul li.over>ul {
left:100px;
}

#nav li.over ul ul {
left:-10000px;
}

#nav li a,#nav li a span {
background:none;
padding:0;
margin:0;
}

#nav li.over a,#nav li.active a {
margin:0;
}

#nav li a span,#nav li.active a span {
padding:0 10px;
}

#nav li.active a span {
padding:0 5px;
}

#nav li.last {
background:url(../images/icons/nav_right.gif) no-repeat top right;
float:right;
margin-top:0;
padding-top:8px;
padding-right:9px;
height:27px;
}

#nav li.last input {
width:160px;
}

#nav li.last input:focus {
font-style:normal;
width:160px;
}

#nav-secondary {
background:url(../images/icons/nav_below_left.gif) no-repeat;
height:28px;

}

#nav-secondary .categories {
background:url(../images/icons/nav_below_middle.gif) repeat-x;
margin-left:6px;
margin-right:6px;
height:28px;
position:relative;

}

#nav-secondary li a {
border:none;
color:#3C2415;
font-size:10pt;
line-height:20pt;

}

#nav-secondary li {
background:transparent url(../images/icons/nav_divider.gif) no-repeat scroll right 7px;
padding:10px;
display:inline;
}

#nav-secondary li.last {
background:url(../images/icons/nav_below_right.gif) no-repeat;
position:absolute;
right:0;
margin-right:-6px;
padding:0 0 0 6px;
height:28px;
}


#nav li.catalog-category-view {
background:url(../images/icons/nav_top_left.png) no-repeat;
padding-left:10px;
}

#nav li.catalog-category-view a {
color:#000;
background:url(../images/icons/nav_top_right.png) no-repeat right top;
height:33px;
padding-right:10px;
}

.standard_table {
  padding: 6px;
}

#standard_table a {
	text-size:14px;
}




.header {
padding:8px 0 9px;
min-height:70px;
position:relative;
z-index:5;
width:960px;
}

.products-grid {
padding:0 0 0 20px;
margin:0 0 40px 0;
position:relative;
z-index:1;
}



.products-grid li.last {
margin-right:0;
}

.products-grid .actions {
bottom:0;
}

.products-grid .product-image {
display:block;
text-decoration:none!important;
margin:0 auto 10px;
position:relative;
width:135px;
}

.product-image .sold-out {
display:block;
position:absolute;
left:0;
top:0;
font-size:0;
line-height:0;
width:62px;
height:62px;
background:url(../images/icons/bkg_sold-out.png) 0 0 no-repeat;
}

.products-grid {
margin-bottom:7px;
text-align:left;
line-height:13px;
display:block;
padding:2px 0 0;
margin:5px 0 10px;
clear:both;

}

.products-list li.item {
margin:0 0 20px 0;
padding:0 20px 20px 20px;
background:url(../images/icons/bkg_dots.gif) repeat-x 0 100%;
}

.products-list li.last {
background-image:none;
}

.products-list .product-image {
float:left;
margin-right:-186px;
text-decoration:none!important;
position:relative;
align: center;s
}



.col-main {
width:776px;
margin:10px 0 0 9px;
background:none;
padding:0;
}

.products-list li.item {
background:transparent;
border-bottom:1px dashed #CCA76A;
margin:0;
padding:0;
}

.products-list li.last {
margin:0;
border-bottom:0;
}


.products-grid button {
background:transparent;
border:0 none;
margin-bottom:5px;
margin-top:5px;
margin-left:-6px;
}

.products-grid .savings-sticker {
background:url(../images/icons/save_bg.png) no-repeat;
color:#FFF;
display:block;
font-weight:bold;
padding-left:8px;
padding-top:2px;
height:17px;
margin-top:5px;
margin-bottom:5px;
}

.products-grid .product-name {
margin-top:7px;
height:32px;
margin-left:7px;
}

.product-name a {
font-size:13px;
font-weight:bold;
color:#245D8F;
text-decoration:none;
}

.product-image {
width:120px;
}

.products-grid {
border-top:1px dashed #CCA76A;
padding:0;
margin:0;
}

.products-grid-first {
border-top:0 none;
}

.products-grid p {
padding:15px 10px 10px 15px;
margin:0;
}

.products-grid p a {
font-size:12px;
margin:5px 0 0 5px;
display:block;
font-weight:normal;
}

.products-grid li.item {
	float:left;
	overflow:hidden;
	border-right:1px dashed #CCA76A;
	margin-right:0;
	width:246px;
	height: 280px;
	padding:5px 5px 10px;
}

.products-grid li.price {
	float:left;
	overflow:hidden;
	border-right:1px dashed #CCA76A;
	border-bottom: 1px dashed #CCA76A;
	margin-right:0;
	width:246px;
	height: 60px;
	padding:5px 5px 10px;
}

.products-grid li.last {
	border-right:0 none;
}



 

* {
	margin:0;
	padding:0;
}

.footer{
	border:1px solid #dadada;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.footer h3{
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	background:url(../images/icons/grey-header-gradient.png) transparent repeat-x;
	height:35px;
}

.footer .col-2{
	color:black;
	padding:10px 15px 5px 15px;
}

.footer h3 span{
	font-size:14px;
	color:black;
	display:block;
	width:507px;
	height:16px;
		position:relative;top:7px;left:20px;
} 


.product_header{
	border:1px solid #dadada;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:black;
	padding:5px 15px 5px 15px;
}

.product_header h3{
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	/*background:url(../images/icons/grey-header-gradient.png) transparent repeat-x;*/
	/*background:url(../images/icons/grey-header-gradient.png) transparent repeat-x;*/
	height:35px;
}

.product_header h3 span{
	font-size:18px;
	color:black;
	display:block;
	width:507px;
	height:16px;
	position:relative;top:7px;left:16px;
} 


/* Breadcrumb start */

#breadcrumb
{
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	
	
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('images/icons/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin: 1px 0px 8px 0px;
}

#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('images/icons/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
    border: none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
    color:#35acc5;
}

/* Breadcrumb end */