/* general */

body {
	padding:0px;
	margin:10px 0px 0px 0px;
	background-color:#000000;
	font-size:11px;
	color:#ffffff;
	font-family:arial, helvetica, sans-serif;
}

a { color:#ffffff; text-decoration:none; }
a:link    { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:active  { color:#ffffff; text-decoration:none; }
a:hover   { color:#ffff00; text-decoration:none; }

div.doubleclick {
	margin-top:-13px;
}

.main_container {
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:902px;
	
}

/*exit site */

.popup
{
	width : 140px;
	height : 80px;
	float : left;
	font-size : 10px;
	padding-left : 10px;
	padding-top : 10px;
	background-color : #F5F5FC;
	color : #838383;
	border-color : #838383;
	border-width : 2px;
	border-style : solid;
	display: none;
	z-index : 5000;
	top:560px;
}

#print_logo {
	display:none;
	visibility:hidden;

}

/* left column - contains logo, registration, partner logos */



.left_container {
	margin:0px;
	padding:0px;
	width:157px;
	float:left;
	
}

.left_container .logo {
	margin-bottom:12px;	
	padding-bottom:12px;
}

/* user info */

.left_container .user_info {
	width:148px;
	height:294px;
	background-image:url(/img/user_block/user_bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px -20px 0px;
	
}

.left_container .user_info a { color:#cccccc; text-decoration:none; }
.left_container .user_info a:link    { color:#cccccc; text-decoration:none; }
.left_container .user_info a:visited { color:#cccccc; text-decoration:none; }
.left_container .user_info a:active  { color:#cccccc; text-decoration:none; }
.left_container .user_info a:hover   { color:#ffffff; text-decoration:none; }

.left_container .user_info .user_input {
	margin:0px;
	padding:2px 0 0 0;
}

.left_container .user_info .user_input .text {
	padding-left:0px;
	margin-bottom:3px;
	margin-left:10px;
	width:129px;
	height:18px;
	border:1px solid #cccccc;
}

.left_container .user_info .signin {
	margin:18px 0px 0px 10px;
	padding:0px;
}

.left_container .user_info .joinnow {
	margin:0px 0px 0px 10px;
	padding:0px;
	width:131px;
	height:38px;

}

.left_container .user_info .user_input .checkbox {
	padding:0px;
	margin:0px 0px 2px 6px;
}

.left_container input#rememberme{
	margin:4px
}

.left_container .user_info .user_input .button {
	padding:0px;
	margin:2px 0px 0px 9px;
}

.left_container .user_info p {
	margin:0px 0px 0px 9px;
	padding:0px;
	line-height:15px;
	font-size:10px;
}

/* logged in user */

.logged_in {
	width:148px;
	height:294px;
	background-image:url(/img/user_block/user_bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px -20px 0px;
	padding:20px 0px 0px 9px;
}

.logged_in p {
	padding:0px;
	line-height:12px;
}

.logged_in .expert {
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:-3px;
}

.logged_in .welcome {
	font-weight:bold;
	margin-bottom:0px;
	margin-top:8px;
	width:130px;
}

.logged_in .link {
	padding-bottom:4px;
	padding-top:4px;
	width:130px;
	color:#cccccc;
	font-size:10px;
	border-bottom:1px dotted #cccccc;
}

.logged_in .arrow {

	padding-top:4px;
}

.logged_in .yellow {
	margin-bottom:-8px;
}

.logged_in .logbook {

	border-bottom:1px dotted #cccccc;
}

.logged_in .question {
	width:130px;
	margin-top:0px;
}

.logged_in .recently {
	width:129px;
	padding-top:8px;
	margin-top:2px;
	border-top:1px dotted #cccccc;
}

.logged_in .more {
	font-weight:bold;
	width:130px;
}

/* partner logos */

.left_container .partners {
	margin-top:40px;
}

.left_container .partners .rule {
	margin-left:14px;	
}

.left_container .partners h3 {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 14px;
}

.left_container .partners .logo_left {
	float:left;
	width:70px;
}

.left_container .partners .logo_right {
	float:right;
	width:70px;
	margin-right:10px;
}

.left_container .partners .logo_right img {
	padding-top:5px;
}

/* right column - contains header, search, navigation, breadcrumb, main content, footer */

.right_container {
	width:735px;
	float:right;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.right_container .header {
	height:90px;
	padding:23px 0px 0px 0px;
	margin-left:0px;
}

.right_container .header .header_img {
	float:left;
	padding-left:0px;
	margin-left:0px;
}

/* search */
.right_container .header .search {
	float:right;
	padding:30px 30px 0px 0px;	
	
}

.right_container .header .search .text {
	border:1px solid #cccccc;
	
}

.right_container .header .search .button{
	vertical-align:top;
	padding-left:5px;
}

/* navigation */

.right_container .navigation {
	margin:0;
	padding:0px;
	/*z-index:999;*/
}



/* breadcrumb */
.right_container .breadcrumb {
	width:701px;
	height:48px;
	background-image:url(/img/nav/breadcrumb_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:10px;
	padding:8px 0px 0px 5px;
	margin-top:-55px;
	position:absolute;
	z-index:1001;
	
}

.right_container .breadcrumb p {
	padding:0px;
	margin:3px 0px 0px 0px;
	color:#000000;
	font-weight:normal;
	font-size:1.15em;
	line-height:11px;
}

/* staf */

.right_container .breadcrumb .staf {
	float:right;
	height:10px;
	width:150px;
	margin-right:7px;
	margin-top:12px;
}

.right_container .breadcrumb .staf_link {
	float:right;
	height:15px;
	color:#000000;
}

.right_container .breadcrumb .staf_link a { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link a:link    { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link a:visited { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link a:active  { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link a:hover   { color:#ffff00; text-decoration:none; }

.right_container .breadcrumb .staf_link_offers {
	float:right;
	height:15px;
	margin-top:20px;
	color:#000000;
}

.right_container .breadcrumb .staf_link_offers a { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link_offers a:link    { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link_offers a:visited { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link_offers a:active  { color:#000000; text-decoration:none; }
.right_container .breadcrumb .staf_link_offers a:hover   { color:#ffff00; text-decoration:none; }

/* print */

.right_container .breadcrumb .print {
	float:right;
	height:10px;
	width:49px;
	margin-top:-23px;
	color:#000000;
}

.right_container .breadcrumb .print a { color:#000000; text-decoration:none; }
.right_container .breadcrumb .print a:link    { color:#000000; text-decoration:none; }
.right_container .breadcrumb .print a:visited { color:#000000; text-decoration:none; }
.right_container .breadcrumb .print a:active  { color:#000000; text-decoration:none; }
.right_container .breadcrumb .print a:hover   { color:#ffff00; text-decoration:none; }

html>body .right_container .breadcrumb .print { *float:left;margin-left:653px; } /* IE fix */
*html .right_container .breadcrumb .print { float:left;margin-left:323px; } /* IE fix */

.right_container .breadcrumb .staf_link {
	float:right;
	height:15px;
	color:#000000;
}

/* content */
.right_container .content {
	margin:0px;
	padding-left:12px;
	width:732px;
	background-image:url(/img/background.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	
}

/* special case for home page and demo page only */
.home .right_container .content,
#home_demo .right_container .content{
	padding:0px;
	margin:0px;
	width:732px;
	
}
#home_demo .right_container .content{
	background-image:none;
}

/* footer */

.footer {
	width:730px;
	margin-top:10px;
	background-image:url(/img/yellow_rule.gif);
	background-repeat:repeat-x;	
	background-position:top;
	color:#cccccc;
	font-size:10px;
}

.footer a { color:#cccccc; text-decoration:none; }
.footer a:link    { color:#cccccc; text-decoration:none; }
.footer a:visited { color:#cccccc; text-decoration:none; }
.footer a:active  { color:#cccccc; text-decoration:none; }
.footer a:hover   { color:#ffffff; text-decoration:none; }

.footer .yellow_rule {
	height:2px;
}

.footer p {
	padding-top:8px;
}

/* Format for form field errors */
.login_error {
	color:#F23A3A;
	font-weight:normal;
	margin:2px 5px 2px 10px;
	padding:0px;
}

/* Format for form field errors */
.form_error {
	color:#F23A3A;
	font-weight:normal;
	margin:2px 5px 2px 10px;
	padding:0px;
}

/* footer pages - privacy, legal, terms, sitemap, help */

/*privacy*/
.privacy_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.privacy_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}

.privacy_overview .copy_container {
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	width:680px;
}

.privacy_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.privacy_overview .copy_container .copy .header {
	color:#ec8620;
	height:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:bold;
}

.privacy_overview a { color:#ec8620; text-decoration:none; }
.privacy_overview a:link    { color:#ec8620; text-decoration:none; }
.privacy_overview a:visited { color:#ec8620; text-decoration:none; }
.privacy_overview a:active  { color:#ec8620; text-decoration:none; }
.privacy_overview a:hover   { color:#ec8620; text-decoration:underline; }

/*legal*/
.legal_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.legal_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}



.legal_overview .copy_container {
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	width:680px;
}

.legal_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.legal_overview .copy_container .copy .header {
	color:#ec8620;
	height:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-weight:bold;
}

.legal_overview a { color:#ec8620; text-decoration:none; }
.legal_overview a:link    { color:#ec8620; text-decoration:none; }
.legal_overview a:visited { color:#ec8620; text-decoration:none; }
.legal_overview a:active  { color:#ec8620; text-decoration:none; }
.legal_overview a:hover   { color:#ec8620; text-decoration:underline; }

/*terms*/
.terms_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.terms_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}

.terms_overview .copy_container {
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	width:680px;
}

.terms_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.terms_overview a { color:#ec8620; text-decoration:none; }
.terms_overview a:link    { color:#ec8620; text-decoration:none; }
.terms_overview a:visited { color:#ec8620; text-decoration:none; }
.terms_overview a:active  { color:#ec8620; text-decoration:none; }
.terms_overview a:hover   { color:#ec8620; text-decoration:underline; }

/*contact*/
.contact_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.contact_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}

.contact_overview .copy_container {
	margin:0px 0px 0px 10px;
	
	width:680px;
}

.contact_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.contact_overview a { color:#ec8620; text-decoration:none; }
.contact_overview a:link    { color:#ec8620; text-decoration:none; }
.contact_overview a:visited { color:#ec8620; text-decoration:none; }
.contact_overview a:active  { color:#ec8620; text-decoration:none; }
.contact_overview a:hover   { color:#ec8620; text-decoration:underline; }


/*sitemap*/
.sitemap_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.sitemap_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}

.sitemap_overview .copy_container {
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	width:680px;
}

.sitemap_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.sitemap_overview .copy_container .copy p {
	margin-left:20px;
	line-height:8px;
	color:#000000;	
}

.sitemap_overview .copy_container .copy a { color:#ec8620; text-decoration:none; }
.sitemap_overview .copy_container .copy a:link    { color:#ec8620; text-decoration:none; }
.sitemap_overview .copy_container .copy a:visited { color:#ec8620; text-decoration:none; }
.sitemap_overview .copy_container .copy a:active  { color:#ec8620; text-decoration:none; }
.sitemap_overview .copy_container .copy a:hover   { color:#ec8620; text-decoration:underline; }

.sitemap_overview .copy_container .copy .section {
	margin-left:0px;
	padding:5px;
	color:#000000;	
	font-size:13px;
}

.sitemap_overview .copy_container .copy .section a { color:#000000; text-decoration:none; }
.sitemap_overview .copy_container .copy .section a:link    { color:#000000; text-decoration:none; }
.sitemap_overview .copy_container .copy .section a:visited { color:#000000; text-decoration:none; }
.sitemap_overview .copy_container .copy .section a:active  { color:#000000; text-decoration:none; }
.sitemap_overview .copy_container .copy .section a:hover   { color:#000000; text-decoration:underline; }

/*help*/
.help_overview {
	background-color:#000000;
	width:701px;
	padding:5px 0px 0px 0px;
}

.help_overview h1 {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:10px;
}

.help_overview .copy_container {
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	width:680px;
}

.help_overview .copy_container .copy {
	padding:5px;
	color:#000000;	
}

.help_overview .copy_container .copy a { color:#ec8620; text-decoration:none; }
.help_overview .copy_container .copy a:link    { color:#ec8620; text-decoration:none; }
.help_overview .copy_container .copy a:visited { color:#ec8620; text-decoration:none; }
.help_overview .copy_container .copy a:active  { color:#ec8620; text-decoration:none; }
.help_overview .copy_container .copy a:hover   { color:#ec8620; text-decoration:underline; }

.help_overview .copy_container .copy h2 {
	font-size:13px;
	font-weight:bold;
}

.help_overview .copy_container .copy .question {
	line-height:0px;
	color:#ec8620;
	font-weight:bold;
}

.help_overview .copy_container .copy .answer {
	margin-top:-5px;
	padding-top:0px;
}

.help_overview .copy_container .copy .manage {
	font-style:italic;
	margin-bottom:-5px;
	line-height:0px;
}

.help_overview .copy_container .copy .anchor {
	line-height:0px;
	color:#ec8620;
	font-weight:bold;
}

/* legal */


/* User Block - popup */

.user_popup
{
	margin:0px;
	padding:0px;
}

#user_popup_why_register {
	margin:-200px 0px 0px 200px;
	padding:0px;
	height:190px;
	width:517px;
	background-image:url(/img/user_block/popup_why_reg_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:9000;
	display:none;
}

#user_popup_why_register .closeBtn {
	margin:0px;
	padding:9px 0px 0px 495px;
	width:14px;
	height:14px;
}

#user_popup_why_register .popup_message {
	margin:0px;
	padding:15px 15px 15px 15px;
	color:#000000;
	font-weight:normal;
	font-size:1.05em;
	line-height:1.20em;
}

.user_popup #user_popup_why_register .popup_message ul {
	padding:0px;
	margin:5px 0px 10px 15px;
}

/* staf pages */

.staf_overview {
	background-color:#000000;
	width:701px;
	padding:3px;
}

.staf_overview .header {
	margin:0px 0px 3px 0px;
	padding:0px;
	height:45px;
}

.staf_overview .header h1 {
	margin:0px 0px 3px 0px;
	padding:0px;
}

.staf_overview .header p {
	margin:3px 0px 0px 0px;
	padding:3px 0px 0px 3px;
	height:25px;
	background-color:#232323;
	font-weight:bold;
}

.staf_overview .row {
	height:26px;
	background-color:#232323;
	margin-bottom:3px;
}

.staf_overview .row .instructions {
	font-size:10px;
	color:#cccccc;
	float:left;
	margin-left:3px;
}

.staf_overview .row .label_required {
	color:#ffffff;
	width:200px;
	margin-left:3px;
	margin-top:3px;
	font-weight:bold;
}

.staf_overview .row .field {
	float:left;
	color:#ffffff;
	margin-top:-10px;
}

.staf_overview .row .field input {	
	margin-left:240px;
	border: 1px solid #cccccc;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	width:167px;
	height:18px;
}

html>body .staf_overview .row .field input { *margin-top:-6px } /* IE fix */

.staf_overview .row_message {
	height:25px;
	background-color:#232323;
	margin-bottom:3px;
	margin-top:3px;
	height:200px;
}

.staf_overview .row_message .instructions {
	font-size:10px;
	color:#cccccc;
	float:left;
	margin-left:3px;
}

.staf_overview .row_message .label_required {
	float:left;
	color:#ffffff;
	width:200px;
	margin-left:3px;
	font-weight:bold;
}

.staf_overview .row_message .field {
	float:right;
	color:#ffffff;
}

.staf_overview .row_message .field textarea {
	height:180px;
	width:447px;
	margin-right:7px;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border: 1px solid #cccccc;
}

.staf_overview .row_last {
	height:26px;
	background-color:#232323;
	margin-bottom:3px;
}

.staf_overview .row_last .field {
	width:200px;
	margin-left:240px;
	padding-top:4px;
}

.staf_overview .row_last .field input {
	
}

/* staf thank you page */
.staf_thanks_overview {
	background-color:#000000;
	width:498px;
	height:300px;
	padding:3px;
}

.staf_thanks_overview .header {
	margin:0px;
	padding:0px;
	height:18px;
}

.staf_thanks_overview .header h1 {
	margin:0px;
	padding:0px;
}

.staf_thanks_overview .container {
	height:290px;
	background-color:#ffffff;
	color:#000000;
}

.staf_thanks_overview .container p {
	padding:3px;
}

.staf_thanks_overview .container .back a { color:#666666; text-decoration:none; padding:3px; }
.staf_thanks_overview .container .back a:link    { color:#666666; text-decoration:none; }
.staf_thanks_overview .container .back a:visited { color:#666666; text-decoration:none; }
.staf_thanks_overview .container .back a:active  { color:#666666; text-decoration:none; }
.staf_thanks_overview .container .back a:hover   { color:#666666; text-decoration:underline; }

/* Creating Survey position in center of page */
#survey_div {
	position:absolute;
	left: 280px; 
	top: 1px; 
	z-index: 10000;
	display:none;
}

/* notfound (404) */
#pageNotFound a { color:#ec8620; text-decoration:none; }
#pageNotFound {
    background-color: #000000;
    height: 300px;
    padding: 3px;
    width: 725px;
}
#pageNotFound .container {
    background-color: #FFFFFF;
    color: #000000;
    height: 290px;
    padding:10px 20px
}

/* jquery tools popups */
.tooltipContainer{
	color:#fff;
    display: none;
    background-color: #9B9B9B;
    margin: 0;
    padding: 20px;
    border:5px solid #000;

}

