/*[fmt]AA90-1A0A-3*/
*
{
	font-size: 100.01%;
}
html
{
	font-size: 65%;
}
body
{
	margin: 0;
	color: #666;
	font: 1.2em/1.33em Arial, Helvetica, sans-serif;
	background: url(/images/site/back-grad.jpg) repeat-x;
}
/*General reset*/
form, fieldset
{
	margin: 0;
	padding: 0;
	border-style: none;
}
img
{
	border-style: none;
}
input, select, textarea
{
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
	color: #666;
}
a
{
	color: #466C79;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	outline: none;
}
p
{
	margin: 0px 0px 10px;
	line-height: 1.7em;
}
#content:after, .nav-wrap:after
{
	clear: both;
	display: block;
	content: "";
}
/*General settings*/
#container
{
	width: 946px;
	margin: 10px auto 0;
}
#topcurve
{
	background: url(/images/site/top.gif) no-repeat;
	height: 20px;
	width: 946px;
}
#content
{
	background: url(/images/site/box-side.gif) repeat-y;
	float: left;
	padding: 0 20px 10px;
	width: 924px;
}
#footer
{
	background: #93C0CB;
	padding: 5px;
	text-align: center;
	clear: both;
	color: #FFFFFF;
	margin: 0 0 10px;
	width: 936px;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}
#logo
{
	height: 103px;
	width: 291px;
	padding-bottom: 10px;
}
#col1
{
	float: left;
	width: 600px;
	margin-right: 22px;
}
#col2
{
	float: left;
	width: 280px;
}
#topHeading
{
	clear: both;
	margin-bottom: 0px;
	width: 942px;
}
/*Menubar*/
.menubar
{
	background: url(/images/site/grad.png) repeat-x bottom;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #C7C7C7;
	color: #000;
	margin: 10px 0px 20px;
	padding: 5px 8px 8px;
	clear: both;
	width: 886px;
}
.menubar ul
{
	margin: 3px 0 0 8px;
	padding: 0;
	list-style: none;
}
.menubar li
{
	display: inline;
	padding: 3px 15px 3px 7px;
}
.menubar a
{
	text-decoration: none;
}
.nav-wrap
{
	margin: 0px 0px 15px -18px;
	background-color: #F4F4F4;
	border-top: 2px solid #8BBDCC;
	border-bottom: 2px solid #8BBDCC;
	width: 942px;
}
#example-one
{
	margin: 0 auto;
	list-style: none;
	position: relative;
	width: 904px;
}
#example-one li
{
	display: inline;
}
#example-one li a
{
	color: #666666;
	font-size: 1.1em;
	display: block;
	float: left;
	padding: 7px 10px 4px;
	text-decoration: none;
	text-transform: uppercase;
}
#example-one li a:hover
{
	color: #FE4902;
}
#magic-line
{
	position: absolute;
	bottom: -29px;
	left: 0;
	width: 100px;
	height: 2px;
	background: #FE4902;
}

h1
{
	font-family: "proxima-nova-condensed-1","proxima-nova-condensed-2",sans-serif;
        font-size: 2.2em;
	margin: 0 0 15px;
	color: #207D93;
	font-weight: normal;
}
h2
{
	font-size: 16px;
	margin-bottom: 10px;
}
h3
{
	font-size: 14px;
	margin-bottom: 10px;
}
h3#bestprice
{
	padding: 18px 0 0;
	overflow: hidden;
	background-image: url(/images/site/avexpert-best-price.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 18px;
	margin: 10px 0;
}
h3#alsoavailable
{
	padding: 18px 0 0;
	overflow: hidden;
	background-image: url(/images/site/also-available.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 18px;
	margin: 20px 0 10px;
}
h4
{
	font-size: 0.9em;
	font-weight: bold;
	color: #207D93;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0;
}
h5
{
	font-size: 14px;
	color: #207D93;
	font-weight: bold;
}
h5 a
{
	color: #207D93;
}
/*Tables*/
#mytable
{
	width: 600px;
	padding: 0;
	margin: 0 0 20px;
}
#mytable a
{
	color: #4F6B72;
	text-decoration: underline;
}
#mytable a:hover
{
	color: #207D93;
	text-decoration: underline;
}
caption
{
	padding: 0 0 5px;
	width: 600px;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 10px;
}
th
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4F6B72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/site/bg_header.jpg) no-repeat;
}
th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
td
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #FFF;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
}
td.alt
{
	background: #F5FAFA;
	color: #797268;
}
th.spec
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #FFF url(/images/site/bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
th.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #F5FAFA url(/images/site/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#mytable ul
{
	list-style: none;
	margin: 0px;
	padding: 0;
}
#mytable li
{
	margin-bottom: 5px;
}
/*Misc*/
.bestprice
{
	background-image: url(/images/site/credit-cards.gif);
	background-repeat: no-repeat;
	background-position: 495px 4px;
	padding: 10px;
	border: 1px solid #207D93;
	margin-bottom: 10px;
	width: 580px;
}
.linkbox
{
	background: url(/images/site/bullet1.gif) no-repeat 2px 2px;
	border: 1px solid #8BBDCC;
	padding: 10px;
	margin-bottom: 10px;
}
#flashcontent
{
	margin-bottom: 10px;
}
.searchbox
{
	background: url(/images/site/bullet1.gif) no-repeat 2px 2px;
	border: 1px solid #8BBDCC;
	padding: 10px;
	margin-bottom: 10px;
}
.bestprice a
{
	font-weight: bold;
	color: #DBA60F;
	text-decoration: none;
}
.bestprice a:hover
{
	font-weight: bold;
	color: #54707E;
	text-decoration: none;
}
#fm-submit
{
	text-align: center;
	float: right;
}
input#fm-search
{
	width: 145px;
	border: 1px solid #64A8BB;
	margin-left: 4px;
}
#fm-submit input
{
	border: 1px solid #64A8BB;
	background: #207D93;
	color: #FFF;
}
.prodcat
{
	font-size: 10px;
	clear: both;
	margin-top: 5px;
}
.largeimage
{
	padding: 9px;
	border: 1px solid #93C0CB;
}
.prodcat ul
{
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
}
.prodcat li
{
	margin: 0;
	padding: 0;
}
/*Review*/
#review
{
	border: 1px solid #B3D2D9;
	padding: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#reviewwrapper
{
	padding: 10px;
	border: 1px solid #B3D2D9;
	margin-bottom: 10px;
}
.readerreview
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #93C0CB;
}
#reviewform label
{
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 300px;
}
#reviewform
{
	overflow: auto;
}
#reviewform textarea
{
	height: 200px;
	width: 550px;
	border: 1px solid #65A4C0;
	clear: both;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	background: #F5FAFA;
}
#reviewform .textfield
{
	width: 350px;
	border: 1px solid #65A4C0;
	clear: both;
	float: left;
	background: #F5FAFA;
}
#reviewform .button
{
	float: left;
	clear: left;
	background: #DBA60F;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.name
{
	color: #93C0CB;
}
/*styles for the star rater*/
.star-rating
{
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 125px;
	height: 25px;
	position: relative;
	overflow: hidden;
	background: url(/images/site/alt_star.gif) repeat-x top left;
	clear: both;
	float: left;
}
.star-rating li
{
	padding: 0px;
	margin: 0px;
	width: 25px;
	height: 25px;
	float: left;
}
.star-rating li a
{
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow: hidden;
}
.star-rating li a:hover
{
	background: url(/images/site/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
	border: none;
}
.star-rating a.one-star
{
	left: 0px;
}
.star-rating a.one-star:hover
{
	width: 25px;
}
.star-rating a.two-stars
{
	left: 25px;
}
.star-rating a.two-stars:hover
{
	width: 50px;
}
.star-rating a.three-stars
{
	left: 50px;
}
.star-rating a.three-stars:hover
{
	width: 75px;
}
.star-rating a.four-stars
{
	left: 75px;
}
.star-rating a.four-stars:hover
{
	width: 100px;
}
.star-rating a.five-stars
{
	left: 100px;
}
.star-rating a.five-stars:hover
{
	width: 125px;
}
.star-rating li.current-rating
{
	background: url(/images/site/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	left: 0px;
	z-index: 1;
}
.searchresult
{
	margin-bottom: 10px;
	border-bottom: 1px dotted #93C0CB;
	padding-bottom: 5px;
}
.searchsmall
{
	font-size: 10px;
}
.validation-advice
{
	margin: 5px 0;
	padding: 5px;
	background-color: #93C0CB;
	color: #FFF;
	font-weight: bold;
	overflow: auto;
	float: left;
}
.custom-advice
{
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color: #FFF;
	font-weight: bold;
}
.glossaryletter
{
	background: url(/images/site/smallgrad.jpg) repeat-x;
	padding: 10px;
	border: 1px solid #93C0CB;
	margin-bottom: 10px;
}
.letterbox
{
	text-align: center;
	padding: 10px 5px 5px;
	height: 25px;
	width: 30px;
	border: 1px solid #207D93;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9CC6D0;
}
#loading
{
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: url(../images/site/white.gif) repeat;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
	overflow: hidden;
}
.toplist
{
	border: 1px solid #8BBDCC;
	margin-bottom: 10px;
	clear: both;
}
.darkline
{
	padding: 5px;
	background: #EBEAEA;
	clear: both;
	height: 20px;
}
.lightline
{
	background: #FAFAFA;
	padding: 5px;
	clear: both;
	height: 20px;
}
.leftlist
{
	float: left;
}
.rightlist
{
	float: right;
}
.rotatingImage
{
	height: 195px;
	width: 280px;
	margin-bottom: 10px;
}
.linkbox ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
