body { 
  
  /*overflow-y: hidden;*/
  padding: 0px; 
  margin: 0px; 
  font-family: Helvetica, Tahoma, Arial, sans-serif; 
  background-color: #fff; 
  color: #000; 
}

html.content      { overflow-x: hidden; overflow-y: auto;  height: 100%; } /* IE Scrollbar Fixes */
html.content body { overflow-x: hidden; }

html .clear { display: inline-block; }
.clear:after {
	clear: both; 
    content: "."; 
    display: block;
    height: 0; 
    visibility: hidden;
}

a:link, a:active, a:visited {
        color: #3399cc;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: none;
}

a:hover {
        color: #333399;
        font-size: 10pt;
        font-weight: normal;
}

img {  
	border-style: none;
}

h1 { 
	color: #3399cc;
	font-size: 14pt;
	font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }

#signup_box {
	position: absolute;
	top: 140px;
	left: 0;
	width: 900px;
	color: #3399cc;
	background: url('../img/divbkg.png') right repeat-y #f3f3f3;
	text-align: left;	
}

#signup_text {
        float: left;
        width: 200px;
	min-height: 150px;
        /*background: url('../img/divbkg.png') right repeat-y #cdebff;*/
        text-align: left;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	padding: 20px 20px 20px 20px;
}

.signup_label {
	float: left;
	width: 150px;
	height: 35px;
	text-align: right;
	line-height: 14pt;
}

.signup_field {
	float:left;
	height: 35px;
	width: 300px;
	text-align: left;
	margin-left: 10px;
}

#morecontents {
	font-size: 10pt;	


}

#mainframe {
	width: 975px;
	min-height: 500px;
	background-color: #fff;
	position: relative;
}

.profile_alert {
        float:left;
        height: 30px;
	width: 830px;
	line-height: 30px;
	text-align: left;
	color: white;
	padding: 5px 20px 5px 20px;
	background: #f00;
	margin: 10px 0 10px 50px;
}

#profile_left {
	float:left;
	min-height: 500px;
	width: 200px;
	margin-left: 50px;
}

.profile_left_box {
        /*background: url('../img/box_top_grey.png') top repeat-x #ddd;*/
        min-height: 100px;
        width: 200px;
        color: #999;
        font-size: 10pt;
        font-weight: normal;
        text-align: left;
}

.alert_left_box {
        background: url('../img/bkg_alert_top_sm.jpg') top repeat-x #ddd;
        min-height: 100px;
        width: 200px;
        color: #666;
        font-size: 10pt;
        font-weight: normal;
        text-align: left;
}

.profile_contact_green {
	float:left;
        background: url('../img/divbkg.png') right repeat-y #fff;
        height: 100px;
        width: 175px;
        color: #666;
        font-size: 10pt;
        font-weight: normal;
        text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	line-height: 20px;
	overflow: hidden;
}

.profile_contact_orange {
        float:left;
        background: url('../img/divbkg_orange_top.png') top repeat-x #fff;
        height: 100px;
        width: 175px;
        color: #666;
        font-size: 10pt;
        font-weight: normal;
        text-align: left;
        padding-left: 5px;
        padding-right: 5px;
        margin: 5px;
	line-height: 20px;
	overflow: hidden;
}

.profile_contact_empty {
        float:left;
        height: 100px;
        width: 185px;
	margin: 5px;
}

#profile_right {
	float:left;
	min-height: 500px;
	width: 650px;
	margin-left: 20px;
}

.profile_main_box {
        background: #f3f3f3;//url('../img/divbkg.png') right repeat-y #cdebff;
        min-height: 100px;
        width: 650px;
        color: #3399cc;
        font-size: 11pt;
        text-align: left;
}

.profile_respo {
	float:left;
	width: 580px;
	height: 50px;
	background: #e3e3e3;
	margin-top: 10px;
	padding: 15px 0 0 15px;
}

.profile_respo_x {
	float:left;
	width: 20px;
	height: 100%;
	text-align: left;
	padding: 13px 0 5px 0;
}


.profile_respo_left {
       float:left;
        width: 250px;
        height: 100%;
        text-align: left;
        padding: 5px 0 5px 0;

}

.profile_respo_right {
       float:left;
        width: 115px;
        height: 100%;
        text-align: left;
        padding: 0 10px 10px 5px;
}

.profile_respo_note {
       float:left;
        width: 30px
        height: 100%;
        text-align: left;
        padding: 20px 0 5px 0;
}

#login_main {
        background: url('../img/divbkg.png') right repeat-y #cdebff;
        height: 200px;
        width: 650px;
        color: #3399cc;
        font-size: 11pt;
        text-align: left;
}

#header_tour {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
        height: 80px;
        width: 100px;
        color: #3399cc;
        font-size: 9px;
        text-align: left;
}

#header_links {
        float: left;
        margin-top: 60px;
        margin-left: 50px;
        height: 80px;
        width: 200px;
        color: #3399cc;
        font-size: 9px;
        text-align: left;
}

#header_search {
        float: left;
        margin-top: 65px;
        margin-right: 10px;
	height: 80px;
        width: 200px;
        color: #3399cc;
        font-size: 9px;
        text-align: left;
}

.profile_contact_box {
        background: url('../img/divbkg.png') right repeat-y #f3f3f3;
        //min-height: 950px;
        width: 625px;
        color: #3399cc;
        font-size: 11pt;
        text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.alert_main_box {
        background: url('../img/bkg_alert_top_lg.jpg') top repeat-x #f3f3f3;
        //min-height: 950px;
        width: 625px;
        color: #3399cc;
        font-size: 11pt;
        text-align: left;
        padding-left: 25px;
        padding-top: 5px;
        padding-bottom: 20px;
}

.alert_main_left {
        background: url('../img/bkg_alert_left.jpg') left repeat-y #fff;
        //min-height: 950px;
        width: 625px;
        color: #ff0000;
        font-size: 11pt;
        text-align: left;
	padding-left: 25px;
        padding-bottom: 20px;
}

.alert_status_box {
        background: url('../img/bkg_alert_status.jpg') top repeat-x #f3f3f3;
        //min-height: 950px;
        width: 650px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
        color: #3399cc;
        font-size: 11pt;
        text-align: left;
}

.profile_hdr_sub {
	float:left;
	background: #39c;
	height: 25px;
	width: 100%;
	color: #fff;
	font-size: 12pt;
	line-height: 25px;
	font-style: bold;
	padding-left: 10px;
}
	
.profile_action_red {
        color : #f00; 
        border : solid 2pt #f00;
        height : 25px;
	line-height: 20pt;
        width : 196px; 
	font-weight: bold;
}

.profile_action_blue {
        color : #00f;
        border : solid 2pt #00f;
        height : 25px;
        line-height: 20pt;
        width : 250px;
        font-weight: bold;
}

#logo_main {
	height: 102px;
	width: 310px;
	float: left ;
	padding-top: 20px;
}

#logo_sm {
        height: 50px;
 	width: 52px;
        position: absolute;
        top: 20px;
        left: 0;
}

#login_box {
	position: absolute;
	top: 77px;
	right: 0px;
	background: url('../img/divbkg.png') right repeat-y #ddd;
	height: 45px;
	width: 300px;
	color: #3399cc;
        font-size: 11pt;
        line-height: 36pt;
        font-weight: bold;
	text-align: left;
}

#a.login_box:link, a.login_box:active, a.login_box:visited {
	color: #3399cc;
        font-size: 10pt;
        line-height: 36pt;
        font-weight: normal;
	text-decoration: none;
}

#a.login_box:hover {
	color: #333399;
	font-size: 10pt;
	line-height: 36px;
	font-weight: normal;
}

#login_box .sep {
	color: #999;
	font-size: 10pt;
	line-height: 36px;	
	font-weight: bold;
}

#front_box {
	position: absolute;
        top: 138px;
        left: 0px;
        background: url('../img/divbkg.png') right repeat-y #ddd;
        height: 350px;
        width: 975px;
        color: #3399cc;
        font-size: 11pt;
        line-height: 36pt;
        font-weight: bold;
        text-align: left;
}

#front_text {
	position: absolute;
	top: 88px;
	left: 700px;
	width: 240px;
	color: #666;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	text-align:left;	
}
#footer {
	width: 975px;
	color: #999;
	height: 40px;
	line-height: 36pt;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

#a.footer:link, a.footer:active, a.footer:visited {
        color: #3399cc;
        font-size: 10pt;
        line-height: 36pt;
        font-weight: bold;
        text-decoration: none;
}

#a.footer:hover {
        color: #333399;
        font-size: 10pt;
        line-height: 36px;
        font-weight: bold;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -250px;
    width: 500px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.resp_cats {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 150px;
	text-align: right;
	line-height: 14pt;
	font-size: 10pt;
}

.resp_boxes {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 300px;
	text-align: left;
	margin-left: 10px;
	font-size: 10pt;
	color: #000;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
