﻿body {
	margin:0;
	padding:0;
	color:#000;
    background:#fff url(bg.gif) repeat-x;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:13px;
}
form, div, span, h1, h2, h3, h4, p, ul#nav, li {
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

.pageIntro img
{
	padding:5px;
	padding-top:0px;
}

a
{
	color:#008676;
}
a img { border:none; }

.loginDets
{
	width:480px;
	text-align:right;
}

.loggedInText
{
	float:left;
	width:50%
}

/* -- CONTAINER ----------------------------------------------- */
#container {
	background:transparent url(bg-inner.gif) no-repeat top center;
	margin:0 auto;
}
#container2 {
	background:transparent none;
	margin:0 auto;
}
#container-inner {
	margin:0 auto;
	width:774px;
}

/* -- HEADER ----------------------------------------------- */
#header {
	padding-top:10px;
	height:130px;
	padding-left:39px;
}
.logo {
	float:left;
	width:400px;
}
#banner {
	width:300px;
	float:right;
	height:130px;
	background: transparent url("Business people_banner.jpg") no-repeat bottom right;
	margin-right:15px;
}

/* -- NAVIGATION ----------------------------------------------- */
#navigation {
	height:43px;
	padding-left:34px;
	background:transparent url(bg-nav.gif) repeat-x;
}
ul#nav {
	list-style:none;
}
ul#nav li {
	float:left;
	width:auto;
}
/* -- CONTENT ----------------------------------------------- */
#main {
	margin:0 25px;
	background:#fff url(bg-side2.gif) repeat-y top right;
}
#main2 {
	margin:0 25px;
	background:#fff none top right;
}
#content {
	background:transparent url(bg-side.gif) no-repeat top right;
}

/* -- MAIN-CONTENT ----------------------------------------------- */
#main-content {
	width:540px;
	float:left;
}
#main-content h2 {
	font-size:20px;
	color:#008676;
	padding:15px 0;
}
#main-content p {
	padding-bottom:12px;
}
h3.ttl-carman {
	height:34px;
	background:#fff url('CM bar.jpg') no-repeat;
	margin:5px 0 3px 0;
}
.carmanBlurb
{
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

h3 span.head { display:none;}
.box {
	width:31%;
	background:#fff url(bg-box.gif) repeat-y;
	float:left;
	margin:0 0px 10px 12px;
	font-size:12px;
	position:relative;
}
.box-inner {
	background:transparent url(bg-box-bot.gif) no-repeat bottom left;
	height:160px;
}
.box h4 {
	height:28px;
}
.box h4 span { display: none; }
.box h4.ttl-carstr {	background:#fff url(ttl-carstr.gif) no-repeat; }
.box h4.ttl-coa {	background:#fff url(ttl-coa.gif) no-repeat; }
.box h4.ttl-jobsea {	background:#fff url(ttl-jobsea.gif) no-repeat; }
.box p {
	padding:8px;
}

.box-inner a
{
	float:right;
	position:absolute;
	bottom:8px;
	right:12px;
	width:auto;
}


/* -- SUB-CONTENT ----------------------------------------------- */
#sub-content {
	float:right;
	width:149px;
	padding-left:6px;
}

.hotTopics-box
{
	width:145px;
	height:147px;
	margin:0;
	font-size:11px;
	background:transparent url(hotTopicsBg.png) no-repeat bottom left;

}
.hotTopics-inner
{
    width:123px;
	height:99px;	
	padding:40px 0px 0 13px;
	
}

.tips-box {
	width:143px;
	height:137px;
	margin:0;
	font-size:11px;
}
.tips-box-inner {
	background:transparent url(bg-tips-bot.gif) no-repeat bottom left;
	width:123px;
	height:99px;	
	padding:6px 10px 0 13px;
}
.tips-box h4 {
	height:32px;
}
.tips-box h4 span { display: none; }
.tips-box h4.ttl-tip {	background:transparent url(ttl-tip.gif) no-repeat; }
.tips-box p {
	padding-bottom:12px;
}


.testimonialBox {
font-size:11px;
/*height:137px;*/
margin:0;
width:143px;
}

.testimonialBox-inner {
	width:123px;
	/*height:99px;	*/
	padding:6px 10px 0 10px;
	background-image:url(quotmark-left.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	color:#666;
}

.subMenu {
font-size:11px;
height:137px;
margin:0;
width:143px;
}

.subMenu-inner {
	width:123px;
	height:99px;	
	padding:6px 10px 0 10px;
}

.RadPanelBar {
width:auto !Important;
}


.RadPanelBar .rpLink {
background-repeat:no-repeat !Important;
background-image:url(midUp.jpg);
	background-position:right 0px !Important;
border-bottom-style:solid;
border-bottom-width:0px !Important;
cursor:pointer;
overflow:hidden;
text-decoration:none;
padding-bottom:2px;

}
.RadPanelBar .rpLink:hover,.RadPanelBar .rpSelected
{
	background-image:url(navRight.jpg) !Important;
	background-position:right 2px !Important;
}

.RadPanelBar .rpItem {
height:28px;
}
.RadPanelBar .rpRootGroup {
border-style:solid;
border-width:0 !Important;
}
.RadPanelBar .rpLink {
border-bottom-width:0px !Important;
}
.RadPanelBar .rpOut {
border-bottom-width:0px !Important;
height:32px;
background-image:url(midUpleft.jpg);
background-repeat:no-repeat !Important;

}
.RadPanelBar .rpText {
padding:5px 10px !Important;
}
/* -- FOOTER ----------------------------------------------- */
#footer {
	clear:both;
	border-top:1px solid #f2f2f2;
	background-color:#fff;
	font-size:11px;
	padding:0 5px 150px 5px;
	margin-top:5px;
}
#copyright {
	float:right;
	width:200px;
	text-align:right;
	color:#7f7f7f;
	padding-top:5px;
}
#footer ul {
	list-style:none;
	padding-top:5px;
	
}
#footer ul li {
	float:left;
	padding-right:10px;
	width:auto;
}
#footer a {
	color:#7f7f7f;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* Delivery Model */

div.RadTabStripVertical .firstTab
{
	background: transparent url(model/focusUp.jpg) no-repeat left top;
	width: 115px;
	padding-left: 13px !important;
	height: 124px;
	text-decoration:none;
	font: 11px/36px Arial;
	color: #4b9800 !important;
}

div.RadTabStripVertical .secondTab
{
	background: transparent url(model/prepUp.jpg) no-repeat left top;
	width: 115px;
	padding-left: 13px !important;
	height: 103px;
	text-decoration:none;
	font: 11px/36px Arial;
	color: #4b9800 !important;
	margin-top:5px;
}
	
div.RadTabStripVertical .thirdTab
{
	background: transparent url(model/actionUp.jpg) no-repeat left top;
	width: 115px;
	padding-left: 13px !important;
	height: 80px;
	text-decoration:none;
	font: 11px/36px Arial;
	color: #4b9800 !important;
}

div.RadTabStripVertical .firstTabSelected,div.RadTabStripVertical .firstTab:hover
{
	background: transparent url(model/focusDown.jpg) no-repeat 0 0 !important;
}
div.RadTabStripVertical .secondTabSelected,div.RadTabStripVertical .secondTab:hover
{
	background: transparent url(model/prepDown.jpg) no-repeat 0 0 !important;
}
div.RadTabStripVertical .thirdTabSelected,div.RadTabStripVertical .thirdTab:hover
{
	background: transparent url(model/actionDown.jpg) no-repeat 0 0 !important;
}

div.RadTabStripVertical .midTab
{
	background: transparent url(model/Up.jpg) no-repeat left top;
	width: 209px;
	padding-left: 13px !important;
	height: 26px;
	
	text-decoration:none;
	font: 12px/25px Arial;
	font-weight:bold;
	color: #007586 !important;
}
div.RadTabStripVertical .midTabSelected,div.RadTabStripVertical .midTab:hover
{
	background:transparent url(model/Down.jpg) no-repeat scroll 0 0px !important;
}

div.dmItemHeading
{
	width:100%;
	text-align:right;
	color:#007586;
	font-size:12px;
	font-weight:bold;
}

div.dmRightPane
{
	padding-top:5px;
	width:290px;
}
.dmRightPane ul
{
	list-style: none;
}
.dmRightPane ul li
{
	background-image: url(model/liMark.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 3px 0 3px 20px;
	margin: .4em 0;	
	
}

.thirdColumn
{
	background: transparent url(model/right.jpg) no-repeat left top;
	width: 302px;
	padding-left: 0px !important;	
	text-decoration:none;
	font: 10pt Arial;
	color: #000 !important;
	min-height:180px;
}

.exampleWrapper
{
	
	height: 483px;
	background: transparent url(images/background.gif) no-repeat left top;
	position:relative;
}

/*Case Study*/

.CaseStudyListing li
{
	list-style-type:none;
}

h2.CaseStudyHeading, .CaseStudyHeading a
{
	color:#666 !Important;
	font-size:14px !Important;
	padding:5px 0 !Important;
}


.af_list 
{
	
}

.af_list ul
{
	list-style-type:none;
	padding-left:20px;
}
.af_list ul li
{
	background-image: url(model/liMark.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 3px 0 3px 30px;
	margin: 1em 0;	
	
}


/* Sub Menu */
.RadPanelBar_Sunset {
border:1px solid #9FC9C3 !important;
}
.RadPanelBar_Sunset .rpLink, .RadPanelBar_Sunset .rpTemplate {


font-family:Arial,sans-serif;
font-size:11px !Important;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
.RadPanelBar_Sunset .rpLink {
background:#FFF none !Important;
border-bottom:1px solid #ccc !Important;
}


.RadPanelBar_Sunset .rpExpanded, .RadPanelBar_Sunset .rpExpanded:hover, .RadPanelBar_Sunset .rpSelected, .RadPanelBar_Sunset .rpSelected:hover {
color:#E95B27 !important;
}

/*Form Layouts*/
.row
{
	line-height:35px;
	border-top:solid 1px #ccc;
	display:inline-block;
		width:100%;

}

.row .formLabel
{
	float:left;
	width:70px;
	white-space:nowrap;
	display:block;
}
.row .formField
{
	float:left;
	width:auto;
	
}
.row .formField input
{
	height:20px;
	padding-top:5px;
	vertical-align:middle;
	font-size:11pt;
	
}
.row .newletter
{
	text-align:center;
	line-height:20px;

}
/*==========================================*/

#loginForm
{
	width:260px;
}

.subMenuTitle
{
	border:solid 1px #9FC9C3;
	border-bottom:0px;
	background-color:#C1DDD9;
	padding:5px;
	font-weight:bold;
}
