@charset "utf-8";

/*
================================================================================
RBTS                                   TAGS                                   
================================================================================
*/

body {
	margin: 0px;
	background-color: #56636b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5c5b5b;
	text-decoration: none;
}

div {
	float: left;
}

a {
	font-weight: bold;
	color: #5c5b5b;
	text-decoration: underline;
}
/*  This is the hover for Home FAQ Company Store et al*/
/* This is also the bottom menu options.  */
a:hover{
	color: #000000;
}

/*
================================================================================
RBTS                                   FONTS                                   
================================================================================
*/
.gray{
	color:#5c5b5b;
	text-decoration: none;
}
.orange {
/*was cc6600*/
	color:#191919;
	text-decoration: underline;
}
.pink-bold {
	color:#8B8869;
	text-decoration: none;
	font-weight: bold;
}
.pink-bold a {

	text-decoration:underline

}
/*This was a purple color but now is dark golden*/
/* this is the top middle highlight color of text such as h2 type headings*/
.pink-bold-h1 {
	color:#979266;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
/*New davie 2/3/2011 to render in IE7 better */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#979266;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.pink-bold-h1 a {
	text-decoration:underline
}
/*This was 2e6c8d but now is dark golden*/
.blue {
	/*color:#7F7A54;*/
	color:#000000;
	text-decoration: underline;
}
/*This was 549bc2 but now is dark golden*/
/* this is the top heading color of text such as h1 type headings*/
.blue-heading {
	color:#7F7A54;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.green {
	color:#509400;
	text-decoration: underline;
}
.white {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
/*This is used at the very bottom of the pages */
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
}
.white-12pxbold {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white-12pxnormal {
	color:#FFFFFF;
	font-weight: bold;
}
.lightblue {
	color:#82a2b5;
}
.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.topmenu a:hover{
	color: #DAE175;
}
.left-menu-heading-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}
.left-menu-heading-text-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}
.bold {
	font-weight: bold;
}

table
{
    border-color: #C7C186;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #C7C186;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
/*    background-color: #FFC;*/
}
th
{
	border-color: #C7C186;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #DFDFDF;
	text-align: left;
	vertical-align: middle;	
}
/*
================================================================================
RBTS                                   HEADER                                   
================================================================================
*/
.main-align {
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 986px;
	padding-top: 12px;
}
.header {
	height: 96px;
	width: 986px;
	background-color: #FFFFFF;
}
.logo {
	height: 96px;
	width: 236px;
}
.header-navigation {
	height: 96px;
	width: 750px;
}
.header-navigation-top {
	height: 42px;
	width: 717px;
	background-image: url(images/header-navigation-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*New 2/2/2011
	*/
	/*white-space:nowrap;*/
	padding-top: 9px;
	padding-right: 26px;
	padding-bottom: 1px;
	padding-left: 7px;

}
.header-navigation-bottom {
	height: 44px;
	width: 713px;
	background-image: url(images/header-navigation-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 37px;
}

/*
================================================================================
RBTS                                   FLASH BANNER                                  
================================================================================
*/
.flashbanner {
	height: 352px;
	width: 986px;
}

/*
================================================================================
RBTS                               HOME PAGE CONTEINER                                  
================================================================================
*/
.container1 {
	height: 431px;
	width: 402px;
	background-image: url(images/container1-bg.jpg);
	background-repeat: repeat-y;
}


/*
================================================================================
RBTS                              MENU AND DROPDOWN MENU                                 
================================================================================
*/

#sddm
{
	padding: 0;
	z-index: 3000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
		z-index: 3000;
}

#sddm li a
{
	z-index: 3000;
	display: block;
	color: #999999;
	text-align: left;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	height: 42px;
	line-height: 42px;
	float: left;
}
/*This is the hover color on the very top menu, on the text */
#sddm li a:hover
{
	background-image: url(images/topmenu-bg.gif);
	background-repeat: repeat-x;
	color: #948E5E;
		z-index: 3000;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	float: left;
	top: 64px;
	margin: 0;
	width: 220px;
	background-color: #FFFFFF;
	padding: 0;
	clear: left;
		z-index: 3000;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 220px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #5c5b5b;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 23px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5c5b5b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
	white-space:inherit;
		z-index: 3000;
}

	#sddm div a:hover
	{
	background-image: url();
	background-color: #ECE5B5;
	color: #5c5b5b;
		z-index: 3000;
}
.container1-top-bottomcurve {
	height: 14px;
	width: 403px;
	/*Backgound color fixes ie6/7 css issue*/
	background-color:#56636B;
}
.container1-content {
	height: 403px;
	width: 355px;
	padding-right: 20px;
	padding-left: 28px;
}
.container2 {
	height: 431px;
	width: 161px;
}
.container {
	height: 431px;
	width: 986px;
	
}
.inner-content {
	height: auto;
	width: 703px;
	padding-left: 20px;
}

.container2-sub1 {
	height: 87px;
	width: 147px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 7px;
}
.container2-sub2 {
	height: 130px;
	width: 139px;
	background-image: url(images/container2-sub2-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-left: 22px;
}
.container2-sub3 {
padding-top: 0px;
	height: 94px;
	width: 161px;
}
.container3 {
	height: 431px;
	width: 422px;
	background-image: url(images/container3-bg.gif);
	background-repeat: repeat-y;
}
.container3-top-bottomcurve {
	height: 14px;
	width: 422px;
}
.container3-content {
	background-image: url(images/primeinc-news.gif);
	background-repeat:no-repeat;
	height: 403px;
	width: 203px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align:text-top;
	background-position: 8px 0px;
}
.container3-content-tree {
	padding-right: 8px;
	padding-left: 238px;
	vertical-align: top;
	text-align: right;
}
.container4 {
	height: 94px;
	width: 986px;
}
.container4-left-right-curve {
	height: 94px;
	width: 13px;
}
.container4-content {
	height: 79px;
	/*
	#was 945
	*/
	width: 952px;
	background-image: url(images/container4-bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	/*
	#was 15
	*/
	padding-left: 8px;
}
.container5 {
	width: 986px;
	background-image: url(images/container5-bg.jpg);
	background-repeat: repeat-y;
}
.container5-top-bottomcurve {
	width: 986px;
	background-image: url(images/container5-bg.jpg);
	background-repeat: repeat-y;
	height: 13px;
}
.container5-content {
	width: 937px;
	background-image: url(images/container5-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 49px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.inner-bottom-curve {
	height: 14px;
	width: 986px;
}

.container-inner {
	height: auto;
	width: 970px;
	background-image: url(images/container-inner-bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
}
.container-inner-bg {
	height: auto;
	width: 930px;
	background-image: url(images/inner-top-bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.left-navigation {
	height: auto;
	width: 207px;
}
.left-navigation-menu {
	height: auto;
	width: 207px;
	padding-bottom: 15px;
}
.left-navigation-opening{
	height: 52px;
	width: 192px;
	background-image: url(images/inner-opening-banner.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 60px;
	/* next two lines are new for click button 2/21/2011*/
	display: block;
	cursor: pointer;
}
.left-navigation-getquote{
	height: 106px;
	width: 192px;
	background-image: url(images/inner-get-quote.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 15px;
}
.container-inner-content {
	height: auto;
	width: 703px;
	padding-left: 20px;
}

.container-inner-content-bottom {
	height: auto;
	width: 703px;
	text-align: center;
}
.container-inner-content-document-bottom {
	height: auto;
	width: 930px;
	text-align: center;
}
.container-inner-content-sub {
	height: auto;
	width: 703px;
}

/*
================================================================================
RBTS                               FOOTER                                  
================================================================================
*/
.footer {
	text-decoration: none;
	width: 986px;
	padding-bottom: 10px;
	text-align: center;
}
.imagerightpadding {
	padding-right: 10px;
}
.container5-content-sub {
	padding-right: 45px;
}

/*
================================================================================
RBTS                              ACCORDION                                  
================================================================================
*/
 
#accordion2 {
	width: 406px;
	/*Added padding to work with IE6 2/4/2011*/
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	margin: 0px; 
	padding-top: 0px;
}
.accordion2 {
    /*Added position to work with IE6 2/4/2011*/
	WIDTH: 406px;
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
 
}
.accordion2 DT {
	BACKGROUND-POSITION: 380px center;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/right-arrow.gif);
	WIDTH: 390px;
	CURSOR: pointer;
	COLOR: #fff;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #62a710;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.accordion2 DT:hover {
	BACKGROUND-COLOR: #62a710;
	background-image: url(images/right-arrow.gif);
	background-position: 380px;
}
.accordion2 .open {
	BACKGROUND-IMAGE: url(images/down-arrow.gif);
	BACKGROUND-COLOR: #62a710;
	background-position: 377px;
}
.accordion2 DD {
    OVERFLOW: scroll;
	height: 170px;
	overflow-x:hidden;
	overflow-y:hidden;
 /*This is where I am working at*/
	width: 370px;
	margin: 0px;
	background-color: #60a508;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.accordion2 SPAN {
	DISPLAY: block;
	WIDTH: 406px
}
.header-navigation-bottom-links {
	height: 23px;
	padding-right: 5px;
	float: right;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 7px;
}
.leftmenu-heading {
	height: 31px;
	width: 197px;
	background-image: url(images/leftmenu-topcurve.gif);
	background-position: left top;
	padding-left: 10px;
}

.leftmenu-heading-candj {
	height: 60px;
	width: 197px;
	background-image: url(images/leftmenu-topcurve.gif);
	background-position: left top;
	padding-left: 10px;
}
.leftmenu-links {
	height: auto;
	width: 205px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
}
.leftmenu-bottom-curve {
	height: 9px;
	width: 207px;
}


/*
================================================================================
RBTS                       LEFT MENU NAVIGATION                                 
================================================================================
*/
ul.vert-2-one {
	list-style-type:none;
	display:block;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	text-decoration: none;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.vert-2-one li {
	margin:0;
	text-decoration: none;
	padding: 0;
}
ul.vert-2-one li a {
	display:block;
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91989c;
	color: #5c5b5b;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
}
ul.vert-2-one li a:hover {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ECE5B5;
}
ul.vert-2-one li a:active {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ECE5B5;
}
.leftmenu-sub-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #5c5b5b;
	text-decoration: none;
	height: 25px;
	width: 195px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
	padding-left: 10px;
}

ul.vert-2-one li a.current, ul.vert-one li a.current:hover {
	text-decoration: none;
	background-color: #ECE5B5;
	color: #5c5b5b;
}
/*
================================================================================
RBTS                       LEFT SUB MENU NAVIGATION                                 
================================================================================
*/
ul.vert-sub-one {
	list-style-type:none;
	display:block;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	text-decoration: none;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.vert-sub-one li {
	margin:0;
	text-decoration: none;
	padding: 0;
}
ul.vert-sub-one li a {
	display:block;
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91989c;
	color: #5c5b5b;
	font-weight: normal;
	background-image: url(images/sub-bullet.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
}
ul.vert-sub-one li a:hover {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ECE5B5;
}
ul.vert-sub-one li a:active {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ECE5B5;
}
ul.vert-sub-one li a.current, ul.vert-one li a.current:hover {
	text-decoration: none;
	background-color: #ECE5B5;
	color: #5c5b5b;
}
.width-400 {
	width: 400px;
}
.bullet-arrow-2 {
	list-style-image: url(images/bullet-arrow-2.gif);
}
.img-right-bottom-padding {
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-left-bottom-padding {
	padding-bottom: 10px;
	padding-left: 10px;
}
.accordion {
}

.border-zero {
	border: 0px none #FFFFFF;
}
.people {
	float: right;
	height: 308px;
	width: 405px;
	padding-top: 15px;
	padding-left: 10px;
}
.image-centeralign {
	text-align: center;
}
.bullet-arrow-3 {
	list-style-image: url(images/bullet-arrow-3.gif);
}
.drivers-document {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 15px;
	height: 25px;
}
.logo-rbts {
	float: right;
	padding-right: 10px;
}
.bullet-arrow-4 {
	list-style-image: url(images/bullet-arrow-4.jpg);
}
.bullet-arrow-5 {
	list-style-image: url(images/bullet-arrow-5.jpg);
}
.footer-1 {
	text-decoration: none;
	width: 870px;
	text-align: center;
	padding-left: 40px;
	border: 0px;
	border-top-style:hidden;
	border-bottom-style:hidden;
	border-top-style:hidden;
	border-right-style:hidden;
	}
.footer-2 {
	text-decoration: none;
	width: 76px;
	text-align: center;
	padding-top: 20px;
	border-top-style:hidden;
	border-bottom-style:hidden;
	border-top-style:hidden;
	border-right-style:hidden;
}
#custom-tweet-button a {
    display: block;
    padding: 0px 0px 0px 0px;
    background: url('/images/tweet3d.png') 1px center no-repeat;
    border: 0px solid #ccc;
}
#bread-crumbs {
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
 	border:1px solid #ffffff;
    height:2.3em;
}
#bread-crumbs ul {
	padding-top: 0px;
	list-style:none; 
	list-style-type:none;
}
#bread-crumbs li {
	float:left;
	padding-top: 0px;
	line-height:2.3em;
	padding-left:.75em;
	color:#777;
	list-style:none; 
	list-style-type:none;
}
#bread-crumbs li a {
	display:block;
	padding-top: 0px;
	padding:0 15px 0 0;
	background:url(/images/crumbs.png) no-repeat right center;
	list-style-type:none;
}
#bread-crumbs li a:link, #bread-crumbs li a:visited {
	text-decoration:none;
	padding-top: 0px;
	list-style-type:none;
	color:#777;
}
#bread-crumbs li a:hover, #bread-crumbs li a:focus {
	color:#000000;
	padding-top: 0px;
	list-style-type:none;
}

/*------------------------
This is for the slide show on the home page DDSlider
-----------------------*/
a.learn_more {
	
	background: url(/includes/ddslider/assets/learn-more-button-purple.png) no-repeat top left;
	float: left;
	height: 36px;
	margin: 0 20px 0 0;
	width: 164px;
	
}
a.DDwhite {
	
	color:#FFFFFF; 
	text-decoration:underline;

	
}
a.learn_more:hover {
	
	background: url(/includes/ddslider/assets/learn-more-button-purple-hover.png) no-repeat top left;
	
}

a.buy_it {
	
	background: url(/includes/ddslider/assets/buy_it.png) no-repeat top left;
	float: left;
	height: 36px;
	margin: 0 20px 0 0;
	width: 164px;
	
}

a.buy_it:hover {
	
	background: url(/includes/ddslider/assets/buy_it_hover.png) no-repeat top left;
	
}




		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url('/includes/ddslider/images/left_arrow.png') no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url('/includes/ddslider/images/right_arrow.png') no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 5;
		
	}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url('/includes/ddslider/images/slider_selector.png') no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url('/includes/ddslider/images/slider_selector_current.png') no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 5;
		
	.dscontainer {
		
		float: left;
		position: relative;
		width: 100%;
		z-index: 15;
		
	}	
  

	#dscontainer {  float: left; width: 100%; position: relative;  }	
/*------------------------
End of This is for the slide show on the home page DDSlider
-----------------------*/

