﻿form
{
	margin: 0px 0px 0px;
}
.navbarbg
{
	background-color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.navbarbg a
{
	display: block;
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-image: url(/images/menu/menubg.gif);
	border-top: 1px solid #e68d3b;
	border-right: 1px solid #e68d3b;
	border-left: 1px solid #e68d3b;
}
.navbarbg a:link
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.navbarbg a:visited
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.navbarbg a:hover
{
	color: #598BD8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 4px;
	width: 100%;
}
.navbarbg a:active
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.xCellBorder
{
	background-color: White;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.xTopCell
{
	background-color: #000000;
	width: 100%;
}
/*formats the search box in the shoppage_header file.*/
.searchfield
{
	background-color: #fff;
	border: #000 1px solid;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield
{
	background-color: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fe6e33;
	font-weight: bold;
	border: #000 1px solid;
}
.txtfielddropdown
{
	font-size: small;
	background-color: #fff;
	color: #fe6e33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuhdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c31519;
	color: White;
	font-size: x-small;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	text-align: left;
}
.menuhdr2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#598BD8 url(/images/header/leftmenutcorn.gif) no-repeat right top;
	color: White;
	font-size: x-small;
	font-weight: bold;
	padding: 4px 8px 4px 8px;
	text-align: left;
}
.menuhdr3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#598BD8 url(/images/header/rightmenulcorn.gif) no-repeat left top;
	color: White;
	font-size: x-small;
	font-weight: bold;
	padding: 4px 8px 4px 6px;
	text-align: left;
}
.menubdr
{
	background-color: #FAE8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 4px 8px 4px 8px;
}
.dashed
{
	border-left: 1px solid #598BD8;
	border-right: 1px solid #598BD8;
	border-bottom: 1px solid #598BD8;
	background-color: #F7F7F7;
}
.dashed2
{
	border-left: 1px solid #598BD8;
	border-right: 1px solid #598BD8;
	border-bottom: 1px solid #598BD8;
	background-color: #FFFFFF;
}

.leftmenumain a
{
	border-top: 1px solid #D3D3D3;
	display: block;
	text-decoration: none;
}
.leftmenumain
{
	background-color: White;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 95%;
}
.leftmenumain a:visited
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 95%;
}

.leftmenumain a:hover
{
	background-color: #AADFFF;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 95%;
}

.leftmenumain a:active
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 95%;
}

.dottedBorder
{
	border: 1px dotted #cccccc;
	background-color: #F9F9F9;
	padding: 0px;
}

/*formats the header text throughout the site*/
.txtheader
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
/*formats the links in the minicart*/

.cartminilinks
{
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cartminilinks a:link
{
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.cartminilinks a:visited
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.cartminilinks a:hover
{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.cartminilinks a:active
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.hdrproduct
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 2px;
	background-color: #FFFFFF;
}
.hdrproduct a:link
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 8px;
	background-color: #FFFFFF;
	text-decoration: none;
}


.footertitle
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	background-color: #AADFFF;
	display: block;
	padding: 4px 0px 4px 4px;
	text-align: left;
}
.headerbg
{
	background-color: #FFFFFF;
}
.headerbg2
{
	background-image: url(/images/header/lsrightcorn.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.topmenubg1
{
	background-color: #E68D3B;
}
.toplogobg1
{
	background-color: White;
}

}
.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
a.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:link.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:visited.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:active.mainheadlinks
{
	color: White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
.solartitle1
{
	color: #29348c;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px 0px 2px 0px;
}
.solartxt1
{
	color: #0033ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
.solartxt2
{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
.contentbg1
{
	background-color: White;
}
#welcomeintro
{
	margin: 0px 0px 0px 20px;
	width: 96%;
}
.morelinks
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a.morelinks
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:link.morelinks
{
	color: #0033ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:visited.morelinks
{
	color: #0033ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a:hover.morelinks
{
	color: #0033ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

a:active.morelinks
{
	color: #0033ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.morearrow
{
	color: Red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.pricetxt1
{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
.pricetxt2
{
	color: #598BD8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 8px 0px 0px;
}
.pricetxt3
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.productboxbg
{
	background-color: #FFFFFF;
	height: 20px;
}
.productboxbg1
{
	background-color: white;
	border-top: 1px solid #598BD8;
	border-right: 1px solid #598BD8;
	border-bottom: 1px solid #598BD8;
	border-left: 1px solid #598BD8;
}
.proddescriptiontxt
{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 4px;
}
.cnamelinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 4px 4px 8px;
}
a.cnamelinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a:link.cnamelinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}



a:hover.cnamelinks
{
	color:#6699FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a:active.cnamelinks
{
	color:#0066FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	padding: 4px 0px 0px 0px;
}
a.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:link.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:visited.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

a:active.pdflinks
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
.featurestxt
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
a:link.featurestxt
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}


.featurestxt2
{
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}
.featurestxt3
{
	color: #E68D3B;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
.tablebg1
{
	background-color: White;
}
.tablebg1b
{
	background-color: White;
	border: 1px solid #598BD8;
}

}
.BrochureBody {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	width: 400px;
	text-align: justify;

}
.BrochureHeading {
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #0066CC;
	width: 400px;
	text-decoration: none;
}
.BrochureHeading a:link {
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #0066CC;
	width: 400px;
    text-decoration: none;
}

.BrochureHeading a:visited {
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #CC6600;
	width: 400px;
	text-decoration: none;
}
.BrochureHeading a:hover {
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #0099CC;
	width: 400px;
	text-decoration: none;
}

.BrochureHeading a:active {
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #CC6600;
	width: 400px;
	text-decoration: none;
}
/* Left column- categories, currency, language etc */
#left {
	width:25%;
	background-color: #FFFFFF;
}

#left h2 {
	background:#EEE;
	color:#1981b7;
	margin:0px;
	padding:5px 10px;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#left .box {		/* General style of each box in left column */
	padding:5px 10px;
	font-size:90%;
	border:1px solid #eee;
	margin-bottom:5px;
}

#left .box p {
	margin:0px;
	padding-bottom:10px;
}

#left ul {		/* General style of list style in left column; including category listing */
	list-style-type:none;
	padding:10px 15px;
	margin:0px 0px 5px 0px;
	line-height:20px;
	font-size:180%;
	border:1px solid #eee;
}

#left ul a {
	background:url(../images/site/catnav_bullet.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#505050;
}

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }


.menuhdr4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	color: #333333;
	font-size: x-small;
	font-weight: bold;
	padding: 4px 8px 4px 6px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #CCCCC;
}
.CartBoxes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	font-size: small;
	font-weight: bold;
	padding: 4px 8px 4px 6px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	border: none #FFFFFF;
}
.messages {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	font-size: x-small;
	font-weight: normal;
	padding: 4px 8px 4px 6px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	border: none #FFFFFF;
}
.hdrproduct a:visited {
	color: #0d186a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 8px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.CategoryList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}

.CategoryList a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}

.CategoryList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #0066CC;
	text-decoration: none;
	text-align: center;
}

.CategoryList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	text-decoration: underline;
}

.topright {
	position: absolute;
	height: auto;
	width: auto;
	left: 350px;
	top: 200px;
	right: 100px;
	bottom: auto;
	}
