/* CSS Document */

* { padding:0px; margin:0px; border:none; list-style:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
   outline: none;
}

body 
{
	background:url(../images/main_bg.jpg) repeat-x top;
	background-color:#FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}


.left { float:left; }
.right { float:right; }
.clear { clear:both; }

a { text-decoration:none; color:#0066cc;}
a:hover { text-decoration:underline;}
a:select {border:none;}

hr 
{
	margin:20px 0px;
	background-color:#dddddd;
	color:#dddddd;
	border:none;
	height:1px;
}

img {border:none;}
.imgborder { border:#a1a1a1 1px solid;}

.nomargin { margin:0px !important;}

p 
{
	font-size:12px;
	margin-bottom:10px;
	line-height:18px;
}
h2 {
	color:#103f93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 24px;
	margin: 10px 0 15px;
}

h3 {
	color:#103f93;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top:30px;
	font-weight:lighter;
}


#main_wrapper {
	width:950px;
	margin:0px auto;
}

#utility_bar {
	float: right;
	background:url(../images/utilitybar_bg.gif) no-repeat top right;
	height: 20px;
	font-size:11px;
	color:#706f6f;
	padding-top:10px;
	padding-left:10px;
}

#utility_bar span {
	color: #003399;
	font-size:12px;
}

#utility_bar a {
	color:#706f6f;
	background:url(../images/help_check.gif) no-repeat left center;
	padding-left:15px;
}

#header {
	
}

#header h1 {
	float:left;
	background:url(../images/digitalwaybill_logo.gif) no-repeat top left;
	width: 229px;
	height: 89px;
	text-indent: -9999px;
}

#header .navigation {
	float:right;
	margin-top:53px;
}

#header .navigation ul 
{
	
}

#header .navigation ul li 
{
	display:inline-table;
	list-style:none;
	list-style-type:none;
	float:left;

}

#header .navigation ul li a
{
	text-indent:-9999px;
	outline:none;
}
#header .navigation ul li a.home
{
	background:url(../images/nav_home.gif) no-repeat;
	width: 68px;
	height: 36px;
	display:block;
}

#header .navigation ul li a.home2
{
	background:url(../images/nav_home2.gif) no-repeat;
	width: 59px;
	height: 36px;
	display:block;
}

#header .navigation ul li a.technology
{
	background:url(../images/nav_technology.gif) no-repeat;
	width: 103px;
	height: 36px;
	display:block;
}
#header .navigation ul li a.features
{
	background:url(../images/nav_features.gif) no-repeat;
	width: 86px;
	height: 36px;
	display:block;
}
#header .navigation ul li a.testimonials
{
	background:url(../images/nav_testimonials.gif) no-repeat;
	width: 111px;
	height: 36px;
	display:block;
}
#header .navigation ul li a.support
{
	background:url(../images/nav_support.gif) no-repeat;
	width: 82px;
	height: 36px;
	display:block;
}
#header .navigation ul li a.rateplans
{
	background:url(../images/nav_rateplan.gif) no-repeat;
	width: 100px;
	height: 36px;
	display:block;
}
#header .navigation ul li a.contactus
{
	background:url(../images/nav_contactus.gif) no-repeat;
	width: 81px;
	height: 36px;
	display:block;
}

#header .navigation ul li a.signup
{
	background:url(../images/nav_signup.gif) no-repeat;
	width: 82px;
	height: 36px;
	display:block;
}

#header .navigation ul li a.home:hover, #header .home ul li a.home
{
	background:url(../images/nav_home.gif) 0 -36px no-repeat;
}

#header .navigation ul li a.home2:hover, #header .home2 ul li a.home2
{
	background:url(../images/nav_home2.gif) 0 -36px no-repeat;
}

#header .navigation ul li a.technology:hover, #header .technology ul li a.technology
{
	background:url(../images/nav_technology.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.features:hover, #header .features ul li a.features
{
	background:url(../images/nav_features.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.testimonials:hover, #header .testimonials ul li a.testimonials
{
	background:url(../images/nav_testimonials.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.support:hover, #header .support ul li a.support
{
	background:url(../images/nav_support.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.signup:hover, #header .signup ul li a.signup
{
	background:url(../images/nav_signup.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.rateplans:hover, #header .rate_plans ul li a.rateplans
{
	background:url(../images/nav_rateplan.gif) 0 -36px no-repeat;
}
#header .navigation ul li a.contactus:hover, #header .contactus ul li a.contactus
{
	background:url(../images/nav_contactus.gif) 0 -36px no-repeat;
}

.sectional_banner 
{
	margin-bottom:10px;
}

#main_banner 
{
/*margin-bottom:10px;*/
position:relative;
top:-20px;
}
#main_banner .banner_img 
{
	margin-top:-20px;
}



#main_content ul.main_marketing
{
	list-style:none;
	display:inline;
}

#main_content ul.main_marketing li
{
	width:212px;
	float:left;
	margin-right:30px;
}

#main_content ul.main_marketing p
{
	font-size:11px;
}

#main_content ul.main_marketing li img
{
	margin-bottom:10px;
}

#main_content ul.main_marketing li.home-featured
{
	height:275px;
	position:relative;
}


#main_content ul.main_marketing li ul li {
height:100% !important;
list-style-type:square;
list-style-position:outside;
font-size:11px;
margin-left:10px;
}

div#readmore {
position:absolute;
bottom:0;
right:0;
}

#main_content ul.main_marketing li .readmore
{
	color:#0066cc;
	font-size:11px;
}

#main_content ul.main_marketing li.last
{
	margin-right:0px;
}

#main_content ul.main_marketing li ul.menu
{
	float:none;
	list-style:none;
}

#main_content ul.main_marketing li ul.menu li
{
/*	float:none;
	height:80px;
	background:url(../images/mainmenu_bg.gif) repeat-x;
	margin-bottom:1px;
	margin-right:0px;
	width: 149px;
	padding:11px 0px 0px 75px;*/
	list-style:none
}

#main_content ul.main_marketing li ul.menu li a
{
display:block;
margin-bottom:3px;
position:relative;
right:17px;
text-indent:-9999px;
width:230px;
}

#main_content ul.main_marketing li ul.menu li a.trial
{
	background:url(../images/home-sidebar-1.gif) no-repeat;
	height:90px;
}
#main_content ul.main_marketing li ul.menu li a.brochure
{
	background:url(../images/home-sidebar-2.gif) no-repeat;
	height:86px;
}
#main_content ul.main_marketing li ul.menu li a.livehelp
{
	background:url(../images/home-sidebar-3.gif) no-repeat;
	height:89px;
}

#main_content .content
{
	width:690px;
	float:left;
	margin-right: 30px;
	_margin-right: 20px;
}
#main_content .content .tier
{
	/*padding:20px 0px;*/
}

#main_content .content .tier div
{
	width:325px;
	border-bottom:1px dotted #A1A1A1;
}

#main_content .sidebar
{
	width:230px;
	float:right;
}

#main_content .sidebar .sidebar_header
{
	background:url(../images/sidebarheader_bg.jpg) repeat-x ;
	height: 33px;
	padding:8px 0px 0px 10px;
}

#main_content .sidebar .sidebar_header h2
{
	color:#FFFFFF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}



#main_content .sidebar ul.nextsteps a
{
text-indent:-9999px;
display:block;
width:230px;
}

#main_content .sidebar a.demo
{
	background:url(../images/sectional-sidebar-1.gif);
	height: 46px;
}
#main_content .sidebar a.resource
{
	background:url(../images/sectional-sidebar-2.gif);
	height: 45px;
}
#main_content .sidebar a.livehelp
{
	background:url(../images/sectional-sidebar-3.gif);
	height: 45px;
}

#main_content .sidebar ul
{
	list-style:none;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	margin-bottom: 10px;
}

#main_content .sidebar ul.subnav li
{
background:#EFEFEF url(../images/subnav-bg.gif) repeat-x scroll center bottom;
border-bottom:1px solid #DDDDDD;
padding:10px 0 10px 10px;
}

#main_content .sidebar ul.subnav a
{
	color:#363636;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-indent:0;
width:205px;
}

#main_content .quote 
{
	padding:20px 15px 20px 15px;
	background:#efefef;
	border-top:1px solid #d1d1d1;
	color:#1f5fd9;
	font-size:14px;
	margin-top: 20px;
	margin-bottom:20px;
}

#main_content .quote p
{
	color:#494949;
	font-weight:bold;
	font-size:11px;
}

#footer
{
	font-size:10px;
}

#footer a
{
	color:#787878;
	text-decoration:none;
} 
#footer a:hover
{
	text-decoration:underline;
}


.content h4 {
font-style:italic; font-weight:normal; font-size:16px; margin-bottom:30px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:15px;
}

.content ul {
margin-bottom:20px;
}

.content ul li {
background:url(../images/bullet.gif) no-repeat 0 4px; padding-left:20px; font-size:12px; margin-bottom:5px;
}

ul.checkmark li img {padding-left:5px;}

#main_content .content .tier div span.featureDesc {
margin-bottom:10px;
font-style:italic;
display:block;
}

.content div.callout {
background:url(../images/callout_bg.gif) repeat-x bottom #e3e3e3;
/*border:1px solid #EDEDED;*/
float:right;
font-size:16px;
line-height:26px;
margin:0 0 10px 23px;
padding:16px;

width:270px;
}

.content p.download {
background:url(../images/callout_bg.gif) repeat-x bottom #e3e3e3;
font-size:16px;
line-height:26px;
padding:16px;
}

.content input.textInput, .content textarea {
background:url(../images/input_bg.gif) repeat-x bottom #f1f1f1; padding:4px; width:250px;
}

.content input.btnInput {
background:url(../images/button_bg.gif) repeat-x bottom #525252; padding:6px; color:#ececec;
}

.content form {
margin-bottom:20px;
}
.square {
	/*height:100%;*/
	font-size:11px;
	margin-left:5px;
	padding-left:7px;
	background:url(../images/square.gif) no-repeat 0 0;
	display:block;
}

table#rate-plans tr.titles {
background:url(../images/sidebarheader_bg.jpg) repeat-x;
color:#A1A1A1;
}

table#rate-plans tr.titles td {
vertical-align:middle;
}


table#rate-plans td {
padding:10px;
}

table#rate-plans tr.alt {
background-color:#f7f7f7;
}


/*Oseer's CSS*/
#video_tour {
	background:url(../images/videotour_mainbg.jpg) no-repeat;
	height:594px;
}

#video_tour .features_header {
	width:100%;
	border-bottom:1px solid #4a4a4a;
	height:100px;
}

#video_tour .features_header h2 {
	width:174px;
	height:56px;
	background:url(../images/videotour_header.jpg) no-repeat;
	text-indent:-99999px;
	padding:0px;
	margin:0px;
}

#video_tour .features_header p {
	background:url(../images/videotour_subtext.jpg) no-repeat;
	width:469px;
	text-indent:-99999px;
	height:25px;
	margin:0px;
}

#video_tour .video_tour_main {
	
}

#video_tour .video_tour_main .video_tour_player {
	width:522px;
	height:342px;
	margin:39px auto 0;
	
}

#video_footer {
	height:15px;
	margin-bottom:20px;
	border-bottom:#cbcbcb 1px solid;
}


#features {
	background:url(../images/features_bg.jpg) no-repeat;
	height:710px;
}

#features .features_header {
	width:100%;
	border-bottom:1px solid #6391bb;
}

#features .features_header h2 {
	width:147px;
	height:52px;
	background:url(../images/features_header.gif) no-repeat;
	text-indent:-99999px;
	padding:0px;
	margin:0px;
}

#features .features_header p {
	background:url(../images/features_subscript.gif) no-repeat;
	width:408px;
	text-indent:-99999px;
	height:25px;
	padding:0px 0px 20px 0px;
	margin:0px;
}

#features .sidebar {
	min-height:612px;
	height:612px;
	width:323px;
	border-right:1px solid #6391bb;
	float:left;
}

#features .sidebar ul {
	padding-top:10px;
}

#features .sidebar li {
	margin-top:10px;
	margin-left:20px;
}

#features .sidebar li a {
	display:block;
	clear:both;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#features .sidebar li:hover {
	background:url(../images/sidebar_hoverbullet.gif) no-repeat 0% 50% ;
	background-position:right;
}

#features .sidebar li a:hover {
	color:#7bc5df;
	text-decoration:none;
		background:url(../images/sidebar_hoverbullet.gif) no-repeat 0% 50% ;
	background-position:right;
}

#features .sidebar li a span {
	padding-left:15px;
	padding-top:24px;
}

#features .sidebar li a p {
	padding-top:19px;
	font-size:11px;
	margin:0px;
}

*:first-child+html #features .sidebar li a p {padding:0px;}

#features .sidebar li a img {
	float:left;
	border:1px solid #c4c4c4;
	margin-right:15px;
}


#features .video_content {
	width:626px;
	float:right;
	color:#FFF;
}


#features .video_content ul li {
	background:url(../images/blue_bullet.gif) no-repeat 0 50%;
	padding-left:20px;
	font-family:Arial, Helvetica;
	font-size:12px;
	margin-bottom:5px;
}

#features .video_content h3  {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-left:50px;
	margin-top:39px;
}

#features .video_player {
	background:url(../images/video_player.png) no-repeat;
	height:427px;
	width:626px;
}

#features .video_content P ,#features .video_content ul  {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	padding-left:90px;
}

#features_footer {
	background:#cbcbcb;
	height:27px;
	margin-bottom:20px;
	margin-top:-5px;
}

/*Oseer Styles*/

.testimonials_main {
	width:705px;
	margin-left:-7px;
	font-family:"Arial", Gadget, sans-serif;
	color:#666;
}

.testimonials_main .testimonials_image {
	background:url(../images/testimonials_image.png) no-repeat;
	width:212px;
	height:247px;
	float:left;
	padding:7px 0px 0px 14px;

}

.testimonials_main .testimonials_content {
	background:url(../images/testimonials_body.png) no-repeat;
	width:419px;
	height:247px;
	float:right;
	padding:0px 22px 0px 38px;
}

.testimonials_main .testimonials_content .seperator {
	background:url(../images/header_seperator.gif) repeat-x;
	height:2px;
	margin:10px 0;
}

.testimonials_main .testimonials_content span {
	color:#333;
	font-size:13px;
	font-weight:bold;
}

.testimonials h2 {
	background:url(../images/testimonials_headerbg.gif) repeat-x;
	height:19px;
	margin-top:0px;
	padding:11px;
	
}

.testimonials_main .testimonials_content h3 {
	margin-top:20px;
	margin-bottom:5px;
}

.testimonials_main .testimonials_content a {
	background:url(../images/bttn_readmore_green.gif) no-repeat;
	width:89px;
	height:24px;
	display:block;
	float:right;
	margin-bottom:20px;
}

.technology h2, .support h2 {
	background:url(../images/technology_headerbg.gif) no-repeat;
	height:19px;
	padding:8px;
	margin-top:0px;
	color:#123f92;
}

.technology h3, .support h3 {
	color:#123f92;
}

.technology h2 span, .technology h3 span, .support h2 span, .support h3 span {
	color:#061e4a;
}

.technology h3, .support h3 {
	background:url(../images/technology_headerbg.gif) no-repeat;
	height:19px;
	padding:8px;
}

.technology h4, .support h4 {
	color:#ac1814;
	margin-bottom:10px !important;
	margin-left:10px;
}

.technology ul.checkmark li {
	background:url(../images/checkmark.gif) 0 4px no-repeat !important;
	color:#333333;
	font-weight:bold;
	width:175px;
}

.support ul.checkmark li {
	background:url(../images/checkmark.gif) 0 4px no-repeat !important;
	color:#333333;
	font-weight:bold;
}
.bg_contact {
	background:url(../images/bg_contact.gif) no-repeat;
	width:847px;
	height:325px;
	padding:60px 68px 0 35px;
}
.contact_form {
	margin:42px 0 0 25px;	
}
.contact_form .text {
	background:url(../images/bg_form.gif) repeat-x bottom #f1f1f1;
	border:1px solid #cdc7c7;
	width:230px;
	height:19px;
	margin-bottom:8px;
	padding:3px;
}
.contact_form textarea {
	background:url(../images/bg_form.gif) repeat-x bottom #f1f1f1;
	border:1px solid #cdc7c7;
	width:235px;
	height:88px;
	padding:3px;
	overflow:hidden;
}
.contact_form .buttons {
	margin-top:28px;
}
.bg_rateplans {
	background:url(../images/bg_rateplans.gif) bottom no-repeat #d3d7de;
	width:577px;
	min-height:430px;
	padding:15px 43px 42px 50px;
	margin-bottom:20px;
}
.bg_rateplans h2 {
	background:url(../images/rateplans_title.gif);
	width:577px;
	height:27px;
}
th.feature {
	background:url(../images/th_features.gif) no-repeat;
	width:285px;
	height:43px;
	border-right:1px solid #FFF;
}
th.lite400 {
	background:url(../images/th_lite400.gif) no-repeat;
	width:145px;
	height:43px;
	border-right:1px solid #FFF;
}
th.unlimited {
	background:url(../images/th_unlimited.gif) no-repeat;
	width:145px;
	height:43px;
}
tr.color1 {
	background:#eaeaea;
	height:36px;
}
tr.color2 {
	background:#bdc6d2;
	height:36px;
}
td.td1 {
	padding-left:30px;
	border-right:1px solid #FFF;
}
td.td2 {
	border-right:1px solid #FFF;
}
td.txt_orange {
	color:#ef8e03;
	font-size:18px;
}
td.txt_red {
	color:#dd0909;
	font-size:18px;
}
/*
.sidebar_banner a{
	background:url(../images/btn_tryfree.gif) no-repeat;
	display:block;
	width:232px;
	height:45px;
}
.sidebar_banner a:hover{
	background-position:0 -45px!important;
}

.sidebar_banner a{background: url(../images/uploads/try_it_now_right1.png) no-repeat 0 0;height:68px;width:244px;cursor:pointer;display:block;}
.sidebar_banner a:hover{background: url(../images/uploads/try_it_now_right1.png) no-repeat 0 100%;height:68px;width:244px;}
*/
