/***********************************************************************************/
/* CLIENT CSS - Copyright 2005 - www.2wayradioshop.co.uk - v1.0 */
/***********************************************************************************/


/*******************
 OVERALL LAYOUT
*******************/

body {
	font-family:  arial, verdana, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 13px;
	background: #fff;
	margin: 0;
	padding: 0;
}

	* html body {
		font-family:  arial, verdana, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: x-small;
	}

form.inline {
	display: inline;
}

p {
	margin-top: 10px;
}

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

#skiptomain {
	display: none;
}

#wrapper {
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	text-align: center;
	background: #ffffff;
	margin-top: 1px;
}

#pagecontainer {
	width: 750px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}

div.breaker {
	clear: left;
	font-size: 0.1em;
	height: 1px;
}


/**************
 HEADER
**************/

#header {
	width: 750px;
}

	#headerlogo {
		float: left;
		width: 205px;
		text-align: left;
		background-color: none;
		background: transparent;
		padding-top: 49px;
	}

		#headerlogo img {
			border: 0;
			width: 205px;
			height: 115px;
		}

	#headerright {
		float: right;
		width: 545px;
		text-align: right;
		background: transparent url(/images/bg-header.gif) no-repeat right top;
		padding-top: 49px;
	}

		/* TOP STRIP = WHITE */

		#headerlinks {
			width: 440px;
			text-align: right;
			font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
			font-size: 11px;
			line-height: 48px;
			font-weight: bold;
			color: #00498E;
			background-color: none;
			padding-right: 85px;
		}

			#headerlinks a:link, #headerlinks a:visited {
				background-color: none;
				color: #00498E;
			}

			#headerlinks a:hover {
				color: #E20615;
			}

		/* MID STRIP = RED */

		#headerred {
			width: 545px;
			background-color: #E20615;
		}

			/* SEARCH */

			#searchblock {
				float: left;
				width: 240px;
			}

				#searchone {
					float: right;
					margin: 0px 2px 0px 0px;
					padding: 4px 0px 0px 0px;
				}

					* html #searchone {
						padding: 3px 0px 0px 0px;
					}

				input.headersearch {
					display: inline;
					border: 1px solid #7F9DB9;
					font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
					font-size: 11px;
				}

				#searchtwo {
					float: right;
					margin: 2px 0px 0px 0px;
					padding: 3px 0px 0px 0px;
				}

					* html #searchtwo {
						padding: 2px 0px 0px 0px;
					}

				input.headersubmit {
					margin: 0;
					padding: 0;
				}




		/* BOTTOM STRIP = BLUE */

		#headerblue {
			width: 526px;
			line-height: 26px;
			font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
			font-size: 11px;
			color: #ffffff;
			font-weight: bold;
			text-align: center;
			float: right;
		}


/**********************
 BODY AND NAVIGATION
**********************/

#bodycontent {
	clear: both;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*********************
 LEFT NAVIGATION
*********************/

#leftnav {
	float: left;
	width: 180px;
	margin: 20px 0px 0px 0px;
}

	#leftnav ul {
		width:163px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
		font-size: 11px;
		font-weight: normal;
		border-bottom: 1px solid #E20615;
	}

	#leftnav ul li {
		display: block;
		width: 161px;
		margin: 0px;
		padding: 0px;
		border-left: solid 1px #E20615;
		border-right: solid 1px #E20615;
		background: #EEF6FE url(images/navarrowsm2.gif) no-repeat left top;
	}

	#leftnav ul li a:link, #leftnav ul li a:visited {
		padding: 5px 0px 5px 16px;
		display: block;
		width: 144px;
		color: #00498E;
		text-decoration: none;
		border-bottom:1px solid #ffffff;
	}

	#leftnav ul li a:hover {
		color: #E20615;
		text-decoration:underline;
	}

	/*** HEADER OVERRIDES ***/

	#leftnav ul li.navheadersmall {
		width: 154px;
		margin: 0px;
		padding: 0px 0px 0px 9px;
		list-style: none;
		background: url(/images/lhsnavheader.gif) no-repeat top left;
		font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		line-height: 25px;
		border: 0px;
	}

/*********************
 MAIN CONTENT
*********************/

#maincontent {
	float: right;
	width: 570px;
	border: 0;
	margin: 0;
	padding: 0;
}

#breadcrumb {
	border-bottom: 1px solid #095093;
	padding: 5px 0px;
	color: #2465A1;
}

	#breadcrumb a:link, #breadcrumb a:visited {
		color: #2465A1;
		text-decoration: none;
		font-weight: bold;
	}

	#breadcrumb a:hover {
		color: #E20615;
		text-decoration: none;
		font-weight: bold;
	}

h1 {
	font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
	color: #E20615;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
h1.prodpageheader {
	font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
	color: #E20615;
	font-size: 1.6em;
	letter-spacing: 0em;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#homepageheader {
	width: 570px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 10px;
}

	#hpheadleft {
		float: left;
		width: 310px;
		font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
		color: #676767;
		line-height: 1.5em;
	}

	#hpheadright {
		float: right;
		width: 250px;
	}

		/*** TOP RIGHT HOME PAGE FEATURE ***/

		#hpfeattr {
			width: 250px;
			margin-top: 10px;
			background: #fff;
			border-top: 1px solid #999999;
			border-right: 1px solid #999999;
			border-left: 1px solid #999999;
			border-bottom: 1px solid #999999;
		}

			#hpfeattrleft {
				float: left;
			}

			#hpfeattrright {
				width: 115px;
				float: right;
				background: #fff;
				min-height: 124px;
				padding: 3px;
				text-align: left;
				color: #DD0006;
				
			}

				#hpfeattrright a:link, #hpfeattrright a:visited {
					color: #00498E;
					text-decoration: underline;
				}

				#hpfeattrright a:hover {
					color: #00498E;
					text-decoration: underline;
				}

			.hpfeattrrightsm {
				font-size: 1.1em;
			}

			.hpfeattrrightmed {
				font-size: 1.2em;
			}


		/*** HOME PAGE MIDDLE FEATURES ***/

		.homepagefeature {
			width: 570px;
			margin: 0px 0px 10px 0px;
			padding: 0;
			padding-bottom: 15px;
			border-bottom: 1px solid #eeeeee;
		}

		 .hpmidfeatleft {
		 	float: left;
		 	width: 280px;
		 	padding-right: 10px;
		 	border-right: 1px solid #eeeeee;
		 }

		 .hpmidfeatright {
		 	float: right;
		 	width: 270px;
		 }

		 .hpmidfeatimg {
		 	float: left;
		 }

		 .hpmidfeattext {
		 	float: left;
		 	padding: 5px 0px 0px 5px;
		 	width: 150px;
		 	color: #333333;
		 	line-height: 1.4em;
		 }

		 .hpfeatprice {
		 	color: #000000;
		 	font-size: 1.2em;
		 	line-height: 1.5em;
		 	font-weight: normal;
		 }

		 .hpfeatprice span {
		 	color: #E20615;
		 }

		 	.hpmidfeattext a:link, .hpmidfeattext a:visited {
		 		color: #165A9A;
		 		font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
		 		font-size: 1.2em;
		 		text-decoration: underline;
		 	}

		 	.hpmidfeattext a:hover {
		 		color: #E20615;
		 		font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
		 		font-size: 1.2em;
		 		text-decoration: underline;
		 	}


		/*** TOP 5 RADIOS ***/

		#topfiveradios, #hpcats {
			background: #ffffff url(/images/top5radiosbg.gif) no-repeat left top;
			width: 570px;
			height: 25px;
			line-height: 25px;
		}

			#topfiveradios h2 {
				line-height: 25px;
				font-size: 1.0em;
				color: #ffffff;
				padding-left: 10px;
				margin:0px 0px 5px 0px;
			}

		.tfritem {
			width: 570px;
			clear: left;
			margin: 0px 0px 2px 0px;
			padding: 0px 0px 2px 0px;
			border-bottom: 1px solid #eeeeee;
		}

			img.tfrimg {
				float: left;
				margin-top:10px;
				margin-bottom:10px;
			}

			.tfrtext {
				float: left;
				min-height: 46px;
				line-height: 18px;
				padding-left: 10px;
				padding-top:20px;
			}

			.tfrone {
				width: 131px;
			}

				.tfrone a:link, .tfrone a:visited {
					color: #165A9A;
					font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
					font-size: 1.2em;
					text-decoration: underline;
				}

				.tfrone a:hover {
					color: #E20615;
					font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
					font-size: 1.2em;
					text-decoration: underline;
				}

			.tfronetwo {
				width: 258px;
				font-size: 1.0em;
				color: #000000;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
				line-height:18px;
				padding-top:15px;
			}

				.tfronetwo a:link, .tfronetwo a:visited {
					color: #165A9A;
					font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
					font-size: 1.2em;
					text-decoration: underline;
				}

				.tfronetwo a:hover {
					color: #E20615;
					font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
					font-size: 1.2em;
					text-decoration: underline;
				}

			.tfrtwo {
				width: 157px;
				font-size: 1.0em;
				color: #000000;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			}


			.tfrthree {
				width: 88px;
				font-size: 1.0em;
				color: #000000;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
				font-weight: normal;
			}

			.tfrthree span {
				color: #E20615;
			}

			.tfrfour {
				width: 57px;
				padding-left: 5px;
				width: 52px;
				font-size: 1.0em;
				color: #333333;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			}

			.tfrfive {
				width: 77px;
				min-height: 34px;
				padding-top: 18px;
			}

				* html .tfrfive {
					padding-top: 18px;
				}


				.tfrfleft {
					float: left;
					padding: 0;
					margin: 0;
				}

				.tfrright {
					float: left;
					padding: 0;
					margin: 0;
				}

				input.hpfeatinput {
					border: 1px solid #1EA677;
					margin: 0;
				}

				input.hpfeatsubmit {
					padding: 0;
					margin: 0;
					border: 0;
				}

					* html input.hpfeatsubmit {
						padding: 1px 0px 0px 0px;
						margin: 0px 0px 0px -3px;
					}

/****************
 FOOTER
****************/

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
	font-family: Verdana, Helvetica, Arial, "MS Sans Serif";
	font-size: 0.9em;
	line-height: 2.0em;
	color: #666666;
}

	#footer a:link, #footer a:visited {
		color: #666666;
		text-decoration: none;
	}

	#footer a:hover {
		color: #165A9A;
		text-decoration: underline;
	}


	#footerleft {
		width: 600px;
		float: left;
	}

	#footerright {
		padding-top: 5px;
		line-height: 1.0em;
		width: 150px;
		float: right;
		text-align: right;
	}

/*********************
 BROKERAGE PAGES
*********************/

#brokeragecontent {
	width: 569px;
	border-top: 1px solid #095093;
}

	#brokconttop {
		background: #EEF6FE;
		float: left;
		border-bottom: 1px solid #095093;
		width: 522px;
	}

	#brokcontspace {
		width: 46px;
		float: left;
		background: #EEF6FE;
		border-bottom: 1px solid #EEF6FE;
		border-right: 1px solid #095093;
	}

	#brokeragecontent h2 {
		font-family: Verdana, Helvetica, Arial, "MS Sans Serif";
		font-size: 0.9em;
		line-height: 2.0em;
		color: #000000;
		margin: 0;
		padding: 2px 5px;
		display: inline;
	}


		div.broksort {
			float: left;
			border-bottom: 1px solid #666666;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 0.9em;
			line-height: 1.6em;
			color: #666666;
			font-weight: bold;
		}

			.broksort a:link, .broksort a:visited {
				color: #E20615;
				font-family: wingdings;
				text-decoration: none;
			}

			.broksort a:hover {
				color: #165A9A;
				font-family: wingdings;
				text-decoration: underline;
			}

		div.brokitem {
			float: left;
			border-bottom: 1px solid #666666;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 0.9em;
			line-height: 1.6em;
			color: #666666;
		}

			.brokitem a:link, .brokitem a:visited {
				color: #165A9A;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
				font-size: 1.3em;
				line-height: 1.2em;
				text-decoration: underline;
			}

			.brokitem a:hover {
				color: #E20615;
				font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
				font-size: 1.3em;
				line-height: 1.2em;
				text-decoration: underline;
			}

			.bcione {
				width: 80px;
				height: 70px;
			}

			.bcitwo {
				width: 201px;
				padding-top: 5px;
				height: 65px;
			}

			.bcithree {
				width: 110px;
				height: 60px;
				padding-top:10px;
			}

			.bcifour {
				width: 130px;
				padding-top: 10px;
				height: 60px;
			}

				ul.broklinks {
					margin: 0;
					padding: 0;
					list-style: none;
					font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
					font-size: 1.1em;
					color: #666666;
				}

				ul.broklinks li {
					background: #ffffff url(/images/bulletgreen.gif) no-repeat left 4px;
					padding-left: 13px;
				}

					ul.broklinks li a:link, ul.broklinks li a:visited {
						color: #165A9A;
						font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
						font-size: 1.0em;
						line-height: 1.2em;
						text-decoration: underline;
					}

					ul.broklinks li a:hover {
						color: #1EA677;
						font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
						font-size: 1.0em;
						line-height: 1.2em;
						text-decoration: underline;
					}

			.bcifive {
				width: 46px;
				background: #EEF6FE;
				border-left: 1px solid #095093;
				border-right: 1px solid #095093;
				text-align: center;
				padding-top: 20px;
				height: 50px;
			}


		 .brokprice {
		 	color: #000000;
		 	font-size: 1.3em;
		 	line-height: 1.3em;
		 	font-weight: bold;
		 }

		 .brokprice span {
		 	color: #E20615;
		 }

	#compareform {
		width: 570px;
		margin-top: 10px;
		text-align: right;
	}

		input.comparebutt {
			border: 1px solid #1EA677;
			background-color: #EEF6FE;
			color: #000000;
			font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
			font-size: 11px;
			font-weight: bold;
		}


/*********************
   SEARCH RESULTS
 *********************/

tr.searchcat td {
	background: #EEF6FE;
	border-top: 1px solid #095093;
	border-right: 1px solid #095093;
	border-bottom: 1px solid #095093;
}

	tr.searchcat h2 {
		font-family: Verdana, Helvetica, Arial, "MS Sans Serif";
		font-size: 0.9em;
		line-height: 2.0em;
		color: #000000;
		margin: 0;
		padding: 2px 5px;
		display: inline;
	}

tr.searchrow td {

	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size:11px;
	padding-bottom:6px;
	padding-top:6px;
}

	tr.searchrow a:link, tr.searchrow a:visited {
		color: #00498E;
	}

	tr.searchrow a:hover {
		color: #E20615;
	}

td.searchspacer {
	height:10px;
	width:10px;
}

/*********************
 ACCESSORIES PAGE
*********************/

#acccontent {
	width: 569px;
	border-top: 1px solid #095093;
}

	#accconttop {
		background: #EEF6FE;
		float: left;
		border-bottom: 1px solid #095093;
		border-right: 1px solid #095093;
		width: 567px;
	}

	#acccontent h2 {
		font-family: Verdana, Helvetica, Arial, "MS Sans Serif";
		font-size: 0.9em;
		line-height: 2.0em;
		color: #000000;
		margin: 0;
		padding: 2px 5px;
		display: inline;
	}

	#acccontsubhead {
		width: 569px;
	}

		.acsubhead {
			float: left;
			line-height: 2.0em;
			background-color: #cccccc;
			margin: 2px 0px;
		}

		.acshone {
			width: 400px;
			padding-left: 5px;
		}

		.acshtwo {
			width: 82px;
			text-align: right;
			padding-right: 2px;
		}

		.acshthr {
			width: 77px;
			text-align: right;
			padding-right: 2px;
		}

	.acccontitem {
		width: 569px;
		clear: both;
	}

		.acitem {
			float: left;
			border-bottom: 1px solid #666666;
		}

		.acione {
			width: 80px;
			height: 70px;
		}

		.acitwo {
			width: 110px;
			padding-top: 20px;
			height: 50px;
			color: #165A9A;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 1.0em;
			line-height: 1.2em;
		}

		.acithr {
			width: 220px;
			padding-top: 20px;
			height: 50px;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 1.0em;
			line-height: 1.2em;
		}

		.acifou {
			width: 82px;
			text-align: right;
			padding-right: 2px;
			padding-top: 20px;
			height: 50px;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 1.0em;
			line-height: 1.2em;
		}

		.acifiv {
			width: 72px;
			text-align: right;
			padding-right: 2px;
			padding-top: 20px;
			height: 50px;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
			font-size: 1.0em;
			line-height: 1.2em;
		}

		 .accprice {
		 	color: #E20615;
		 	font-size: 1.0em;
		 	line-height: 1.6em;
		 	font-weight: bold;
		 }

		 .accprice strike{
		 	color: #000000;
		 }


		 .accbuynow {
		 	float: right;
		 	width: 61px;
		 }

		 	* html .accbuynow {
		 		width: 60px;
		 	}


/************************
 IMAGES
************************/

#lhsmotorola {
	border: 0;
}

/************************
 IMAGES
************************/

#customernav {
	margin: 20px 0px 0px 0px;
}

	#customerleft ul, #customerright ul{
		margin: 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
		font-size: 11px;
		font-weight: normal;
	}

	#customerleft ul {
		clear: left;
		float:left;
	}

	#customerright ul {
		clear: right;
		float:right;
	}

	#customerleft ul li, #customerright ul li{
		width: 280px;
		margin: 0px;
		padding: 3px 0px 3px 0px;
		background: url(images/navarrowcust.gif) no-repeat left top;
	}

	#customerleft ul li a:link, #customerleft ul li a:visited, #customerright ul li a:link, #customerright ul li a:visited {
		padding: 5px 0px 5px 16px;
		width: 280px;
		color: #00498E;
		text-decoration: none;
	}

	#customerleft ul li a:hover, #customerright ul li a:hover {
		color: #E20615;
		text-decoration:underline;
	}


		#customerleft ul li ul li, #customerright ul li  ul li{
			width: 265px;
			margin: 0px;
			padding: 3px 0px 3px 15px;
			background: url(images/navarrowcust.gif) no-repeat 15px top;
		}

/********************************
FORM CLASSES
********************************/

label.contact { float:left; width:80px; }

input.contactinput { border: 1px solid #406D9E; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
input.contactinputreq { border: 1px solid #406D9E; background-color: #FFFFFF; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
textarea.contactinput { border: 1px solid #406D9E; background-color: #ffffff; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
textarea.contactinputreq { border: 1px solid #406D9E; background-color: #FFFFFF; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; color: #000000; }
input.contactsubmit { border: 1px solid #EEEEEE; background-color: #8E335F; font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif"; font-size: 11px; font-weight:bold; color: #ffffff; }
input.adminmove { width:35px;border: 1px solid #8E335F; background-color: #DD78B0; font-family: "wingdings"; font-size: 16px; font-weight:normal; color: #ffffff; }


fieldset.contact {
	border:1px solid #DD78B0;
	padding:10px 10px 10px 10px;

}
fieldset.contact legend {
	margin-bottom:7px;
	color:#364374;
	font-weight:bold;
}

fieldset.contactinner {
	border:1px solid #FFFFFF;
	padding:10px 10px 10px 10px;
	width :340px;
}

p.contact {
	margin: 5px;
}

/********************************
WARRANTY PAGE
********************************/

ol{
	list-style: lower-alpha;
}


/********************************
CUST NAV LINKS
********************************/


	a.customer:link, a.customer:visited {
		padding: 5px 0px 5px 0px;
		color: #00498E;
		text-decoration: none;
	}

	a.customer:hover{
		padding: 5px 0px 5px 0px;
		color: #E20615;
		text-decoration: underline;
	}


/*********************
 PRODUCT PAGE
*********************/

#prodcontent {
	width: 570px;
	padding: 0;
	margin: 0;
	text-align: left;
}

	/*** LEFT SIDE ***/
	#prodcontleft {
		width: 250px;
		float: left;
	}

		#enlargelink {
			float: left;
			width: 120px;
		}

		ul.enlargelinker {
			margin: 0;
			padding: 0;
			list-style: none;
		}

			ul.enlargelinker li {
				background: #ffffff url(/images/enlargelibg.gif) no-repeat left top;
			}

			ul.enlargelinker li a:link, ul.enlargelinker li a:visited {
				padding-left: 30px;
				line-height: 24px;
				color: #E20615;
				text-decoration: underline;
			}

			ul.enlargelinker li a:hover {
				padding-left: 30px;
				line-height: 24px;
				color: #1EA677;
				text-decoration: underline;
			}

		#comparelink {
			float: right;
			width: 110px;
			text-align: left;
		}

		ul.comparelinker {
			margin: 0;
			padding: 0;
			list-style: none;
		}

			ul.comparelinker li {
				background: #ffffff url(/images/comparelibg.gif) no-repeat left top;
			}

			ul.comparelinker li a:link, ul.comparelinker li a:visited {
				padding-left: 30px;
				line-height: 24px;
				color: #E20615;
				text-decoration: underline;
			}

			ul.comparelinker li a:hover {
				padding-left: 30px;
				line-height: 24px;
				color: #1EA677;
				text-decoration: underline;
			}

	#buscust {
		clear: both;
		border: 1px solid #CCCCCC;
		margin: 30px 0px 0px 0px;
		padding: 0px 4px;
	}

		#buscust strong {
			margin: 0px;
			padding: 0px;
			display: block;
			background: #E20615;
			color: #fff;
			margin: 0px -4px 0px -4px;
			padding: 2px 4px;
		}

		#buscust span.red { color: #E20615; font-weight: bold; }


	/*** RIGHT SIDE ***/
	#prodcontright {
		float: right;
		width: 315px;
	}
	
		#prodcontright a:link, #prodcontright a:visited {
			color: #E20615;
		}
		#prodcontright a:hover {
			color: #1EA677;
		}

		#prodbuyhead {
			width: 315px;
			background-color: #EBF5FF;
			font-weight: bold;
			color: #000000;
			margin: 0;
			padding: 0px 0px;
			text-align: center;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
		}

			#pbheaderone {
				width: 39px;
				float: left;
				border-left: 1px solid #ccc;
			}

			#pbheadertwo {
				width: 108px;
				float: left;
				border-left: 1px solid #ccc;
			}

			#pbheaderthree {
				width: 164px;
				float: left;
				border-left: 1px solid #ccc;
				border-right: 1px solid #ccc;
			}

		.prodbuyrow {
			width: 313px;
			font-weight: normal;
			color: #000000;
			margin: 0;
			padding: 0;
`			border-left: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
		}

			.pbrquty {
				float: left;
				text-align: center;
				width: 39px;
				margin: 0;
				padding: 7px 0px 2px 0px;
			}

			.pbrband {
				float: left;
				text-align: center;
				width: 108px;
				border-left: 1px solid #cccccc;
				border-right: 1px solid #cccccc;
				margin: 0;
				padding: 2px 0px;
			}

			.pbrpnum {
				float: left;
				text-align: center;
				width: 159px;
				margin: 0;
				padding: 7px 0px 2px 0px;
			}

		.prodavdel {
			width: 303px;
			border-top: 1px solid #cccccc;
			border-left: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
			font-weight: normal;
			color: #000000;
			font-size: 1.3em;
			line-height: 1.5em;
			text-align: left;
			padding-left: 10px;
		}

		#prodbuyprice {
			width: 313px;
			border: 1px solid #cccccc;
			font-weight: normal;
			color: #000000;
			font-size: 1.3em;
			line-height: 1.5em;
			
		}

		#prodbuyprice span {
			color: #E20615;
		}

		#prodbuyend {
			margin-top: 5px;
			width: 315px;
		}

			#prodbuyquant {
				float: left;
				font-weight: bold;
				color: #000000;
				font-size: 1.2em;
				line-height: 1.5em;
				text-align: right;
			}

			#prodbuybutton {
				float: right;
			}

/*** PRODUCT DESCRIPTION ***/

#prodmaindesc {
	margin-top: 20px;
}

	h2.prodpage {
		font-weight: bold;
		color: #000000;
		font-size: 1.1em;
		display: inline;
	}

/*** STANDARD ACCESSORIES LISTING ***/

#prodacclist {
	clear: both;
	margin-top: 15px;
}

	h2.prodpageblue {
		font-weight: bold;
		color: #000000;
		font-size: 1.1em;
		line-height: 1.6em;
		background-color: #EBF5FF;
		padding: 0px 0px 0px 2px;
		margin: 0px 0px 0px 0px;
	}


.palhead {
	width: 568px;
	background-color: #cccccc;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 2px;
}

	.pheadone {
		float: left;
		width: 78px;
		padding: 2px 0px 0px 2px;
	}

	.pheadtwo {
		float: left;
		width: 85px;
		padding: 2px 0px 0px 5px;
	}

	.pheadthree {
		float: left;
		width: 309px;
		padding: 2px 0px 0px 5px;
	}

	.pheadfour {
		float: left;
		width: 78px;
		padding: 2px 0px 0px 5px;
	}

.palprod {
	border: 1px solid #cccccc;
	width: 568px;
}

	.palprodone {
		float: left;
		width: 80px;
		padding: 4px 0px 4px 0px;
		border-right: 1px solid #cccccc;
		text-align:center;
	}

	.palprodtwo {
		float: left;
		width: 85px;
		padding: 4px 0px 4px 5px;
	}

	.palprodthree {
		float: left;
		width: 299px;
		padding: 4px 10px 4px 5px;
	}

	.palprodfour {
		float: left;
		width: 78px;
		padding: 4px 0px 4px 5px;
	}



/*** PRODUCT INFO LISTING ***/

#prodinfo {
	clear: both;
	margin-top: 15px;
}

.prodinf {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 568px;
}

	.prodinfone {
		float: left;
		text-align: left;
		width: 278px;
		border-right: 1px solid #cccccc;
		padding-left: 5px;
	}

	.prodinftwo {
		float: left;
		text-align: center;
		width: 279px;
		padding-left: 5px;
	}


/*** ACC LINK ***/

#prodacclink {
	clear: both;
	margin-top: 15px;
}

#pacc {
	border: 1px solid #cccccc;
	line-height: 22px;
}

	#pacclleft {
		float: left;
		width: 22px;
		border-right: 1px solid #cccccc;
	}

	#pacclright {
		float: left;
	}

		#pacclright a:link, #pacclright a:visited {
			padding-left: 5px;
			line-height: 22px;
			text-decoration: underline;
			color: #E20615;
		}

		#pacclright a:hover {
			padding-left: 5px;
			line-height: 22px;
			text-decoration: underline;
			color: #1EA677;
		}

/********************
 WIDER MAIN CONTENT
********************/

#maincontentfull {
	float: right;
	width: 750px;
	border: 0;
	margin: 0;
	padding: 0;
}

/********************
 SHOPCART CLASSES
********************/

select.qty {
	font-size: 11px;
}

tr.shopcarthead {
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

	td.gradL { background: #E20615 url('images/shopcarthead.gif') no-repeat top left; }
	td.gradC { background: #E20615 url('images/gradbg.gif') repeat-x top left; }
	td.gradR { background: #E20615 url('images/shopcarthead.gif') no-repeat top right; padding-right:10px; }

tr.shopcartitem td {
	background: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	padding-top: 10px;
}



	tr.shopcartitem a:link, tr.shopcartitem a:visited {
		font-weight: bold;
		color: #0F5495;
	}

tr.shopcarttotal td {
	background: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	line-height: 30px;
}

input.button {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	width: 120px;
	height: 20px;
	border: 0px;
	background:#1EA677 url('images/buttonbg.gif') no-repeat top left;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
}

label.checkoutform {
	float: left;
	width: 115px;

	padding-right: 10px;
	text-align: right;
}

div.gradbox {
	height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}

div.gradboxcontent {
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 20px;
}

span.infotext {
	color: #cc0000;
	line-height: 18px;
}

div.gradboxcontent p {
	margin: 8px 0px 0px 0px;
}


/********************
 INSTALLATION TABLE
********************/


#installtab {
	border-collapse: collapse;
}

#installtab td {
	border: 1px solid #cccccc;
	font-family: "Verdana", "Arial", "Helvetica", "MS Sans Serif";
	font-size: 11px;
	color: #000000;
}

td.greybg {
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: "Verdana", "Arial", "Helvetica", "MS Sans Serif";
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	padding: 2px;
}


td.bordered {
	border: 1px solid #cccccc;
	padding: 2px;
}

td.nobord {
	border: 0px;
}

a.linklink:link, a.linklink:visited {
	color: #00498e;
}

a.linklink:hover {
	color: #e20615;
}


#codebox {
	font-family: verdana, arial, helv ;
	font-size: 12px;
}

	#codebox h2 { font-size: 12px; }


#hpcats h2 {
	width: 170px;
	line-height: 25px;
	font-size: 1.0em;
	color: #ffffff;
	padding: 0 0 0 9px;
	margin: 0;
	display: inline;
	float: left;
}

#hpcats h2.first {
	width: 200px;
}

#hpcats2 {
	clear: both;
	border-left: 1px solid #E20615;
	border-right: 1px solid #E20615;
	border-bottom: 1px solid #E20615;
	background-color: #fff;
}

	#hpcats-lft {
		width: 209px;
		float: left;
	}

	#hpcats-mid {
		width: 179px;
		float: left;
	}

	#hpcats-rgt {
		width: 179px;
		float: right;
	}

	#hpcats-rgt p, #hpcats-mid p {
		margin: 8px 0 0 0;
	}

	#hpcats-rgt img {
		border: none;
	}

		#hpcats2 ul {
			width: 178px;
			margin: 0px;
			padding: 0px 0px 0px 0px;
			list-style: none;
			font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
			font-size: 11px;
			font-weight: normal;
		}

		#hpcats2 ul li {
			width: 178px;
			margin: 0px;
			padding: 0px;
			background: #fff url(images/navarrowcust.gif) no-repeat left top;
		}

		#hpcats2 ul li a:link, #hpcats2 ul li a:visited {
			padding: 5px 5px 5px 16px;
			display: block;
			width: 157px;
			color: #00498E;
			text-decoration: none;
			border-bottom: 1px solid #ffffff;
		}

		#hpcats2 ul li a:hover {
			padding: 5px 5px 5px 16px;
			color: #E20615;
			text-decoration:underline;
		}

		#hpcats-lft ul {
			width: 208px;
			margin: 0px;
			padding: 0px 0px 0px 0px;
			list-style: none;
			font-family: Arial, Verdana, Helvetica, "MS Sans Serif";
			font-size: 11px;
			font-weight: normal;
		}

		#hpcats-lft ul li {
			width: 208px;
			margin: 0px;
			padding: 0px;
			background: #fff url(images/navarrowcust.gif) no-repeat left top;
		}

		#hpcats-lft ul li a:link, #hpcats-lft ul li a:visited {
			padding: 5px 5px 5px 16px;
			display: block;
			width: 187px;
			color: #00498E;
			text-decoration: none;
			border-bottom: 1px solid #ffffff;
		}

		#hpcats-lft ul li a:hover {
			padding: 5px 5px 5px 16px;
			color: #E20615;
			text-decoration:underline;
		}

ul.errorlist, p.goterrors {
	background: #cc0000;
	padding: 10px 20px;
	margin-right: 210px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #000000;
}

.cardoption {
	float: left;
	width: 35px;
	text-align: center;
	margin-bottom: 5px;
}
#prodbuyprice.specialOfferIcon2 {
	padding-left: 150px;
	float: left;
	margin-left: 15px;
}
.download{
	margin: 0px;
}
.download a{
	color: #E20615;
}
.download a:hover{
	color: #1EA677;
}
.prices{
	float: right; 
	width: 180px; 
	margin-top: 30px;
}
.advice{
	font-size: 1.3em;
	float: left;
	margin-top: 10px;
	
}
.toplogos{
	float: left;
	height: 65px;
	width: 525px;
	text-align: center;
	background: url(images/toplogos.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left: 40px;
}

/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 3px 0px;
}