/* CSS Document */

body
{
	background-color: #DAE6F0;
	margin: 0px;
	padding: 0px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 498px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-align: justify;
}
#subarea #features #featuretitle {
	margin-bottom: 10px;
}


/***********************************************
* MAIN LAYOUT AREA
***********************************************/
#main 
{
	height: 600px;
	width: 970px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#boxbutton {
	display: block;
	position: absolute;
	margin-right: 10px;
	margin-left: 10px;
	top: 165px;
}


#main, #main .sb-inner 
{ 
	background:#FFFFFF;
}

/***********************************************
* SUB LAYOUT AREA
***********************************************/
#subarea
{
	height: 200px;
	width: 970px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}

#subarea .sb-inner 
{
	background:#FFFFFF;
	
}

/*
#subarea .sb-shadow 
{
	background:#CCCCCC;
}
*/
/***********************************************
* LOGIN LAYOUT AREA
***********************************************/
#login
{
	width:380px;
	overflow: visible;
	visibility: visible;
	margin-right:10px;
	margin-left:auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 5;
	display: block;
	margin-top: 0px;
}

#login .sb-inner 
{ 
	background:#FFFFFF;
}


.input_field 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	width:150px;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
}

/***********************************************
* FORM LAYOUT
***********************************************/
form
{
	border:0px;
	padding:0px;
	margin:0px;
}
#box {
	height: 225px;
	width: 225px;
	z-index: 50;
	visibility: visible;
	overflow: visible;
	background-image: url(/Images/box/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	display: block;
	float: left;

}

#headder
{
	height:365px;
	width:954px;
	background-image: url(/Images/front/bg.jpg);
	background-repeat: repeat-y;
	margin-left:10px;
	margin-right:10px;
	position: relative;
	top: 10px;
}

#headderbg
{
	background-image: url(/Images/front/bg_top.jpg);
	background-repeat: no-repeat;
	height:40px;
}

#menu
{
	height:50px;
	z-index: 1000;
	padding-top:15px;
}

#footer 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-decoration:none;
	padding-bottom:20px;
}
#footer a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#footer a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#boxpad 
{
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#boxes {
	position: relative;
	visibility: visible;
	z-index: 50;
	margin-right: auto;
	margin-left: auto;
	top: 40px;
	padding-left: 25px;
}

#homebizbutton
{
	position: relative;
	visibility: visible;
	z-index: 50;
	left:25px;
	width: 500px;
	top: 25px;
}

#callbackbutton
{
	position: relative;
	visibility: visible;
	z-index: 50;
	top: 25px;
	left:350px;
	width: 150px;
	display: block;
}

#banner {
	position: absolute;
	visibility: visible;
	z-index: 50;
	top: 3px;
	left: 705px;
	width:253px;
}

#product {
	position: absolute;
	visibility: visible;
	z-index: 25;
	top: -25px;
	left: 540px;
	width:400px;
	height: 383px;
}

#logo
{
	margin-left:20px;
	margin-top:15px;
	width:190px;
	float: left;
}
#features {
	display: inline;
	float: left;
	width: 420px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 40px;
}
.boxtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#subarea #features #featurebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	float: left;
	height: 20px;
	vertical-align: text-bottom;
}
#featurebullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	float: left;
	height: 20px;
	vertical-align: text-bottom;
	text-decoration:none;
}
#featurebullet a
{
	text-decoration:none;
	color: #333333;
}

#featurebullet a:visited
{
	text-decoration:none;
	color: #333333;
}


#title_large
{
	margin-left: 25px;
	margin-top: 0px;
	height: 160px;
}
.boxpadtitle {
	height: 24px;
	padding-bottom: 5px;
}
.broadbandbg {
	background-image: url(/Images/broadbandimg.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.storeboximage
{
	position: absolute;
	visibility: visible;
	left: 27px;
	top: 96px;
}
.boxbodytext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	text-align: justify;
	text-decoration:none;
}
.loginstatustext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

.boxbodytext a
{

	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.boxbodytext a:visited
{

	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

/*****************************************************************************
* MENU FIXES
*****************************************************************************/
.clearFix:after 
{ /* for modern browsers */
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix 
{ /* for IE7/Win */
    min-height:1px;
}
* html .clearFix 
{ /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix 
{ /* for IE5/Mac */
    height:auto;
    display:inline-block;
}

/*************************************************************
* CONTENT CLASSES
**************************************************************/

#headdercontent 
{
	height:365px;
	width:963px;
	background-image: url(/Images/content/headderbg.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-position: 0px 42px;
	margin-top: 0px;
}

#headderbgcontent 
{
	background-image: url(/Images/content/headdertop.jpg);
	background-repeat: no-repeat;
	height:42px;
	width:963px;
}

#headderbgcontentright
{
	background-image: url(/Images/content/right.jpg);
	background-repeat: no-repeat;
	height:365px;
	width:9px;
	float: left;
}
#headderbgcontentleft
{
	background-image: url(/Images/content/left.jpg);
	background-repeat: no-repeat;
	height:365px;
	width:9px;	
	float: right;
}
#headderbgcontentcenter
{
	float: left;
}
#featurescontent {
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	visibility: visible;
}

#contentarea
{
	width:675px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 50;
	left: 20px;
	top: 10px;
	float: left;
}
#contentareabox
{
	width:225px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 20;
	float: right;
	top: 75px;
	right: 20px;
}
#maincontent 
{
	height: 1075px;
	width: 970px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

#maincontent, #maincontent .sb-inner 
{ 
	background:#FFFFFF;
}

#menucontent
{
	height:40px;
	z-index: 1000;
	padding-top:15px;
}

.titletextcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 498px;
	font-weight: bold;
	color:#333333;
	line-height: normal;
	font-variant: normal;
	text-align: justify;
	margin-top: 10px;
}

#productcontent
{
	position: absolute;
	visibility: visible;
	z-index: 25;
	left: 550px;
	width:392px;
	height: 306px;
}

hr
{
	background-color: #999999;
	height:1px;
}

#hr
{
	background-color: #999999;
	height:1px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.hr
{
	background-color: #999999;
	height:1px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.border {
	border: 2px solid #666666;
}

.orangeTitle
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#FF6600; 
	font-weight:bold;
}
.orangeSubTitle {

	font-size:13px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#FF6600; 
	font-weight:bold;
}
.input_field250 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	width:350px;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
}
.topSection {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 50;
	float: left;
	left: 20px;
}
#controlcontentarea {

	width:675px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 50;
	left: 20px;
	float: left;
}
#controltitle_large {
	margin-left: 25px;
	margin-top: 5px;
	height: 160px;
	width: 500px;
}
.controlboxbodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.controlboxbodytext a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}

.controlboxbodytext a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}

.controlboxbodytext a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.controlbox {

	height: 180px;
	width: 225px;
	z-index: 50;
	visibility: visible;
	overflow: visible;
	background-image: url(/Images/box/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	display: block;
	float: left;
}
#controlcontentareabox {

	width:225px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 20;
	float: right;
	right: 20px;
	top: 0px;
}
#controlcontentarea {
	width:675px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 50;
	left: 20px;
	float: left;
}
.tableRowAlt {
	background-color: #ECF5FF;
}
.input_field_20 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
}
.input_field_ns 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
}
.input_field_35 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
	width: 35px;
}
.input_field_textbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	width:300px;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
	height: 100px;
}
.title_large_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.front_title_large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 40px;
}

.hand {
	cursor:hand;
}
.input_field_200 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
	width: 200px;
}
/*************************************************************
* INTERNAL CONTROL PANEL FORMAT
*************************************************************/
.control-menu
{
	margin-top:0px;
	margin-left:0px;
	padding-left:15px;
}

.control-menu a
{
	text-decoration:none;
	color:#000000;
}

.control-menu a:visited
{
	text-decoration:none;
	color:#000000;
}

.control-menu a:hover
{
	text-decoration:none;
	color:#000000;
}
.title_large_text_subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF6600;
	font-weight: lighter;
}

.front_title_large_text_subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF6600;
	font-weight: lighter;
	line-height:20px;
        
        
}

.toolTip {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}
.input_field_alert {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	width:150px;
	font-size: 12px;
	background-color: #FF9595;
	color: #666666;
}
.logoNumber 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	width:190px;
	float: left;
	display: block;
	padding:0px;
	margin: 0px;
	clear: both;
}

.box
{
	height: 225px;
	width: 225px;
	z-index: 50;
	visibility: visible;
	overflow: visible;
	background-image: url(/Images/box/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	display: block;
	float: left;
}
.extdetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 2px solid #FFCC66;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.boxpad
{
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.featurebullet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	float: left;
	height: 20px;
	vertical-align: text-bottom;
	text-decoration:none;
}
.featurebullet a 
{

	text-decoration:none;
	color: #333333;
}
.featurebullet a:visited {
	text-decoration:none;
	color: #333333;
}
.boxbutton {

	display: block;
	position: absolute;
	margin-right: 10px;
	margin-left: 10px;
	top: 165px;
}
.features {
	display: inline;
	float: left;
	width: 420px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 40px;
}

#subarea features featuretitle {
	margin-bottom: 10px;
}

.callbackTitle
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-weight:bold;
}
.controlnav {
	height: 160px;
	width: 225px;
	z-index: 50;
	visibility: visible;
	overflow: visible;
	background-image: url(/Images/box/bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	display: block;
	float: left;
	clear: none;
}
.input_field_250 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #DAE6F0;
	width:350px;
	font-size: 12px;
	background-color: #F9F9F9;
	color: #666666;
}

div.row
{
    clear: both;
	margin-top:5px;
    height:25px;
}

div.row span.label
{
	float: left;
	width: 175px;
	text-align: left;
	padding-right: 5px;
	vertical-align:baseline;
        height: 25px;
}

div.row span.formw
{
    float: left;
    width: 250px;
    text-align: left;
} 
