body {
	margin: 0px;
	padding: 0px;
	background:#e1e1e1;
	background-image: url('images/bg_body.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

#viewcontentdiv {
	position: absolute;
	top: 0px;
	left: -2000px;
}

#main{
	width:980px;
	position:relative;
	margin:0 auto;
}

#header {
	width:980px; height:184px; position:relative; margin:0 auto; padding:0;
}

#header a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 0.6em;
	text-transform: uppercase;
}

#header a:hover {
	color: #FFFFFF;
}


#footer {
	width: 980px;
	clear:both;
	margin: 0 auto;
}

#footer-top {
	background-image: url(images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	position: relative;
	height: 35px;
	width: 980px;
}

#footer-bot {
	background-image: url(images/footer_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 10px 10px;
}

.footer-top {
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	top:9px; 
}

.footer-mid {
	padding: 0px 10px 10px 10px;
	font-size: 0.75em;
	color:#666666;
}

.span5 {
	width: 5em;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	font-weight: bold;
}

.footer-bot {
	width: 232px;
	float: left;
	padding: 10px 0px 10px 0px;
	margin-right: 10px;
}	
	
#leftmenu {
width:180px;
padding:0px;
text-align:left;
float: left;
}

.leftmenu-top {
	background-image: url(images/leftmenu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding:5px 0px 5px 15px;
}

.leftmenu-bot {
	background-image: url(images/leftmenu_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 15px 15px 15px;
	font-size: 0.8em;
	color: #555555;
	margin-bottom: 10px;
}

#content {
width: 790px;
text-align: left;
font-size: 0.8em;
float: right;
margin-bottom: 10px;
}

#homecontent{
	width: 750px;
	background: url(images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #456d91;
	padding: 15px;
}

#homecontent li{
	padding: 7px 0px 7px 0px;
}

#forums {
	font-size: 0.85em;
}

#copyright {
	width: 980px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #777777;
	font-size: 0.7em;
	text-align: center;
}

#copyright a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover {
	color: #333333;
}

.terms {
	margin-left: 30px;
}

/* product panel (generic)  ----- */
#content .panel_standard {
	position: relative;
	width: 714px;
	margin-bottom: 15px;
	padding: 20px 16px 16px 20px;
	background: url(images/bg_panel_standard.jpg) bottom left no-repeat #d5e9f5;
	z-index: 1;
}
#content .panel_premium {
	position: relative;
	width: 714px;
	margin-bottom: 15px;
	padding: 20px 16px 16px 20px;
	background: url(images/bg_panel_premium.jpg) bottom left no-repeat #e6f2f8;
	z-index: 1;
}
/* panel link */
#content .sales .panel_standard_link {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 750px;
	height: 11em;
	background: url(images/bg_panel_standard_top.jpg) top left no-repeat;
	z-index: 10;
}
#content .sales .panel_standard_link2 {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 750px;
	height: 12em;
	background: url(images/bg_panel_standard_top.jpg) top left no-repeat;
	z-index: 10;
}

#content .sales .panel_premium_link {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 750px;
	height: 16em;
	background: url(images/bg_panel_premium_top.jpg) top left no-repeat;
	z-index: 10;
}
#content .sales .panel_premium_link2 {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 750px;
	height: 17em;
	background: url(images/bg_panel_premium_top.jpg) top left no-repeat;
	z-index: 10;
}

/* star */
#content .sales .star {
	display: block;
	position: absolute;
	top: 20px;
	right: 15px;
	width: 61px;
	height: 81px;
	color: #fff;
	font-size: 0.9em;
	padding: 28px 10px 0 10px;
	font-weight: 800;
	text-align: center;
	/* panel top image */
	background: url(images/star_plainblue_81x81_onblue.gif) top left no-repeat;
}
#content .sales .signup {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 15;
}

/* image */
#content .sales img {
	position: absolute;
	display: block;
	margin-left: 10px;
	bottom: 10px;
	left: 0;
}
/* title */
#content .sales h2 {
	position: relative;
	height: 29px;
	margin: 0;
	text-indent: -9999px;
}
#content .sales h2 span {
	display: block;
	position: absolute;
	top: 6px;
	width: 500px;
	font-size: 0.9em;
	color: #c51f2a;
	text-indent: 0px;
}
/* paragraphs */
#content .sales p {
	clear: both;
	padding: 0 0 0 90px;
}
#content .sales p.intro {
	width: 280px;
}
#content .sales ul {
	margin: 1em 0 1em 0;
	padding: 0 0 0 115px;
	list-style: none;
}
/* lists */
#content .sales ul li {
	padding-left: 14px;
	background: url(images/bullet_circle_blue.gif) left 50% no-repeat;
}
#content .sales ul.dual {
	float: left;
	width: 180px;
}
#content .sales ul.dual_r {
	padding: 0;
}
/* buttons */
#content .sales .button {
	text-align: left;
	line-height: 60px;
}
/* footer */
#content .sales .salesfooter {
	display: block;
	clear: both;
	height: 36px;
}

/* footer: button */
#content .sales .product_button {
	float: right;
	width: 235px;
	height: 62px;
	background: url(images/salesquestion.png) top right no-repeat transparent;
}

#content h3 a span {
display: block;
visibility: hidden;
}

/* instantsite panel */
#content .panel_standard .panel_link {
	height: 13.8em;
}
#content .panel_standard h2 {
	width: 107px;
	background: url(images/panel_standard.gif) top left no-repeat;
}
#content .panel_standard h2 span {
	top: 2px;
	left: 115px;
}

#content .panel_premium .panel_link {
	height: 13.8em;
}
#content .panel_premium h2 {
	width: 112px;
	background: url(images/panel_premium.gif) top left no-repeat;
}
#content .panel_premium h2 span {
	top: 2px;
	left: 120px;
}



.hidden {
	display: none !important;
}

.highlight {
	color: #fff; padding: 0 2px;
	background-color: #c51f2b;
	font-weight: 800;
}

.upper {
text-transform:uppercase;
}

.upper1 {
text-transform:capitalize;
}

.lower {
	text-transform:lowercase;
}



form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
form .inlineSection .oneField .inlineLabel {
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
	white-space: normal;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
form .inlineSection .oneField {
	display: inline-block;
}
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: 8em;
	white-space: nowrap;
}
label.preField {
	display: inline-block;	
	margin: 0.6em 0 0 0.5em;
	padding-right: 4px;
	min-width: 8em;
	text-align: right;
}
label.preFieldxsm {
	width: 2.5em;
	white-space: nowrap;
	display: inline-block;	
	margin: 0.6em 0 0 0.5em;
	padding-right: 4px;
	min-width: 2.5em;
	text-align: right;
}
label.preFieldsm {
	width: 4em;
	white-space: nowrap;
	display: inline-block;	
	margin: 0.6em 0 0 0.5em;
	padding-right: 4px;
	min-width: 4em;
	text-align: right;
}
label.preFieldm {
	width: 6em;
	white-space: nowrap;
	display: inline-block;	
	margin: 0.6em 0 0 0.5em;
	min-width: 6em;
	text-align: right;
}
/* Field-Hint with focus */
form .field-hint {
	position: absolute;
	width: 180px;
	z-index: 50;
	background-image: url(/images/hint_topborder.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 14px 0 0 0;
	margin:  -10px 0 0 150px;
	color: #111111;
}
form .field-hint div {
	background-color: #fffbb8;
	border-left: 1px solid #ffc20d;
	border-right: 1px solid #ffc20d;
	border-bottom: 1px solid #ffc20d;
	padding: 4px
}
/* Field-Hint without focus */
form .field-hint-inactive {
	visibility: hidden;
	position: absolute;
}

.reginput {
	border: 1px solid #425067;
}

.reginputerr {
	border: 1px solid red;
}

.topmessage {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}

.row1 {
background-color: #bed1dc;
padding:10px;
margin-bottom: 1px;
}
.row2 {
background-color: #dee9ef;
padding:10px;
margin-bottom: 1px;
}
.row1c {
background-color: #dbdbdb;
padding:10px;
margin-bottom: 1px;
color: #828282;
}
.row2c {
background-color: #f0f0f0;
padding:10px;
margin-bottom: 1px;
color: #828282;
}
.top750 {
	background-image: url(images/750_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
}
.main750 {
	background-image: url(images/750_bottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #5c83a9;
	padding: 0px 5px 4px 5px;
}

.memberslabel {
	display: inline-block;	
	margin: 0 0.5em 0 0;
	width: 6.5em;
	text-align: right;
	font-weight: bold;
}

	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
.reginput[disabled='disabled'] {
  background: #CCCCCC;
  cursor:default;
}

    #rcalendarmenu, #ccalendarmenu, #dcalendarmenu {
    
        position: absolute;
		z-index: 99;
    
    }

    #rcalendarpicker button, #ccalendarpicker button, #dcalendarpicker button {

        background: url(images/calendar_icon.png) center center no-repeat;
        text-align: left;
        text-indent: -10em;
        overflow: hidden;
        white-space: nowrap;
		z-index: 0;
        *margin-left: 10em; /* For IE */
        *padding: 0 3em;    /* For IE */
    }

	#rcalendarpicker, #ccalendarpicker, #dcalendarpicker {
	
		vertical-align: top;
		
	}
	
	#rcal, #ccal, #dcal {
		display:inline;
	}

.point {
cursor: pointer;
}

.smallbutton {
font-size: 0.8em;
font-color: #000000;
border-color:#000000;
border-style: dotted;
border-width: 1px;
background-color: #FFFFFF;
}