/* Start mm_styles.css */

@charset "utf-8";
/* CSS Document */

/* GLOBAL */

html{
	height: 100%;
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	margin: 0px;
	padding: 0px;
	background-image: url(./images/headbg.gif);
	background-repeat: repeat-x;
	font-family:sans-serif;
	font-size:12px;
	line-height:1.3em;
	color: #404040;
    }

a { 
	color: #4389a3; 
	}
ul {
	padding:0px 0px 0px 30px;
	list-style-image:url(./images/blt_arrow_blue.png);
	margin-left:0px;
	margin-right:0px;
}
h1 { font: normal 2em sans-serif; line-height:1em; }
h2, h3, h4, h5, td, table, div, form { padding: 0; margin: 0; }
h2 a { display:block; margin: 7px 0; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
img { border: 0; }

h3 {
	font-family: sans-serif;
} 
h2, h3, h4, h5 { font-size: 1em; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	margin-left: 267px;
	}
	
#content_home {
	margin-left: 210px;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px;
	clear:both;
	min-height:400px;
	height:auto !important;
	height:400px;

	}
	
#mainbody_account {
	width: 800px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
	font-size:95%;
    clear:both;
	}

#topbar {
    background: url(graphics/en-US/new/red_tile.gif) bottom left repeat-x #6e0000;
    width: 100%;
    float:left;
    }
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	
	
	
/* NAVBAR */

#affiliatelink {
	margin-left: 15px;
	color:#fff; 
	font-size: 95%; 
	}

#affiliatelink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	float:right;
	background: url(graphics/en-US/new/current_tab_tile.gif) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
	background: url(graphics/en-US/new/current_tab_left.gif) top left no-repeat; 
	padding: 11px 0px 4px 15px; 
	white-space:nowrap;
	}
	
#currenttab b { 
	height: 40px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	background:url(graphics/en-US/new/current_tab_right.gif) top right no-repeat; 
	}	
	
#loginlink, #loginlink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}
	
#logo {
	display:block;
    margin-top: 10px;
	margin-bottom: 15px;
	height: 42px;
	width: 176px;
	background:url(graphics/en-US/new/company_logo.gif) no-repeat;       
    }
	  
#logobar{ 
	height: auto; 
	width: 800px; 
	margin: 30px auto 0 auto; 
	}
	
#logobar ul { 
    clear: left;
	}	

#search {
	display:block;
	float:right;
	position: relative;
	top: -20px;
	}
	
#search .searchbutton { 
	vertical-align:bottom; 
	}
		
#searchfield { 
	margin: 0 2px 0 10px; 
	border: 1px solid #917302; 
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px; 
	height:16px; 
	width: 150px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	background: url(graphics/en-US/new/hidden_tab_tile.gif) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
.hiddentab b { 
	height: 40px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	background:url(graphics/en-US/new/hidden_tab_right.gif) top right no-repeat; 
	}

.hiddentab h3{ 
	background: url(graphics/en-US/new/hidden_tab_left.gif) top left no-repeat; 
	padding: 11px 0 4px 15px; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}
	
	
/* CTGY */

#nextbutton {
	margin-top: 25px;
	clear:right;
	float:right;
	}

#prevbutton {
	margin-top: 25px;
	clear:right;
    float:left;
	}

.catrow {
    float:right;
    margin: 10px 0;
    width:590px;
    }
		
.prodbutton {
	margin: 7px auto;
	}	
				
.prodcolumn {
    float:left;
	width:280px;
	padding-right: 10px;
	text-align:center;
	}

.thumb {
	margin-right: 15px;
	display:block;
	margin: 10px auto;
	}
		
			
/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float:left;
	}	

.account_column h5 { width: 180px; clear: both; }
.account_column input { margin-bottom: 5px; display:block; margin-left: 155px; width:180px; }
.account_column select { margin-bottom: 5px; display:block; margin-left: 155px; width:180px; }

.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.invalid {
	color: #FF0000;
	}
	
.pad {
    margin-top: 25px;
	}
	 
	
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}
	
.baskettext_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}


/* PRODUCT PAGES */

h1#prodname {
	font-size: 1.6em;
	margin-bottom: 5px;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 5px;
	}
	
.prodimage {
	margin-right: 20px;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background:#f9f6e4 ;
	}

.listheader {
	background-color: #d6e3ef; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	width: 695px;
	float:right;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	list-style-type:none;
	width:176px;
	margin: 0 30px 0 0;
	padding-left: 0px;
	}

#subnav{
	float:left;
	width: 250px;
	}
/*
#subnav li { background-color: #f9f6e6; margin-bottom: 2px; padding: 6px; }	
#subnav li a { color: #3e3e3a; text-decoration:none; display: block; width: 100%; height:100%; }
#subnav li a:hover { font-weight: bold; }
#subnav li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0px; }	
#subnav li.subcategory a { color: #666; }		
#subnav li.subcategory a:hover { text-decoration:underline; font-weight:normal; color: #730000; }	
#subnav li.subcategory a:visited:hover { color: #730000 }
*/

.document-title{
color:#4389A3;
font-size:16px;
font:weight:bold;
padding-bottom:10px;
}

.text1{
font-family:sans-serif;
	font-size:12px;
	line-height:1.3em;
	color: #404040;
}

#content h3{
color:#4389A3;
font-size:13px;
font:weight:bold;
padding-bottom:10px;
}

#content ul{
padding-top:10px;
}

#content ul li{
padding-top:5px;
}

#content h4{
color:#428AA5;
font-size:13px;
font:weight:bold;
}

.related_items{
border:1px solid #cccccc;
color:#4389A3;
font-size:13px;
font:weight:bold;
padding:15px 0px 10px 0px;
}

.prod_dis{
border:1px solid #cccccc;
padding:15px 0px 0px 0px;
}

.prod_sub{
background-color:#D6E3EF;
}

.prod_sub a{
background-color:##4389A3;
text-decoration:none;
}

#prod_des{
width:490px;
padding:5px 5px 10px 5px;
}

#related_title{
font-size:14px;
font-weight:bold;
text-align:center;
}

.related_text{
color:#404040;
font-family:sans-serif;
font-size:11px;
}

.rel_prod_name{
font-size:14px;
text-decoration:none;
padding:0px 0px 0px 5px;
}
.prod_prod{
border:1px solid #CCCCCC;
}

#vprice{
border:1px solid #CCCCCC;
}

.vpriceth{
background-color:#D6E3EF;
padding:5px;
}

/* End mm_styles.css */

/* Start accordionmenu.css */

@charset "utf-8";
/* CSS Document */

.arrowlistmenu{
	width: 250px; /*width of accordion menu*/
	border: 1px solid #d2e3ea;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 1.4em;
	color: #4389a3;
	background: #d2e3ea url(./images/leftnavheadbg.gif) no-repeat center left;
	margin-bottom: 1px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 8px 0 8px 40px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/* background-image: url(titlebar-active.png); */
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 4px 16px;
	padding: 0; /*bottom spacing between each UL and rest of content*/
	list-style-image:none;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{
	color: #404040;
	background: url(./images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 4px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color:#f37704;
/* background-color: #F3F3F3; */
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

/* End accordionmenu.css */

/* Start css.css */

@charset "utf-8";
/* General */
form, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	}
#wrapper {
	margin: auto;
	width: 980px;
}

.clr {
	clear: both;
}

.sectionheading, .pageheading {
	background-image:url(./images/sheadingbg.gif);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	margin:16px 0px;
	}
.sectionheading h1, .pageheading h1 {
	font-size:1.4em;
	text-transform:uppercase;
	margin:0px 12px;
	color:#4389a3;
	}

.noticeheading, .noticeheading {
	background-image:url(./images/sheadingbg.gif);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	margin:16px 0px;
	}
.noticeheading h1, .noticeheading h1 {
	font-size:1.2em;
	text-transform:uppercase;
	margin:0px 12px;
	color:#E4192A;
	}
.noticeheading a, .noticeheading a {
	font-size:1.2em;
	text-transform:uppercase;
	margin:0px 12px;
	color:#E4192A;
	}
.pageheading {
	margin:8px 0px 12px 0px;
	}
/* Header */
#hdr_logo {
	float: left;
	width: 300px;
}
#hdr_right {
	float: right;
	width: 680px;
}
#hdr_search #inptsearch {
	background-image: url(./images/searchbg.png);
	background-repeat: no-repeat;
	float: right;
	height: 28px;
	width: 310px;
	margin-right: 10px;
}
#hdr_search #btngo {
	float: right;
	height: 28px;
}
#inptsearch input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: sans-serif;
	width: 290px;
	margin: 3px 3px;
	padding:3px;
	color: #606060;
	font-size:1em;
	line-height:normal;
}

#hdr_toplinks{
	margin:20px 0px;
	}
#hdr_toplinks ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#hdr_toplinks ul li {
	float:right;
	padding-left:12px;
	margin-left:30px;
	background-image:url(./images/blt_arrow_white.png);
	background-repeat:no-repeat;
	background-position:center left;
	}
#hdr_toplinks ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	}

#hdr_search {

	}
#hdr_topnav {
	margin: 0px;
}
#hdr_search {
	margin-bottom: 18px;
}
#topnavul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:1em;
	font-weight:bold;
	
	}
#topnavul li {
	float:right;
	border-left:1px solid #fafafa;
	border-right:1px solid #ebebeb;
	}
#topnavul li a {
	color:#4389a3;
	text-decoration:none;
	display:block;
	padding:13px 14px;
	}
#topnavul li a:hover {
	background-color:#dfeaee;
	}
	
/* Footer */	
#footer {
	background-image: url(./images/footerbg.gif);
	background-repeat: no-repeat;
}
#copyright {
	padding: 12px;
	float: left;
	width: 300px;
	font-size:0.9em;
}

#footer_links ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:0.9em;
	}
#footer_links ul li {
	float:right;
	padding-left:12px;
	margin-left:20px;
	background-repeat:no-repeat;
	background-position:center left;
	}
#footer_links ul li a {
	display:block;
	text-decoration:none;
	color:#4389a3;
	}
#footer_links {
	padding: 12px;
	float: right;
	width: 600px;
}
#dcw {
	font-size: 0.8em;
	padding: 10px;
	float: left;
	width: 450px;
	color:#999;
}
#footer_logos {
	padding: 10px;
	float: right;
	width: 450px;
	text-align: right;
}

/* Featured Prod */
#home_featured_prod {
	background-image: url(./images/featuredprodbg.gif);
	height: 200px;
	width: 300px;
}
#ftrproddata {
	margin:10px 0px 0px 10px;
	padding:0px;
	list-style-type:none !important;
	list-style-image:none;
	}
#ftrproddata li {
	list-style-type:none;
	}
.ftrprodname {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-right: 100px;
	line-height: 130%;
}
.ftrprodprice {
	font-size: 1.8em;
	line-height: 240%;
	color: #f37704;
}
.ftrprodaction {
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	line-height: 130%;
	padding-left: 12px;
	background-image: url(./images/bullet_arrow_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Hot Deals */
#hotdeals, #hotdeals li ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;
	}
#hotdeals li {
	float:left;
	width:140px;
	padding:10px 0px;
	}
#hotdeals li ul li{
	float:none;
	text-align:center;
	padding:0px;
	}

#hotdeals li ul li a.prodpic {
	background-repeat:no-repeat;
	display:block;
	background-position:center center; 
	height:76px; 
	width:80px;
	border:1px solid #ccc;
	margin:10px 30px;
	}
#hotdeals li ul li a.prodname {
	text-decoration:none;
	}
#hotdeals li ul li.prodprice{
	font-size: 1.6em;
	line-height: 180%;
	color: #f37704;
	}
	#prodlist li ul li div.prodpricen{
	font-size: 1.6em;
	line-height: 180%;
	color: #f37704;
	}

/* Product List */
#prodlist, #prodlist li ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;
	}
#prodlist li {
	float:left;
	width:340px;
	padding:10px 0px;
	margin: 2px 6px;
	}
#prodlist li ul li{
	float:none;
	text-align:left;
	padding:0px;
	
	}
#prodlist li ul li.prodaction {
	text-align: right;
}
#prodlist li ul li a.prodpic {
	background-repeat:no-repeat;
	display:block;
	background-position:center center;
	height:76px;
	width:80px;
	
	margin:0px 20px 0px 10px;
	float: left;
	}
#prodlist li ul li a.prodname {
	text-decoration:none;
	
	}
#prodlist li ul li.prodprice{
	font-size: 1.6em;
	line-height: 180%;
	color: #f37704;
	}
#content .textwhdr {
	margin: 12px;
}


/* Forms CSS */
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

/* End css.css */

/* Start gb_styles.css */

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #D6E3EF;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #D6E3EF;
    border-top: 2px solid #D6E3EF;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #FFFFFF;
	font-weight:bolder;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #D6E3EF;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #D6E3EF;
    border-top: 1px solid #D6E3EF;
    border-left: 3px solid #D6E3EF;
    border-right: 3px solid #D6E3EF;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #FFFFFFF;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #D6E3EF; }
.GB_Window .click { border-bottom: 1px solid blue; }

/* End gb_styles.css */

