@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#top_container {
	height: 184px;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A7A9AC;
}
#container_wrap {
	width: 100%;
	background-image: url(images/top_bg_rpt.png);
	background-repeat: repeat-x;
}
#top_bar {
	float: left;
	height: 9px;
	width: 937px;
}
#gradient {
	float: left;
	height: 127px;
	width: 937px;
	background-image: url(images/top_gradient.png);
	background-repeat: no-repeat;
	position: relative;
}
#slideshow-title{
	position: absolute;
	top: 10px;
	right: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17pt;
	line-height: 19pt;
	color: #3789AB;	
}
#slideshow{
	position: absolute;
	top: 50px;
	right: 0;
	width: 410px;
	height: 100px;
}
#slideshow  div { 
    position: absolute; 
    top: 0; 
    left: 0; 
}
#slideshow p{
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;	
	text-align: right;
}
#slideshow h5{
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;	
	text-align: right;
}
#nav {
	float: left;
	height: 48px;
	width: 937px;
}
#main_wrap {
	width: 100%;
	background-color: #FFF;
	min-width: 937px;
}
#main_container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 640px;
}
#main_container_resize {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: auto;
}
#foot_wrap {
	width: 100%;
	background-color: #A7A9AC;
}
#foot_container {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #A7A9AC;
	height: 140px;
}
#sub_nav {
	float: left;
	width: 176px;
	text-align: right;
	margin-top: 22px;
	margin-bottom: 22px;
}
#headshot {
	float: left;
	width: 186px;
	text-align: right;
	position: absolute;
	margin-bottom: 200px;
	top: 150px;
}
#main_text {
	float: left;
	width: 460px;
	min-height:228px;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 22px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#index_text {
	float: left;
	width: 460px;
	padding-left: 22px;
	margin-left: 200px;
	margin-bottom: 15px;
	margin-top: 20px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #999;
}
a:link {
	color: #3789AB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3789AB;
}
a:hover {
	text-decoration: none;
	color: #65A3BD;
}
a:active {
	text-decoration: none;
	color: #65A3BD;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	margin-top: 0px;
	margin-bottom: 9px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	margin-top: 0px;
	margin-bottom: 9px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #999;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17pt;
	line-height: 19pt;
	color: #3789AB;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	margin-top: 0px;
	margin-bottom: 9px;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 22pt;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#right_column {
	float: right;
	width: 186px;
	position: relative;
	height: 300px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#right_column_quote {
	float: right;
	width: 186px;
	position: relative;
	height: 300px;
	background: #DEDEDE;
	padding: 10px 0 0 0 ;
}
input[type="text"], textarea{
	padding: 3px !important;
	margin: 0 10px 10px 10px;
	width: 155px;
	background: #dedede;
	border: 1px solid #fff;
	color: #000;
}
textarea{
	height: 100px;
	overflow: auto;
}
.submit-button{
	border: none;
	width: 188px;
	height: 21px;
	background: url("images/submit.png") no-repeat top left;
	cursor: pointer;
}
#arrow {
	float: right;
	height: 74px;
	width: 66px;
	position: absolute;
	top: -30px;
	left: 190px;
}

#logo {
	float: left;
	height: 78px;
	width: 235px;
	margin-left: 5px;
	margin-top: 40px;
}
#shadow {
	float: left;
	width: 937px;
	margin-top: 22px;
}
#demo_holder {
	float: left;
	height: 122px;
	width: 894px;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 22px;
	margin-bottom: 40px;
}
#player1 {
	float: left;
	height: 122px;
	width: 202px;
}
#player2 {
	float: left;
	height: 122px;
	width: 202px;
	margin-left: 28px;
}
#player3 {
	float: left;
	height: 122px;
	width: 202px;
	margin-left: 28px;
}
#player4 {
	float: left;
	height: 122px;
	width: 202px;
	margin-left: 28px;
}
#mic {
	display: none;
	float: left;
	height: 81px;
	width: 31px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 28px;
	margin-bottom: 22px;
}
#twitter {
	float: left;
	width: 380px;
	margin: 10px 30px 30px 30px;
}
#tweet{
	float: right; 
	width: 445px; 
	margin: 10px 0;
}
#social {
	float: right;
	height: 26px;
	width: 120px;
	margin-bottom: 22px;
	margin-right: 22px;
	position: relative;
	clear: both;
}
#tw{
	display: block;
	width: 26px;
	height: 25px;
	background: url('images/tw.png') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}
#ld{
	display: block;
	width: 26px;
	height: 25px;
	background: url('images/ld.png') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 31px;
}
#fb{
	display: block;
	width: 26px;
	height: 25px;
	background: url('images/fb.png') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 62px;
}
#paypal{
	display: block;
	width: 26px;
	height: 25px;
	background: url('images/paypal.png') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 93px;
}
#foot_container p {
	color: #FFF;
}
#foot_container a:link {
	color: #3789AB;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}
#foot_container a:visited {
	color: #3789AB;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}
#foot_container a:hover {
	color: #CCC;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}
#foot_container a:active {
	color: #CCC;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}


/*************
POPUP PLAYER
**************/


#popup_player {
	height:100%;
	width:100%;
	background: url('images/black-shadow.png');
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

.pop_buttons:hover {
	cursor: pointer;
}

.pop_player {
	position:absolute;
	width:560px;
	height:200px;
	background: white;
	border-radius: 5px;
	z-index:101;
}

.pop_player h1 {
	margin-left:50px;
}

.x {
	float:right;
	color:black;
	font-size: 16px;
	font-weight:bold;
	margin-right:-8px;
	margin-top:-8px;
}

.x:hover {
	cursor:pointer;
}

.controls {
	width:460px;
	margin-left:50px;

}

/***********
SUB NAV
***********/

#sub_nav a:hover p {
	color: #3789AB;
}

.current p {
	color: #3789AB;
}


/**************
SERVICES PAGES
***************/

.services h2 {
	color: #3789AB;
	margin-bottom:40px;
}


/**************
FAQ
***************/
.faq-content-by-shd{
	display: none;
}
.faq-title-by-shd h3{
	cursor: pointer;
}
.faq-item-by-shd{
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #666;
}
.faq-item-by-shd:last-child{
	border: none;
}
.faq-title-by-shd{
	position: relative;
}
.faq-arrow-by-shd{
	background: url('images/arrow-faq-2.png') no-repeat bottom right;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 10px;
	right: 0;
}



/*TWITTER*/
.user a img, .user a span:first-child, .interact{
	display: none;
}
.user a{
	margin: 0 5px 0 0 !important;
}
.user{
	float: left;
}
#twitter a, #twitter a:hover, #twitter a:link, #twitter a:visited{
	margin: 0;
	padding: 0;
	font-size: 10pt !important;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;
}
#twitter p{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;	
}





