* {
    padding: 0;
    margin: 0;
} 

body {
background: #B7005B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #ccc;
}

td, .main, select, input, textarea {
	font-size:11px;
    font-family:Tahoma;
	color:#282e3e;
	line-height:13px;
	padding:0px;
}

img { border: none; }

a {
	text-decoration: none;
	color: #59606b;
}
a:hover { text-decoration: underline; color : #fff; }

#wrap {
width: 995px;
background: #222;
margin: 0px auto;
}
.header {
padding-top: 10px;
/*padding-left: 10px;*/
height: 300px;
background: #000000;
color:#FF3399;
font-weight:bold;
}
.header h1 {
font-size: 34px;
font-weight: 100;
padding: 10px 0 4px 10px;
letter-spacing: -3px;
}
.header h1 a {
color: #FAF391;
text-decoration: none; 
}
.header h1 a:hover { 
color: #fff;
text-decoration: none; 
}
.header h2 {
font-size: 17px;
font-weight: 100;
color: #fff;
padding-left: 12px;

}

.navigation { 
padding-top: 20px;
float : left ;
list-style: none; 
width: 190px;
padding-left: 8px;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
font-size:11px;

}

.navigation ul a { font-weight:bold; }

.searchContent {
padding: 10px 10px 0px 0;
float: right;
width: 780px;
}

.content {
padding: 0px 10px 10px 0;
float: right;
width: 780px;
}
.content h2 {
/*color: #FAF391;*/
color:#FFFFFF;
font-size: 18px;
font-weight: bold;
padding: 10px 0 10px 0;
}
.content h2 a { color:#FFFFFF; font-size: 11px;
font-weight: bold;text-decoration: underline;}
.content h2 a:hover { color:#FFFFFF; font-size: 11px;
font-weight: bold;text-decoration: underline; }

.home_link {
	/* Home Link Definitions */
	background: url(../images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #ffffff;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;	
}

.prodHead {
/*color: #FAF391;*/
color:#000000;
font-size: 14px;
font-weight: bold;
}

.prodHead a { 
color:#000000;
font-size: 14px;
font-weight: bold;
}

.prodHead a:hover { 
color:#000000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


.smallTxt 
{
	font-weight: bold;
	color: #ffffff;
}

SPAN.productSpecialPrice{  color:#D0004D; font-size:12px; font-weight:bold;}

.footer {
padding: 10px;
font-size: 11px;
color: #aaa;
text-align: center;
background: #333;
}
.footer a {
color: #aaa;
}

#searchForm {
	width: 750px;
	height: 29px;
	padding: 7px 15px 0 15px;
	color: #636262;
	font-weight: bold;
}

#srch {color:#grey;font-size:11px;}

#search {width:180px; margin-bottom:20px;}
            
#search fieldset {margin:0; padding:0; border:0;}
#search div {position:relative; margin-top:5px;}
#search-input {position:absolute; top:0; left:0; overflow:hidden; width:180px; height:30px; background:url("../images/search-input.gif") 0 0 no-repeat; border:0; font-size:85%;}
#search-input input {position:relative; top:7px; left:8px; width:119px; margin:0; padding:0; border:0; overflow:hidden;}
#search-submit {position:absolute; top:0; right:0; border:0;}                


div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}


.tabbertab h2 {
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #000000;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #000000;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #000000;
	/* Non Selected Tabs Background */
	background: #000000;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #e5e5e5;
	/* Hovered Tabs Border Color */
	border-color: #000000;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#222; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#E6E6E6; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-11px; top:-5px;}
div.bottom-left-inside {left:-11px; top:-13px;}
div.top-right-inside {left:-23px; top:-5px;}
div.bottom-right-inside {left:-22px; top:-13px;}

div.box-contents {
	position: relative; padding: 2px; color:#000;
}

.navigation .bg_list a	{color:#d1d1d1; padding-left:15px; background:url(../images/arrow.gif) top left no-repeat; background-position:0 3px; text-decoration: underline; line-height:22px}
.navigation .bg_list a:hover {color:#a5cf91; text-decoration:none;}

/* Start CSS for top nav bar */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#ffffff;
	}

#nav {
	margin: 0;
	width:"100%";
	background-color:#ffffff;
}

#nav li
{
	position: relative;
	list-style: none;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	float: left;
	width: 110px; /* Width of Menu Items */
}

#nav li a:hover 
{  
	color: #CCCCCC;
}

/* Finish CSS for top nav bar */
