/* *************************** 
  Site - Prime Source
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:none;
}
img {
	border:0px none;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
#wrapper {
	width:1022px;
	width/**/:/**/ 982px;
	margin:0 auto;
	background:url('../images/bg_body.png') no-repeat center -16px;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
#container {
	border-left:1px solid #ebe9e9;
	border-right:1px solid #ebe9e9;
	text-align:left;
	min-height:939px;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	height:225px;
	background:url('../images/bg_header_homepage.jpg') no-repeat;
	position:relative
}
#header h1 {
	display:none;
}
#header_phone {
	width:130px;
	position:absolute;
	left:460px;
	bottom:110px;
	color:#3399cc;
	font-size:14px;
	font-weight:bold;
}
#header_free {
	width:350px;
	position:absolute;
	top:25px;
	right:5px;
	color:#3399cc;
	font-size:16px;
	font-weight:bold;
}

#header_login {
	width:350px;
	position:absolute;
	top:96px;
	right:5px;
}
#header_login h3 {
	font-size:15px;
	color:#2890ce;
	margin:0 0 10px 80px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_login form p {
	margin-bottom:10px;
	line-height:22px;
	width:286px;
	float:left;
}
#header_login form p label {
	width:72px;
	float:left;
	margin-right:8px;
	display:inline;
	text-align:right;
	font-size:11px;
	padding-top:3px;
}
#header_login form p input {
	width:196px;
	height:24px;
	border:1px solid #ccc;
	padding:4px 0 0 4px;
	width/**/:/**/ 192px;
	height/**/:/**/ 20px;
	color:#666;
}
#header_login_left {
	width:286px;
	float:left;
}
#header_login_right {
	float:left;
	width:57px;
	padding-top:10px;
}
#header_login form .btn_go {
	width:57px;
	height:35px;
	background:url('../images/btn_go.png') no-repeat top;
	border:medium none;
	cursor:pointer
}
#header_login form .btn_go:hover {
	background:url('../images/btn_go.png') no-repeat bottom;
}
#header ul {
	position:absolute;
	left:0;
	bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header ul li {
	float:left;
	background:url('../images/bg_nav.png') no-repeat left;
	height:27px;
	height/**/:/**/ 22px;
	font-size:14px;
	font-weight:bold; 
	padding:5px 20px 0 18px;
}
#header ul li#nav1 {
	background:none;
}
#header ul li a {
	color:#666;
}
#header ul li a:hover,
#header ul li.selected a {
	color:#006699;
	text-decoration:none;
}

/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	z-index:0;
}
#banner_home {
	width:980px;
	height:302px;
	position:relative;
	margin-bottom:18px;
}
#banner_home_extra {
	width:61px;
	height:26px;
	position:absolute;
	left:558px;
	top:-26px;
}
#content h1 {
	color:#2890ce;
	font-size:24px;
	font-weight:normal;
	padding:10px 0 0 18px;
	height:61px;
	height/**/:/**/ 51px;
	margin-top:12px;
}
#content h1 img {
	margin-right:10px;
	vertical-align:middle;
}
#home_top .column1 {
	width:451px;
	float:left;
	margin:0 17px;
	display:inline;
}
#home_top .column1 h1 {
	width:451px;
	width/**/:/**/ 433px;
	background:url('../images/heading1.png') no-repeat;
	margin-top:0
}
#home_top .column2 {
	width:230px;
	float:left;
	margin:0 17px 0 0;
	display:inline;
}
#home_top .column2 h1 {
	width:230px;
	width/**/:/**/ 212px;
	background:url('../images/heading2.png');
	margin-top:0
}
#home_top .column3 {
	width:230px;
	float:left;
}
#home_top .column3 h1 {
	width:230px;
	width/**/:/**/ 212px;
	background:url('../images/heading2.png');
	margin-top:0
}
#home_top p {
	padding:0 18px;
	font-size:14px;
	line-height:23px;
	margin-bottom:15px;
}
#home_top h1 span {
	font-size:21px;
}
span.findoutmore {
	font-size:18px;
	font-weight:bold;
	background:url('../images/icon_arrow.png') no-repeat 5px right; padding-left:18px; padding-right:20px; padding-top:0; padding-bottom:0
}

span.findoutmore a{
	font-size:12px;
	padding:0 0 10px 0;
	font-weight:normal;
	text-decoration:underline;
}

span.findoutmore a:hover{
	text-decoration:none;
}


#home_bottom {
	width:900px;
	float:left;
	margin:0 40px;
	display:inline;
	border-top:1px solid #ccc;
	padding:20px 0;
}
#home_bottom h2 {
	font-size:18px;
	font-weight:normal;
	color:#2890ce;
}
#home_bottom .column1 {
	width:270px;
	float:left;
}
#home_bottom h2 {
	margin-bottom:10px;
}
#home_bottom h2 img {
	vertical-align:middle;
}
#home_bottom .column1 p {
	margin-bottom:10px;
	line-height:18px;
}
#home_bottom .column1 p span {
	display:block;
	text-align:right;
}
#home_bottom .column2 {
	width:368px;
	float:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:0 22px;
	width/**/:/**/ 316px;
	margin:0 22px;
	display:inline;
}
#home_bottom .column2 p {
	margin-bottom:10px;
	line-height:18px;
}
#home_bottom .column2 ul {
	margin-bottom:10px;
}
#home_bottom .column2 ul li {
	background:url('../images/icon_dot.png') no-repeat 0 8px;; padding-left:10px; padding-right:0; padding-top:2px; padding-bottom:2px
}
#home_bottom .column2 form p label {
	width:57px;
	float:left;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	padding-top:3px;
}
#home_bottom .column2 form p input {
	width:196px;
	height:24px;
	border:1px solid #ccc;
	padding:4px 0 0 4px;
	width/**/:/**/ 190px;
	height/**/:/**/ 18px;
	color:#666;
}
#home_bottom .column2 form div {
	text-align:right;
	width:265px;
}
#home_bottom .column2 form div input {
	width:96px;
	height:28px;
	background:url('../images/btn_subscribe.png') no-repeat top;
	border:medium none;
	cursor:pointer
}
#home_bottom .column2 form div input:hover {
	background:url('../images/btn_subscribe.png') no-repeat bottom;
}
#home_bottom .column3 {
	width:220px;
	float:right;
}
#home_bottom .column3 p {
	margin:5px 0 10px 0;
}
.btn_getmoreinfo {
	float:right;
}
.btn_getmoreinfo a {
	width:186px;
	height:28px;
	display:block;
	background:url('../images/btn_getmoreinfo.png') no-repeat top;
	text-indent:-9999px
}
.btn_getmoreinfo a:hover {
	background:url('../images/btn_getmoreinfo.png') no-repeat bottom;
}
#home_bottom .column3 h2 {
	margin-bottom:15px;
}
.pagetitle {
	height:124px;
	height/**/:/**/ 94px;
	background:url('../images/bg_pageheading.png') repeat-x;
	margin-bottom:15px;
	position:relative; padding-left:40px; padding-right:0; padding-top:30px; padding-bottom:0
}
.pagetitle ul {
	position:absolute;
	right:25px;
	bottom:-3px;
}
.pagetitle ul li {
	float:left;
	margin-left:8px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:111px;
	height:42px;
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	height/**/:/**/ 36px;
	float:left;
	background:url('../images/tab_inactive.png') no-repeat;
}
.pagetitle ul li a {
	width:111px;
	height:29px;
	float:left;
	color:#999;
}
.pagetitle ul li a:hover {
	color:#3399cc;
}
.pagetitle ul li.active {
	background:url('../images/tab_active.png') no-repeat;
}
.pagetitle ul li.active a {
	color:#3399cc;
}
#content .pagetitle h1 {
	font-size:30px;
	color:#ffffff;
	margin-top:0;
}
#content_inner {
	width:982px;
	overflow:hidden;
	padding-left:6px;
	width/**/:/**/ 976px;
}




.column {
	width:451px;
	float:left;
	margin:0 17px;
	float:left;
	display:inline;
}
.column_inner {
	width:451px;
	padding:15px 25px;
	width/**/:/**/ 401px;
	overflow:hidden;
	margin-bottom:20px;
}
.column h1 {
	width:451px;
	width/**/:/**/ 433px;
	background:url('../images/heading1.png') no-repeat;
}
.column h4 {
	padding:0 0 0 25px;
}

.column_photo {
	width:111px;
	float:left;
	margin-right:20px;
}
.column_text {
	width:270px;
	float:left;
}
.column_text h2 {
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
.column_text p {
	margin-bottom:15px;
}
.column_text p a {
	color:#0033ff;
	text-decoration:underline;
}
.column_text p a:hover {
	text-decoration:none;
}
.tips {
	margin-bottom:25px;
	padding-left:20px;
}
.red {
	color:#F00;
}
.required {
	font-size:22px;
	font-weight:bold;
	vertical-align:text-top;
}
.column form p {
	width:450px;
	overflow:hidden;
	margin-bottom:12px;
}
.column form p label {
	width:120px;
	float:left;
	font-size:14px;
	text-align:right;
	margin-right:10px;
	display:inline;
	padding-top:3px;
}
.column form p input {
	width:266px;
	height:24px;
	border:1px solid #ccc;
	padding:4px 0 0 4px;
	width/**/:/**/ 260px;
	height/**/:/**/ 18px;
	color:#666;
}
.column form p select {
	width:266px;
	padding:3px 0;
	color:#666;
	border:1px solid #ccc;
}
.column form p textarea {
	width:266px;
	height:196px;
	border:1px solid #ccc;
	padding:4px;
	width/**/:/**/ 256px;
	height/**/:/**/ 186px;
}
.column form p img {
	vertical-align:middle;
}
.column form p input.input_short {
	width:66px;
	width/**/:/**/ 56px;
}
.column form div {
	width:395px;
	text-align:right;
}
.column form div.paddingleft {
	text-align:left;
	width:450px;
	padding-left:130px;
	width/**/:/**/ 320px;
	margin-bottom:15px;
}
.management_team {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.management_team h2 {
	font-size:16px;
	font-weight:normal;
	color:#666;
}
.management_team h3 {
	font-size:16px;
	font-weight:normal;
	color:#666;
	margin-bottom:10px;
}
.management_team p {
	font-size:12px;
	line-height:18px;
}
.management_team_vertical {
	width:120px;
	float:left;
	margin-right:20px;
}
.management_team_vertical.last {
	margin-right:0;
}
.management_team_vertical h2 {
	font-size:14px;
	font-weight:normal;
}
.management_team_vertical h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
}
.management_team_vertical p {
	font-size:12px;
	line-height:18px;
}
.list1 li {
	background:url('../images/icon_list1.png') no-repeat 0 10px;
	line-height:18px; padding-left:20px; padding-right:0; padding-top:6px; padding-bottom:6px
}
.list2 li {
	background:url('../images/icon_list2.png') no-repeat 0 13px;
	line-height:18px; padding-left:16px; padding-right:0; padding-top:6px; padding-bottom:6px
}
.column_inner p {
	margin-bottom:15px;
	line-height:18px;
}

.column_inner p a:hover{
	color:#000000;
	text-decoration:none;
}

.column_inner p a{
	color:#2890ce;
	text-decoration:underline;
}



#content_inner p a.blue {
	color:#2890ce;
	text-decoration:underline;	
}

#content_inner p a:hover.blue{
	color:#000000;
	text-decoration:none;
}

.column_inner p span{
	font-style:italic;
	color:#2890ce;
}

#easybilling {
	width:394px;
	height:100px;
	background:url('../images/bg_easybilling.jpg') no-repeat;
	margin-bottom:20px;
	width/**/:/**/ 294px;
	height/**/:/**/ 60px;
	color:#e74336;
	font-size:13px;
	font-weight:bold; padding-left:105px; padding-right:0; padding-top:40px; padding-bottom:0
}
.column_inner h3 {
	font-size:18px;
	color:#006699;
	margin-bottom:5px;
	font-weight:normal;
}
.column_inner h3 img {
	vertical-align:middle;
}
#content h1#purchasing_heading {
	position:relative;
	padding:10px 0 0 73px;
	z-index:99;
	width:451px;
	width/**/:/**/ 378px;
}
#purchasing_heading span {
	display:block;
	width:59px;
	height:56px;
	position:absolute;
	background:url('../images/icon_purchasing.png') no-repeat;
	left:15px;
	top:-12px;
	z-index:100
}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar {
}



/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	text-align:left;
	background:url('../images/bg_footer.png') no-repeat top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:16px; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:15px
}
#footer a {
	color:#666;
}

/************
Joes Stuff
***********/

#header a#identity
{
	display:inline;
	float:left;
	height:170px;
	width:450px;
}

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

#footer small a:hover {
	text-decoration:none;
	color:#000000;
}

#all_testimonials{
	width:300px;
	background-color:#FFFFFF;
}


/* *******************
NEWSLETTER STUFF 
********************* */
.newsletter, #content_inner.newsletter { 
	
}

#sidebar_left {
	float:left; 
	display:inline;
	width:250px;
	margin-left:16px;
}

#sidebar_left div, #sidebar_left ul, #sidebar_left li { width:215px; }
#sidebar_left .section { padding:20px; border:1px solid #DDD; }
#sidebar_left .shadow { height:10px; margin-bottom:10px; background:url(../images/dropshadow.png) repeat-x; width:257px; } 


#sidebar_left input.searchtext { width:115px; }
#sidebar_left input.go { background:url(../images/small_go.png) no-repeat top center; border:0px; text-indent:1200px; width:29px; height:18px; cursor:pointer; color:white; font-size:0px; line-height:0px; vertical-align:middle; }
#sidebar_left input.go:hover { background-position:bottom center; }

#right_side {
	padding:0 10px;
	margin-left:282px; 
}

#right_side .breadcrumb { font-size:80%; margin-bottom:8px; } 

ul li a.arrow
{ float:left; display:inline; margin-right:8px; background:transparent url(../images/arrow.gif) no-repeat scroll left top; 
width:16px; height:16px; }
ul li a.expanded {
	background-position:left bottom;
}
ul li a.arrow:hover { background-position:right top; }
ul li a.expanded:hover { background-position:right bottom; }

ul.cats li, ul.years li 
{ padding:5px 0 5px 2px; } 
ul.cats li.sub, ul.years li.sub 
{ padding-left:40px; background:transparent url(../images/icon_list2.png) no-repeat scroll 26px 11px; } 
#sidebar_left ul li ul { padding:0px; }
#sidebar_left ul li ul li { padding:5px 0 5px 40px; }
#sidebar_left ul li.selected a { color:black; font-weight:bold; }

.news_content { padding:20px; }
.news_content h2 { padding-bottom:20px; }
.news_content .article p { padding-bottom:10px;  line-height:140%; }
.news_content .article .date { padding-bottom:10px; font-weight:bold; display:block; }
.news_content .category { font-size:80%; font-style:italic; }
.news_content .image_float { float:right; margin-left:15px; margin-bottom:5px; }

.news_listing { padding-right:20px; }
.news_listing h3 { padding:5px 0 16px 0;  }
.news_listing h3 a { color:#3399CC; }
.news_listing ul li { width:auto; margin-bottom:20px; background:url(../images/heading3.png) no-repeat; padding: 8px 14px; }
.news_listing ul li .float { float:left; margin-right:20px; }
.news_listing ul li .date { float:left; font-size:85%; }
.news_listing ul li .category { text-align:right; margin-right:20px; font-size:85%; font-style:italic; }
.news_listing .intro { margin-bottom:8px; }
.news_listing .image { float:left; margin-right:10px; }

.news_listing .navigation { margin:0 10px; }
.news_listing .left { float:left;  }
.news_listing .right { float:right; }
.news_listing .right a { color:#3399CC; }
.news_listing .right a:hover { text-decoration:underline; }
/* TEST */    
/* TEST2 */

span.readmore a { color:#3399CC; }

