/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 11px verdana;
	background: #b3b3b3 url(../gfx/bodyBgRepeat.gif) repeat-x;
	text-align: left;
}

h1{	font: bold 20px verdana; color: black; display: inline; line-height: 26px;}
h2{	font: bold 16px verdana; color: #ed128a; display: inline; }
h3{	font: bold 18px verdana; color: white; display: inline; }
h4{	font: bold 22px verdana; color: white; display: inline; }
h5{	font: bold 16px verdana; color: black; display: inline;}
h6{	font: bold 12px verdana; color: #eb399c; display: inline;}


/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
/*h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }*/

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
img{ border: none; }

.pinkText{ color: #eb399c; }


.smallText{
	font-weight: bold; 
	font-size: 11px;
}

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

a{
	color: white ;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea{
	background: white;
	border: solid 1px #797979;	
}

input.submit{
	width: 100px;
	background: white;
	height: 24px;
}



.box{
	width: 996px;
	margin: 0 auto;
}

#header{
	height: 109px;
}

a#logo{
	background: url(../gfx/logo.gif) no-repeat;
	width: 217px;
	height: 109px;
	display: block;
	float: left;
}

#headerRight{
	float: right;
	width: 779px;
	text-align: right;
	color: white;
	padding-top: 14px;
	height: 94px;
	background: url(../gfx/telephone.gif) no-repeat bottom right;
}

.rssFeed{
	background: url(../gfx/rssFeed.gif) no-repeat;
	padding: 0px 0px 0px 15px;
}

#navigation{
	height: 32px;

}

#navLeft{
	width: 661px;
	float: left;
}

#navLeft li:hover {
	color: white;
	background: url(../gfx/navOverRepeat.gif) repeat-x;
	font-size: 10px;		
}

#navLeft li:hover a{
	color: white;
}

/*  drop down CSS */

#navLeft ul li #navHover{
	background: none;
}

#navLeft ul li #navHover a{
	background: url(../gfx/navOverRepeat.gif) repeat-x;
	display: block;
	color: white;
	width: 160px;
	font-size: 10px;	
}

#navLeft ul li #navHover a:hover{ background: #a8a8a8; }

#navLeft ul li #navHover{ display: none; }

#navLeft ul li:hover #navHover{ display: block; }

#navLeft ul li.sfHover #navHover{ display: block; }

#navHover{ position: absolute; }

/*  end of drop down CSS */

#navRight{
	width: 335px;
	float: left;
}

#navRight input#search{
	background: url(../gfx/searchBox.gif) no-repeat;
	height: 24px;
	width: 222px;
	border: none;
	margin-top: 5px;
	float: left;
	padding: 4px 0px 0px 28px;
}

#navRight input#submit{
	margin-top: 5px;
	height: 24px;
	float: right;
	width: 70px;
	border: none;
}

#navSub{
	background: url(../gfx/navSub.gif) repeat-x;
	height: 30px;
	margin-top: 1px;
}

#navigation ul, #navSub ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li, #navSub li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 0px;
}

#navigation a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding: 7px 9px 10px 9px;

}

#navigation a:hover{
	background: url(../gfx/navOverRepeat.gif) repeat-x;
	color: white;
	text-decoration: none;
}

#navSub a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 7px 10px 9px 10px;
}

#breadCrumb{
	height: 30px;
	background: url(../gfx/breadCrumbRepeat.gif) repeat-x;
	padding: 7px 9px 0px 9px;
	text-align: left;
}

#mainArea{
	clear: both;
	overflow: hidden;
}

#mainLeft{
	float: left;
	width: 738px;
	overflow: hidden;
}

#mainLeftTop{
	width: 100%;
	overflow: hidden;
}

#categories{
	clear: both;
	margin-top: 10px;
	background: white;
	padding: 10px;
}

#categories a{
	color: black;
}

#categoriesIn{
	width: 100%;
}

#flash{
	float: left;
	width: 282px;
}

#titleText{
	float: right;
	width: 425px;
	margin-left: 11px;
	background: white;
	padding: 10px 10px 10px 10px;
	height: 207px;
	color: #636363;
	line-height: 18px;
}

#titleText a{
	color: black;
}

#mainRight{
	float: right;
	width: 238px;
	margin-left: 20px;
}

.mainRightBoxesTop{
	margin-top: 15px;
	background: url(../gfx/rightBoxesRepeat.gif) repeat-y;
}

.mainRightBoxesRepeat{
	background: url(../gfx/rightBoxesTop.gif) no-repeat;
	padding: 9px 7px 9px 7px;
	color: black;
}

.mainRightBoxesRepeat a{ 
	color: black;
}

.mainRightBoxesRepeat table{
	font-size: 10px;
	font-weight: bold;
}

#mainRightNewsletter{
	background: url(../gfx/mainRightNewsletterBg.gif) no-repeat;
	height: 89px;
	padding: 9px 7px 9px 7px;
}

.space{	height: 15px; }


#mainRightNewsletter input{	
	border: none;
	width: 222px;
	height: 24px;
	margin-top: 5px;
}

#mainRightNewsletter input#submit{	
	width: 88px;
	height: 28px;
	float: right;
	margin-top: 10px;
}

#nextDayDelivery{
	background: url(../gfx/nextDayDelivery.gif) no-repeat;
	height: 60px;
	margin-top: 15px;
	padding: 9px 7px 9px 7px;
	color: white;
}

#blogTop{
	background: url(../gfx/mainRightBlogRepeat.gif) repeat-y;
	margin-top: 15px;
}



#blogRepeat{
	background: url(../gfx/mainRightBlogTop.gif) no-repeat;
	padding: 2px 7px 35px 7px;
	line-height: 14px;
	font-size: 11px;
}

#blogRepeat h6{
	line-height: 18px;
}

#blogRepeat hr{
	color: #999999;
	height: 1px;
	margin: 5px 0px;
}

.awards{
	margin-top: 15px;
}

#footer{
	clear: both;
	width: 100%;
	background: url(../gfx/footerRepeat.gif) repeat-x;
	height: 355px;
	margin-top: 10px;
	padding: 21px 0px 0px 0px;
	color: white;
}

#footerLeft{
	float: left;
	width: 482px;
	padding-left: 17px;
}



#footerLeft ul{
	list-style: none;
	margin: 0px;
	width: 482px;
	padding: 0px;
}

#footerLeft li{
	list-style: none;
	margin: 15px 0px 0px 0px;
	width: 230px;
	padding: 0px;
	float: left;
	text-align: left;
}

#footerLeft a{
	display: block;
	color: #b3b3b3;
}





#footerRight{
	float: right;
	width: 497px;
}

#footerRightLeft{
	width: 239px;
	float: left;
}

#footerRightRight{
	float: right;
	width: 258px;
}

#footerRight ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footerRight li{
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#footerRight a{
	display: block;
	color: #b3b3b3;
}

#footerTop{
	clear: both;
	height: 305px;
}

#footerBottom{
	height: 27px;
	color: #b3b3b3;
}

#footerBottomLeft{ 
	float: left;
	width: 50%; 
}

#footerBottomRight{	
	float: right;
	width: 50%; 
	text-align: right;
}

#sortBox a{
	background: none;
	color: black;
}

#awardImage{
	margin-top: 0px;
}

#flashBannerSub{
	background: url(../gfx/flashBannerSub.jpg) no-repeat;
	height: 228px;
	width: 738px; 
}

#loginBox input{
	font-size: 10px;
	vertical-align: top;
	border: none;
}

#paginationBg{
	width: 100%;
}


ul.paginationBg{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-right: 0px;
}


li.paginationBg, li.paginationBg2{
	float: left;
	padding: 0px;
	list-style: none;
	margin: 0px 7px 0px 7px;
	width: 10px;
	color: #ed128a;
}

li.paginationBg a{
	background: url(../gfx/buttonPaginationBG.gif) no-repeat;
	height: 22px;
	width: 24px;
	padding: 4px 0px 0px 9px;
	display: block;	
}

.pagResults{
	margin-top: 20px;
}

.pagLeft{
	float: left;
	margin-top: 5px;
	width: 400px;
}



.pagLeft select{
	height: 22px;
	font: 10px verdana;
	vertical-align: middle;
	color: #9c9c9c;
}

.productMan{
	display: inline;
}

.productMan select{
	height: 18px;
	font: 10px verdana;
	vertical-align: middle;
	color: #9c9c9c;
}



.pagRight{
	float: right;
	margin-right: 50px;
}

/* product listing */

table.productListing{
	width: 720px;
}

.productListing td{
	height: 280px;
	vertical-align: bottom;
}

.productListing2 td{
	vertical-align: bottom;
}

.productVideo{
	position: relative;
	top: 50px;
	left: -53px;
}

.productBuyNow{
	position: relative;
	top: -13px;	
	left: 57px;
}

.productView{
	position: relative;
	top: 22px;
	left: -3px;
}

.productPrice{
	position: relative;
	top: -20px;
}

.productImage{
	text-align: center;
}

.productName{
	text-align: left;
}

.productSpecialPrice{
	font-size: 14px;
}

.productDescription{
	color: #636363;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 300px;	
}

.productDescription a{
	color: #eb399c;
	text-decoration: underline;
}

.heading{
	color: #eb399c;
	font-weight: bold;
	font-size: 14px;
}

.pipesWidth{
	width: 700px;
}


a#buttonAdvancedSearch{
	background: url(../../../includes/languages/english/images/buttons/buttonAdvancedSearch.gif) no-repeat;
	height: 28px;
	width: 169px;
	display: block;
}



