﻿/* @override 
	http://localhost/westhill/sffa_microsite/css/main.css
	http://172.16.0.56/westhill/sffa_microsite/css/main.css
*/

/* main.css */

/* @group Main Structure */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 65%;
	color: #666;
	background-color: #FFFFFF;
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-x;
	line-height: 1.5em;
}
a {
	color: #6d5faa;
}
#pageContainer {
	width: 991px;
	margin: 0px auto;
	background-image: url(../images/bg_shadows.gif);
	background-repeat: no-repeat;
}
#boxContent {
	width: 947px;
	margin: 0px auto;
	background-color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	padding: 20px 25px 10px 20px;
}
#nav {
	width: 695px;
	float: left;
	padding: 40px 0px 0px 0px;
}
#logo {
	display: block;
	width: 187px;
	float: right;
}
#header a img {
	border: 0;
}
#main {
	padding: 0px;
	margin:0px;
	clear: both;
	background: url(../images/home_left.jpg) no-repeat;
	height: 539px;
}
.clearer1 {
	clear: both;
}
.clearer10 {
	clear: both;
	height: 10px;
}
/* @end */
/* @group Header Styles */

#nav ul {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}
#nav li {
	font-size: 1.1em;	
	display: inline;
	border-right: 1px solid #999;
	padding: 0px 7px 0px 4px;
}
#nav li a {
	color: #999;
	text-decoration: none;
	
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li.active a {
	color: #666699;
	text-decoration: underline !important;
}
#active a {
	font-weight:bold;
	color: #666699 !important;
}

li.last {
	border: 0 !important;
	padding-right: 0 !important;
}


/* @end */
/* @group Content Styles */

h1 {
	display: none;
}
#content {
	margin-top: 235px;
	padding: 0px 0px 0px 420px;
	float: left;
	width: 500px;
	font-size: 1.2em;
}
#content h2 {
	margin: 10px 10px 15px 65px;
	font-size:130%;
	font-weight: bold;
	color: #666699;
	line-height: 1.2em;
}
#content p {
	margin: 10px 0px 10px 65px;	
	padding:0px;
}
#content p a {
	text-decoration:none;
}
#content p a:hover {
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - */

#contentInner {
	margin:0px;
	padding: 80px 0px 0px 420px;
	float: left;
	position: relative;
	width: 480px;
	font-size: 1.2em;
}
#contentInner p {
	padding:8px 0px 8px 0px;
}
#contentInner ul {
	padding:4px 0px 4px 0px;
}
#contentInner li {
	padding:6px 0px 6px 0px;
	list-style-image: url(../images/bulletpoint.gif);
}
#contentInner a {
	text-decoration:none;
}
#contentInner a:hover {
	text-decoration:underline;
}
#contentInner h1  {
	display:block;
	margin-bottom:10px;
	font-size:130%;
	font-weight:normal;
	line-height: 1.3em;
	color: #999;
}
#contentInner h2  {
	margin-bottom:10px;
	font-size:130%;
	color: #666699;
	font-weight:normal;
	line-height: 1.2em;
}
#contentInner h3{
	color: #666699;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1em;
	font-weight: bold;
}

#contentInner h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #666;	
}


/* - - - - - - - - - - - - - - - - */

#popup {
	margin:30px;
	padding: 20px;
	font-size: 1.2em;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#popup p {
	padding:8px 0px 8px 0px;
}
#popup a {
	text-decoration:none;
}
#popup a:hover {
	text-decoration:underline;
}
#popup h1  {
	display:block;
	margin-bottom:10px;
	font-size:130%;
	font-weight:normal;
	line-height: 1.3em;
	color: #999;
}
#popup h2  {
	margin-bottom:10px;
	font-size:130%;
	color: #666699;
	font-weight:normal;	
	line-height: 1.3em;
}
#popup h3{
	color: #666699;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1em;
	font-weight: bold;
}
#popup ul {
	padding:4px 0px 4px 0px;
}
#popup li {
	padding:6px 0px 6px 0px;
}


/* - - - - - - - - - - - - - - - - */


.grey{
color: #808285 !IMPORTANT;
margin: 0 0 10px 0 !IMPORTANT;
float: left;
width: 300px;
}

.btn_back {
	font-size:90%;
	color:#999999;
	text-decoration:none;
}

.backtotop{
	color: #666699;
	float:right;
	width: 100px;
	text-align:right;
}

#contentInner ul, #contentInner ol {
	margin: 0px;
	line-height: 1.2em;
}

#contentInner ul li{
list-style-type:disc;
margin-left: 15px;
}

#contentInner ol li{
list-style-type:decimal;
margin-left: 20px;
}
#contentInner p.intro_text {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #808285;
	margin-bottom: 30px;
}

/* @end */


/* @group Sidebar Syles */

#sidebar, #sidebar_inner {
	position: relative;
	top:-25px;
	width: 245px;
	float: right;
	background-color: #e7e8e9;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 0px 0px;
}
#sidebar_inner {
margin-top: 0px;
}


#sidebarBg {
	background: url(../images/innerSidebarBg.png) repeat-y;
	padding: 0px;
}
.sidebarBox {
	border-bottom: 3px solid #fff;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #808285;
}
.sidebarBox h3 {
	font-size: 1.4em;
	color: #6d5faa;
	margin: 0;
	padding: 0;
}
.sidebarBox p {
	padding: 5px 0px 0px 0px;
	margin: 0;
	line-height: 1.4em;
}
.sidebarBox p a {
	font-weight: bold;
	color: #666699;
}
#sidebarLast {
	border: 0 !important;
}
.timeline {
	padding: 5px 15px 0px 15px;
	background: #e7e8e9 url(../images/timeline.gif) no-repeat;
	width: 379px;
	height: 95px;
	overflow:hidden;
}
.timeline h5 {
	font-size: 1.2em;
	color: #6D5FAA;
}
.timeline .year {
	font-size: 3em;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -21px;
	right: -20px;
	color: #fff !important;
}
.timelineFirst {
	height: 10px;
	background-color: #e7e8e9;
}
.timelineLast {
	height: 67px !important;
	background-image: none;
}


/* @end */
#footer {
	color:#FFFFFF;
	background-color: #808285;
	text-align: right;
	margin:0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



/* @end */

.hr{
height: 1px;
border-bottom: 1px solid #939598;
margin: 10px 0 0 0;
}


#colleft{
width: 200px; 
float: left;
}

#colright{
width: 200px; 
float: left;
}

#colleft{
margin-right: 10px !IMPORTANT;
}

#colleft li, #colright li{
list-style-type: none !IMPORTANT;
margin: 0px 0 15px 0px !IMPORTANT;
}

/* @background images */

#bgImage {
	background: url(../images/home_right.jpg) no-repeat right top;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#inner {
	clear: both;
	padding: 0px;
	margin:0px;
	background-image: url(../images/content_greybar.jpg);
	background-repeat: repeat-x;
}
#videos {
	padding: 0px;
	margin:0px;
	/*background: url(../images/means_00.jpg) no-repeat;*/
	/*height: 539px;*/
}
#means_00 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_00.jpg) no-repeat;
	height: 490px;
}
#means_0 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_0.jpg) no-repeat;
	height: 486px;
}
#means_1 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_1.jpg) no-repeat;
	height: 539px;
}
#means_2 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_2.jpg) no-repeat;
	height: 539px;
}
#means_3 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_3.jpg) no-repeat;
	height: 539px;
}
#means_4 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_4.jpg) no-repeat;
	height: 539px;
}
#means_5 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_5.jpg) no-repeat;
	height: 539px;
}
#means_6 {
	padding: 0 0 30px 0;
	margin:0px;
	background-image: url(../images/means_6.jpg);
	background-repeat: no-repeat;
}
#means_7 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_7.jpg) no-repeat;
	height: 539px;
}
#means_8 {
	padding: 0px;
	margin:0px;
	background: url(../images/means_8.jpg) no-repeat;
}
#works_0 {
	padding: 0px;
	margin:0px;
	background: url(../images/works_0.jpg) no-repeat;
}
#working_0 {
	padding: 0px;
	margin:0px;
	background: url(../images/working_0.jpg) no-repeat;
}

#faq_1 {
	padding: 0;
	margin:0;
	background: url(../images/faq_1.jpg) no-repeat;
}

/* @end */
#flashbox {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #000000;
	height: 253px;
	width: 460px;
	text-align: center;
}
#flashbox a {
	color:#CCCCCC;
}
table {
	clear: both;
	width: 100%;
	border: 1px solid #CCCCCC;
}
table td {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

/* form contact */

.label_class{
width: 236px;
float: left;
text-align:right;
color: #666666;
font-size: 1em;
padding: 0 8px 0px 0;

}

.inputstyle{
border: 1px solid #a5acb2;
width: 180px;
height: 20px;
margin-bottom: 10px;
padding: 0px;
}

.error 
{
	margin: 20px 0 0 243px;
}

#contact_footer a
{
	color:#666666;
	font-size:0.9em;}
	
.disclaimer {
	color: #6D5FAA;
	font-size: 0.85em;
	}
