body { margin:30px 0 0 30px;padding:0;font-family:arial,sans-serif;color:#666;position:relative; }

/* Global Defaults */
a { color:#666; }
a img { border:none; }
* { outline:0; }
#contain { width:875px;position:absolute;top:95px;left:93px; }
#home #contain { width:841px;top:131px;left:127px; }
#brand { position:absolute;top:0;left:0; }
.clear { clear:both; }
.left { clear:left; }
p {line-height:1.3;}
p.firstp { margin-top:0px;}

/* Main Navigation */
#nav { white-space:nowrap;position:absolute;top:70px;left:270px;font-size:14px;text-transform:lowercase;margin:0;padding:0;list-style:none; }
#home #nav { top:106px;white-space:nowrap; }
#nav a { color:#666;text-decoration:none; }
#nav a:hover { color:#FAA61A; }
#nav li { display:inline;padding-left:26px; }
.hiw #nav1, .faq #nav2, .about #nav3, .blog #nav4, .law #nav5, .shop #nav6, .press #nav7 { font-weight:bold;color:#FAA61A; }

/* Sub Navigation */
#subnav ul {margin:0px 0px 0px 0px;padding:0 0 45px 0;list-style:none;white-space:nowrap;}
#subnav li {float:left;background:url("../img/tab-left.png") no-repeat left top;margin:0 3px 0 0;padding:0 0 0 9px; line-height:1;}
#subnav li a {float:left;display:block;width:.1em;background:url("../img/tab-right.png") no-repeat right top;padding:4px 15px 4px 6px;text-decoration:none;color:#fff;font-family:Georgia,serif;font-size:13px;text-transform:uppercase; }
#subnav > ul a {width:auto;white-space:nowrap;}
#one .one, #two .two, #three .three, #four .four {background-position:0 -150px;border-width:0;}
#one .one a, #two .two a, #three .three a, #four .four a {background-position:100% -150px;padding-bottom:4px;color:#fff;}
#subnav li:hover, #subnav li:hover a {background-position:0 -150px;color:#fff;}
#subnav li:hover a {background-position:100% -150px;}

/* Headers */
h1 { margin:0 0 40px 0;float:left;margin-right:20px; }
#home h1 { font-size:22px;color:#808080;font-weight:normal;float:none; }
.faq h1 { margin-bottom:15px; }
/*.sticker h2, .law h2 { font-weight:normal;font-size:22px;margin-bottom:0; }*/
/*.about h3 { font-weight:normal;font-size:16px;margin-bottom:.5em; }*/
/*.faq p { margin:3px 0 2em 0; }
.about p { margin:3px 0 1.5em 0; }*/
.blog h2, .blog h2 a { color:#FAA61A;font-size:16px;font-weight:normal;margin-bottom:0; }
.blog h3 { font-size:11px;color:#808080; }
/*.history h3 { margin-top:2em; }*/

/* Side Column */
.side { border-left:1px solid #999;position:absolute;z-index:2;right:0;top:0;width:170px;padding-left:15px; height: 180px; margin-top:3px; }
.komando {position:absolute;z-index:2;right:0;top:180px;width:170px;padding-left:15px;margin-top:3px; }
.login_box {background: transparent; width: 170px;position: absolute;top: 0px;right: 0;}
p.last { margin-bottom:0;padding-bottom:0; }

/* Blog Column */
.col { float:right;width:140px;margin-right:10px; }
.col a { color:#FAA61A;text-decoration:none; }
.col ul { list-style:none;padding:0 0 10px 0;margin:0;border-bottom:1px dotted #999; }

/* Main Content */
.main { border-top:1px solid #999;font-size:12px;width:690px;padding:60px 0;margin-top:3px;position:relative;z-index:1; }
#home .main { width:656px;padding:70px 0; }
.main p, .tos .main ul, .law .main ol { width:500px; }
.how-to .main p, .how-not .main p, .faq .main p { width:658px; }
.blog small { font-size:10px;font-weight:bold;color:#999; }
.main li {line-height:1.3;}

/* Buy Stickers */
.phone { float:right;margin:0 40px 0 0; }
.sticker img { border:0; }

/* Quotes */
.how-to .quote { float:right;margin: 0 0 0 80px; }

/* Graphs */
.guide .main img.steps { position:relative;left:-50px; }

/* Forms */
form, fieldset { margin:0;padding:0;font-size:12px; }
fieldset { border:none; }
legend { font-size:16px;margin-left:0;padding-left:0; }
#login legend { display:none; }
input.text { border:1px solid #999; }
input.medium { width:240px; }
input.submit { background:#a7a9ac;border:#a7a9ac;text-transform:uppercase;color:#fff; font-weight:bold; }
input.long, textarea.long { width:300px; }
form span a { font-size:90%;margin-right:10px;color:#999; }
#form p { width:auto;padding-right:10px; }

/* Footer */
#footer { font-size:10px; }
#footer ul { margin:0;padding:0 0 0 0;list-style:none; }
#footer ul a { color:#000; }
#footer ul li { display:inline;padding-right:15px; }
#footer p { padding-bottom:50px; }

/* FAQs */
#frequently_asked_questions #primary h2{margin-bottom:5px;font-size:16px;color:#316998;}
#frequently_asked_questions .js h2{/* Acts like a link if JavaScript is enabled. */
cursor:pointer;padding-left:12px;background:url("../img/arrowup.png") no-repeat 0 50%;}
#frequently_asked_questions .js h2.over{text-decoration:underline;}
#frequently_asked_questions .js h2.open{background-image:url("../img/arrowdown.png");}
#frequently_asked_questions .qa{margin:20px 0;}
#frequently_asked_questions .answer{padding:10px;padding-bottom:0;border:1px solid #fcea90;font-size:12px;/* color:#1b6a9b;*/
background:#fcf6d6;}
#frequently_asked_questions .js .answer{display:none;}
#frequently_asked_questions .qa li{margin:10px 0 10px 5px;padding-left:15px;background:url("../img/orange_dot.gif") no-repeat 0 50%;}

/* Blog */
.entry { border-bottom:1px dotted #999;width:500px;padding-bottom:10px;margin-bottom:10px; }
.entry a { color: #FAA61A;text-decoration:none; }
.entry a:hover {text-decoration: underline;}
.share { float:right;margin-right:50px; }

/* Accordion */
.accordion h2 { background: url("../img/arrow-square.png") no-repeat left -51px;padding: 7px 20px;margin:0;cursor: pointer;color:#FAA61A;font-size:13px;line-height:1.2; }
.accordion h2.active { background-position: left 5px; }
.accordion p {width:620px !important ; padding: 0 0 0 1em;margin: 7px 0px 13px 20px;border-left: solid 1px #808080; line-height:1.3 }
span.orange-ac {color:#FAA61A; text-transform:uppercase;}

/* Messages */
.alert { padding:8px 0 8px 30px;background:#fff4db url("../img/bg-alert.png") no-repeat 10px 4px; }
.success { padding:8px 0 8px 30px;background:#E6F1D4 url("../img/bg-success.png") no-repeat 7px 7px; }
.highlight { padding:8px 0 8px 30px;background:#fff4db;font-weight:bold; }
.attention, .attention a { color:#FAA61A; }

/* Misc */
.tellfriend { position:absolute;left:800px;top:30px; }
body.account .tellfriend { position:absolute;left:560px;top:50px; }

/* Image Replacement */
.replace-home { padding-top: 169px;/*Size of the image*/width: 649px;background: url("/img/graph-home2.png") no-repeat;/*The image*/overflow: hidden;/*Hide the text*/height: 169px;voice-family: "\"}\"";/* WIN IE5 hack */	voice-family: inherit;height: 0; }
.replace-how { margin-left:-60px;padding-top: 854px;/*Size of the image*/width: 825px;background: url("/img/graph-guide.png") no-repeat;/*The image*/overflow: hidden;/*Hide the text*/height: 854px;voice-family: "\"}\"";/* WIN IE5 hack */	voice-family: inherit;height: 0; }
.replace-not { margin: 0 0 0 210px;padding-top: 494px;/*Size of the image*/width: 460px;background: url("/img/graph-how-not.png") no-repeat;/*The image*/overflow: hidden;/*Hide the text*/height: 494px;voice-family: "\"}\"";/* WIN IE5 hack */	voice-family: inherit;height: 0; }
.copynot { float:left;width:190px; }
.replace-not-ez { margin: 0px 0 0 0px;padding-top: 494px;/*Size of the image*/width: 440px;background: url("/img/graph-how-not-ez3.png") no-repeat;/*The image*/overflow: hidden;/*Hide the text*/height: 494px;voice-family: "\"}\"";/* WIN IE5 hack */	voice-family: inherit;height: 0; }
.copynot-ez { float:right;width:190px; margin-top:5px; margin-right:20px; }
.replace-when-ez { margin: 0px 0 0 0px;padding-top: 494px;/*Size of the image*/width: 440px;background: url("/img/graph-when.png") no-repeat;/*The image*/overflow: hidden;/*Hide the text*/height: 494px;voice-family: "\"}\"";/* WIN IE5 hack */	voice-family: inherit;height: 0; }
.copywhen-ez { float:right;width:190px; margin-top:5px; margin-right:20px; }
h3 {font-size:18px; font-weight:normal; margin-top:0px;}