body
{
	font-family: 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	margin-top: 0;
    background-color: white;
}
.outerbox, .innerbox
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
    background-color: white;
}
img
{
	border: 0;
}
.topbar
{
	background-image: url('images/topbarbg.jpg');
	border-radius: 0 0 4px 4px;
	color: white;
	font: 8pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	line-height: 30px;
	moz-border-radius: 0 0 4px 4px;
	padding-left: 5px;
}
.topbar a
{
	border-left: 1px solid #c2cfe6;
	color: white;
	float: right;
	text-decoration: none;
    //background-image: url('images/topbarbuttonbg.jpg');
    padding: 0 5px;
}
.topbar a:first-child
{
    border-radius: 0 0 4px 0;
}
.topbar a:hover
{
	text-decoration: underline;
}
.header
{
	margin-top: 15px;
	padding-left: 42px;
    height: 140px;
}
.header #newslettersignup
{
    margin-right: 50px;
    margin-top: 40px;
    float: right;
    text-align: center;
}
.header #newslettersignup span#newslettersignup_desc
{
    font-size: 10pt;
    color: #17263e;
}
.header #newslettersignup span#newslettersignup_error
{
    font-size: 10pt;
    color: red;
}
.header #newslettersignup span#newslettersignup_success
{
    font-size: 10pt;
    color: green;
}
.header #newslettersignup form
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.header #newslettersignup #newslettersignup_email
{
    background-image: url('images/newsletter-email-bg.jpg');
    background-repeat: no-repeat;
    width: 198px;
    padding: 2px 4px 2px 5px;
    height: 24px;
    border: 0;
    outline: none;
    color: #444;
    float: left;
    display: block;
    margin: 0;
}
.header #newslettersignup #newslettersignup_submit
{
    background-image: url('images/newsletter-signup.jpg');
    border: 0;
    float: left;
    margin: 0;
    display: block;
}
.toplinks
{
}
.toplinks > a
{
	color: black;
	float: left;
	font: 9pt Verdana;
	font-weight: bold;
	margin-right: 2px;
	text-decoration: none;
}
.toplinks > a div
{
	line-height: 23px;
}
.toplinks > a > div
{
	background: url('images/topbuttonleft.jpg') no-repeat;
}
.toplinks > a > div > div
{
	background: url('images/topbuttonright.jpg') right no-repeat;
}
.toplinks > a > div > div > div
{
	background: url('images/topbuttonmiddle.jpg') repeat;
	margin: 0 15px;
}
.toplinks > a.hovered > div
{
	background: url('images/topbuttonhoveredleft.jpg') no-repeat;
}
.toplinks > a.hovered > div > div
{
	background: url('images/topbuttonhoveredright.jpg') right no-repeat;
}
.toplinks > a.hovered > div > div > div
{
	background: url('images/topbuttonhoveredmiddle.jpg') repeat;
    color: white;
}
.toplinks > div
{
    position: absolute;
    border: 6px solid #44546e;
    background-color: white;
    display: none;
    min-width: 150px;
    z-index: 5000;
    padding-bottom: 2px;
}
.toplinks > div > a
{
    font-size: 9pt;
    padding: 5px;
    display: block;
    color: #1c2c45;
    text-decoration: none;
    border-top: 1px solid #999;
    margin: 0 5px;
}
.toplinks > div > a:first-child
{
    border-top: 0;
}
.toplinks > div > a:hover
{
    text-decoration: underline;
}
.leftbar
{
	clear: both;
	float: left;
	width: 726px;
}
.leftbar > div:first-child
{
     width: 721px;
     height: 34px;
     padding: 5px 0 0 5px;
     background-image: url('images/leftnavbar.jpg');
}
.bottomlinks
{
	float: right;
	text-align: right;
	width: 280px;
}
.bottomlinks a
{
	float: left;
	margin-left: 2px;
}
.leftbar img
{
	margin: 0;
	padding: 0;
}
.rightbar
{
	background-image: url('images/rightnavbar.jpg');
	float: right;
	height: 64px;
	width: 274px;
}
.searchtext
{
	color: #eee;
	font: 10pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	margin: 10px 0 3px 75px;
}
.searchinput
{
	margin-left: 35px;
}
.searchbox
{
	border: 1px solid #eee;
	width: 179px;
}
.searchbutton
{
	background-color: #ddd;
	border: 1px solid white;
	margin-left: 5px;
}
.infobox
{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	clear: both;
	font: 9pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}
.infobox:first-child
{
	margin-top: 0;
}
.infoboxtext
{
	background-color: #fff;
	border: 1px solid #ccc;
	font-weight: normal;
	margin-top: 5px;
	padding: 5px;
}
.infoboxtext p
{
	margin: 3px;
	margin-top: 10px;
}
.infoboxtext p:first-child
{
	margin-top: 0;
}
.leftpane
{
	float: left;
	width: 190px;
}
.navboxheader
{
	background: #eee url('images/navtopbg.png') repeat-x;
	border: 1px solid #777;
	border-width: 0 1px;
	float: left;
	height: 20px;
	margin-left: 5px;
	padding: 3px;
	width: 190px;
}
.navbox
{
	background-color: #eee;
	border: 1px solid #777;
	border-radius: 0 0 5px 5px;
	border-top: 0;
	font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	margin-left: 5px;
	moz-border-radius: 0 0 5px 5px;
	padding: 3px;
	padding-top: 0;
	width: 190px;
    padding-bottom: 10px;
}
.navbox ul
{
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
}
.navbox ul > li
{
    line-height: 17pt;
    font-size: 9pt;
}
.navbox ul > li a
{
    display: block;
    color: #222;
    text-decoration: none;
}
.navbox ul > li a:hover
{
    text-decoration: underline;
}
.navbox ul > li.selected a
{
    color: #324666;
}
.navheader
{
	border-bottom: 1px solid #ddd;
	color: #062b60;
	font: 10pt Georgia, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 0 5px;
}
.categories
{
	color: #0B2C61;
	display: block;
	margin: 0 4px 0 5px;
	padding: 2px 5px 2px 5px;
	position: relative;
	text-decoration: none;
}
.categories:hover
{
	background-color: #999;
	color: white;
}
.selectedcategory
{
	color: #555;
	font-weight: bold;
	padding-left: 10px;
}
.content
{
	float: right;
	font: 10pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 790px;
}
.content h2
{
    color: #2a3d5b;
    font-weight: normal;
    font-size: 17pt;
}
.homepagepricebox
{
	border: 1px dotted #aaa;
	border-width: 1px 0 1px 0;
	clear: both;
	color: #900;
	display: block;
	float: right;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	margin-top: 5px;
	padding: 2px;
	text-decoration: none;
	width: 220px;
}
.homepagepriceboxdescription
{
	color: black;
	float: left;
	font-weight: normal;
}
.homepagepriceboxprice
{
	float: right;
	padding-right: 10px;
}
.homepagepricebox img
{
	float: right;
}
.itemboxes
{
    clear: both;
}
.itembox
{
	border-top: 1px solid #ddd;
	font-size: 9pt;
	height: 140px;
	padding: 5px 3px;
}
.itembox:first-child
{
	border-top: 0;
}
.itembox a
{
	color: #0B2C61;
}
.itemboxleft
{
	float: left;
    margin: 10px 20px 0 10px;
	width: 100px;
}
.itemboxleft img
{
	width: 100px;
}
.itemboxleftcompare
{
    margin-top: 8px;
    padding-left: 5px;
}
.itemboxleftcompare > input[type=checkbox]
{
    float: left;
}
.itemboxleftcomparebutton
{
    float: left;
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 1px 3px;
    cursor: pointer;
    margin-left: 5px;
}
.itemboxleftcomparebutton:hover
{
    background-color: #e2ecfd;
}
.itemboxmiddle
{
    float: left;
    width: 525px;
}
.itemboxmiddletitle
{
    font-size: 10pt;
    margin-top: 5px;
}
.itemboxmiddlesubtitle
{
    font-size: 9pt;
    color: #444;
}
.itemboxmiddlespecs
{
    padding-left: 15px;
    color: #666;
    font: 9pt Trebuchet MS, sans-serif;
    list-style-type: square;
}
.itemboxmiddlespecsname
{
    color: #444;
    font-weight: bold;
}
.itemboxright
{
	float: right;
	margin: 20px 5px 0 0;
	text-align: right;
}
.itemboxrightprice
{
    font-size: 11pt;
}
.paginationbox
{
	color: #666;
}
.paginationbox a
{
	color: #0B2C61;
	text-decoration: none;
}
.itempagelocation
{
    margin-bottom: 10px;
    border-bottom: 2px groove #ddd;
    padding-bottom: 10px;
}
.itempagelocation a
{
    color: black;
}
.itempageimagebox
{
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	float: left;
	margin: 0 5px 30px 50px;
	padding: 5px;
}
.itempagemainimagecontainer
{
	height: 304px;
    width: 304px;
    text-align: center;
}
.itempagemainimage
{
	border: 1px solid #aaa;
	margin: 0 auto;
	max-height: 300px;
	max-width: 300px;
}
.itempagethumbs
{
	border: 1px solid #ccc;
	height: 54px;
	margin-top: 5px;
	width: 54px;
}
.itempageinfo
{
    margin-right: 50px;
    width: 555px;
    float: right;
}
.itempagetitle
{
	font-size: 11pt;
	padding-top: 5px;
}
.itempagesubtitle
{
	color: #555;
	font-size: 9pt;
}
.itempagecondition
{
    float: left;
    width: 250px;
    text-align: center;
    margin-top: 25px;
}
.itempageinforating
{
    display: block;
    line-height: 14px;
    color: blue;
    text-decoration: none;
    text-align: center;
}
.itempageprice
{
    margin-top: 10px;
    font-size: 14pt;
}
.itempagequantity
{
	clear: both;
	color: darkred;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 3px;
}
.itempagepackageincludes
{
	font-size: 10pt;
	margin-bottom: 10px;
    padding: 10px 0 10px 10px;
}
.itempagepackageincludes h4
{
	font-size: 13pt;
    font-weight: normal;
	margin: 15px 4px 10px 5px;
    color: #222;
}
.itempagepackageincludes ul
{
    list-style-type: square;
    margin: 0;
    padding-left: 25px;
    color: #222;
}
.iteminfoheaderbox
{
	border-left: 1px solid black;
	clear: both;
}
.iteminfoboxbutton
{
	background-color: #eee;
	border: 1px solid black;
	border-bottom: 0;
	border-left: 0;
	float: left;
	font: 10pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}
.iteminfoboxbutton:hover
{
	background-color: #f9f9f9;
	text-decoration: underline;
}
.iteminfobox
{
	border: 1px solid black;
	clear: both;
	padding: 3px;
}
#itempagetabcontainer
{
    clear: both;
}
#itempagetabcontainer > #itempagetabcontainertabs
{

}
#itempagetabcontainer > #itempagetabcontainertabs > a
{
    color: #555;
	float: left;
	font: 9pt Verdana;
	font-weight: bold;
	text-decoration: none;
    cursor: pointer;
    margin-right: 2px;
    padding-top: 2px;
}
#itempagetabcontainer > #itempagetabcontainertabs > a.selected
{
	font-weight: bold;
    font-size: 10pt;
    color: black;
    padding-top: 0;
}
#itempagetabcontainer > #itempagetabcontainertabs > a.selected div
{
    line-height: 23px;
    padding-top: 0;
}
#itempagetabcontainer > #itempagetabcontainertabs > a div
{
	line-height: 21px;
}
#itempagetabcontainer > #itempagetabcontainertabs > a > div
{
	background: url('images/topbuttonleft.jpg') no-repeat left top;
}
#itempagetabcontainer > #itempagetabcontainertabs > a > div > div
{
	background: url('images/topbuttonright.jpg') right top no-repeat;
}
#itempagetabcontainer > #itempagetabcontainertabs > a > div > div > div
{
	background: url('images/topbuttonmiddle.jpg') left top repeat;
	margin: 0 15px;
    padding: 0 5px;
}
#itempagetabcontainer > #itempagetabcontainertabs > div
{
    background-image: url('images/tabcontainerbg.jpg');
    height: 25px;
    clear: both;
}
#itempagetabcontainer > #itempagetabcontainercontents
{
    
}
#itempagetabcontainer > #itempagetabcontainercontents > #itempagetabcontainershadow
{
    background-image: url('images/tabcontainershadow.png');
    height: 5px;
    background-color: #e9e9e9;
}
#itempagetabcontents_overview
{
	font-size: 9pt;
    margin: 15px 5px 5px 5px;
}
#itempagetabcontents_specifications h3
{
    padding: 0 5px;
    line-height: 30px;
    background-color: #e9e9e9;
    margin: 0;
    color: #2a3d5b;
    font-weight: normal;
}
#itempagetabcontents_specifications table
{
	border-collapse: collapse;
	font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	width: 100%;
}
#itempagetabcontents_specifications table tr td.name
{
	padding-right: 30px;
	vertical-align: top;
	width: 200px;
    padding-left: 5px;
    border-left: 0;
}
#itempagetabcontents_specifications table tr td.name span
{
    color: #2a3d5b;
    cursor: pointer;
    text-decoration: underline;
}
#itempagetabcontents_specifications table tr td.name span:hover
{
    text-decoration: none;
}
#itempagetabcontents_specifications table tr td.value
{
    padding-left: 7px;
    border-right: 0;
}
#itempagetabcontents_specifications table tr td
{
	padding: 6px 0;
    border: 1px solid #ddd;
}
#spec_description_popup
{
    border: 2px solid #2A3D5B;
    background-color: white;
    z-index: 5000;
    padding: 10px;
    width: 300px;
    min-height: 50px;
    position: absolute;
    top: 1400px;
    left: 455px;
    border-radius: 4px;
    font-size: 9pt;
}
#spec_description_popup img
{
    margin-right: 5px;
}
#spec_description_popup h4
{
    font-size: 13pt;
    color: #2A3D5B;
    font-weight: normal;
    margin: 0;
    line-height: 50px;
}
#spec_description_popup p
{
    clear: both;
    margin: 10px 0 0 0;
}
#spec_description_popup span
{
    background-image: url('images/spec-description-close.png');
    width: 15px;
    height: 15px;
    display: block;
    float: right;
    cursor: pointer;
}
#spec_description_popup:after
{
    position: absolute;
    content: '';
    border-width: 0 7px 7px;
    border-color: #2A3D5B transparent;
    top: -9px;
    bottom: auto;
    left: 15px;
    width: 0;
    display: block;
    border-style: solid;
}
.bottombanners
{
	margin-left: 3px;
}
.bottombanners a
{
	float: left;
}
.cart
{
    border-collapse: collapse;
	font: 9pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    width: 100%;
    margin-top: 25px;
}
.cart tr:first-child td.removecell
{
    width: 60px;
}
.cart tr td.removecell
{
    vertical-align: middle;
    text-align: center;
}
.cart tr:first-child td.itemcell
{
    line-height: 28px;
    text-align: left;
}
.cart tr td.itemcell
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 15pt;
}
.cart tr td.itemcell img
{
    width: 50px;
    float: left;
    margin-right: 10px;
}
.cart tr:first-child td.pricecell
{
    width: 100px;
}
.cart tr td.pricecell
{
    padding-top: 15px;
    text-align: right;
}
.cart tr:first-child td.quantitycell
{
    width: 50px;
}
.cart tr td.quantitycell
{
    padding-top: 15px;
    text-align: center;
}
.cart tr td.quantitycell input
{
    width: 30px;
    height: 18px;
    text-align: right;
}
.cart tr:first-child td.totalcell
{
    width: 70px;
}
.cart tr td.totalcell
{
    padding-top: 15px;
    text-align: right;
}
.cart tr:first-child td
{
	background-color: #2a3d5b;
    font-size: 9pt;
    font-weight: bold;
    font-family: Tahoma;
    color: white;
    text-align: center;
	padding: 2px 12px;
    border: 2px solid white;
}
.cart tr td
{
    border-top: 1px solid #999;
    padding-top: 14px;
    padding-bottom: 12px;
    vertical-align: top;
    line-height: 24px;
}
.cart tr td.currency
{
    text-align: right;
    font-size: 8pt;
}
.cart input
{
	font: 9pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
}
#cart_toolbar
{
    background-color: #2A3D5B;
    margin: 0 2px;
    padding: 5px;
    color: white;
}
#cart_toolbar #cart_toolbar_left
{
    padding-left: 5px;
    font-size: 9pt;
    float: left;
}
#cart_toolbar #cart_toolbar_left input[type=text]
{
    height: 17px;
	font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    width: 50px;
    text-align: right;
    margin: 0;
}
#cart_toolbar #cart_toolbar_left select
{
    margin-left: 10px;
    height: 23px;
    width: 200px;
	font: 9pt Tahoma;
}
#cart_toolbar #cart_toolbar_left input[type=image]
{
    vertical-align: bottom;
    padding: 0;
}
#cart_toolbar #cart_toolbar_right
{
    padding-left: 5px;
    font-size: 9pt;
    float: right;
}
#cart_toolbar #cart_toolbar_right input[type=text]
{
    height: 17px;
	font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    width: 120px;
    text-align: right;
    margin: 0;
}
#cart_toolbar #cart_toolbar_right input[type=image]
{
    vertical-align: bottom;
    margin: -5px -5px -5px -2px;
    padding: 0;
}
#cart_shippingcalculator
{
    background-color: #ccc;
    float: right;
    margin-top: 20px;
    height: 87px;
    padding: 15px;
    width: 200px;
    border-radius: 10px 0 0 10px;
}
#cart_shippingcalculator h4
{
    color: #1C2C45;
    font: 11pt Trebuchet MS, sans-serif;
    border-bottom: 1px solid #bbb;
    margin: 0;
}
#cart_shippingcalculator input[type=text]
{
    width: 60px;
    height: 17px;
    text-align: right;
    font: 9pt Lucida Sans Unicode;
}
#cart_shippingcalculator input[type=image]
{
    vertical-align: bottom;
}
#cart_totals
{
    float: right;
    font-size: 10pt;
    list-style-type: none;
    margin: 0;
    border: 1px solid #ccc;
    color: black;
    padding: 15px;
    margin-top: 20px;
    border-radius: 10px;
}
#cart_totals li
{
    margin: 0;
    padding-top: 7px;
    clear: both;
}
#cart_totals li:first-child
{
    padding-top: 0;
}
#cart_totals li label
{
    float: left;
    cursor: text;
    text-align: right;
    width: 65px;
}
#cart_totals li div
{
    width: 100px;
    float: right;
    text-align: right;
}
.smallpane
{
	margin-bottom: 4px;
	margin-left: 5px;
	margin-top: 10px;
	width: 200px;
}
.smallpanetitle
{
	border-bottom: 1px solid #bbb;
	font: 11pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	margin: 5px;
	padding-bottom: 5px;
}
.smallpanelistbox
{
	background: #fafafa url('images/itunesbg.jpg') repeat-x;
	behavior: url('border-radius.htc');
	border: 1px solid #bbb;
	border-radius: 5px;
	color: black;
	font: 8pt'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	height: 265px;
	margin-top: 15px;
	moz-border-radius: 5px;
	padding: 2px;
	width: 192px;
}
.register > h2
{
    font: 15pt Tahoma;
    border-bottom: 1px solid #999;
    margin: 0 30px;
}
.registerform
{
    clear: both;
}
.registerform > h3
{
    font: 13pt Tahoma;
    padding: 30px 0 10px 30px;
    margin: 0;
}
.registerform > h3
{
    font: 13pt Tahoma;
    padding: 30px 0 10px 30px;
    margin: 0;
}
.registerform > ul
{
    margin: 0;
    list-style-type: none;
}
.registerform > ul > li
{
    clear: both;
    padding: 3px 0;
}
.registerform > ul > li > label
{
    width: 150px;
    display: block;
    float: left;
    line-height: 30px;
}
.registerform > ul > li > div
{
    width: 350px;
    display: block;
    float: left;
    line-height: 30px;
}
.registerform > ul > li > div > input[type=text], .registerform > ul > li > div > input[type=password], .registerform > ul > li > div > select
{
	font: 11pt Tahoma;
    border: 2px solid #bbb;
    padding: 1px;
    height: 24px;
    margin: 1px;
    width: 330px;
    outline: none;
}
.registerform > ul > li > div > select
{
    width: 336px;
    height: 30px;
}
.registerform > ul > li > div > input:focus[type=text], .registerform > ul > li > div > input:focus[type=password], .registerform > ul > li > div > select:focus
{
    border-color: #777;
}
.registerform > ul > li > div.error > input[type=text], .registerform > ul > li > div.error > input[type=password], ul.registerform > li > div.error > select
{
    background-color: #ffc5c5;
}
.registerform > ul > li > div.registration_errors
{
    color: #e70000;
    width: 200px;
}
.register_submitbutton
{
    clear: both;
    padding-top: 5px;
    margin-left: 421px;
}
.emailtable
{
	font-size: 10pt;
	margin: 10px auto 0 auto;
	padding: 2px;
	width: 500px;
}
.emailtable tr td
{
	line-height: 23px;
	text-align: right;
	vertical-align: top;
}
.emailtable tr td:first-child
{
	text-align: left;
	width: 300px;
}
.emailtable input[type=text], .emailtable textarea
{
	border: 1px solid #bbb;
	padding: 2px;
	width: 300px;
}
.emailtable textarea
{
	height: 250px;
}
#followbox
{
	background-color: white;
	border: 10px solid #666;
	border-radius: 10px;
	display: none;
	font: 16pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
}
#facebook
{
	background-image: url('images/facebook2.png');
	float: left;
	height: 75px;
	margin: 0 5px 0 15px;
	width: 75px;
}
#facebook:hover
{
	background-image: url('images/facebook2hover.png');
}
#twitter
{
	background-image: url('images/twitter2.png');
	float: left;
	height: 75px;
	width: 75px;
}
#twitter:hover
{
	background-image: url('images/twitter2hover.png');
}
#paybynoonbanner
{
    clear: both;
    padding-top: 10px;
}
#bottomlinks
{
    clear: both;
    background: #2a3d5b url('images/bottombg.jpg');
    border-top: 5px solid white;
    height: 185px;
    color: white;
	font-family: 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
}
#bottomlinks > div
{
    border-left: 2px solid #999;
    width: 247px;
    height: 100%;
    float: left;
}
#bottomlinks > div:first-child
{
    border-left: 0;
}
#bottomlinks > div > h4
{
    margin: 5px;
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
}
#bottomlinks > div > div
{
    
}
#warranty
{
	text-align: center;
}
#warrantyquotebox
{
	float: right;
	margin-top: 20px;
	width: 250px;
}
#warrantyquoteboxheader
{
	background-color: #5a6472;
	border-radius: 5px 5px 0 0;
	color: white;
	font-size: 11pt;
	line-height: 25px;
}
#quickshipitemsbox
{
	background-color: white;
	border: 1px solid #999;
	color: #555;
	cursor: pointer;
	display: none;
	font: 8pt Lucida Sans Unicode;
	min-width: 232px;
	position: absolute;
}
#quickshipitemsbox > div
{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 4px;
}
#quickshipitemsbox > div.selected, #quickshipitemsbox > div:hover
{
	background-color: highlight;
	color: white;
}
#quickshipselecteditem
{
	display: none;
	font-size: 8pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
#quickshipselectedprice
{
	font-size: 8pt;
	margin-bottom: 5px;
}
#quickshipselecteditemname
{
	float: left;
	moz-binding: url('bindings.xml#ellipsis');
	o-text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 215px;
}
#quickshiprestartbutton
{
	cursor: pointer;
	float: right;
}
table#comparetable
{
    width: 100%;
    border-collapse: collapse;
    font-size: 8pt;
    border: 0;
}
table#comparetable tr > td
{
    padding: 7px 5px;
    text-align: center;
    background-color: white;
    vertical-align: top;
}
table#comparetable tr > td:first-child
{
    vertical-align: middle;
    border-left: 0;
    width: 200px;
}
table#comparetable tr.comparetable_specs > td, table#comparetable tr.comparetable_spec_category > td
{
    border: 1px solid #ddd;
    text-align: left;
}
table#comparetable tr.comparetable_differencerow > td
{
    background-color: #e2ecfd;
}
table#comparetable tr.comparetable_spec_category > td
{
    text-align: left;
    font-size: 13pt;
    color: #2A3D5B;
    font-weight: normal;
    background-color: #e9e9e9;
}
table#comparetable tr > td > div.deletebutton
{
    text-align: right;
    font-size: 10pt;
}
table#comparetable tr > td > div.deletebutton > a
{
    text-decoration: none;
    color: #555;
}
table#comparetable .addtocartbutton
{
    margin-top: 5px;
}
table#comparetable .compareimage
{
    margin: 10px 0;
}
table#comparetable .comparetitle
{
    margin: 10px 0;
}
table#comparetable .comparetitle a
{
    color: #2A3D5B;
}
table#comparetable .comparetitle a:hover
{
    text-decoration: none;
}
table#comparetable .comparecartbutton
{
    margin: 10px 0;
}
table#comparetable .comparelistprice
{
    margin-top: 10px;
    color: #444;
}
table#comparetable .comparesavings
{
    color: #444;
}
table#comparetable .compareprice
{
    margin-bottom: 10px;
    font-size: 14pt;
}
#results .resultstoolbar
{
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 9pt;
}
#results .resultstoolbar
{
}
#results .resultstoolbartop
{
    background-color: #ddd;
}
#results .resultstoolbartop .resultstoolbartopleft
{
    float: left;
    margin: 3px 0;
}
#results .resultstoolbartop .resultstoolbartopleft .compareimage
{
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 3px;
    border: 1px solid #aaa;
    background-image: url('images/comparebg.jpg');
}
#results .resultstoolbartop .resultstoolbartopleft .compareimage.filled
{
    background-color: white;
    cursor: pointer;
    position: relative;
}
#results .resultstoolbartop .resultstoolbartopleft .compareimage.filled .compareremovebutton
{
    position: absolute;
    right: 0;
    display: none;
}
#results .resultstoolbartop .resultstoolbartopleft .compareimage.filled:hover .compareremovebutton
{
    position: absolute;
    right: 0;
    display: inline;
}
#results .resultstoolbartop .resultstoolbartopleft .comparebutton
{
    float: left;
    cursor: pointer;
}
#results .resultstoolbartop .resultstoolbartopleft .compareimage img
{
    max-width: 100%;
    max-height: 100%;
}
#results .resultstoolbartop .resultstoolbartopright
{
    font-size: 10pt;
    float: right;
    padding: 3px;
    line-height: 11px;
    font-weight: bold;
    padding-top: 13px;
}
#results .resultstoolbartop .resultstoolbartopright a
{
    color: #2f3f5d;
    text-decoration: none;
    font-weight: normal;
}
#results .resultstoolbartop .resultstoolbartopright a:hover
{
    text-decoration: underline;
}
#results .resultstoolbarbottom
{
    padding: 3px;
}
#results .resultstoolbarbottom .resultstoolbarbottomleft
{
    float: left;
}
#results .resultstoolbarbottom .resultstoolbarbottomleft input
{
    font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    margin: 0;
}
#results .resultstoolbarbottom .resultstoolbarbottomright
{
    float: right;
}
#results .resultstoolbarbottom .resultstoolbarbottomright select
{
    height: 22px;
    margin: 0;
}
#resultslocation
{
    margin-bottom: 10px;
    font-size: 9pt;
}
#resultslocation a
{
    color: black;
}
#itempagetabcontents_reviews
{

}
#reviews .reviews_toolbar
{
    background-color: #ddd;
    line-height: 25px;
    margin: 0 10px;
    padding: 5px;
}
#reviews .reviews_toolbar .reviews_toolbar_left
{
    float: left;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow
{
    font-size: 8pt;
    line-height: 18px;
    color: #444;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow .review_toolbar_left_ratingrow_percentage
{
    float: left;
    width: 22px;
    padding-right: 5px;
    text-align: right;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow .review_toolbar_left_ratingrow_distbar
{
    border: 1px solid #666;
    float: left;
    margin: 4px 5px 4px 0;
    background-color: #ddd;
    border-radius: 2px;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow .review_toolbar_left_ratingrow_distbar .review_toolbar_left_ratingrow_distbarfill
{
    height: 8px;
    background-color: #b00;
    border-radius: 1px 0 0 1px;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow a
{
    color: #1C2C45;
    text-decoration: none;
}
#reviews .reviews_toolbar .reviews_toolbar_left .review_toolbar_left_ratingrow a:hover
{
    text-decoration: underline;
}
#reviews .reviews_toolbar .reviews_toolbar_middle
{
    float: left;
    margin-left: 160px;
    margin-top: 30px;
    color: #444;
}
#reviews .reviews_toolbar .reviews_toolbar_middle h3
{
    margin: 0;
    font-weight: normal;
}
#reviews .reviews_toolbar .reviews_toolbar_middle h3 a
{
    color: #1C2C45;
    text-decoration: none;
    font-size: 9pt;
}
#reviews .reviews_toolbar .reviews_toolbar_middle h3 a:hover
{
    text-decoration: underline;
}
#reviews .reviews_toolbar .reviews_toolbar_right
{
    float: right;
}
#reviews .reviews_toolbar .reviews_toolbar_right .reviews_toolbar_right_reviewbutton
{
    margin: -5px -5px 0 0;
    float: right;
}
#reviews .reviews_toolbar .reviews_toolbar_sortselect
{
    float: right;
    clear: right;
    font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    height: 25px;
    margin: 3px 0 0 0;
}
#reviews .reviews_toolbar .reviews_toolbar_pagination
{
    float: right;
    clear: right;
    line-height: 11px;
    text-align: right;
    padding-right: 3px;
    margin-top: 20px;
    font-size: 9pt;
}
#reviews .reviews_toolbar .reviews_toolbar_pagination span
{
    font-weight: bold;
}
#reviews .reviews_toolbar .reviews_toolbar_pagination a
{
    color: #1C2C45;
    text-decoration: none;
}
#reviews .reviews_toolbar .reviews_toolbar_pagination a:hover
{
    text-decoration: underline;
}
#reviews .reviews_review
{
    margin: 5px 10px;
    background-color: #f5f5f5;
    padding: 5px;
}
#reviews .reviews_review.reviews_review_odd
{
    background-color: #e5ebff;
}
#reviews .reviews_review .reviews_review_info
{
    float: left;
    width: 150px;
    padding: 5px;
}
#reviews .reviews_review .reviews_review_info h4
{
    margin: 0;
}
#reviews .reviews_review .reviews_review_info .reviews_review_info_date
{
    font-size: 9pt;
    color: #555;
}
#reviews .reviews_review .reviews_review_info .reviews_review_info_verified
{
    margin-top: 10px;
    margin-left: -5px;
}
#reviews .reviews_review .reviews_review_reviewtext
{
    float: left;
    width: 798px;
    padding: 5px;
    border-left: 1px solid #aaa;
    min-height: 100px;
    font-size: 8pt;
    color: #222;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_summary
{
    padding: 0 0 5px 5px;
    border-bottom: 1px solid #aaa;
    color: black;
    font-size: 9pt;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_summary .reviews_review_reviewtext_summary_helpful
{
    float: right;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_summary .reviews_review_reviewtext_summary_helpful a
{
    color: #1C2C45;
    text-decoration: none;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_summary .reviews_review_reviewtext_summary_helpful a:hover
{
    text-decoration: underline;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_review
{
    padding: 5px;
    font-size: 9pt;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_pros
{
    float: left;
    padding: 5px;
    width: 389px;
}
#reviews .reviews_review .reviews_review_reviewtext .reviews_review_reviewtext_cons
{
    float: right;
    width: 389px;
    padding: 5px;
}
#writereview
{
    padding: 20px 30px 10px 30px;
}
#writereview input, #writereview textarea
{
    font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    margin: 0;
}
#writereview input
{
    height: 22px;
    width: 250px;
    font-size: 10pt;
}
#writereview h3
{
    margin-bottom: 5px;
    font-size: 12pt;
    font-weight: normal;
    color: #111;
}
#writereview .writereview_row
{
    clear: both;
    margin-bottom: 20px;
}
#writereview .writereview_row label
{
    float: left;
    width: 100px;
    line-height: 28px;
    font-size: 12pt;
}
#writereview .writereview_row div
{
    float: left;
    line-height: 28px;
}
#writereview .writereview_errortext
{
    color: red;
    font-size: 8pt;
    vertical-align: super;
    margin-left: 5px;
}
#writereview #ratingstars
{
    cursor: pointer;
}
#account
{
    padding-left: 10px;
    padding-right: 10px;
    width: 770px;
}
#account h3
{
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    font-size: 14pt;
    color: #1C2C45;
}
#accountreviews
{
    width: 100%;
    border-collapse: collapse;
}
#accountreviews tr:first-child td
{
    color: white;
    background-color: #2A3D5B;
    border: 2px solid white;
    line-height: 28px;
    font-size: 9pt;
}
#accountreviews tr td
{
    font-size: 9pt;
    padding: 2px 8px;
}
#accountreviews tr td a
{
    color: #1C2C45;
}
#accountreviews_toolbar
{
    background-color: #2A3D5B;
    padding: 4px;
}
#accountreviews_toolbar select
{
    margin: 0;
    float: left;
    height: 25px;
    font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
}

#accountreviews_toolbar #accountreviews_toolbar_pagination
{
    float: right;
    line-height: 11px;
    padding-top: 7px;
    color: white;
    font-weight: bold;
}

#accountreviews_toolbar #accountreviews_toolbar_pagination a
{
    color: white;
    font-weight: normal;
    text-decoration: none;
}

#accountreviews_toolbar #accountreviews_toolbar_pagination a:hover
{
    text-decoration: underline;
}
#changepassword h3
{
    font: 15pt Tahoma;
    border-bottom: 1px solid #999;
    margin: 0 30px;
}
#changepassword
{
    clear: both;
}
#changepassword h3
{
    font: 13pt Tahoma;
    padding: 30px 0 10px 30px;
    margin: 0;
}
#changepassword h3
{
    font: 13pt Tahoma;
    padding: 30px 0 10px 30px;
    margin: 0;
}
#changepassword ul
{
    margin: 0;
    list-style-type: none;
}
#changepassword ul li
{
    clear: both;
    padding: 3px 0;
}
#changepassword ul li label
{
    width: 150px;
    display: block;
    float: left;
    line-height: 30px;
}
#changepassword ul li div
{
    width: 350px;
    display: block;
    float: left;
    line-height: 30px;
}
#changepassword ul li div input[type=text], #changepassword ul li div input[type=password], #changepassword ul li div select
{
	font: 11pt Tahoma;
    border: 2px solid #bbb;
    padding: 1px;
    height: 24px;
    margin: 1px;
    width: 330px;
    outline: none;
}
#changepassword ul li div select
{
    width: 336px;
    height: 30px;
}
#changepassword ul li div input:focus[type=text], #changepassword ul li div input:focus[type=password], #changepassword ul li div select:focus
{
    border-color: #777;
}
#changepassword ul li div.error input[type=text], #changepassword ul li div.error input[type=password], ul#changepassword li div.error select
{
    background-color: #ffc5c5;
}
#changepassword ul li div.registration_errors
{
    color: #e70000;
    width: 200px;
}
#changepassword #changepassword_submitbutton
{
    clear: both;
    padding-top: 5px;
    margin-left: 421px;
}
#accountorders
{
    width: 100%;
    border-collapse: collapse;
}
#accountorders tr:nth-child(2n+1) td
{
    background-color: #f5f5f5;
}
#accountorders tr:first-child td
{
    color: white;
    background-color: #2A3D5B;
    border: 2px solid white;
    font-size: 9pt;
}
#accountorders tr td
{
    font-size: 9pt;
    padding: 10px 8px;
    line-height: 16px;
    border-bottom: 1px solid #ccc;
    color: #222;
}
#accountorders tr td a
{
    color: #1C2C45;
}
#accountorders_toolbar
{
    background-color: #2A3D5B;
    padding: 4px;
}
#accountorders_toolbar select
{
    margin: 0;
    float: left;
    height: 25px;
    font: 9pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
}
#accountorders_toolbar #accountorders_toolbar_pagination
{
    float: right;
    line-height: 11px;
    padding-top: 7px;
    color: white;
    font-weight: bold;
}
#accountorders_toolbar #accountorders_toolbar_pagination a
{
    color: white;
    font-weight: normal;
    text-decoration: none;
}
#accountorders_toolbar #accountorders_toolbar_pagination a:hover
{
    text-decoration: underline;
}
#accountorders_datebox
{
    float: right;
    font-size: 10pt;
}
#accountorders_datebox input[type=text]
{
    margin: 0 2px;
    height: 17px;
    width: 100px;
    text-align: right;
    font: 10pt Tahoma;
}
#accountorders_datebox input[type=image]
{
    vertical-align: top;
    margin: 0;
}
#account_vieworder a
{
    color: #1C2C45;
}
.account_vieworder_summary_info
{
    font-size: 9pt;
}
.account_vieworder_summary_info label
{
    clear: both;
    width: 150px;
    float: left;
    line-height: 20px;
}
.account_vieworder_summary_info div
{
    float: left;
    line-height: 20px;
    color: #333;
}
#account_vieworder_summary
{
    clear: both;
    margin-top: 40px;
}
#account_vieworder_summary_left
{
    float: left;
    margin-left: 5px;
    width: 330px;
}
#account_vieworder_summary_right
{
    float: right;
    width: 330px;
    margin-right: 5px;
}
#account_vieworder_summary_cart
{
    clear: both;
}
#account_vieworder_summary_cart table
{
    border-top: 20px solid white;
    width: 100%;
    border-collapse: collapse;
    background-color: white;
}
#account_vieworder_summary_cart table tr:first-child td
{
    color: white;
    background-color: #2A3D5B;
    border: 2px solid white;
    font-size: 9pt;
}
#account_vieworder_summary_cart table tr td
{
    font-size: 9pt;
    padding: 10px 8px;
    line-height: 16px;
    border-bottom: 1px solid #ccc;
    color: #222;
}
.account_vieworder_package
{
    clear: both;
}
#account_vieworder fieldset
{
    margin-bottom: 30px;
    border-radius: 7px;
    border: 1px solid #ddd;
}
#account_vieworder fieldset legend
{
    margin-top: 10px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 14pt;
    color: #1C2C45;
}
#account_orderstatus
{
    width: 700px; margin: 0 35px;
}
#account_orderstatus h3 a
{
    color: #1C2C45;
}
#account_orderstatus fieldset
{
    margin-bottom: 30px;
    border-radius: 7px;
    border: 1px solid #ddd;
}
#account_orderstatus fieldset legend
{
    margin-top: 10px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12pt;
    color: #1C2C45;
}
#account_orderstatus fieldset legend a
{
    color: #3f5372;
}
#account_orderstatus fieldset ul
{
    list-style-type: square;
}
#account_orderstatus fieldset ul li
{
    color: #222;
}
#module_info
{
    width: 850px;
    margin-right: 75px;
    font-size: 9pt;
}
#module_info h2
{
    border-bottom: 1px solid #b7c5da;
}
#home_spinner
{
    border: 1px solid #c4c5c5;
    width: 958px;
    height: 316px;
    margin: 10px 0 0 20px;
}
#home_spinner #home_spinner_thumbnails
{
    float: left;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail
{
    width: 115px;
    height: 79px;
    border-right: 1px solid #c4c5c5;
    background-color: #f0f0f0;
    cursor: pointer;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail img
{
    margin-left: 15px;
    margin-top: 12px;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail_selected
{
    border-right: 0;
    background-color: white;
    width: 116px;
    border-bottom: 1px solid #c4c5c5;
    border-top: 1px solid #c4c5c5;
    height: 77px;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail_selected img
{
    margin-top: 11px;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail_selected.home_spinner_thumbnail_first img
{
    margin-top: 12px;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail_selected.home_spinner_thumbnail_first
{
    border-bottom: 1px solid #c4c5c5;
    height: 78px;
    border-top: 0;
}
#home_spinner #home_spinner_thumbnails .home_spinner_thumbnail_selected.home_spinner_thumbnail_last
{
    border-top: 1px solid #c4c5c5;
    height: 78px;
    border-bottom: 0;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail
{
    width: 115px;
    height: 105px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail img
{
    margin-left: 15px;
    margin-top: 25px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_selected
{
    width: 116px;
    height: 103px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_selected img
{
    margin-top: 24px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_selected.home_spinner_thumbnail_first img
{
    margin-top: 25px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_selected.home_spinner_thumbnail_first
{
    height: 104px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_selected.home_spinner_thumbnail_last
{
    height: 104px;
}
#home_spinner #home_spinner_thumbnails.home_spinner_thumbnails_3 .home_spinner_thumbnail_last
{
    height: 106px;
}
#home_spinner #home_spinner_modules
{
    float: right;
    position: relative;
    width: 842px;
}
#home_spinner .home_spinner_module
{
    right: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;   
    transition: opacity .5s ease-in-out;
}
#home_spinner .home_spinner_module_shown
{
    opacity: 1;
    filter: alpha(opacity=1);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#home_featureditems
{
    width: 950px;
    margin: 20px 0 0 25px;
    padding-left: 30px;
    padding-bottom: 20px;
    background-image: url('images/featured-items-header.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#home_featureditems_nodes
{
    
}
.home_featureditems_node
{
    height: 230px;
    font-size: 9pt;
    width: 200px;
    margin: 30px 0 0 25px;
    text-align: center;
    float: left;
}
.home_featureditems_node .home_featureditems_node_image
{
    height: 84px;
}
.home_featureditems_node .home_featureditems_node_title
{
    text-align: left;
    margin: 10px 0 3px 0;
}
.home_featureditems_node .home_featureditems_node_title a
{
    color: #5c5c5c;
    text-decoration: none;
}
.home_featureditems_node .home_featureditems_node_title a:hover
{
    text-decoration: underline;
}
.home_featureditems_node .home_featureditems_node_description
{
    text-align: left;
    color: #8b8b8b;
}
.home_featureditems_node .home_featureditems_node_shopnow
{
    margin-top: 2px;
    text-align: left;
}
.home_featureditems_node .home_featureditems_node_shopnow a
{
    color: #1b417f;
    font-weight: bold;
    text-decoration: none;
}
.home_featureditems_node .home_featureditems_node_shopnow a:hover
{
    text-decoration: underline;
}
#home_adblock
{
    float: right;
    margin: 20px 20px 0 0;
}