﻿

html
{
	overflow: -moz-scrollbars-vertical;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
}
#wrapper
{
	text-align: left;
	width: 1000px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
a
{
	color: #666;
}
.CLEAR
{
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
}
#header
{
	width: 1000px;
	float: left;
	padding: 0px;
	height: 63px;
	position: relative;
	z-index: 50;
}
#header_logo
{
	position: absolute;
	top: 5px;
	left: 0px;
}
#header_pno
{
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 420px;
	width: 110px;
}
#header_pno .pnoinput
{
	font-size: 11px;
	font-family: arial;
	width: 40px;
	float: left;
}
#header_pno .pnosubmit
{
	float: left;
}
#top_menu
{
	position: absolute;
	right: 0px;
	top: 3px;
	text-align: right; /*	float:right; 	height:70px;*/
}
#top_menu ul
{
	margin: 0px;
	padding: 0px;
}
#top_menu ul a:link, #top_menu ul a:visited
{
	text-decoration: none;
	color: #2AABE1;
	font-weight: bold;
}
#top_menu li
{
	margin-bottom: 3px;
	display: inline;
}
#top_menuBar
{
	position: absolute;
	bottom: 5px;
	_bottom: 4px;
	left: 0px;
	width: 1000px;
	height: 22px;
	background: #000000;
}
.top_menuBar_item
{
	float: left;
}
.top_menuBar_item a:link, .top_menuBar_item a:visited
{
	display: block;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #000;
	border-top: 4px solid #000;
}
.top_menuBar_item a:hover
{
	background: #666666;
	border-bottom-color: #666;
	border-top-color: #666;
}
.top_menuBar_search
{
	margin-left: 15px;
	float: left;
	_display: inline;
}
.top_menuBar_search input
{
	width: 171px;
	background: #CCCCCC;
	font-size: 11px;
	font-family: arial;
	margin-top: 1px;
	_margin-top: 0px;
	margin-right: 1px;
}
.top_menuBar_go
{
	border-left: 2px solid #FFFFFF;
	float: right;
}





#filter
{
	float: left;
	background: #E6E7E7 url('../../images/filter/selectby.gif') no-repeat;
	border: 10px solid #E6E7E7;
	width: 171px;
	padding-top: 40px;
}
#filter_height
{
	float: left;
	width: 1px;
	height: 500px;
}
#filter_content
{
	_float: left;
}
.filteroption_off
{
	border-top: 1px solid #4F4F4F;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url('../../images/filter/arrows.gif') no-repeat 4px 6px;
	padding-left: 19px;
	font-weight: bold;
	color: #4F4F4F;
	cursor: hand;
	cursor: pointer;
}
.filteroption_on
{
	border-top: 1px solid #4F4F4F;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url('../../images/filter/arrows.gif') no-repeat 4px -18px;
	padding-left: 19px;
	font-weight: bold;
	color: #4F4F4F;
	cursor: hand;
	cursor: pointer;
}
.filteroptions
{
	width: 160px;
	_width: 157px;
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	color: #4F4F4F;
	overflow-y: scroll;
	height: 150px;
}
.filteroptions2
{
	/*	Removed as was causing issue in IE7 	width:162px; 	_width:157px;*/
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	color: #4F4F4F;
	height: 150px;
}
.filteroptions3
{
	/*	Removed as was causing issue in IE7 	width:162px; 	_width:157px;*/
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	color: #4F4F4F;
}
.filteroptions_unsel a:link, .filteroptions_unsel a:visited
{
	font-size: 11px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background: url('../../images/filter/options.gif') no-repeat;
	text-decoration: none;
	color: #4F4F4F;
}
.filteroptions_unsel a:hover
{
	background-position: 0px -50px;
}
.filteroptions_unselgry a:link, .filteroptions_unselgry a:visited
{
	font-size: 11px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background: url('../../images/filter/options.gif') no-repeat 0px -200px;
	text-decoration: none;
	color: #CCCCCC;
}
.filteroptions_unselgry a:hover
{
	background-position: 0px -200px;
}
.filteroptions_sel a:link, .filteroptions_sel a:visited
{
	font-size: 11px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background: url('../../images/filter/options.gif') no-repeat 0px -100px;
	text-decoration: none;
	color: #4F4F4F;
}
.filteroptions_sel a:hover
{
	background-position: 0px -150px;
}
.filteroptions_sel2 a:link, .filteroptions_sel2 a:visited, .filteroptions_unsel2 a:link, .filteroptions_unsel2 a:visited
{
	display: none;
}


.filteroptions_eachcol
{
	width: 35px;
	height: 35px;
	float: left;
	border: 8px solid #FFFFFF;
	background-position: 0px 0px;
}
.filteroptions_eachcolsel
{
	width: 35px;
	height: 35px;
	float: left;
	border: 2px solid #000000;
	margin: 6px;
	margin-right: 5px margin-bottom:5px;
	background-position: 0px 70px;
}
.filteroptions_eachcolempty
{
	width: 35px;
	height: 35px;
	float: left;
	border: 8px solid #FFFFFF;
	background-position: 0px 35px;
}
.filteroptions_eachcol a:link, .filteroptions_eachcol a:visited, .filteroptions_eachcolsel a:link, .filteroptions_eachcolsel a:visited, .filteroptions_eachcolempty a:link, .filteroptions_eachcolempty a:visited
{
	text-decoration: none;
	display: block;
	width: 35px;
	height: 35px;
}
#filteropt_4_1
{
	background-image: url('../../images/filter/cols/1.jpg');
}
#filteropt_4_2
{
	background-image: url('../../images/filter/cols/2.jpg');
}
#filteropt_4_3
{
	background-image: url('../../images/filter/cols/3.jpg');
}
#filteropt_4_4
{
	background-image: url('../../images/filter/cols/4.jpg');
}
#filteropt_4_5
{
	background-image: url('../../images/filter/cols/5.jpg');
}
#filteropt_4_6
{
	background-image: url('../../images/filter/cols/6.jpg');
}
#filteropt_4_7
{
	background-image: url('../../images/filter/cols/7.jpg');
}
#filteropt_4_8
{
	background-image: url('../../images/filter/cols/8.jpg');
}
#filteropt_4_9
{
	background-image: url('../../images/filter/cols/9.jpg');
}

#content /*	Added as quick fix, if causes issue move to leanring.css	*/
{
	clear: both;
	position: relative;
}

#content_full_width
{
	clear: both;
	position: relative; /*	Set for positioning on product Page, if breaks design, add to product.css	*/
	float: left; /*	width:995px; 	_width:994px; 	margin-left:5px;*/
	width: 1000px; /*	not supposed to have margin down left	*/
	_overflow: hidden;
}
.content_header
{
	background: #ef008c;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	z-index: 50;
}
.content_header2
{
	background: #ef008c;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	z-index: 50;
	float: left;
	width: 775px;
	height: 30px;
}
.content_header_cat
{
	color: #000000;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	z-index: 50;
	font-size: 11px;
	border-bottom: 1px solid #000000;
}
.content_header_cat2
{
	color: #000000;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	z-index: 50;
	font-size: 11px;
	margin-top: 10px;
}
.content_header_cat_title
{
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
.content_header_title, .content_header h1
{
	font-size: 30px;
	text-transform: capitalize;
}
.content_subheader
{
	background: #666666;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	z-index: 50;
}

.content_subheader h1
{
	font-size: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.content_subheader h1 a:link, .content_subheader h1 a:visited
{
	color: #FFFFFF;
}






#footer
{
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 1000px;
	text-align: center;
	font-size: 11px;
	position: relative;
}

#footer ul
{
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}
#footer ul.left
{
	display: inline;
}
#footer ul a
{
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	background: url('../Images/bullet.png') no-repeat left center;
}
#footer .copyright
{
	clear: both;
}

h1
{
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
}
.smalltxt
{
	font-size: 11px;
}
#fullScreen
{
	background: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 250;
	filter: alpha(opacity=70);
	opacity: .7;
}
#PopUpBox
{
	z-index: 500;
	background-color: #FFF;
	border: 2px solid #ef008c;
	padding: 5px;
	display: none;
}
.messageBox
{
	position: absolute;
	z-index: 500;
	background-color: #FFF;
}
.messageBoxContent
{
	border: 2px solid #ef008c;
	padding: 0px 10px 0px 10px;
}
.slider
{
	height: 30px;
	position: relative;
}
.bgslider
{
	width: 110px;
	height: 10px;
	background: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 10px;
}
.startslider
{
	width: 8px;
	height: 17px;
	background: #CCCCCC;
	border: 1px solid #666666;
	position: absolute;
	top: 5px;
}
.endslider
{
	width: 8px;
	height: 17px;
	background: #CCCCCC;
	border: 1px solid #666666;
	position: absolute;
	top: 5px;
}
.startslideramount
{
	position: absolute;
	left: 0px;
	top: 8px;
	width: 27px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.endslideramount
{
	position: absolute;
	left: 145px;
	top: 8px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.other_title
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
}
.st
{
	font-size: 11px;
}
#justadded
{
	border: 2px solid #666;
	padding: 5px;
	text-align: center;
}

#range_content
{
	float: left;
	margin-left: 3px;
	margin-top: 10px;
	width: 820px;
	height: 347px;
}
#range_video
{
	position: relative;
	left: 45px;
	top: 295px;
	float: left;
}
#range_video2
{
	position: relative;
	left: 171px;
	top: 98px;
	float: left;
}
#range_text
{
	width: 310px;
	margin-right: 30px;
	float: right;
	overflow: auto;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #999;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #777;
	scrollbar-shadow-color: #999;
	line-height: 24px;
}
.range_cr
{
	height: 292px;
	margin-top: 55px;
}
.range_crm
{
	height: 347px;
}
.range_es
{
	height: 347px;
}
.range_jc
{
	height: 347px;
	color: #999;
}
.range_jl
{
	height: 347px;
	color: #000;
}
.range_jl a:link, .range_jl a:visited
{
	color: #000;
}
.range_jv
{
	height: 286px;
	margin-top: 61px;
	color: #FFFFFFF;
}
.range_jv a:link, .range_jv a:visited
{
	color: #FFFFFFF;
}
.range_lor
{
	height: 306px;
	margin-top: 41px;
}
.range_mat
{
	height: 297px;
	margin-top: 50px;
	color: #ccc;
	margin-left: 50px;
}
.range_moc
{
	height: 312px;
	margin-top: 35px;
}
.range_sb
{
	height: 272px;
	margin-top: 75px;
	color: #333;
}
.range_sb a:link, .range_sb a:visited
{
	color: #333;
}
.range_too
{
	height: 347px;
	color: #ccc;
}
.range_ve
{
	height: 347px;
	color: #000;
}
.range_ve a:link, .range_ve a:visited
{
	color: #000;
}


#menu_8_content a:link, #menu_8_content a:visited
{
	border-right: none;
	border-left: none;
}
.pad5
{
	padding: 5px;
}
.BOLD
{
	font-weight: bold;
}
.lgBOLD
{
	font-size: 1.1em;
	font-weight: bold;
}
#menu_8_content
{
	font-size: 11px;
}
.filter_pno
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background: #FFFFFF;
	height: 34px;
}
.filter_pno .pnoinput
{
	font-size: 11px;
	width: 50px;
	float: left;
}
.filter_pno .pnosubmit
{
	float: left;
}
.filter_pno2
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background: #FFFFFF;
	height: 34px;
	text-align: left;
	float: right;
	margin-left: 60px;
}
.filter_pno2 .pnoinput
{
	font-size: 11px;
	width: 50px;
	float: left;
}
.filter_pno2 .pnosubmit
{
	float: left;
}
#banner
{
	position: absolute;
	left: 290px;
	top: 5px;
}
#header_wishlist
{
	position: absolute;
	left: 750px;
	top: 10px;
}
.top_menu_item a:link, .top_menu_item a:visited
{
	text-decoration: none;
	color: #EC008C;
	font-weight: bold;
}
#header_auction
{
}
.header_auction_in
{
	position: absolute;
	left: 690px;
	top: 2px;
}
.header_auction
{
	position: absolute;
	left: 690px;
	top: 2px;
}
.header_auction_txt
{
	float: left;
	color: #000000;
}
.header_auction_txt a:link, .header_auction_txt a:visited
{
	text-decoration: none;
	color: #000000;
}
.header_auction_img
{
	float: left;
	margin-left: 5px;
}
.Product
{
    margin: 8px 60px 15px 20px;
    height: 200px;
    width: 180px;
}
.Product img
{
   
}
.Product .SKU
{
    float: left;
    width: 32%;
    font-size: 12px;
}
.Product .RRP
{
    float: right;
    font-weight: bold;
    text-decoration: line-through;
    width: 32%;
    font-size: 12px;
}
.Product .WebPrice
{
    float: right;
    width: 32%;
    color: #EC008C;
    font-weight: bold;
    font-size: 12px;
}
.Product .description
{
    margin-bottom: 10px;
}
.allProducts
{
    margin: 0px auto;
    width: 850px;
}
