/* @override 
	http://localhost:3000/dojobox/style.css
	http://www.dojobox.com.com/style.css
*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

#snipe {
	float: right;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

#header {
	background: url(images/logo.png) repeat-x;
	width: 720px;
	height: 342px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

#hey {
	position: absolute;
	top:45px;
	left: 30px;
	z-index:10;
}

/* ---------------------------------------
general formatting and wrapper*/

body {
	font: 1em "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	background: #ffffff url(images/bg.gif) repeat-x;
	margin: 0;
	padding-bottom: 20px;
	text-align: center; /* horizontal centering for IE Win quirks */
}

.highlight {
	background-color: #ffffcc;
	color: #333333;
	margin-right: 4px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.text {
	color: #343434;
	font-size: 78%;
	line-height: 1.2em;
}

/* ---------------------------------------
menu */
#bar {
	text-align: right;
	vertical-align: middle;
	background-color: #3a2903;
	padding: 2px;
}

#bar img {
	border-style: none;
	vertical-align: bottom;
}

#bar p {
	color: #919191;
	font-size: 75%;
	padding-right: 50px;
	vertical-align: middle;
}

#bar a:link {
	text-decoration: none;
	color: #d4d4d4;
	font-weight: bold;
	padding:10px;
}

#bar a:visited {
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	padding:10px;
}

#bar a:hover {
	color: #ffffff;
	background: #663300;
	text-decoration: none;
	font-weight: bold;
	padding:10px;
}

/* ---------------------------------------
login block */

#sign {
	position: relative;
	width: 330px;
	top: 200px;
	left: 385px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	font-weight:bold;
	padding: 10px;
	text-align: left;
	color: #333333;
}

/* ---------------------------------------
login form stuff*/

#login {
	background: url(images/logo_login.png) repeat-x;
	width: 720px;
	height: 342px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

#login input.text {
	padding: 5px;
	font: 24px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #888888;
	background-color: #DDDDDD;
	border: 1px solid #888888;
}

#login input.send-btn {
	width: 119px;
	height: 33px;
	background: transparent url(./images/button_login.png) no-repeat;
	outline: none;
}

#login input.send-btn:hover {
	background: transparent url(./images/button_login.png) no-repeat 0 -34px;
	outline: none;
}

/* ---------------------------------------
services block */

#features {
	width: 100%;
	padding: 20px;
	margin: 0px;
	z-index: 9;
	padding: 10px;
	color: #333333;
}

/* ---------------------------------------
services stuff*/

#services {
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 8;
}

#ftrTable td {
	padding:5px 10px 5px 15px;
	vertical-align:top;
	border-bottom: 1px #bbbb00 dotted;
	line-height: 1.5em;
	font-size: 12px;
}

#ftrTable tr.alt {
	color: #000000;
}

#ftrTable td.alt {
	color: #999999;
}

.ftrHeader {
	background-color: #3a2903;
	font-weight:bold;
	font-size: 15px;
	color: #ffffff;
}

.tblcoming {
	font-size: 12px;
	font-color: #cc6633;
}

/* ---------------------------------------
blog block */

#blog {
	position: relative;
	width: 323px;
	top: 210px;
	left: 395px;
	padding: 0px;
	margin: 0px;
	z-index: 10;
	font-size:10px;
	font-weight:bold;
	text-align: left;
	color: #333333;
}

#blog a {
	font-size:10px;
	font-weight:bold;
	color: #633220;
}

#blog h2 {
	font-size:12px;
	font-weight:bold;
	color: #336666;
}

/* ---------------------------------------
list block */

#phorm {
	float:left;
	vertical-align: middle;
	padding-left:20px;
	padding-top: 5px;
	font-size:11px;
	font-weight:bold;
	color: #98af96;
}

#phorm p {
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

#phorm input {
	margin-left: 5px;
	color: #98af96;
}

#phorm input.submit-btn {
	width: 72px;
	height: 20px;
	background: transparent url(./images/button_signup.png) no-repeat;
	outline: none;
	vertical-align: middle;
}

#phorm  input.submit-btn:hover {
	background: transparent url(./images/button_signup.png) no-repeat 0 -20px;
	outline: none;
	vertical-align: middle;
}

/* ---------------------------------------
brand and bait */
#brand {
	text-align: center;
	z-index: 1;
}

#brand .logo {
}

/* ---------------------------------------
educate and sell */
#educate {
	text-align: center;
}

#educate .text {
	text-align: left;
	padding: 0px 10px 0px 10px;
}

#boxOne {
	width: 240px;
	text-align: center;
	padding: 0px;
	float: left;
}

#boxTwo {
	width: 240px;
	float: left;
	text-align: center;
	padding: 0px;
}

#boxThree {
	width: 240px;
	float: right;
	text-align: center;
	padding: 0px;
}

#educate .step {
	font-size: 115%;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#educate .number {
	font-size: 100%;
	color: #ff4d12;
}

#educate .thumb {
	border: 5px solid #98af96;
	margin-top: 4px;
}

/* ---------------------------------------
extra product information */
#extra {
	margin-top: 10px;
	margin-bottom: 20px;
}

#boxFour {
	padding: 0 22px 0 0;
	float: left;
	width: 218px;
}

#boxFive {
	padding: 0 11px;
	float: left;
	width: 218px;
}

#boxSix {
	padding: 0 0 0 22px;
	float: left;
	width: 218px;
}

#boxSix a:link {
	text-decoration: dotted;
	color: #306a30;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

#boxSix a:hover {
	text-decoration: dotted;
	color: #306a30;
	background-color: #ffffcc;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

/* ---------------------------------------
open new account */

#accounts {
	clear: both;
	text-align: center;
	color: #eaeaea;
	padding-bottom: 10px;
	background: url(images/action-back.gif) no-repeat;
	height: 70px;
	margin-top: 15px;
	padding-top: 50px;
	margin-bottom: 15px;
}

#accounts a:link {
	text-decoration: dotted;
	color: #ffffcc;
	background-color: #669966;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 100%;
	margin-bottom: 0;
}

#accounts a:visited {
	text-decoration: dotted;
	color: #323232;
	background-color: #fdfb38;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 100%;
	margin-bottom: 0;
}

#accounts a:hover {
	text-decoration: dotted;
	color: #323232;
	background-color: #ffffcc;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 100%;
	margin-bottom: 0;
}

#accounts .action {
	font-size: 110%;
	font-weight: bold;
}

#accounts p {
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

#accounts .actionSmall {
	font-size: 90%;
}

/* ---------------------------------------
demo */
#demo {
	text-align: center;
}

#demo p {
	color: #98af96;
	font-size: 80%;
	margin: 10px;
}

#demo img {
	border-style: none;
}

/* ---------------------------------------
faq */
#faq {
	clear: both;
	font-size: 100%;
	text-align: center;
	padding: 10px;
}

#faq .question {
	color: #306a30;
	font-weight: bold;
	margin: 10px 0 2px;
	font-size: 95%;
}

#faq .answer {
	color: #333333;
	margin: 0;
	font-size: 75%;
}

/* ---------------------------------------
foot and disclaimer etc */
#foot {
	clear: both;
	color: #787878;
	text-align: center;
	font-size: 75%;
	padding: 1px;
}

.footer {
	color: #787878;
}

.footer:hover {
	color: #306a30;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} /*

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}