
body 
{
	font-family : 'Arial'; 
	font-size : 11px;
	margin:0px;
	height:100%;
	background-position: center 28px;
	background-repeat: no-repeat;
}
.bgTable
{
	/*background-image: url(images/backgroud.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
	width:100%;
}
.contentTable
{
	WIDTH: 830px; 
	HEIGHT: 613px; 
	BACKGROUND-COLOR: white;
	border:"0";
}
.divMainFrame
{
	OVERFLOW: auto; 
	WIDTH: 100%; 
	HEIGHT: 580px;
	padding-left:5px
}
.divMainFrameWithOutBanner
{
	overflow-X:hidden;
	overflow-Y:hidden;

	WIDTH: 100%; 

}
.Footpage
{
	width: 830px; 
	/*margin-top: 20px;*/
	height: 15px; 
	text-align: left;
	text-transform:uppercase;
}
.Footpage a:link, .Footpage a:visited, .Footpage a:active
{
	text-transform:uppercase;
	/*font-size: 14px;
	font-weight:bold;*/
	color: Black;
	text-decoration: none;
	
}
.Footpage a:hover
{
	text-decoration: underline;
}
div.clear 
{ 
	clear: both; 
}
.errorMsg li, .errorMsg
{
	color:#FF0000;
}

/*-------------------------------------------------------------*/
.FooterBar 
{ 
	height:20px; 
	width:99.2%;
	Font-family: 'Arial'; 
	Font-weight: bold; 
	Font-size: 11px; 
	padding-top:15px; 
	/*background-image:url(images/bgBottomMenu.jpg);*/
	background-repeat:repeat-x;
	float:left;
}
.FooterBar div.lastFooterMenu 
{ 
	float:left; 
	padding-right: 0px; 
	Font-weight: bold; 
}
.FooterBar div 
{ 
	padding-right: 22px; 
	float:left; 
	text-transform:uppercase;
	Color: black; 
	text-decoration: none; 
	Font-weight: bold; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .FooterBar div 
	{ 
		padding-right: 20px; 
	}
}
.FooterBar div.lastFooterMenu 
{ 
	padding-right: 0px; 
	float:right;
}
.FooterBar div a 
{ 
	text-transform:uppercase;
	Color: #6e6e6e; 
	text-decoration: none; 
}
.FooterBarBorder
{
	height:13px; 
	float:left; 
	width:3px;
	padding-top:24px;
	background-color:Black;
}
.FooterBorder
{
	border-left:3px solid black;
	border-right:3px solid black;
}

/*-------------------------------------------------------------*/
.HeaderBar 
{ 
	/*background-color:black; 	background-image:url(images/bgTopMenu.jpg);*/
	height:20px;  /*18*/
	width:100%; 
	Font-family: 'Arial'; 
	Font-weight: bold; 
	Font-size: 16px; 
	padding-top:10px;
}
.HeaderBar div 
{ 
	padding-right: 20px; 
	padding-left: 20px; 
	float:left;
	color: #6e6e6e; 
	text-decoration: none; 
	text-transform:uppercase; 
	line-height:20px;
}
.HeaderBar div a 
{ 
	color: #6e6e6e; 
	text-decoration: none; 
	text-transform:uppercase;
}
.HeaderBar div.lastTopMenu 
{ 
	float:left; 
	padding-right: 10px; 
}

/*-------------------------------------------------------------*/
.buttonSearch
{
	border-right:black 2px solid; 
	border-top:black 2px solid; 
	border-bottom:black 2px solid; 
	border-left:black 2px solid; 
	font-size:10pt; 
	width:40px;
	height:24px;	
	font-weight:bold; 
	margin-left:-3px; 
	color:white; 
	font-family:'Arial'; 
	background-color:black;
	vertical-align:middle;

}
.textboxSearch
{
	/*border-right: black 2px solid; 
	border-top: black 2px solid; 
	border-left: black 2px solid; 
	border-bottom: black 2px solid; */
	width: 143px; 
	height:18px;
	font-family: 'Arial';
	font-size: 11px; 
	/*font-weight: bold;*/
	background-color:#cecece;
	border-width:0px;
	border-style:none;
}



/*-------------------------------------------------------------*/
.leftMenu
{
	text-align:left;
	padding-left: 10px;
	text-transform:uppercase;
	font-weight:bold;
}
.leftMenu a:link, .leftMenu a:visited, .leftMenu a:active
{
	font-size:11px;
	font-family: 'Arial';
	color:black ;
	text-decoration: none;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
}
.leftMenu a:hover
{
	text-decoration: underline;
	color:#6e6e6e ;
	text-transform:uppercase;
	font-weight:bold;
}
.leftMenu_on a:link, .leftMenu_on a:visited, .leftMenu_on a:active, .leftMenu_on a:hover
{
	font-family: 'Arial';
	color:#6e6e6e ;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}
.leftMenu_on a:hover
{
	color:#333333 !importance;
	text-transform:uppercase;
	font-weight:bold;
}
.leftmenuDiv
{

	PADDING-TOP: 10px; 
	text-transform:uppercase;
	font-weight:bold;
}
.tabMenu
{
	width: 75px; 
	color: #6e6e6e; 
	text-align: center;
	border-bottom: solid 2px #6e6e6e;
	float: left;
}
.tabMenu a:link, .tabMenu a:visited, .tabMenu a:active
{
	font-size:12pt;
	color: #6e6e6e;  
	text-align: center;
	text-decoration: none;
	line-height:22px;
	font-weight:bold;
}
.tabMenu a:hover
{
	FONT-WEIGHT:bold;
}

.tabMenu_on
{
	width: 75px; 
	background-color: #6e6e6e; 
	text-align: center;
	border-bottom: solid 2px #6e6e6e;
	text-decoration: none;
	float:left;
	color:#ffffff;

}
.tabMenu_on a:link, .tabMenu_on a:visited, .tabMenu_on a:active,.tabMenu_on  a:hover
{
	font-size:16px;
	color: #ffffff;  
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	line-height:22px;
}


a.ActiveMenu:link , a.ActiveMenu:visited, a.ActiveMenu:active,a.ActiveMenu:hover
{
	font-family: 'Arial';
	color:#6e6e6e ;
	font-weight:bold;
	text-decoration: none;
	
}

/*-----------------------------------------------------------------------------------*/

.paginator a:link, .paginator a:visited, .paginator a:active
{
	font-family: 'Arial';
	font-size:11px;
	color:black;
	text-transform: uppercase;
	text-decoration:none;
}
.paginator a:hover
{
	text-decoration:underline;
}
.currentPageNumber
{
	font-size:11px;
	font-family: 'Arial';
	color: purple;
	font-weight:bold;
}

/*-----------------------------------------------------------------------------------------*/
.textContent
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
.textContentDetail
{
	font-family:Arial;
	font-weight: bold;
	font-size:10px;
}
.textContentDetail2
{
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
}
.propertyButton
{
	width:118px;
	height:20px;
	font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color:white;
	background-color: #999999;
}

.divPropertyButton
{
	background-image:url(images/bgButton.jpg); 
	width:113px; 
	height:17px; 
	padding-top:5px; 
	padding-left:5px; 
	font-family: Arial; 
	font-size:11px;
	color:white;
}
/*.button
{
	width:118px;
	height:24px;
	font-family: Arial;
	font-weight:bold;
	font-size:14px;
}*/
.navigationBar
{
	font-family: 'Arial';
	font-weight: normal;
	font-size:11px;
	text-transform:uppercase;
	color:Black;
	text-decoration: none;
}
.navigationBar:hover
{
	text-decoration: underline;
	color: Purple;
}
.navigatorBar_active
{
	text-transform:uppercase;
	font-weight: bold;
	font-size:11px;
	color: purple;
}



/* PRODUCT DETAILS styles ********************************************************************/

.headTitle { font-family:Arial; font-size: 9pt; color: #000000; font-weight:bold; text-transform: uppercase;}

.thumbSku {
    cursor: pointer;
}

.thumbLargeBorder {
	border: 3px solid #333333;
}

.thumbSpacing {
    margin-top: 8px;
    margin-right: 6px;
}

.itemDetail_table {
	margin-left: 30px;
}

.itemDetail_Brand {
	font-family: 'Arial';
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}

.itemDetail_itemName {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.itemDetail_price 
{
	font-family: 'Arial';
	font-weight: bold;
	font-size:17px;
	color:Purple;
}

.itemDetail_specialPrice 
{
	font-family: 'Arial';
	font-weight: bold;
	font-size:17px;
	color:Purple;
}

.itemDetail_priceSmBold {
	font-family: 'Arial'; 
	font-weight: bold;
	font-size:17px;
	color:Black;
}

.itemDetail_priceStrikeout {
	font-family: 'Arial';
	text-decoration:line-through;
	color:Black;
	font-weight: normal;
	font-size: 17px;
}

.itemDetail_Product_details {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
.itemDetail_Bulleted_details {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
/*--------------------------------------------------*/

.shadowTopRight
{
	background-image:url(images/shadow/top_right.png); 
	width:13px; 
	height:7px;

}
.shadowTop
{
	background-image:url(images/shadow/top.png);
	background-repeat:repeat-x;
	height:7px;

}
.shadowTopLeft
{
	background-image:url(images/shadow/top_left.png); 
	width:16;
	height:7px;

}
.shadowLeft
{
	background-image:url(images/shadow/left.png);
	background-repeat:repeat-y; 
	width:16px;
}
.shadowRight
{
	background-image:url(images/shadow/right.png);
	background-repeat:repeat-y;
	width:20px;
}
.shadowBottomLeft
{
	background-image:url(images/shadow/bottom_left.png); 
	width:16px; 
	height:19px
}
.shadowBottomRight
{
	background-image:url(images/shadow/bottom_right.png);
	width:16px; 
	height:19px
}
.shadowBottom
{
	background-image:url(images/shadow/bottom.png);
	background-repeat:repeat-x
}


/* Product Zoom ********************************************************************/
#tint
{
	background-color:#DDDDDD;
	position:absolute;
	height:381px;
	width:253px;
	opacity: 0;
	filter:alpha(opacity:0);
	visibility:visible;
	z-index:10;
	margin-left: 3px;
	margin-top:3px;
}
#dragBox
{
	position:absolute;
	border:2px solid #DDDDDD;
	overflow:hidden;
	z-index:20;
}
#dragImage
{
	height:381px;
	width:254px;
	position:absolute;
}
#fullImage
{
	position:absolute;
}
#zoomImageDiv
{
	BORDER-RIGHT: black 3px solid; 
	BORDER-TOP: black 3px solid; 
	OVERFLOW: hidden; 
	BORDER-LEFT: black 3px solid; 
	BORDER-BOTTOM: black 3px solid; 
	POSITION: relative; 
	HEIGHT: 381px;
	width: 340px; 
	BACKGROUND-COLOR: white;
}
#product_zoom_Div
{
	visibility:hidden; 
	background-color: white;
	position:absolute;
}

/*********************** SCROLLERS ***********************/
.root 	
{
		position: relative;
		height:	337px;
		width: 155px;
	/*	margin: 0px 0px 8px 7px;	*/	
}
.root p 	
{
		margin:	10px 10px 5px 10px;
}
.thumb 		
{
		position:absolute;
		height:	80px;
		width:15px;
		left: 10px;
}
.up, .dn 	
{
		position:absolute;
		left: 10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img
{
		border:	0;
}
.scrollContainer 
{ 
		
}
.scrollContent 
{ 
		position:absolute; 
		left:0px; 
		top:0px; 
}

.BrandTitle {font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; font-size: 18pt; font-weight: bold; display:block;  padding-top:5px; padding-bottom:10px;}

/*************old style*************************/

A.LinkNav:link, A.LinkNav:active, A.LinkNav:visited {font-size; 9px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;	
}
A.LinkNav:hover {font-size:11px; font-weight:bold; color: #FFFFFF; text-decoration: none; background-color: #E02A0E; text-decoration: none;}



A.headerLink:link, A.headerLink:active, A.headerLink:visited  { font-family: 'Arial'; font-size: 11px; color: #FFFFFF;  text-decoration: none; background-color: #555555; line-height: 13px; }
A.headerLink:hover {font-size: 11px;  color: #FFFFFF; text-decoration: none; background-color: #999999; line-height: 13px; WHITE-SPACE: nowrap}

A.general:link, A.general:active {
	color:#333333;
	text-decoration: none;
}
A.general:visited { color:#666666;  text-decoration: none;}
A.general:hover {color: #FFFFFF; text-decoration: none;	background-color: #666666;}

A.footerLink:link, A.footerLink:active {
	/*color: #0000CC;*/
	/*text-transform: none;
	text-decoration: none;
	font-family: 'HelveticNeueLTPro Cn', Arial, 'Trebuchet MS', Helvetica, sans-serif;*/
	/*font-size: 11px;
	font-weight:normal;*/
	text-align: left;
	text-transform:uppercase;
	text-decoration: none;
	height: 15px; 
}
A.footerLink:visited { text-decoration: none; text-transform:uppercase; height: 15px; }
A.footerLink:hover {text-decoration: underline; text-transform:uppercase; height: 15px; }

A.Button:link, A.Button:active, A.Button:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #242424; display: block; width: 100%; height: 16px; background-image:url(images/plus.gif);	background-position:right;	background-repeat:no-repeat; text-transform:uppercase; padding-left: 4px;  padding-top: 2px; text-decoration: none;}

A.Button:hover {font-size: 11px;  color: #ffffff; font-weight: bold; text-decoration: none; background-color: #696969; }

/* submenu styles ********************************************************************/

.submenuTitle {
	text-transform: uppercase;
	color:#CCCCCC;
	font-size: 11px;
	font-weight: bold;
	display:block;
	position: relative;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-top: 3px;
	
}


A.submenuLink:link, A.submenuLink:active, A.submenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
A.submenuLink:hover {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
}

.submenuBack {
	background-color: #666666;
	position:absolute;
	width: 683px;
	height: 112px;
	left: 3px;
	top: -1px;
	visibility: hidden;
}



/* product browse styles ********************************************************************/


A.Link_itemName:link, A.Link_itemName:active {font-family: 'Arial'; font-size: 11px; color:#111111;  text-decoration: none;}
A.Link_itemName:visited {font-size: 11px; color:#111111; text-decoration: none;}
A.Link_itemName:hover {font-size: 11px; color: #FFFFFF; background-color: #111111; text-decoration: none;}

.priceSlash {
	text-decoration: line-through;
	font-weight: bold;
	color: #000000;
	font-family: 'Arial';
}

.OurPrice {
	/*font-weight:bolder;*/
	color:#000000;
	font-size: 11px;
	/*line-height: 18px;*/
	font-family: 'Arial';
}


.thumbBorder {
	border-width:0px;
}

/* generic *****************************************************************************/

.bgoundtable {
	border:7px solid #242424;
	background-color: #DADADA;
}


.redText {
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}



.redLine {	height: 1px; background-color:#CCCCCC;}

.blackLine {	height: 1.5px; background-color:#111111;}
.headerTitle {font-size: 24px; color: #FFFFFF; padding-bottom: 6px; font-weight:bold; text-transform:uppercase; }


.bigtitle {	font-size: 20px; color: #000000;}

.Title {font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; display:block;  padding-top:5px; padding-bottom:10px;}

.sub-subTitle { font-family: 'Arial'; font-size: 14px; font-weight: bold; color:purple;  margin-bottom: -11px; }

.subTitle_ruled { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #666666; width: 100%; display:block; padding-bottom: 2px; margin-bottom: 15px;  }

.LargeText {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #242424; }


.footer {
	color: #999999;
	font-family: 'Arial';
	font-size: 10px;
}

.tablePadding { padding: 0px 20px 20px 20px;  }

.textTablePadding { padding: 0px 10px 0px 10px;  }

.dottedLine {background-image: url(images/submenu_bordertile.gif); background-repeat: repeat-x; background-position: bottom; }

.indentedLine {background-image: url(images/sidetable_indentTile.gif); background-repeat: repeat-x; background-position: bottom; }


.mainTitleSeperator {height: 22px;	font-weight: bold;	color: #000000; background-image: url(images/home_maintabletitletile.gif);padding-right: 30px;padding-left: 25px;	background-repeat: repeat-x; padding-top: 2px;}



.list { padding-left: 27px;	background-image:url(images/bluebullet.gif); background-repeat: no-repeat; display: block;	font-size: 24px; margin-top: 6px; margin-right: 10px;	margin-bottom: 6px;	color: #088CCF;	text-decoration: none;	margin-left: -6px; }

.SearchForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333; 
	width: 115px; 
	height: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding:1px; 
}

.forms {
	color: #333333;
	background-color: #FFFFFF;
	border:1px solid #999999;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
 list-style: url('images/arrowList.gif');
 margin-top: 12px;
 margin-bottom: 1.5em;
 padding-left: 30px;
 }

ol {
 padding-left: 10px;
 margin-left: 10px;
 }
 
li {
 color: #333333;
 margin-bottom: 0.5em;

}
.SalePrice {

	font-weight:bold;
	color:#E02A0E;
	font-size: 11px;
	font-family: 'Arial';
}
.SpecialPrice {

	font-weight:bold;
	color:#E02A0E;
	font-size: 11px;
	font-family: 'Arial';
}

.buttonStyle1
{
	/*BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; */
	COLOR: #6e6e6e; 
	/*BORDER-BOTTOM: black 1px solid; */
	font-family: 'Arial'; 
	BACKGROUND-COLOR: #ffffff;
	width:50px;
	height:20px;
	border-style:none;
	border-width:0px;
	font-size:11px;
	font-weight:bold;
}

.greyTextboxL
{
	
	BORDER-RIGHT:medium none;
	BORDER-TOP:medium none;
	BORDER-LEFT:medium none;
	COLOR:black;
	BORDER-BOTTOM:medium none;
	font-family: 'Arial';
	BACKGROUND-COLOR:silver;
	Font-size:8pt;
	width:130px;
}
.greyTextboxS
{
	
	BORDER-RIGHT:medium none;
	BORDER-TOP:medium none;
	BORDER-LEFT:medium none;
	COLOR:black;
	BORDER-BOTTOM:medium none;
	font-family: 'Arial';
	BACKGROUND-COLOR:silver;
	Font-size:8pt;
	width:90px;
}
.shoppingSpreeBanner
{
	WIDTH: 165px; 
	HEIGHT: 164px;
	
}
.shoppingSpreeBanner div.smallLogin
{
	PADDING-LEFT: 12px; 
	PADDING-TOP: 3px; 
	TEXT-ALIGN: left
}

.shoppingSpreeBanner div.smallRegister
{
	/*CURSOR: hand; */
	HEIGHT: 120px
}

/*vvv HOME BANNER Styles vvv*/
/*--Main Container--*/
.bannerMainView {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.bannerWindow {
	width: 662px;
	height: 580px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.bannerReel {
	position: absolute;
	top: 0; left: 0;
}
.bannerReel div.banner 
{
	float: left;
	display: inline;
	width: 662px;
	height: 580px;
	overflow: hidden;
}

/*--Paging Styles--*/
.bannerPaging {
	position: absolute;
	bottom: 40px; right: 5px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: transparent;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.bannerPaging a {
	padding: 5px;
	text-decoration: none;
	color: #6E6E6E;
}
.bannerPaging a.active {
	font-weight: bold;
	background: black;
	border: 1px solid black;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.bannerPaging a:hover {font-weight: bold;}
/*^^^ HOME BANNER Styles ^^^*/

.productListFilter {
    background-color: lightgrey;
    padding: 4px;
    margin-bottom: 2px;
}

.productListFilter .filterItem {
    padding-right: 4px;
}

.productListFilter .caption {
    text-transform: uppercase;
}

.productListFilter .forms {
    text-transform: uppercase;
}

div.colourSquare {
    float: left;
    /*border: solid 1px #C0C0C0;
    padding: 1px;*/
    margin-right: 1px;
    margin-bottom: 1px;
}

div.colourSquare.selected {
    /*border-color: #0066FF;*/
}

div.colourSquare img {
    border: none 0px transparent;
    cursor: pointer;
}

.productDetail div.colourSquare {
    margin-right: 2px;
    margin-bottom: 2px;
}

.productDetail div.colourSquare img {
    width: 20px;
    height: 20px;
}

.productList div.colourSquare img {
    width: 12px;
    height: 12px;
}
