@import url("/styles/includes/cufon-topnav.css"); /* Styles the Cufon top navigation */


#promoBox {
	background-image:url(/software/arclogistics/graphics/promo_box_bg.gif);
	border: 1px solid #c2c2c2;
	height: 321px;
	margin: 0 0 0 -3px;
	width:941px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*.container_12 h1 {
	color: #2f78ab;
}
.container_12 h2 {
	color: #519674;
}
.container_12 ul li {
	background:url("/graphics/redbullet.gif") no-repeat scroll 0 3px transparent;
	padding-left:20px;
}*/
.featureBlock {
	background-color: #f5f5f5;
	border: 1px solid #c5c6c6;
	padding: 0 15px;
}
.featureBlock img {
	padding-top:10px;
}

/* For the Index page */
#promoBox .promo_header {
	width: 900px;
}
/* .promo_header p a.promobutton {
	padding: 4px 12px 4px 12px;
	height: 20px;
	font-weight:bold;
	border-top: 1px solid #e8eff6;
	border-right: 1px solid #b49332;
	border-bottom: 1px solid #b49332;
	border-left: 1px solid #e8eff6;
	background-image:url(/software/arclogistics/graphics/eval_button.gif);
	display:inline-block;
	color: #1b5532;
	text-decoration: none;
}
.promo_header p a.promobutton:hover {
	color: #555555;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-image:url(/software/arclogistics/graphics/eval_button.gif);
	background-position: bottom center;
} 
*/
#promoBox .promoSlides .promo_header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 5px;
	margin-top:0px;
}
.promoSlides {
	height: 294px;
	width: 615px;
	margin-top: 0px;
	position: absolute;
	overflow:hidden;
	padding: 0 296px 0 30px;
	background-position: right top;
	background-repeat: no-repeat;
	display: none;
}
#ps1 {
	background-image:url(/software/arclogistics/graphics/promo_slide_1.jpg);
}
/*#ps2 {
	background-image:url(/software/arclogistics/graphics/z_promo_slide_2.jpg);
}*/
#ps2 {
	background-image:url(/software/arclogistics/graphics/promo_slide_2.jpg);
}
#ps3 {
	background-image:url(/software/arclogistics/graphics/promo_slide_3.jpg);
}

#controlBar {
	position: absolute;
	margin-top: 284px;
	padding-left: 20px;
	width: 920px;
}
.vidLink {
	display: block;
	float: right;
	height: 35px;
	padding: 6px 20px 0 56px;
	margin: 18px 0 0 0;
	background-position: left middle;
	background-repeat: no-repeat;
	color: #006500;
	cursor: pointer;
	font-size: 1.1em;
	line-height: 1.3em;
}
.vidLink:hover {
	text-decoration: underline;
}
a.promoButton {
	text-align: center;
	background-repeat: no-repeat;
	width: 37px;
	height: 25px;
	display: block;
	float: left;
	padding: 20px 0 0 1px;
	margin: -8px 0 0 0;
	cursor: pointer;
	background-image:url(/software/arclogistics/graphics/promo_button.gif);
	background-position: top middle;
}
a.promoButton:hover {
	background-position: bottom middle;
} 
#slideControl h2 {
	display: block;
	float: left;
	font-size: 1.3em;
	margin: 26px 20px 0 30px;
	color: #00446c;
}
/* END Promo Box on Index page */


/* Buy Page START */
.borderBox {
	border: 1px solid #c2c2c2;
	padding: 0 1.1em;
	text-align:center;
}
.borderBox h2 {
	margin: 30px 0 5px 0;
}
.borderBox p {
  margin: 5px 0 30px 0;
}
.borderBox h2 a {
	border-bottom: 1px solid #749133;
	text-decoration: none;
}
#bodyColumnSingle .borderBox a:hover {
	color: #000;
}
.borderBox img {
	border: 1px solid #c2c2c2;
	margin: 0 0 .5em 0;
}
/* Buy Page END */
.chatbox {
	padding-bottom:12px;
}


/* Pricing Page */
.pricing_header {
	background-color:#058091;
	height:50px;
}
.pricing_header h2 {
	color:#FFFFFF;
	padding-top:15px;
	*padding-top:3px;
	_padding-top:3px;
	text-align:center;
}
.pricing_borderBox {
	background-color:#faf8ca;
	text-align:center;
	padding:20px 0 28px 0;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.pricing_borderBox strong {
	color:#b15b14;
}
.information h2 {
	color:#2e78ab;
}
.options {
	font-size:10px;
}
.questionsBox {
	padding:0 0 8px 15px;
	border:1px solid #CCC;
}
