
/* RESET */
*{margin:0;padding:0;}
iframe,a img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}
dd,dt,li,dl,ul{list-style:none}
legend{color:#000}
button,select,textarea,input{font:100% serif}
table{border-collapse:collapse}
caption,th,td{text-align:left}

/* Primary Tags */
body { background-color: #fff; color: #5C5C5C; font-size: 11px; line-height: 18px; font-family: arial, sans-serif; margin: 20px 0px 40px 0px; }

a { color: #04549F; text-decoration: none; }
a:hover { text-decoration: underline; }
p { margin-bottom: 12px; }
pre { display: none; }
img { vertical-align: middle; }
hr { display: none; }

h1 { font-size: 22px; line-height: 36px; font-family: arial, sans-serif; font-weight: bold; margin-bottom: 2px; }
h2 { font-size: 18px; line-height: 20px; font-family: arial, sans-serif; margin-bottom: 2px; }
h3 { color: #A6A6A6; font-size: 15px; line-height: 18px; font-family: arial, sans-serif; font-weight: bold; margin-bottom: 2px; }
h4 { color: #060606; font-size: 11px; font-weight: bold; }
h5 { }
h6 { }

blockquote q { quotes: '"' '"' "'" "'"; font-style: italic; }
blockquote p>q { font-style: normal; }
*+html blockquote q { font-style: italic; }
blockquote p { color: #fff; text-indent: -6px; }
* html blockquote p { text-indent: 0px; }
*+html blockquote p { text-indent: -1px; }

code { font-size: 11px; }

/* Corrections */
strong, b { font-weight: bold; }
em { font-style: italic; }
u { text-decoration: underline; }

/* Primary Attributes */
.strong { font-weight: bold; }
.em, em { font-style: italic; }
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.req { color: red; }
.crumb { color: #B7B6A6; }
.inline { display: inline; }
.clear { clear: both; }
.small { font-size: 0.8em; }
.indent { text-indent: 20px; }
.fade { color: #B7B6A6; }
.floatRight { float: right; }
.floatLeft { float: left; }
.highlight { color: #F16721; }
.dark { color: #04549F; }
.black { color: #000; }
.disabled { color: silver; }
.messageError { font-size: 11px; font-weight: bold; color: #990000; }
.messageSuccess { font-size: 11px; font-weight: bold; color: #009900; font-size: 12px; }
.top { vertical-align: top; }

.pa6 { padding: 6px; }
.pr6 { padding-right: 6px; }
.pb6 { padding-bottom: 6px; }
.pt6 { padding-top: 6px; }
.pa12 { padding: 12px; }
.pr12 { padding-right: 12px; }
.pl12 { padding-left: 12px; }
.pb12 { padding-bottom: 12px; }
.mb12 { margin-bottom: 12px; }
.pt12 { padding-top: 12px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.ma6 { margin: 6px; }
.ma12 { margin: 12px; }
.ml160 { margin-left: 160px; }

input,select,textarea { border-width: 2px; color: #767676; font-size: 12px; line-height: 18px; font-family: arial, sans-serif; padding: 2px; }
input.submit_arrow { margin-bottom: -9px;}
input#search_box { width: 150px; }

/* special element classes */
div.mainThreeColumnLayout div { float: left; width: 32%; margin-bottom: 20px; margin-right: 1%; }
div.mainTwoColumnLayout div { float: left; width: 48%; margin-bottom: 20px; margin-right: 1%; }
div.mainTwoColumnLayout div p { margin-right: 16px; }
ul.ulTwoColumnLayout li { list-style-type: none; width: 49%; float: left; }
ul.ulThreeColumnLayout li { list-style-type: none; float: left; width: 31%; }

ul.noFormatting li, ul.nolist li { list-style-type: none !important; }
ul.regular { padding-left: 20px; }
ul.regular li { list-style-type: disc; }
ol.regular { padding-left: 24px; }
ul.compressed { line-height: 1.3em; }
strong.blue { font-size: 12px; line-height: 14px; color: #93B1D4; }

p.asterisk { font-style: italic; }
p.caution { background-color: #D4E0EE; color: #050505; padding: 4px; display: block; font-weight: bold; }

/* Specific Elements */
div#container { position: relative; width: 974px; margin-left: auto; margin-right: auto; }
div#page-head { margin: 0px 35px; }

div#page-main { text-align: left; }
div#page-main-nav { margin: 0px 35px; padding-bottom: 20px; }
div#page-main-nav-menu { float: left; clear: right; }
div#page-main-nav-menu ul { list-style-type: none; }
div#page-main-nav-menu ul li { float: left; padding-right: 50px; }
div#page-main-nav-menu ul li.last { padding-right: 12px; }
div#page-main-nav-menu ul li a { color: #93B1D4; font-size: 14px; font-family: arial, sans-serif; font-weight: bold; }
div#page-main-nav-menu ul li a:hover { color: #93B1D4; text-decoration: none; }
div#page-main-nav-menu ul li a.active { color: #0053A0; }
div#page-main-nav-menu ul li a.highlight { color: #F16721; }
div#page-main-nav-menu ul#page-main-nav-menu-primary { margin-top: 22px; }
div#page-main-nav-menu ul#page-main-nav-menu-secondary { position: absolute; margin-left: 20px; }
div#page-main-nav-menu ul#page-main-nav-menu-tertiary { position: absolute; top: 40px; left: 50%; margin-left: 460px; }
div#page-main-nav-menu ul#page-main-nav-menu-tertiary li { float: none; padding: 0px; width: 150px;  }
div#page-main-nav-menu ul#page-main-nav-menu-tertiary li a { font-size: 11px; font-weight: normal; }
* html div#page-main-nav-menu ul#page-main-nav-menu-secondary { margin-left: -70px; margin-top: 1.5em; }
*+html div#page-main-nav-menu ul#page-main-nav-menu-secondary { margin-left: -70px; margin-top: 1.5em; }
#storeicon { width: 31px; height: 31px; position: absolute; background:url('/i/icons/cart_small.gif') no-repeat; margin-left: -17px; margin-top: -7px; }
div#page-main-nav-menu ul li a#storelink { padding-left: 18px; }
div#page-main-nav-menu ul li a#storelink,
div#page-main-nav-menu ul li a#storelink:visited,
div#page-main-nav-menu ul li a#storelink:hover { color: #F16721; }

div.menuDiv { background: #93B1D4; position: absolute; }
div.menuDiv ul { padding: 10px; list-style-type: none; }
div.menuDiv ul li { display: block; }
div.menuDiv ul li.menuDivIndent { padding-left: 12px; }
div.menuDiv ul li a { color: #fff; font-size: 11px; font-weight: normal; }
div.menuDiv ul li a:hover { text-decoration: underline; }

div#page-head-home { float: left; }
div#page-head-nav-search { float: right; padding-top: 55px; }
div#page-head-nav-search label { font-family: arial, sans-serif; font-size: 11px; }
div#page-head-nav-search div { margin-bottom: 2px; }

div#page-head-nav-phone { float: right; padding-top: 38px; }
div#page-head-nav-phone div { margin-bottom: 2px; }

div#page-main-content-leftcenter { width: 710px; margin-left: 35px; background-image: url('../i/layout/vert_bar.jpg'); background-position: right top; background-repeat: no-repeat; }
div.page-main-content-leftcenter-left { width: 230px; float: left; text-align: right; }
div.page-main-content-leftcenter-center { width: 450px; float: right; margin-right: 12px; }
div.page-main-content-leftcenter-space { clear: both; height: 2.5em; }
* html div.page-main-content-leftcenter-center { width: 430px; }
div#page-main-content-store { margin-right: 12px; }

div#page-main-content-leftcenter ul { padding-left: 24px; }
div#page-main-content-leftcenter ol { padding-left: 24px; }
div#page-main-content-leftcenter ul li { list-style-type: disc; }
div#page-main-content-leftcenter ol li { list-style-type: decimal; }

div.page-main-content-leftcenter-includedleft { width: 323px; float: left; border-top: 4px solid #93B1D4; }
div.page-main-content-leftcenter-includedcenter { width: 357px; float: right; margin-right: 12px; }
* html div.page-main-content-leftcenter-includedcenter { width: 337px; }
div#page-main-content-leftcenter-accessories { background: url('/i/inogenone_large.jpg') 0px 60% no-repeat; }
div#page-main-content-leftcenter-accessories_G2 { background: url('/i/inogenone_g2_large.jpg') 0px 60% no-repeat; }
div#page-main-content-leftcenter-passport { background: url('/i/passport.gif') 50% 0 no-repeat; }
div.page-main-content-leftcenter-reverseleft { width: 360px; float: left; }
div.page-main-content-leftcenter-reversecenter { width: 320px; float: right; margin-right: 12px; }
* html div.page-main-content-leftcenter-reversecenter { width: 300px; }
ul#steps { list-style-type: none; }
ul#steps li { display: inline; }
ul#steps li span.text { display: none; }
div#move { margin-bottom: 20px; }
div#move a { font-size: 10px; }

div#page-main-content-right { margin-right: 10px; width: 210px; float: right; }
* html div#page-main-content-right { margin-right: 5px; width: 205px; display: inline; }
* html div.miniblocks { clear: both; }

/* trusty min-height hack for short pages ie6,ie7, and ie8 for the win... */
* html div#page-main-content { background: url('/i/layout/vert_bar.jpg') repeat-y; background-position: 741px 0; min-height: 344px; height: auto !important; height: 344px; }
*+html div#page-main-content { background: url('/i/layout/vert_bar.jpg') repeat-y; background-position: 741px 0; min-height: 344px; height: auto !important; height: 344px; }

div#page-main-content-right-icons { }
div#page-main-content-right-icons div.icon { clear: both; width: 210px; }
div#page-main-content-right-icons div.icon div { float: left; margin-top: 24px; }
div#page-main-content-right-icons div.icon div.iconIcon { }
div#page-main-content-right-icons div.icon div.iconText { width: 135px; margin-left: 0px; line-height: 120%; }

div#page-main-footer { clear: both; margin: 0px 35px; font-size: 11px; text-align: left; border-top: 3px solid #9CB7D8; padding-top: 20px; background-image: url('../i/layout/vert_bar_noshade.jpg'); background-position: 706px 0px; background-repeat: repeat-y; height: 4em; }
div#page-main-footer-utils { float: left; width: 630px; margin-left: 75px; text-align: left; }
* html div#page-main-footer-utils { margin-left: 38px; width: 635px; }
div#page-main-footer-utils ul { list-style-type: none; }
div#page-main-footer-utils ul li { display: inline; margin-right: 30px; padding-left: 16px; background-position: 0px 0px; background-repeat: no-repeat; }
div#page-main-footer-utils ul li.footer-print { background-image: url('../i/layout/icon_small_print.gif'); }
div#page-main-footer-utils ul li.footer-email { background-image: url('../i/layout/icon_small_mail.gif'); }
div#page-main-footer-utils ul li.footer-bookmark { background-image: url('../i/layout/icon_small_bookmark.gif'); }
div#page-main-footer-utils ul li.footer-font { background-image: url('../i/layout/icon_small_font.gif'); }
div#page-main-footer-utils ul li.footer-home { background-image: url('../i/layout/icon_small_home.gif'); }
div#page-main-footer-utils ul li a { color: #727373; }
div#page-main-footer-utils ul li a:hover { color: #93B1D4; text-decoration: none; }

div#page-main-footer-copyright { clear: left; float: left; width: 360px; text-align: right; }
div#page-main-footer-copyright a { color: #727373; }
div#page-main-footer-copyright a:hover { color: #93B1D4; text-decoration: none; }

div#page-main-footer-links { float: right; width: 185px; }
div#page-main-footer-links ul { list-style-type: none; }
div#page-main-footer-links ul li { line-height: 13px; }
div#page-main-footer-links ul li a { color: #727373; font-size: 11px; font-family: arial, sans-serif; }
div#page-main-footer-links ul li a:hover { color: #93B1D4; text-decoration: none; }

div#storeRightLink a { color: #F16721; font-family: arial, sans-serif; font-weight: bold; font-size: 14px; }
div#phoneNumber { color: #04549F; font-family: arial, sans-serif; font-weight: bold; font-size: 14px; }
div#camcorder { color: #04549F; font-family: arial, sans-serif; font-weight: bold; font-size: 14px; }
div#costCalculator { color: #04549F; font-family: arial, sans-serif; font-weight: bold; font-size: 14px; }
div#videoPresentation { color: #04549F; font-family: arial, sans-serif; font-weight: bold; font-size: 14px; }

#langbar { list-style-type: none; margin: 1em 0; padding: 0; }
	#langbar li { float: left; margin: 0px; margin-right: 4px; padding: 0; }
	#langbar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#langbar a, #langbar a:visited { display: block; padding: .5em 7px; background: #F2F2F2; text-decoration: none; border-right: 1px solid #fff; }
	#langbar a:hover,
	#langbar a.selected,
	#langbar a.selected:visited { background: #93B1D4; border-right: 1px solid #fff; color: #fff; }
	#langbar a img { float: left; margin-top: 2px; margin-right: 4px; }
	#langbar a.empty { color: #999; }
	#langbar a.empty:hover { color: #fff; }
	#langbar a.empty img { opacity: .3; }
	#langbar a.empty:hover img { opacity: 1; }

form fieldset { border-width: 0px; padding: 12px 0px; overflow: hidden; margin-right: 8px;  }
form fieldset legend { margin-left: 3px; font-weight: bold; color: #415B67; background-color: #fff; }
form fieldset div.formElement { padding: 4px 0px; clear: both; }
form fieldset div.formElementShort { width: 300px; }
form fieldset div.formElementSubmit { width: 250px; float: right; text-align: left; }
form fieldset label { width: 200px; display: block; float: left; padding-left: 10px; }
form fieldset label.reg { width: auto; display: inline; float: none; padding-left: 4px; }
form fieldset label.check { width: auto; display: inline; float: none; padding-left: 5px; }
form fieldset label.formNameError { font-weight: bold; color: red; }
form fieldset label.formTextareaError { font-weight: bold; color: red; }
form fieldset input, form fieldset select, form fieldset textarea { border: 1px solid #C0C0C0; color: #415B67; padding: 2px; width: 250px; }
form fieldset input.check { width: auto; display: inline; border-width: 0px; }
form fieldset input.short { width: 40px; display: inline; }
form fieldset input.submit { width: auto; }
form fieldset input.button { width: auto; color: #333333; }
form fieldset select.select_month { width: 65px; }
form fieldset select.select_year { width: 111px; }
input.submitCart { background: #f1691a; color: #fff; }
div#container-popup { margin: 20px; }

/* faqs */
div.faqblock { margin-bottom: 18px; clear: both; }
div.toggler { }
div.toggler input { margin-left: 0px; }
div.faqQ { color: #04549F; text-decoration: none; line-height: 99%; margin-bottom: 3px; padding-bottom: 3px; padding-left: 3px; font-weight: bold; padding-top: 3px;}
	div.fOver { cursor: pointer; text-decoration: underline; }
	div.fOut { cursor: default; text-decoration: none; }
div.faqA { display: none; padding: 3px; clear: both; }

/* Editable CSS classes */
img.bio { border-bottom: 13px solid #93B1D4; }
div.bluebar { background-color: #93B1D4 }
h2.whitebg { background-color: #fff; display: inline; padding-right: 4px; padding-bottom: 1px; }

    div#page-main-content-admin { margin: 10px 35px; }
    div#page-main-content-admin h1 { border-bottom: 1px solid #767676; }

    table.regular { width: 100%; margin: 15px 0px;  }
    table.regular tr.odd { background-color: #D9E4F0;  }
    table.regular th { text-align: left; padding-bottom: 4px; font-weight: bold; }
    table.regular td { padding: 2px; color: #333; }
    table.regular td a { color: #1D559F; }

    table.adminListTable { width: 100%; margin-top: 24px; }
    table.adminListTable td { padding: 4px; border-bottom: 1px dotted silver; }
    table.adminListTable th { font-size: 11px; text-align: left; border-bottom: 2px solid silver; padding-bottom: 4px; font-weight: bold; }
    table.adminListTable tr.odd { background-color: #eee; }
    table.adminEditTable td { padding: 4px 0px; }
    table.adminEditTable td.formName,
    table.adminEditTable td.formNamereq { padding-right: 12px; text-align: right; vertical-align: middle; }
    table.adminEditTable td.formNamereq { color: #f00; font-weight: bold; }
    table.adminEditTable span.formName,
    table.adminEditTable span.formNamereq { font-weight: bold; display: block; margin-bottom: 0px; }
    table.adminEditTable span.formNamereq { color: #f00; }
    table.adminEditTable td.formLocaleSubmit { border-top: 1px solid #2861B0; padding-top: 12px; }
    table.adminEditTable input.formInputText { width: 500px; }
    table.adminEditTable input.formInputTextShort { width: 250px; }
    table.adminEditTable input.formInputSubmit { font-family: Verdana, Tahoma, Arial, sans-serif; padding: 2px; }
    table.adminEditTable textarea { width: 500px; }

    div.adminBlock { border: 1px solid silver; }
    div.adminBlock b { display: block; padding: .2em 1em; font-weight: bold; font-size: 12px; border-bottom: 1px solid silver; background: #DEE4F1; }
    div.adminBlock p { padding: .2em 1em; }

    span.required { color: orange; }
    span.cost { color: #000; border: 1px solid #000; padding: 1px 2px; font-weight: bold; }
    ul#legend { list-style-type: none; }
    ul#legend li span { padding-right: 6px; }
    div#editPageContent { background-color: #eee; border: 1px dotted #555; margin: 20px; padding: 10px; text-align: left;  }
    img.inlineEdit { margin-right: 6px; }

table#adminFilter { margin-bottom: 20px; margin-top: 10px; }
table#adminFilter th.atName { text-align: left; font-size: .8em; }
table#adminFilter td.atIcon img { margin-bottom: -2px; }
table#adminFilter td { padding: 3px 10px 3px 3px; }
	div#listUtility { text-align: right; float: right; }

div.adminProductImage { float: left; margin-right: 33px; border: 1px solid silver; padding: 3px; }
.archivePages { margin: 20px 0; }
.campaignHighlight { font-weight: bold; color: #E95800; }

/* store styles */
#store-index-product { width: 400px; float: left; }
	#store-index-product img { }
	#store-index-thumbs { margin: 0; padding: 0; list-style-type: none; height: 68px; }
	#store-index-thumbs li { float: left; margin-top: 0; list-style-type: none !important; }
	#store-index-thumbs a, #store-index-thumbs a:visited { display: block; margin-right: 5px; border: 1px solid #767676; outline: none; }
	#store-index-thumbs a:hover { border: 1px solid #fff; }
	#store-index-accessories { margin: 0; padding: 0; list-style-type: none; }
	#store-index-accessories li { float: left; margin: 20px 0; text-align: center; width: 125px; list-style-type: none !important; }
	#store-index-accessories li span { display: block; }

	#store-index-additional { margin: 0; padding: 0; list-style-type: none; clear: both; }
	#store-index-additional li { float: left; margin: 20px 5px 0 5px; text-align: center; width: 100px; height: 180px; list-style-type: none !important; }
	#store-index-additional li img { margin-bottom: 5px; }

#cart-info { margin: 35px 0; }
	#cart-free { color: #E95800; font-size: 14px; line-height: 140%; }
	#cart-free strong { font-size: 20px; letter-spacing: -1px; }
	#cart-callnow { color: #E95800; font-weight: bold; font-size: 14px; margin-bottom: 30px; }
	#cart-returns { }
	#cart-geotrust { margin-bottom: 24px; }
	#cart-live { margin-top: 30px; margin-bottom: 30px; }
	ul.normal { margin: 0; padding: 0; margin-left: 1.3em; margin-bottom: 1em; }
	#alsobought { padding: 10px 0 20px 0; border-top: 1px dotted silver; margin-top: 0; }
	#alsobought h2 { margin-bottom: 10px; }
	#alsobought img { float: left; margin-right: 25px; }

	div.cart-frame { padding: 4px; margin-bottom: 22px; padding-left: 0; }
	div.cart-frame h4 { border-bottom: 2px solid #04549F; padding: 3px; margin-bottom: 6px; }
	div.cart-frame input { display: inline; vertical-align: middle; }

	#cart-pop-container { padding: 0 20px; }
	#cart-pop-container ul { margin-left: 15px; list-style-type: square !important; }
	#cart-pop-container ul li { list-style-type: square !important;  }

#store-product-detail { width: 300px; float: left; overflow: hidden; }
	#store-product-detail img { }
	#store-product-detail-description { float: left; width: 390px; }
	#store-product-detail-thumbs { list-style-type:none; height: 100px; }
	#store-product-detail-thumbs li { float: left; margin-right: 15px; }
	.adminListTable .cprice, .stretch .cprice, .mb12 .cprice { width: 120px; text-align: right; }
	.adminListTable .ctotal, .stretch .ctotal, .mb12 .ctotal { width: 100px; text-align: right; }
	.adminListTable th.qty, .stretch th.qty, .mb12 th.qty { text-align: right; }

#myAccount td.formValue input { width: 180px; }
	#myAccount h3, h3.admin { color: #E6E6E6; padding: 2px; background-color: #04549F;  }
		#myAccount h3 span, h3.admin span { font-weight: normal; border-left: 1px solid #778899; padding-left: 3px; }
#login td.formValue input { width: 180px; }

div.orderNotesChunk { margin-bottom: 33px; }
	div.orderNotesChunk h4 { background-color: #DDDDDD; padding: 3px 0px 5px 3px; }
	div.orderNotesChunk div.note { border-bottom: 1px solid #DDDDDD; padding-bottom: 9px; margin-bottom: 9px; padding: 5px; }
	div.orderNotesChunk form { margin-bottom: 18px; }

#referencemeta { margin: 10px 0 0 3px; }
#referencemeta th { font-weight: bold; padding-right: 10px; text-align: left !important; }