/* CSS Document created by Comoms for SimpleNet*/
/* Author: Joshua Tuscan */


/***** Header Styles ********/
/****************************/

#page_titles h1 {
	color:#1F3C60;
	margin:0 0 10px 0;
	font-size:16px;
}

.subtitles {
	background-image:url(../images/simplenet_subtitles.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:575px;
}

.subtitles h2 {
	color:#666666;
	margin:0;
	padding:2px 0 0 12px;
	font-size:13px;
}

/******* Body Styles ********/
/****************************/

body {
    background:#EBEFF1;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
    font-size:62.5%;
    margin:0;
    padding:0;
}

img {
	border:none;
	margin:0;
	padding:0;
}

.heavy {
	font-weight:bold;
}

#shadow_container {
	background:url("../images/shadow_bkg.png") repeat-y top;
	margin:0 auto;
	padding:0 9px 0 7px;
	text-align:left;
	width:820px;
}

#topbanner {
	background:url("../images/topbanner.png") no-repeat top;
	height:63px;
	padding:0 22px;
	width:778px;
}

#home_link {
cursor: pointer;
width: 250px;
height: 55px;
float:left;
}

.smalllinks {
font-size: 11px !important;
font-weight: normal !important;
}

/* TOP TABS *******/
#tabbox {
	float:right;
	font-size:1em;
	height:22px;
    line-height:normal;
	margin:0;
	padding-top:35px;
	padding-right:3px;
}
#tabbox ul {
	list-style:none;
	margin:0;
	padding:0;
}
#tabbox ul li {
	display:inline;
	margin:0;
	padding:0;
}
#tabbox a {
	border-bottom:none;
	display:block;
    float:left;
    margin:0;
    padding:0;
    text-decoration:none;
	white-space:nowrap;
	width:.1em;
}

#tabbox a:hover {
	text-decoration:underline;
}

#tabbox a span {
	background:url("../images/toptab.png") no-repeat left top;
	color:#9F0101;
	display:block;
    float:left;
	font-weight:normal;
    padding:6px 0px 4px 20px;
	width:113px;
}

#tabbox a:hover span {
	background-position:0 -22px;
	color:#9F0101 !important;
	text-decoration:underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabbox a span {float:none;}

/* End IE5-Mac hack */
#tabbox a:hover span {
	color:#9F0101;
}

#tabbox > ul a {width:auto;}
/* END TOP TABS */

/**********************************************************************************/
/* SECONDARY BANNER STYLES ********************************************************/
/**********************************************************************************/

#secondarybanner {
	background:url("../images/secondarybanner.jpg") no-repeat top;
	height:188px;
	padding:0 22px 0 22px;
	width:778px;
}

#focusbox {
	color:#05344D;
	float:right;
	font-size:1.2em;
	padding:20px 20px 0 20px;
	width:440px;
}

#focusbox img {
	float:right;
	margin:0 0 0 20px;
}

#focusbox h1 {
	color:#525455;
	font:1.7em normal Arial, Helvetica, sans-serif;
	margin:0 0 13px 0;
}

#focusbox p {
	margin:0 0 5px 0;
}

#focusbox a {
	color:#9F0101;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#focusbox a:hover {
	text-decoration:underline;
}

/**********************************************************************************/
/* NAVIGATION STYLES **************************************************************/
/**********************************************************************************/

#navigationbox {
	height:57px;
	padding:0 22px;
	width:780px;
}

#nav {
	background:#fff url("../images/mainnav_bkg.png") repeat-x bottom;
    float:left;
    font-size:1.2em;
	height:27px;
    line-height:normal;
	margin:5px 0 0 0;
	padding:0;
	width:780px;
}

#nav ul {
	list-style:none;
    margin:0;
    padding:0;
}

#nav li {
	display:inline;
    margin:0;
    padding:0;
}

#nav a {
	border-bottom:none;
	display:block;
    float:left;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	white-space:nowrap;
	width:.1em;
}

#nav a:hover {
	text-decoration:underline;
}

#nav a span {
	color:#fff;
	display:block;
    float:left;
	font-weight:bold;
    padding:8px 15px 4px 6px;
}

#nav a:hover span {
	color:#fff !important;
	text-decoration:underline;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}

/* End IE5-Mac hack */
#nav a:hover span {
	color:#fff;
}

#nav #current a {
	background:url("../images/currenttab_left.png") no-repeat left top;
	display:block;
    float:left;
	margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	white-space:nowrap;
}

#nav #current a span {
	background:url("../images/currenttab_right.png") no-repeat right top;
	color:#fff;
    float:left;
	font-weight:bold;
    display:block;
    padding:5px 15px 6px 11px;
}

#nav #current a:hover {
	background-image:url("../images/currenttab_left.png");
	background-position:0 -27px;
	border-width:0;
}

#nav #current a:hover span {
	background-image:url("../images/currenttab_right.png");
	background-position:100% -27px;
	color:#fff !important;
	padding-bottom:6px;
	text-decoration:none;
}

#nav > ul a {width:auto;}

/* Secondary Navigation ******************************************************/

#secondnav {
	background:#fff url("../images/secondnav_bkg.png") repeat-x bottom;
	clear:both;
	color:#203C5E;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:25px;
	margin:0;
	padding:0;
	width:780px;
}

#secondnav ul {
	list-style:none;
	margin:0 0 0 15px;
    padding:3px 0 0 0;
}

#secondnav ul li {
	display:inline;
    margin:0;
    padding:5px 0 0 0;
}

#secondnav a {
	color:#203C5E;
	padding:5px 10px 0 10px;
	text-decoration:none;
}

#secondnav a:hover {
	color:#000;
	text-decoration:underline;
}

.secondnav_nopadding a {
	padding:5px 10px 0 0 !important;
}

/**********************************************************************************/
/* ACTION BOX STYLES **************************************************************/
/**********************************************************************************/

#actionbox {
	margin:10px 0 0 0;
	padding:0 22px;
	width:780px;
}

#actionbox a:hover {
	background:#0E3B73;
	color:white;
}

#actionbox p {
	margin:5px 0;
}

#actionbox ul {
	line-height:150%;
	list-style:url(../images/redarrow.jpg);
	margin:0;
	padding:5px 0 5px 25px;
}

#aboutbox {
	background:url(../images/vert_divider.png) no-repeat top right;
	float:left;
	font-size:1.2em;
	min-height:285px;
	padding:0 5px 0 0;
	width:240px;
}
#aboutbox p {
	padding-left:4px;
}
#aboutbox .blacklink {
	color:black;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

#aboutbox span {
	color:#203D61;
	display:block;
	font-weight:bold;
	padding-left:4px;
	margin:10px 0;
}

#aboutbox a {
	color:#9F0101;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#domainbox {
	float:left;
	min-height:285px;
	padding:0 5px 0 5px;
	width:285px;
}

#orangetab {
	background:url("../images/orangebox_top.png") left bottom no-repeat;
	color:#660000;
	height:25px;
	margin:5px 0 0 0;
}

#orangebox {
	background:url("../images/orangebox_mid.png") repeat-y;
	border-right, border-left:1px solid FFB400;
	margin:0;
	padding:10px 5px;
}

#orangebox span {
	color:black;
	font-size:1.2em;
	font-weight:bold;
}

#orangebox table {
	margin:0;
	padding:0;
}

#orangepop form {
	margin:0;
}

#orangebottom {
	background:url("../images/orangebox_bot.png") no-repeat top left;
	height:19px;
}

#referral_banner {
	text-align:center;
	margin-top: 6px;
}

#customerbox {
	background:url(../images/vert_divider.png) no-repeat top left;
	float:left;
	font-size:1.2em;
	font-weight:lighter;
	line-height:1.4em;
	min-height:285px;
	padding:0 5px 0 12px;
	width:223px;
}
#customerbox a {
	color:#9F0101;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#customerbox .floater {
	float:left;
	margin:0 10px 5px 0;
	padding:0;
}

/**********************************************************************************/
/* NEWS/TOOLS BOX STYLES **********************************************************/
/**********************************************************************************/

#newscolumn {
	clear:both;
	margin:15px 0 0 0;
	padding:0 22px;
	width:780px;
}

#newsbox {
	float:left;
	margin:0 10px 0 0;
	width:475px;
}

#newshead {
	background:#1B613D;
	color:white;
	font-weight:bold;
	height:15px;
	margin:5px 0 0 0;
	padding:5px 10px;
}

#newshead_title {
	float:left;
	font-size:1.2em;
	width:150px;
}

#newshead_link {
	float:right;
	width:75px;
}

#newshead_link a {
	background:#3D86AC;
	border-top:1px solid #9EC2D5;
	border-bottom:1px solid black;
	color:white;
	display:block;
	font-weight:bold;
	padding:0 0 3px 3px;
	text-decoration:none;
}
#newshead_link a:hover {
	background:#0E3B73;
}

#newsbody {
	background:#DAF3E6;
	border-left:2px solid #1B613D;
	border-right:2px solid #1B613D;
	border-bottom:2px solid #1B613D;
	padding:10px;
	margin:0;
}

#newsbody p {
	margin:5px 0;
	color:black;
	font-size:12px;
	line-height:150%;
}

#newsbody a {
	color:#05344D;
	font-weight:bold;
	font-size:12px;
}

#newsbody a:hover {
	background:#0E3B73;
	color:white;
}

#webtools {
	float:left;
	width:293px;
}

#tools_holder {
	margin:0;
	padding:5px 0 0 0;
}
#tools_holder img {
	padding-bottom:2px;
}
#tools_holder a:hover {
	color:white;
}

/**********************************************************************************/
/* SERVICES STYLES ****************************************************************/
/**********************************************************************************/

#servicescolumn {
	clear:both;
	margin:10px 0 0 0;
	padding:0 18px 0 22px;
}

#servicetitle {
	margin:0;
	padding:10px 0 0 0;
}

.serviceunit {
	background:#EAF2FF;
	float:left;
	height:135px;
	margin:0 3px 10px 3px;
	padding:15px 10px 0 10px;
	width:130px;
}

.serviceunit span {
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 5px 0;
}

.serviceunit p {
	font-size:1.1em;
	margin:5px 0;
}

.serviceunit a {
	background:#FEB300;
	border-top:1px solid #FFDB86;
	border-bottom:1px solid #E69700;
	border-left:1px solid #FFDB86;
	border-right:1px solid #E69700;
	color:#9F0101;
	font-weight:bold;
	padding:0 3px;
	text-decoration:none;
}

.serviceunit a:hover {
	background:#0E3B73;
	color:white;
}

/**********************************************************************************/
/* FOOTER STYLES ******************************************************************/
/**********************************************************************************/

#footer {
	background:url("../images/footer_bkg.png") no-repeat top;
	clear:both;
	color:#05344D;
	height:26px;
	margin-top: 10px;
	_margin-left:3px;
	padding:8px 0 0 0;
	text-align:center;
	width:100%;
}

#footer a {
	color:#05344D;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer_interior {
	background:url("../images/footer_bkg.png") no-repeat top;
	clear:both;
	color:#05344D;
	height:26px;
	margin-top: 10px;
	_margin-left:2px;
	padding:8px 0 0 0;
	text-align:center;
	width:100%;
}

/**********************************************************************************/
/* OTHER STYLES ******************************************************************/
/**********************************************************************************/

.no_bullets li {
	list-style:none;
}

.spaced_list li {
	margin-bottom:8px;
}
.green_status {
	font-weight:bold;
	font-size:14px;
	color:#009900;
}

.orange_status {
	font-weight:bold;
	font-size:14px;
	color:#FFCC00;
}

.red_status {
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
}

ol {
	font-size:12px;
}

.bold_font {
	font-weight:bold;
}

.content_box {
	border:1px solid #D9E0E3;
	padding:10px;
	margin:10px 0;
	font-size:11px;
	font-weight:normal;
}

.border_box {
	border:1px solid #D9E0E3;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:1px;
}

.border_box_orange {
	border:1px solid #CE6404;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:1px;
}

.border_box_padded {
	border:1px solid #D9E0E3;
	margin:10px 15px;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:1px;
}

.third_border_box {
	float:left;
	margin:10px 10px 10px 0;
	border:1px solid #D9E0E3;
	font-size:12px;
	width:182px;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.third_border_box_last {
	float:left;
	margin:10px 0;
	border:1px solid #D9E0E3;
	font-size:12px;
	width:183px;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.quarter_border_box {
	float:left;
	margin:10px 3px 10px 0;
	border:1px solid #D9E0E3;
	font-size:12px;
	width:138px;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.quarter_border_box_last {
	float:left;
	margin:10px 0;
	border:1px solid #D9E0E3;
	font-size:12px;
	width:139px;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.half_border_box_left {
	border:1px solid #D9E0E3;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	width:48%;
	float:left;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.half_border_box_right {
	border:1px solid #D9E0E3;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	width:48%;
	float:right;
	padding:1px 1px 5px 1px;
	background-color:#F1F6FA;
}

.box_float_left {
	float:left;
}

.box_float_right {
	float:right;
	text-align:right;
}

.border_box_middle {
	padding:5px 10px;
}

.quarter_border_box_middle {
	padding:5px 3px;
	font-size:11px;
}

.border_box_column {
	float:left;
	width:50%;
	padding-bottom:8px;
}

.blue_stripe {
	clear:both;
	background-color:#006699;
	padding:3px 0 3px 8px;
	color:white;
	font-weight:bold;
}

.orange_stripe {
	clear:both;
	background-color:#CE6404;
	padding:3px 0 3px 8px;
	color:white;
}

.lightblue_stripe {
	clear:both;
	background-color:#3399CC;
	padding:3px 0 3px 8px;
	color:white;
	font-weight:bold;
}

.red_stripe {
	clear:both;
	background-color:#990000;
	padding:3px 0 3px 8px;
	color:white;
	font-weight:bold;
}

.gray_stripe {
	clear:both;
	background-color:#EEEEEE;
	padding:3px 0 3px 8px;
}

.gray_stripe_jump {
	clear:both;
	background-color:#EEEEEE;
	padding:3px 0 3px 8px;
	font-size: 11px;
}

.gray_stripe h3 {
	clear:both;
	background-color:#EEEEEE;
	padding:0;
	margin:1px;
	font-size:12px;
	font-weight:bold;
}

/*TABLE STYLES*/

.table_box {
	border:1px solid #D9E0E3;
	margin:10px 0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	padding:1px;
}

.bold_column {
	text-align:center;
	font-weight:bold;
}

.packages td {
	padding:4px 10px;
	border-top:1px solid #EEEEEE;
}

.blue_stripe td {
	border:none !important;
}

.lightblue_stripe td {
	border:none !important;
}

.status td {
	padding:4px 10px;
}

.status_darkgray {
	border-right:1px solid white;
	border-top:1px solid white;
	background-color:#DDDDDD;
	font-weight:bold;
}

.status_darkgray2 {
	border-top:1px solid white;
	background-color:#DDDDDD;
	font-weight:bold;
}

#controlpanel form {
	padding:0;
}

.white_table {
	background-color:white;
	color:black;
}

.definition {
	cursor:help;
}

.inset_image {
	float:left;
	padding-right:3px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.clear {
	clear:both;
}

.twelve_font {
	font-size:12px !important;
}

#topbanner_jump {
	background:url("../images/topbanner.png") no-repeat top;
	height:41px;
	padding:22px 22px 0 22px;
	width:778px;
	text-align:right;
}

#jump_header {
	margin:10px 0;
	padding:5px;
	background-image:url(../images/jump_header.jpg);
	background-repeat:repeat-y;
}

.jump_large {
	font-size:22px;
	color:#990000;
	font-weight:bold;
}

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