/* Presentation */
#wrapper 
{
	background: url(/common/images/visitor/general/backSlice3.gif) repeat-x 0 -1px;	
}
#innerPageWrapper, #footer
{
	background: transparent;
	border: none;
}
#presentationArea 
{
	padding: 20px 0;	
	height: 323px;
	width: 1000px;	
}
#innerPageWrapper
{
	padding: 0;
	width: 1000px;
}
p.darker 
{
}

#mainContent
{
	padding: 20px 50px 0 50px;
	width: 900px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height:1.3em;
}
#mainContent p
{
	color: #5F5F5F;
	margin: 7px 0;
	width: 95%;
}
#mainContent .darker  
{
	color: #4A4A4A;
	font-size: 1.2em;
	margin: 4px 0 0 0;
	padding-right: 100px;
	line-height: 1.2em;
}
#mainContent .column
{
	float: left;
}
#mainContent .leftColumn 
{
	width: 59%;
}
#mainContent .rightColumn 
{
	width: 40%;
}

h2, h3
{
	color: #00529b;
}
h2 
{
	color: #00529b;
	font-size: 2em;
	line-height: 1.1em;
}
h2 span 
{
	color: #5f5f5f;
	font-weight: normal;
}
h3 
{
	font-size: 1.2em;
	padding-bottom: 0;
	margin-bottom: 0;	
}

#mainContent ul 
{
	list-style-type: none;
	padding-left: 0;
	margin-top: 5px;
	margin-left: 0;
}
#mainContent li 
{
	color: #5F5F5F;	
	list-style-type: none;
	background: url(/common/images/visitor/ros/rightArrowsOrange6.gif) no-repeat 0 2px;
	line-height: 1.15em;
	padding-left: 20px;
	padding-bottom: 5px;
}

#navigationTabs
{
	width: 100%;
	height: 36px;
}
#navigationTabs
{
}
#navigationTabs .tab
{
	height: 36px;	
	padding-right: 1px;
	position: relative;
	z-index: 10;	
}
#navigationTabs .last
{
	padding-right: 2px;
}
#rosContentLeft 
{
	padding: 0;
}
#navigationTabs .tab a
{
	background: #404040 url(/common/images/visitor/layout/headerBg.gif) repeat-x 0 bottom;	
	border: 1px solid #c8c5c8;	
	color: #fff;
	cursor: pointer;
	display: block;
	height: 35px;	
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	position: relative;
	z-index: 10;		
	font-size: 115%;
}
#navigationTabs .selected a, 
#navigationTabs .tab a:active, 
#navigationTabs .tab a:hover
{
	background: #01539b url(/common/images/visitor/nav/tabs/taboverslice2.gif) repeat-x 0 0;		
	color: #fff;
	text-decoration: none;	
}
#navigationTabs #bottomLayer, #navigationTabs #bottomLayer div#bottomLayerWrapper
{
	height: 13px;
	width: 100%;	
}
#navigationTabs #bottomLayer div#bottomLayerWrapper
{
	background: #293e7d;
	border-top: 1px solid #c8c5c8;		
	height: 13px;	
	position: relative;
	top: -1px;
	z-index: 5;		
}
#navigationTabs #bottomLayer div#bottomLayerWrapper div
{
	float: left;
	height: 13px;
	width: 50%;
}
#navigationTabs #bottomLayer div#bottomLayerWrapper div#leftBottomGrad,
#navigationTabs #bottomLayer div#bottomLayerWrapper div#rightBottomGrad 
{
	background: transparent url(/common/images/visitor/nav/tabs/bottomlayerside.gif) no-repeat 0 0;				
}
#navigationTabs #bottomLayer div#bottomLayerWrapper div#rightBottomGrad 
{
	background-position: right 0;
}

.productFeature 
{
	border-bottom: dotted 1px #90908f;
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
#greenerfleetFeature 
{
	border-bottom: none;
}
#mainContent .productFeature .imgContainer 
{
	float: right;
	width: 45%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	position: relative;
}
#mainContent .enhancementFeature .imgContainer img 
{
	position: relative;
	top: 30px;
	left: 30px;
	border: 10px solid #e1e2e4;
}
#mainContent .enhancementFeature .imgContainer .enhancementIcon
{
	position: absolute;
	top: 10px;
	left: 10px;
}
#mainContent .productFeature h3,
#mainContent .productFeature p,
#mainContent .productFeature ul
{
	width: 50%;
}
#mainContent .enhancementFeature h3,
#mainContent .enhancementFeature p,
#mainContent .enhancementFeature ul
{
	width: 60%;	
}
#mainContent .enhancementFeature .imgContainer
{
	width: 35%;
}

.quote blockquote 
{
	color: #00529b;
	font-style: italic;
	text-indent: -0.25em;
	margin-left: 0.25em;
	margin-bottom: 3px;
}
.quote cite 
{
	display: block;
	font-size: 0.7em;
	line-height: 17px;
	width: 88%;
}
.quote cite span 
{
	font-style: normal;
	line-height: 13px;
}

.clearboth
{
	width: 100%;
	overflow: hidden;
}
.clearboth img.floatRight
{
	float: right;
}

#mainContent p.imgContainer 
{
	width: 100%;
}

.additionalContent .boxRoundCornersWide,
.additionalContent .boxRoundCornersWideGreen,
#mainContent .boxRoundCornersWide
{
    background-color: #eff0f5;
    border: 1px solid #c6c4c7;
    margin-top: 15px;
    margin-bottom: 35px;
    padding: 15px 0 10px 0;
    position: relative;
    z-index: 1;
	width:99%;
	padding-left: 20px;
}
#mainContent .boxRoundCornersWide h3 
{
	padding-top: 0;
	margin-top: 0;
}
#mainContent .boxRoundCornersWideGreen 
{
	background-color: #bedc45;
}
#mainContent .boxRoundCornersWide .roundedEdge
{   
    z-index: 10;
    position: absolute;
}
#mainContent .boxRoundCornersWide .topRightRoundedEdge
{   
    top: -1px;
    right: -1px;
}
#mainContent .boxRoundCornersWide .bottomRightRoundedEdge
{   
    bottom: -1px;
    right: -1px;
}
#mainContent .boxRoundCornersWide .topLeftRoundedEdge
{   
    top: -1px;
    left: -1px;
}
#mainContent .boxRoundCornersWide .bottomLeftRoundedEdge
{   
    bottom: -1px;
    left: -1px;
}
.additionalContent .boxRoundCornersWide p
{
    padding-bottom: 0;
}
#mainContent #backgroundSignalIcon,
#mainContent #backgroundClockIcon,
#mainContent #backgroundMessageIcon,
#mainContent #backgroundAlertIcon,
#mainContent #backgroundMobileIcon
{
	padding-left: 75px;
	width: 370px;
}
#mainContent #backgroundSignalIcon
{
	background: transparent url(/common/images/visitor/content/icons/signalIcon.gif) no-repeat 10px 10px;    
}
#mainContent #backgroundClockIcon
{
	background: transparent url(/common/images/visitor/content/icons/clockIcon.gif) no-repeat 10px 10px;    
}
#mainContent #backgroundMessageIcon
{
	background: transparent url(/common/images/visitor/content/icons/messageIcon.gif) no-repeat 10px 10px;    
}
#mainContent #backgroundAlertIcon
{
	background: transparent url(/common/images/visitor/content/icons/alertIcon.gif) no-repeat 10px 10px;    
}
#mainContent #backgroundMobileIcon
{
	background: transparent url(/common/images/visitor/content/icons/mobileIcon.gif) no-repeat 10px 10px;    
}

#managedservicebackground 
{
	position: absolute; 
	top: 0;
	right: -50px;
	z-index: 1;
}

#mainContent .additionalContent em 
{
	font-size: 0.75em;
}
#borderWrapper,
#footer 
{
	border-left: 1px solid #efefef; 
	border-right: 1px solid #efefef;
}
#footer 
{
	width: 958px;
}

#mainContent .newLeftColumn 
{
	width: 49%;
}
#mainContent .newRightColumn 
{
	width: 49%;
}

.fakeh3 
{
	display: block;
	padding-bottom: 3px;
}
.fakeh3 a
{
	font-size: 1.05em;
	color: #00529b;
	line-height: 1.05em;
	font-weight: bold;
	text-decoration: none;
}
.fakeh3 a:active,
.fakeh3 a:hover
{
	text-decoration: underline;
}
.productCategory 
{
	width: 200px;
	float: left;
}
.firstProductCategory
{
	margin-left: 0;
}
.lastProductCategory
{
	margin-right: 0;
	width: 198px;	
}
.productCategories 
{
	background: url(/common/images/visitor/nav/tabs/taboutslice.gif) repeat-x scroll 0 0;	
}
.productCategory h2
{
	margin: 0;
	height: 239px;
	font-size: 0.8em;
	width: 198px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	border-right: 2px solid #fff;	
}
.productCategory h2 a
{
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding-bottom: 204px;	
	width: 198px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.productCategory h2 a:active,
.productCategory h2 a:hover
{
	text-decoration: underline;
}
.lastProductCategory h2 
{
	border-right: none;		
	width: 198px;	
}
#vtCategory 
{
	background: url(/common/images/visitor/ros/products/vtHeader.jpg) no-repeat 0 35px;
}
#mwaCategory 
{
	background: url(/common/images/visitor/ros/products/mwaHeader.jpg) no-repeat 0 35px;
}
#mdCategory 
{
	background: url(/common/images/visitor/ros/products/mdHeader.jpg) no-repeat 0 35px;
}
#biCategory 
{
	background: url(/common/images/visitor/ros/products/biHeader.jpg) no-repeat 0 35px;
}
#gfCategory 
{
	background: url(/common/images/visitor/ros/products/gfHeader.jpg) no-repeat 0 35px;
}
#innerPageWrapper .productCategory ul 
{
	margin: 0;
	border-right: 2px solid #e7e7e7;
	width: 198px;		
	height: 800px;
}
#innerPageWrapper .lastProductCategory ul
{
	border-right: none;
	width: 200px;
}
#innerPageWrapper .productCategory ul li 
{
	background-position: 10px 10px;
	padding: 8px 10px 8px 22px;
	border-bottom: 1px solid #e7e7e7;
}
#innerPageWrapper .lastProductCategory ul li 
{
	border-right: none;	
}
#innerPageWrapper .productCategory ul li.last 
{
	border-bottom: none;
}
#innerPageWrapper .productCategories 
{
	padding-top: 0;
	width: 100%;
}
#innerPageWrapper .nopadding 
{
	padding: 0;
}
#presentationArea img 
{
	top: 0;
}

.presentationTitle  
{
	position: absolute;
	height: 50px;
	overflow: hidden;
	margin: 0;
	text-indent: -999px;
	z-index: 3;
	top: 21px;
	left: 1px;
}
#trackingSolutionsTitle
{
	background: url(/common/images/visitor/ros/products/tracking-solutions-title.png) no-repeat 0 0;
	width: 342px;
}
#productsServicesTitle
{
	background: url(/common/images/visitor/ros/products/products-services-title.png) no-repeat 0 0;
	width: 347px;
}

#innerPageWrapper .landingPage ul 
{
	background-image: none;	
	padding-top: 10px;
	width: 100%;
	overflow: hidden;
	padding-left: 18px;
}
#innerPageWrapper .landingPage li 
{
	background-image: none;
	display: block;
	float: left;
	padding: 0;
	width: 245px;
}
#innerPageWrapper .landingPage li.quotation
{
	background-image: none;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	width: 230px;
}
#innerPageWrapper .landingPage li.doubleQuotation
{
	width: 475px;
}
#innerPageWrapper .landingPage li a, 
#innerPageWrapper .landingPage li span 
{
	display: block;
}

#innerPageWrapper .landingPage li span  
{
	color: #6F6F6F;
	padding: 8px 15px 10px 0;
}
#innerPageWrapper .landingPage li.quotation span 
{
	color: #00519a;
	font-size: 1.4em;
	line-height: 1.1em;	
	font-style: italic;
}
#innerPageWrapper .landingPage li.doubleQuotation span 
{
	font-size: 1.8em;
	line-height: 1.3em;
}

#innerPageWrapper .landingPage 
{
	background: #fff;
	width: 998px;
}

#mainContent #customerLoginArea .leftColumn
{
	position: relative;
	width: 410px;
}
#mainContent #customerLoginArea .rightColumn 
{
	position: relative;            	
	width: 440px;
}

.customerLoginPage #customerLoginArea 
{
	padding: 30px 0;	
	width: 100%;
	overflow: hidden;
}

.customerLoginPage .leftColumn input,
.customerLoginPage .leftColumn label,
.customerLoginPage .leftColumn .enterLogin,
.customerLoginPage .leftColumn #forgottenPassword 
{
	display: block;
	margin-left: 150px;
}
.customerLoginPage .rightColumn input,
.customerLoginPage .rightColumn label,
.customerLoginPage .rightColumn .enterLogin,
.customerLoginPage .rightColumn #forgottenPassword 
{
	display: block;
	margin-left: 220px;
}
.customerLoginPage input
{
	background: url(/common/images/visitor/ros/inputBg.gif) repeat-x 0 0;
	border: 1px solid #ececec;
	height: 20px;
	line-height: 20px;
	width: 200px;
	padding-left: 3px;
}
.customerLoginPage label 
{
	color: #5f5f5f;
	font-style: italic;
	font-size: 0.9em;
	font-weight: bold;
}
.customerLoginPage .lowerInput
{
	margin-top: 10px;	
}
.customerLoginPage .enterLogin 
{
	margin-top: 20px;
}

.customerLoginPage .loginLogo 
{
	position: absolute;
	left: 0;
}
.customerLoginPage .rightColumn .loginLogo 
{
	left: 50px;
}
.customerLoginPage #login, 
.customerLoginPage .passwordBox
{
	display: block;
    color: #333;     
    font-size: 1em;
    float: none;
    clear: both;
}
.customerLoginPage #password
{
    color: #3f3f41;
}
.customerLoginPage #goButton img
{
    float:left;
    margin-left: 3px;
}
.customerLoginPage .enterLogin 
{
    width: 48px;
    height: 21px;
    display: block;
    float: none;
    clear: both;
}
.customerLoginPage #goButton
{
    width: 205px;
}
.customerLoginPage #goButton a, 
.customerLoginPage #goButton a:visited, 
.customerLoginPage #goButton a:link, 
.customerLoginPage #goButton a:active, 
.customerLoginPage #goButton a:hover
{
    font-size: 0.9em;
    color: #999;
    font-style:italic;
    text-decoration:none;
}
.customerLoginPage #forgottenPassword 
{
    display: block;
    color: #999;
    font-style: italic;
    font-size: 0.9em;
    position: inherit;
    top: 0;
    left: 0;
}

#navigationTabs .tab a.doubleLine 
{
	line-height: 14px;
	padding-top: 2px;
	height: 33px;
}

.dynamicsText 
{
	height: 323px;
	width: 1000px;	
}
#dynamicsText0
{
	background: url(/common/images/visitor/ros/products/microsoft-dynamics/text0.gif) no-repeat 37px 170px;
}
#dynamicsText1
{
	background: url(/common/images/visitor/ros/products/microsoft-dynamics/text1.gif) no-repeat 37px 170px;	
}
#dynamicsText2
{
	background: url(/common/images/visitor/ros/products/microsoft-dynamics/text2.gif) no-repeat 37px 170px;
}
#dynamicsText3
{
	background: url(/common/images/visitor/ros/products/microsoft-dynamics/text3.gif) no-repeat 37px 170px;
}
#dynamicsText1,
#dynamicsText2,
#dynamicsText3
{
	display: none;
}