@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #e3e1e1;
	font-family: arial;
	font-size: 13px;
	color: #6c6c6c;
	/*background-image: url('../images/page-bg.png');*/
	background-repeat: no-repeat;
	background-position: center 117px;
}

img {
	text-decoration: none;
	border: 0 none;
}

a {
	text-decoration: none;
}

h2 {	
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #379ed9;
	padding: 0px;
	text-transform:uppercase;
}

h3 {	
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #379ed9;
	padding: 0px;
	font-style:italic;
}

h4 {	
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #037dc7;
}

input {
	line-height: 25px;
	vertical-align: middle;
}
.radioLabel { vertical-align:middle;}
/*		Navigation + search 	*/
#nav {	
	width: 100%;
	height: 107px;
	margin: 0 auto;
	background-image: url('../images/nav.png');	
	background-position: center;
	background-position: 230px;
	background-repeat: no-repeat;	
	background-color: #007bc5;	
	border-bottom: 10px solid white;
}

#nav_wrapper {
	width: 960px;
	height: 107px;
	position: relative;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

a.simplicity-logo {
	width: 195px;
	height: 49px;
	float: left;
	padding-top: 55px;
	position: relative;
	background-image: url('../images/simplicity_logo.png');	
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

a.simplicity-logo:hover { border-bottom: 0px; }

#nav_wrapper ul {	
	float: left;
	padding-top: 30px;
	margin-left: 10px;
	display: inline;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

#nav_wrapper li {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	display: inline;
	border-left: 1px solid #fff;
}

#nav_wrapper li.home {
	border: none;
}

#nav_wrapper li a {	
	padding-bottom: 3px;
	color: #fff;
	text-decoration: none;	
}

#nav_wrapper a:hover {	
	border-bottom: 2px solid #72b3da;
}

#search {
	width: 180px;
	float: right;
	right: -30px;
	padding-top: 35px;
	position: relative;
	display: inline-block;	
}

#search a.search {
	width: 25px;
	height: 25px;
	float: left;
	position: relative;
	padding: 0;
	background-image: url('../images/search.png');		
	background-repeat: no-repeat;
	border-top: 2px solid #b6b4b4;
	border-right: 2px solid #b6b4b4;
	border-bottom: 2px solid #b6b4b4;
	border-left: 0 none;
}

input.searchfield {
	padding: 0;
	padding-left:4px;
	background-image: url('../images/search-bg.gif');		
	background-repeat: repeat-x;
	width: 120px; 
	height: 25px;
	float: left;
	position: relative;	
	color: #b6b4b4;
	border-top: 2px solid #b6b4b4;
	border-left: 2px solid #b6b4b4;
	border-bottom: 2px solid #b6b4b4;	
	border-right: 0 none;
}

/*		Contact form		*/
div#pnlContact .validation-label, div#pnlWhitePaper .validation-label { display:inline; font-size:11px; color:Red;}
div#pnlContact input[type="radio"]{ vertical-align:top !Important; margin:0 5px 0 0;}

label.contactDetailLabel{ margin:0 0 0 25px;}


div#generalEnquiryMessage{ overflow:hidden; height:0px;}
span#contactReasonTextLabel{ display:block; float:left;  margin:0 178px 0 0;}

/* Simplicity Campaign Portal */
div.show-hide-wrapper{overflow:hidden; height:30px; margin-bottom:10px;}
div.show-hide-wrapper h3{cursor:pointer; padding-right:20px; background:url(../images/show-arrow.png) no-repeat right; font-style:normal; display:inline;}

/*		Page elements		*/
#wrapper {
	width: 972px !important;
	margin: 0 auto;	
	background: #fcfcfc;
	position:relative;
}

#header {
	width: 972px;
	height: 338px;
	float: left;
	position: relative;
	margin: 0;	
	border: 0;
	padding: 0;
	background-image: url('../images/headers/header.png');		
}

#header h1 {
	width: 750px;
	height: 40px;
	position: relative;
	left: 35px;
	font-size: 25px;
	color: #fff;	
	margin: 0;
	padding: 0;
	top: 230px;
}

#header p {	

	width: 750px;	
	min-height: 60px !important;
	max-height: 60px !important;
	position: relative;
	position: relative;
	font-family: arial;
	font-size: 12px;
	color: #fff;	
 	left: 35px;
 	top: 230px;
 	padding: 0;
	margin: 0;
}

#pagewrapper {
	min-width: 972px;
	max-width: 972px;
	min-height: 762px;
	float: left;
	position: relative;
	z-index:2;
	margin: 0 auto;
	background-image: url('../images/bg.png');	
	background-repeat: no-repeat;	
	background-color: #fff;
}
#content a{
    text-decoration: underline;
    color:#3ea2db;
    font-weight:bold;    
    }
/*		Left side		*/
#left {
	width: 250px;
	/*height: 720px;*/
	float: left;
	position: relative;
	left: 26px;	
}

#sidebar_title {
	width: 190px;
	position: relative;
	left: 20px;	
	font-size: 14px;
	color: #007bc5;
	text-align:left;
	padding-bottom:10px;
}

#sidebar_links {	
	width: 225px;
	min-height: 220px !important;
	float: left;	
	position: relative;	
	left: 3px;
	top: -10px;
	margin-bottom: 20px;
}

#sidebar_links a:active {
	color: #4fabe1;
}

#sidebar_links a {
	color: #a0a0a0;
	font-weight:bold; 
}

#sidebar_links ul {
	list-style-type: none !Important;
	padding-left:20px;
}

#sidebar_links li {
	padding: 5px 0 5px 0;
	margin: 0;
}

#sidebar_links img {
	width: 271px;
	height: 3px;
	float: left;
	position: relative;
	left: -40px;
	margin: 0;
	padding: 0;	
}

#left_boxes {
	width: 250px;
	height: 430px;
	float: left;
	position: relative;
}

#bx_latest_trends {
	margin-top: 50px;
	width: 241px;
	height: 138px;
	float: left;
	position: relative;
}

#bx_what_we_do {
	width: 241px;
	height: 138px;
	float: left;
	position: relative;
}

#bx_get_in_touch {
	width: 241px;
	height: 138px;
	float: left;
	position: relative;
}

/*		Content 		*/
#content {
	width: 580px;	
	float: left;
	position: relative;	
	left: 45px;
	padding: 0 30px 0 30px;
	color: #6c6c6c;
	padding-bottom: 30px;
}
div#content ul li
{
    list-style-image:url(../uploads/pages/content/list-arrow.png);
    }
                
#content img.right-img {
	float:right;
	padding-left:15px;
}

#content img.left-img {
	float:left;
	padding-right:15px;
}

#content img.left-img-border {border:2px solid #b6b4b4; padding:1px; margin-right:15px; float:left;}
#content img.right-img-border {border:2px solid #b6b4b4; padding:1px; margin-left:15px; float:right;}

#breadcrumb_nav {	
	width: 540px;	
	height: 25px;
	float: left;
	position: relative;	
	top: -20px;
	left: 45px;
	padding: 15px 30px 0px 30px;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	color: #c2c2c2;	
}

#breadcrumb_nav a {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #c2c2c2;
}

#breadcrumb_nav a:hover {
	text-decoration: underline;
	color: #c2c2c2;
}

#breadcrumb_nav a.current,
#breadcrumb_nav a.current:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #929191;
}

#sponsors {	
	width: 650px;
	height: 90px;
	float: right;
	position: relative;
	right: 40px;
	margin-bottom: 40px;
}

#sponsors img {
	width: 216px;
	height: 84px;	
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

div#footer {
	width: 100%;
	min-height: 200px;
	float: left;
	position: relative;
	bottom: 0px;
	background: #ffffff;
}

#footer_content {
	width: 960px;
	height: 250px;
	position: relative;
	margin: 0 auto;
	padding-top: 40px;
	background-image: url('../images/bottom-line.png');
	background-position: top;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #bcbbbb;
}

#footer_content h4 { padding:0px 0px 5px 0px; }

#footer_content a 
{
    display:block;
	padding:4px 0px;
	font-size:13px;
	text-decoration: none;
	color:#bcbbbb;
}

#footer_content a:hover {
	text-decoration: underline;
}
#footer-left{ margin-left:0 !Important;}
.footer_links {
	float: left;
	position: relative;
	margin-left: 45px;
}

div.clear { clear:both; }

div.content-top { background-image:url(../images/content-top.png); width:665px; height:30px; position:absolute; top:308px; left:284px; z-index:1; }
div.sidebartop { background-image:url(../images/sidebar-top.png); width:247px; height:30px; position:absolute; top:308px; left:19px; z-index:1; }

a.search { display:block; padding:10px 115px 10px 5px; border-bottom:1px solid #cccccc; color:#379ed9; }
a.search span.arrow { color:#cccccc; padding-right:5px; }

div.relevance-container { border:1px solid #007bc5; height:10px; width:100px; position:absolute; right:5px; top:12px; }
div.relevance { height:100%; background-color:#379ed9; width:0%; }
div.relevance-header { color:#cccccc; position:absolute; top:20px; right:30px; }

div.contact { float:left; }
div.contact input, select, textarea { padding:4px; }

.rblcorrect { line-height:20px; }
/* twitter */
/*div#twitter_update_list span{ display:block; font-style:italic; font-size:.8em;}*/

div#twitter_update_list li{ list-style-type:none; margin: 12px 0;}
div#twitter_update_list li a{ display:block; width:75px; text-decoration:none; font-style:italic; padding:0 0 0 12px; margin:5px 0 0 0; background:url(../images/twitter-bullet.png) no-repeat; background-position:left 50%;}
div#twitter_update_list span a{ display:inline !Important; font-style:normal !Important; text-decoration:underline; background:none !Important; padding:0 !Important; margin:0 !Important;}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
