﻿body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
ul, ol {
	margin: 0;
	padding: 0;
	}
	
ul {
	list-style: none;
	}
	
a {
	text-decoration: none;
	color: inherit;
	}
	
a img {
	border: 0;
	}
	
h1, h2 {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	padding-top: 70px;
	padding-bottom: 10px;
	}
	
h1 {
	font-weight: normal;
	}
	
.extra h1 {
	padding-top: 0;
	}
	
h2 {
	font-weight: bold;
	color: #2371b9;
	padding-top: 10px;
	float:left;
	}
	
.floatright, .floatrightcontact {
	float: right;
	width: 170px;
	padding-right: 20px;
	}
	
.floatrightcontact {
	width: 245px;
}
	
.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	}
	
#container {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background: url(/Images/greyshadowcontainer.gif) repeat-y bottom left;
	}
	
#righttopimagecontainer {
	width: 1005px;
	background: url(/Images/rstripgrad.gif) no-repeat top right;
	padding: 0;
	margin: 0;
	}
	
#leftbottomimagecontainer {
	width: 1005px;
	background: url(/Images/leftbottomimagecontainer2.gif) no-repeat bottom left;
	padding: 0;
	margin: 0;
	}
	
#leftside {
	width: 217px;
	float: left;
	font-size: 1.2em;
	text-align: right;
	}
	
#leftside p.logo {
	margin: 0;
	padding: 0;
	height: 194px;
	width: 217px;
	}
	
#leftside img {
	margin: 0;
	padding: 0;
	}
	
#leftside .mainnav li a, #container #leftside #secnav li a {
	display: block;
	color: #FFF;
	padding: 7px 5px 7px 0;
	}
	
#leftside .mainnav {
	margin: 0;
	padding: 0;
	}
	
#leftside .mainnav li {
	background: #141515 url(/Images/mainnavgrad.gif) repeat-x top;
		width:217px;
	float:left;
	}
	
#leftside .mainnav li a:hover {
	background-color: #141515;
	}
	
#leftside p {
	background-color: #e4eef8;
	font-weight: bold;
	padding: 15px 5px 5px 0;
	font-size: 1.1em;
	float:left;
	clear:left;
	width:212px;
	}
	
#leftside #secnav li {
	background: #2371b9 url(/Images/secnavgrad.gif) repeat-x top;
	width:217px;
	float:left;
	}
	
#leftside #secnav li a:hover {
	background-color: #2371b9;
	}
	
#leftside #secnav li #subnav li {
	font-size: 0.9em;
	background: #FFF url(/Images/subnavgrad.gif) repeat-x top;
	}
	
#leftside #secnav li #subnav li a {
	color: #2371b9;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#leftside #secnav li #subnav li a:hover {
	background-color: #d2e2f1;
	}
	
#rightside {
	width: 690px;
	float: left;
	}
	
#righttop {
	background: url(/Images/normaltop.gif) no-repeat top;
	height: 157px;
	width: 690px;
	}
	
#righttop.home {
	background: url(/Images/hometop.gif) no-repeat top;
	height:157px;
	}

#righttop.home {
		color: #afb1b3;

	margin:0px;
	}
	
#rightside #righttop .righttopaboutushyperlink {
	font-size: 1.2em;
	font-weight: bold;
	color: #afb1b3;
}

#rightside #righttop .righttopaboutushyperlink:hover {
	color: #000;
}
	
#rightside #righttop #cart {
	float: right;
	width: 170px;
	padding-top: 123px;
	}
	
#rightside #righttop.home #cart {
	padding-top: 9px;
	}
	
#rightside #righttop #cart img {
	float: left;
	padding-top: 5px;
	}
	
#rightside #righttop #cart p {
	text-align: center;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
		margin:0px;
	}
	
#rightside #righttop #cart p a {
	font-style: normal;
	font-size: 1.1em;
	color: #FFF;
	}
	
/* content Styles */
	
#rightside #content {
	background: url(/Images/topcontent.gif) no-repeat top left;
	width: 655px;
	padding-left: 35px;
	padding-bottom: 20px;
	}
	
/* form Styles */
	
#rightside #content div.origform {
	padding-top: 20px;
	margin: 0;
	width: 500px;
	color: #afb1b3;
	font-size: 1.3em;
	}
	
#rightside #content div.origform p {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#rightside #content div.origform label {
	width: 160px;
	text-align: right;
	float: left;
	clear: left;
	padding-right: 5px;
	padding-top: 3px;
	}
	
#rightside #content div.origform label#postziplbl {
	width: 60px;
	clear: none;
	padding: 0;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 0;
	}
	
#rightside #content div.origform label#voucherlbl {
	color: #2371b9;
	font-weight: bold;
	}
	
#rightside #content div.origform input, textarea {
	width: 300px;
	margin-bottom: 8px;
	border: 1px solid #afb1b3;
	padding: 3px 0 3px 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
#rightside #content div.origform select {
	float: left;
	margin-bottom: 8px;
	}
	
#rightside #content div.origform input.countystateprovince {
	width: 150px;
	}
	
#rightside #content div.origform input.postzip {
	width: 55px;
	}
	
#rightside #content div.origform input.voucher {
	width: 150px;
	border: 1px solid #2371b9;
	}
	
#rightside #content div.origform #formcheckboxes {
	font-weight: bold;
	font-size: 0.8em;
	clear: both;
	width: 370px;
	padding-top: 30px;
	padding-bottom: 20px;
	}
	
#rightside #content div.origform #formcheckboxes p {
	padding-right: 30px;
	display: inline;
	}
	
#rightside #content div.origform #formcheckboxes input {
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	float: none;
	}
	
#rightside #content div.origform #formcheckboxes label {
	padding: 0;
	padding-left: 15px;
	padding-right: 2px;
	margin: 0;
	float: none;
	}
	
#rightside #content div.origform #formbuttons, #rightside #content div.origform #tableformbuttons {
	clear: both;
	padding: 0;
	margin: 0;
	}
	
#rightside #content div.origform #tableformbuttons {
	width: 558px;
	}
	
#rightside #content div.origform #tableformbuttons img {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-top: 90px;
	float: left;
	height: 20px;
	}
	
#rightside #content div.origform #tableformbuttons img {
	padding-top: 10px;
	}
	
#rightside #content div.origform #formbuttons .checkoutbutton, #rightside #content div.origform #tableformbuttons .checkoutbutton, #rightside #content div.origform #tableformbuttons #submitbutton {
	float: right;
	}
	
#rightside #content div.origform #tableformbuttons .checkoutbutton, #rightside #content div.origform #tableformbuttons #submitbutton {
	padding-right: 0;
	}
	
#rightside #content div.origform #formbuttons .checkoutbutton, #rightside #content div.origform #formbuttons .recalculatebutton, #rightside #content div.origform #formbuttons .backbutton {
	height: 20px;
	border: 0;
	padding: 0;
	padding-right: 10px;
	padding-top: 90px;
}

#rightside #content div.origform #formbuttons .checkoutbutton {
	width: 88px;
}

#rightside #content div.origform #formbuttons .recalculatebutton {
	width: 100px;
}

#rightside #content div.origform #formbuttons .backbutton {
	width: 54px;
}

/* #prodsearchform Styles */
	
#rightside #content #prodsearchform {
	padding: 10px 0 50px 30px;
	margin: 0;
	}
	
#rightside #content #prodsearchform label {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	float: left;
	width: 65px;
	padding: 0;
	}
	
#rightside #content #prodsearchform input {
	width: 140px;
	border: 0;
	margin-top: 6px;
	float: left;
	}
	
#rightside #content #prodsearchform .prodsearchbutton {
	margin-top: 0;
	padding-top: 2px;
	padding-left: 10px;
	}
	
/* #contactusform Styles */

#rightside #content #formcontainer {
	background: #eef5fd url(/Images/sideformbg.gif) repeat-y top left;
	width: 380px;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	}
	
#rightside #content #contactusform {
	width: 370px;
	background: url(/Images/topformbg.gif) no-repeat top left;
	padding-left: 10px;
	}
	
#rightside #content #contactusform p {
	margin: 0;
	padding: 0;
	display: inline;
	width: 270px;
	}

#rightside #content #contactusform label {
	width: 95px;
	font-size: 0.9em;
	}
	
#rightside #content #contactusform label#contactcountrylbl {
	clear: none;
	width: 60px;
	}
	
#rightside #content #contactusform .wherehearp 
{
	padding-left: 100px;
	padding-bottom: 10px;
	margin: 0;
	float: left;
}
	
#rightside #content #contactusform label.wherehearlbl 
{
	width: 250px;
	float: left;
	text-align: left;
}
	
#rightside #content #contactusform input, textarea {
	width: 250px;
	}
	
#rightside #content #contactusform textarea.contactaddress {
	height: 60px;
	}
	
#rightside #content #contactusform input.contactpostcode {
	width: 60px;
	}
	
#rightside #content #contactusform input.contactcountry {
	width: 112px;
	}
	
#rightside #content #contactusform textarea.contactenquiry {
	height: 200px;
	}
	
#rightside #content #contactusform input.whereheartxt {
	float: left;
	clear: left;
	margin-bottom: 0px;
	}
	
#rightside #content #contactusform #contactformbuttons {
	clear: both;
	padding: 0;
	padding-left: 99px;
	margin: 0;
	width: 264px;
	}
	
#rightside #content #contactusform #contactformbuttons .resetbutton, #rightside #content #contactusform #contactformbuttons .submitbutton {
	width: auto;
	background-color: #FFF;
	color: #afb1b3;
	border: 1px solid #afb1b3;
	padding: 3px 1px;
}
	
#rightside #content #contactusform #contactformbuttons .resetbutton {
	float: left;
	text-transform: uppercase;
	}
	
#rightside #content #contactusform #contactformbuttons .submitbutton {
	float: right;
	text-transform: uppercase;
	}

/* #homehotspots Styles */
	
#rightside #content #homehotspots {
	margin: 0;
	padding: 0;
	padding-top: 30px;
	text-align: center;
	padding-bottom:60px;
	}
	
#rightside #content #homehotspots img {
	float: left;
	padding: 0 20px 10px 0;
	margin: 0;
	}
	
/* table Styles */

#rightside #content table {
	width: 560px;
	text-align: left;
	border-collapse: collapse;
	border-left: 1px solid #c8c9cb;
	border-bottom: 1px solid #c8c9cb;
	}
	
#rightside #content table th {
	background-color: #2371b9;
	color: #FFF;
	padding: 6px 10px 6px 10px;
	font-size: 1.2em;
	}
	
#rightside #content table td {
	background: #e8e9e9 url(/Images/tablecellbg.gif) repeat-x top;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #c8c9cb;
	height: 40px;
	font-size: 1.1em;
	}
	
/* form table Styles */

#rightside #content div.origform table {
	color: #000;
	font-size: 0.8em;
	}
	
#rightside #content div.origform table td.tablecheckbox input {
	width: auto;
	border: 0;
	}
	
#rightside #content div.origform table td.tabletextbox input, .Qty {
	width: 15px;
	background-color: #2371b9;
	border: 0;
	padding: 1px;
	margin-top: 5px;
	color: #FFF;
	text-align: center;
	}
	
#rightside #content.extra div.origform {
	padding-bottom: 5px;
	}
	
/* #abovetable Styles */

#rightside #content #abovetable p {
	float: left;
	width: 140px;
	text-align: left;
	}
	
#rightside #content #abovetable p#thirdp {
	color: #2371b9;
	font-size: 0.9em;
	width: 210px;
	padding-top: 65px;
	padding-left: 60px;
	}
	
/* #belowtable Styles */

#rightside #content #belowtable {
	border: 1px solid black;
	width: 558px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#rightside #content #belowtable p {
	text-align: right;
	float: left;
	}
	
#rightside #content #belowtable p.totalsleft, #rightside #content #belowtable p.grandtotalleft {
	color: #2371b9;
	clear: both;
	width: 150px;
	}
	
#rightside #content #belowtable p.grandtotalleft {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 2px;
	}
	
#rightside #content #belowtable p.totalsright, #rightside #content #belowtable p.grandtotalright {
	float: right;
	padding-right: 10px;
	width: 70px;
	}
	
#rightside #content #belowtable p.grandtotalright {
	color: #2371b9;
	padding-top: 2px;
	font-size: 1.4em;
	font-weight: bold;
	}
	

/* product specifics page Styles */

#rightside #content #leftprodspecifics {
	float: left;
	clear: left;
	width: 240px;
	padding-top: 15px;
	}
	
#rightside #content #leftprodspecifics img {
	margin: 0;
	float: left;
	clear: left;
	}
	
#rightside #content #leftprodspecifics img.mainpic {
	border: 2px solid black;
	}

#rightside #content #leftprodspecifics #otherpicscontainer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	clear: left;
	width: 250px;
	}
	
#rightside #content #leftprodspecifics #otherpicscontainer p {
	float: left;
	}
	
#rightside #content #leftprodspecifics #otherpicscontainer p.pic {
	width: 63px;	
	border: 1px solid black;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}


#rightside #content #leftprodspecifics p img.otherpics {
	clear: none;
	float:none;
	}
	
#rightside #content #leftprodspecifics img#backbutton {
	padding-top: 50px;
	}
	
#rightside #content #rightprodspecifics {
	float: right;
	width: 400px;
	padding-top: 10px;
	}
	
#rightside #content #rightprodspecifics p {
	float: left;
	width: 360px;
	}
	
#rightside #content #rightprodspecifics p#wasprice, #rightside #content #rightprodspecifics p#nowprice {
	font-weight: bold;
	font-size: 1.2em;
	}
#rightside #content #rightprodspecifics p#wasprice {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: line-through;
	}
	
#rightside #content #rightprodspecifics p#nowprice {
	font-size: 1.6em;
	color: #2371b9;
	padding-bottom: 10px;
	}

/* product listing page Styles */

#rightside #content #prevnextpage {
	float: right;
	width: 40px;
	padding-top: 20px;
	padding-right: 30px;
	}
	
#rightside #content #prevnextpage img {
	padding-left: 5px;
	}
	
#rightside #content #prevnextpage p {
	padding-left: 3px;
	width:40px;
	}
	
#rightside #content #prodlistingheader {
	padding-top: 20px;
	}

#rightside #content .prodlisting {
	float: left;
	clear: left;
	padding-top: 20px;
	width: 640px;
	}

#rightside #content .prodlistingimage {
	float: left;
	width: 188px;
	border: 2px solid black;
	text-align:center;
	height:166px;
	}
	
#rightside #content .prodlistingimage p {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	width: 183px;
	background-color: #252626;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size:1em;
	}
	
#rightside #content .prodlistingproductinfo {
	float: left;
	width: 442px;
	border-right: 2px solid #2371b9;
	border-bottom: 2px solid #2371b9;
	padding-bottom: 15px;
	background-color: #e4eef8;
	}
	
#rightside #content .prodlistingproductinfo h3 {
	background-color: #2371b9;
	color: #FFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
	}
	
#rightside #content .prodlistingproductinfo .prodlistingcenter {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	}
	
#rightside #content .prodlistingproductinfo .prodlistingcenter div.shortdesc {
	width: 415px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	}
#rightside #content .prodlistingproductinfo .prodlistingcenter div.shortdesc a:hover {
	text-decoration: underline;
	}
	
#rightside #content .prodlistingproductinfo .prodlistingcenter .viewfulldetails {
	float: left;
	}
	
#rightside #content .prodlistingproductinfo .prodlistingcenter .addtobasket {
	float: right;
	}

/* Other content Styles */
	
#rightside #content p {
	font-size: 1.1em;
	text-align: justify;
	width: 570px;
	line-height: 1.4em;
	}
	
#rightside #content ol {
	padding-left: 23px;
	line-height: 1.6em;
	width: 570px;
	}
	
#rightside #content ol li ul li {
	padding-bottom: 20px;
	color: #2371b9;
	}
	
#rightside #content ul.sitemap {
	font-size: 1.4em;
	line-height: 1.6em;
	}
	
#rightside #content ul.sitemap li ul {
	padding-left: 35px;
	font-size: 0.9em;
	}
	
#rightside #content ul.sitemap a {
	color: #000;
	}
	#rightside #content ul.sitemap a:hover {
	text-decoration: underline;
	}
	
#rightside #content.orderconfirm p {
	padding-bottom: 400px;
	}

#rightside #content.orderconfirm p.ordernum {
	color: #2371b9;
	font-weight: bold;
	font-size: 1.5em;
	padding-bottom: 25px;
	}
	
#rightside #content #languages {
	background-color: #2371b9;
	color: #FFF;
	width: 238px;
	padding: 6px 4px;
	margin-top: 10px;
	}
	
#rightside #content #languages p {
	padding-bottom: 0;
	width: 238px;
	}
	
#rightside #content #contactdetails {
	padding-top: 35px;
	padding-left: 5px;
	}
	
#rightside #content #contactdetails p {
	padding-bottom: 0;
	width: 238px;
	}
	
#rightside #content.contactus p {
	padding-bottom: 15px;
	}
	
#rightside #content #currency, #rightside #content #downloaddatasheet {
	color: #FFF;
	width: 160px;
	margin: 0;
	padding: 0;
	
	}
	
#rightside #content #downloaddatasheet a 
{
	color: #FFF;
}
	
#rightside #content #currency {
	background-color: #252626;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 2px;
	}
	
#rightside #content #currency p {
	float: left;
	width: 90px;
	padding-top: 3px;
	}
	
#rightside #content #currency img {
	padding-left: 5px;
	}
	
#rightside #content #downloaddatasheet {
	padding-bottom: 5px;
	}
	
#rightside #content #downloaddatasheet p {
	text-align: center;
	width: 170px;
	background-color: #2371b9;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
/* #footer Styles */
	
#footer {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px 0;
	background-color: #231f20;
	color: #FFF;
	font-size: 0.9em;
	}
	
#footer a {
	color: #FFF;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer #footerleft, #footer #footercenter, #footer #footerright {
	float: left;
	}
	
#footer #footerleft {
	width: 280px;
	text-align: left;
	padding-left: 10px;
	}
	
#footer #footercenter {
	width: 420px;
	text-align: center;
	}
	
#footer #footercenter li {
	display: inline;
	}
	
#footer #footerright {
	width: 280px;
	text-align: right;
	padding-right: 10px;
	}
	
.ProductAdapterTypeDDL
{
	font-size:1.2em;
	width:162px;
	border:solid 1px #2371B9;
	margin-bottom:10px;
}

.ContentInner
{
	width:635px;
	font-size: 1.1em;
}

.ContentInner a
{
	color: #1F65A5;
}
.ContentInner a:hover
{
	text-decoration: underline;
}