body 
{
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 11px;
}
#body_bg 
{
	background-color: #232428;
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat-x;
}
.clr 
{
	clear: both;
}

/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited
{
	color: #0e5088;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

ul 
{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited
{
	color: #0e5088;
	text-decoration: none;
}
ul a:hover
{
	text-decoration: underline;
}
.contentheading {
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #293035;
}
.contentheading a:link, .contentheading a:visited 
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0e5088;
	text-decoration: none;
}
.contentheading a:hover 
{
	text-decoration: underline;
}
.modifydate
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #cbcbcb;
	padding-top: 15px;
}
.small
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #cbcbcb;
}
.createdate
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #cbcbcb;
}
.readon
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0e5088;
}
a.readon:link, a.readon:visited 
{
	text-decoration: none;
}
a.readon:hover 
{
	text-decoration: underline;
}
td.buttonheading 
{
	width: 12px;
}
.sectiontableheader 
{
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #555555;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry2 
{
	background-color : #F3F3F3;
}
.mosimage_caption
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #939393;
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading 
{
	font-family: Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #cbcbcb;
	text-align: left;
	margin-bottom: 20px;
}
table.contenttoc 
{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td 
{
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow.png) no-repeat 7px 3px;
}
table.contenttoc th 
{
	padding: 2px 4px;
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
	text-indent: 5px;
	text-transform: UPPERCASE;
}
.contentpaneopen
{
	width: 100%;
}
table.contentpane
{
	width: 100%;
	margin-bottom: 30px;
}
.highlight
{
	background-color: #ffff99;
}
.contentpane
{
	width: auto;
}
table.poll 
{
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder 
{
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img 
{
	vertical-align: baseline;
}
table.pollstableborder td 
{
	padding: 2px!important;
}
form 
{
	margin: 0;
	padding: 0;
}
#mod_login_password, #mod_login_username 
{
	width: 140px;
}
#mod_search_searchword
{
	padding: 0px;
}
input, select 
{
	font: 11px Lucida Grande, Tahoma, Verdana, Arial;
}
select, .inputbox 
{
	padding: 2px;
}
textarea 
{
	padding-left: 2px;
}
.button 
{
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
}
.button:hover, .button:focus 
{
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox 
{
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus 
{
	border: 1px solid #BABDB6;
	background: #FFFFFF;
}
.pagenav 
{
	padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a 
{
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active 
{
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagenavbar 
{
	padding-left: 14px;
	color: #666666;
	font-size: 11px;
}
.pagenavcounter 
{
	padding: 8px 14px 0 14px;
	color: #666666;
}
.blog_more 
{
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button
{
	font-size: 11px;
	text-align: left;
	margin-top: 20px;
}
.adminform textarea 
{
	width: 840px!important;
}
.adminform textarea.inputbox 
{
	width: 840px!important;
}
td
{
	font-size: 11px;
}
hr 
{
	background-color: #cbcbcb;
	height: 1px;
	border: 0;
}


/* TEMPLATE LAYOUT
 *
 *
--------------------------------------------------------- */
/* remove border around banner */
.bs_opacitylayer img
{
  border: 0px;
}

/* IE7 needs to burn in the .............grrrrrrrrrrrrr  
 * Hideous hack .... no idea what this does.. but it fixes the menu so it's
 * less braindead then before.  */
#nav, #nav_main { position:relative !important; overflow:visible !important; z-index:888; }

/* This should be needed.. 
 * it still seems to work without it.. kept here for legacy reasons
 * in case it's just a glitch that it's working without this piece of code.
@media screen, projection
{
 
  /* IE all: hover link margin bug 
  html ul.sf-js-enabled li { 
    display:inline !important; 
    zoom:1 !important; 
  }
 	
  html ul.sf-js-enabled li:hover {
     fix for sticky bug in IE7 
    visibility:inherit;
  }

}

*/

div#wrapper 
{
	width: 960px;
}
div.wrappershadow 
{
	background: url(../images/bgshadow2.jpg);
	background-repeat: no-repeat;
}
div.topshadow
{
	width: 960px;
	height: 34px;
	background-image: url(../images/topshadow.gif);
	background-repeat: repeat-x;
}
div#footwrap
{
	width: 960px;
}
div.footwrapshadow 
{
	background-image: none;
	background-repeat: repeat-x;
}
div#inner
{
	width: 940px;
}
div#bottomstripe
{
	width: 940px;
	height: 5px;
	background: url(../images/bottomstripe_blue.jpg);
	background-repeat: repeat-x;
}


/* TOP LAYOUT AREA
--------------------------------------------------------- */
div#topwrap
{
	width: 940px;
	height: 34px;
	background-color: #48494d;
}
div#logowrap
{
	float: left;
}
div#logo 
{
	width: 255px;
	height: 34px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
div#telwrap
{
	float: right;
	width: 165px;
}
div#tel 
{
	color: #fff;
	font-size: 9px;
	padding-top: 11px;
}
div#topmenuwrap
{
	float: right;
	
}
div#topmenu 
{
	color: #FFF;
	font-size: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
div#topmenu td
{
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}
div#topmenu a:link, div#topmenu a:visited
{
	color: #FFF;
	text-decoration: none;
}
div#topmenu a:hover
{
	color: #fff;
	text-decoration: underline;
}
div#rsswrap
{
	float: right;
	width: 50px;
	padding-left: 20px;
}
div#rss
{}


/* TOP HEADER
--------------------------------------------------------- */
div#topheaderwrap
{}
div#topheader
{
	height: 87px;
	background: url(../images/topheader_blue.jpg);
	background-repeat: no-repeat;
}


/* DDMENU
--------------------------------------------------------- */
div#ddmenuwrap
{
	height: 34px;
	background: url(../images/ddmenu_bg.gif);
	background-repeat: repeat-x;
}
div#nav
{
	height: 32px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 11px;
}

ul#mainlevel-nav li 
{
	display: inline;
    color: #ffffff;
	list-style:none;
    list-style-position: inside;
	padding: 3px;

}
ul#mainlevel-nav a 
{
    color: #ffffff;
}

div#mainlevel * li
{
    display:inline;
    list-style:none;

}
/* HEADER
--------------------------------------------------------- */
div#headerwrap
{
	height: 200px;
	background: url(../images/header_bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#header
{
	width: 551px;
	height: 200px;
	float: left;
}

div#header_plan1 img
{
	width: 389px;
	height: 66px;
    border: 0px;
	/*background: url(/images/banners/header_lb1.gif); 
	background-repeat: no-repeat; */
	float: left;
	cursor: pointer;
	position: relative;
}
div#header_plan2 img
{
	width: 389px;
	height: 66px;
    border: 0px;
	background: url(/images/banners/header_essential.gif);
	/*background: url(../images/Blank-Banner.gif);*/
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	position: relative;
}
div#header_plan3 img
{
	width: 389px;
	height: 66px;
    border: 0px;
 /*
	background: url(/images/banners/header_sa.gif);
	background: url(../images/Blank-Banner.gif);*/
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	position: relative;
}

/* TOP USERS
--------------------------------------------------------- */
div#topuserswrap
{
	height: 182px;
	background: url(../images/topusers_bg.gif);
	background-repeat: repeat-x;
}
div#topusers
{
	margin: 0px;
	padding: 0px;
}
div#user1div, div#user2div, div#user3div, div#user4div
{
	float: left;
	height: 155px;
	overflow: hidden;
}
div#user1, div#user2, div#user3, div#user4
{
	padding: 10px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}
div#user1 h3, div#user2 h3, div#user3 h3, div#user4 h3
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #293035;
	font-size: 12px;
	font-weight: bold;
}
div#user1 ul, div#user2 ul, div#user3 ul, div#user4 ul
{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


/* CENTER TOP USERS
--------------------------------------------------------- */
div#centertopuserswrap
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid #cbcbcb 1px;
}
div#centertopusers
{
	margin: 0px;
	padding: 0px;
}
div#user5div, div#user6div, div#user7div
{
	float: left;
}
div#user5, div#user6, div#user7
{
	padding: 5px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}
div#user5 h3, div#user6 h3, div#user7 h3
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #293035;
	font-size: 12px;
	font-weight: bold;
}
div#user5 ul, div#user6 ul, div#user7 ul
{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


/* MAIN CONTENT
--------------------------------------------------------- */
div#maincontentwrap
{}
div#maincontent
{
	background: url(../images/fauxbg_orange.gif);
	background-repeat: repeat-y;
	float: left;
}
div#maincontent_noleft
{
	background: url(../images/fauxbg_orange_noleft.gif);
	background-repeat: repeat-y;
	float: left;
}
div#maincontent_noright
{
	background: url(../images/fauxbg_orange_noright.gif);
	background-repeat: repeat-y;
	float: left;
}
div#maincontent_full
{
	background: url(../images/fauxbg_orange_full.gif);
	background-repeat: repeat-y;
	float: left;
}
/* ------------------------------------ */
div#leftblock
{
	width: 235px;
	float: left;
}
div#left
{
	color: #697073;
	text-align: left;
	padding: 12px 20px 0px 20px;
	line-height: 1.2em;
}
div#left h3
{
	margin: 0px 0px 5px 0px;
	border-bottom: solid #cbcbcb 1px;
	font-size: 12px;
	font-weight: bold;
}
div#left .moduletable
{
	padding-bottom: 20px;
}

div#left .mainlevel:link, div#left .mainlevel:visited
{
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(../images/arrow.png);
	background-position: 0px 2px;
}
div#left .mainlevel:hover
{}
div#left .sublevel:link, div#left .sublevel:visited
{
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(../images/arrow.png);
	background-position: 0px 2px;
	color: #888888;
}
div#left .sublevel:hover
{}
#active_menu 
{
	color: #000000;
}
#active_menu.sublevel 
{
	color: #000000;
}
ul#mainlevel li 
{
	display: inline;
	list-style:none;
	padding: 3px;
}




/* ------------------------------------ */
div#centerblock
{ /* 3 columns layout */
	width: 470px;
	float: left;
	background-color: #fff;
	padding-bottom: 15px;
}
div#centerblockright
{ /* 2 columns layout ~ right block disabled */
	width: 705px;
	float: left;
	background-color: #fff;
	padding-bottom: 15px;
}
div#centerblockleft
{ /* 2 columns layout ~ left block disabled */
	width: 705px;
	float: left;
	background-color: #fff;
	padding-bottom: 15px;
}
div#centerblockfull
{ /* 1 columns layout */
	width: 940px;
	float: left;
	background-color: #fff;
	padding-bottom: 15px;
}
div#center
{
	padding: 12px 20px 0px 20px;
}
div#mainbody
{
    text-align: left;
}

div#pathway
{
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: solid #cbcbcb 1px;
	color: #293035;
}
/* ------------------------------------ */
div#rightblock
{
	width: 235px;
	float: left;
}
div#right
{
	color: #697073;
	text-align: left;
	padding: 12px 20px 0px 20px;
	line-height: 1.2em;
}
div#right h3
{
	margin: 0px 0px 5px 0px;
	border-bottom: solid #cbcbcb 1px;
	font-size: 12px;
	font-weight: bold;
}
div#right .moduletable
{
	padding-bottom: 20px;
}


/* CENTER BOTTOM USERS
--------------------------------------------------------- */
div#centerbottomuserswrap
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid #cbcbcb 1px;
}
div#centerbottomusers
{
	margin: 0px;
	padding: 0px;
}
div#user8div, div#user9div, div#user10div
{
	float: left;
}
div#user8, div#user9, div#user10
{
	padding: 5px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}
div#user8 h3, div#user9 h3, div#user10 h3
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #293035;
	font-size: 12px;
	font-weight: bold;
}
div#user8 ul, div#user9 ul, div#user10 ul
{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


/* EXTRA CENTER BOTTOM USERS
--------------------------------------------------------- */
div#extracenterbottomuserswrap
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid #cbcbcb 1px;
}
div#extracenterbottomusers
{
	margin: 0px;
	padding: 0px;
}
div#user11div, div#user12div, div#user13div
{
	float: left;
}
div#user11, div#user12, div#user13
{
	padding: 5px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}
div#user11 h3, div#user12 h3, div#user13 h3
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #293035;
	font-size: 12px;
	font-weight: bold;
}
div#user11 ul, div#user12 ul, div#user13 ul
{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


/* BOTTOM USERS
--------------------------------------------------------- */
div#bottomuserswrap
{
	height: 183px;
	background: url(../images/bottomusers_bg.gif);
	background-repeat: repeat-x;
}
div#bottomusers
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
div#user14div, div#user15div, div#user16div, div#user17div
{
	float: left;
	height: 155px;
	overflow: hidden;
}
div#user14, div#user15, div#user16, div#user17
{
	padding: 10px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}
div#user14 h3, div#user15 h3, div#user16 h3, div#user17 h3
{
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #293035;
	font-size: 12px;
	font-weight: bold;
}
div#user14 ul, div#user15 ul, div#user16 ul, div#user17 ul
{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


/* TEMPLATE FOOTER
--------------------------------------------------------- */
div#footer
{
	color: #555555;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#footer a:link, div#footer a:visited
{
	color: #888888;
	text-decoration: none;
}
div#footer a:hover 
{
	color: #fff;
	text-decoration: underline;
}

/* nBILL FORM
--------------------------------------------------------- */
td.field-title 
{
	font-size: small;
}

td.product-field-title 
{
	padding: 5px;
	font-size: small;
}

div.billing-form-detail { }

div.nb_checkbox_container 
{
	border-bottom: 3px solid gray;
	margin-top: 5px;
}

div.nb_checkbox 
{
	width: 30px;
	font-size: large;
	float: left;
}

div.nb_checkbox_label 
{
	font-size: 125%;
	float: left;
	width: 400px;
	padding-bottom: 10px;
}

div.nb_extra_checkbox_label 
{
	font-size: 125%;
	clear: both;
	padding-bottom: 10px;
	width: 430px;
}

div.submitbutton { }
div.client-data-fields { }

table.nbill-form-container-table 
{
	/*border: 2px solid orange;*/
}
