* {margin:0;padding:0}
* { text-shadow: 0 0 0 #111111; } /* for Safari */

body {
background-color: #111111;
font-family:Verdana,Geneva,sans-serif;
font-size: 13px;
color: #ffffff;
padding:0px;
margin: 0px;
text-align: center; /* for IE */
}

p, ul, form, td {
font-size: 13px;
margin: 0px 0px 15px;
line-height: 140%;
}

p.quote {font-style: italic;}
p.trimmed {padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px;}
p.center {text-align: center;}
p.big {font-size: 16px;}

h1, h2, h3 {
font-family:Verdana,Geneva,sans-serif;
margin: 1.2em 0 .3em;
color:#bec3e1;
border-bottom: 1px solid #bec3e1;
padding-bottom: .1em;
font-weight: normal;
}

h1 {font-size: 16px;}
h1.regular {font-size: 16px;border:none;}
h2 {font-size: 12px;border:none}
h2.regular {font-size: 12px;border:none}
h2.big {font-size: 16px;}
h3 {font-size: 12px;border:none}

a {color: #ffffff; text-decoration: underline;}
a:hover {color: #bec3e1; text-decoration: underline;}

a.footer {color: #bbbbbb; text-decoration: underline;}
a:hover.footer {color: #bbbbbb; text-decoration: underline;}

a.front {font-size: 16px; color: #ffffff; text-decoration: none;}
a:hover.front {color: #bec3e1; text-decoration: underline;}

a.small {font-size: 9px; color:#ffffff; text-decoration: underline; }
a:hover.small {color: #ffffff; text-decoration: underline; }

a.header {font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:hover.header  {color: #ffffff; text-decoration: underline; }

ul {
list-style-type: none;      
margin-left: 20px; padding-left: 0;
} 

li {
list-style-type: square;
}

ul.bigspec {
list-style-type: none;
margin: 0px;
} 

ul.sub {
margin-bottom: 0px;
} 

li.bigspec {
background: transparent url(/img/bullet3.png) no-repeat;
padding-left: 30px;
font-size: 13px; color: #0000ff;
font-weight: bold;
text-decoration: none;
line-height: 200%;
}

li.quick {
background: url(/img/bullet2.gif) no-repeat;
padding-left: 20px;
}

#navMenu, #navMenu ul {
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}

#navMenu a {
display: block;
width: 105px;
font-size: 16px;
border-bottom: 1px solid #bec3e1;
padding: 0 0 4px 0;
color: #ffffff;
text-decoration: none;
text-align: left;
text-align: center; 
}

#navMenu a.noncurrent { color:#ffffff; }
#navMenu a.noncurrent:hover { color:#bec3e1; text-decoration: underline; }
 
#navMenu a.current { color: #bec3e1; }
#navMenu a.current:hover { color:#bec3e1; text-decoration: underline; }

#navMenu li {
float: left;
width: 105px;
list-style-type: none;
}

#navMenu li ul {
position: absolute;
background-color: #eeeeee;
left: -999em;
margin: 0 0 0 1px;
padding: 2px;
width: 109px;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #bec3e1;
}

#navMenu li ul li, #navMenu li ul li a { 
position: relative;
color: #111111;
font-weight: normal;
text-align: left;
font-size: 12px;
padding: 3px 1px 3px 1px;
border: 0px;}

#navMenu li ul ul { 
margin: -1em 0 0 107px;
}

#navMenu a:hover { background-color: #111111; color: #ffffff;  }

#navMenu li:hover ul ul, #navMenu li.ie_does_hover ul ul {
left: -999em;
}

#navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li.ie_does_hover ul, #navMenu li li.ie_does_hover ul {
left: auto;
}

td.tableimg {
text-align: center;   
vertical-align: top;
}

td.tableimg2 {
text-align: center;   
vertical-align: bottom;
}

td.tableimg3 {
text-align: left;   
vertical-align: center;
padding: 10px 0;
}

td.tableimg4 {
text-align: center;   
vertical-align: center;
padding: 50px 0;
}

td.tabletext {
padding: 0px 30px 0px 0px;
text-align: left;
vertical-align: top;
}

td.tabletext_vc {
vertical-align: center;
}

td.tabletext_c {
text-align: center;
}

td.tablenav {
padding: 0px 0px 0px 30px;
}

table.saleslist {
border-collapse: collapse;
}

th.salestext {
padding: 0px 10px;
background-color: #222222;
border: 1px solid #bec3e1;
text-align: left;
}

td.salestext {
padding: 0px 10px;
background-color: #222222;
border: 1px solid #bec3e1;
}

td.comments {
padding: 0px 10px;
background-color: #254ea8;
border: 1px solid #bec3e1;
}

td.form {
padding: 10px;
background-color: #eeeeee;
border: 1px solid #bec3e1;
}

table.steplist {
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}

td.stepimg {
padding: 10px;
margin: 0px;
text-align: center;
}

td.steptext {
padding: 10px;
background-color: #eeeeee;
border: 1px solid #bec3e1;
text-align: center;
}

input {
border: 1px solid #bec3e1;
background-color: #eeeeee;
color: #111111
}

select {
border: 1px solid #bec3e1;
background-color: #eeeeee;
color: #111111
}

textarea {
background-color: #eeeeee;
border: 1px solid #bec3e1;
color: #111111
}

.floatRight {
float: right;
clear: both; 
}

#left {
float: left;
width: 155px; /* 155 = 175 - 2 * 10 (padding) */
margin-left: -770px;
padding: 0px 10px;
border-top: 1px solid #bec3e1;
}
	
#right {
float: right;    
background-color: #254ea8;
width: 205px;
padding: 0px 10px;
margin-top: 10px;
margin-left: 10px;
border: 1px solid #bec3e1;
}

#container {
width: 800px;
overflow: hidden; /* This hides the excess padding in non-IE browsers */
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 0px;
text-align: left;
background-color: #111111;
}
 
#container {
float: left;
float/**/: none;
}

#container:after {
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#container {
display: inline-block;
}
/*\*/
#container {
display: block;
}
/* end easy clearing */
#footer {
clear: both;
}
#header, #footer {
width: 770px;
}

#footer {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 10px;
padding: 4px 0px;
text-align: center;
color: #bbbbbb;
position: relative;
z-index: 1000;
}
