/*
THEME NAME: Capgemini RAIN
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Capgemini RAIN, based on Sandbox
VERSION: 1.0
AUTHOR: Matt Patulski and Mike Devarenne based on the Sandbox work of <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* -------------------- Start Layout -------------------- */
body {
	margin:0;padding:0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	scroll:hidden;
	}
div#wrapper {
	float:left;
	width:991px;
	margin:0;padding:0;
	}
div#header {
	width:156px;
	height:620px;
	float:right;
	}
div#headertop {
	text-align:left;
	}
div#headerbottom {
	text-align:center;
	margin:0px 0px 0px 26px;
	}
#RAINlogo {
	border:none;
	margin:34px 0px 0px 0px;
	}
#CapgeminiLogo {
	border:none;
	margin:125px 0px 0px 0px;
	}
#IntelLogo {
	border:none;
	margin:22px 0px 0px 0px;
	}
#login {
	margin:35px 0px 0px 0px;
	font-weight:bold;
	}
#copyright {
	margin:19px 0px 0px 0px;
	font-size:9px;
	line-height:13px;
	}
#content {
	float:left;
	width:649px;
	margin:0;
	padding:20px 18px 0px 18px;
	overflow:hidden;
}
#p1	{ position:absolute; top:1000px; width:645px; padding-top:30px;}
#p2	{ position:absolute; top:2000px; width:645px; padding-top:30px;}
#p3	{ position:absolute; top:3000px; width:645px; padding-top:30px;}
#p4	{ position:absolute; top:4000px; width:645px; padding-top:30px;}
#p5	{ position:absolute; top:5000px; width:645px; padding-top:30px;}

div#content-columns { 
	clear: both;
	width:685px;
}
div#content-columns-left { 
	float:left;
	width:205px;
	padding: 0px 18px 0px 0px;
}
div#content-columns-center { 
	float:left;
	width:205px;
	padding: 0px 18px 0px 0px;
}
div#content-columns-right { 
	float:left;
	width:205px;
	padding: 0px 18px 0px 0px;
}

div#downloads {
	clear: both;
	width:685px;
	padding-top:40px;
	}
div#downloads ul {
	margin:20px 0 5px 0;
-moz-padding-start:0px;
-webkit-padding-start:0;}

div#downloads ul li{
float: left;
padding-right:30px;
font-size:12px;
list-style-type:none;
}
div#downloads ul li a img {
margin-top:5px;
}
	
	
/* -------------------- End Layout -------------------- */

/* -------------------- Start Sidebar -------------------- */
div#nav {
	margin:0;padding:0;
	float:left;
	width:149px;
	height:633px;
	background-color:#E8F4D9;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8CC63F;
	text-align:right;
	list-style-type:none;
	}
ul#Tabs {
	margin:0;padding:0;
	position:relative;
	top:13px;
	right:-1px;
	z-index:1;
	text-align:right;
	}
#Tabs li.Tab {
	display: block;
	height:18px;
	padding:10px 10px 10px 0px;
	margin:20px 0px 20px 0px;
	text-align: right;
	text-decoration:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight:bold;
	}
#Tabs li.Tab a:link {
	height:18px;
	text-decoration:none;
	outline:none;
	color: #999999;
	}
#Tabs li.Tab a:visited {
	height:18px;
	text-decoration:none;
	outline:none;
	color: #999999;
	}
#Tabs li.Tab a:hover {
	color: #8CC63F;
	}
#Tabs li.SelectedTab {
	display: block;
	height:18px;
	padding:10px 10px 10px 0px;
	margin:20px 0px 20px 0px;
	text-align: right;
	text-decoration:none;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A4E3;
	font-weight:bold;
	background: url(../../../wp-includes/images/NavBackground.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
#Tabs li.SelectedTab a {
	text-decoration:none;
	outline:none;
	color: #00A4E3;
	}
/* -------------------- End Sidebar -------------------- */

/* -------------------- Start Footer -------------------- */
div#footer { 
	clear: both;
	background-color:white;
	width:991px;
	height:1000px;
	position:relative;
	z-index:1;
}
div#footer-left { 
	float:left;
	width:149px;
	height:1000px;
	background-color:#E8F4D9;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8CC63F;
	padding: 16px 0px 0px 0px;
}
/* -------------------- End Footer -------------------- */

/* -------------------- Start Typography -------------------- */
#blog-title {
	display:none;
	margin:0;padding:0;
}
#blog-description {
	display:none;
	margin:0;padding:0;
}
a {
	outline:none;
	}
h1 {
	display:none;
	margin:0;padding:0;
}
h2 {
	font-size:20px;
	line-height:24px;
	color:#00A4E3;
	font-weight:normal;
	margin-top: 0px;
	}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#8CC63F;
	margin-bottom:-10px;
	}
p {
	font-size:12px;
	color:#999999;
	line-height:18px;
	}
a:link {color: #6D9AAD}
a:visited {color: #6D9AAD}
a:hover {color: #00A4E3}
a:active {color: #6D9AAD}

#content-columns img {
	margin-bottom:-10px;
	}
/* -------------------- End Typography -------------------- */

/* -------------------- Start RAIN engagements -------------------- */
.rain-engagements-p {
	position:relative;
	top:-193px;
	margin:10px 0px 0px 0px;
	padding:0;
	}
#display1 {
	background:url(../../../wp-content/uploads/rain_engagement/skf/SKF_on.jpg);
	height:205px;
	position:relative;
	top:12px;
	}
#animate1 {
	height:205px;
	position:relative;
	top:-193px;
	}
#display2 {
	background:url(../../../wp-content/uploads/rain_engagement/cor/COR_on.jpg);
	height:205px;
	position:relative;
	top:12px;
	}
#animate2 {
	height:205px;
	position:relative;
	top:-193px;
	}
#display3 {
	background:url(../../../wp-content/uploads/rain_engagement/kpn/KPN_on.jpg);
	height:205px;
	position:relative;
	top:12px;
	}
#animate3 {
	height:205px;
	position:relative;
	top:-193px;
	}
/* -------------------- End RAIN engagements -------------------- */