/* @override 
	https://drivethruonline.com/newsite/css/all.css
	http://beta.drivethruonline.com/css/all.css
*/

html {height:100%;}
body{
	margin:0;
  	color:#000;
	font:13px "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background:#f3f3f3;
	height:100%;
	min-width:860px;
}
img{border:none;}
a{
	text-decoration:none;
	color:#00aeef;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page {
	width:100%;
	min-height:100%;
}
* html #page {height:100%;}
#header {
	background:url(../images/header-bg.gif) repeat-x;
	height:133px;
}
#header .inner {
	width:860px;
	margin:0 auto;
	overflow:hidden;
}
.menu {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	line-height:28px;
	color:#00aeef;
	font-size:12px;
	overflow:hidden;
}
.menu li {
	display:inline;
	padding:0 10px;
	margin:0 -6px 0 6px;
	border-right:1px solid #00aeef;
}
.menu a {
	color:#00aeef;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:310px;
	height:69px;
	overflow:hidden;
	text-indent:-9999em;
	float:left;
	margin-top:7px;
}

.twitter {
	background:url(../images/dtotwitter.gif) no-repeat;
	width:185px;
	height:21px;
	overflow:hidden;
	text-indent:-9999em;
	float:left;
	margin-top:7px;
}

span#TM{
	color:  #222222;
	margin-left: 4px;
	float: left;
	display: block;
	top: 4px;
	position: relative;
	font-size: 14px;
} 
.nav {
	float:right;
	margin:75px 0 0;
	//margin:-1px 0 0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}

.nav li {
	float:left;
	margin-right:2px;
}
.nav a {
	color:#999;
	background:#4a4a49 url(../images/nav-right.gif) no-repeat 100% 0;
	float:left;
	cursor:pointer;
}
.nav a span {
	background:url(../images/nav-left.gif) no-repeat;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 12px;
}
.nav a:hover, .nav .active a {
	color:#dbdbdb;
	background-position:100% 100%;
	background-color:#707070;
	text-decoration:none;
}
.nav a:hover span, .nav .active span {
	background-position:0 100%;
}



#top-box div.box div.prodnav ul li.highlight a {
	color: white;
}



/* Rollover menu show/hide */



ul.nav li#prodmenu ul.subnav{
	display: none;
	position: absolute;
	z-index:99;
	width: 100px;
	height: 100px;
	list-style:none;
	margin: 25px 0 0 -76px;
}

ul.nav li#prodmenu:hover ul.subnav{
		display: block;
	background-image: none;
}

	/* submenu */

#prodmenu ul li {
	padding-top: 0px;
}
		
#prodmenu ul li a {
	padding: 7px;
	width: 175px;
	background-image: none;
}	

#prodmenu ul li a:hover {
	padding: 7px;
	width: 175px;
	background-color: #7f7f7f;
	
}

#container div.content div.column p.learnmore a img {
	margin-left: 30px;
	margin-top: 15px;
}	




#container div.content.line div.main-column p.showcase {
	margin-left: 40px;
	margin-top: 12px;
}






#top-box {
	background:#707070;
	padding:45px 0 20px;
	border-bottom:5px solid #dbdbdb;
	color:#616161;
}




#top-box a {
	color: #00aeef;
}

#top-box div.box div.prodnav {
	float: right;
	margin-top: 4px;
}

#top-box div.box div.prodnav ul {
	padding-right: 215px;
	color: white;
}



#top-box div.box div.prodnav ul li {
	display: inline;
	padding-left: 0;
	font-weight: bold;
}

#top-box div.box div.prodnav ul li a {
	color: silver;
	text-decoration: none;
}

#top-box div.box div.prodnav ul li a:hover {
	color: whitesmoke;
	text-decoration: none;
}



h1 {
	margin:19px 0 23px;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
}
#top-box .box {
	background:#dbdbdb url(../images/top-box-top.gif) no-repeat;
	width:860px;
	margin:0 auto;
}
#top-box .box:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
#top-box .inner {
	background: url(../images/top-box-bottom.gif) no-repeat 0 100%;
	height:1%;
	padding-bottom:12px;
}
#top-box .box .inner:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
#top-box .img-box {
	float:left;
	margin:-19px 0 0 12px;
	display:inline;
	position:relative;
	width:233px;
}
#top-box .img-box p {
	padding:22px 0 0 25px;
	margin:0;
}
#top-box .link {
	background:url(../images/demo.gif) no-repeat;
	width:186px;
	height:29px;
	text-indent:-9999em;
	position:absolute;
	top:179px;
	left:22px;
}
#top-box .text {
	width:540px;
	float:right;
	margin-right:45px;
	display:inline;
}
#top-box .text p {
	margin:0;
	font-size:16px;
}
.our-solutions {
	width:510px;
	background:url(../images/solution-bg.gif) no-repeat;
	min-height:107px;
	position:relative;
	margin-top:21px;
}
* html .our-solutions {height:107px;}
*+html .our-solutions {height:107px;}
.our-solutions em {
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding:10px 10px 0 12px;
}
.our-solutions ul {
	float:left;
	margin:0;
	padding:15px 0 0;
	list-style:none;
}
.our-solutions li {
	float:left;
	width:97px;
	text-align:center;
	margin-right:12px;
}
.our-solutions li a {
	float:left;
	width:100%;
	padding-top:62px;
	line-height:13px;
}
.member a {
	background:url(../images/ico1.gif) no-repeat 50% 0;
}
.vendor a {
	background:url(../images/ico2.gif) no-repeat 50% 0;
}
.administrative a {
	background:url(../images/ico3.gif) no-repeat 50% 0;
}
.started {
	background:url(../images/arrow2.gif) no-repeat 100% 0;
	line-height:61px;
	position:absolute;
	top:15px;
	left:447px;
	padding-right:29px;
	white-space:nowrap;
}

#container {
	width:860px;
	overflow:hidden;
	margin:0 auto;
	padding:30px 0 91px;
}
.content {
	width:880px;
	overflow:hidden;
	margin:0 -20px 30px 0;
	background:url(../images/home-columns-bg.gif) repeat-y 273px 0;
}
h2 {
	font-size:17px;
	color:#616161;
	margin:0 0 15px;
}
.content .column {
	width:255px;
	float:left;
	padding: 0 25px 0 12px;
}

div#map.column {
	width: 212px;
}

div#help.column {
	width: 150px;
}

#map h3 {
	margin: 0 0 -22px 65px;
}




.content .column p {
	color: #737373;
	margin:0;
}
.list {
	margin:0;
	padding:15px 0 0 10px;
	list-style:none;
}
.list li {
	background: url(../images/marker.gif) no-repeat 0 2px;
	padding:0 0 10px 20px;
}
.content .column .list a {
	color:#505051;
}
.content .column .list a:hover {
	color:#00aeef;
	text-decoration:none;
}
.content .column a {
	color:#00aeef;
}
.content .img-box {
	margin:13px 0 22px;
	padding:2px;
	float:left;
}
.bottom-box {
	background:url(../images/bottom-box.gif) no-repeat;
	min-height:212px;
	width:860px;
	margin:0 auto;
	padding:16px 0 3px;
}
* html .bottom-box {height:212px;}
*+html .bottom-box {height:212px;}
.bottom-box .inner {
	overflow:hidden;
	width:100%;
	background:url(../images/border.gif) repeat-y 425px 0;
}

#tech ul li {
	font-size: 12px;
	line-height: 15px;
	margin-left: -61px;
}

#tech ul ul {
	margin-top: -20px;
	margin-left: -35px;
}



/* product matrix */



#container div.main-column div.productwrap {
	float: left;
	padding-bottom: 7px;
	padding-top: 21px;
}




.mx-top{
	background: url(../images/boxtop.png) no-repeat 0 0;
	width: 815px;
	padding: 6px 0 0;
}
.mx-center{
	width: 814px;
	float:left;
	background: #dbdbdb repeat-x 0 0;
}
.mx-bottom{
	background: url(../images/boxbottom.png) no-repeat 0 100%;
	width: 815px;
	padding: 0 0 5px;
	float:left;
}
* html .mx-center{
	overflow:visible;
}
.mx{
	min-height:175px;
	padding:10px;
	position:relative;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

img.icon {
	float: left;
	padding: 24px;
}

div.centercontent {
	float: left;
	padding: 10px;
	width: 285px;
	margin-left: 21px;
	margin-top: 14px;
	font-size: 16px;
}

div.rightcontent {
	float: left;
	margin-top: 14px;
	padding: 10px 15px 10px 10px;
	font-size: 12px;
	width: 255px;
}

div.pricingcentercontent {
	float: left;
	width: 228px;
	padding-left: 19px;
	border-right: 1px solid #c2c2c2;
	margin-top: 8px;
}

div.pricingrightcontent {
	width: 512px;
	padding: 0 10px 0 12px;
	float: right;
	display: block;
	margin-top: 23px;
}

span.pricingoption {
	float: right;
	width: 171px;
	margin-right: 24px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	font-weight: bold;
}

span#last.pricingoption {
	border-right-style: none;
	border-style: none;
}

img.buynow {
	float: right;
	margin-top: 24px;
	display: block;
	margin-right: 20px;
}







div.vidcontent {
	float: left;
	margin-top: 0;
	padding-top: 0;
}

div.vidcopy {
	width: 461px;
	margin-left: 296px;
	padding-top: 7px;
}


div.vid-screenshot {
	float: left;
	padding-bottom: 13px;
	padding-left: 30px;
	padding-top: 5px;
}

#container div.main-column div.productwrap div.mx-top div.mx-bottom div.mx-center div.mx div.vidcontent div.vidcopy p a {
	margin-left: 0px;
}

#container div.main-column div.productwrap div.mx-top div.mx-bottom div.mx-center div.mx div.vidcontent div.vid-screenshot img {
	border: 1px solid #afafaf;
}


/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:100;
    color:#3CA3FF;
    text-decoration:none;
}
a.tt span{ display: none;
	font-size: 12px;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: red; background:;}
a.tt:hover span.tooltip{
    display:block;
    position: absolute; 
    top: -125px;
    left: 100%;
	padding: 15px 0 0 0;
	width:250px;
	color: gray;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding:3px 8px 10px;	
    background: url(../images/bubble4.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler2.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding: 30px 8px 0;
	color: #548912;
    background: url(../images/bubble4.gif) no-repeat bottom;
}

/* Product table */

table#producttable {
	width: 400px;
	margin-left: 3px;
	margin-bottom: 33px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
}

#producttable tbody tr {
	border-bottom: 1px solid #636363;
}

td#mainprodcell {
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
}

td#subprodcell {
	padding-top: 0;
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	font-style: italic;
}













h3 {
	margin:0;
	font-size:14px;
	color:#666;
}
.bottom-box .column {
	float:left;
	width:382px;
	color:#737373;
	padding:0 20px 0 26px;
}
.logo-list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.logo-list li {
	float:left;
	padding:13px 14px 0 25px;
}
.logo-list img {
	display:block;
	border:1px solid #ccc;
}
.partner {
	background:url(../images/partner-bg.gif) no-repeat;
	width:370px;
	height:43px;
	margin-top:9px;
	padding-top:5px;
}
.partner a {
	background:url(../images/partner-ico.gif) no-repeat;
	padding:3px 0 0 41px;
	height:34px;
	color:#e66525;
	display:block;
	width:106px;
	margin-left:133px;
}
#container .img-box {
	float:left;
	padding:2px;
}
#container .img-box span {
	margin:-3px 0;
	padding:3px 0;
	float:left;
	position:relative;
}
#container .img-box img {
	margin:0 -3px;
	padding: 0 3px 6px;
	float:left;
	position:relative;
}
.bottom-box .cite {
	float:left;
	background:url(../images/cite1.gif) no-repeat;
	width:220px;
	font-size:11px;
	margin-left:11px;
	padding-left:24px;
	overflow:hidden;
}
.bottom-box .cite p {
	margin:0;
}
.bottom-box .cite span {
	background:url(../images/cite2.gif) no-repeat 100% 100%;
	padding:4px 11px 0;
	line-height:19px;
}
.bottom-box .link {
	color:#00aeef;
	text-align:center;
	display:block;
	width:100%;
	clear:both;
	font-size:12px;
}
.bottom-box .wrap {
	margin-top:10px;
}
blockquote {
	margin:0;
	padding:0;
}
.bottom-box .cite em {
	font-style:normal;
	float:right;
	padding-bottom:20px;
}
.inner-page #top-box {
	padding:24px 0 7px;
}
.inner-page #top-box .box {
	background:none;
}
.inner-page #top-box span{
	float:left;
	font-size:17px;
	color:#ececec;
	font-weight:bold;
	padding:0 15px 0 10px;
}

.inner-page #top-box ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.inner-page #top-box li {
	float:left;
	margin-right:8px;
}

li#testes {
	
}
.inner-page #top-box li a#icon {
	float:left;
	text-indent:-9999em;
	width:18px;
	height:28px;
}
.inner-page #top-box .ico1 a {
	background:url(../images/inner-ico1.gif) no-repeat;
}
.inner-page #top-box .ico2 a {
	background:url(../images/inner-ico2.gif) no-repeat;
}
.inner-page #top-box .ico3 a {
	background:url(../images/inner-ico3.gif) no-repeat;
}
.inner-page #container {
	padding:2px 0 93px;
}
.inner-page .content {
	background:none;
}
.inner-page .right-column {
	width:249px;
	float:right;
	margin: 2px 15px 0 55px;
	display:inline;
}
.inner-page .right-column .img-box {
	margin-bottom:32px;
	float:none;
}

span.img-caption {
	font-size: 10px;
	padding-top: 0;
		color:#737373;

}

#container div.main-column p span.small {
	font-size: 9px;
}





.inner-page .main-column {
	display:table;
	color:#737373;
	font-size:14px;
	line-height:19px;
	padding-left:10px;
	margin-bottom: 15px;
}
* html .inner-page .main-column {height:1%;}
*+html .inner-page .main-column {height:1%;}
.inner-page .content p {
	margin:20px 0 0;
}

.inner-page .warning  {
	margin: 19px 0 23px;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
}

.inner-page h1{	
	float:left;
	font-style: normal;	
	font-size:17px;
	color:#ececec;
	font-weight:bold;
	padding:0 15px 0 10px;
	margin:0;		
}
.inner-page h2 {
	margin: 0;
	font-size:14px;	
	padding-top:22px;
	color:#616161;	
	font-weight: bold;
	font-style: normal;
}
.inner-page h3 {
	padding-top:22px;
	color:#616161;
}
.inner-page .content ul {
	margin:0;
	padding:26px 0 24px 70px;
}

.inner-page .line {
	background:url(../images/border2.gif) repeat-y 586px 0;
	margin:0;
}

ul#nobullets {
	list-style-type: none;
	width: 158px;
}

li#sitemap-pages {
	width: 212px;
}

li#sitemap-headers {
	font-weight: bold;
}

#sitemap-pages a {
	padding-left: 16px;
}

ul#readme-pages-nobullets {
	list-style-type: none;
	width: 500px; 
	padding: 26px 0 24px 20px;
}

ul#readme-pages-numbered {
	list-style-type: decimal;
	width: 100%; 
	padding: 5px 0 5px 80px;
}

ul#readme-pages-heading {
	list-style-type: none;
	width: 100%;   
	padding: 26px 0px 10px 20px;
	font-weight: bold;
}

li#readme-pages {
	width: 100%;
}

li#readme-headers {
	font-weight: bold;
}

#readme-pages a {
	padding-left: 16px;
}

ul#help-nobullets {
	list-style-type: none;
	width: 100px; 
	padding: 5px 0 5px 20px;
}

li#help {
	width: 200px;
}
#help a {
	padding-left: 5px;
}




#footer {
	background:#4a4a4a;
	padding:13px 0 30px;
	border-top:5px solid #dbdbdb;
	margin-top: -91px;
	width:100%;
}
#footer .box {
	background:#505050 url(../images/footer-right3.gif) no-repeat 100% 0;
	width:860px;
	margin:0 auto;
}
#footer .box .inner {
	background:url(../images/footer-left3.gif) no-repeat;
  width: 860px ;
  margin-left: auto ;
  margin-right: auto ;
	height:50px;
	overflow:hidden;
	font-size:11px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 18px;
}
#footer span {
	color:#dbdbdb;
	font-size: 10px;
	margin-top: 4px;
    width: 860px ;
    margin-left: auto ;
    margin-right: auto ;	
}
#footer .copyright {
	color:#dbdbdb;
	font-size: 10px;
	margin-top: 14px;
    width: 860px ;
    margin-left: auto ;
    margin-right: auto ;	
}
#footer ul {
	padding:0;
	list-style:none;
	font-weight:bold;
	overflow:hidden;
	margin: 4px auto;
	display: table;	
}
#footer li {
	float:left;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
#footer a {
	color: #a9a9a7;
	font-size: 11px;
}
#footer a:hover, #footer .active a {
	color: #d8d8d8;
	text-decoration:none;
}

/* form */


#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #D5D5D5;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

