/*  Universal  */

* {
	padding: 0;
	margin: 0;
}

div#flash_text_4_seo {
	position: absolute;
	left: -999em;
}

h1, h2, h3, h4, h5, hr, p, pre, address, img, form {
	margin: 1em 37px; 

}

ul, ol, dl {
	margin: 1em 60px;
}

blockquote {
	margin: 1px 30px 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

body {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	background: #E5DBC6 url(../images/body_background.gif) repeat-x left top;
	text-align: center;
}

table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B12F13;
}

a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #3A76A8;
	color: #B12F13;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #3A76A8;
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px;
}

span.line {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 90%;
}

span.nav_element {
	color: #f9bf51;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

span.nav_element_blue {
	color: #8d8eb4;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* All Content */

div#all_content {
	width: 814px;
	margin: 35px auto;
	text-align: left;

	background: url(../images/all_content_background.png) repeat-y center top; 

}

/* Header */

div#header {
	/* height: 125px; */
}


div#header {
	background-color: white;
	margin-right: 7px;
	margin-left: 17px;
}

div#header img {
	margin-left: 20px;
	margin-top: .5em;
}

div#header a {
	border-style: none;
}

div#header h2 {
	text-align:right;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #B12F13;
	margin: 0px 20px 0 0;
}

/*  Banners  */

div#bannerWrapper {
	background: url(../images/banner_bottom.gif) no-repeat left bottom;
}

div#banner {
	margin-left: 7px;
	background-color:#33FF00;
	height: 231px;
	width:800px;
	/*background: url(../images/banner_bottom.gif) no-repeat left bottom; */
}


/*  Left Content  */

div#left_content {
	width: 140px;
	margin: 4px 0 0 7px;
	color: #999;
	font-size: 85%;
	float: left;
}

div#left_content h5 {
	font-size: 11px;
	text-transform: lowercase;
        letter-spacing: 0.1em
}

div#left_content h4 {
	color: #7BC428;
	font-size: 140%;
}

div#left_content h4 a {
	color: #7BC428;
}

div#left_content p img {
	text-align: left;
}

div#left_content a.showcase:link img {
	border: 1px solid #666666;
}

div#left_content a.showcase:visited img {
	border: 1px solid #666666;
}

div#left_content a.showcase:hover img {
	border: 1px solid black;
}

/*  Main Content  */

div#main_content p img {
	margin: 0;
	padding: 0;
}

div#main_content {
	font-size: 12px;
	font-weight: normal;
	float: left;
	/* width: 510px; */
	margin: 6px 0 10px 0;
	line-height: 1.6em;
	color: #666666;
	text-align: left;
}

div#main_content h1, div#main_content h2, div#main_content h3, div#main_content h4 {
	font-family: "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}

div#main_content h1 {
	color: #3A76A8;
	font-size: 160%;
	font-weight: bold;
	line-height: .8em; 
	/*margin-top: .6em;
	margin-bottom: .4em; */
}

div#main_content h2 {
	color: #3A76A8;
	font-size: 120%;
	font-weight: bold;
	line-height: .8em; 

}
div#main_content  h2 .subheading {
font-size:90%;
color:#666666;
line-height:1.4em;
}

div#main_content h2 a {
	color: #7BC428;
}


div#main_content strong {
	color: #999;
	font-size: 12px;
}

div#main_content h4 {
	font-size: 11px;
}

div#main_content h4 span {
	color: #b1c67d;
	font-size: 13px;
}

.framed {
	padding: 3px;
	border: 1px solid #666666;
}

div#main_content a.portfolio:link img {
	border: 1px solid #666666;
}

div#main_content a.portfolio:visited img {
	border: 1px solid #666666;
}

div#main_content a.portfolio:hover img {
	border: 1px solid black;
}

.captions {
	margin: 8px;
	color: #999;
	font-size: 9px;
	text-align: center;
}

div#pad_link span {
	margin: 0 0 0 17px;
}

/* Right Content */

div#right_content {
	float: left;
	width: 150px;
	margin: 0 7px 0 0;
	font-size: 90%;
	color: #999;
}

div#right_content h3 {
	margin: 10px 0 0 20px;
	text-transform: uppercase;
	color: #333;
}

div#right_content h5 {
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
                letter-spacing: 0.1em
}

div#searchjs {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;
                letter-spacing: 0.1em
}

div#search_nojs {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;
                letter-spacing: 0.1em
}

div#elist {
	margin: 10px 0 0 11px;
	text-transform: lowercase;
	color: #999;

}

.thiscat {
	color: #f90;
	font-weight: bold;
        letter-spacing: 0.1em
}

div#right_content ul {
	margin: 10px 0 0 14px;
	text-transform: lowercase;
}

div#right_content ul li {
	list-style-type: none;
}

div#right_content ul li a {
	font-size: 11px;
	padding: 5px 13px;
	display: block;
}

div#right_content ul li a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:link {
	font-weight: bold;
	color: #f9bf51;
}

div#right_content ul li a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:visited {
	font-weight: bold;
	color: #f9bf51;
}

div#right_content ul li a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

div#right_content ul li a.on:hover {
	font-weight: bold;
	color: #f9bf51; 
	
	text-decoration: none;
}

/* Footer Content */

div#footer {
	color: #666666;
	clear: both;
}

div#footer_content {
	height: 40px;
	margin: 0 7px;
	background-color: #6A563D;
	background-color: #A9C6D2;
}

div#footer a {
	
}

div#footer a:link {
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer a:visited {
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

div#footer ul {

	margin-left: 13px;
}

div#footer ul li {
	display: inline;
}

div#footer ul li span {
	color: #f9bf51;
}

div.bottom_navigation {
	float: left;
}

div.copyright {
	float: right;
}

div#footer div#bottom {
	height: 10px;
	background: #E5DBC6 url(http://netraising.com/images/site/bottom_background.png) no-repeat center top;
	clear: both;
}

div#footer img {
	margin: 0;
}

div#footer div#bottom p {
	display: none;
}

/*  SEARCH RESULTS  */

.outerborder {
	margin: 0 10px 0 7px
}

paginate {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 10px 6px 10px 4px;
	margin: 0;
	background-color: transparent;
}

.pagecount {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	background-color: transparent;
}

.tablePad {
	padding: 3px 3px 5px 3px;
	background-color: #fff;
}

.resultRowOne {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 6px 6px 6px 8px;
	background-color: #f2f2f2;
}

.resultRowTwo {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 6px 6px 6px 8px;
	background-color: #fff;
}

.resultHead {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 8px 0 8px 8px;
	border-bottom: 1px solid #999;
	background-color: transparent;
}

/* misc styles */
.subtext {font-size: 11px; text-transform: uppercase; color: #666; font-weight: normal; letter-spacing: .1em;}


/* --- Services Grid --- */

div#grid {
  width: 795px;
  margin: auto;
}

div#services .grid-m1 {
  float: left;
  width: 37px;
  height: 1px;
}

div#services .grid-c1 {
  float: left;
  width: 358px;
}

div#services .grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

div#services .grid-c2 {
  float: left;
  width: 358px;

}

div#grid h1, div#grid h2, div#grid h3, div#grid h4 {
	margin-left:0px;
	margin-bottom:0px;

}
div#grid ul, div#grid ol, div#grid  dl {
	margin-left: 23px;
	margin-top:.4em;
}
.rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 95%;
	height:5px;
}

/*3 COLUMN LAYOUT FOR PORTFOLIO */		
div#portfolio ul, div#portfolio li, div#portfolio h1, div#portfolio h2, div#portfolio h3, div#portfolio p, div#portfolio img {
	margin: 0;
	padding: 0;
}
div#portfolio {
	font: 12px Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #333;
	line-height: 18px;
}

div#portfolio h2 {
	margin: 0 0 10px 0;
}

div#portfolio img {
	border-width:0px;
}

#subleftc {
		width:180px;
		float:left;
		}

#subleftc .padding {		
		padding: 15px 15px 15px 15px;}
		
#subcenterc {
		width:310px;
		float:left;
		border-right: 1px solid #E0E0E0;
		border-left: 1px solid #E0E0E0;
		}

#subcenterc .padding {		
		padding: 5px 15px 15px 15px;}
		
#genericc {
		width:312px;
		float:left;
		}

#genericc .padding {		
		padding: 5px 15px 15px 15px;}


		
#subrightc {
		width:230px;
		float:left;
		}
		
#subrightc .padding {		
	padding: 15px 15px 15px 10px;}
	

#comboc {
		width:600px;
		float:left;
		}

#comboc .padding {		
		padding: 15px 15px 15px 15px;}

#combocBorder {
		width:598px;
		border-right: 1px solid #E0E0E0;
		float:left;
		}

#combocBorder .padding {		
		padding: 15px 15px 15px 15px;}

/* PORTFOLIO PAGE */

div.sample	{
height: 250px;
margin: 0px 0;
border-bottom: 1px solid #999999;
}

div.sample p {margin-top: 10px;}
div.sample p strong	{text-transform: uppercase; font-size: 14px;}

	
div#portfolio ul.clientList	{
	margin:0 0 0 10px;
	color: #1E2940;
	padding-bottom: 8px;
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	}
	
div#portfolio ul.clientList li	{
	margin:0;
	padding: 5px 0;
	border-bottom: 1px solid #E0E0E0;
	}

a.button {font-size: 11px; padding: 5px; margin: 0px; color: white; text-decoration: none; background: #404040;}
a.button:hover {font-size: 11px; padding: 5px; margin: 0px; color: white; text-decoration: underline; background: #404040;}

div#portfolio div.sample p {
	margin-bottom: 10px;
}

