/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
}

#container {
	display: block;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	background-color: #FFFFFF;
	position: relative;	
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 103px;
	padding: 0;
	margin: 5px 0;
}

#header #title {
	height: 103px;
	margin: 0;
}

.OrderHotline
{
color: #FEE302;
font-weight:bold;
font-size: 14px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
padding-bottom:7px;
margin: -25px 0px 0px 410px;
}

#header2
{
height: 30px;
background-image: url(../templateimages/storage/lg_bar_bg.gif);
color: #FFFFFF;
margin: 0px 5px 0px 5px;
width:990px
}

/* Top links */

/*### PINDAR: LAA:  11/09/2008: New Reseller header required therefore split the classes into 2 one PORTAL_   and 2 RESELLER_*/

#PORTAL_toprightlinks {float:right;color: rgb(66,138,210); text-align:left; margin-right: 17px; margin-top:10px;  height:70px;}
#RESELLER_toprightlinks1 {float:right;color: rgb(66,138,210); text-align:left; margin-right: 34px; margin-top:10px;}

#RESELLER_toprightlinks2 {float:right;color: rgb(66,138,210); text-align:left; margin-right: 17px; margin-top:10px; height:70px;}

#div_resellerLogo {margin-top: 0px; float: left; height:100px; margin-left:90px; padding: 5px 10px 0px 0px;}

#LogoCurve
{
	float:left;
}
.rightlinks {
	font-size: 9pt;
	text-align:left;
	color: #999999 !important;
}

.rightlinksAccount {
	font-size: 9pt;
	text-align:left;
	color: #428AD2 !important;
}


.AddressText
{
	color: black;
	size: 14px;
	padding:0px;
	
}

#RESELLER_toprightlinks2 ul
{
	margin:0px
}

#RESELLER_toprightlinks2 li
{
	margin-left:-13px;
	margin-top:5px;
	padding-bottom:0px;
	margin-bottom:3px;
	line-height:6pt;
}


/*### PINDAR: LAA:  11/09/2008: END NEW CLASSES*/
 a.rightlinks:link,  a.rightlinks:visited
	{
	text-decoration: none;
	/*color: rgb(66,138,210);*/
	/*font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	}


#header2 .links {
	margin: -28px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 9pt;
	font-weight: bold
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold
}

#header2 .links a:link
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-weight: bold
	}


 #header2 .links a:visited
 
 {
 color: #fee602;
 font-weight: bold;
 text-decoration: none
 }

#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #fee602;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


 #header2 .links a:visited:hover
 
 {
 color: #fee602;
 font-weight: bold;
 text-decoration: none
 }
	

#header2 .links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
.catintrohead { font-size: small; font-weight: 700; }
.catintroheadsub { font-size: small; font-weight: bold; }
#pagebody {
	padding: 5px 0 0 5px;
	margin: 0;
	width: 1000px;
	float: left;
	position: relative;
	
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
	color: #FFFFFF;
}

/* Dynamic page content section of page body */
#pagecontent {
	float: right;
	padding: 0;
	margin: 0;
}

.home #pagecontent {
	width: 1000px;
}

.cat #pagecontent {
	width: 770px;
}

#banners {
	width: 1000px;
	height: 260px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.res #banners {
	width: 590px;
}

.cat #banners {
	display: none;
}

#banners .arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	top: 100px;
}

#banners .left {
	left: 20px;
}

#banners .right {
	right: 20px;
}

#banners ul, #banners li {
	margin: 0;
	padding: 0;
}

#banners li {
	list-style-type: none;
}

#banners div img {
	width: 1000px;
	height: 260px;
}

#banners div img.hide, .CWBTABimages.hide, .RVimages.hide, .FPimages.hide, #relatedpromos li.hide, #homepage-promotions li.hide, tr.hide {
	display: none;
}

.res #banners div img {
	width: 590px;
}

#relatedpromos ul, #homepage-promotions ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#relatedpromos li {
	display: block;
	height: 100%;
	width: 270px;
	margin: 0 0 0 31px;
	padding: 0;
	float: left;
}

#homepage-promotions li {
	display: block;
/*	height: 100%;*/
	width: 270px;
	margin: 10px 0 0 31px;
	padding: 8px;
	float: left;
	border: 1px #dddddd solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#relatedpromos, #homepage-promotions {
	position: relative;
	color: black;
}

#relatedpromos img.promo-back {
	position: absolute;
	top: 80px;
	left: 8px;
}

#relatedpromos img.promo-next {
	position: absolute;
	top: 80px;
	right: 8px;
}

#homepage-promotions img.promo-back {
	position: absolute;
	top: 95px;
	left: 8px;
}

#homepage-promotions img.promo-next {
	position: absolute;
	top: 95px;
	right: 8px;
}

#relatedpromos li a, #relatedpromos li div, #homepage-promotions li a, #homepage-promotions li div {
	float: left;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 5px;
	text-align: center;
}

#relatedpromos li p, #homepage-promotions li p {
	float: left;
	width: 100px;
	margin: 5px;
}

#relatedpromos li p a, #homepage-promotions li p a {
	float: none;
	display: inline;
	margin: 0;
	text-align: left;
}

#contactinfo, #login {
	float: right;
	width: 384px;
	height: 244px;
	border: 1px #999999 solid;
	padding: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}

#about-summary {
	position: absolute;
	top: 150px;
	width: 376px;
	margin: 0;
	padding: 0 8px 0 0;
	z-index: 5;
}

#about-summary p {
	padding: 4px;
	margin: 0;
	background-color: white;
	z-index: 10;
}

#about-summary #txt {
	height: 57px;
	overflow: hidden;
	-moz-border-radius: 4px 4px 4px 0;
	-webkit-border-radius: 4px 4px 4px 0;
	border-radius: 4px 4px 4px 0;
}

.cat #about-summary #txt {
	height: auto;
	display: none;
}

#about-summary div {
	width: 70px;
}

#about-summary div#txt {
	width: auto;
	background-color: #ffffff;
	padding: 4px;
}

#about-summary div span.visibilityToggle {
	cursor: pointer;
	padding: 4px;
	position: relative;
	top: 8px;
	left: 0;
	background-color: white;
}

.cat #about-summary div span.visibilityToggle {
	top: 4px;
}

#about-summary div span#con.visibilityToggle {
	border: 1px #999999 dotted;
	border-top: 0;
	padding: 4px;
	top: 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

#rs-links {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 5;
}

.cat #rs-links {
	bottom: 4px;
}

#rs-links .link {
	float: right;
	padding: 4px;
	margin-left: 4px;
	background-color: #111111;
	color: #eeeeee;
}

#rs-links .link a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #eeeeee;
	font-size: 0.8em;
}

.hub #contactinfo, .res #login, .home #login {
	display: none;
}

#relatedpromos {
	float: left;
	width: 330px;
	padding: 8px;
	border: 1px #999999 solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.cat #contactinfo, .cat #login, #relatedpromos {
	height: 160px;
}

.home #relatedpromos {
	display: none;
}

#homepage-links ul {
	width: 1000px;
	padding: 0;
}

#homepage-links li {
	display: block;
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}

#homepage-links li+li {
	padding-left: 10px;
}

#pagecontent_pad {
	padding: 0;
	margin: 0;
}



/* Right hand section of page body */
#right {

	width: 180px;
	margin: 0;
	float: right;
	padding-top: 0;
	padding-right:0;
}

/* --- Footer -------------------------------------------------------- */
#footer {

	clear: both;
	text-align: center;
color: #000000;
width:990px;
margin:10px 0px 10px 0px;
height: 33px;

}

/* Footer nav links */
#footer .links {
/*	margin: 0px;*/
color: #FFFFFF;
 font-weight: bold;
 text-decoration: none

}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 8pt;
	padding: 2px;
/*	margin-left: 3px;
	margin-right: 3px;*/
	color: #FFFFFF;
	 font-weight: bold;
 text-decoration: none;
}

#footer .links a:hover {
	color: #fee602;
}

#footer .links a:visited {
	color: #fee602;
}

#footer .links a:visited:hover {
	color: #fee602;
}


/* T&Cs text */
#terms {
margin: 10px 0 0 0;
padding-top:3px;
height: 30px; 
background-image: url(../templateimages/storage/lg_bar_bg.gif);
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox{background-color: #999999; width: 164px; height:50px; margin-bottom: 10px; padding: 5px}

#searchboxinput {
	width: 110px;
	background-color: #FFFFFF;
}

#searchbutton {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	width: 50px;
	font-weight: bold;
	cursor: pointer;
	
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/** PINDAR :  Added for Template  */

.RedBar {background-image: url(../templateimages/storage/sm_bar_bg.gif); height: 17px; width: 164px;padding: 10px 0px 0px 10px; color: #FFFFFF}

.WhiteLinks {color: #FFFFFF; font-weight: bold}

 a.WhiteLinks:link, a.WhiteLinks:hover, a.WhiteLinks:active,  a.WhiteLinks:visited
	{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
	
	
.BlackLinks	 {color: #000000; font-weight: bold}

 a.BlackLinks:link, a.BlackLinks:hover, a.BlackLinks:active,  a.BlackLinks:visited
	{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	}
		
/*### PINDAR: LAA:  09/07/2008: added for the view catalogue in PDF format work*/	
#ViewCatalogueBox {background-color: #ffffff; padding: 5px; width: 162px; margin-bottom: 25px; color: #FFFFFF; border: 1px solid rgb(66,138,210)}


#ContactDetailsBox {background-color: #999999; padding: 5px; width: 164px; margin-bottom: 5px;}
.ContactBoxBold {color: #E20030}

#MailingListBox {background-color: #999999; padding: 5px; width: 164px; margin-bottom: 5px; color: #FFFFFF}

#MailingListLink {font-size:10px;color: white}
	
#ResellerAddressBox  {background-color: #999999; padding: 5px; width: 164px; margin-bottom: 5px;}
	
#DistributorHeader  {background-image: url(../templateimages/storage/green_curve.gif); height: 28px; width: 184px;padding: 10px 0px 0px 10px; background-repeat: no-repeat; color: #FFFFFF; margin-top: 10px; }

#DistributorBox {border: 1px solid #7bc253; margin-top: -10px; padding: 5px; height: 70px;width: 172px;}

.RightRedBoxHeader  {background-image: url(../templateimages/storage/red_curve.gif); height: 26px; width: 184px;padding: 10px 0px 0px 10px; background-repeat: no-repeat; color: #FFFFFF; margin-top: 10px; }

.RightRedBox {border: 1px solid rgb(66,138,210); margin-top: -10px; padding: 5px;width: 172px;}

#FreeDeliveryBox {width:185px; height: 102px; background-image: url(../templateimages/storage/delivery_bg.gif); background-repeat: no-repeat; margin-top: 10px; color:#FFFFFF}

#FreeDeliveryHeader {color:#FFFFFF; padding: 8px 0px 0px 8px;  font-weight: bold; font-size:11pt;}
#FreeDeliveryOrdersOver {padding: 8px 0px 0px 8px;}
#FreeDeliveryPrice {font-size:11pt; font-weight: bold; padding-left: 3px }

#PindarLink {color:#C0C0C0}
#PindarLink a:link {color:#C0C0C0; font-weight: normal; text-decoration:underline}

.FeaturedProducts { background-image: url(../templateimages/storage/grey_bar_bg.gif); height:21px; width: 599px; color: #FFFFFF; font-weight: bold; padding: 0; margin-bottom:10px}



.RedCategoryHeader {background-color: rgb(66,138,210); background-image: url(../templateimages/storage/red_curve.gif); height: 35px; width: 184px; padding: 0; background-repeat: no-repeat; color: #FFFFFF; font-size: 8pt; margin: 0 6px 0 6px; font-weight: bold; text-decoration: none; text-align: left;}

.RedCategoryHeader a:link {color: #FFFFFF;  font-weight: bold; text-decoration: none; }
.RedCategoryHeader a:hover {color: #fee602;  font-weight: bold; text-decoration: none}
.RedCategoryHeader a:visited {color: #FFFFFF;  font-weight: bold;  text-decoration: none}
.RedCategoryHeader  a:visited:hover  {color: #fee602;  font-weight: bold;  text-decoration: none}


.RedProductHeader {background-color: rgb(66,138,210); background-image: url(../templateimages/storage/red_curve.gif); height: 30px; width: 184px; padding: 0; background-repeat: no-repeat; color: #FFFFFF; font-size: 8pt; margin: 0 6px 0 6px;  font-weight: bold; text-decoration: none; text-align: left;}

.RedProductHeader a:link {color: #FFFFFF;  font-weight: bold; text-decoration: none; }
.RedProductHeader a:hover {color: #fee602;  font-weight: bold; text-decoration: none}
.RedProductHeader a:visited {color: #FFFFFF;  font-weight: bold;  text-decoration: none}
.RedProductHeader  a:visited:hover  {color: #fee602;  font-weight: bold;  text-decoration: none}


#RedFooter
{
clear:both;
height: 30px;
background-image: url(../templateimages/storage/lg_bar_bg.gif);
color: #FFFFFF;
margin: 10px 8px 0px 0px;
width:990px
}


#RedFooter .links {
	margin: -28px 0px 0px 10px;
	padding: 05px 0px 5px 0px;
	font-size: 9pt;
	font-weight: bold;
	 
}


#RedFooter .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold
}

#RedFooter .links a:link
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-weight: bold
	}


 #RedFooter .links a:hover
 
 {
 color: #fee602;
 font-weight: bold;
 text-decoration: none
 }
 

 #RedFooter .links a:visited
 
 {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none
 }
 
  #RedFooter .links a:visited:hover
 
 {
 color: #fee602;
 font-weight: bold;
 text-decoration: none
 }
 
.ProductImageLayout {position: relative; float: left; width: 140px; text-align:center}
.VersionImageLayout {position: relative; float: left; width: 140px; }

	/*'#### PINDAR : KW : Added classes for category description display*/
	
.CatIntro {color: #7A1329; font-weight: bold}

.CatPara1, .CatPara2, .CatSubHeading {font-weight: bold}

/*'#### PINDAR : KW : Specification table formatting*/
.SpecTableFormat {font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 10px; }

#ProductInfoImages {float:right;width:59%}


/* New Mini Baket */
#b-container
{
	float:right;
	border: 1px solid #ddd;
	width: 220px;
	height:50px;
	
}
#b-img
{
	float:left;
}
#b-text
{
	float:left;
	margin-left:10px;
	width:120px;
}
#b-items
{
	float:right;
	margin-right:10px;
	width:130px;
}

.moreinfo {text-align:center; margin: 0 0 -10px 0;}

#b-itemList
{
	display:none;
}
#_exp, #_con
{
	cursor:pointer;
}
#b-items
{
	overflow:hidden;
}
#b-itemList
{
	display:none;
	position:absolute;
	top:57px;
	z-index:100;
	width:220px;
	
}
#b-itemList a
{
	font-size:9pt;
}



