* {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	}
a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
a:link img, a:visited img, a:hover img {
	border: 0;
	background: none;
	}

/*-------------------------------------------
HEADER NAV BUTTONS
-------------------------------------------*/

.headerbuttons {
	padding-top: 10px;
	padding-left: 7px;
	float:left;
	width:50%;
	}
.headerbuttons a, .headerbuttons a:visited {
    display: block;
	float: left;
    margin: 0 1px 0 0;
    background: transparent url(../images/header_nav_bg2.gif) no-repeat scroll top right;
    line-height: 21px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    padding-right: 6px;
	height: 22px;
}
.headerbuttons a span, .headerbuttons a:visited span {
    background: transparent url(../images/header_nav_bg1.gif) no-repeat;
    display: block;
    padding-left: 6px;
	height: 22px;
}
.headerbuttons a:hover {
    background-position: bottom right;
    color: #FF9900;
    outline: none; /* hide dotted outline in Firefox */
    text-decoration: none;
}
.headerbuttons a:hover span {
    background-position: bottom left;
}
#headernav .headerbuttons a.hn_selected {
	cursor: default;
    background-position: bottom right;
    color: #FF9900;
    outline: none; /* hide dotted outline in Firefox */
	}
#headernav .headerbuttons a.hn_selected span {
    background-position: bottom left;
}
.clearbuttons { /* generic container for floating buttons */
	clear: both;
    overflow: hidden;
}
.headerbuttons a em, .headerbuttons a:visited em {
	color: #4D4D4D;
	font-size: 8px;
	}
.headerbuttons a:hover em, .headerbuttons a.hn_selected em {
	color: #333;
	font-size: 8px;
	}

/*-------------------------------------------
LOGIN BOX STYLES
-------------------------------------------*/

.loginbox {
	float: right;
	color: #FF9900;
	width: 350px;
	height: 34px;
	text-align: right;
	margin-top: 4px;
	margin-right: 7px;
	overflow: hidden;
	line-height: 33px;
	}
.loginbox input {
	width: 70px;
	height: 18px;
	padding: 2px;
	margin-top: 2px;
	background: url(../images/loginbox_inputbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: none;
	}
.loginbox span {
	color: #999999;
	}
.loginbox img {
	padding-left: 3px;
	margin-top: 2px;
	}

/*-------------------------------------------
LAYOUT STYLES
-------------------------------------------*/

#horizon {
	background: url(../images/bg_body.png);
	width: 100%;
	margin: 0 auto;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	}
	
#leftstripe {
	float: left;
	width: 10px;
	height: 300px;
	background: url(../images/bg_leftstripe.png);
	}
#centerstripe {
	float: left;
	width: 760px;
	background: #FFF;
	}
#rightstripe {
	float: left;
	width: 10px;
	height: 300px;
	background: url(../images/bg_rightstripe.png);
	}
#header {
	width: 760px;
	}
#headernav { background-image: url(../images/bg_headernav.gif); height: 38px; }
#logo { background-image: url(../images/logo.gif); height: 89px; }
#header_content_break { background-image:url(../images/header_content_break.gif); height: 28px; }
#content {
	width: 760px;
	padding-top: 10px; /*Pushes content down from top of content section*/
	padding-bottom: 15px;
	}
#subnav {
	float: left;
	width: 186px;
	padding-left: 10px;
	}
#contentarea {
	margin-left: 196px;
	border-left: 1px solid #FFCC00;
	padding: 0 15px;
	background:#fff;
	}
#contentarea ul {
	padding-bottom: 20px;
	}
#contentarea li {
	margin-left: 40px;
	padding: 4px 0;
	list-style: circle;
	}
#contentarea p {
	padding-bottom: 20px;
	line-height: 18px;
	}
#contentarea h1 {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px;
	text-align: right;
	padding-bottom: 20px;
	}
#contentarea h3 {
	color: #FF3300;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 10px;
	}
#contentarea .caption {
	text-transform: uppercase;
	font-size: 10px;
	color: #FF9900;
	text-align: center;
	}
#footerbg {
	background: #fff url(../images/bg_footerarea.gif);
	background-repeat: repeat-x;
	text-align: center; 
	height: 200px;
	}
#content_footer_break {
	width: 780px;
	height: 32px;
	background: transparent url(../images/bg_content_footer_break.gif);
	margin: 0 auto;
	}
#footernav {
	width: 780px;
	height: 35px;
	background: transparent url(../images/bg_footernav.gif);
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	}
#footernav span {
	line-height: 35px;
	margin-left: 30px;
	color: #757575;
	}
#footernav a, #footernav a:visited {
	color: #FFF;
	padding: 0 3px;
	}
#footernav a:hover, #footernav a:active {
	color: #FF9900;
	}
.footer_copyright {
	color: #999999;
	width: 780px;
	padding: 4px 0;
	margin: 0 auto;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
/*-------------------------------------------
MENU STYLES
-------------------------------------------*/
	
#menucurve {
	background: url(../images/menu_top.gif);
	height: 3px;
	line-height: 1px;
	width: 186px;
	}
.menu {
	width: 186px;
	list-style: none;
	line-height: 29px;
	overflow: hidden;
	}
.menu a, .menu a:visited {
	padding-left: 10px;
	width: 176px;
	background: url(../images/menu_bg.gif) top left no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	height: 30px; 
	color: #999;
	text-decoration: none;
	}
.menu a:hover {
	padding-left: 18px;
	background-position: 0 -30px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	}
.menu a:active, .menu a.selected {
	padding-left: 18px;
	background-position: 0 -60px;
	overflow: hidden;
	cursor: default;
	color: #666;
	}
	
/*-------------------------------------------
FORM STYLES
-------------------------------------------*/
	
fieldset {
	margin: 0 0 20px;
	padding: 0 11px 11px;
	font-size: 12px;
	}
/* This is a IE7 hack to ensure that IE does not recieve border style and thus uses default rounded fieldset */
*:lang(en) fieldset {
	border: 1px solid #ccc !important;
}
/* End of Hack */
legend {
	margin: 0;
	padding:2px 5px 10px 5px;
	background: #fff;
	font-weight: 300;
	font-size: 12px;
	color: #FF3300;
	}
.inputbg {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 5px;
	}
#contentarea .reviewbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	}
#contentarea .reviewbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}
#contentarea .reviewbg p {
	padding-bottom: 15px;
	}
fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	width: 124px;
	font-weight: normal;
	text-align: right;
	}
fieldset input {
	margin: 2px 0px;
	padding: 2px;
	}
.dropdownpad {
	margin: 2px 0px;
	}
fieldset p {
	font-size: 12px;
	color: #666666;
	}
#contentarea .reviewbg h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}
fieldset .rule {
	font-size: 12px;
	color: #666;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
	}
	
.buttonbg {
	border-top: 1px solid #ddd;
	background: #DDEFB4;
	padding: 10px;
	height: 40px;
	}
.buttonbg img {
	line-height: 36px;
	vertical-align: middle;
	padding-right: 10px;
	}
.buttonbg a {
	padding-left: 10px;	
	}
.buttonbg p {
	padding-bottom: 15px;
	}
.buttonbg input {
	padding: 0;
	margin: 3px 0 0 0;
	}

/*-------------------------------------------
DIRECTORY STYLES
-------------------------------------------*/

#directory_1 {
	float: left;
	width: 198px;
	background: url(../images/directory/dirctory_column1_bg.png);
	height: 241px;
	padding: 43px 16px 16px;
	overflow: hidden;
	}
#directory_2 {
	margin: 0 5px;
	float: left;
	width: 198px;
	background: url(../images/directory/dirctory_column2_bg.png);
	height: 241px;
	padding: 43px 16px 16px;
	overflow: hidden;
	}
#directory_3 {
	float: left;
	width: 198px;
	background: url(../images/directory/dirctory_column3_bg.png);
	height: 241px;
	padding: 43px 16px 16px;
	overflow: hidden;
	}
#contentarea .directory_columns p {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding-bottom: 14px;
	}
#contentarea .directory_columns h4 {
	font-size: 12px;
	font-weight: 300;
	color: #FF6600;
	padding-bottom: 12px;
	text-align: center;
	}
/*-------------------------------------------
BUTTONS STYLES
-------------------------------------------*/

/* TRANSPARENT BUTTONS 26k images! */

.transbuttons a {
    display:block;
    float: left;
    margin: 0 5px 0 0;
    background: transparent url(../images/buttonbgo_2.gif) no-repeat scroll top right;
    line-height: 36px;
    text-decoration: none;
    cursor: pointer;
    padding-right: 12px;
	height: 36px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.transbuttons a span {
    background: transparent url(../images/buttonbgo_1.gif) no-repeat;
    display: block;
    line-height: 36px;
    padding-left: 12px;
	height: 36px;
}
.transbuttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.transbuttons a:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
.transbuttons a:hover span {
    background-position: bottom left;
} 

/* STANDARD BUTTONS FOR USE ONLY ON WHITE! */

.buttons a {
    display:block;
    float: left;
    margin: 0 5px 0 0;
    background: transparent url(../images/buttonbg_2.png) no-repeat scroll top right;
    line-height: 36px;
    text-decoration: none;
    cursor: pointer;
    padding-right: 12px;
	height: 36px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.buttons a span {
    background: transparent url(../images/buttonbg_1.png) no-repeat;
    display: block;
    line-height: 36px;
    padding-left: 12px;
	height: 36px;
}
.buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.buttons a:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
.buttons a:hover span {
    background-position: bottom left;
} 

/* GENERAL */

.clearbuttons { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	padding: 5px 0px;
}

/*-------------------------------------------
COMPARISON TABLE STYLES
-------------------------------------------*/

#comptable {
	margin: 0;
	padding: 0;
	width: 500px;
	font-size: 12px;
	}
#comptable th {
	margin: 0;
	padding: 8px 10px;
	text-align: right;
	color: #FFF;
	font-weight: normal;
	background: #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#comptable .plans th {
	background: none;
	border-right: 0;
	}
#comptable td {
	margin: 0;
	padding: 8px 0;
	width: 80px;
	text-align: center;
	background: #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#comptable .plans td {
	padding: 4px;
	line-height: 18px;
	color: #FFF;
	background: #666;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
#comptable .plans h2 {
	margin: 0;
	font-size: 16px;
	color:#FFF;
	}
#comptable .plans span {
	color: #FFCC00;
	}
#comptable .strong td {
	font-size: 14px;
	font-weight: bold;
	}
#comptable .planselect th {
	background: #fff;
	text-align: right;
	border: none;
	color: #666;
	}
#comptable .planselect td {
	background: #DDEFB4;
	border-right: 1px solid #9DDE3D;
	border-bottom: 1px solid #9DDE3D;
	}
	
	/*-------------------------------------------
AJAX WORKING... STYLES
-------------------------------------------*/
#ajaxbusy {
	position: fixed;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 240px;
	z-index: 3000;
	}

#ajaxbusy p {
	padding: 5px 0px;
	font-size: 12px;
	color: #999999;
	margin: 10px;
	background-color: White;
	}

/*-------------------------------------------
MODAL POPUP CONTROL STYLES
-------------------------------------------*/

.modalbackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	}

.modalpopup {
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 250px;
	}

.modalpopupcontent {
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 550px;
	height: 400px;
	overflow: scroll;
	}

/*-------------------------------------------
VALIDATOR CALLOUT STYLES
-------------------------------------------*/

.validatorhighlight {
    background-color: lemonchiffon;
	}
	
	/*-------------------------------------------
CUSTOM ERROR HANDLING STYLES
-------------------------------------------*/

#pagedisabler {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
    width: expression(document.documentElement.scrollWidth+'px');	
	background-color: Gray;
	filter: alpha(opacity=0);
	opacity: 0.6;
	z-index: 1000;
	}

#alertdisabler {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
    width: expression(document.documentElement.scrollWidth+'px');	
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.6;
	z-index: 1000;
	}

#alertdiv {
	position: fixed;
	margin: 0 auto;
	left: 40%;
	top: 35%;
	width: 350px;
	padding: 12px; 
	border: #666 1px solid;
	background-color: white; 
	text-align: left;
	display: none;
	z-index: 2000;
	}