/*-- text formatting --*/
.clickmore{text-align:center;}
.clickmore a{color:#ffffff;}
.clickmore a:hover{color:#000000;}

a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#FF0000;
text-decoration:none;
}

h1{
line-height:30px;
font-size:26px;
font-weight:bold;
margin:0;
padding:5px 0 10px 0;
color:#333333;
}

h2{
font-size:12px;
color:#FF0000;
}

h3{
font-size:12px;
color:#333333;
}


p{
line-height:26px;
color:#666666;
font-size:15px;
text-align:justify;
padding:0 0 13px 0;
margin:0;
}

.faqs
{text-align:left;
color:#666666;
font-size:12px;}
/*-- end text formatting --*/

/*-- button --*/

.button{
background: url(images/button_bg.jpg);
background-repeat:no-repeat;
height:25px;
border:none;
color:#FFFFFF;
width:100px;
font-size:1em;
text-align:center;
padding-top:4px;
font-weight:bold;
}

#button2{
background-image: url(images/button_bg2.gif);
background-repeat:no-repeat;
height:17px;
border:none;
color:#333333;
width:50px;
font-size:0.9em;
text-align:center;
padding-top:2px;
font-weight:bold;
position:relative;
margin-top:5px;
}

.button3{
background-image: url(images/button_bg.jpg);
background-repeat:no-repeat;
height:25px;
border:none;
color:#FFFFFF;
width:100px;
font-size:0.8em;
margin-top:10px;
text-align:center;
padding-top:5px;
font-weight:bold;
margin-left:3px;
}


#button4{
background-image: url(images/button_bg2.gif);
background-repeat:no-repeat;
height:17px;
border:none;
color:#333333;
width:50px;
font-size:0.9em;
text-align:center;
padding-top:2px;
font-weight:bold;
margin-top:-19px;
margin-left:60px;
}
/*-- end button --*/




/*-- layout div's --*/
* {margin: 0;}
   
   
html, body{
height:100%;
}

body{
padding:0 0 0 0;
margin:0 0 0 0;
background:#ffffff url(images/tback_tile.jpg) top left repeat-x;
font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
text-align:center;
width:900px;

min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -70px;
}

#flash
{float:left;
margin-top:15px;
}

#header{
background:url(images/header.jpg) top left no-repeat;
height:79px;
text-align:right;
padding:0px 10px 0 0;
}

#redbanner{
background:url(images/header_blank.gif) top left no-repeat;
height:166px;
}

#redbanner-header{
float:left;
}

#bannertext{
color:#FFFFFF;
font-weight:bold;
padding-top:140px;

}

.bannertextsmall{
color:#FFFFFF;
font-size:0.8em;
font-weight:normal;
}

#login{
color:#FFFFFF;
font-weight:bold;
font-size:0.8em;
text-align:left;
float:right;
margin-top:20px;
margin-right:18px;

}

#login a{
color:#FFFFFF;
font-size:0.8em;
}

.loginbreak
{margin-top:20px;
}

.loginbreak2
{margin-top:10px;
}


#content{
text-align:left;
padding:30px 0 20px 0;
margin:0 0 10px 0;
}

#bodytext{
padding:0 20px 10px 20px;
margin:0 0 10px 0;
}

#bodytext-home{
padding:0 0 20px 0;
}

#bodytext iframe{
padding: 0 0 30px 0;
margin:0 0 30px 0;
}

#adnetwork{
	text-align:center;
	margin:0 auto;
	padding:15px 0 20px 0;
}

#pub-terms{
padding:0 0 20px;
}

#pub-terms p, #pub-terms ul{
	color:#666;
	font-size:9px;
	padding:0 0 10px 0;
	line-height:normal;
}



/*.publishers{
background:transparent url(images/publisher_back.jpg) top left no-repeat;
height:210px;
}*/


#imageicons, #buttonicons{
padding:0 0 15px 0;
text-align:center;
margin:0 auto;
}

#buttonicons{
padding:15px 0 25px 0;
height:110px;
}

#buttonicons img.spacing{
margin:0 30px 0 0;
}

#imageicons img.spacing{
margin:-5px 0 30px 0;
}

.push {
height: 70px;
}


#footer-wrap{
height: 70px;
background:#ca0000;
}

#footer {
text-align:center;
margin:0 auto;
width:900px;
padding:20px 0 0 0;
color:#fff;
}


#content-home-l{
width:580px;
float:left;
border-right: 2px solid #efefef;
padding-right:20px;
}


#content-home-r{
width:270px;
float:left;
padding-left:20px;
}

#content-l{
width:180px;
float:left;
}

#content-r{
width:680px;
float:left;
border-left: 2px solid #efefef;
padding-left:15px;
}

/*#content-r.publisher{ 
background:url(images/map_back.gif) repeat-y top center;
}*/


#sidenav{
width:180px;
font-size:12px;
font-weight:bold;
/*border-right: 1px solid #efefef;*/
padding: 0 0 0 0;
margin-bottom: 1em;
background-color: #efefef;
color: #333;
}


#sidenav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
		
#sidenav li {
border-bottom: 1px solid #ddd;
margin: 0;
}

#sidenav li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 4px solid #999;
border-right: 8px solid #ccc;
background-color: #ccc;
color: #666;
text-decoration: none;
width: 100%;
}

html>body #sidenav li a {
width: auto;
}

#sidenav li a:hover, #sidenav li .active{
border-left: 4px solid #c90000;
border-right: 8px solid #cc0000;
background-color: #FF0000;
color: #fff;
}



#rightcol_lrg ul{
margin-left:0;
padding-left:0;
padding-bottom:10px;
list-style-position:inside;
font-size:16px;
font-weight:bold;
color:#FF0000;
}

#rightcol_lrg li{
font-size:12px;
font-weight:normal;
color:#666666;
list-style-type:disc;
}


#sitemapcol{
float:left;
width:200px;
padding:10px 20px 0 50px;
border-width: 0 0 0 1px;
border-style: dashed;
border-color: #ff0000;  
}

#sitemapcol ul{
margin-left:0;
padding-left:0;
padding-bottom:10px;
list-style-position:outside;
font-size:16px;
font-weight:bold;
color:#FF0000;
}

#sitemapcol ul ul, #sitemapcol ul li{
list-style-position:outside;
padding-left:10px;
padding-bottom:0px;
list-style-image:url(images/page_icon.gif);
}

#sitemapcol ul ul li{
margin-left:20px;
padding-left:5px;
list-style-image:url(images/arrow_down.gif);
}

#sitemapcol a{
font-size:12px;
color:#333333;
text-decoration:none;
}

#sitemapcol a:hover{
color:#FF0000;
text-decoration:underline;
}


/*contact divs*/
#contact_container{
padding:20px 0 0 0;
}

#contact_container td{
font-size:11px;
}

#contact_container .td_header{
font-size:15px;
}

/*-- end layout div's --*/

/*-- icon nav --*/
#iconnav {
padding:5px 5px 0 0;
}

#iconnav a{
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 2px;
margin:0 15px 0 0;
}

#iconnav a:hover{
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ff0000;  
}
/*-- end icon nav --*/

/*-- main nav --*/
#nav{
margin:0;
width:900px;
text-align:center;
padding:0;
}

#nav ul{
margin:0;
padding:0;
}

#nav ul li{
float:left;
list-style-type:none;
padding:2px 0 0 15px;
margin:0;
}

#nav ul li a{
display:block;
text-align:center;
font-size:14px;
font-weight:bold;
color:#fc0000;
text-decoration:none;
padding:5px 0 0 0;
height:28px;
width:91px;
}

#nav ul li a#investor{
display:block;
text-align:center;
font-size:14px;
font-weight:bold;
color:#fc0000;
text-decoration:none;
padding:5px 0 0 0;
height:27px;
width:130px;
}


#nav li a#current{
color:#FFFFFF;
background:url(images/button_backg.gif) no-repeat top left ;
}

#nav li a#currentinvestor{
color:#FFFFFF;
background:url(images/button_backglrg.gif) no-repeat top left ;
width:130px;}


#nav a:hover{
color:#FFFFFF;
background:url(images/button_backg.gif) no-repeat top left ;
}

#nav a:hover#investor{
color:#FFFFFF;
background:url(images/button_backglrg.gif) no-repeat top left ;
}


/*------------
 sub nav
 -------------*/
 
#subnav{
margin:0;
padding:0;
}

#subnav ul{
width:700px;
padding:0;
margin:0;
}

#subnav ul li{
float:left;
list-style-type:none;
padding:0 0 0 15px;
margin:0;
}

#subnav ul li a{
padding-top:5px;
display:block;
height:20px;
width:101px;
font-weight:bold;
font-size:12px;
color:#fc0000;
text-decoration:none;
/*background:url(images/subnav_tab_up.gif) no-repeat top left ;*/
}

#subnav ul li a:hover{
color:#fc0000;
background:url(images/subnav_tab_up.gif) no-repeat top left ;
}

#subnav ul li #current{
color:#ffffff;
background:url(images/subnav_tab.gif) no-repeat top left ;
}
/*-- end sub nav --*/


/*--footer nav --*/
#footernav{
float:left;
}

#footernav ul{

text-align:right;
padding:0 0 0 10px;
margin:0;
}

#footernav li{
display:inline;
list-style-type: none;
font-size:11px;
color:#ffffff;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
padding:0 10px 0 10px;
}

#footernav li a{
color:#ffffff;
text-decoration:none;
}

#footernav li a:hover{
text-decoration:underline;
}

/*--end footer nav --*/

#contactdetails{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
float:left;
width:200px;
padding:0 5px 0 30px;
color:#FFFFFF;

border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
}


/*-- legal text --*/
#legal{
float:right;
text-align:right;
color:#ffffff;
font-size:10px;
font-weight:bold;
padding:0 5px 0 20px;
}
/*-- end legal text --*/

/*-- flags --*/
#flags{
margin:25px 0 0 0;
}
/*--end flags --*/

/*-- content area -- main page -- */ 

#unsub {width:792px; text-align:center; maring:0 auto; padding-top:50px;}


#leftcolhome{
float:left;
width:315px;
padding:15px 10px 0 0;
}

#midcolhome {
float:left;
padding-left:20px;
}



#rightcolhome{
float:left;
width:197px;
padding:10px 20px 0 20px;
}

#rightcolnoborder{
float:left;
width:197px;

}

#leftcol{
float:left;
width:203px;
padding:0 10px 0 0;
}


#midcol {
float:left;
width:300px;
padding:10px 20px 0 20px;
border-width: 0 0 0 1px;
border-style: dashed;
border-color: #ff0000;  
}

#midcol p{
padding:0 0 10px 0;
}

#midcol p{
line-height:18px;
}

#rightcol{
float:left;
width:197px;
padding:10px 20px 0 20px;
border-width: 0 0 0 1px;
border-style: dashed;
border-color: #ff0000;

}

#rightcol h1{
padding:0 0 10px 0;
}

#rightcol_lrg{
float:left;
width:420px;
padding:10px 20px 0 20px;
border-width: 0 0 0 1px;
border-style: dashed;
border-color: #ff0000;
}

#rightcol_lrg p{
padding:0 0 0 0;
font-size:14px;
line-height:18px;
}


#rightcol_lrg ul{
margin-left:0;
padding-left:0;
padding-bottom:10px;
list-style-position:inside;
font-size:16px;
font-weight:bold;
color:#FF0000;
}

#rightcol_lrg li{
font-size:12px;
font-weight:normal;
color:#666666;
list-style-type:disc;
}

/*-- content area end -- */

/*--class --*/

.borderleft{
border-width: 0 0 0 1px;
border-style: solid;
border-color: #ffffff;
}

.borderright{
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
padding:0 5px 0 5px;
}

/*--end class --*/

/*-- form -- */
form{
padding:0;
margin:0;
}

#contact label,#contact input{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    display: block;
    width: 110px;
    float: left;
    margin-bottom: 10px;
}


br {
    clear: left;
}


.input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#000000;
    background-color:#ffffff;
    text-decoration: none;
    border-top: 1px solid #FF0000;
    border-right: 1px solid #ca0000;
    border-bottom: 1px solid #ca0000;
    border-left: 1px solid #FF0000;
}


.input2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#000000;
    background-color:#ffffff;
    text-decoration: none;
    
}



/*-- end form -- */

/*-- form register -- */
form{
padding:0;
margin:0;
margin-top:20px;
}

#register label,#register input {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    display: block;
    width: 110px;
    float: left;
    margin-bottom: 10px;
    margin-top:5px;
}

#register label {
    text-align: left;
    width: 100px;
    padding-right: 10px;
}

br {
    clear: left;
}


.input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#000000;
    background-color:#ffffff;
    text-decoration: none;
    border-top: 1px solid #FF0000;
    border-right: 1px solid #ca0000;
    border-bottom: 1px solid #ca0000;
    border-left: 1px solid #FF0000;
}


/*-- end form register -- */


/*-- misc -- */
.red{color:#FF0000;}

img{
border:none;
}

/* PROPER CLEAR FLOATS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

* html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }

* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
    }   
    
/*-- end misc -- */


/*--rounded corners--*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  background:#efefef;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#efefef}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#efefef}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;}
.spiffy4{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffy5{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffyfg{
  background:#efefef;
  padding-left:20px;
  padding-right:20px;}
  
  .spiffy-int-publisher{
  background:#efefef url(images/maps.gif) no-repeat top right;
  height:500px;
  padding-left:20px;
  padding-right:20px;
  }
/*--end rounded corners--*/

#spiffycontainer{
color:#666666;
font-size:14px;
padding-bottom:20px;
}

#spiffylist{
padding:10px;
margin:0 0 0 0;
}

#spiffylist li{
list-style-image:url(images/arrow.gif);
padding:6px 0 6px 0;
}

input.disabled {
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
}

input.required, textarea.required {
    border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
    border: 1px solid #FF3300;
    color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
    border: 1px solid #00CC00;
    color : #000;
}

.validation-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #FF3300;
    color : #FFF;
    font-weight: bold;
}

.custom-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #C8AA00;
    color : #FFF;
    font-weight: bold;
}

.form-row {
    clear: both;
    padding: 0.5em;
}

.field-label {

}

.field-widget {

}

.td_header{
color:#FFFFFF;
background-color:#FF0000;
font-weight:bold;
}

.td_row1{
background-color:#FAF0E6;
}

.td_row2{
background-color:#FFFAFA;
}

.bold{
font-weight:bold;
}

.contact{
	padding:0 0 20px 0;
	margin:0 0 50px 0;
}