/* Created by Gavan Laird for Extreme Networks */

html, body {height:100%}
body {
	margin:5px 0px 0px 0px;
	margin:0;
	color: #30302f;
	background-color:#ffffff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
iframe {
	background-color:transparent;
}
a {
	color:#9a170a; 
	text-decoration:none;
}
ul {
	padding-left:16px;
	margin:0px;
}
li { 
	list-style-image: url(../images/reddot.png); 
	padding:3px;
}
form { margin:0; }
a:hover {
	text-decoration:underline;
}
img { border:0; }
h1 {
	/*color:#9a170a;*/
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:16px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img, div, a, input { behavior: url(/style/iepngfix/iepngfix.htc) }  /* ie6 png fix */

/* drop down menus */


.promo {
	position:absolute;	
	top:80px;
	right:30px;
}
.opening {
	position:absolute;	
	top:205px;	
	right:15px;	
}

/* referral code styling */
.creditval {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.yourpromcode {
	font-size:7px;
	color:#535252;
	border:1px solid #cccccc;
	padding:2px;
	margin:2px;
	background-color:#e2e0e0;
}
.yourpromcode span{
	font-size:11px;
	color:#535252;
	font-weight:bold;	
}

.super {
	position: relative;
	top: -0.2em;	
	font-size: 0.8em;
}
.head2{
	font-size:14px;
	font-weight:bold;
}
.img_bord img {
	border:1px solid #303130;
}
	
#toprule {
	clear:both;
	height:24px;
	background-color:#b32719;
	padding-left:20px;
}
#botrule {
	height:3px;
	background-color:#b32719;
}
#outer {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#headleft {
	float:left;
	width:576px;
	height:68px;
	padding:8px 0px;
}

#headright {
	float:left;
	width:424px;
	height:68px;
	text-align:right;
	padding:8px 0px;
}
#headr_top {
	height:40px;
}
#headr_top img {
	padding-top:15px;
}
#headr_bot {
}
#headr_bot img {
	padding-left:5px;
}
#content {
	padding:0px 8px 8px 8px;
	background:url(../images/gradback.gif) repeat-x top; 
}
#footer{
	text-align:right;
	font-size:9px;
}
#footer a {
	color: #30302f;
}
#footer a:hover {
	color: #9a170a;
	text-decoration:none;
}

.faqq {
	font-weight:bold;
	font-size:14px;
}

/* how it works */
.howitworks h1 {
	margin-top:20px;
}
.how_left {
	float:left;
	width:500px;
	padding-right:30px;
}
.how_right {
	float:left;
	width:367px;
	margin-top:50px;
}
.hcontent{
	background:url(../images/how_bak.png) no-repeat top; 
	padding:8px;
	font-size:13px;
}
.hbot{
	background:url(../images/how_bak_bot.png) no-repeat top; 
	height:9px;
}

/* supported phones */
.all_supported_phones {
	width:900px;
	margin:0 auto;
}
.all_supported_phones h1 {
	color:#a82727;
}
.all_supported_phones h2 {

}
.supphone {
	border:1px solid #cccccc;
	background-color:#ffffff;
	float:left;
	margin:8px;
	padding:3px;
	font-weight:bold;
}
.titlerow {
	padding:0px 4px;
	background-color:#e4e3e3;
}
.phones_desc {
	padding:20px 0px 50px 0px;
}

.maplegend, .latestphones {
	border:1px solid #cbc9c9;
	/*margin-top:10px;*/
	width:200px;
	padding-bottom:5px;
}
.maplegend {
	padding: 5px 0px 5px 0px;
	background:url(../images/allphones_bak.png) no-repeat bottom right;
}
.maplegend div div {
	padding:2px 2px 2px 5px;
	height:17px;
	border: none;
}
.maplegend img {
	padding-right:3px;
}
.legend {
	font-size:10px;
}
.tc {
	font-size:9px;
	color:#b5afaf;
}
.latestphones{
	border: none;
	position:relative;
	z-index:5;
}
#selectPhone{
	position:absolute;
	top:20px;
	right:70px;
	z-index:1;
	display:none;
}
.allphones, .latestphones {
	margin-bottom:5px;
}
.allphones {
	border:1px solid #cccccc;
	padding:5px;
	background:url(../images/allphones_bak.png) no-repeat bottom right; 
	max-height:220px;
	overflow:auto;
}
.allphones input, .latestphones input {
	padding:0px 0px 3px 5px;
}
.phonesmonthly {
	padding:10px 0px 10px 0px;
	text-align:right;
}
.uphones {
	color:#000000;
}
.uphones img {
	height:16px;
	padding-right:3px;
}
.uphones:hover {
	color:#0066CC;
	text-decoration:none;
}	
.smallspan {
	font-size:9px;
	color:#666666;
	padding:4px;
}
#alerttxt{
	color:#990000;
}
#savealerttxt,#codealerttxt{
	width:200px;
	color:#990000;
	font-weight:bold;
	padding-left:5px;
}	
		
#loginbox {
	background-image:url(../images/login_bak.png);
	width:257px;
	height:135px;
	margin:0 auto;
	margin-bottom:10px;	
}
#loginbox div {
	padding:15px;
	text-align:right;
}	
#loginbox div input {
	margin-bottom:5px;
}	
#inputp {
	border:1px solid #7f9db9;
}	
#tooltip {
    padding: 3px;
    background: #539ce0;
    border: 1px solid #2c6fad;
	color:#ffffff;
    text-align: center;
    font-size: smaller;
}

span.tip {
	padding-left:5px;
}	
.fphones {
	margin-right:5px;
}
#phonerow {
	margin-top:5px;
	vertical-align:bottom;
}	
#pagetitle {
	padding-top:5px;
	margin-left:-8px;
	width:255px;
	height:29px;
}
.show_title{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8e190d;
	padding:10px 0px;
}
.centre {
	text-align:center;
}	

/*########################
##### modal windows          ####
#########################*/

.pendouter {
	padding:6px;
}
.pend1,.pend2,.pend3 {
	float:left;
	padding:4px;
	margin:2px;
	height:18px;
	text-align:center;
	width:100px;
}
.pend1{
	background-color:#e5f8e1;
}	
.pend2{
	background-color:#f8e5e1;
}	
.pend3{
	background-color:#e1f1f8;
}	

.confouter {
	width:400px;
	text-align:center;
	background-color:#ffffff;
}
.confouterlrg {
	width:500px;
	text-align:center;
}
.confouter_sm {
	width:300px;
}

.titbart, .titbarb {
	background-color:#8d1307;
	height:40px;
	color:#ffffff;
	padding-top:20px;
}
.titbar_sm {
	background-color:#8d1307;
	color:#ffffff;
	height:26px;
	font-weight:bold;
	text-align:center;
}
.titbarb {
	background-color:#8d1307;
}

#TB_ajaxContent.TB_modal {
	padding:3px;
}

#adv_outer {
	text-align:center;
/*	background-image:url(../images/advsettings.gif);
	background-repeat:no-repeat;*/
}
#perm_outer {
	padding:10px;
	text-align:center;
	background-image:url(../images/lock.gif);
	background-repeat:no-repeat;
}		
#adv_cont {
	text-align:right;
	padding:15px 5px 5px 5px;
}	
.conf_update{
	background-image:url(../images/conf_bak.png);
	background-repeat:no-repeat;
	width:390px;
	height:90px;
	padding-top:15px;
	margin: 0 auto;
	color:#ffffff;
}
#tooltip{
	z-index:200;
}
/*new phone acc*/
.acctype {
	float:left;
	text-align:center;
	padding:0px 8px 8px 8px;
	height:128px;
}
.acctype input {
	visibility:hidden;
}
.acctype #acctype_i0 {
	background-image:url(../images/phacc_free.gif);
}
.acctype #acctype_i1 {
	background-image:url(../images/phacc_standard.gif);
}
.acctype #acctype_i2 {
	background-image:url(../images/phacc_business.gif);
}
.acctype #acctype_i3 { 
	background-image:url(../images/phacc_extreme.gif);
}	
.acctype .acctype_i {
	height:69px;
	width:217px;
	background-repeat:no-repeat;
	text-align:left;
	padding:35px 5px 5px 5px;
}

/*########################
##### settings table  ####
#########################*/
.delbuddy {
	width:260px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.phsettings {
	margin-top:30px;
	float:left;
	height:auto;
}

.set_start, .set_end {
	width:7px;
	height:32px;
	margin-bottom:4px;
	float:left;
}
.set_start {
	background:url(../images/set_row_endl.png) repeat-x;
}
.set_end {
	background:url(../images/set_row_endr.png) repeat-x;
}
.set1,.set1b,.set2,.set3,.set4,.set5 {
	float:left;
	padding-top:7px;
	height:25px;
	margin-bottom:4px;
	text-align:center;
	background:url(../images/set_row_bak.png) repeat-x;
	
}	
.set2,.set3,.set4 {
	width:150px;
}	
.set1 {
	width:250px;
	text-align:left;
}
.set1 img {
	margin-right:5px;
}	
.set1b {
	width:105px;
}
.set4 {
	text-align:left;
	padding-left:30px;
}
.set5 {
 width: 70px;
}
.sethead {
	background: none;
	height:13px;
}
.setfoot {
	background: none;
}
.clear {
	clear:both;
	height:0;
}	
.left {
	float:left;
}	
.right {
	float:right;
}	
.lnkadv {
	float:left;
	padding-left:4px;
	visibility:hidden;
}	
.rela {
	position: relative;
}
.welcome{
	padding-top:13px;
	left:265px;
	top:-55px;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}	
#settings_adv input {
	padding-left:5px;
}
.adv1, .adv1add, .adv2, .adv2reg, .adv2_add, .adv2l {
	float:left;
	padding:3px;
}
.adv1 {
	text-align:right;
	width:175px;
}
.adv1add {
	text-align:right;
	width:250px;
}
.adv2, .adv2_add, .adv2l {
	width:140px;
	padding-left:10px;
	text-align:left;
}	
.adv2reg {
	width:310px;
	padding-left:10px;
	text-align:left;
}
.adv2l {
	width:180px;
}	
.adv2_add {
	width:300px;
}	
.dayCheck {
	width:25px;
	float:left;
}
.subtitle {
	font-weight:bold;
	color:#990000;
}	

.hrule {
	margin:10px 0px 10px 0px;
	background-color:#ecebeb;
	height:2px;
	padding:0;
}
#battlife {
	padding-top: 15px;
	text-align:center;
	padding-left:4px;
}
#battlifetxt {
	padding-top: 3px;
}
/*########################
##### map styles      ####
#########################*/

#container{
	/*height:600px;*/
}
.left_cont{
	float:left;
	height:535px;
	width:650px;
}
.right_cont	{
	float:left;
	width:330px;
}
.slider_cont{
	float:left;
	width:124px;
}
.slider_rght{
	float:right;
	width:200px;
}
.alldays, .daysl {
	z-index:5;
}
.pinStyle2	{ 
	position:relative;
	height:25px;
	width:41px;
	top:-10px; 
	left:13px;
	cursor: pointer;	
}
.pinStyle2, .pinStyle2 a	{ 
	color: #ffffff; 
	font-weight:bold;
	font-size:10px;	
}
.pinStyle2 div.pinInner {
	width:23px;
	text-align: center;
	padding:3px 0px 0px 2px;	
}
.pinStyleNon {
	background:url("../images/nopoints.gif");
	width:200px;
	height:50px;
	margin-left:-80px;
	margin-top:-30px;
}

.pinStyle2 .text { 
	position: relative; 
	top: 5px; 
}

.iTime {
	color:#ffffff;
	font-weight:bold;
	padding-bottom:8px;
}
.iName {
	color:#3fb936;
	padding-bottom:8px;
}
.iLeft{
	float:left;
	width:190px;
	height:110px;
	margin:0px;
	padding:0px;
}
.iRight{
	float:left;
	width:30px;
	height:110px;
	margin:0px;
	padding:0px;
}
.iRTop {
	margin:0px 0px 0px 0px;
	display:block;
	padding:0px 0px 0px 0px;  /*IE doesnt see this*/	
}
.iRBot {
	padding:15px 0px 0px 4px;
	display:block;
}


/*  MAP infowindow*/
/*.customInfoBox-shadow {
	background-color:transparent; 
	background:url(../images/infowin.png) no-repeat left top;
	width:275px;
	height:130px;
	z-index:20;
}
.customInfoBox-with-leftBeak, .customInfoBox-body {
	background-color:transparent;
	margin-top:3px;
}
.customInfoBox-body {
	border:0;
	left:25px;
}	
.VE_Pushpin_Popup_Title {
	color:#ffffff;
}	

.ero-beak { 
	height:1px!important;
	width:1px!important;
}
.ero-body {
	background-color:transparent!important; 
	background:url(../images/infowin.png) no-repeat left top;
	border:none!important;
	left:-20px!important;
	top:8px!important;
	width:280px!important;
}
.ero-shadow {
	background-color:transparent!important;
}
.ero-previewArea {	
	border:none!important;
	background-color:transparent!important;
}
.VE_Pushpin_Popup_Body {
	padding-left:20px;
	margin-top:-10px;
}
*/

.customInfoBox-shadow {
display:none;
	background-color:transparent; 
	
	z-index:20;
}
.customInfoBox-with-leftBeak, .customInfoBox-body {
	background-color:transparent;
	margin-top:3px;
}
.customInfoBox-body {
	border:0;
	left:25px;
}	
.VE_Pushpin_Popup_Title {
	color:#ffffff;
}	

.ero-beak { 
	height:1px!important;
	width:1px!important;
}
.ero-body {
	background-color:#272727!important; 
	/*background:url(../images/infowin.png) no-repeat left top;*/
	border:2px solid #414141!important;
	left:-20px!important;
	/*top:8px!important;*/
	width:260px!important;
	height:130px!important;
}
.ero-shadow {
	background-color:transparent!important;
}
.ero-previewArea {	
	border:none!important;
	background-color:transparent!important;
}
.VE_Pushpin_Popup_Body {
	/*padding-left:20px;*/
	margin-top:-10px;
}


/*########################
##### buddies styles  ####
#########################*/
div.hideme {
	display: none;
}
div.showme {
	display:inherit;
} 
.statusIcon {
	float:left;
	margin-right:5px;
	width:16px;
	height:16px;
}
.addbuddy {
	visibility:hidden;
}	
#buddyrow img {
	padding-left:5px;
	padding-right:5px;
}
.add_bud {
	padding:0px 18px 20px 0px;
	text-align: right;
}
.buddyl{
	float:left;
}
.buddyr {
	float:left;
	width:211px;
	margin-left:30px;
	padding-left:30px;
	margin-top:-30px;
}			
.bud1,.bud2,.bud3,.bud4,.bud5,.bud6,.bud7,.bud8 {
	float:left;
	padding-top:7px;
	height:25px;
	margin-bottom:4px;
	text-align:center;
	background:url(../images/bud_row_bak.png) repeat-x;
}	
.bud3,.bud4 {
	width:110px;
}	
.bud1 {
	width:20px;
}
.bud2 {
	text-align:left;
	width:350px;
}	
.bud6, .bud7 {
	width:50px;
	background-color:#eff5fe;
}
.bud8 {
	background: none;
	padding-left:5px;
}
.bud_start, .bud_end {
	width:7px;
	height:32px;
	margin-bottom:4px;
	float:left;
}
.bud_start {
	background:url(../images/bud_row_l.png) repeat-x;
}
.bud_end {
	background:url(../images/bud_row_r.png) repeat-x;
}
.budhead {
	background: none;
	height:15px;
}
.budfoot {
	background: none;
}
.b {
	width:75px;
	background-color:#e6f0fe;
}

#codeword{
	padding:10px;
}
#codeword input {
	margin-left:10px;
}		
.pend_top {
	width:211px;
	height:18px;
	color:#ffffff;
	font-size:10px;
	background:url(../images/pend_top.gif) no-repeat top; 
	margin-top:20px;
}	
.pend_top div {
	padding-left:16px;
	padding-top:5px;
}
.pend_bot {
	border:1px solid #75170d;
	background-color:f6f5f5;
	width:190px;
	padding:2px 5px 5px 14px;
}
.pend_bot img {
	padding:3px 3px 0px 0px;
}	
.errortxt {
	color:#cf3727;
	font-size:14px;
}	

/*###################*/
/* pre REGISTER */
/*###################*/
.topmsg {
	color:#f4e479;
	background-color:#30302f;
	font-size:26px;	
	padding:15px;
}
.botmsg {
	position:relative;	
}
.botmsgtxt{
	margin:10px 0px 40px 0px;
	text-align:left;
	font-size:14px;
	line-height:20px;
}
.prereg_image{
	padding:30px;
}
.prereg_arrow{
	position:absolute;
	top:60px;
	left:20px;
} 

/*###################*/
/* REGISTER */
/*###################*/
.orange {
	color:#da8711;
}
.reg_msg{
	padding-left:10px;
	color:#e57904;
	display:none;
}
.reg_msg_show{
	display:inline;
}
.reg_row_over{
background-color:#fcfcdf;
}

.reg_row{
	background-color:none;
	display:block;
}
.reg_highlight {
	padding:10px;
	margin-top:15px;
	background-color:#f0f0ef;	
}
.phrow {
	height:23px;
}
.phcost {
	padding-top:10px;
}
.reg_progress {
	width:540px;
	height:70px;
}
.reg_progress img {
	padding-right:5px;
}
.regsteps{
	width:540px;
	padding:15px 5px 5px 5px;
	text-align:center;
}
.regsurr {
	width:540px;
	padding:20px;
	margin:30px;
	text-align:center;
	border:2px solid #efefef;
	/*background-color:#ffffff;*/
	float:left;
}
.regsurr_right{
	float:left;
	width:250px;
	margin:30px;
	border:2px solid #efefef;
	padding:10px;
	background-color:#ffffff;
}
.regdetails {
	margin:0 auto;
}
.tright {
	text-align:right;
	padding:30px 0px 30px 0px;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.ccsurr {
	border:1px solid #cbc9c9;
	padding:15px;
}
.ccsurr input, .ccsurr select {
	margin:2px;
}
.phamount, .allphsurrtop {
	margin-top: 20px;
	background-color:#cbc9c9;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	margin-bottom:5px;
}	
.reg_complete, .reg_complete_e{
	padding:50px;
}

.reg_complete .msg {
	color:#619800;
	font-size:18px;	
}

.reg_complete_e .msg {
	color:#b60409;
	font-size:18px;	
}
.reg_complete_e .msg, .reg_complete .msg {
	padding:15px 0px 10px 15px;	
}
.smalltxt {
	font-size:9px;
}	

/*###################*/
/* compare phone accounts  */
/*###################*/

.compare {
	margin:0 auto;width:690px;
}
.compare .notes {
	padding:15px 0px 20px 0px;
	font-size:10px;
}
.features {
	border:1px solid #cccccc;
	padding:10px;
	background-color:#ffffff;
	margin-top:10px;
}
.features div {	
	padding: 10px 0px;
	font-size:12px;
}
.col1,.col2,.col3,.col4,.col5 {
	float:left;
	height:45px;
}
.col1 {
	font-size:12px;
	width:250px;
	text-align:left;
}
.col2 {
	width:80px;
}
.col3 {
	width:120px;
}
.col4 {
	width:120px;
}
.col5 {
	width:120px;
}
.comp_bak {
	background:url(../images/comp_bak.png) no-repeat top right; 
	height:320px;
	text-align:center;
}
.extraGap {
	margin-top:15px;
}

/*###################*/
/* account / billing page  */
/*###################*/
.paycol1,.paycol2,.paycol3,.paycol4,.paycol5 {
	float:left;
	width:130px;
}
.paycol2 {
	width:140px;
}
.payhead {
	background-color:#cccccc;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
}
.invtotal {
	padding-right:20px;
	text-align:right;
	padding-top:20px;
}
.paysurr {
	margin:5px;
	background-color:#fbfafa;
	border:1px solid #f0efef;
}
.accfunc{
	width:174px;
}
.accfuncc{
	text-align:center;
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.accphones {
	text-align:left;
	padding:5px 3px 5px 3px;
}
.legend_ph {
	padding:10px 0px 3px 0px;
}

/*###################*/
/* chat credits  */
/*###################*/

.chat1 {
	width:190px;
	text-align:left;
	padding-bottom:3px;
}
.chat2,.chat3 {
	width:80px;
}
.chat4 {
	width:110px;
}
.chat5 {
	width:110px;
}
.chatcredsurr {
	margin:0 auto; 
	width:580px;
	padding-top:20px;
}
.red {
	color:#8d1307;
}

/*###################*/
/* front page */
/*###################*/
.fr_points{
	background:url(../images/fr_points.png) no-repeat top left; 
	height:39px;
	width:330px;
	text-align:left;
	margin:0 auto;
}
.fr_points #fr_point {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#c93b1c;
	font-size:22px;
	font-weight:bold;
	padding:5px 0px 0px 8px;
}
.fr_surrounds {
	margin-left:-8px;
	margin-right:-8px;
}
.fr_top {
	height: 323px;
	width: 1000px;		
	color:#ffffff;
	position: relative;
}
.fr_top_left {
	height: 323px;
	width: 413px;
	float: left;
	background:url(../images/fr_topl1.gif); 
}
.fr_toptext{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:20px;
	left:20px;
}
.fr_toptextsub{
	font-size:12px;
	position:absolute;
	top:70px;
	left:20px;
}
.fr_img {
	width:30px;
	padding-top:8px;
	margin-bottom:30px;
}

.fr_top_right {
	height: 323px;
	width: 587px;
	float: left;			
}
.fr_top_right_t {
	height: 58px;
	width: 587px;
	background:url(../images/fr_topr1.gif); 
}
.fr_top_right_l {
	height: 265px;
	width: 236px;
	float: left;
}
.fr_top_right_r {
	height: 265px;
	width: 351px;
	float: left;
}
.fr_top_right_la {
	height: 97px;
	width: 236px;			
	background:url(../images/fr_topr1a.gif); 
}
.fr_top_right_lb {
	height: 100px;
	width: 236px;			
	background:url(../images/fr_topr1b.gif);
}
.fr_top_right_lc {
	height: 68px;
	width: 236px;
	background:url(../images/fr_topr1c.jpg); 
}
.fr_top_right_ra {
	height: 61px;
	width: 351px;		
	background:url(../images/fr_topr2a.gif); 			
}
.fr_top_right_rb {
	height: 204px;
	width: 351px;		
	background:url(../images/fr_topr2b.jpg); 			
}
.fr_dots {
	height: 17px;
	width: 1000px;		
	background:url(../images/fr_dots.png) no-repeat top left; 			
}
.fr_mod1 {
	width: 275px;
	height: 284px;
	float: left;
	/*background:url(../images/fr_modbox.png) no-repeat; 	*/
}
.loginbox {
	border:1px solid #aeadad;
	background-color:#e7e5e5;	
}
.fr_loggingin {
	/*width:60px;*/
	text-align:center;
	color:#3C3B3B;
	font-size:10px;
	padding-top:25px;
}
.loginbox .input {
	margin:5px 2px 5px 5px;
	border:1px solid #aeadad;
	width:185px;
	height:18px;
}
.loginbox .inputimg {
	margin: 26px 0px 0px 0px;
}
.login_box {
	margin:0 auto;
	width:300px;
	background-color:#ffffff;
}
.signup {
	margin-top:20px;
	border:1px solid #c9c9c9;
	text-align:center;	
	padding:10px 5px 15px 5px;
}
.signup .sleft {
	float:left;
	text-align:right;
	width:70px;
	margin-left:5px;
}
.signup .sright {
	float:left;
	width:175px;
}
.signup .sright .sinput {
	border:1px solid #8b8989;
	width:165px;
	height:18px;
	margin:0px 0px 10px 5px;
}
.fr_mod1 .inner {
	padding:8px 0px;
}
.fr_mod3 .inner {
	padding:10px;
}
.fr_mod2 {
	width: 450px;
	float: left;	
	text-align: center;
}
.fr_mod2 .surr {
	margin:0 auto;
}
.fr_mod3 {
	width: 275px;
	height: 284px;
	float: left;
	background:url(../images/fr_modbox.png) no-repeat; 
}
.fr_mod3l {
	width: 60px;
	float:left;
}
.fr_mod3r {
	width: 195px;
	float:left;
}
.fr_txt {
	width: 250px;
}
.fr_activity {
	padding-top: 70px;
}
.fr_activity img {
	padding: 0px 3px 0px 3px;
}
.frspacer {
	height:15px;
}
.fr_conditions {
	font-size: 9px;
	color:#939393;
}
.fr_getnow {
	position:relative;
	top:240px;
	left:50px; 
}


.set_box_surr{	
	width:614px;
	margin:0 auto;
	margin-top:24px;
	margin-bottom:24px;
}
.set_box_top {
	height:7px;
	background:url(../images/set_box_top.png) no-repeat; 
}
.set_box_bot {
	height:7px;
	background:url(../images/set_box_bot.png) no-repeat; 
}
.set_box_bod {
	background:url(../images/set_box_bod.png) repeat-y; 
	padding:0px 10px;
}
.dl_mainhead {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
.dl_head, .dl_head2 {
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}
.dl_head2 {
	padding:15px 0px 5px 0px;
}
.dl_img {
	width:84px;
	padding-top:10px;
}
.dl_bod {
	width:500px;
}
.passreset {
	background-color:#ffffff;
	text-align:right;
	padding:10px;
	border:1px solid #cccccc;
	width:450px;
}
.passreset input {
	margin:3px;
}
.txtright {
	text-align:right;
}	


/* hover box */
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
/*	width: 400px;*/
	height: 0px;
	z-index: 200;
}
#spacer { /*used to prevent img hover to screw up scrollbards. */
	height:250px;
}	
.activity_popup {
	border:solid 1px #000000;	
	color:#ffffff;
	padding:5px;
	font-size:11px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/popup_bak.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.activity_popup[class] {
	background-image:url(../images/popup_bak.png);
}
.activity_popup_title {
	color:#7fc1ef;
	font-weight:bold;
	font-size:14px;
}
#MSVE_obliqueNotification {visibility: hidden;}  /* birds eye popup */


/* new front page styles */

	body.new{font-family:Century Gothic,Lucida Grande,Lucida Sans Unicode,Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#202020;}
	h1.fr{font-family:Century Gothic,Lucida Grande,Lucida Sans Unicode,Verdana,Arial,Helvetica,sans-serif; font-size:24px;font-weight:normal;margin:30px 0px 50px 0px;}
	.headn{height:180px;background:url(../images/headn.gif) top center #a02518}
	.headn div,.contentfrn,.footn{margin:0 auto;width:990px;}
	.contentfrn{font-size:16px;}
	.titlen{margin:30px 0px 0px 0px;height:96px;}
	.menun{padding-top:25px;}
	.colnleft{float:left;width:715px;}
	.colnright{float:left;width:275px;text-align:center;position:relative;margin-top:40px;}	
	.colinnerl{float:left;width:90px;margin-bottom:30px;}
	.colinnerr{float:left;width:625px;line-height:1.6em;margin-bottom:30px;}
	
	.footntop{background:url(../images/footntop.gif) no-repeat;height:19px;}
	.footnbot{background:url(../images/footnbot.gif);height:10px;}
	.footnmid{background-color:#e9e9e9;padding:0 20px;color:#7c7b7b}
	.footnmid a{color:#b0afaf;display:block;float:left;margin-right:20px;}
	.footnmid a:hover{color:#7C7B7B}
	.footnmid a.areg{display:inline;margin:0;}
	.footnmid span{color:#7C7B7B;}
	
	a.freetrial{height:209px;width:195px;background:url(../images/freetrialn.gif) top no-repeat;display:block;font-size:0px;margin-left:30px;}
	a.freetrial:hover{background-position:bottom;text-decoration:none;}		
	a.seedemo{height:35px;width:147px;background:url(../images/demon.gif) top no-repeat;display:block;font-size:0px;margin-left:40px;}
	a.seedemo:hover{background-position:bottom;text-decoration:none;}	

	.signin a{height:22px;width:61px;background:url(../images/signin.png) top left no-repeat;display:block;}
	.signin a:hover{background-position: bottom left;text-decoration:none;}
	.signinboxout a{height:22px;width:61px;background:url(../images/signin.png) top left no-repeat;display:block;}
	.signinboxout a:hover{background-position: top left;text-decoration:none;}
	
	.signin,.signinboxout{float:right;margin-left:10px;}
	.signintxt{color:#404040;font-size:12px;}
	.righttxt{text-align:right;}
	.signinpopup{position:absolute;top:20px;right:0px;width:150px;background-color:#a5a5a5;padding:10px;color:#ffffff;font-size:11px;}
	.signinpopup a {color:#656464;}
	.signinpopup div {padding-top:5px;}