 @import url("http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold");
body, #wrapbody {
	width:100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #edeef0;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
html, body {
	height:100%;
}
#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
}
* html #wrapmaster {
	height:100%;
}
#wrap {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
}
* html #wrap {
	height:100%;
}
#wrapleft {
	padding: 0px;
	width: 0px;
	height: 240px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	display: none;
}
#wrapleft_bottom {
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	top: 0px;
	position: absolute;
}
#wrapright_bottom {
	padding: 0px;
	width: 0px;
	height: 0px;
	background-image:  url(none);
	background-repeat: no-repeat;
	top: 0px;
	float: right;
	position: absolute;
}
#wrapcenter {
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
}
#wrapright {
	padding: 0px;
	width: 0px;
	height: 292px;
	float: right;
	background-image: url(../_media/backgrounds/bg_horiz-right.jpg);
}
html>body#wrapcenter {
	height: auto;
}
#client_header {
	display: block;
	text-align: left;
	width: 100%;
	float: left;
	margin: 0px auto 0px auto;
	z-index: 1000;
}
#client_header #phone {
	position: absolute;
	top: 20px;
	right: 20px;
	font-family: 'Droid Sans', serif;
	color: #FFFFFF;
	font-size: 150%;
}
#nav {
	display:none;
}
/*  BASIC TEXT FORMATING */
p, li {
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 150%;
}
h1 {
	font-family: 'Droid Sans', serif;
	font-size: 200%;
	text-align: left;
	color:#f98200;
	border-bottom: 1px dashed #999999;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px 0px 5px;
}
* html h1 {
	width:auto;
}
#full h1 {
	margin: 5px 24px;
}
h2 {
	font-family: 'Droid Sans', serif;
	color: #006699;
	font-size: 160%;
	text-align: left;
	font-weight: normal;
}
h3 {
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}
h4 {
	font-family: "Myriad", "Myriad Pro", "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 130%;
	font-style: italic;
	color: #5e5d5b;
	text-align: center;
}
h4 strong {
	color: #0066CC;
}
a {
	color: #006699;
}
a:hover {
	color: #6fa9ce;
	text-decoration: none;
}
ul {
}
ul li {
	list-style: square;
	margin-bottom: 5px;
}
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
}
ol li {
	padding:0px 8px 8px 0px;
}
a:hover img {
	border: none;
	background:none;
}
a img {
	border: none;
}
/*------------- header section ----------------- */


#header_wrapper {
	width: 100%;
}
#header {
	text-align: center;
	margin: 0px auto 0px auto;
	width: 906px;
	padding: 0px;
	height: 306px;
	position:relative;
	background-image: url(../_menu/topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#full #header {
	background-position: center -306px;
}
/*------------- content section ----------------- */

#content_wrapper {
	width: 906px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 40px 0px;
	background-image: url(../_media/backgrounds/bg_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_header {
	width: 100%;
	margin: 0px;
	padding: 0px 0px;
	background-position: left top;
	background-image: url(../_media/backgrounds/bg_content-top.jpg);
	background-repeat: no-repeat;
}
#full #content_header {
	background-image: url(../_media/backgrounds/bg_content-top-full.jpg);
}
#content_footer {
	width: 100%;
	margin: 0px auto 0px auto;
}
/*------------- content main ----------------- */

#content_main {
	width: 600px;
	margin: 5px 0px 0px 20px;
	min-height: 450px;
	text-align: left;
	padding: 0px;
	float: left;
	background:transparent;
	background-image:none;
}
/*------------- content side ----------------- */


#content_side {
	background-image: url(../_media/backgrounds/bg_right_column.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	width:261px;
	height: auto;
	min-height: 555px;
	margin: 0px;
	position: relative;
	top: 0px;
	right: 14px;
}
#content_side p {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 100%;
	color: #666666;
}
#content_side h3 {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
	color: #FFFFFF;
}
#content_side h1 {
	color: #A08400;
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
#content_side h2 {
	color: #f9890e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin: 0px 2px;
	padding: 0px 10px 6px;
	text-decoration: none;
	display: block;
	text-align:left;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	top: -8px;
}
#content_side h2 a {
	text-decoration: none;
	color: inherit;
}
#content_side_highlight {
	width: 85%;
	padding: 6px 6px 10px;
	border: 5px solid #E3E3E3;
	background-color: #F0F0F0;
	margin: 20px auto 0px;
}
#content_side_highlight h2 {
	border: none;
	font-weight: normal;
	font-size: 110%;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 0px;
}
#content_side_highlight p {
	font-size: 100%;
	color: #0E81C4;
	padding: 6px 0px;
}
#content_side_highlight ul li {
	font-size: 90%;
	color: #0E81C4;
	padding: 6px 0px 4px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#content_right_text h4 {
	color: #fa8300;
	text-align: center;
	font-family: "Myriad", "Myriad Pro", "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	text-transform:capitalize;
	font-weight:normal;
	margin: 0px 0px 10px;
	font-size: 130%;
}
#content_right_text p {
	margin: 8px 14px;
	padding: 0px;
}
#content_right_text ul li {
	list-style: none;
	padding: 4px 0px;
}
#content_right_text ul {
	list-style: none;
	padding: 0px 0px 10px;
	margin: 0px;
}
#content_right_text li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #d7d7d7;
	font-weight: bold;
	position: relative;
	left: 20px;
	width: 80%;
}
#content_right_text li a {
	text-decoration: none;
}
/*------------- footer ----------------- */

#footer_wrapper {
	text-align: right;
	width: 100%;
	padding: 0px;
	background-repeat: repeat-x;
	height: auto;
	background-image: url(../_media/backgrounds/bg_footer_wrapper.gif);
	background-color: #C8C8C8;
}
#footer {
	text-align: center;
	width: 894px;
	margin: 0px auto;
	padding: 24px 0px 10px 0px;
	background-image: url(../_media/backgrounds/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer p {
	color: #CCC;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	text-transform: capitalize;
}
#footer a {
	color: #FFF;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-transform: capitalize;
}
#footer a:hover {
	text-decoration: none;
}
/*------------- misc styles ----------------- */

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #eeeeee;
	border: solid #b3b3b3 1px;
	margin-bottom: 5px;
	padding: 4px;
}
.module_left ul li, .module_center ul li, .module_right ul li {
	display:block;
	padding:4px 0px 4px 26px;
	background-image:url(../_media/common_assets/list_icon_box.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.image_right {
	float: right;
	margin-left:10px
}
.image_left {
	float: left;
	margin-right:10px
}
.image_center {
	margin: 0px auto 5px auto;
}
.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
}
.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
}
.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
}
.module_right h2 {
	background-color: #6fa9ce;
	color: #FFFDFD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
}
.module_left h2 {
	background-color: #6fa9ce;
	color: #FFFEFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
.module_center {
	margin: 0px auto;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
}
.module_center h2 {
	background-color: #6fa9ce;
	color: #FFFEFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	margin: 0;
}
.text_center {
	text-align: center
}
.text_left {
	text-align: left
}
.text_right {
	text-align: right
}
.dashed_line {
	border-top: 1px dashed #999999;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}
.clear_both_line {
	clear: both;
	height: 1px;
	border-bottom: 1px dashed #999999;
}
.text_highlight {
	color: #F98200;
	text-decoration: none;
}
.emphasize_left {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:left;
}
.emphasize_right {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	text-align:right;
	border-right: solid #cccccc 3px;
	padding-right: 8px;
}
.portal_topic {
	color: #333333;
	text-align: left;
	display: block;
	padding: 10px 10px;
	margin: 0px;
	width: 238px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(../_media/backgrounds/portal-topic.png);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	cursor: pointer;
}
.portal_topic:hover {
}
.portal_topic img {
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 3px;
	border: 1px solid #CECECE;
}
.portal_topic img:hover {
	border: 1px solid #CECECE;
}
.portal_topic p {
	color: #0e81c4;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}
.portal_topic strong {
	color: #006699;
}
/* ---------- Contact Form Styles ---------- */
.expandSelection {
	cursor: pointer;
}
.expandArea {
	padding-top: 5px;
}
.expandArea p {
	border-bottom: 1px solid #d99e51;
	color: #666666;
}
#form_box {
	width: 580px;
	margin: 0px auto;
	background-color: #f0ebd7;
	padding: 6px 6px 5px;
	color: #666666;
	text-align: center;
}
#form_box #content {
	margin: 0px auto;
	padding: 10px 6px 6px;
	background-color: #faf5e1;
}
#form_box td input {
	width: 136px;
	border: solid #cccccc 1px;
	padding: 4px 0px 4px 0px;
}
#form_box textarea {
	width: 220px;
	border: solid #cccccc 1px;
	margin: 0px auto 0px auto;
}
#form_box p {
	font-size: 100%;
	text-align: left;
	padding: 4px 2px;
	line-height: 130%;
	margin: 0px;
}
#form_box h2 {
	background-image: url(../_media/common_assets/asterisk.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#f88100;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 0px 4px 28px;
	margin: 0px;
	font-size: 120%;
}
.small {
	color: #c8bd96;
	font-size: 80%;
}
#highlight {
	background-color: #eeeeee;
	border: solid #b3b3b3 1px;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
}
/* ---------- Site Samples Styles ---------- */
#full #content_main {
	width: 895px;
	margin-left: 6px;
}
#full #content_side {
	display: none;
}
h2.site-samples {
	font-size: 140%;
	margin: 6px 26px;
	float: left;
}
.sample_row {
	background: url(../_media/backgrounds/site-samples.jpg) no-repeat;
	width: 879px;
	height: 352px;
	padding: 26px 0px 0px 15px;
}
.thumbnail {
	width: 272px;
	height: 360px;
	float: left;
	margin: 5px 8px;
	padding: 6px 0px 0px;
	background: url(../_media/images/thumbnail-border.png) no-repeat;
	text-align: center;
	cursor: pointer;
}
.thumbnail:hover {
	background-position: -272px 0px;
}
.thumbnail img {
	padding-bottom: 15px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#f98200;
	font-weight: bold;
	line-height: 125%;
}
.caption-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8B8B8B;
	font-weight: normal;
}
.pagination {
	font-size: 90%;
	margin: 8px 20px 2px;
	float: right;
}
.pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}
.pagination a, .pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}
.pagination .current {
	background: #26B;
	color: #fff;
	border: solid 1px #AAE;
}
.pagination .current.prev, .pagination .current.next {
	color:#999;
	border-color:#999;
	background:#fff;
}
/* ---------- Homepage Slide Styles ---------- */
#slides {
	background-image: url(../_media/backgrounds/home-slide-bg.png);
	background-repeat: no-repeat;
	background-position: center 84px;
	font-weight: bold;
	color: #f88100;
	text-align: center;
	position: relative;
	visibility: hidden;
	height: 156px;
}
.slide_caption {
	display: block;
	margin-top: 6px;
}
.specialty {
	float: left;
	width: 142px;
	margin: 0px 2px;
	cursor: pointer;
}
#slides .next, #slides .prev {
	background-image:url(../_media/common_assets/arrow.png);
	background-repeat: no-repeat;
	position:absolute;
	top:130px;
	left: 267px;
	width:7px;
	height:10px;
	display:block;
	text-indent: -9999px;
	z-index:101;
}
#slides .next {
	left:306px;
	background-position: 0px -10px;
}
#slides .pagination {
	position: relative;
	top: 8px;
	margin: 0px auto;
	width:80px;
	float: none;
}
#slides .pagination li {
	float:left;
	margin: 0px;
	list-style:none;
}
#slides .pagination li a {
	display:block;
	width:8px;
	height:9px;
	background-image:url(../_media/common_assets/page-dots.png);
	background-position:0 -10px;
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	border: none;
}
#slides .pagination .current {
	background: none;
	border: none;
}
#slides .pagination li.current a {
	background: url(../_media/common_assets/page-dots.png) 0px 0px no-repeat;
}
/* ---------- Monitor Styles ---------- */

#monitor {
	float: left;
	background: url("../_media/images/monitor.png") 0px 20px no-repeat;
	padding: 0px 8px 20px 0px;
	width: 216px;
	height: 186px
}
#slider_wrapper {
	position: relative;
	top: 36px;
	left: 13px;
	width:189px;
	z-index: 50;
}
#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	list-image:none;
}
#slider, #slider li { /* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/
	width:189px;
	height:118px;
	overflow:hidden;
}
#slidernav {
	margin-top:-79px;
	position:relative;
	z-index:60;
}
/* ---------- Features Table Styles ---------- */

.features-tables {
	background-color: #E8F0F7;
	border: 1px solid #CDDCEB;
	color: #5E5D5B;
	font-family: "Myriad", "Myriad Pro", "Lucida Sans Regular", "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 180%;
}
.features-tables strong {
	font-size: 120%;
	text-transform: uppercase;
	color: #006699;
}
.white {
	background-color: #FFFFFF;
	border: 1px solid #D3E1ED;
	padding: 5px;
}

/*------------- Admin Styles ----------------- */

.adminSection{
	background-color:#f1f1f1;
	border: 4px solid #e4e4e4;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 4px;
}

.adminSection h3{
	margin: 0px;
	background-color: #d8e0e5;
	color: #0E81C4;
	border: 1px solid #ced7dc;
	padding: 10px 6px 6px;
}

.adminSection p{
	padding: 0px;
	margin: 0px;
}
.adminSection strong {
	color: #666;
}
