/* @override 
	http://localhost/westhill/wlr_microsite/css/main.css
	http://172.16.0.56/westhill/wlr_microsite/css/main.css
*/

/* main.css */

/* @group Main Structure */

body {
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 67.5%;
	background: #D1D1D1 url(../images/bg_stripe.png) repeat;
	margin: 0;
	padding: 0;
}
a {
	color: #6d5faa;
}
#pageContainer {
	width: 980px;
	margin: 0px auto;
	background-color: #fff;
}
#header {
	padding: 20px 25px 20px 20px;
}
#nav {
	width: 695px;
	float: left;
	padding: 40px 0px 0px 0px;
}
#logo {
	display: block;
	width: 210px;
	float: right;
}
#header a img {
	border: 0;
}
#main {
	clear: both;
	background: url(../images/bgFade.jpg) repeat-x;
	padding: 25px 0px 0px 0px;
	margin:0px;
}
.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 #666699;
	padding: 0px 10px 0px 5px;
}
#nav li a {
	color: #666699;
	text-decoration: none;
	
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li.active a {
	color: #666699;
	text-decoration: underline !important;
}
#active a {
	color: #000 !important;
}

li.last {
	border: 0 !important;
	padding-right: 0 !important;
}


/* @end */
/* @group Content Styles */

h1 {
	display: none;
}
#content, #contentInner {
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	top:-25px;
	font-size: 1.2em;
}
#content {
	width: 470px;  
	padding: 0px 0px 20px 200px;
}
#contentInner {
	width: 410px;  
	padding: 0px 0px 20px 260px;
	position: relative;
	top: -40px;
}
#bgImage {
	background: url(../images/bg_content.jpg) no-repeat left bottom;
	padding-top: 25px;
	border:1px solid #bcbec0;
	border-top:none;
	border-right:none;
	border-left:none;
}
#content h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#contentInner h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#content p {
	margin: 10px 0px 10px 65px;	
}
#contentInner p {
	margin: 10px 0px 10px 0px;	
	color: #000;
	line-height: 1.2em;
}

#contentInner h3{
	color: #6d5faa;
	margin-top: 20px;
	font-size: 1.8em;
	font-weight: normal;
}

#contentInner h4 {
	font-size: 1.1em;
	font-weight: normal;
	color: #6d5faa;
	margin: 10px 0 10px 0;
	
}

.grey{
color: #808285 !IMPORTANT;
margin: 0 0 10px 0 !IMPORTANT;
float: left;
width: 300px;
}

.backtotop{
	font-size: 1.1em;
	font-weight: normal;
	color: #6d5faa;
	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 {
	background-color: #bcbec0;
	height: 25px;
}

/* @group Titles */

h2.title_home {
	width: 399px; height: 149px;
	background: url(../images/title_home.gif) no-repeat;
	margin: 0 0 15px 62px;
}
h2.title_info {
	width: 250px; height: 32px;
	background: url(../images/title_info.gif) no-repeat;
}
h2.title_features {
	width: 400px; height: 32px;
	background: url(../images/title_features.gif) no-repeat;
}
h2.title_50off {
	width: 375px; height: 32px;
	background: url(../images/title_50off.gif) no-repeat;
}
h2.title_wlr3 {
	width: 390px; height: 32px;
	background: url(../images/title_wlr3.gif) no-repeat;
}

h2.title_connection {
	width: 250px; height: 32px;
	background: url(../images/title_connection.gif) no-repeat;
}

h2.title_competition {
	width: 400px; height: 65px;
	background: url(../images/title_competition.gif) no-repeat;
}

h2.title_terms {
	width: 410px; height: 34px;
	background: url(../images/title_terms.gif) no-repeat;
}

/* @end */
/* @group Bg Images */

#bgImagePostIt {
	background: url(../images/img_postit.jpg) no-repeat;
	padding-top: 25px;
	margin-top: 20px;
}


#bgImageRing {
	background: url(../images/img_rubber_ring.jpg) no-repeat;
	padding-top: 25px;
	margin-top: 20px;
}
#bgImagePiggy {
	background: url(../images/img_piggy.jpg) no-repeat;
	padding-top: 25px;
	margin-top: 20px;
}

#bgImageStain {
	background: url(../images/img_stain.jpg) no-repeat;
	padding-top: 25px;
	margin-top: 20px;
}
#bgImageWin1000 {
	background: url(../images/img_win1000.jpg) no-repeat;
	padding-top: 25px;
	margin-top: 20px;
}


/* @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;
}


