/*********************************************************
ScaleOut Software
Main style sheet for sub pages

@name: style.sub.css 
@version: 1.0
@date: 30OCT09

*/
.panel {
	margin: 0px 0px 10px 0px;
	/*margin: 10px 0 8px;*/
}

.panel h3 {
	background: url(../../images/interface/bg_panel_small.jpg) no-repeat;	
	color: #2d2d2e;
	border: 1px solid #d3d2d2;
	font: bold 10px Arial, Helvetica, sans-serif; 
	height: 20px;
	padding: 5px 0px 0px 22px;
	margin: 0px;
	text-transform: uppercase;
}

/************************ LEFT SIDE **********************/
#left_side {
	float: left;
	width: 188px;
	font-size: 11px;
}

#left_side #side_nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#left_side #side_nav ul li a {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	color: #6e7073;
	display: block;
	padding: 8px 0px 2px 6px;
	width: 180px;
	height: 20px;
}	

#left_side #side_nav ul li a:hover {
	background: #ededed;
	color: #5D0008;
	text-decoration: none;
}

#left_side .steps li div {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	color: #6e7073;
	display: block;
	padding: 8px 0px 2px 6px;
	width: 180px;
	height: 20px;	
}

#left_side .steps .selected {
	font-weight: bold;
	color: #000;
}



/*********************** RIGHT SIDE **********************/
#right_side {
	float: left;
	width: 180px;
	font-size: 11px;
}

#right_side a {
	color: #585a5d;	
}

#right_side a:hover {
	color: #5D0008;
	text-decoration: none;	
}

#right_side p {
	font-style: italic;
	text-align: center;
}

/*#right_side #scaleout, #right_side #available, #right_side #contact, #right_side #moreinfo {*/
#right_side .panel {
	margin: 10px 0px 8px 0px;	
}

#right_side .panel p {
	margin-top: 5px;
	font-style: normal;
	text-align: left !important;	
}

#right_side  ul, #right_side ul {
	margin: 10px 0px 0px 0px;
}

#right_side ul li, #right_side ul li {
	color: #585a5d;
	line-height: 140%;
}

#right_side #companies img {
	margin: 4px 0 0 12px;	
}

#right_side #companies_slideshow {
	width: 170px;
	height: 90px;
	margin: 0 0 0 8px;
}

#right_side #certifications img {
	margin: 4px 0 0 12px;		
}

/************************** MAIN *************************/
#main {
	background: url(../../images/interface/bg_panel_large.jpg) no-repeat left top;
	line-height: 18px;
	border: 1px solid #d3d2d2;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	width: 570px;
}

#main .tbl_confirm td {
	vertical-align: top !important;
	padding: 2px 15px 0px 2px !important;
	margin: 0px;
}

#main h1 {
	background: url(../../images/interface/bg_panel_large_endcap.jpg) no-repeat right top;
	color: #2d2d2e;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0px;
	padding: 8px 0px 5px 15px;
}

#main h2, #main h3 {
	color: #2d2d2e;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 10px 5px 10px;
	margin-bottom: 10px;
}
#main h3 {
	color: #570507;
	background: url(../../images/interface/arrow.png) no-repeat 2px 2px;
	margin-top: 5px;
	padding-left: 18px;
}

#main p {
	/*color: #585a5d;*/
	line-height: 18px;
	padding: 0px 10px 5px 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#main ul, #main ol {
	margin-left: 10px;
	margin-right: 10px;
}

#main ul li, #main ol li {
	/*color: #585a5d;*/
}

#main code {
	display: block;
	margin: 0px 5px 5px 20px;	
}

#main a {
	color: #111542;	
}

#main a:hover {
	color: #95090A;
	text-decoration: none;
}

#main .img_left {
	float: left;
	margin: 5px 8px 0px 0px;
}

#main .img_mid {
	margin: 5px 5px 0px 0px;
}

#main .img_right {
	float: right;
	margin: 5px 0px 0px 5px;	
}

#main #companies_slideshow {
	width: 152px;
	height: 90px;
}

#main .even_row td, #main .odd_row td {
	height: 22px;	
	text-align: center;
	padding: 5px;
}

#main .even_row, #main .even_row td {
	background: #EBEBEB;	
}

#main .odd_row, #main .odd_row td {
	background: #F5F5F5;	
}

#main .heading_row, #main .heading_row td {
	font-weight: bold;	
}

#main .feature {
	text-align: left !important;	
}

#main td.simpleTopLeftBorder {
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
	color:#660000;
	padding:0;
	vertical-align:bottom;
}

#main td.simpleLeftBorder {
	background-color:#FFFFFF;
	border-color:#B3B3B3;
	border-style:solid;
	border-width:0 1px 1px;
	padding:0 0 0 8px;
	vertical-align:middle;
}

#main td.simple {
	background-color:#FFFFFF;
	border-color:#B3B3B3;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding:0;
	vertical-align:middle;
}

#main td.simpleTopBorder {
	background-color:#FFFFFF;
	border-color:#B3B3B3;
	border-style:solid;
	border-width:1px 1px 1px 0;
	color:#660000;
	padding:0;
	vertical-align:bottom;
}
#main #releasehistory td, #main #releasehistory th {
	padding: 4px;
	border: 1px solid #000;
	border-width: 0 0 1px 0;
}

#main #releasehistory .style1 {
	border-right: 1px solid #000;
}

#main #purchase {
	width: 90%;
	margin: auto;
	text-align: left;
}

#main #purchase td {
	padding: 5px;	
	
}

#main #purchase .free {
	color: #900;	
}

#main #purchase .even_row, #main #purchase .even_row td {
	background: #D2D2D2;	
}

#main #purchase .odd_row, #main #purchase .oddrow td {
	background: #F5F5F5;
}

#main #purchase .heading_row, #main #purchase .heading_row td {
	font-weight: bold;	
}

#main .product_title {
	text-align: left !important;
}

#main .dollar {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	float: left;	
}

#main .amt {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: right;	
}

#main #compareProducts {
	margin: auto;	
	width: 530px; 
}

#main #compareProducts .heading_row {
	font-weight: bold;
}

#main #compareProducts .heading_row td {
	vertical-align: bottom !important;	
}

#main #compareProducts h3 {
	margin-bottom: 4px;
	padding-bottom: 0px;
}

#main #selectionGuide {
	margin: auto;	
	width: 530px;
}

#main #selectionGuide td {
	padding: 10px 20px 10px 10px;
}

.priceList {
	width: 95%;
	margin: auto;
}
.priceList td {
	vertical-align: middle;
}
.priceList .subheadcell {
	background: #F5F5F5;
}
.priceList .heading_row td {
	font-weight: bold;
	text-align: center;	
}

.priceList th, .priceList td {
	padding: 4px;
	border: 1px solid #cccccc;
}
.priceList p {
	margin-bottom: 0;
}
.alcenter {
	text-align: center;
}
.priceList sup {
	vertical-align: super;
	font-size: 80%;
}
a.pdf {
	display:block;
	display:inline-block;
	width: auto;
	background: url(../../images/interface/icon_pdf.png) no-repeat 0 50%;
	line-height: 16px;
	padding: 2px 0 2px 20px;
	margin: 2px 0;
}

a.speaker {
	display:block;
	display:inline-block;
	width: auto;
	background: url(../../images/interface/icon_speaker.png) no-repeat 0 50%;
	line-height: 16px;
	padding: 2px 0 2px 20px;
	margin: 2px 0;
}

a.video {
	display:block;
	display:inline-block;
	width: auto;
	background: url(../../images/interface/icon_video.png) no-repeat 0 50%;
	line-height: 16px;
	padding: 2px 0 2px 20px;
	margin: 2px 0;
}

.pullquote {
	float: right;
	margin: 8px 10px 8px 20px;
	width: 200px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
	border-top-width: 0;
	border-bottom-width: 0;
	text-align: justify;
	color: #56020F;
}

.pullquoteleftjust {
	float: right;
	margin: 8px 10px 8px 20px;
	width: 200px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
	border-top-width: 0;
	border-bottom-width: 0;
	text-align: left;
	color: #56020F;
}
.stories td {
	padding: 10px;
	vertical-align: middle;
}
.stories td.divider {
	padding: 0;
}
code {
	background: #efefef;
	padding: 4px 10px;
	border-left: 1px solid #56020F;
}
.invalid {
	padding-left: 10px;
	color: red;
}
.maroon {
	color: #570507;
}
#supportoptions {
	margin-bottom: 20px;
}
#supportoptions th {
	color: #5B0309;
}
#supportoptions td {
	text-align: center;
	vertical-align: middle;
}
#supportoptions td.subhead, #supportoptions th.subhead {
	text-align: left;
	font-weight: bold;
}
#sitemap ul {
	margin-bottom: 0px;	
}
#press p {
	text-align: left;	
}
