/* custom stuff */
/* Divography */
/*div classes*/
span#server-uptime {
	color: #34502e;
	font-weight: bold;
}
.host {
	padding-left: 110px;
	background: url(../images/hosting.png) no-repeat left 7px;
	padding-bottom: 20px;
}
.host p {
	color: #444;
	margin-top: 0;
	margin-bottom: 2px;
}
.host p.one {
	font-size: 140%;
	font-weight: bold;
}
.host h2 {
	margin-bottom: 0;
}
/*home page*/
div.home {
	padding-left: 110px;
	background: url(../images/results.jpg) no-repeat left 9px;
}
div.home p {
	line-height: 23px;
	margin-top: 0;
}
h1.results {

}
h2.sef, h2.ecom,h2.analytics,h2.hosting  {
}
div.sef, div.ecom, div.analytics, div.hosting  {
	padding-left: 110px;
	padding-bottom: 23px;
}
p.intro {
	line-height: 23px;
	margin-top: 0;
}
div.sef {
	background: url(../images/blueprint.jpg) no-repeat -4px -5px;
}
div.ecom {
	background: url(../images/ecom.png) no-repeat 23px 4px;
}
div.analytics {
	background: url(../images/analytics.png) no-repeat 7px 7px;
}
div.hosting {
	background: url(../images/hosting.png) no-repeat left 9px;
}

/*Homepage */
.homepage {
	width: 250px;
	float: left;
	height: 100px;
	margin-bottom: 7px;
	margin-right: 6px;
	background: url(homepage.jpg) no-repeat 0 -104px;
}

a:hover.homepage {
	background: url(homepage.jpg) no-repeat 0 0;
}
.homepage h2 span   {
	color: #000;
}
.homepage .pad {
	padding-left: 9px;
	padding-top: 1px;
	width: 100%;
	padding-right: 7px;
}
.homepage span {
	display: block;
	font-size: 60%;
	color: #4a4a4a;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.homepage h2 {
	font-size: 200%;
	margin-bottom: -2px;
}
.homepage p {
	font-size: 100%;
	margin-left: -2px;
	margin-right: 9px;
	margin-top: 0;
}

a.home, a.home h2, a.home p {
	color: #000;
}
a:visited.home, a:visited.home h2, a:visited.home p {
	color: #fff;
}
a:hover.home h2, a:hover.home span,  a:hover.home p {
	color: #fff;
}
a:hover.home {
	background: url(homepage.jpg) no-repeat;
}

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 6px;
  margin-bottom: 10px;
  line-height: 1.30; /*was 1.25*/
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	line-height: 30px;
}

/*** fonts ***/
body {
		font-family: Verdana, Helvetica, sans-serif;
		color: #666;
	line-height: 1.5;
}

#footuserblock {
  color: #999;
}

/* size attributes */

body.f-smaller {
	font-size: 60%;
}

body.f-default {
	font-size: 72.5%;
}

body.f-larger {
	font-size: 96%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-style: italic;
}

div.moduletable h3 {
  font-size: 110%;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
h1,
.componentheading,
#nav,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*a:link,
a:visited {
	text-decoration: underline;
}*/

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

/* module settings */

#sidenav div.moduletable p {
	padding-bottom: 1em;
	padding-top: 0;
	margin-top: -.7em;
}

#sidenav div.moduletable ul {
	list-style-type: none;
}
div.moduletable h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: normal;
	padding-bottom: 5px;
	font-size: 1.25em;
}

#sidenav div.moduletable {
  padding: 8px 5px 0;
}

#sidenav.right div.moduletable {
	margin-left: -12px;
}

#sidenav div.moduletable h3 {
  margin: 0 -5px 10px 0px;
  line-height: 33px;
  height: 33px;
  padding: 0;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 25px;
  padding-top: 1px;
}

/*#sidenav.left div.moduletable h3 {
  background: url(../images/left_h3_bg.png) 0 0 no-repeat;
}*/

#sidenav.right div.moduletable h3 {
  background: url(../images/right_h3_bg.jpg) no-repeat 0 0;

}
p.objective {
	
	font-size: 90%;
	line-height: 1.5;
	margin: 24px 10px 1px 20px;
	padding: 9px 9px 0;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

#sidenav {
  width: 337px;
	float: right;
	margin-top: -5px;
	font-size: 120%;
	line-height: 200%;
}

.left {
  background: url(../images/left_bg.png) 100% 0 repeat-y;
}

.right {
  background: url(../images/right_bg.jpg) 0 0 repeat-y;
	padding-bottom: 3%;
	height: auto;
}

div.sidenav {
	padding-left: 19px;
	padding-top: 6px;
	padding-right: 8px;
}
.sidenav ul {
	padding: 0;
	margin: 0;
}
.sidenav li {
	padding: 0;
	margin: 0;
}
.sidenav ul li a {
	
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #73a127;
}
.sidenav ul li a:hover {
	color: #545454;
}
.sidenav li.active a{
	color: #333;
}
.sidenav ul li.active a:hover span

/*div.sidenav div.padding {
  padding: 6px 6px 6px 7px;
}*/

/*div.sidenav div.padding {
  padding: 6px 8px 6px 5px;
}*/

/* Typography and Headings */

h1,
.componentheading {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	font-weight: normal;
	color: #73a127;
}

#content a {
	color: #73a127;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #545454;
}

a.mainlevel:link,
a.mainlevel:visited {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 1px 5px 6px 5px;
  background: url(../images/menu_sep.png) 0 100% repeat-x;
}

a.sublevel:link,
a.sublevel:visited {
  text-decoration: none;
}

a.mainlevel:hover,
a.sublevel:hover,
a#active_menu:link,
a#active_menu:visited,
li.active_menu a:link,
li.active_menu a:visited {
  color: #000;
  text-decoration: none;
}


a.sublevel {
  font-weight: bold;
  text-decoration: none;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	color: #3a3a3a;
	margin-bottom: 8px;
	margin-top: 15px;
}

h1 {
  font-size: 220%;
}

h2 {
  font-size: 200%;
}

h3 { 
  font-size: 180%;
}

h4 {
  font-size: 150%;
}

h5 {
  font-size: 130%;
}
h6 {
	font-size: 115%;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #999;
}

.createdate {
	height: 20px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

/** some joomla class stuff */

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

/** width stuff **/


/* this sets the wide width in px */
.w-wide div.wrapper {
	width: 940px;
}

/* this sets the narrow width in px */
.w-thin div.wrapper {
	width: 780px;
}

/* accessibility stuff */
div#header #access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 0;
	padding-right: 10px;
	width: 400px;
	height: 16px;
	overflow: hidden;
	background: none;
}

div#header #buttons {
  background: none;
}

#access #selectors {
	position: relative;
	height: 8px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#access .button2 {
	display: block;
	float: right;
	width: 13px;
	height: 16px;
	margin: 0 1px;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

/** template layout stuff **/
/*div#header div#green-bar {
  height: 16px;
  background: url(../images/green/head_bar.png) 0 0 repeat-x;
}*/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #333;
}

div.wrapper {
	margin: auto;
	position: relative;
} #header-body {
  height: 160px;
  background: url(../images/head_carbon.png) no-repeat 0 0;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


img#logo {
  width: 263px;
  height: 135px;
  position: absolute;
  border: 0;
  top: 16px;
  left: 12px;
}

/* @group Nav */


div#header-menu {
  position: absolute;
  top: 16px;
  left: 330px;
  height: 140px;
  margin-right: 9px;
  background: url(../images/head_hilite.png) no-repeat;
}
#nav {
	margin: 0;
	padding: 0;
	height: 140px;
	overflow: hidden;
	background: url(../images/head_menu_sep.png) 0 0 no-repeat;
	width: 550px;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	padding-right: 2px;
	background: url(../images/head_menu_sep.png) 100% 0 no-repeat;
}


#nav li a {
	font-size: 110%;
}
#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 120%;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 133px;
	line-height: 230px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #7ca63a;
}


#nav li.active a,
#nav li.active a:hover {
  background: url(../images/green/head_menu_hilite.png) repeat-x 0 0;
}

#nav li a:hover {
  color: #ccc; background: url(../images/green/head_menu_hilite.png) 0 0 repeat-x;
}

/* @end */

#f1, #f2, #f3 {
	width: 33%;
	float: left;
}
#f1 {
	padding-top: .6em;
}
#f2 {
	padding-top: 2.5em;
}

#f3 {
	padding-top: 1.9em;
	margin-bottom: 1.2em;
}

div#topbox,
div#footbox {
  background: #d8d8d8 url(../images/tbox_shad_r.png) 100% 0 repeat-y;
}

div#topbox .tb1,
div#footbox .fb1 {
  background: url(../images/tbox_shad_l.png) 0 0 repeat-y;
}

div#topbox .tb2,
div#footbox .fb2 {
  background: url(../images/tbox_shad_b.png) 0 100% repeat-x;
}

div#topbox .tb3,
div#footbox .fb3 {
  background: url(../images/tbox_shad_br.png) 100% 100% no-repeat;
}

div#topbox .tb4,
div#footbox .fb4 {
  background: url(../images/tbox_shad_bl.png) 0 100% no-repeat;
}

div#topbox .tb5,
div#footbox .fb5 {
  background: url(../images/tbox_shad_t.png) 0 0 repeat-x;
}

div#topbox .tb6,
div#footbox .fb6 {
  background: url(../images/tbox_shad_tr.png) 100% 0 no-repeat;
}

div#topbox .tb7,
div#footbox .fb7 {
  background: url(../images/tbox_shad_tl.png) 0 0 no-repeat;
  padding: 9px;
}

div#mainbox {
  background: #fff url(../images/mbox_shad_r.png) 100% 0 repeat-y;
}

div#mainbox .mb1 {
  background: url(../images/mbox_shad_l.png) 0 0 repeat-y;
}

div#mainbox .mb2 {
  background: url(../images/mbox_shad_b.png) 0 100% repeat-x;
}

div#mainbox .mb3 {
  background: url(../images/mbox_shad_br.png) 100% 100% no-repeat;
}

div#mainbox .mb4 {
  background: url(../images/mbox_shad_bl.png) 0 100% no-repeat;
}

div#mainbox .mb5 {
  background: url(../images/mbox_shad_t.png) 0 0 repeat-x;
}

div#mainbox .mb6 {
  background: url(../images/mbox_shad_tr.png) 100% 0 no-repeat;
}

div#mainbox .mb7 {
  background: url(../images/mbox_shad_tl.png) 0 0 no-repeat;
  padding: 9px;
}

div#reflectbox {
  background: url(../images/reflect_m.png) 0 0 repeat-x;
}

div#reflectbox div {
  background: url(../images/reflect_r.png) 100% 0 no-repeat;
}

div#reflectbox div div {
  background: url(../images/reflect_l.png) 0 0 no-repeat;
  height: 100px;
  overflow: hidden;
}

div.modulebox-silver {
  background: url(../images/silver/box_br.png) 100% 100% no-repeat;
}

div.modulebox-silver div.bx1 {
  background: url(../images/silver/box_bl.png) 0 100% no-repeat;
}

div.modulebox-silver div.bx2 {
  background: url(../images/silver/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-silver div.bx3 {
  background: url(../images/silver/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-white {
	background: #f7f7f7 url(../images/white/box_r.png) 100% 0 repeat-y;
}

div.modulebox-white div.bx1 {
	background: url(../images/white/box_l.png) 0 0 repeat-y;
}

div.modulebox-white div.bx2 {
  background: url(../images/white/box_br.png) 100% 100% no-repeat;
}

div.modulebox-white div.bx3 {
  background: url(../images/white/box_bl.png) 0 100% no-repeat;
}

div.modulebox-white div.bx4 {
  background: url(../images/white/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-white div.bx5 {
  background: url(../images/white/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-silver div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/silver/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
}

div.modulebox-black {
  background: url(../images/black/box_br.png) 100% 100% no-repeat;
}

div.modulebox-black div.bx1 {
  background: url(../images/black/box_bl.png) 0 100% no-repeat;
}

div.modulebox-black div.bx2 {
  background: url(../images/black/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-black div.bx3 {
  background: url(../images/black/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-black div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/black/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
	color: #add579;
}

div.modulebox-black div.moduletable {
	color: #ccc;
}

div.modulebox-black a:hover {
  color: #fff;
}

#miduserblock div.moduletable,
#botuserblock div.moduletable {
  padding: 13px;
}

#topuserblock,
#mainblock,
#miduserblock,
#botuserblock,
#footuserblock {
  border: 0;
  width: 100%;
}

#topuserblock tr,
#mainblock tr,
#miduserblock tr,
#botuserblock tr {
  vertical-align: top;
}

#topuserblock td {
  width: 33%;
  padding: 10px;
}

#miduserblock
#botuserblock td {
  width: 50%;
  padding-right: 3px;
}

#footuserblock td {
  width: 33%;
  padding: 10px;
}

#topuserblock td.sep {
  background: url(../images/tbox_sep.png) 100% 0 repeat-y;
}
#contentwrap {
	width: 930px;
	height: auto;
}
#content {
	width: 590px;
	float: left;
	height: auto;
}


#mainbody {
  width: 100%;
}

#mainbody div.padding {
  padding: 5px 2px 5px 5px;
}

#top-padding {
	padding-bottom: 3px;
}

#bot-padding {
	padding-top: 4px;
}

#whitebox-padding {
	padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 0px;
}

#whitebox-padding div.padding {
	padding: 15px;
}



div#inset {
  float: right;
  width: 200px;
  margin-left: 15px;
}

/* color buttons */

.color-blue .button2 {
	background: url(../images/color-blue.png);
}

.color-green .button2 {
	background: url(../images/color-green.png);
}

.color-orange .button2 {
	background: url(../images/color-orange.png);
}

.color-red .button2 {
	background: url(../images/color-red.png);
}

.color-pink .button2 {
	background: url(../images/color-pink.png);
}

.color-grey .button2 {
	background: url(../images/color-grey.png);
}
/*Nav*/

/* submenu */

div.moduletable ul.submenu {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.submenu ul {
  list-style: none;
}

ul.submenu li {
	border: 0;
	padding: 0;
	margin: 0;
}

ul.submenu a:link,
ul.submenu a:visited {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 1px 5px 6px 5px;
  background: url(../images/menu_sep.png) 0 100% repeat-x;
}

ul.submenu ul a:link,
ul.submenu ul a:visited {
  background: none;
  padding: 0;
}

ul.submenu a:hover,
ul.submenu ul a:hover {
  color: #000;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

blockquote {
	background: #e6e6e6 url(../images/bq_start.png) no-repeat 1px 4px;
	margin: 10px 47px 10px 20px;
	color: #333;
	line-height: 140%;
	font-size: 1.2em;
	padding: 5px 10px 6px 46px;
}

blockquote div {
	background: url(../images/bq_end.png) no-repeat 100% 100%;
	padding-right: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}

pre {
	background: #fff;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
.spf_normal_input input {
width: 211px;
	height: 24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #d5d5d5;
	color: #3f3f3f;
	font-size: 1.1em;
	margin-top: 8px;
	padding-top: 0;
}

#spf_form textarea {
width: 372px;
	height: 170px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #d5d5d5;
	color: #3f3f3f;
	font-size: 1.1em;
	margin-top: 0;
	padding-top: 0;
}
#search {
	margin-top: -19px;
	margin-bottom: 10px;
}
p.ajaxSearch_intro,input#ajaxSearch_submit {
	display: none;
}
input#ajaxSearch_input {
	width: 95%;
	height: 24px;
	background: #96b72f url(../images/search-bg.png) repeat-x;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #5f7148;
	color: #3f3f3f;
	font-size: 1.1em;
	margin-top: 8px;
	padding-top: 0;
}

.highlight {
  background-color: #ffc;
}