/* CSS Document */
* {
    outline: none;
}
	html {
		background-color:#ffffff;	
	}
body,
	html {
		margin:0 auto;
		padding:0;
		font-family:"Trebuchet MS", Arial, Helvetica, "Tahoma", sans-serif; 
		font-size: 12px; 
		color: #666;
		text-align:justify;
	}
	body {
		background: url(../images/back_html.gif) repeat-x top center;	
	}
/***************** general *************************/
h1, h2, h3, h4, h5, h6, h7 {
	padding:0;
	margin: 0 0 12px 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	}
h1 {
	color:#666; 
	font-size:16pt;
	font-weight:normal;
	}
h2 {
	color:#666; 
	font-size:16px;
	font-weight:normal;
	}
h3 {
	color:#666; 
	font-size:14px;
	font-weight:bold;
	}
a:link, a:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover, a:active { 
	text-decoration: none; 
	font-weight:bold;
	color: #666;
	}
p {
    margin: 0 0 12px 0;
}
p.righted {
    text-align: right;
}
p.centered {
    text-align: center;
}
/***************** surrounds *************************/
#wrap {
	width:1000px;
	margin:0 auto;
	padding:234px 0 0 0;
	}	
#main {
	width:1000px;
	margin:0 auto;
	padding:10px 0 15px 0;
	overflow:hidden;
	/*background:transparent url(../images/back_overlay.gif) no-repeat bottom left;*/
	}		
#overlay {
	overflow:hidden;
	/*background:transparent url(../images/back_surround.gif) no-repeat top left;*/
	}			
#surround {
	/*background:#1D377C url(../images/back_wrap.gif) repeat-y top left;*/
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}	
#container {
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	width:995px;
	position:relative;
	}
#left_bar {
	/*width:200px;/
	float:left;
	margin:20px 0 0 4px;
	}
#left_bar a:link, #left_bar a:visited {
	text-decoration: none;
	color: #0033CC;
	}
#left_bar a:hover, #left_bar a:active { 
	text-decoration: underline; 
	color: #0033CC;
	}
#content {
	overflow:hidden;
	width:520px;
	float:right;
	margin:0;
	padding:10px;
	padding-top: 0;
	/*background: url(../images/content_bg.gif) bottom left no-repeat;*/
	}
#content .content_border_top {
    border: none;
    padding: 0;
    margin: 0 -10px 0 -10px;
}

/***************** right bar *************************/
#rightbar {

	font-family:"Trebuchet MS", "Tahoma", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width:0px;
	margin:20px 17px 0 0;
	overflow:hidden;
	float:right;
	text-align:left;
	padding:0;
	color:#333333;
	}
#rightbar h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, "Tahoma", sans-serif; 
	font-size: 11px; 
	font-weight:normal;	
	padding:0 0 0 50px;
	}
#rightbar p {	
	margin:4px 0;
	padding:0 0 0 50px;
	}
#rightbar p.fullwidth {	
	margin:4px 0;
	padding:0;
	}
#rightbar i {
    display: block;
	padding: 0 10px 10px 10px;
	text-align: center;
	font-style:normal;
	}
	
	
	
	
#rightbar h6 b {
	font-size: 12px;
	font-weight:bold;
	}
#rightbar img {
	padding:0 10px 10px 10px;
	}
#rightbar a:link, #rightbar a:visited {
	text-decoration: none;
	color: #0033CC;
	}
#rightbar a:hover, #rightbar a:active { 
	text-decoration: underline; 
	color: #0033CC;
	}
#sd_locate{
    background: url(../images/back_sd_map.png) no-repeat top left;
	padding:40px 20px 0;
	margin:0;
	}
#sd_newsletter{
    background: url(../images/back_sd_spkr.png) no-repeat top left;
	padding:40px 20px 0;
	margin:0;
	}
#sd_account{
    background: url(../images/back_sd_acc.png) no-repeat top left;
	padding:40px 20px 0;
	margin:0;
	}
	
#sd_locate h6, 
#sd_newsletter h6, 
#sd_account h6 {
    color:#FFFFFF;
    display:block;
    font-size:14px;
    font-weight:bold;
    margin:-37px 0 10px;
    padding:0;
    text-align:center;
}

/* side bar */ 	
.leftspacer {
	height:35px;
	width:200px;
    background: url(../images/divider_left.gif) no-repeat top left;	
	}
.leftholder {
	padding:0 10px;
	}
	#left_bar ul#left-nav,
	#left_bar ul#left-nav ul {
		margin: 0;
		padding: 0;
		width: 190px; /* Width of Menu Items */
		background: transparent; /* IE6 Bug */
		font-size: 100%;
		text-align:left;
		}
	#left_bar ul#left-nav li {
		position: relative;
		list-style: none;
		}
	
	#left_bar ul#left-nav li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 0px;	
		}
	
	#left_bar ul#left-nav li ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 20px;	
		}
	
	#left_bar ul#left-nav li ul  li ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 40px;
		}
	
	#left_bar ul#left-nav li ul   li ul  li ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 60px;
		}
	#left_bar ul#left-nav li ul   li ul  li ul  li ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 80px;
		}
	#left_bar ul#left-nav li ul   li ul  li ul  li ul  li ul li a {
		display: block;
		text-decoration: none;
		padding: 5px;	
		color: #000;
		padding: 5px 5px 5px 100px;
		}
	#left_bar ul#left-nav a:hover {
		text-decoration:underline;
		}
	.leftnav_selected {
	background: transparent url(../images/icon-arrow.gif) no-repeat top left;
	}
	
	.leftholder_news {
	font-size:11px;
	}
	.leftholder h3 {
        color:#FFFFFF;
        display:block;
        font-size:14px;
        font-weight:bold;
        margin:-19px 0 10px;
        padding:0;
        text-align:center;
	}
	#left_bar .leftholder h3 a:link, #left_bar .leftholder h3 a:visited {
	    text-decoration: none;
	    color: #FFF;
	}
    #left_bar .leftholder h3 a:hover, #left_bar .leftholder h3 a:active { 
	    text-decoration: underline; 
	    color: #FFF;
	}
	.leftholder p.righted {
        margin-top: -5px;
        color: #BBBBBB;
    }
    		
/* newsletter form */ 
.formnav {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #666666;
	width: 120px;
	float:left;
	padding: 2px;
	}
.formnav_field_error{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	background-color:#F1B0BE;
	border:1px solid #ff0000;
	width: 180px;
}
.form_btn_search {
   background: #B0000C url(../images/btn_search.gif) no-repeat top right;
   width:31px;
   height:18px;
   border:0px;
   float:right;
   }	
.form_btn_mail {
   background: #B0000C url(../images/btn_email.gif) no-repeat top right;
   width:31px;
   height:18px;
   border:0px;
   float:right;
   }
 
#rightbar .formWaterMark {	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #BBBBBB;
	background: #FFFFFF;
	border:1px solid #666666;
	width: 120px;
	float:left;
	padding: 2px;
	margin: 0;
}
 
/***************** content styling *************************/




	

/***************** header styling *************************/
#header {
	top:0;
	padding:0;
	margin: 0 auto;
	position:absolute;
	width:100%;
	position:absolute;
	}
#top_nav {
	width:1000px;
	margin:0 auto;
	padding:2px 5px 5px 5px;
	}
#HeaderContainer
{
	width:1000px;
	margin:0 auto;
	height:204px;
	background:url(../images/back_header.gif) no-repeat top center;
	overflow:hidden;
}
#HeaderMovieContainer
{
	width:980px;
	height:79px;
	margin:0px auto;
	position:relative;
	z-index:1;
}
#HeaderMovie {
	height:80px;
	left:-350px;
	margin:0 auto;
	position:absolute;
	top:-1px;
	width:1700px;
	z-index:2;
}

/***************** footer styling *************************/
#footerwrap {
	width: 100%;
	background: transparent url(../images/bg_footer.gif) repeat-x;
	}
#footer {
	font-family:"Trebuchet MS", "Tahoma", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding:15px 0;
	clear:both;
	color:#333333;
	width:1000px;
	margin: 0 auto;
	}
#footer img{
	float:left;
	margin-right:10px;
	width:51px;
	}
	
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:15px;
	}
#footer li{
	display:inline;
	margin:0;
	padding:0;
	}
#footer p{
	padding:5px;
	margin:0;
	}
#footer a:link {
	text-decoration: none;
	color: #333333;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #333333;
	} 
#footer a:hover, #footer a:active { 
	text-decoration: underline; 
	color: #333333;
	}
/***************** misc styling *************************/
.spacer
{
	clear:both;
	
}
/***************** misc styling *************************/
div.rowbig {
  clear: both;
  padding: 3px;
  margin: 0 0 0 20px;
  width: 300px;
  }

.label 
{
	float: left;
	text-align: right;
	width:100px;
}

.formitem 
{
	float: right;
	text-align: left;
	width:150px;
	padding-left:2px;
}

.mandatory
{
	color:#FF0000;
}

 
.gobutton
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	font-weight: bold;
	background-color:#BEBECE;
	border:1px solid;
	border-top-color:#9F9FB3;
	border-left-color:#9F9FB3;
	border-right-color:#565675;
	border-bottom-color:#565675;
	width: 100px;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#D7D7E1',EndColorStr='#A9A9BE');*/
}		

div.rowError {
	clear: both;
	padding: 3px;
	margin: 0 0 0 70px;
	width: 350px;
	overflow: hidden;
	position: relative;
	height: 0px;
}
.formsize
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	background: #fff url(../images/back_form.gif) no-repeat top left;
	border:1px solid #666;
	width:250px;
}

.formsize_field_error
{
	background-color:#F1B0BE;
	border:1px solid #ff0000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000;
	width:250px;
}	

.formitem_error
{
  	float: right;
  	text-align: left;
 	width:150px;
	color:#FF0000;
}


.confirmation_alert_box_style
{
	padding:3px;
	background:#CDD1E0;
	color:#000066;
}

.white-text {
    color: #FFF;
}
.white-text-larger {
    color: #FFF;
    font-size: 14px;
}

.home_box_trader
{
    background: transparent url(../images/home_box_bg_cust.gif) no-repeat;
    width:485px;
    height:283px;
    float:left;
    color:#fff;
    padding-left:10px;
    padding-top:5px;
}
.home_box_trader img
{
    border:1px solid #fff;
    margin-left:3px;
}

.home_box_trader p
{
    width:450px;
}

.home_box_cust
{
    background: transparent url(../images/home_box_bg_trader.gif) no-repeat;
    width:486px;
    height:286px;
    float:left;
    color:#fff;
    padding-left:10px;
    padding-top:5px;
}
.home_box_cust img
{
    border:1px solid #fff;
    margin-left:3px;
}

.home_box_cust p
{
    width:450px;
}

.home_box_trader a, .home_box_cust a
{
    color:#fff;
    text-decoration:underline;
}

.home_button
{
    background: transparent url(../images/home_box_button.gif) no-repeat;
    width:448px;
    height:28px;
    border:0px;
    font-weight:bold;
    color:#333333;
    text-decoration:underline;
    font-size:11px;
	cursor:pointer;
}

.hm_txt_cols
{
    width:475px;
    float:left;
    margin-left:5px;
}

.hm_txt_right
{
    border-left:1px dashed #999999;
    padding-left:5px;
}

.home_box_options
{
    width:450px;
    margin-top:10px;
    margin-bottom:10px;
}

.home_box_options a:link
{
    margin-left:5px;
    font-size:11px;
}

.home_box_options a:active
{
    margin-left:5px;
    font-size:11px;
}

.home_box_options a:hover,.home_box_options a:visited
{
    margin-left:5px;
    font-size:11px;
}

.nav_date
{
    float:right;
    width:200px;
    color:#333333;
	border:0px solid red;
	text-align:right;
	margin-top:4px;
	margin-right:5px;
}

.trader_login
{
    margin-left:863px;
    margin-top:12px;
	position:relative;
	border:0px solid red;
	text-align:center;
	width:120px;
}

.trader_login a:link, .trader_login a:visited {
	text-decoration: none;
	color: #fff;
	}
.trader_login a:hover, .trader_login a:active { 
	text-decoration: underline; 
	color: #fff;
	}

.skills_float{
	float:left;
	text-align:left;
	width:300px;
	border-right:0px solid #ccc;
	border-bottom:0px solid #ccc;
}

.skills_float_sub{
	float:left;
	text-align:left;
	width:300px;
	border-right:0px solid #ccc;
	border-bottom:0px solid #ccc;
}
.skills_parent{	
	width:100%;
	margin-bottom:10px;
}

legend{	
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

fieldset{
	border:1px solid #FADA02;
	width:560px;
	margin:0 auto;
}

/*
table {
	width:100%;
	border:1px solid #ccc;
}

td {
	height:20px;
	border:1px solid #ccc;
	text-align:center;
	padding:3px;
}
tr{
	border:1px solid #ccc;
}
*/
