﻿body
{
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #696969;
    margin:0;padding:0;
}
 
html, body, #supercont {height: 100%;}
 
body > #supercont {height: auto; min-height: 100%;}

#page 
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 30px;
	padding-bottom: 150px;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
    color: gray;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

#logo
{
	margin-left: 550px;
	padding-top:10px;
}

#logogif
{
	cursor:pointer;
}

#supercont 
{
	background: url(i/vert2.png) repeat-x top;
}

#main
{
	padding: 20px 0 50px 0;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#screenshot
{
	float:right;
	padding:10px 20px;
	background: url(i/boxbk.png) repeat-x top;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border: solid 1px silver;
    margin-right:20px;
}

#strap
{
	font-size: 20px	 !important;
	color: #fff;
}

#strapsub
{
	font-size: 15px	 !important;
	font-style:italic;
	color: #fff;
	margin:10px 0 5px 0;
}

#steps 
{
	color: Orange;
	font-size: 13px	 !important;
	font-weight:bold;
	width:400px;
	border: solid 1px silver;
	padding:10px;
	margin-bottom:10px;
}

#doctitle
{
	font-size: 16px !important;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-1px;
}

#footer
{
	background: url(i/footerbk.jpg) repeat-x top;
	background-color: #DEDEDE;	
	position: relative;
	height: 150px;
	clear:both; 	
    color: #fff;
    line-height: normal;
    margin: -150px 0 0 0;
    font-size: .9em;
}

#innerfoot
{
	padding:20px 0;
	width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.small 
{
	font-size:1em;
}

.small2 
{
	font-size:1em;
	margin-left:20px;
}

#copy 
{
	float:right;
	text-align:right;
	line-height:20px;
}

#copy a
{
	color:#fff;
}

/* CLEAR FIX*/
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

div.ProgressBar div
{
	background-color:Orange;
}

.docbox
{
	background: url(i/boxbk.png) repeat-x top;
	line-height:2em;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.error
{
    color:Red;
}

#menucontainer
{
	margin-left:628px;
    padding-top:19px;
}

#title
{
    display:block;
    float:left;
    text-align:left;
}

/* Uploader
---------------------------------------------------- */

DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }

/* Sidebar
---------------------------------------------------- */

#sidebar
{
	background: url(i/boxbk.png) repeat-x top;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	float:right;
	width:240px;

	border: solid 1px silver;
	padding:10px;
	min-height:400px;
}

#sidebar a
{
	color: Gray;
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#emailRequest, #fileRequest, #finished
{
	width:400px;
	border: solid 1px silver;
	padding:10px;
	min-height:123px;
	margin-bottom:10px;
}

#emailRequest h2, #fileRequest h2, #finished h2
{
	color: Orange;
	font-weight:normal;
	margin:0px;
	text-shadow:2px 2px 2px silver;
}

/* Downloads
---------------------------------------------------- */

#d_download 
{
	margin-bottom: 20px;
}

.ddl_wrap
{
	width:240px;
	margin-top:10px;
}

.sideh
{
	font-size:1.4em;
	font-weight:bold;
}

.ddl
{

}

.doc_logo
{
	margin-right:10px;
	float:left;
}

/* Embed
---------------------------------------------------- */

#embed
{
	width: 600px;
	border: solid 1px silver;
}

.popb, .popg {
	color:#fff;
	font-size:1em;
	padding:2px 12px 2px 30px;
	display:inline-block;
	height:16px;
	line-height:16px;
	float:right;
	margin-top:-12px;
	-moz-border-radius-topright:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
}
.popb {
    background:#B5B5B5 url(i/bad.png) no-repeat 8px;
	border:solid 3px #E56F29;
}
.popg {
    background:#a4e488 url(i/good.png) no-repeat 8px;
	border:solid 3px #309200;
}
.feedback {
    background:#feda9e;
    border:solid 2px #e9ac48;
    padding:2px 6px;
    margin:6px 0;
    display:none;
}
.wiz_line {
    margin-bottom:8px;
    width:368px
}
.wiz_line .spl2 {
    float:left;
    width:174px; /*half of wiz_line*/
}
.wiz_line .spl2 input[type="text"] {
    margin-bottom:12px;
}
.wiz_line .sht {
    width:3em;
    display:inline-block;
    text-align:right;
}
/*only IE6 & IE7*/
*:first-child+html .wiz_line .spl2 input[type="text"], * html .wiz_line .spl2 input[type="text"]  {
    margin-bottom:0;
}

.wiz_line .lblcolSel {
    display:inline;
    float:left;
}
.wiz_line input[type="password"], .wiz_line input[type="text"], .wiz_line select {
    font-size:16px;
    height:30px;
    line-height:30px;
    width:100%;
    display:block;
}
.wiz_line .colorwell{
    width:6em !important;
    margin:6px 0;
}

.buto {/*button orange*/
    padding:2px 4px;
    background-color:#f1c131;
    border:solid 1px #bc9624;
    text-decoration:none;
    color:#6a6a6a;
    display:inline;
}
.buto:hover {/*button orange*/
    background-color:#ffe28a;
    cursor:pointer;
}