@charset "utf-8";
/* CSS Document */

html body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 145%;
	/* background: url(../images/bg.gif) top center;*/ /* - 20090907 - Remove backgr image PDB */
        /* background: #FDB813 none repeat scroll 0 0; */
	background: #FDB813 none repeat scroll 0 0; 
	color: #484848;
}

* {
	margin: 0;
	padding: 0;
}

div#container, div#containerinside {
	width: 996px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/master_bg.jpg) top center repeat-y;
	font-size: 1.1em;
}

div#containerinside { background: url(../images/master-bg-inside.jpg) top center repeat-y; }

div#header { 
	width: 100%;
	overflow: hidden;
}

div#header .branding { 
	width: 196px;
	height: 140px;
	background: #FFF url(../images/white_block_bottom.jpg) bottom center no-repeat;
	float: left;
	text-align: center;
	margin-left: 3px;
}

div#header .branding h1 {padding-top: 7px} 

div#header .banner {
	background: url(../images/header-bg.jpg) top right no-repeat;
	height: 140px;
	width: 793px;
	float: right;
}

div.banner ul {
	width: 68%;
	float: left;
	line-height: 5em;
	padding-left: 10px;
}

div.banner ul li {
	list-style: none;
	margin: 0 10px;
	display: inline;
}

div.language {
	width: 30%;
	float: right;
	text-align: right;
}

div.language ul {
	width: 100%;
	overflow: hidden;
}

div.language ul li {
	width: auto;
	display: inline;
	list-style: none;
}

div#leftcol {
	width: 196px;
	float: left;
	padding-left: 7px;
}

div#containerinside div#leftcol {padding-top: 10px}

div#leftcol .block { margin-bottom: 15px;}

div.category { margin-top: 10px; background: url(../images/block_bg.jpg) top repeat-y;}

div#leftcol .holder { border: 1px solid #b51d34; padding: 10px 15px; background: #FFF;}

div#leftcol .whiteblock h1 { background: #FFF url(../images/white_block_top.gif) top center no-repeat; color: #b51d34;}

div#leftcol h1 { background: #b51d34 url(../images/red_block_top.gif) top center no-repeat; color: #FFF; font-size: 1.3em; padding: 7px 15px;}

div#leftcol .holder h2 {font-size: 1.3em; padding: 0.5em 0}

div#leftcol .holder h3 {font-size: 1.2em; line-height: 2em; border-bottom: 1px dotted #b51d34; margin: 10px 0; color: #b51d34}

div#leftcol .whiteblock .holder { border: none;}

div#leftcol .whiteblock .holder p { padding: 5px 0;}

div.categorytop { height: 7px; background: url(../images/block_top.jpg) top center no-repeat;}

ul#categorytab { width: 100%; overflow: hidden;}

ul#categorytab li {
	display: inline;
	line-height: 4.8em;
	list-style: none;
	font-weight: bold;
}

ul#category {
	background: url(../images/block_bottom.jpg)	bottom center no-repeat;
	padding-bottom: 20px;
}

ul#category li {
	list-style: none;
	line-height: 2.5em;
	background: url(../images/arrow.gif) top left no-repeat;
	background-position: 5px 11px;
	border-bottom: 1px dotted #C00;
	padding-left: 25px;
}

div#contentcol {
	width: 763px;
	float: right;
	padding: 10px 10px 10px 20px;
}

div#contentinside {
	padding: 20px 12px;
	display: block;
}

div#centercol {
	width: 526px;
	float: left;
}

div#width75 {
	width: 737px;
	float: left;
}

div#width75 .top, div#width75 .bottom { background: url(../images/width75_top.gif) center bottom no-repeat; height: 4px;}

div#width75 .bottom { background: url(../images/width75_bottom.gif) center top no-repeat;}

div.width75container { 
	border-left: 1px solid #b51d34;
	border-right: 1px solid #b51d34;
	width: 99.7%;
	overflow: hidden;
}

/* BEGIN: CHECKOUT STEPS */

div#checkoutlabel {
	width: 98%;
	overflow: hidden;
	padding: 1%;
	border-bottom: 1px solid #b51d34;
}

div.steps, div.finalstep {
	width: auto;
	float: left;
	font-size: 1.5em;
	padding: 5px 10px;
	background: url(../images/arrow-head.gif) right no-repeat;
	background-position: 0 15px 0 0;
}

div.finalstep {
	background: 0 none;
	padding-left: 12px;
}

span.stepno {
	font-size: 2.5em;
	line-height: 33px;
	float: left;
	padding-right: 3px;
	color: #b5b5b5;
}

span.active {color: #b51d34}

span.stepname, span.activename {
	font-weight: bold;
	line-height: normal;
	font-size: 13px;
	padding-right: 10px;
	float: left;
	color: #b5b5b5;
}

span.activename {color : #666;}

span.required, p.required {color: #C00;}

.rightborder {border-left: 1px solid #b5b5b5;}

div.width50 { width: 43.9%; float: left; padding: 3%;}

div.width50 h2 { font-size: 1.3em; padding: 5px 0;}

div.width50 h3 { font-size: 1.2em; padding: 5px 0;}

div.width50 form {
	padding: 1.5em 0;
}

div.width50 label {
	display: block;
	margin: 3px 0;
}

p.required {}

div.width50 p { padding: 5px 0}

div#assistcol .holder p.borderblock { border: 1px solid #CCC; padding: 1em; font-weight: bold}

/* END: CHECKOUT STEPS */


div#centercol .block {
	padding: 15px 0;
}

div#centercol h1 {
	color: #b51d34;
	font-size: 2em;
}

div#centercol hr { color: #b51d34}

div#centercol p { padding: 3px 0;}

div.curveholder {margin: 10px 0;}

div#containerinside div.curveholder {margin: 0}

div.curveholder .holder {
	border-left: 1px solid #b51d34;
	border-right: 1px solid #b51d34;
	width: 95.4%;
	overflow: hidden;
	padding: 2%;
}

div.curveholder .grid-holder {
	border-left: 1px solid #b51d34;
	border-right: 1px solid #b51d34;
	width: 95.15%;
	overflow: hidden;
	padding: 0 2.2%;
}

div.top, div.bottom { height: 6px; background: url(../images/red_thin_top.gif) top center no-repeat;}
div.bottom {background: url(../images/red_thin_bottom.gif) top center no-repeat; }
div.product {width: 44%; float: left; margin: 02.5%;}

div.product h3 {
	font-size: 1.2em;
	margin: 5px 0;
}

div.product p {
	padding: 3px 0;
}

div.product p.image {
	width: 80px;
	float: left;
	margin-right: 5px;
}

div#centercol div.grid-holder h1, div#contentinside .width75container h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #484848;
	line-height: 1.8em;
	border-bottom: 1px solid #b51d34;
	margin-bottom: 0.8em;
}


/* BEGIN: GRID Holder */

div#centercol .grid-holder p {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}

div#grid {width: 100%; overflow: hidden;}

div#grid .rowodd, div#grid .roweven {
	border-bottom: 1px solid #cecece;
	width: 100%;
	overflow: hidden;
}

div#grid .roweven {border: 0 none}

div#grid .left, div#grid .right, div#grid .description, div#grid .picture {
	width: 48%;
	float: left;
	padding: 1em 0;
}

div#grid .left { border-right: 1px solid #cecece;}

div#grid .left p, div#grid .right p,  div#grid .picture p {text-align: center; padding: 5px 0;}

div#grid .description p {
	padding: 10px;
}

div#grid .description p.product {
	font-weight: bold;
}

p.product {font-weight: bold;}

/* END: GRID Holder */


/* BEGIN: assistcol Selectors */

div#assistcol {
	width: 221px;
	float: right;
}

div#assistcol div.cartstatus .holder { background: #f9f4d6}

div#assistcol div.cartstatus h1 img { float: left; padding-right: 10px;}

div#assistcol div.cartstatus p {font-weight: bold;}

div#assistcol h1, div#assistcol h2 { 
	color: #FFF;
	background: #b61b45 url(../images/right_red_block.gif) top center no-repeat;
	padding: 7px 15px;
	font-size: 1.3em;
	line-height: normal;
}

div#assistcol h1 span {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding-top: 5px;
}

div#assistcol .holder { border: 1px solid #b61b45; margin-bottom: 15px; padding: 10px 15px;}

div#assistcol .holder p {
	padding: 5px 0;
}

div#assistcol div.productlist p {width: 100%; overflow: hidden; padding: 1em 0;}

div#assistcol ul { 
	width: 100%;
	overflow: hidden;
}

div#assistcol ul li {
	display: block;
	padding: 5px 0;
	border-bottom: 1px dashed #CCC;
}

div.productlist span {font-weight: bold; display: block; margin: 3px 0;}

div.productlist span.image { float: left; width: 55%;}

div.productlist span.price {font-weight: normal}


/* END: assistcol */

div#fullwidth {
	background: #FFF;
	margin-left: 3px;
	padding: 10px;
}

div.insidecontent { border-left: 1px solid #961e3a; border-right: 1px solid #961e3a; padding: 10px }

div#insidecontainer .top, div#insidecontainer .bottom {
	height: 5px;
	background: url(../images/i_c_top.gif) bottom center no-repeat;
}

div#insidecontainer .bottom {
	background: url(../images/i_c_bottom.gif) center top no-repeat;
}

div#insidecontainer h1, div#insidecontainer h2 {
	font-size: 1.6em;
	padding: 0.5em 0;
	border-bottom: 1px solid #961e3a;
	text-transform: uppercase;
}

div#insidecontainer h2 {
	font-size: 1.2em;
	border-bottom-style: dotted;
	padding: 1em 0 0.5em 0;
	margin-bottom: 0.8em;
}

div.floatcontainer { 
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}

div.width40 {
	width: 38%;
	float: left;
	margin-right: 1.96%;
	border: 1px solid #cecece;
	padding: 1% 0;
}

div.width40 p {
	padding: 5px 10px;
}

div.width40 p.title {
	font-weight: bold;
	font-size: 1.2em;
}

div.width40 form {padding: 5px 10px;}

div.width40 label { display: block; padding: 5px 0}

div.width20 {
	width: 19.42%;
	float: right;
	border: 1px solid #cecece;
	background: #eaeaea;
	padding: 1% 0;
}

div.width20 p {
	font-size: 1.2em;
	text-align: center;
	padding: 8px 0;
}

div.listodd, div.listeven {
	width: 96%;
	overflow: hidden;
	padding: 2%;
	border-bottom: 1px solid #cecece;
}

div.listeven {
	border-bottom: 0 none;
}

div.listodd p, div.listeven p {
	width: 27.5%;
	float: left;
}


div.listodd p span, div.listeven p span {
	line-height: 1.8em;
}
        
div#footer { 
	display: block;
	clear: both;
	background: #b51d34;
	text-align: center;
}

div#footer ul {
	width: auto;
}

div#footer ul li {
	margin: 0 10px;
	display: inline;
	line-height: 30px;
}

/* END: Layer / TYPO Selectors */


/* BEGIN: Independent Class Selectors */

.padding10 {padding: 10px;}

p.links {
	text-align: center;
	font-weight: bold;
}

span.name {font-weight: bold}

span.bold {font-weight: bold; margin: 0 2px}

.dottedborder {border-bottom: 1px dotted #b51d34;}

.paddinglr15 {padding: 0 15px}

.padding15 {padding: 15px}

.left { float: left}
.right {float: right}

/* END: Independent Class Selectors */


/* BEGIN: TABLE Selectors */

table { 
	border-collapse: collapse;
	border: 1px solid #cecece;
	border-right: 0 none;
	border-bottom: 0 none;
}

th { 
	background: #eaeaea;
	padding: 18px 12px;
	border-right: 1px solid #cecece;
}

td {
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	text-align: center;
	padding: 18px 12px;
	vertical-align: top;
}

td.center {text-align: center }
td.left, th.left {text-align: left}
td.right, th.right {text-align: right}

p.checkout{text-align: right; padding: 10px 0;}

span.left {float: left}
span.right {float: right}

/* END: TABLE Selectors */


/* BEGIN: FORM SELECTORS */

div#contentcol form {
	margin-bottom: 15px;
}

div#contentcol input {
	border: 1px solid #b51d34;
	padding: 2px;
}

div#contentcol input.button {
	background: url(../images/button_bg.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border: 0 none;
}

div#assistcol input.button {
	background: url(../images/button_bg.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border: 0 none; 
}

div#assistcol input, div#leftcol input {
	padding: 2px 3px;
	margin: 3px 0;
}

/* 20090908 - Update Peter De Bruyne - Input button
div#assistcol input.button {
	border: 0 none;
	margin: 5px 0 0 0;
	background: none;
}
*/

div#insidecontainer form {
	padding: 0.8em 1em;
}

div#insidecontainer input, div#insidecontainer label {
	display: block;
}

div#insidecontainer label {padding: 0.5em 0}

/* END: FORM SELECTORS */


/* BEGIN: BUTTON Selectors */

button.form-button-alt {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;					
	text-align: center;	
	white-space: nowrap;	
	height: 32px;
	line-height: 28px;
	cursor: pointer;
}

button.form-button-alt span, button.form-button-alt em {
	display: block;
	height: 32px;
	line-height: 28px;			
	margin: 0;
	color: #FFF;
	font-weight: bold;
}
	
button.form-button-alt span {
	padding-left: 15px;
	background: url(../images/button_black_up.png) no-repeat 0 0;
}
	
button.form-button-alt em {
	font-style: normal;
	padding-right: 15px;
	background: #FFF url(../images/button_black_up.png) no-repeat 100% 0;
}


button {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;					
	text-align: center;	
	white-space: nowrap;	
	height: 22px;
	line-height: 18px;
	cursor: pointer;
}

button span, button em {
	display: block;
	height: 22px;
	line-height: 18px;			
	margin: 0;
	color: #FFF;
	font-weight: bold;
}
	
button span {
	padding-left: 10px;
	background: url(../images/button_red.png) no-repeat 0 0;
}
	
button em {
	font-style: normal;
	padding-right: 10px;
	background: #FFF url(../images/button_red.png) no-repeat 100% 0;
}

/* END: BUTTON Selectors */


/* BEGIN: Breadcrumb Selectors */

div#breadcrumb {
	background: #f9f5d8 url(../images/breadcrumb-right.gif) right no-repeat;
	height: 23px;
	margin: 0.8em 0;
}

div#containerinside div#breadcrumb {
	margin: 0.8em;
}

div#breadcrumb p {
	background: url(../images/breadcrumb-left.gif) left top no-repeat;
	padding: 2px 10px;
	line-height: 19px;
	word-spacing: 0.4em;
}

/* END: Breadcrumb Selectors */



/* BEGIN: Product Detail Selectors */

div#overview {
	width: 100%;
	overflow: hidden;
	padding-bottom: 1.5em;
}

div#overview p {
	padding: 0.6em 0;
}

div#productpane {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

div#contentinside .width75container h2, div#overview h2 {
	font-size: 1.25em;
	color: #b51d34;
	padding: 1em 0;
	text-transform: uppercase;
}

div#contentinside .width75container h3, div#overview h3 {
	font-size: 1.1em;
	padding-bottom: 0.5em;
}

div#contentinside .width75container h3 span {
	font-size: 1em;
	font-weight: normal;
}

div#contentinside .width75container p { padding-bottom: 1.3em}

div#contentinside .width75container .odd {
	padding: 1.2em 0;
}

/* END: Product Detail Selectors */


/* BEGIN: Tab Content Selectors */

#tabcontainer ul {
	border-bottom: 2px solid #b51d34;
	height: 18px;
	padding-left: 5px;
}

#tabcontainer li {
	float: left;
	margin-right: 2px;
}

.tab a:link, .tab a:visited{
	background: url(../images/tab.gif) right 54px;
	color: #666666;
	display: block;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
}
.tab a span{
	background: url(../images/tab.gif) left 54px;
	display: block;
	height: 18px;
	margin-right: 14px;
	padding-left: 14px;
}
.tab a:hover{
	background: url(../images/tab.gif) right 36px;
	display: block;
	color: #FFF;
}
.tab a:hover span{
	background: url(../images/tab.gif) left 36px;
	display: block;
	cursor: hand;
}

/* 	Tab ACTIVE ELEMENTS */

.active a:link, .active a:visited, .active a:visited, .active a:hover{
	background: url(../images/tab.gif) right 0 no-repeat;
	color: #FFF;
} 
.active a span, .active a:hover span{
	background: url(../images/tab.gif) left 0 no-repeat;
}

/* END: Tab Content Selectors */


/* BEGIN: PSEUDO Class Selectors */

a img {
	border: 0 none;
	outline: 0 none;
}

a {color: #b51d34; text-decoration: none;}

a:hover { color: #8e0017;}

div#header a {
	color: #FFF;
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

div#breadcrumb a {text-decoration: underline}

div#breadcrumb a:hover {text-decoration: none}

ul#categorytab a, ul#categorytab a.here {
	background: #FFF;
	padding: 5px 5px;
	color: #797979;
	text-decoration: none;
}

ul#categorytab a.here {
	background: #b51d34;
	color: #FFF;
}

ul#categorytab a:hover {
	background: #b51d34;
	color: #FFF;
}

div.product a {
	color: #f36271;
	text-decoration: none;
}

div.product a:hover {
	color: #b61f4a;
}

div#grid a, div#overview a {
	color: #484848;
	text-decoration: underline;
	margin: 0 3px;
}

div#grid a:hover, div#assistcol ul a:hover, div#assistcol ul a.active, div#overview a:hover {
	color: #b51d34;
	text-decoration: none;
}

div#assistcol ul a.active {font-weight: bold}

div#assistcol div.productlist a {text-decoration: underline;}

div#assistcol div.productlist a:hover {text-decoration: none; color: #484848;}

div#assistcol ul a {
	color: #484848;
}

div#footer a {
	color: #FFF;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;	
}

/* END: PSEUDO Class Selectors */


/* HACKS */

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}














div.vm_element {
	display: none;
}

div.jm-prev, div.jm-next {
	text-align: center;
	cursor: pointer;
}

textarea {
	/*border: 1px solid #B51D34;*/
}


div#assistcol h1, div#assistcol h2 {
	min-height: 20px;
}

dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

ul#manufacturer_list {
	background: url(../images/block_bottom.jpg)	bottom center no-repeat;
	padding-bottom: 20px;
	display: none;
}

ul#manufacturer_list li {
	list-style: none;
	line-height: 2.5em;
	background: url(../images/arrow.gif) top left no-repeat;
	background-position: 5px 11px;
	border-bottom: 1px dotted #C00;
	padding-left: 25px;
}


ul#category li ul, ul#manufacture_list li ul {
	display: none;
}

a.white_link {
	color: #fff;
}

a.link_cart_red, #assistcol a.link_cart_red, #assistcol ul a.link_cart_red {
	color: #B51D34;
	font-weight: bold;
	text-decoration: underline;
}

.block .holder a {
	color: #333333;
}

.breadcrumbs {
	background-color:#FEF4C0;
	margin: 4px 10px;
	padding: 5px 10px;
}

/* toolbar navigation */
table.pager, table.view-by {
	border-style: none;
	background: none;
	font-size: 1em;
}
table.pager {
	border-bottom:1px dotted #B51D34;
}
table.pager td, table.view-by td {
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	text-align: left;
}
table td.a-right {
	text-align: right;
}

table.pager td span {
	display: inline;
}

#shopping-cart-totals-table {
	border-collapse: separate;
	border-style: none;
}

.price-box {
	padding: 0;
	width: 100px;
	display: inline;
	float: left;
}

table#shopping-cart-table th {
	text-align: left;
}

table#shopping-cart-table th.a-center {
	text-align: center;
}

table#shopping-cart-table th.right {
	text-align: right;
}

table#shopping-cart-totals-table td {
	border: none;
}

span.content {
	font-weight: normal;
}

#track_hint {
	font-size: 0.9em;
}

div.width50 p {
	text-align: left;
}

.page-head {
	border-bottom: none;
}

div.page-head h3, div.page-head h1 {
	text-align: left;
	border-bottom:1px solid #B51D34;
	color:#484848;
	font-size:1.6em;
	line-height:1.8em;
	margin-bottom:0.8em;
	text-transform:uppercase;
}

div.head h4 {
	color:#B51D34;
	font-size:1.25em;
	padding:1em 0;
	text-transform:uppercase;
}

.group-select {
	background: none;
	border: none;
}

.group-select .legend {
	width: 540px;
	padding: 0 0 10px 0;
	background:transparent url(../images/dotted_divider.gif) repeat-x scroll 0 100%;
	border: none;
	color: #000000;
}

.button-set {
	border-top: none;
}

.product-options { /* product detail */
	background: none;
	border: none;
}

.product-options-bottom {
	background: none;
	border: none;
}

div#overview h2 {
	font-weight: bold;
}

div.tabBody {
	min-height: 100px;
}

#tabcontainer div.tabBody ul {
	border-bottom: none;
}

div#reviews input {
	/* border: 1px solid #B6B6B6; */
}

#tabcontainer .product-specs ul {
	list-style-type: disc;
	list-style-position: inside;
	height: auto;
}

#tabcontainer .product-specs ol {
	list-style-position: inside;
	list-style-type: decimal;
}

#tabcontainer .product-specs ul li, #tabcontainer .product-specs ol li {
	float: none;
}


.generic-product-grid td.empty-product {
	background: none;
}

.group-select {
	padding:22px 0 12px;
}

.group-select .legend {
	width: 500px;
}

.group-select li {
	padding:4px 0;
}

#tabcontainer ul.noPadding {
	padding: 0;
}

.head {
	text-align: left;
}

.base-mini {
	border: none;
}

ul#category .active a, ul#categorytab .active a { /* main menu */
	background: none;
	background-color: #B51D34;	
}

ul#category .active a span, ul#categorytab .active a span {
	background: none;
}


.generic-product-grid tr.last {
	border-bottom: 1px solid #D9DDE3;
}

.generic-product-grid td.last {
	border-right: 1px solid #D9DDE3;
}

div.grid-holder h1 li {
	font-size: 0.9em;
}

div.steps, div.finalstep {
	padding: 5px 7px;
}

div#checkoutlabel {
	margin-bottom: 20px;
}

.data-table thead tr th {
	padding: 18px;
	text-align: left;
	color: #FFFFFF;
}

.data-table td {
	padding: 18px;
	text-align: left;
}

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#EEEDED !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }

.data-table tfoot td {
	padding: 10px 12px;
}


.account-box {
	background: none;
}

.account-box .head {
	text-align: right;
}	

.primary-address-list li {
	background: none;
}

.narrow-by dl {
	background: none;
}

div#contentcol input.poll_vote { border: none; }

div#contentcol input.noBorder {
	border: none;
}
