#content.apache {
	margin: 0 0 20px 0;
}
.apache {
	color: #666;
}

.apache p {
	line-height: 130%;
}

.apache a.bullet {
	display:block;
	padding:5px 0 5px 15px;
	background:url(../images/bullet_blue_arrow.gif) no-repeat 2px center;
}
.apache a.bullet_back {
	display:block;
	padding:5px 0 5px 15px;
	background:url(../images/bullet_blue_arrow_back.gif) no-repeat 2px center;
}
* html .apache a.bullet_back {
	background-position: 2px 13px;
}
*:first-child+html .apache a.bullet_back {
	background-position: 2px 13px;
}

.apache a.prev {
	padding: 0 0 0 10px;
	background:url(../images/blue_triangle_left.gif) no-repeat left 0.375em;
}

.apache a.next {
	padding: 0 10px 0 0;
	background:url(../images/blue_triangle_right.gif) no-repeat right 0.375em;
}

.apache a.more {
	padding: 0 10px 0 0;
	background: url(../images/blue_triangle_down.gif) 100% 50% no-repeat;
	
}

a.see_more{
	cursor: pointer;
	background:url(../images/decorations/icons_20x20.png) no-repeat -2px -1563px;
	padding:2px 0 0 20px;
	height:14px;
}
a.see_less{
	cursor: pointer;
	background:url(../images/decorations/icons_20x20.png) no-repeat -2px -1563px;
	padding:2px 0 0 20px;
	height:14px;
}

.apache h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #5c6f7d;
	margin:0 0 10px 0;
	line-height: 125%;
}

.title_with_link h2 {
	float: left;
	margin: 0 10px 10px 0;
}

h2.blueTitleBar {
	height: 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	text-transform: none;
	font-size: 1.365em;
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
}

.apache h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	margin:0 0 10px 0;
	line-height: 125%;	
}
* html .apache h3 { /* ie only */
	line-height: 90%;
}
*:first-child+html .apache h3 { /* ie7 only */
	line-height: 100%;
}
.apache h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #5c6f7d;
	margin: 0 0 10px 0;	
}
.apache h3.lowercase {
	text-transform: none;
}
.apache h4.lowercase {
	text-transform: none;
}
.apache h4.product_category {
	font-size: 1em;
	color: #5c6f7d;
	text-transform: none;
}

.apache h4.product_title {
	font-size: 1.2em;
	color: #000000;
	text-transform: none;
}

.two_sections .head {
	width: 802px;
}
.two_sections .head h1 {
	width: 696px;
	line-height: 120%;
}

.product_category {
	font-size: 1em;
	font-weight: bold;
	color: #5c6f7d;
}

.title_with_link span{
	display: inline;
	position: relative;
	top: 3px;
}

.apache sup {
	
}

p.required {
	color: #8ebe01;
}


/*
***************************
	MAIN COLUMN
***************************
*/

.apache #mainColumn {
	float: left;
	width: 472px;
	padding: 0;
	margin: 0;	
	background: url(../images/border_lr_472.gif) top left repeat-y;
}

.apache #mainColumn_large {
	float: left;
	width: 696px;
	padding: 0;
	margin: 0;
}

.apache #mainColumn_full {
	float: left;
	width: 960px;
	margin: 20px 0 0 -20px;
	padding: 0 0 0 0;
}
*html .apache #mainColumn_full {
	margin: 0 -10px 0 -10px;
}
.apache #mainColumn_600 {
	float: left;
	width: 600px;
	margin: 0;
	border-right: 1px solid #ccc;
}

.mainContent {
	width: 448px;
	margin: 0 12px 0 12px;
}
.mainContent_large {
	width: 684px;
	margin: 0 0 0 12px;
}
.mainContent_full_nomargin {
	width: 960px;
	margin: 0;
	padding: 0;
}
.mainContent_full_margin {
	width: 920px;
	margin-left: 20px;
	padding: 0;
}
.mainContent_600 {
	width: 580px;
	margin-right: 20px;
	padding: 0;
}
.bluebox {
	width: 448px;
	background: #f1f6f9 url(../images/bluetitlebar.jpg) no-repeat left top;
	margin-bottom: 10px;
	
}
#mainColumn div.content {
	padding: 2px 0 10px 10px;
}

#mainColumn_left {
	float: left;
	width: 47%;
}
#mainColumn_right {
	float: right;
	width: 49%;
	padding-left: 12px;
	border-left: 1px solid #d5d5d5;
}
#mainColumn_right .noborder {
	border-left: none;
}
#mainColumn_left table td,
#mainColumn_right table td {
	padding: 5px 0 5px 15px;
	margin: 0;
}

#mainColumn_left table td.bordered,
#mainColumn_right table td.bordered {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.mainText {
	margin-top: 20px;
	font-size: 1em;
	line-height: 140%;
}
.mainText h1{
	color:#333;
	font-size:2em;
	font-weight:normal;
	margin: 20px 0 20px 0;
}

img.form_button{
	float: left;
	padding-right: 10px;
	margin-top: 20px;
}


#callout {
	float: right;
	width: 230px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 15px;
	padding: 10px 0 10px 0;
}
	
.apache #b2bPricingNote {
	position: absolute;
	top: 285px;
	left: 28px;
	margin: 0 0 0 0;
	padding: 0;
		
}
ul.default {
}

ul.default li {
	list-style-type: none;
	background: url(../images/decorations/bullet.png) 0px 5px no-repeat;
	padding: 0 0 0 1.5em;
	margin-bottom: 1em;
	line-height: 120%;
}

ol.default {
	margin-left: 20px;
	list-style: decimal;
	list-style-position: outside;
}

ol.default li {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	line-height: 120%;
}

ul.bullet_border {
	margin:0 0 10px 0;
	list-style-type:disc;
	list-style-position:inside;
}
	
ul.bullet_border li {
	padding:5px 0 5px 2px;
	border-bottom: 1px solid #cccccc;
	margin:0;
}
ul.bullet_border li.noborder {
	border-bottom: none;
}

/*
***********************
PAGE STRUCTURE

***********************
*/

#sideColumn {
	float:left;
	width: 224px;
	padding: 0;
	margin: 0;
	display: inline;
}
#sideColumn_600 {
	float:left;
	width: 318px;
	padding: 0;
	margin: 0;
	display: inline;
}

.columnContent_left {
	width: 212px;
	padding: 0 0 0 0;
	margin: 0 12px 30px 0;
}

.columnContent_right {
	width: 212px;
	padding: 0;
	margin: 0 0 0 12px;
}
.columnContent_right_600 {
	width: 272px;
	padding: 0;
	margin: 0 0 0 22px;
}

.columnContent {
	width: 170px;
	margin: 0 12px 20px 12px;
	padding: 0;
}
.promo {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 3px solid #e8e8e8;
	line-height: 130%;
}
.promo .noborder {
	border-bottom: none;
}
ul.sidenav {
	list-style: none;
}
ul.sidenav li {
	margin: 0;
	padding: 5px 0 5px 0;
}

ul.sidenav li a {
	display: block;
	margin: 0;
	padding-left: 15px;
	background:url(../images/bullet_blue_arrow.gif) no-repeat 2px 3px;
}
ul.sidenav li a.selected {
	display: block;
	color: #000000;
	background:url(../images/bullet_grey_arrow.gif) no-repeat 2px 3px;
}
.indent {
	margin-left: 12px;
}

#company_info ul{
	margin: 0;
	padding: 0;
}
#company_info ul{
	padding: 30px 0 0 0;
	vertical-align: bottom;
}
#company_info img {
	padding: 0 10px 10px 0;
	float:left;
}

.left {
	float: left;
}
.right {
	float: right;
}

.date {
	color: #999;
}

.bold_subtitle {
	color: #333;
	font-size: 1.4em;
	font-weight:bold;
	padding-top: 10px;
}

.mainContent .bold_subtitle {
	color: #333;
	font-size: 1.2em;
	font-weight:bold;
	padding-top: 10px;
}
.small_category {
	font-size: .9em;
	font-weight: bold;	
	text-transform: uppercase;
}

.balanceprice {
	color: #8ebd01;
	font-size: 1.7em;
	font-weight:bold;
	padding-top: 5px;
}

.smalllink {
	font-size: .9em;
}

.clear {
	clear:both;
}
/*
**********************
	LIST STYLES
**********************
*/

ul.checkbox_list {
	width: 185px;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
ul.checkbox_list li {
	margin: 0 0 12px 0;
}
* html ul.checkbox_list li {
	margin: 0 0 5px 0;
}
*:first-child+html ul.checkbox_list li {
	margin: 0 0 5px 0;
}
ul.checkbox_list li input {
	margin: 0 5px 0 0;
	padding: 0;
}
ul.row_list {
	margin:0 0 10px 0;
}
ul.row_list li {
	padding:7px 0 7px 0;
	border-bottom:1px solid #e5e5e5;
	margin:0;
}
ul.row_list li.noborder {
	border-bottom:none;
}
ul.row_list li span {
	text-transform: uppercase;
	font-weight: bold;
}
ul.row_list.smaller li{
	font-size: .9em;
}
span.required {
	background: url(../images/required.gif) left 3px no-repeat;
	padding-left: 12px;
	margin: 0;
}
ul.simple {
	list-style-type: none;
}
ul.simple li {
	margin-bottom: 8px;
	line-height: 130%;
}

table#generic tr td {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #e8e8e8;
	border-collapse: collapse;
}
table#generic tr td h4 {
	display: block;
	padding: 8px 0 8px 15px;
	background-color: #e2eff4;
}
table#generic tr td.bottom {
	border-bottom: 1px solid #ccc;
}

table#generic tr td.colhead {
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}
table#generic tr td.highlight {
	background-color: #fffecb;
	padding: 0 0 0 10px;
	width: 70px;
}
table#generic tr td.gap {
	padding-left: 50px;
}

table#generic tr td span.alert {
	font-weight: bold;
	color: #fb640e;
}

table#generic tr td.noborder {
	border-bottom: none;
}

/* COLLECTOR FORM STYLE */

ol.collector {
	list-style: none;
	margin-top: 15px;
}
ol.collector li {
	clear: left;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
}

ol.collector li label span {
	float: left;
	padding-right: 1em;
	margin-right: 10px;
	text-align: right;
	display: block;
	line-height: 120%;
	width: 15em;
}
ol.collector li label span.required {
	background: url(../img/required.gif) right 3px no-repeat;
}


.support_section {
	padding: 8px 0 0 0;
}

.support_section ul li.list_title {
	color: #666;
	font-weight:bold;
	padding-bottom: 5px;
}

.support_section .left {
	padding: 0 8px 0 11px;
}

.support_section img {
	margin: 2px 0 15px 0;
}

.divider {
	border-top: 1px solid #cccccc;
	margin: 0 0 3px 0;
}

div.mainContent.bluebox .divider {
	margin: 0 10px 8px 10px;
}

#mainColumn .mainContent .content .divider {
	border-top: 1px solid #ccc;
	width: 430px;
}

.mainContent .content span {
	display:block;
}


	
/*
*********************************
	BORDERED CONTENT
*********************************
*/

.bordered_content {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 5px 0;
	margin-bottom: 10px;
	font-size: .9em;
}
.bordered_content span {
	text-transform: uppercase;
	font-weight: bold;
}
.bordered_content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}	
.bordered_content ul li.left {
	float: left;
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
.bordered_content ul li.left.noborder {
	border-right: none;
}

.bordered_content ul li.right {
	float: right;
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
}
.bordered_content ul li.right.noborder {
	border-left: none;
}

/* 
******************************
	MODIFIERS
*****************************
*/
.bluetint {
	background-color: #f4f8f9;
}
.topborder {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e8e8e8;
}
img.product {
	float: left;
	border: 1px solid #e8e8e8;
	margin: 0 15px 15px 0;
	padding: 0 0 0 0;
}
img.left {
	float: left;
	padding-right: 10px;
}
.leftborder {
	border-left: 1px solid #e8e8e8;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
}
span.bluetext {
	color: #2987c4;
}
.strikethrough {
	text-decoration: line-through;
}
.red_price {
	font-size: 1.2em;
	color: #cc0000;
	font-weight: bold;
}