body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#Container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D7;
	border-left-color: #D2D2D7;
	background-color: #FFFFFF;
}
#DateTime {
	position: absolute;
	left: 8px;
	top: 4px;
}
#LogonStatus {
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 4px;
	top: 8px;
	margin: 0px;
	float: right;
	height: 20px;
	width: 300px;
}
#LogonStatus a:link, #LogonStatus a:visited, #LogonStatus a:active{
	text-decoration: none;
	color: #FFFFFF;

}
#LogonStatus a:hover{
	text-decoration: underline;

}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Header {
	background-color: #FFFFFF;
	color: #F3F3F3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 100;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#HeaderBanner {
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	margin: 0px;
	clear: none;
	width: 600px;
}

#SystemMessageHolder {
	color: #990000;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase;
}


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#NavigationTabHolder{
	clear:both;
	position:relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3764A8;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#NavigationTabHolder ul{margin:0;padding:0;zoom:1;}
#NavigationTabHolder ul li{
	display:inline;
	float:left;
	font-size:1.0714em;
	font-weight:bold;
	list-style:none;
	margin:0 2px 0 0;
	padding:0;
}
#NavigationTabHolder ul li a{
	background:#edeeef url(/images/top-nav-tab.gif) no-repeat 0 0;
	color:#656565;display:block;
	line-height:2.5em;
	padding-left:6px;
	text-decoration:none;
}
#NavigationTabHolder ul li a span{
	background:#edeeef url(/images/top-nav-tab.gif) no-repeat 100% 0;
	display:block;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 5px;
}
#NavigationTabHolder ul li.selected a,
#NavigationTabHolder ul li.selected a:hover{
	background-position:0 -200px;
	color:#fff;
}
#NavigationTabHolder ul li.selected a span,
#NavigationTabHolder ul li.selected a span:hover{
	background-position:100% -200px;
	text-decoration:none;
}
#NavigationTabHolder ul li a:hover{background-position:0 -400px;color:#fff;}
#NavigationTabHolder ul li a:hover span{background-position:100% -400px;}
#NavigationTabHolder ul ul{background:#fff;border:2px solid #2C79B6;position:absolute;left:-999em;}
#NavigationTabHolder ul ul li{float:none;}


#Divider {
	background-color: #426CB4;
	height: 8px;
	margin-right: 4px;
	margin-left: 4px;
}
#ClassificationPath {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 4px;
	border: 1px solid #cacaca;
	background-color: #EEEEF0;
	background-image: url(../images/path-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 0px;
}
#ClassificationPath ul {
	margin:0;
	padding:0;
}
#ClassificationPath ul li{
	display:inline;
	float:left;
	font-size:10px;
	font-weight:bold;
	list-style:none;
	margin:0 2px 0 0;
	padding:0;
}
#ClassificationPath ul li a:link,
#ClassificationPath ul li a:visited,
#ClassificationPath ul li a:active{
	color:#656565;
	display:block;
	line-height:2.5em;
	padding-left:15px;
	text-decoration:none;
	background-image: url(../images/path-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
#ClassificationPath ul li a:hover{
	text-decoration: underline;
}
#SearchBar {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#SearchBar .l-b {
	height: 30px;
}
#SearchBar .r-b {
	height: 30px;
}
#SearchBar ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchBar ul li{
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
}
#SearchBar ul li a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchBar ul li a:hover {
	background-color: #DFDFDF;
}
#SearchForm {
	padding: 0px;
	color: #000000;
	font-size: 10px;
	margin: 0px;
}
#SearchForm .FormTxt {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#SearchForm .FormTxtNumber {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#SearchForm .FormList {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	text-transform: capitalize;
}
#Content {
	padding-bottom: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	background-color: #FFFFFF;

}
#BasketSummery {
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
	background-color: #EEEEF0;
	width: 180px;
	color: #333333;
}
#BasketSummery h2,
#RecentHistory h2 {
	font-size: 11px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #3764A8;
	margin: 0px;
	width: 180px;
	height: 18px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 8px;
}
#BasketSummery h2 a:link,
#BasketSummery h2 a:active,
#BasketSummery h2 a:visited,
#RecentHistory h2 a:link,
#RecentHistory h2 a:active,
#RecentHistory h2 a:visited,
.MarginContentHolder  h2 a:link,
.MarginContentHolder  h2 a:active,
.MarginContentHolder  h2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#BasketSummery h2 span {
	background-image: url(../images/bsk_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#BasketSummery td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#BasketSummery  #BasketTotalGross {
	background-color: #D2D2D7;
	font-weight: bold;
}
#RecentHistory {
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
	background-color: #EEEEF0;
	width: 180px;
	color: #333333;
}

#RecentHistory h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
}
#Cell_left {
	width: 190px;
	text-align: left;
	padding-top: 0px;
	color: #FFFFFF;
}
.NavMenu {
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
.NavMenu ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.NavMenu ul li{
	width: 190px;
	padding: 0px;
	list-style-type: none;
	text-transform: capitalize;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #EEEEF0;

}
.NavMenu a:link, .NavMenu a:visited , .NavMenu a:active{
	padding: 5px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;

}
.NavMenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D2D2D7;
	margin: 0px;
}
.NavMenu ul li .ActiveLink {
	background-color: #B4B4BC;
	color: #FFFFFF;
	display: block;

}

#CheckOutPath {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px;
	font-weight: normal;
}

#CheckOutPath .Current{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FD80BE;
	background-image: url(../images/pointer-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;

}




.MarginImageHolder{
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 4px;
	padding: 0px;
	width: 180px;
	background-color: #FFFFFF;
}

.MarginContentHolder,
.MarginContentHolder2,
.MarginContentHolder3{

	padding: 0px;
	padding-bottom: 4px;	
}

.MarginContentHolder h2,
.MarginContentHolder2 h2,
.MarginContentHolder3 h2 {
	font-size: 11px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #FFFFFF;
	margin: 0px;
	width: 190px;
	height: 17px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-indent: 8px;
}

.MarginContentHolder h2 span,
.MarginContentHolder2 h2 span,
.MarginContentHolder3 h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
}

.MarginContentHolder  h2 a:link,
.MarginContentHolder  h2 a:active,
.MarginContentHolder  h2 a:visited,
.MarginContentHolder2  h2 a:link,
.MarginContentHolder2  h2 a:active,
.MarginContentHolder2  h2 a:visited,
.MarginContentHolder3  h2 a:link,
.MarginContentHolder3  h2 a:active,
.MarginContentHolder3  h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.MarginContentHolder h2 {
	background-color: #3764A8;
}
.MarginContentHolder h2 span {
}

.MarginContentHolder2{
	background-color: #FFFFFF;
}

.MarginContentHolder2 h2 {
	background-color: #3764A8;
}

.MarginContentHolder3{
	background-color: #FFFFFF;
}
.MarginContentHolder3 h2 {
	background-color: #3764A8;
}

.MarginContentHolder p,
.MarginContentHolder2 p,
.MarginContentHolder3 p{
	margin: 0px;
}

.MarginContentHolder .Notes,
.MarginContentHolder2 .Notes,
.MarginContentHolder3 .Notes {
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 8px;
}
.MarginContentHolder #ThunbNail,
.MarginContentHolder2 #ThunbNail,
.MarginContentHolder3 #ThunbNail {
	padding: 1px;
	text-align: center;
	height: 90px;
	margin: 0px;

}
.MarginContentHolder .quote,
.MarginContentHolder2 .quote,
.MarginContentHolder3 .quote {
	padding: 4px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#BasketSummery {
	margin-right: 0px;
	margin-left: 4px;
	background-color: #EEEEF0;
	color: #333333;
	width: 180px;
	background-color: #FFFFFF;
}
#BasketSummery h2{
	background-color: #3764A8;
}
#BasketSummery h2 span {
	background-image: url(../images/bsk_link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#BasketSummery h2 a:link,
#BasketSummery h2 a:active,
#BasketSummery h2 a:visited{
	color: #FFFFFF;
}

#BasketSummery td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFD3;
}
#BasketSummery  #BasketTotalGross {
	background-color: #ECECEC;
	font-weight: bold;
}

#UserMenu h2{
	background-color: #3764A8;
	width: 180px;
}
#UserMenu h2 span {
}

#OptionHolder,
#FeatureHolder,
#RecentHistory {
	margin-right: 0px;
	margin-left: 4px;
	background-color: #EEEEF0;
	color: #333333;
	width: 180px;
	background-color: #FFFFFF;
}






.ContentProductHolder {
	margin-bottom: 8px;
}

.ContentProductHolder h2 {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: capitalize;
	color: #333333;
}

.ContentProductHolder ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.ContentProductHolder ul li{
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
	padding: 8px;
	border: 1px solid #EEEEF0;
	width: 100px;
	height: 80px;
}

.ContentProductHolder ul li .Price{
	font-weight: bold;
	color: #D70000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin-left: 4px;
}

.ContentProductHolder ul li .PriceOld{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	text-decoration: line-through;
	margin-right: 4px;
	margin-left: 0px;
}



.Divider{
	background-image: url(../images/1px-lgy.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
	clear: both;

}

#Cell_Main {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.ElementBannerHolder {
	padding: 0px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
#InnerHeader {
	background-color: #FFFFFF;
	margin: 4px;
}
#InnerHeader  h1{
	font-size: 18px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #999999;
	margin: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
#InnerHeader  h1 span {
	display: block;
	margin: 0px;
	padding: 0px;
}
#InnerHeader  h1 em {
	font-size: 14px;
	margin-left: 400px;
	font-style: normal;
	text-transform: lowercase;
}
#InnerHeader  h2{
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 8px;
}
#InnerHeader  h3{
	font-size: 12px;
	text-transform: capitalize;
	color: #3764A8;
	font-weight: bold;
	padding: 0px;
	margin: 8px;
	line-height: 12px;
}
#InnerHeader  p{
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.ElementInnerContent {
	margin-bottom: 16px;
	background-color: #FFFFFF;
}
.ElementInnerContent h2{
	font-size: 16px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #D2D2D7;
	margin: 0px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 4px;
}
.ElementInnerContent h3{
	font-size: 12px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #3B69B4;
	margin: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
.ElementInnerContent h2 span,
.ElementInnerContent h3 span{
	display: block;
	margin: 0px;
	padding: 0px;
}

.ElementInnerContent p{
	padding: 0px;
	font-size: 1em;
	margin: 8px;
}


.ElementProductListing {
	margin-top: 0px;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 1em;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ElementProductListing:hover {


}
.ElementProductListing h2 {
	font-size: 12px;
	margin: 2px;
	padding: 0px;
}
.ElementProductListing h2 a:link,
.ElementProductListing h2 a:visited,
.ElementProductListing h2 a:active
{
	color: #818181;
	text-decoration: none;

}
.ElementProductListing h2 a:hover
{
	text-decoration: underline;

}
#ProductInfo .YouSave ,
.ElementProductListing .YouSave {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}


.ElementProductListing a {
	color: #000000;
	text-decoration: none;

}
.ElementProductListing a:hover {
	text-decoration: underline;

}
.Status_C {
	background-image: url(../images/status_C.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_S {
	background-image: url(../images/status_S.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_N {
	background-image: url(../images/status_N.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_A {
	background-image: url(../images/status_A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.Status_O {
	background-image: url(../images/status_O.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	float: right;
}
.FeaturesHolder {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 155px;
	float: right;
	height: 100px;
}
.FlagHolder {
	display: block;
	float: right;
	width: 140px;
	margin-top: 8px;

}
.FlagHolder img {
	margin-top: 0px;
	margin-left: 4px;

}
.CustRating {
	background-image: url(../images/rating_bg.gif);
	height: 68px;
	width: 140px;
	float: right;
}
.CustRating ul{
	margin: 0px;
	padding: 0px;

}
.CustRating ul li{
	list-style-type: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.CustRating ul li a:link,
.CustRating ul li a:active,
.CustRating ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ElementContentListing {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}
.ElementContentListing h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.ElementContentListing p {
	margin: 0px;
	padding: 0px;
}
.ElementContentListingImage {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.ElementProductGallery {
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.ElementProductGallery h2 {
	font-size: 18px;
	text-align: left;
	display: block;
	text-transform: capitalize;
	color: #D2D2D7;
	margin: 0px;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 8px;
}
.ElementProductGallery h2 span {
	display: block;
	margin: 0px;
	padding: 0px;
}
.ElementProductGallery .GalleryItemList{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.ElementProductGallery .GalleryItemList .GalleryItem{
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
	padding: 8px;
	border: 1px solid #EEEEF0;
	width: 100px;
	height: 160px;
	display: inline;
	list-style-type: none;

}
.ElementProductGallery .GalleryItemList .GalleryItem .PriceInfo{
	height: 45px;
	margin-bottom: 4px;
	color: #999999;
}
.ElementProductGallery .GalleryItemList .GalleryItem  .Price{
	text-align: right;
	display: block;

}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo{
	height: 30px;
	margin-bottom: 4px;
	color: #999999;
}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:link,
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:active,
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:visited
{
	color: #FC3698;
	text-decoration: none;

}
.ElementProductGallery .GalleryItemList .GalleryItem .ExtraInfo a:hover
{
	color: #FC3698;
	text-decoration: underline;

}
#ProductInfo {
	margin-top: 0px;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
#ProductInfo  h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;

}
.ProductCode {
	text-transform: uppercase;

}
.ElementProductGallery .PriceInfo,
.ElementProductListing .PriceInfo,
#ProductInfo  .PriceInfo {
	margin: 0px;
	padding: 0px;
}
.ElementProductGallery .PriceInfo li,
.ElementProductListing .PriceInfo li,
#ProductInfo  .PriceInfo li{
	list-style-type: none;
	display: inline;
}
#RecentHistory .Price{
	font-size: 16px;
	margin: 4px;
}
#ProductInfo  .PriceInfo .Price{
	font-size: 24px;
}
.ElementProductGallery .Price{
	font-size: 14px;
}
.ElementProductListing .Price{
	font-size: 18px;
}
#ProductInfo  .PriceInfo .PriceRRP{

}
#ProductInfo  .PriceInfo .PriceTax{

}
#ProductInfo  .PriceInfo .PriceSave{
	display: inline;
}
.ElementProductListing  .ExtraInfo {
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	line-height: 14px;
}
#ProductInfo  .ExtraInfo {
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;

}
#ProductInfo .FeaturesHolder {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 155px;
	float: right;
	height: 100px;
	background-color: #FFFFFF;
}
.Saving {
	font-weight: bold;
	color: #818181;
	font-size: 1.2em;
}
.Add2Bsk {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Qty {
	text-align: right;
	border: 1px solid #D2D2D7;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Qty:hover,.Qty-BSK:hover {
	border-top-color: #818181;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #818181;
}
.Qty:focus,.Qty-BSK:focus  {
	border-top-color: #FC3698;
	border-right-color: #FC3698;
	border-bottom-color: #FC3698;
	border-left-color: #FC3698;
}
.Qty-BSK{
	text-align: right;
	border: 1px solid #006600;
	font-size: 12px;
	margin-right: 8px;
}
.Price {
	color: #FC3698;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
.strike-through {
	text-decoration: line-through;

}
#InnerClassNavigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px;
	background-image: url(../images/seperator_3.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
#InnerClassNavigation ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#InnerClassNavigation ul li{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	clear: none;
	text-transform: lowercase;
	padding: 0px;
	width: 192px;
	float: left;

}
#InnerClassNavigation ul li:hover{

}
#InnerClassNavigation a:link, #InnerClassNavigation a:visited, #InnerClassNavigation a:active{
	color: #000000;
	text-decoration: none;
	display: block;
}
#InnerClassNavigation a:hover {
	text-decoration: underline;

}
#ProductListingHolder{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}
#Cell_right {
	width: 180px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
.ImageHolder {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFFFFF;
	float: left;
}
.ListingsImageHolder{
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #D2D2D7;
	float: left;
}
.TextRed {
	color: #990000;
}
.TextGreen {
	color: #009900;
}
.FormList {
	font-size: 1em;

}
.InputList {
	margin-right: 4px;
}
.textfield {
	border: 4px solid #EEEEF0;
}
.textfield:hover {
	border-top-color: #CFCFD6;
	border-right-color: #CFCFD6;
	border-bottom-color: #CFCFD6;
	border-left-color: #CFCFD6;
}
.textfield:focus {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}

.FormTxtMicro{
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.TableHeader_1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A6AAA;
	text-align: left;
	padding: 4px;
}
.TableData {
	border: 1px solid #E5E5E5;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.TableData td a{
	display: block;
	padding-left: 4px;
}

.TableData th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	text-transform: capitalize;
}
.TableData2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.TableData2 th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #818181;
	text-transform: capitalize;
}
.TableData2 th a:link , .TableData2 th a:active, .TableData2 th a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
}
.TableData2 th a:hover {
	background-color: #71858A;
}
.TableData2 td{
	padding: 3px;
}
.TableData2 td a {
	color: #FC3698;
	text-decoration: none;
	display: block;
}
.TableData2 td a:hover {
	text-decoration: underline;
}
#ResultForm {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEEEF0;
	padding: 4px;
	clear: both;
}

#ResultHeader{
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 0px;
	border: 4px solid #EEEEF0;
}
#ResultHeader a:link,
#ResultHeader a:active,
#ResultHeader a:visited{
	color: #406FA3;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#ResultHeader a:hover{
	text-decoration: underline;

}
.ResultsTotal {
	font-size: 1.5em;
	font-weight: bold;
	color: #3D6AAE;
}
#ResultSort {
	font-size: 9px;
	background-color: #EEEEF0;
	border: 4px solid #EEEEF0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#ResultOptions{
	margin-top: 4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EEEEF0;
	font-size: 9px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEF0;
	padding: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

#ResultOptions #ThNails {
	text-align: left;
}
#ThNails a:link, #ThNails a:visited, #ThNails a:active, #ThNails strong{
	text-align: right;
	text-decoration: none;
	margin-right: 4px;
	color: #000000;
	text-transform: uppercase;
}
#ThNails a:hover{
	text-decoration: underline;
}
#ResultOptions #maxRows {
	text-align: right;
}
#maxRows a:link, #maxRows a:visited, #maxRows a:active, #maxRows strong{
	text-align: right;
	text-decoration: none;
	margin-left: 4px;
	color: #000000;
}
#maxRows a:hover{
	text-decoration: underline;
}

#ResultNavigation{
	padding-top: 8px;
	font-size: 10px;
	padding-bottom: 8px;
	background-color: #F2F2F2;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	border: 1px solid #EEEEF0;
}
#ResultNavigation h2{
	margin-top: 0px;
	color: #666666;
	padding: 0px;
	font-size: 10px;
	text-transform: none;
}
#ResultNavigation a {
	margin-right: 2px;
	border: 1px solid #406DB1;
	text-decoration: none;
	display: block;
	float: left;
	color: #3A67AB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#ResultNavigation  strong{
	margin-right: 2px;
	border: 1px solid #3B66AA;
	text-decoration: none;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #3966AA;
}
#ContactListings{
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;

}
#MapHolder {
	margin-bottom: 2px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
.ImagHolder {
	float: left;
}
.ThumbNailHolder {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}
.ThumbNail {
	border: 1px solid #999999;
}
#ShoppingList {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;

}
#ShoppingList th{
	background-image: url(../images/spiral-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#ShoppingList #Heading{
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/ruled-bl-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
}
#ShoppingList #CodeListHolder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#ShoppingList textarea{
	font-size: 16px;
	background-color: #FFFFFF;
	background-image: url(../images/ruled-bl-bg.gif);
	background-repeat: repeat;
	color: #000000;
	width: 95%;
	font-weight: bold;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ShoppingList #Selections{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#ShoppingList #Btnholder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#BasketHolder {
	margin: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;

}
#BasketHolder #BasketTotals {
	display: block;
	text-align: right;
	margin-bottom: 0px;
	clear: both;
	float: right;
	height: 150px;
	width: 200px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;

}
#BasketHolder #BasketTotals td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEF0;


}
#Footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#Footer a , #Footer a:visited , #Footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer .SubBox {
	background-color: #FFFFFF;
	border: 1px solid #969696;
	background-image: url(../images/subbox-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;

}
#FooterBanner{
	height: 50px;
	background-image: url(../ws_content/custom/footer.jpg);
	background-repeat: repeat-x;
	background-position: center;

}
#FooterNavigation {
	padding: 6px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	background-color: #999999;
	margin: 0px;

}
#FooterNavigation a {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#FooterLinks {
	padding: 4px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	border: 1px solid #999999;
}
#FooterLinks a , #FooterLinks a:visited , #FooterLinks a:active {
	text-decoration: none;
	color: #C0C0C0;
}
#FooterLinks a:hover {
	text-decoration: underline;
}
#SubFooter {
	padding: 4px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SubFooter a , #SubFooter a:visited , #SubFooter a:active {
	text-decoration: none;
	color: #C2C2C2;
}
#SubFooter a:hover {
	text-decoration: underline;
}
#Tags {
	padding: 4px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-transform: lowercase;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
}
#Tags img {
	margin-right: 2px;
	margin-left: 2px;

}
#Copyright {
	padding: 4px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	text-transform: lowercase;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
}

.TermsText {
	padding: 8px;
	font-size: 10px;
	text-align: justify;

}
.TermsText p{
	font-size: 10px;
	margin-bottom: 10px;
}
 p{
	font-size: 10px;
	margin-bottom: 10px;
}
.button,
.buttonRed {
	font-weight: bold;
	font-family: inherit;
	text-align: center;
	text-transform: capitalize;
	color: #2b333c;
	background: #fefefe url(../images/element_bg.gif) repeat-x;
	border: 1px solid;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#AAAAAA);
	box-shadow: 0 1px 2px #AAA;
	padding: .2em 1.5ex;
_width/**/:1px;
_white-space: nowrap;
	overflow: visible; /* fix button width for IE 5.5 to 7 */
	cursor: pointer;
_cursor: hand;
}
.buttonRed {
	color: #CC0000;
}
button,
buttonRed{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;	
}

.button:hover {
	background-color: #FFF;
	outline: #CBE9FE solid 1px;
}

.buttonRed:hover {
	background-color: #FFF;
	outline: #FFE1E1 solid 1px;
}

.buttonRed:hover,
.button:hover {
	outline-width: 2px;
	text-decoration: none;
}
ttonRed:hover,
.button:hover {
	outline-width: 2px;
	text-decoration: none;
}
