
body {
    background: #1d1d1d url('../images/bg.png') repeat-x scroll left top;
    margin: 0;
    padding: 0;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
}

#main {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/contentbg.jpg');
}

#top {
    width: 880px;
    height: 94px;
    background: url('../images/content_top.jpg');
}

#content {
    min-height: 300px;
	padding: 20px;
	
}


#content H1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;  
	margin-left: 20px;
	margin-bottom: 50px;	
	margin-top: 30px;		
	border-bottom: 1px solid;	
	
}

#bottom {
    width: 880px;
    height: 35px;
    background: url('../images/content_bottom.jpg');
}

#footer {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	color: #999;
	font-size: 11px;
	font-weight: bold;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #660000;
	text-decoration: none;
}

/** Links **/

a{outline: none;}

a, a:link, a:visited {
    color: #660000;
    text-decoration:none;
}

a:hover {
	color: #333;
}


/** Navigation **/

#menu {
    padding-top: 60px;
    height: 32px;
    width: 880px;
    color: #EEE;
    border-color: #82974B;
}

#menu ul {
    margin: 0px 0px 0px 0px;
}

#menu li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li a {
    height: 26px;
    display: block;
    float: left;
    text-decoration: none;
    padding: 8px 19px 0px 19px;
    font-weight: bold;
    color: #929280;
    background: transparent url('../images/nav_tab_bg.png') no-repeat scroll left top;
    border-right: 0px solid;
    border-color: #2C2C2A;
}

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover {
    color: #EEE;
    border-color: #2C2C2A;
    background-image: transparent url('../images/nav_tab_bg.png') no-repeat scroll left top;
    background-position: 0 -34px
}

#nav_cp ul {
    margin-bottom: 3px;
   margin-top: 6px;
}

#nav_cp li {
    display: inline;
}

#nav_cp li a {
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
}

#nav_cp {   
	margin-top: 50px;
	color: white; 
	background: #660000; 
	border-bottom: 3px double black;  
	text-align:center
	width: 400px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#nav_cp li a {
    color: #fff;
    text-transform: uppercase;
	text-decoration: none;
}

#nav_cp li a:hover {
    color: #999;
}

/** Control Panel DataTable **/

#dataTable {
    padding: 10px;
}

#calltbl { 
	font-size: 12px; 
	color: #333333; 
	line-height: 14px; 
	margin-bottom:20px; 
	border-spacing:0; 
	width:100%;
}

#calltbl th { 
	color: white; 
	padding: 3px; 
	background: #660000; 
	border-bottom: 3px double black;  
	text-align:center
}

#calltbl th a { 
	color: white; 
	text-decoration: none; 
}

#calltbl th a:hover { 
	text-decoration: underline; 
}

#calltbl td { 
	padding: 3px; 
	border-right: 1px dotted gray;  
	text-align:center 
}

#calltbl td.alt { 
	background: #e5e5e5; 
}

.pagesel { 
	font-size: 12px; 
	font-weight: bold; 
	background: #660000; 
	color: black; 
	padding: 2px 6px 2px 6px; 
	border: 2px solid black; 
	cursor: default; 
	margin-top:100px; 
}

.pagesel a,.pagesel:visited {
	color: white;
}

a.pagenum { 
	font-size: 12px; 
	background: #eee; 
	font-weight: bold; 
	color: gray; 
	padding: 2px 6px 2px 6px; 
	border: 1px solid gray; 
	cursor: pointer; 
	text-decoration: none; 
}

a.pagenum:hover { 
	color: #000; 
	border: 1px solid #000; 
}

a.pagefirst, a.pagelast, a.pageprev, a.pagenext { 
	font-size: 12px; 
	background: #eee; 
	font-weight: bold; 
	color: gray; 
	padding: 2px 6px 2px 6px; 
	border: 1px solid gray; 
	cursor: pointer; 
	text-decoration: none; 
}


#body_text {
	font-size: 14px; 
	padding: 20px; 
	line-height: 18px; 
}




a.pageprev:hover, a.pagenext:hover, a.pagefirst:hover, a.pagelast:hover { 
	color: #000; 
	border: 1px solid #000; 
}

.clear {
	float:none;
	clear:both;
	height: 0px;
}

/** Buy Form **/

.form-dl {background: transparent; padding: 20px 15px 20px 15px; margin: 3px 0 15px 0; border: 0px solid #e5e5e5; text-align:left;}
.form-dl label {font-size: 15px; font-weight: normal; text-align:left; margin-top:20px}
.form-dl input.box-input {width: 99%; height:17px; font-size: 14px; margin-bottom:5px !important}
.form-dl input.phone { width: 71%; height; 17px; font-size: 14px; margin-bottom: 5px}
.form-dl input.ext { width: 20%; height; 17px; font-size: 14px; margin-bottom: 5px}
.form-dl input.textarea-input {width: 99%; font-size: 14px; margin-bottom:5px !important}
.trial-important-notice {padding: 7px; margin: 2px 0 30px 0; font-size: 12px; background: transparent; border: 0px solid #D8E3FE;}
.right-signup-form {float: right; width: 33%; text-align:left}}
.form-dl p { 
    margin: 10px 0 15px 0 !important;
}   
    
.purchaseDetails {
    font-size: 12px;
    font-weight: bold;
}


.submit_btn {
    height: 50px;
    float: right;
}    

.form-dl h3{font:bold 14px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; text-transform:uppercase; color:#660000;letter-spacing:0.03em; line-height:1.1;margin:0 0 0 0}

.form-dl h4{font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; color:#005CA1;letter-spacing:0.03em; line-height:1.1;margin:0 0 0 0}

/* Normalize */

.normalize {
	margin : 0;
	padding : 0;
	list-style: none;
}

#purchase-minutes {
    width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    
    position: absolute;
    top: 250px;
}

#account-info {
    width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    
    margin-left: 260px;
    
    position: absolute;
    top: 250px;
}

#faqs {
    width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 520px;
    position: absolute;
    top: 250px;
}

/** General Form **/

#general_form {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #ccc;
	padding: 5px;
}

#general_form input {
    width: 700px;
    height: 20px;
}

#general_form textarea {
    width: 700px;
    height: 250px;
}

#general_form  .submit_btn {
    height: 50px;
	color: #660000;
	font-weight: bold;
}

#general_form h1,h2,h3 {
	color: #660000;
	margin-bottom: 0;
}

#disclaimer {
	width: 700px;
    text-align: left;
	font-weight: bold;
    font-size: 9px; 
}   


