@charset "utf-8";
/* --- reset all of these elements ----*/
html,body,div,span,object,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,img,ol,ul,li,
fieldset,form,label,legend,
table,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
}
/* ---- define focus styles ----- */
:focus{
outline:0;
}
/* ------ set base font size,and force scrollbar on non IE browsers to avoid page jump ------- */
/* ------ Note: using 62.5%, 1em = 10px   (1.2em = 12px, 1.4em = 14px, etc) -------*/
html{
font-size:62.5%;
margin-bottom:.01px;
min-height:100.2%;
}
/* ---------define body - set base fonts 
* note: text align center maintains older IE centering ---*/
body{
text-align:center;
line-height:1;
background-color:#ABABAB;
/* setup: set font, background image */
font-family:Arial,Helvetica,sans-serif;
background-image:url(../img/ColdFusion-Hosting-vertbgrd_10x940.jpg);
background-repeat:repeat-x;
}

/* ------ define wrapper, center with auto margins, set base page width
* note: text align left fixes text within body which is centered------- */
#wrapper{
margin:0 auto;
text-align:left;
/* setup: set width */
width:960px;
}

/*---------------------------------------
 *           PAGE  ELEMENTS
 * ------------------------------------ */


/* ------------ LINKS --------------- */
a:visited,a:active,a:link{
outline: none;
color:#325B7B;
text-decoration:underline;
}
a:hover{
outline: none;
color:#6E8D9F;
text-decoration:none;
}
/* -- no hover attributes on linked images --*/
a:visited img, a:link img, a:active img, a img, a:hover img{
background: none !important;
border:none !important;
text-decoration:none;
}
/* -- nohover.js adds the nohover class --*/
a.nohover, a.nohover:link, a.nohover:visited, a.nohover:hover, a.nohover:active{
background:none !important;
text-decoration:none;
}
/* ---------- STANDARD ELEMENTS -------- */
/* --- setup: set header font --- */
h1, h2, h3, h4, h5, h6,
p, div, span{
color:#404040;
	}
	
h1{
font-family:Tahoma, Verdana, Geneva, Calibri, sans-serif;	
}	
h1{
font-size:15px;
font-weight:900;
text-align:center;
}
#mainCol h1{
color:#305979;
text-align:left;
line-height:1.8em;
}
#rightCol h1{
color:#404040;
line-height:1.2em;
}
h2, h3, h4, h5, h6{
font-family:Tahoma, Verdana, Geneva, Calibri, sans-serif;	
/*
font-family:Calibri,"Trebuchet MS",Arial,sans-serif;
*/
}
h2{
font-size:13px;
font-weight:900;
text-align:center;
}
#mainCol h2{
color:#E7992A;
text-align:left;
line-height:1.8em;
}
#mainCol h2.centered{
text-align:center;
}
#mainCol h2.subHead{
color:#4C4C4C;
text-align:left;
line-height:1.4em;
}
h2.subHead a:link, h2.subHead a:visited, 
h2.subHead a:active{
	text-decoration:none;
	color:#4C4C4C;
}
h2.subHead a:hover{
	color:#515151;
	text-decoration:underline;
	
}

#rightCol h2{
color:#404040;
line-height:1.2em;
margin-top:18px;
}

h1.centered, 
h2.centered, 
h3.centered, 
h4.centered, 
h5.centered, 
h6.centered{
text-align:center !important;
	}
h1 a:link, h1 a:visited, 
h1 a:hover, h1 a:active{
	text-decoration:none;
	color:#305979;
	}
h2 a:link, h2 a:visited, 
h2 a:hover, h2 a:active{
	text-decoration:underline;
	color:#E7992A;
}
h1 a:hover{
color:#494949;
text-decoration:none;	
}
h2 a:hover{
	color:#FECF73;
text-decoration:underline;	
}

h3{
font-size:14px;
font-weight:900;
text-align:center;
}
#mainCol h3{
font-weight:900;
text-align:center;
margin:1px 5px 7px 15px;
color:#325B7B;
line-height:1.4em;
font-size:14px;
text-align:left;
}
#customer-login #mainCol h3{
	margin-top:17px;
}
#mainCol h2 + h3{
	margin-top:11px;
	}
#rightCol h3{
color:#404040;
line-height:1.2em;
}
h4{
font-size:1.2em;
font-weight:900;
text-align:center;
}
#rightCol h4{
color:#404040;
text-align:left;
}
h5{
font-size:1.2em;
font-weight:100;
text-align:left;
}
h6{
font-style:oblique;
font-weight:100;
text-align:center;
}

p{
font-family:Calibri,"Trebuchet MS",Arial,sans-serif;
font-size:13px;
line-height:1.4em;
text-indent:0;
}
#leftCol p{
margin:0 5px 0 0;
text-align:left;
}
#leftCol p.byline{
margin:11px 9px 0 0;
font-size:11px !important;
text-align:right;
color:#325B7B;
	}
#leftCol p.byline a{
color:#325B7B;
	}
#mainCol p{
margin:0 0 10px 0;
}
#mainCol p.pageTitle{
margin:0 0 7px 0;
color:#6C6C6C;
}

#mainCol p.subNav{
font-size:14px;	
font-family:Calibri,"Trebuchet MS",Arial,sans-serif;
	}
#mainCol p.subNav a{
margin:0 7px;
color:#45668F;
text-decoration:none;
	}
#mainCol p.subNav a:hover{
text-decoration:underline;
	}
#mainCol h1+p.pageTitle{
	margin-top:0px;
}
#mainCol h2+p{
	margin-top:10px;
}
#rightCol p{
text-align:left;
}
#rightCol a.sideLink{
	font-size:13px;
	background-image:url(../img/sidebullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:4px 3px 3px 16px;
	margin:7px 8px 0px 8px;
	float:left;
	width:134px;
	display:block;
	color:#2E5878;
}
#rightCol a.sideLink + a.sideLink{
	margin:0 8px 5px 8px;
	}
ul{
font-size:1.2em;
}

/* -----------TABLES---------*/
table{
border-collapse:collapse;
border-spacing: 0; 
margin:10px auto;
font-size:12px;
}
table.plansTable{
	width:100%;
}
th{
font-weight:900;
text-align:center;
padding:6px 0 2px 0;
}
table.plansTable th{
	color:#898989;
	}
table.plansTable th.headTh{
	background-color:#FBFBFB;
	}
table.plansTable tr.headerRow th{
color:#325B7B;
border-right:3px solid #FFF;
font-size:13px;
}
table.plansTable tr.headerRow th.planCell{
	width:60px;
/*
	background-color:#F4F4F4;
*/
	border-bottom:1px solid #F4F4F4;
	font-family:Cambria,Georgia,Times,'Times New Roman',serif;
	}


table.plansTable tr.headerRow th.label{
border-bottom:1px solid #FFF;
background-color:#FFF;
color:#325B7B;
text-align:right;
padding-right:3px;
width:120px;
}
table.plansTable tbody th.label{
font-size:11px;
font-family:Cambria,Georgia,Times,Times New Roman,serif;
color:#404040;
text-align:right;
padding-right:6px;
border-bottom:1px solid #F4F4F4;
	}
table.plansTable tbody tr.spaceRow th.label,
table.plansTable thead tr.headerRow th.label{
color:#325B7B;
font-size:13px;
font-family:Cambria,Georgia,Times,'Times New Roman',serif;
	}
table.plansTable tbody tr.hlRow td{
	font-style:italic;
}
table.plansTable tbody tr.emRow th,
table.plansTable tbody tr.emRow td{
	color:#325B7B;
	}
table.plansTable tbody tr td,
table.plansTable tbody tr th,
table.plansTable thead tr.headerRow td,
table.plansTable thead tr.headerRow th{
	border-bottom:1px solid #F4F4F4;
	}	
table.plansTable tbody tr.spaceRow td,	
table.plansTable tbody tr.spaceRow th,	
table.plansTable thead tr.spaceRow td,	
table.plansTable thead tr.spaceRow th{
	border-bottom:1px solid #FFF;
	}	
table.plansTable tbody tr.spaceRow td{
	font-weight:100;
	}
table.plansTable tbody td{
	text-align:center;
	border-right:1px solid #F4F4F4;
	font-size:11px;
	font-weight:900;
	}
table.plansTable tbody td.spacer,
table.plansTable tbody td.endCell{
	border-right:none;
	}
table.plansTable tbody td a{
	text-decoration:underline;
	font-weight:100;
}
table.plansTable tbody td a:hover{
	text-decoration:none;
	}
table.plansTable thead tr th.spacer,
table.plansTable tbody tr td.spacer{
	border-bottom:none;
}
td{
text-align:left;
padding:5px 2px;
}
table#searchResults{
margin:6px 0;
}

/* --------- FORM ELEMENTS ----------------- */
fieldset {
border:1px solid #FFD77B;
color:#3A5D83;
margin:0 4px 12px;
padding:13px 0;
}
#mainCol fieldset h3 {
border-bottom:1px solid #FFE7BA;
color:#005984;
font-family:"Century Gothic",Trebuchet,Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:900;
margin:0 15px 8px;
padding:0 0 7px;
text-align:left;
}
fieldset div.smallprint {
margin-left:118px;
padding:7px 0 0;
}
.formblock {
margin:12px;
padding:7px;
}
label{
width:120px;
float:left;
text-align:right;
margin:8px 6px 0 6px;
font-size:12px;
line-height:1.4em;
color:#404040;
}
form div.error, form div.warning{
color:#FAB802;
float:none;
clear:both;
padding:5px 0 5px 134px;
text-align:left;
font-size:13px;
font-weight:900;
font-style:italic;
}
input.error, input.warning, textarea.error, textarea.warning, select.error, select.warning {
border:1px solid #FAB802;
}
label.required{
font-weight:900;
}
legend {
border:medium none;
color:#325B7B;
font-family:Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:14px;
font-weight:900;
margin:2px 2px 2px 22px;
padding:3px 8px;
}
input,textarea,select{
margin:10px 6px 0 6px;
padding:1px;
border:1px solid #bfbfbf;
color:#404040;
background-color:#FFFFFF;
font-family:sans-serif;
}
select{
cursor:pointer;
}
td input,td textarea,td select{
margin:0 6px 6px 6px;	
}
textarea{
font-size:12px;
}
input[type=checkbox]{
border:none;
}
input.submitButton {
background-color:#DCEBF2;
border:1px solid #768DAC;
color:#3A5D83;
cursor:pointer;
font-weight:100;
margin:23px 0 12px;
padding:2px 5px;
}
#searchForm input.submitButton{
margin:0;
}
.formResponse{
padding:45px;
height:240px;
font-size:1.4em;
}
.formResponse a{
text-decoration:none;
}
.formResponse a:hover{
text-decoration:underline;
}

/* ---------- TOP NAVIGATION MENU ---------- */
ul.topNav{
z-index:10000;
margin:0 0;
padding:2px 0 0 7px;
font-size:15px;
}
ul.topNav li{
list-style-type:none;
text-indent:0;
margin:0 0 1px 0;
padding:0;
font-weight:100;
}

ul.topNav li a{
padding:6px 12px 7px;
line-height:2em;
height:28px;
text-decoration:none;
border-left:1px solid #404040;
}
ul.topNav li a:link,ul.topNav li a:visited,ul.topNav li a:active{
color:#FDD06B;
}
ul.topNav li a:hover,ul.topNav li a.currentLink:hover{
background-color:#020202;
color:#FFF;
}
ul.topNav li a.currentLink{
color:#CBD8E0;
background-color:#020202;
}

ul.topNav li a.lastLink{
border-right:1px solid #FEB914;
}


#topNavContactLink{
	float:right;
	width:360px;
	}
#topNavContactLink img{
	width:300px;
	margin:0 0 0 0;
	height:20px;
}

/* -------------- SUPERFISH STYLES --------------- */

.topNav ul {
position:absolute;
top:-999em;
width:138px;
padding-bottom:8px;
padding-top:8px;
}
.topNav li {
float:left;
position:relative;
z-index:99;
}
body #navBar .topNav a,
topNav a:link, 
topNav a:visited, 
topNav a:hover,
topNav a:active{
display:block;
text-decoration:none !important;
}
/* second level */
.topNav ul li, .topNav ul li a{
	width:122px !important;
	text-align:left;
	font-size:12px;
	height:24px;
	background-image:none !important;
}
.topNav ul li a{
margin:2px 2px 3px 0px;
padding:0 2px 0 13px;
border:0 !important;

	}
.topNav li:hover ul,
ul.topNav li.sfHover ul {
left:0;
top:30px;
display: block;
border-left:1px solid #404040;
background-color: #020202;
}
.topNav li:hover li ul,
.topNav li.sfHover li ul {
top:-999em;
display: none;
}
.topNav li li:hover ul,
ul.topNav li li.sfHover ul {
/* ---------- THIS RULE SETS WHERE THE THIRD LEVEL SUBMENU SHOWS UP ---------*/
left:20em;
top:-1px;
display: block;
background-color: #020202;
}
.topNav li:hover ul li a:hover{
	background-color:#020202;
	color:#FFF;
}

.superfish li:hover ul,
.superfish li li:hover ul {
top: -999em;
}



/* ---------- SIDE NAVIGATION MENU ---------- */
ul.sideNav{
z-index:10000;
margin:4px 0;
font-size:1.4em;
}
ul.sideNav li{
list-style-type:none;
text-indent:0;
margin:1px 0;
}
ul.sideNav li a{
display:block;
margin:1px 0;
padding:4px 12px 4px 10px;
line-height:1.2em;
text-decoration:none;
}
ul.sideNav li a:link,ul.sideNav li a:visited,ul.sideNav li a:active{
color:#404040;
}
ul.sideNav li a:hover,ul.sideNav li a.currentLink:hover{
color:#FFFFFF;
background-color:#404040;
}
ul.sideNav li a.currentLink{
background-color:#EEEEEE;
color:#404040;
}

/*--------------------------------------------- 
 *                           LAYOUT 
 * ---------------------------------------------- */

/* ----------- HEADER ----------*/
#header{
/* setup: set header height, bgrd image, bgrd color */
background-image:url(../img/ColdFusion-Hosting-head_960x115.jpg);
height:115px;
background-color:#232323;
}
#header a{
text-decoration:none;
}
#header #logoLink{
/* setup: set width and height of linked blank img in header */
width:625px;
height:76px;
}
#headRight{
	width:283px;
	font-size:14px;
	padding:10px 5px 0 0;
	float:right;
	color:#898989;
	text-align:center;
	line-height:18px;
}
#headRight a{
	margin:0 7px;
	color:#DEDEDE;
	}
#headRight a:hover{
	color:#B9D0E0;
	}
/* --------- turn off print header for screen pages ---------*/
#printHeader{
display:none;
}

#header, #navBar, #footer{
	background-repeat:no-repeat;
}
/*------------ navigation menu bar -------------*/
#navBar{
/* setup: navbar height, bgrd image, color, etc */
}
#subContent{
height:290px;
background-image:url(../img/ColdFusion-Hosting-subhead_960x290.jpg);
background-color:#3E3E3E;
}
/* --------- CONTENT (contains all columns) --------- */
#content{
background-image:url(../img/ColdFusion-Hosting-bgrd_960x10.jpg.jpg);
background-repeat:repeat-y;
/* setup: set background color here as needed */
background-color:#FFF;
clear:both;
width:959px;
padding-top:8px;
}
body.oneCol #content{
	background-image:none;
}
#index #content{
	padding-top:0;
}

/* -----  clear prop (div class="clearProp") makes content div clear the columns it contains --- */
#content .clearProp{
clear:both;
height:.01px;
width:100%;
}
/*----------- COLUMN DEFAULTS: 
 * specific widths set below according to body class 
 * --------- */
#leftCol, #mainCol, #rightCol{
float:left;
}

/* ------- COLUMN LAYOUTS: 
 * note: padding is applied to 'inside' divs, not columns directly
 * ------- */

/* setup: set column widths as needed for each page layout */

/* -------- ONE COLUMN page layout (oneCol) ----------*/
.oneCol #mainCol{
width:960px;
}
.oneCol #mainCol .inside{
padding: 10px;
}
.oneCol #leftCol{
display:none;
}
.oneCol #rightCol{
display:none;
}

/* -------- TWO COLUMN LEFT page layout (twoCol OR twoColLeft) ----------*/
.twoCol #mainCol, 
.twoColLeft #mainCol{
	width:780px;
}
.twoCol #mainCol .inside,
.twoColLeft #mainCol .inside
{
padding:10px;
}
.twoCol #leftCol, 
.twoColLeft #leftCol{
	width:180px;
}
.twoCol #leftCol .inside,
.twoColLeft #leftCol .inside
{
padding:0 10px 25px 10px;
}
.twoCol #rightCol,
.twoColLeft #rightCol{
display:none;
}

/* -------- TWO COLUMN RIGHT page layout (twoColRight) ----------*/
.twoColRight #mainCol{
	width:780px;
}
.twoColRight #mainCol .inside
{
padding:10px;
}
.twoColRight #leftCol{
display:none;
}
.twoColRight #rightCol{
	width:180px;
}
.twoColRight #rightCol .inside
{
padding:0 10px;
}

/* -------- THREE COLUMN page layout ----------*/
.threeCol #mainCol{
width:600px;
}
.threeCol #mainCol .inside{
padding:0 10px 10px 20px;
}
.threeCol #leftCol{
width:177px;
}
.threeCol #leftCol .inside{
padding:6px 10px 25px 10px;
}
.threeCol #rightCol{
width:175px;
}
.threeCol #rightCol .inside{
padding:0;
}

/* ---------- FOOTER ----------*/
#footer{
/* setup: set footer height, background image, color */
height:50px;
clear:both;
background-image:url(../img/ColdFusion-Hosting-footer_960x75.jpg);
background-color:#f4f4f4;
}
#footer p{
text-align:center;
}
/* --------- footLinks -------- */
/* setup: padding, position, size, color, etc */
#footLinks{
padding:8px 0 0 31px;
font-size:13px;
text-align:center;
}
#footLinks .footLinksList li{
list-style-type:none;
display:block;
float:left;
margin:8px 0 0 21px;
font-size:15px;
}
#footLinks a{
margin:0 5px;
text-decoration:none;
}
#footLinks a:link,#footLinks a:visited,#footLinks a:active{
color:#ABABAB;
text-decoration:none;
}
#footLinks a:hover{
color:#fbfbfb;
text-decoration:none;
}
/*----------- CREDITS ----------*/
/* setup: padding, position, size, color, etc */
#credits{
	margin:12px 0;
}
#credits .smallPrint{
color:#333;
font-size:10px;
}
#credits .smallPrint a{
color:#333;
text-decoration:none;
}
#credits .smallPrint a:hover{
color:#333;
text-decoration:underline;
}


/*----------- MISC. CLASSES ----------*/
.alignleft{
text-align:left;
}
.alignright{
text-align:right;
}
.boldText{
font-weight:bold;
}
.centered{
	text-align:center;
}
.clear{
clear:both;
}
.dropCap{
float:left;
padding:4px 1px 4px 0;
font:34px/20px Verdana,Arial,Helvetica,sans-serif;
}
.dropCapFollow{
padding:0 2px 0 0;
font:900 1.2em/1em Verdana,Arial,Helvetica,sans-serif;
}
.errorMessage, #content p.errorMessage{
font-weight:900;
text-align:center;
padding:22px 8px;
}
.floatLeft{
float:left;
}
.floatRight{
float:right;
}
img.floatLeft{
margin-right:12px;
}
img.floatRight{
margin-left:12px;
}
.halfLeft{
float:left;
width:48%;
}
.halfRight{
float:right;
width:48%;
}
.qtrLeft{
float:left;
width:24%;
}
.qtrRight{
float:right;
width:24%;
}
select.goList{
float:right;
margin:8px 12px;
clear:both;
}
.hr{
border-bottom:1px solid #004080;
clear:both;
}
.mapBox{
margin:18px;
border:1px solid #004080;
}
.mapControls{
text-align:center;
padding:8px;
font-size:1.2em;
}
.mapControls a{
margin:0 8px;
}
.pullQuote{
display:block;
padding:8px 22px;
margin:8px 0 17px 0;
border-top:1px solid #FFE7AF;
border-bottom:1px solid #FFE7AF;
font-size:1.4em;
background-color:#FAFAFC;
}
.searchMatch{
background-color:#FFFFCC;
}
.searchRenew, a.searchRenew{
float:right;
width:140px;
font-weight:900;
font-size:1.2em;
}
.searchTitle, a.searchTitle{
font-weight:900;
}
.searchURL, a.searchURL{
text-decoration:none;
padding-left:8px;
}
.seoText,p.seoText,#content p.seoText{
font-size:1em;
line-height:1em;
color:#EEEEEE;
}
.seoText a,#content .seoText a,
#content .seoText a:visited,
#content .seoText a:hover{
color:#EEEEEE;
text-decoration:none;
}
.smallPrint{
font-size:10px;
padding:0 12px;
text-indent:0;
}
.smallText {
font-size:11px;
}

.standOut{
padding:8px 12px 2px;
border:1px solid #DEDEDE;
border-left:none;
border-right:none;
margin:7px 0;
text-align:center;
font-size:14px;
font-weight:900;
line-height:1.4em;
}
#pageEnd .standOut{
	margin-top:25px;
	padding-top:15px;
	border-bottom:none;
}
.topSpace{
margin-top:10px;
}

/* ---- side boxes ---- */
.sideBox{
border:1px solid #FFF;
margin:4px;
padding:5px;
background-color:#FFF;
}
.sideBox + .sideBox{
	margin-top:24px;
	}
.sideInside{
margin:3px;
background-color:#FFF;
border:1px solid #ddd;
padding:4px;
}
#rightCol .sideAlt{
background-color:#F4F4F4;
}

#rightCol  img.boxImg{
	margin:19px 0;
}
.sideBox ul li{
list-style:none;
font-size:1em;
line-height:1.3em;
margin-bottom:3px;
font-weight:100;
}

/* ---- additional elements --- */
img,#header a img,body #content a img{
border:none;
}
#credits, #credits p.centered,#content p.centered{
text-align:center;
}
/* elements hidden when css is in use, shown otherwise */
.hideField, #mainContentLinks{
display:none;
}

#leftCol .newsItem{
	margin:11px 0 15px 3px;
	width:160px;
}
#leftCol #newsPreview .newsItem{
	margin:11px 0 25px 13px;
	height:145px;
	}
#leftCol .newsTitle a,
#leftCol .newsDate a{
	text-decoration:none !important;
	color:#2E5878;
	}
#leftCol .newsItem .newsBody{
	margin:4px 0 0 0;
}
#leftCol .newsItem .detailsLink{
	float:right;
	width:44px;
	margin:0 3px 4px 0;
	font-size:10px;
	letter-spacing:0;
}
#leftCol .newsItem .detailsLink a{
	color:#527392 !important;
	text-decoration:none !important;
	}
#leftCol .newsItem a.moreComments{
	color:#527392 !important;
	text-decoration:none !important;
	}
#leftCol .newsItem .detailsLink a:hover{
	text-decoration:underline !important;
	}
#leftCol .newsItem span{
	font-size:12px;
	line-height:1.1em;
}
#leftCol .newsItem span.newsDate{
	padding:4px 0;
	display:block;
	}
#leftCol span.newsTitle{
	font-weight:900;
	color:#2E5878;
}
#leftCol .newsBody, .newsBody p{
	font-size: 11px !important;
	line-height:1.1em;
}
#leftCol #testPreview{
	min-height:165px;
}
#index #btnLeft{
	width:90px;
	float:left;
	margin-left:225px;
	margin-top:132px;
	}
#index #btnRight{
	width:90px;
	float:right;
	margin-right:35px;
	margin-top:132px;
	}
#index #btnLeft a,
#index #btnRight a{
	float:left;
	width:90px;
	margin:3px 0 2px 0;
	display:block;
}


ul.featList{
list-style-position:inside;
margin:6px 0 10px 0;
font-family:Calibri,"Trebuchet MS",Arial,sans-serif;
}
ul.featList li{
text-indent:15px;
margin:1px 5px 3px 0px;
background-image:url(../img/listbullet.gif);
background-repeat:no-repeat;
background-position:left center;
font-size:14px;
list-style-type: none;
}
ul.featList li.listHead{
margin:1px 5px 7px 1px;
text-indent:0;
background-image:none;
list-style:none;
color:#325B7B;
line-height:1.4em;
font-size:16px;
font-family: Cambria, Georgia, Times, "Times New Roman", serif;
font-weight:900;
}
/*
twitter feed
*/
.tweet{
	width:160px;
	font-size:8px;
	font-style:italic;
	overflow-x:hidden;
	font-family:Arial,Helvetica,sans-serif;
}
.tweet .tweet_text{
	font-size:10px;
	font-style:normal;
	display:block;
	
}
.tweet ul{
	margin:0 0 0 15px;
}
.tweet ul img{
	display:none;
	float:left;
	margin:4px 6px 4px 0;
}
.tweet ul li{
	margin-bottom:12px;
	font-size:11px;
}
.tweet_list li > a{
	display:none;
}

.halfBox{
	width:47%;
	margin-right:2%;
	float:left;
	margin-top:20px;
}

.halfBox ul li img{
	width:250px !important;
	float:left;
	margin-left:22px;
}

ul.listBlock{
list-style:none;
float:left;
margin:0 0 0 5px;
width:230px;
}
ul.listBlock + ul.listBlock{
margin:0 0 0 25px;
width:250px;
	}
	
	#plansWrap .plan{
	width:170px;
	float:left;
	margin-left:13px;
}
#plansWrap .plan h3{
	font-size:13px;
	line-height:14px;
	}
#plansWrap .plan h3 span{
	font-size:16px;
	}
#plansWrap .plan h3 span.smallPrint{
	font-size:13px;
	padding:0 0 0 9px;
	font-weight:100;
	}
#plansWrap .plan h3 span.upText{
	font-size:12px;
	vertical-align:top;
	}
#plansWrap .plan ul{
	list-style:none;
	margin-left:25px;
	line-height:17px;
	}
#plansWrap .plan ul li{
	list-style:none;
	text-indent:0;
	margin-left:0;
	}
	
#tutsWrap .tutsList{
	margin:0 0 15px 15px;
}
#tutsWrap ul{
	line-height:1.4em;
	font-size:13px;
	margin-left:45px;
	list-style:none;
}	
#mainCol #tutsWrap ul li a{
	text-decoration:none;
}	
#mainCol #tutsWrap ul li a:hover{
	text-decoration:underline;
}
#mainCol #tutsWrap h3 span{
	font-size:11px;
	padding-left:15px;
	color:#3E3E3E;
	}
#mainCol .newsItem{
	margin-bottom:27px;
}
#mainCol .newsItem p{
	font-weight:900;
	font-size:14px;
}
#customer-reviews .newsItem p{
	font-weight:100;
	font-size:13px;
}
#mainCol .newsItem p + p{
	font-weight:normal;
	font-size:13px;
}

#contactFormWrap {
float:right;
width:360px;
}
#contactText{
	margin-left:25px;
	margin-top:20px;
}
#newsPreviewWrapper .newsItem{
	margin:8px 0;
	line-height:1.1em;
}
#rightCol .newsItem p{
	line-height:1.1em !important;
	
	}
#newsPreviewWrapper .newsItem{
	line-height:1.1em !important;
	}
#newsPreviewWrapper .newsItem .newsDate{
	font-size:11px;
	font-weight:900;
}
#newsPreviewWrapper .titleItem a{
	text-decoration:none;
}
#newsPreviewWrapper .titleItem a:hover{
	text-decoration:underline;
}

img.signupList{
	margin-top:9px;
}
#rightCol p#twitterColHead{
	font-size:11px;
	margin-left:14px;
}

