/**********General*************/
html {
 background:none;
}
/*img, div, input, a{
 behavior: url(/axellus/frontend/elements/ie-fix/iepngfix.htc) 
}*/
img,div,input,a{
 behavior: url(/axellus/frontend/elements/ie-fix/iepngfix.htc) 
}
body {
 background: #D8D2CD url(/axellus/frontend/elements/bg/bg.gif) repeat-x scroll 50% 0;
 color: #444444;
}
body *{
 line-height:1.6em;
 font-family: arial, Verdana;
}
a {
 color:#635f5c;
 text-decoration:none;
 text-transform:uppercase;
 font-size:90%;
}
a:visited{
 color: #635f5c;
}
a:hover {
 color:#CC0000;
}
.selected a{
 color:#CC0000;
}
label{
 font-weight:bold;
 font-style: normal;
}
td{
 vertical-align:top;
}
h1,h2,h3,h4 {
 color: #006633;
 font-weight:bold;
}
h1,.heading1, .campaign-heading, .confirm-heading{
 /*font-family:Century Gothic;*/
 font-size:1.9em;
 font-weight:normal;
 line-height: 1.2em;
}
h2{
 font-size : 1.5em;
}
h3{
 font-size : 1.2em;
 font-family: arial;
}
h4{
 font-size : 1em;
}
p,div.ingress{
 margin:0.6em 0em 0.6em 0em;
}
a h1,a h2,a h3, em a, h1 a,h2 a,h3 a, a em{
 text-decoration:none;
}
a h1,a h2,h1 a,h2 a{
 color: #A42A3C;
}
select, input {
 background: #ffffff url(/axellus/frontend/elements/bg/bg_field.gif) repeat-x scroll 50% 0;
 border: 1px solid #cccccc;
 margin-bottom:7px;
 /*width:80%;*/
 width: 195px;
 clear:both;
 float:left;
 padding-left:5px;
 font-family: arial;
}
select {
 height:22px;
 width: 202px;
}
input {
 height:20px;
 padding-top:2px;
}
option{
 background: #ffffff url(/axellus/frontend/elements/bg/bg_field.gif) repeat-x scroll 0 0;
}
/**********Layout*************/
#custom-doc { width:69.23em;*width:67.56em;min-width:900px; margin:auto; text-align:left; } 
.yui-t6 #yui-main .yui-b{
 margin-right:22.0769em;
}
/**********Top*************/
#hdwrapper{
 position:static; //ie-png fix needs static div
}
#hd{
 /*background:transparent  url(/axellus/frontend/elements/bg/bg_top_menu_main.png) no-repeat scroll left top;*/
 height:133px; 
 position:relative;
}
#logo {
 /*background:transparent url(/axellus/frontend/elements/lhl-logo.gif) no-repeat scroll left top;*/
 /*height:66px;*/
 position:relative;
 right:0px;
 width:250px;
}
#logo a {
 display:block;
 line-height:200px;
}
#logo, #logo a {
 font-size:14px;
 height:90px;
 overflow:hidden;
}
ul#top-menu {
 margin: 0 15px 0 0;
 position:absolute;
 bottom:0;
 right: 0;
}
ul#top-menu li {
 float: left;
 height:26px;
 margin:0 2px;
 padding:4px 10px 0 10px;
 background: #e9e6e5;
 -moz-border-radius-topright: 3px;
 -moz-border-radius-topleft: 3px;
 -webkit-border-top-right-radius:3px;
 -webkit-border-top-left-radius:3px;
}
ul#top-menu li.selected {
 background:#FFFFFF;
}
#logo{
 margin-left: 20px;
}
/**********Main*************/
#bd {
 background: transparent url(/axellus/frontend/elements/bg/bg_main.png) repeat-y scroll 50% 0;
}
#body-main {
 background: #FFFFFF url(/axellus/frontend/elements/bg/bg_body-main.gif) repeat-x scroll 50% 100%;
 float:left;
 margin-left:18px;
/* width:97.25%;*/
 width:96%;
 padding-top:15px;
}
#main_wrapper{
 float:left;
 width:100%;
}
.campaign-main {
 /*color:#006633;*/
}
.campaign-sub-heading {
 text-transform:uppercase;
 font-size: 1.1em;
}
/**********Form*************/
.invalid-email, .invalid-phone, .invalid-number, .invalid-zipcode, .invalid-year, .invalid-blank {
 border:1px solid red;
 background:#FFFFC1;
}
#warning {
 color:red;
 margin-top:10px;
}
#years_warning {
 /*color:#006633;*/
}
.error-message {
 color:red;
}
#orders span, .form-text {
 /*text-transform: uppercase;*/
 float:left;
 margin: 8px 0 15px 0;
 /*color:#006633;*/
 font-size:90%;
 font-family: arial;
 line-height: 1.3em;
 width: 81%;
}
.post-no-box {
 width:52px;
 margin-right:8px;
}
.city-box {
 width:128px;
 clear:none;
}
.phone-box {
 margin-top:20px;
}
.btn-green {
 background: transparent url(/axellus/frontend/elements/send-btn.png) no-repeat;
 height:54px;
 width:202px;
 cursor:pointer;
 border:0px none;
 padding-bottom:10px;
 /*padding-left:0px;
 padding-right:5px;*/
 color:#ffffff;
 font-weight:bold;
 font-size:115%;
 float:left;
 text-align: center;
}
.btn-green span {
 color:#FFFFFF;
 display:block;
 margin-left:40px;
 margin-top:15px;
}
/**********Tell a friend**********/
#tell-friends {
 float:left;
 clear:both;
 width:100%;
 margin-top:25px;
}
#tell-friends input, #tell-friends textarea {
 float:left;
 width:55%;
}
#tell-friends input.btn-green {
 width:144px;
}
#tell-friends span {
 margin-bottom:15px;
}

/**********Footer*************/
#ft {
 background: transparent url(/axellus/frontend/elements/bg/bg_footer.png) no-repeat;
}
#ft a {

}
#ft-menu {
 margin-left:20px;
 padding-top:15px;

}
#ft-menu li {
 display:inline;
 margin-right:10px;
 /*font-weight:bold;*/
}
#ft-logo {
 bottom:20px;
 float:right;
 margin-right:15px;
 position:relative;
 height:66px;
}
.footer-background {
 padding-bottom:40px;
 background-color:transparent;
 background-repeat:no-repeat;
 background-attachment:scroll;
 background-position:0 100%;
}
/**********Product*************/
#product-name {
 font-weight:bold;
 margin-top:30px;
 text-transform:uppercase;
}
#product-detail {
 padding:12px 0px 12px 30px;
 min-height:440px;
}
#product-detail span {
 float:left;
 clear:both;
}
#product-description {
 width:60%;
 clear:both;
}
#product-image {
 width:40%;
}
#product-img {
 float:right;
} 
#order-form {
 padding:12px;
 width:28%;
}
.confirm-main {
 color:#635F5C;
}
#confirm-name, #confirm-address, #confirm-email, #confirm-telephone, #confirm-age {
 float:left;
 clear:both;
}
.confirm-heading {
 /*color:#006633;*/
}
#back-to-edit {
 clear:both;
 float:left;
 text-decoration:underline;
 text-transform:lowercase;
}
.price-tag {
 bottom:-45px;
 left:125px;
 position:relative;
}

/**********WYSIWYG*************/
#content .htmlarea,#content .htmlarea img,.toolbar td{
 margin:0px;
 padding: 0px;
}

/** YUI-Base to restore elements' values for WYSWIG **/
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #wysiwyg-content h1 a, #wysiwyg-content h2 a, #wysiwyg-content h3 a {
 text-decoration:none;
}
#wysiwyg-content h1 {
 /*18px via YUI Fonts CSS foundation*/
 font-size:138.5%;  
}
#wysiwyg-content h2 {
 /*16px via YUI Fonts CSS foundation*/
 font-size:123.1%; 
}
#wysiwyg-content h3 {
 /*14px via YUI Fonts CSS foundation*/
 font-size:108%;  
}
#wysiwyg-content h1, #wysiwyg-content h2, #wysiwyg-content h3 {
 padding:0px;
 margin:1em 0;
}
#wysiwyg-content h2, #wysiwyg-content h3 {
 background:none;
 color:inherit;
}
#wysiwyg-content strong {
 /*bringing boldness back to headers and the strong element*/
 font-weight:bold; 
}
#wysiwyg-content abbr, #wysiwyg-content acronym {
 /*indicating to users that more info is available */
 border-bottom:1px dotted #000;
 cursor:help;
} 
#wysiwyg-content em {
 /*bringing italics back to the em element*/
 font-style:italic;
}
#wysiwyg-content blockquote, #wysiwyg-content ul, 
#wysiwyg-content ol, #wysiwyg-content dl {
 /*giving blockquotes and lists room to breath*/
 margin:1em 1em 1em 1.2em;
}
#wysiwyg-content ol li {
 /*giving OL's LIs generated numbers*/
 list-style: decimal outside;	
}
#wysiwyg-content ul li {
 /*giving UL's LIs generated disc markers*/
 list-style: disc outside;
}
#wysiwyg-content dl dd {
 /*giving UL's LIs generated numbers*/
 margin-left:1em;
}
#wysiwyg-content th, #wysiwyg-content td {
 /*borders and padding to make the table readable*/
 /*border:1px solid #000;*/
 padding:.5em;
}
#wysiwyg-content th {
 /*distinguishing table headers from data cells*/
 font-weight:bold;
 text-align:center;
}
#wysiwyg-content caption {
 /*coordinated marking to match cell's padding*/
 margin-bottom:.5em;
 /*centered so it doesn't blend in to other content*/
 text-align:center;
}
#wysiwyg-content table {
 /*so things don't run into each other*/
 margin-bottom:1em;
}
#wysiwyg-content sup, #wysiwyg-content sub {
 vertical-align:none;
}
#wysiwyg-content span {
 float:none;
 clear:none;
}
/**********Print*************/
#print_logo{
 display:none;
}
.print{
 float:right;
 margin-top:40px;
}
input.ziparea {
 border : 0 none;
 color : #000000;
 background-color : #FFFFFF;
}
/**** javascript popup ****/
#backdrop, #iframe-overlay {
   height:100%;
}
#backdrop, .webon-popup, #iframe-overlay {
   position:fixed;
}