/* 
 * GENERAL STYLES ---------------------------- */

body {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #2F2820;
}

a {
	color: #336699;
}

#masthead-wrapper {
	background: #231f20 url(../images/logo.png) no-repeat;
	padding: 45px 0px 0px 114px;
	border-bottom: 1px solid #231f20;
}

#nav {
	background: transparent url(../images/nav_bg.png) repeat-x;
	/*height: 32px;*/
}

#nav li {
	display: block;
	float: left;
	line-height: 32px;
	border-right: 1px solid #cccccc;
	font-size: .9em;

}

#nav li.last {
	border-right: 0px;
	float: right;
	text-align: right;	
	background: url(../images/lock.png) no-repeat 6px 9px;
	font-size: .8em;
}

#nav li.last a:hover {
	color: #ff0000;
	background: transparent;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0px 19px 0px 19px;
	font-weight: bold;
}

#nav a:hover {
	color: #336699;
}

#nav li.here a {
	color: white;
	font-weight: bold;
	background: transparent url(../images/nav_bg_hover.png) repeat-x;
}

#footer-wrapper {
	position: absolute;
	bottom: 0px;
	width: 900px;
	background: #231f20;
	text-align: right;
	height: 24px;
	border-top: 1px solid #000000;
}

#footer-wrapper ul {
	padding: 0px 6px 0px 0px;
}

#footer-wrapper ul li {
	display: inline;
	color: #999999;
	font-size: .8em;
	font-weight: bold;
	line-height: 24px;
	border-right: 1px solid #c0c0c0;
}

#footer-wrapper ul li.last {
	padding-right: 0px;
	border-right: 0px;
}

#event {
	padding: 50px 0px 0px 0px;
}

#demo_outer {
	padding: 6px 0px 0px 0px;
}

#home div.content-wrapper table td.quad2 div.event p {
	color: #ffffff;
	padding: 6px 15px 6px 63px; 
	background: #666666 url('../images/2008_srs_logo.png') no-repeat 9px 3px;
	font-size: 1em;
	margin: 0px;
}

#home div.content-wrapper table td.quad2 div.demo_inner a, #contact_us div.content-wrapper table td.quad2 div.demo_inner a {
	color: #ffffff;
	background: #336699;
	display: block;
	padding: 9px;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

/* HOME PAGE */

#home {
	background: #666666 url(../images/bg_home.png) repeat-y 50% 0%;
}

#home div.content-wrapper table td.quad1 {
	vertical-align: top;
	background: transparent url(../images/whale_tail.jpg) no-repeat 0% 0%;
	width: 502px;
	padding-top: 320px;
}

#home div.content-wrapper table td.quad2 {
	background: #e7e7e7;
	vertical-align: top;
	padding: 30px 16px 10px 16px;
}

#home div.content-wrapper table td.quad2 h3 {
	font-size: 2.5em;
	font-weight: normal;
	color: #ff0000;
}

#home div.content-wrapper table td.quad2 p {
	line-height: 150%;
	font-size: 1.2em;
	margin: 16px 0px 0px 0px;
}

#home div.content-wrapper table td.quad2 ul {
	list-style-type: disc;
	padding-left: 20px;
	padding-top: 12px;
}

#home div.content-wrapper table td.quad2 ul li {
	padding: 9px 0px 0px 0px;
}

#home div.content-wrapper table td.quad2 a {
	font-size: 1.3em;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #336699;
}

#home div.content-wrapper table td.qaud2 a:hover {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

#home div.content-wrapper table {
	padding: 0;
	width: 100%;
	border: 0;
}

#home td.quote {
	width: 501px;
}

td.quote-alt {
	width: 624px;
	background: #e7e7e7;
}

td.quote {
	width: 624px;
	vertical-align: top;
	background: #cccccc;
}

td.quote blockquote, td.quote-alt blockquote {
	padding: 20px;
	line-height: 130%;
}

td.quote p, td.quote-alt p {
	margin-top: 10px;
	font-style: italic;
	text-align: right;
}

td.demo {
	vertical-align: middle;
	text-align: center;
	font-size: 1.6em;
	padding: 30px;
}

div.demo {
	vertical-align: middle;
	text-align: center;
	font-size: 1.6em;
}

#demo p {
	background: #336699;
}

#demo a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 9px;
}

#demo a:hover {
	color: #cccccc;
}

td.blank {
	background: #666666;
}

td.blank_last {
	background: #cccccc;
}

/* END HOME */

/* CLIENTS */
#clients {
	background: #666666 url(../images/bg_clients.png) repeat-y 50% 0%;
}

#clients div.content-wrapper table td.quad1 {
	background: #e7e7e7 url(../images/clients_map_small.png) no-repeat 12px 12px;
	height: 362px;
	width: 624px;
}

#clients div.content-wrapper table td.quad2 {
	background: #666666;
	padding: 16px;
	height: 330px;
	color: #ffffff;
}

#clients div.content-wrapper table td.quad2 p {
	font-size: 1.2em;
	line-height: 140%;
	padding: 0px 0px 0px 20px;
}

#clients div.content-wrapper table td.quad2 ul {
	padding: 20px 0px 20px 20px;
}

#clients div.content-wrapper table td.quad2 li {
	font-size: 1.2em;
	padding-top: 9px;
	float: left;
	width: 25%;
}

#clients div.content-wrapper div.zoom {
	text-align: center;
	background: url(../images/search.png) no-repeat 8% 3px;
	height: 57px;
}

#clients div.content-wrapper div.zoom a {
	line-height: 57px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	color: #eaeaea;
	text-decoration: none;
}

#clients div.content-wrapper div.zoom a:hover {
	color: #ff0000;
}

#clients_map {
	margin: 0;
	padding: 0;
	background: #e7e7e7;
}

#clients div.content-wrapper table td.title {
	padding: 16px;
	font-size: 1.3em;
	color: #ffffff;
	background: #336699;
}
/* END CLIENTS */

/* CONTACT US */

#contact_us {
	background: #666666 url(../images/bg_contact.png) repeat-y 50% 0%;
}

#contact_us div.content-wrapper table {
	padding: 0;
	width: 100%;
}

#contact_us div.content-wrapper td.quad2 {
	background: #e7e7e7;
	vertical-align: top;
	padding: 20px;
}

#contact_us div.content-wrapper td.quad1 {
	padding: 9px;
	width: 570px;
}

#contact_us div.content-wrapper td.quad2 p {
	padding: 0px 0px 20px 0px;
	font-size: 1.3em;
	line-height: 130%;
}

#contact_us div.content-wrapper td.quad2 h5 {
	font-size: 1.4em;
	color: #999999;
	font-weight: bold;
}
/* END CONTACT US */

/* DEMO */

#demopage div.content-wrapper td.quad1 {
	background: #666666;
	color: #ffffff;
	width: 296px;
	vertical-align: top;
}

#demopage div.content-wrapper td.quad1 h3 {
	padding: 16px;
	font-size: 1.3em;
}

#demopage div.content-wrapper td.quad1 p {
	line-height: 130%;
	padding: 0px 16px 16px 16px;
}

#demopage div.content-wrapper a {
	color: #ffffff;
	
}

#demopage div.content-wrapper td.quad2 {
	background: #e7e7e7;
	padding: 16px;
}

form p {
	margin-bottom: 18px;
}

label {
	display: block;
	font-size: 1.2em;
}

textarea {
	width: 99%;
	height: 6em;
}

#form div {
	width:100%;
}

#form div.button {
	text-align:center;
	padding: 5px;
	margin 0px 0px 5px 0px;
	background-color:#ccc;
}

#form div.notice {
	color: #000000;
	margin: 0px 0px 5px 0px;
	text-align:left;
}

#form div.notice a {
	font-size: 1.2em;
	color: #000000;
}

#form div.notice a:visited {
	color: #000000;
}

#form div.notice a:hover {
	color: #000000;
}

/* END DEMO */

/* PRODUCT */

#product, #demopage {
	background: #666666 url(../images/bg_product.png) repeat-y 50% 0%;
}

#product div.content-wrapper td.quad1 {
	color: #ffffff;
	width: 296px;
	vertical-align: top;
	background: #666666;
}

#product div.content-wrapper td.quad1 h3 {
	background: #666666;
	font-size: 1.4em;
	padding: 16px;
}

#product div.content-wrapper td.quad1 p {
	background: #666666;
	line-height: 130%;
	padding: 0px 16px 16px 16px;
}

#product div.content-wrapper td.quad1 a.here {
	display: block;
	background: #e7e7e7;
	font-size: 1.6em;
	text-decoration: none;
	padding: 16px 6px 16px 16px;
}

#product div.content-wrapper td.quad1 a.inactive {
	color: #e7e7e7;
	margin-top: 16px;
	font-weight: normal;
	display: block;
	background: #666666;
	font-size: 1.3em;
	padding: 16px 6px 16px 16px;
}

#product div.content-wrapper td.quad1 ul {
	margin-left: 0px;
	height: 168px;
	background: #666666 url(../images/lifecycle.png) no-repeat 4px 6px;
	padding: 6px;
}

#product div.content-wrapper td.quad1 ul.here {
	background: #e7e7e7 url(../images/lifecycle.png) no-repeat 4px 6px;
}

#product div.content-wrapper td.quad1 li {
	float: left;
	width: 50%;
}

#product div.content-wrapper td.quad1 li a {
	display: block;
	font-size: 1.6em;
	color: #336699;
	line-height: 84px;
	text-decoration: none;
}

#product div.content-wrapper td.quad1 li a:hover {
	color: #ff0000;
}

#product div.content-wrapper td.quad1 li.here a {
	font-weight: bold;
	color: #000000;
}

#product div.content-wrapper td.quad1 li.attract a {
	padding-left: 16px;
	padding-bottom: 40px;
	line-height: 42px;
}

#product div.content-wrapper td.quad1 li.capture a {
	text-align: right;
	padding-right: 16px;
	padding-bottom: 40px;
	line-height: 42px;
}

#product div.content-wrapper td.quad1 li.cultivate a {
	text-align: right;
	padding-right: 16px;
	padding-top: 40px;
	line-height: 42px;
}

#product div.content-wrapper td.quad1 li.close a {
	padding-left: 16px;
	padding-top: 40px;
	line-height: 42px;
}

#product div.content-wrapper td.quad2 {
	background: #e7e7e7;
	padding: 16px;
	vertical-align: top;
}

#product div.content-wrapper td.quad2 h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #cccccc;
}

#product div.content-wrapper td.quad2 p {
	line-height: 150%;
	margin: 16px;
}

#product div.content-wrapper td.empty {
	background: #cccccc;
}

#product div.attract-ss {
	background: transparent url(../images/attract_ss1_sarasota.png) no-repeat 100% 0%;
	height: 390px;
}

#product div.content-wrapper td.quad2 p.tigerlead {
	color: #ff0000;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 94px;
}

#product div.content-wrapper td.quad2 p.nationalplayers {
	color: #ff0000;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 50px;
	margin-left: 0px;
}

#product div.capture-ss {
	background: transparent url(../images/capture_ss1_sarasota.png) no-repeat 16px 0px;
	height: 606px;
}

#product div.content-wrapper td.quad2 ul {
	list-style-type: disc;
	padding-left: 36px;
}

#product div.content-wrapper td.quad2 li {
	padding-bottom: 12px;
	line-height: 150%;
}

#product div.content-wrapper td.quad2 blockquote {
	padding-top: 16px;
	font-size: 1.1em;
	line-height: 150%;
}

#product div.content-wrapper td.quad2 blockquote p {
	margin-left: 0px;
	font-style: italic;
}

a.nextpage {
	color: #336699;
	display: block;
	line-height: 32px;
	font-size: 1.2em;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
	text-align: right;
}

/* END PRODUCT */

/* PPC TEST */

#ppctest {
	background: #666666 url(../images/bg_home.png) repeat-y 50% 0%;
}

#ppctest div.content-wrapper td.quad1 {
	width: 501px;
}

#ppctest div.content-wrapper td.quad1 h3 {
	font-size: 1.3em;
	padding: 16px 16px 0px 16px;
}

#ppctest div.content-wrapper td.quad1 p {
	padding: 16px 16px 0px 16px;
	line-height: 130%;
}

#ppctest div.content-wrapper td.quad1 ul {
	list-style-type: disc;
	padding: 0px 16px 6px 44px;
}

#ppctest div.content-wrapper td.quad1 li {
	line-height: 130%;
	padding-top: 12px;
}

#ppctest div.content-wrapper td.quad2 {
	vertical-align: top;
}

#ppctest div.content-wrapper td.quad2 a.pdf {
	padding: 16px 0px 0px 60px;
	font-size: 1.5em;
	line-height: 32px;
	background: url(../images/pdficon_large.gif) no-repeat 16px 16px;
	display: block;
}

#ppctest div.content-wrapper td.quad2 p {
	padding: 0px 0px 40px 60px;
}

#ppctest div.content-wrapper td.quad1 small {
	padding: 16px;
	font-size: .8em;
	font-weight: bold;
}

/* END PPC TEST */

/* JOBS */

#jobs {
	background: #666666 url(../images/bg_contact.png) repeat-y 50% 0%;
}

#jobs div.content-wrapper table {
	padding: 0;
	width: 100%;
}

#jobs div.content-wrapper td.quad2 {
	background: #e7e7e7;
	vertical-align: top;
	padding: 20px;
}

#jobs div.content-wrapper td.quad1 {
	padding: 9px;
	width: 570px;
}

#jobs div.content-wrapper td.quad2 p {
	padding: 0px 0px 20px 0px;
	font-size: 1.3em;
	line-height: 130%;
}

#jobs div.content-wrapper td.quad2 h5 {
	font-size: 1.4em;
	color: #999999;
	font-weight: bold;
}

#jobs div.jobs-top {
        margin:10px 0 0 0;
}

#jobs div.jobs-top h1 {
    font-size:1.4em;
}

#jobs div.jobs-regions {

        padding:20px;
}

#jobs div.job-region, #jobs div.job-posting {
    padding:20px;    
    background: #fafafa;
        margin:10px 10px 40px 10px;
        border:1px solid #aaaaaa;
        overflow:auto;
}

#jobs div.job-region h2 {
    font-size:1.3em;
}

#jobs div.job-posting {
    font-size:1.1em;
    line-height:120%;
}

#jobs div.job-posting li, #jobs div.job-region li, #jobs td.quad2 li {
    list-style:square outside none;
    margin: 3px 0 0 20px;
}

#jobs div.job-posting ul li span {
    font-weight:bold;
}

#jobs div.job-posting ul li:first {
    font-size:1.3em;    
}

#jobs div.job-posting ul.job-bullets li {
    margin-bottom:10px;
    text-indent:-110px;
    padding-left:110px;
    list-style:none;
    margin: 10px auto;
}
#jobs div.job-posting ul.job-bullets li.apply {
    text-indent:-68px;
    padding-left:68px;
}

#jobs span.job-title {
    font-size:1.4em;
}

#jobs img, #jobs iframe {
    vertical-align:top;
    border:2px solid #FAFAFA;
}

#jobs div.back {
    float:right;
}

/* END JOBS */


