* {margin:0;padding:0}
* { text-shadow: 0 0 0 #1e1e1f; } /* for Safari */

body {
background-color: #1e1e1f;
font-family: Helvetica, Geneva, sans-serif;
font-size: 11px;
line-height: 20px;
color: #d1d1d3;
padding:0px;
margin: 0px;
text-align: center; /* for IE */
overflow-x:hidden;
overflow-x:auto;
}
html {
overflow-x:hidden;
overflow-x:auto;
}

p, ul, td {
font-size: 11px;
margin: 0px 15px 15px 0px;
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;}
p.contact {color:#171717;}

h1, h2, h3 {
font-family: Helvetica, Geneva, sans-serif;
margin: .3em 0 1em 0;
padding-bottom: .1em;
font-weight: normal;
}

h1 {font-size: 16px;}
h1.software {color:#008cd6;border:none;}
h1.studio {color:#467d33;border:none;}
h1.regular {color:#999999;border:none;}
h2 {font-size: 12px;border:none}
h2.software {color:#008cd6;border:none;}
h2.studio {color:#467d33;border:none;}
h2.regular {color:#999999;border:none}
h2.big {font-size: 16px;}
h3 {font-size: 12px;border:none}
h3.software {color:#008cd6;border:none;}
h3.studio {color:#467d33;border:none;}
h3.regular {color:#999999;border:none}

p a {color: #d1d1d3; text-decoration: underline;}
p a:hover {color: #d1d1d3; text-decoration: none;}

a {color: #d1d1d3; text-decoration: none;}
a:hover {color: #fff; text-decoration: underline;}

a.footer {color: #d1d1d3; text-decoration: none;}
a:hover.footer {text-decoration: underline;}

a.byfrank {color: #000000; text-decoration: none;}
a:hover.byfrank {text-decoration: underline;}

a.contact {color: #171717; text-decoration: none;}
a:hover.contact {text-decoration: underline;}

a.sw {color: #d1d1d3; text-decoration: none;}
a:hover.sw {color: #008cd6; text-decoration: none;}

a.rec {color: #d1d1d3; text-decoration: none;}
a:hover.rec {color: #467d33; text-decoration: none;}

a.front {font-size: 16px; color: #ffffff; text-decoration: none;}
a:hover.front {color: #bec3e1; text-decoration: underline;}

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 {
list-style-type:disc;
text-decoration: none;
}

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;   
padding: 10px;
}

td.tabletext {
padding: 0px 30px 0px 0px;
text-align: left;
vertical-align: top;
}

td.tabletext_vc {
padding: 30px;
vertical-align: center;
}

td.tabletext_c {
text-align: center;
}

td.tabletext_c_small {
text-align: center;
vertical-align: top;
font-size: 11px;
}

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
}

input.image {
border: none;
}

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;    
width: 225px;
padding: 0px 10px;
}

#logo {
left: -300px;
top: 25px;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
position: relative;
z-index: 2;
}

#top {
clear: both; 
top: -120px;
width: 100%;
background-color: #000000;
height: 225px;
margin-top: 0px;
margin-bottom: 0px;
position: relative;
z-index: 1;
}

#divNav {
top: 15px;
left: 150px;
width: 550px;
height: 155px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
position: relative;
text-align: left;
z-index: 2;
font-family: Humanist521BT-Light, Helvetica, Geneva, sans-serif;
font-weight: normal;
}

#nav {
margin: 0;
padding: 0;
font-size:14px;
}

#nav li.on ul, #nav li.off ul {
margin: 0;
padding: 0;
font-size:14px;
}

#nav a {
text-decoration: none;
}

#nav li { /*float the main list items*/
margin: 0px;
float: left;
display: block;
padding-right: 0px;
}

#nav li ul {
display: none;
}

#nav li.off ul, #nav li.on ul { /*put the subnav below*/
position: absolute;
top: 20px;
left: 0px;
padding-top: 0px;
background-color: #000000;
padding-right: 0px;
height: 25px;
width: 500px;
}

#nav li a {
color: #999999;
display: inline;
width: auto;
padding: 0px;
height: 25px;
margin-right: 40px;
padding-bottom: 5px;
}

#nav li.on a {
color: #999999;
}

#nav li.on.sw a {
color: #008cd6;
}

#nav li.on.rec a {
color: #467d33;
}

#nav li.swoff a { /*ie6 doesn't support multiple classes on selectors*/
color: #008cd6;
}

#nav li.recoff a { /*ie6 doesn't support multiple classes on selectors*/
color: #467d33;
}

#nav li.on ul a, #nav li.off ul a {
float: left; /*ie doesn't inherit the float*/
color: #999999;
border-right:1px solid #999999;
width: auto;
margin-right: 10px;
padding-right: 10px;
height: auto;
}

#nav li.on ul {
display: block;
}

#nav li.off:hover ul, #nav li.over ul {
display: block;
z-index: 6000;
}

#nav li:hover a, #nav li.over a { /*for ie - the specificity is necessary*/
color: #999999;
}

#nav li.sw ul a {
color: #008cd6;
border-right:1px solid #008cd6;
}

#nav li.rec ul a {
color: #467d33;
border-right:1px solid #467d33;
}

#nav li.sw a:hover, #nav li.sw:hover a {
color: #008cd6;
}

#nav li.rec a:hover, #nav li.rec:hover a {
color: #467d33;
}

#nav li.last a {
border:none !important;
}

#container {
width: 800px;
bottom: 95px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
position: relative;
background-color: #1e1e1f;
background: url(/img/gradient.png) 0% 0% repeat-x;
}
 
#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;
}
 
#content_full {
padding: 20px;
}

#content_small {
padding: 20px 120px;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:560px;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:560px;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
}
.threecol .colmid {
	right:185px;			/* width of the right column */
}
.threecol .colleft {
	right:190px;			/* width of the middle column */
}
.threecol .col1 {
	width:180px;			/* width of center column content (column width minus padding on either side) */
	left:565px;			/* 100% plus left padding of center column */
  background: #2e2e2f;
}
.threecol .col2 {
	width:180px;			/* Width of left column content (column width minus padding on either side) */
	left:195px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
  background: #2e2e2f;
}
.threecol .col3 {
	width:180px;			/* Width of right column content (column width minus padding on either side) */
	left:395px;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
  background: #2e2e2f;
}

.threecol .colcont {
	padding:5px;
}

#colheader {
	width:100%;
	padding-bottom:10px;
}

#colfooter {
	clear:both;
	float:left;
	width:100%;
	padding-top:10px;
}

h2.threecol {
font-family: Humanist521BT-Light, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-size:14px;
color: #008cd6;
}

#bottom {
background-color: #000000;
width: 100%;
height: 25px;
}

#footer {
background-color: #4d4d4d;
width: 100%;
height: auto;
padding-top: 25px;
padding-bottom: 25px;
}
