/* 
========================================================================
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;
	
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 103px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left:0px;


}

#header #title {
	height: 103px;
	margin: 0px 0px 0px 0px;
}

.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: #E20030; text-align:left; margin-right: 5px; margin-top:-10px; }
#RESELLER_toprightlinks1 {float:right;color: #E20030; text-align:left; margin-right: 34px; margin-top:10px;}

#RESELLER_toprightlinks2 {float:right;color: #E20030; 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: 7.5pt;
	text-align:left;
}

.AddressText
{
	color: #E20030;
	font-weight:bold;
	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: #E20030;
	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 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 975px;
	
	
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 165px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
	color: #FFFFFF;
}

/* Dynamic page content section of page body */
#pagecontent {
	/*width: 610px;*/
	width: 615px;
	
	float: left;
	padding: 0;
	
}

#pagecontent_pad {
padding: 0px 5px 0px 0px;


}

/* Right hand section of page body */
#right {

	width: 180px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right:0px;
}

/* --- 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: 10 0px 0 0px;
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 #E20030;}


#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 #E20030; 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: #E20030; background-image: url(../templateimages/storage/red_curve.gif); height: 35px; width: 184px; padding: 0px 0px -5px 0px; background-repeat: no-repeat; color: #FFFFFF; font-size: 8pt; margin: 0px 6px 0px 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: #E20030; background-image: url(../templateimages/storage/red_curve.gif); height: 30px; width: 184px; padding: 0px 0px -5px 0px; background-repeat: no-repeat; color: #FFFFFF; font-size: 8pt; margin: 0px 6px 0px 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 { color: #009900; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 10px; }

#ProductInfoImages {float:right;}

.moreinfo {text-align:center; margin: 0 0 -10 0px}