﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 988px;
    background-color: #111111;
    margin: 46px auto 0px auto;
    border: 1px solid #111111;
    height:100%;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #111111;
    width: 100%;
    height:188px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 600px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.menu {
width: 100%;
padding: 0px 256px 0px 0px;
background: url(../images/menu_bg.gif) 0px 0px repeat-x;
}

#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m7,
#m8,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over_m7,
#over_m8,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6,
#over2_m7,
#over2_m8			{width:20%; cursor:pointer; white-space:nowrap;text-align:center;padding:0px 10px 0px 10px; height:42px; vertical-align:middle;
					font-size:12px;line-height:13px;font-weight:bold; text-transform:uppercase;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m7,
#m8					{color:#fff;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over_m7,
#over_m8			{color:#fff;text-decoration:none;background:url(../images/menu_bg_act.gif) 0px 0px repeat-x;}

#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6,
#over2_m7,
#over2_m8			{color:#fff;text-decoration:none;background:url(../images/menu_bg_act.gif) 0px 0px repeat-x;}
/* ************************************************************************************* */
.menu2_separator				{width:1px;vertical-align:middle;}
.menu2_separator img			{padding:0px 13px 0px 13px; vertical-align:middle; text-align:center; width:1px;}
/* ************************************************************************************* */
#m4					{color:#fff;}
#over_m4			{color:#f6a905;}
#over2_m4			{color:#f6a905;}
/* ************************************************************************************* */
#m5					{color:#fff;}
#over_m5			{color:#f6a905;}
#over2_m5			{color:#f6a905;} 
/* ************************************************************************************* */
#m4,
#m5,
#over_m4,
#over_m5,
#over2_m4,
#over2_m5			{font-size:11px; font-weight:normal;text-decoration:none; 
					 padding:0px 1px 0px 1px;background:none; text-transform:none;height:16px; vertical-align:middle;} 
					 
					 
					 
/* ----------------------- featured box --- */

background:#fff;
}
.container { 
	width:930px; 
	margin:0px 0px;
	font-size:.875em;
}
/*== featured box begin ==*/
#featured {
	width:930px;
	position:relative;
	height:407px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:395px;
	right:0px;
	list-style:none;
	z-index:100;
	/* background:url(../images/item-bg.png) 100% 100% no-repeat; */
	background:#000;
	padding:0px 0px 0px 4px;
	width:160px;
	height:12px;
	margin:0px 0px 0px 0px;
}
#featured ul.ui-tabs-nav li { 
	width:31px; 
	height:6px; 
	overflow:hidden; 
	margin-bottom:1px; margin-left:1px; margin-top:5px;
	background:url(../images/item.gif) repeat-x 0px 0px;
	vertical-align:top;
	font-size:0;
	line-height:0; float:left;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:url(../images/item-selected.gif) repeat-x 0px 0px;
}
	#featured ul.ui-tabs-nav li a {
		display:block;
		width:31px;
		height:6px;
		overflow:hidden;
		padding:0px 0px 0px 0px;
		font-size:12px; line-height:13px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;
	}
#featured .ui-tabs-hide		 {display:none; }
/*== featured box end ==*/					 



/**********************BOXES *****************/

/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table			{margin:0px 0px 0px 0px;}
.infoBoxHeading_td			{width:100%; height:44px;padding:14px 1px 5px 1px; vertical-align:top;}
.popup .infoBoxHeading_td		{width:100%; height:44px;padding:14px 1px 5px 1px; vertical-align:top;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup .infoBoxHeading_td		{color:#fff;font-size:13px;line-height:14px;font-weight:bold;}
.infoBoxHeading_td				{color:#fff;font-size:13px;line-height:14px;font-weight:bold; text-transform:uppercase;}
.infoBoxHeading_td a 			{color:#fff;font-size:13px;line-height:14px;font-weight:bold;text-decoration:none}
.infoBoxHeading_td a:hover  	{color:#fff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table					{margin:0px 0px 14px 0px; background:#171717;}
.infoBox_td 					{padding:0px 0px 0px 0px;width:100%;}
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText	{width:100%;padding:10px 17px 16px 17px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table			{margin:0px 0px 0px 0px;}
.infoBoxHeading2_td				{width:100%; height:23px;padding:19px 18px 5px 18px; vertical-align:top;}
.popup .infoBoxHeading2_td		{width:100%; height:23px;padding:19px 18px 5px 14px; vertical-align:top;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup .infoBoxHeading2_td		{color:#f4f4f4;font-size:11px;line-height:12px;font-weight:bold;}
.infoBoxHeading2_td				{color:#f4f4f4;font-size:11px;line-height:12px;font-weight:bold; text-transform:uppercase;}
.infoBoxHeading2_td a 			{color:#f4f4f4;font-size:11px;line-height:12px;font-weight:bold;text-decoration:none}
.infoBoxHeading2_td a:hover  	{color:#f4f4f4; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table					{margin:0px 0px 14px 0px;}
.infoBox2_td 					{padding:0px 0px 0px 0px;width:248px;}
/* ************************************************************************************* */
.infoBoxContents2_table			{margin:0px;}
.infoBoxContents2_table .boxText{width:100%;padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table					{margin:0px 0px 22px 0px;}
.infoBox3_td 					{padding:0px 0px 0px 0px;width:100%;background:url(../images/infoBox3_td.gif) 0px 0px no-repeat}
/* ************************************************************************************* */
.infoBoxContents3_table .boxText{
								 width:100%;padding:15px 0px 0px 0px; height:60px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox4_table					{margin:0px 0px 14px 0px; background:#171717;}
.infoBox4_td 					{padding:0px 0px 0px 0px;width:100%;}
/* ************************************************************************************* */
.infoBoxContents4_table			{margin:0px;}
.infoBoxContents4_table .boxText{width:100%;padding:0px 0px 16px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.box_cart					{margin-top:15px;margin-bottom:11px;}
.box_cart td				{padding:4px 0px 4px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText SPAN.newItemInCart 				{color: #ff0000;font-size:11px; line-height:14px;padding:4px 0px 4px 0px;}
.boxText a .newItemInCart					{color: #ff0000;font-size:11px; line-height:14px;}
.boxText a:hover .newItemInCart 			{color: #ff0000; text-decoration:underline;}
.boxText SPAN.oldItemInCart					{color: #fff;font-size:11px; line-height:14px;padding:4px 0px 4px 0px; display:block;}
.boxText a .oldItemInCart					{color: #fff;font-size:11px; line-height:14px;}
.boxText a:hover .oldItemInCart 			{color: #fff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td, .boxText div			{color:#fff; font-size:12px; line-height:16px;  }
.boxText a							{color:#f6a905; font-size:12px; line-height:16px;  text-decoration:none;}
.boxText a b						{color:#fff; }
.boxText a:hover					{text-decoration:none;}
.boxText .order_history 			{width:100%;padding:3px 5px 3px 0px;}
.boxText .order_history a			{color:#f6a905; font-size:11px; line-height:18px; font-weight:normal; text-decoration:none; text-transform:uppercase;}
.boxText .order_history a:hover		{color:#f6a905; text-decoration:none;}

.boxText font						{color:#8c8c8c;}
.boxText font b a					{color:#fff; font-weight:bold; line-height:22px; text-transform:uppercase; text-decoration:none;}
.boxText font strong				{color:#f6a905; font-weight:bold;font-size:13px;}

.boxText span a					{color:#f6a905; font-size:12px; line-height:14px; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.boxText span a:hover			{color:#f6a905; text-decoration:underline;}


.boxText span.productSpecialPrice 	{color:#fff;font-size:16px; line-height:18px; font-weight:normal; display:inline;}
.boxText b.productSpecialPrice 		{color:#fff;font-size:16px; line-height:18px; font-weight:normal;}
del						 			{color:#e9a208;font-size:16px; line-height:18px; font-weight:normal;}


.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:14px 10px 2px 5px;height:16px; vertical-align:top; text-align:left;}
.boxText .pic_padd				{padding:16px 0px 4px 0px;text-align:center; vertical-align:middle;background:url(../images/box_pic_bg.gif) 0px 0px repeat-x}
.boxText .price_padd			{padding:3px 10px 3px 1px;vertical-align:middle; text-align:left; height:10px; width:100%;}
.boxText .price_padd b			{color:#000000; font-size:11px; line-height:12px; font-weight:normal; padding-bottom:2px; padding-top:2px; display:none}
.boxText .desc_padd				{padding:0px 10px 5px 3px;height:14px; text-align:left}		
.boxText select					{margin:5px 0px 5px 0px;border:1px solid #131313;background:#272727; color:#696969;height:19px; width:100%;}	
.boxText .input					{margin:6px 0px 4px 0px;border:1px solid #131313;background:#272727; color:#696969;height:19px; width:100%;}
.boxText .button_search			{width:15%;}
.boxText .button_search input	{margin:2px 0px 0px 0px;}
.boxText .text_search			{text-align:left; width:85%;}
.boxText .star_padd				{padding:0px 0px 0px 0px; text-align:center}
.boxText .languages				{padding:10px 0px 10px 0px; text-align:center;}
.boxText .button				{padding:10px 0px 0px 0px; height:6px; text-align:left; vertical-align:middle;}
.button td						{vertical-align:middle;padding-top:7px;}
.boxText .padd 					{padding:0px 0px 5px 0px;}

.search .boxText .go			{width:100%;border:0px solid #cccccc;background:transparent; color:#7a7979;vertical-align:middle;margin:0px 0px 0px 0px; height:29px; font-size:11px; line-height:12px;padding:0px 5px 2px 11px;}
.search  .boxText a				{color:#ffff9b; font-size:12px; line-height:12px; font-weight:normal; text-decoration:underline;}
.search	.table2					{width:267px; height:22px;margin:11px 0px 0px 0px;}
.search  .boxText .div			{color:#ffffff;font-size:22px;line-height:22px;font-weight:bold;  
								 padding:0px 0px 10px 0px;vertical-align:middle;} 
.search .boxText .advserch 		{padding:0px 0px 5px 0px; display:none;}
/* ************************************************************************************* */
.box_padd						{margin:0px 0px 0px 17px; width:210px;}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%;}
.boxText li, .boxText li a, .boxText li b
									{vertical-align:top; font-size:11px; line-height:12px; font-weight:normal; text-transform:uppercase;}
.boxText ul							{list-style:none;padding:0;}
.boxText .categories				{margin:0px 0px 0px 0px; border:1px solid #000; border-top:0px;}
.boxText .bestsellers				{margin:0px 0px 9px 0px; border:1px solid #000;}
.boxText .information				{margin:0px 0px 9px 0px; border:1px solid #000;}
.boxText .manufacturers				{margin:0px 0px 0px 0px; border:1px solid #000;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:10px;}


.boxText .bg_list 					{padding:0px 0px 0px 0px; border-top:1px solid #000;}
.boxText .bg_list a					{color:#6e6d6d;
									 padding:9px 0px 9px 15px;}
.boxText .bg_list a:hover			{color:#fff; font-weight:bold;background:url(../images/bg_list.gif) 0px 11px no-repeat;}
.boxText .bg_list a b				{color:#fff; font-weight:bold;text-decoration:none;}
.boxText .bg_list a:hover b			{color:#fff;}

.boxText .bg_list_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list_un a				{color:#6e6d6d;
									 padding:9px 0px 9px 15px;}
.boxText .bg_list_un a:hover		{color:#fff; font-weight:bold;background:url(../images/bg_list.gif) 0px 11px no-repeat;}
.boxText .bg_list_un a b			{color:#fff; font-weight:bold;text-decoration:none;}
.boxText .bg_list_un a:hover b		{color:#fff;}
/* ************************************************************************************* */
.boxText #li_id						{background:#161616;}
.boxText #over_li_id				{background:url(../images/bg_over.gif) 0px 0px repeat-x #e39e09;}
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px; border-top:1px solid #000;}
.boxText .bg_list2 a 				{padding:10px 0px 8px 16px;}
.boxText .bg_list2 a:hover 			{text-decoration:none;background:url(../images/bg_list.gif) 0px 11px no-repeat;}

.boxText .bg_list2_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list2_un a				{padding:10px 0px 8px 16px;}
.boxText .bg_list2_un a:hover 		{text-decoration:none;background:url(../images/bg_list.gif) 0px 11px no-repeat;}
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px;}
.boxText .bg_list2 a font			{color:#969595; }
.boxText .bg_list2 a:hover font		{color:#969595;text-decoration:none;}

.boxText .bg_list2_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list2_un a	font		{color:#969595;}
.boxText .bg_list2_un a:hover font	{color:#969595;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 a b				{color:#969595;font-weight:normal;}
.boxText .bg_list2 a:hover b		{color:#969595;text-decoration:none;}

.boxText .bg_list2_un  				{}
.boxText .bg_list2_un a	b			{color:#969595;font-weight:normal;}
.boxText .bg_list2_un a:hover b		{color:#969595;text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list3 					{background:url(../images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list3 a				{color:#8a8a8a;
						 			 padding:6px 1px 8px 8px;background:url(../images/bg_list.gif) 0px 11px no-repeat;}
.boxText .bg_list3 a:hover			{color:#8a8a8a;text-decoration:underline;}

.boxText .bg_list3_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list3_un a				{color:#8a8a8a;
						 			 padding:6px 1px 8px 8px;background:url(../images/bg_list.gif) 0px 11px no-repeat;}
.boxText .bg_list3_un a:hover		{color:#8a8a8a;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.General
{
    font-family:Verdana;
    font-size:12px;
    color:grey;
}

.name2_padd {
padding: 15px 10px 2px 17px;
height: 16px;
color: #F6A905;
vertical-align: top;
text-align: left;
color: #F6A905;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

.name2_padd2 {
padding:  0px 0px 0px 17px;
height: 16px;
color: White;
vertical-align: top;
text-align: left;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
}

.breadcrumb {
padding:  0px 0px 0px 5px;
height: 16px;
color: White;
vertical-align: top;
text-align: left;
font-size: 12px;
line-height: 14px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;

}

.captcha
{
	border: medium solid #800080;
	color: #0000FF;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-decoration: blink;
}