/*
 * Theme Name: ASR
 * Description: Theme by Glide Design for ASR Data
 * Author: Nathan Biles for Glide Design
 *
 */


/* ********************** GLOBAL - Reset *********************** */

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
code, del, dd, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4,
h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot,
th, thead, tr, tt, ul, var {
	margin: 0;
	border: none;
	padding: 0;
	text-decoration: none;
}


/* *************** GLOBAL - Rules and Typography *************** */

body {
	background: #E8E8E8;
	color: #002c6f;
	font: 15px/25px "Arial", sans-serif;
}
#primary-container {
	margin: auto;
	width: 1060px;
	background: url("images/background2.gif") repeat-y;
}
#primary-inner {
	padding: 0 30px;
	width: 1000px;
	background: url("images/background.png") no-repeat;
}
a {
	outline: none;
	color: #002c6f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
#slogan {
	color: #808080;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 15px 0 20px 35px;
}
#toplinks {
	padding: 5px 2px 2px 3px;
	text-align: right;
}
.aligncenter {
	display: block;
	margin: auto;
}
.alignnone {
	margin-right: 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	margin: 0 0 15px;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.hide {
	display: none;
}
.widget-list {
	list-style: none;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */





/* ************************* HEADER ************************** */

#header {
	position: relative;
	height: 161px;
}
#logo {
	margin-left: 7px;
	width: 438px;
	height: 95px;
}
#logo a {
	display: block;
	background: url(images/asr-logo.png) top left no-repeat;
	height: 100%;
	text-indent: -9999999px;
}


/* ********************* HEADER - Contact ******************** */

#header .contact {
	position: absolute;
	right: 30px;
	top: 26px;
	width: 350px;
	text-align: right;
	font-size: 16px;
	color: #002c6f;
}
/*
#header .contact .hc-store-link {
	font-weight: bold;
	font-size: 21px;
	line-height: 28px;
	color: #cf2121;
}
*/
#header .contact .number {
	font-weight: bold;
}


/* ******************** HEADER - Navigation ****************** */

#main-nav {
	margin-left: 10px;
	padding-left: 2px;
	width: 978px;
	height: 66px;
	background: url(images/nav_bg.png) top center no-repeat;
}
#main-nav ul {
	margin-left: 10px;
	height: 53px;
	list-style: none;
}
#main-nav ul li {
	position: relative;
	float: left;
	background: url(images/nav_divider.png) top left no-repeat;
}
#main-nav ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 53px;
	text-transform: uppercase;
	display: block;
	padding: 0 20px;
	margin-left: 2px;
}
#main-nav ul li a:hover {
	background: url(images/nav_bg_hover.png);
	text-decoration: none;
}
#main-nav ul li#menu-item-29 {
	background: none;
}
#main-nav li ul {
	visibility: hidden;
	z-index: 9999;
	position: absolute;
	top: 100%;
	left: -3px;
	padding-top: 2px;
	height: auto;
	width: 200px;
	margin-left: 1px;
}
	#main-nav li:hover ul,
	#main-nav li li:hover ul,
	#main-nav li li li:hover ul,
	#main-nav li.sfHover ul,
	#main-nav li li.sfHover ul,
	#main-nav li li li.sfHover ul {
		visibility: visible;
}
#main-nav li li {
	float: none;
	background: none;
}
#main-nav li li a,
#main-nav li li a:link,
#main-nav li li a:visited {
	background: #c2e8ff;
	width: 188px;
	color: #002c6f;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding: 0 15px;
	border-top: 1px solid #ffffff;
	text-transform: none;
}
	#main-nav li li:first-child a {
		border: none;
	}
#main-nav li li a:hover,
#main-nav li li a:active {
	background: #15448c;
	color: #FFFFFF;
}
#main-nav li ul a {
	width: 160px;
}
#main-nav li ul ul {
	margin: -37px 0 0 178px;
}
#main-nav li ul ul {
	display: none;
	z-index: 9999;
	position: absolute;
	top: 100%;
	left: -3px;
	padding-top: 2px;
	height: auto;
	width: 200px;
	margin-left: 1px;
}
	#main-nav li ul a:hover ul {
		display: block;
	}





/* ************************ PAGE TITLE *********************** */

#content-header {
	margin: 0 auto 35px;
	border-bottom: 1px solid #BAD0E5;
	padding: 30px 0 35px;
	width: 910px;
}
h1#page-title {
	font: bold 44px "Georgia","Times New Roman","Times",serif;
	color: #820000;
}
h2#page-sub-title {
	font: italic normal 20px "Georgia","Times New Roman","Times",serif;
}





/* ************************* CONTENT ************************* */

#content {
	margin: auto;
	padding-bottom: 20px;
	width: 910px;
}


/* ******************** CONTENT - Sidebar ******************** */

#sidebar {
	float: left;
	margin-right: 30px;
	width: 290px;
	color: #000000;
}
#sidebar .widget {
	margin-bottom: 30px;
	border-top: 1px solid #000000;
	padding-top: 22px;
}
	#sidebar .widget-list li.widget:first-child {
		border: none;
		padding: 0;
	}
#sidebar h2 {
	margin-bottom: 10px;
	font-size: 17px;
}
#sidebar p {
	margin-bottom: 15px;
}
.sidebar-panel a {
	display: inline-block;
	margin-top: 15px;
	border: 3px solid #000000;
	padding: 8px 10px 7px;
	color: #000000;
}
.sidebar-panel a:hover {
	border-color: #002c6f;
	text-decoration: none;
	color: #002c6f;
}
#sidebar-resume {
	margin-bottom: 30px;
}
#sidebar-resume a {
	display: block;
	padding: 5px 0 5px 70px;
	height: 100%;
	font: italic normal 16px/24px "Georgia","Times New Roman",serif;
	color: #002c6f;
	background: url(images/pdf.png) no-repeat;
}
#sidebar-resume a:hover {
	text-decoration: none;
	color: #810000;
}
.sidebar-testimonial {
	margin-bottom: 30px;
	text-align: right;
	font: italic normal 16px/24px "Georgia","Times New Roman",serif;
	color: #810000;
}
.sidebar-testimonial span {
	display: block;
	margin-top: 5px;
	font: normal 12px/17px "Arial", sans-serif;
	color: #000000;
}


/* ************* CONTENT - Sidebar - Navigation ************** */

#sidebar-nav {
	margin-bottom: 30px;
	list-style: none;
}
#sidebar-nav li {
	margin-bottom: 3px;
	background: url(images/sidebar-nav-li.gif) repeat-x;
}
#sidebar-nav a {
	display: block;
	padding: 8px 10px;
	font-size: 14px;
	color: #ffffff;
}
	#sidebar-nav .current_page_item a,
	#sidebar-nav .current_page_item a:hover,
	#sidebar-nav .current_page_parent a,
	#sidebar-nav .current_page_parent a:hover {
		background: url(images/sidebar-nav-current.gif) left center repeat-x;
	}
#sidebar-nav a:hover {
	text-decoration: none;
	background: url(images/sidebar-nav-hover.gif) repeat-x;
}
#sidebar-nav ul {
	display: none;
	margin: 10px 15px;
	list-style: none;
}
	#sidebar-nav .current_page_item ul,
	#sidebar-nav .current_page_parent ul {
		display: block;
	}
#sidebar-nav ul li {
	background: none;
}
#sidebar-nav ul a,
#sidebar-nav .current_page_item ul a,
#sidebar-nav .current_page_parent ul a {
	padding: 2px 10px;
	font-size: 13px;
	color: #000000;
	background: none;
}
	#sidebar-nav ul .current_page_item a,
	#sidebar-nav ul .current_page_item a:hover,
	#sidebar-nav .current_page_parent ul .current_page_item a:hover {
		background: #cccccc;
	}
#sidebar-nav ul a:hover,
#sidebar-nav .current_page_item ul a:hover,
#sidebar-nav .current_page_parent ul a:hover {
	background: #dfdfdf;
}


/* ********************** CONTENT - Main ********************* */

#content .contenttext {
	float: left;
	width: 590px;
	color: #000;
}
.contenttext a {
	text-decoration: underline;
}
.contenttext h2 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #000;
}
	.contenttext h2.product-name {
		margin-bottom: 15px;
		font-size: 21px;
	}
.contenttext p {
	margin-bottom: 15px;
	color: #000;
}
	.contenttext p.heading {
		font: normal 20px/28px "Times New Roman","Times",serif;
		color: #002C6F;
	}
	.contenttext p.red,
	.contenttext p.red a {
		font-weight: bold;
		color: #cf2121;
	}
	.contenttext p.extra-margin {
		margin-bottom: 25px;
	}
.contenttext ol {
	margin: 0 0 15px 20px;
}
.contenttext ul {
	margin: 0 0 15px 15px;
}
.contenttext ul ul {
	margin-top: 10px;
}
.download {
	margin-bottom: 15px;
	border: 3px solid #000000;
}
.download td {
	padding: 3px 5px;
}
.download .titles {
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
}
.screenshots-pager {
	text-align: center;
}
.screenshots-pager a {
	margin: 0 5px;
}





/* ************************ HOME PAGE ************************ */

#masthead-slideshow-container {
	overflow: hidden;
	margin: -11px 10px 0;
	padding-top: 11px;
	width: 980px;
	height: 339px;
	background: url(images/masthead_bg.png) top center no-repeat;
}
#masthead-slideshow .slide {
	position: relative;
	padding-top: 50px;
	width: 980px;
	height: 289px;
}
	#masthead-slideshow #slide-one {
		background: url(images/masthead-bg1.jpg) no-repeat;
	}
	#masthead-slideshow #slide-two {
		background: url(images/masthead-bg2.jpg) no-repeat;
	}
	#masthead-slideshow #slide-three {
		background: url(images/masthead-bg3.jpg) no-repeat;
	}
	#masthead-slideshow #slide-four {
		background: url(images/masthead-bg4.jpg) no-repeat;
	}
#masthead-slideshow .slide h2 {
	margin: 0 50px 20px 540px;
	font: bold 50px/50px "Georgia","Times New Roman",serif;
	color: #820000;
}
#masthead-slideshow .slide h2 span {
	display: block;
	margin-top: 5px;
	font: italic normal 38px/38px "Georgia","Times New Roman",serif;
	color: #002d70;
}
a.learn-more {
	display: block;
	margin-left: 540px;
	padding-bottom: 4px;
	width: 240px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	line-height: 28px;
	background: url(images/learn_more_smart.png) top left no-repeat;
}
a.learn-more:hover {
	background-position: top right;
}
#home-left {
	position: relative;
}
#home-h1 {
	margin-bottom: 10px;
	color: #820000;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
}
#four-boxes-container {
	margin-left: 120px;
	width: 700px;
	height: 198px;
	background: url(images/four_boxes.png) no-repeat;
}
#four-boxes {
	padding: 3px 0 5px 4px;
	height: 193px;
	list-style-type: none;
	background: url(images/four_boxes.png) right top no-repeat;
}
#four-boxes .box {
	float: left;
	border-right: 1px solid #f5f5f5;
	border-left: 1px solid #9ccfe9;
	width: 172px;
	height: 100%;
}
	#four-boxes li:first-child {
		border-left: none;
	}
#four-boxes .box .pager {
	display: block;
	height: 100%;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
	#four-boxes .box .pager.activeSlide {
		background: url(images/four-boxes-active.gif) repeat-x;
	}
#four-boxes .box h4 {
	margin-bottom: 12px;
	text-align: center;
	font: 16px/36px "Georgia", sans-serif;
	color: #002e6d;
}
#four-boxes .box p {
	padding: 0 20px;
}
#four-boxes-links {
	position: absolute;
	left: 50;
	bottom: 20px;
	padding-left: 34px;
}
#four-boxes-links a {
	float: left;
	margin-left: 64px;
	width: 110px;
	height: 26px;
	display: block;
	text-indent: -999999px;
	background: url(images/readmore.png) top right no-repeat;
}
	#four-boxes-links a:first-child {
		margin-left: 0;
	}
#four-boxes-links a:hover {
	background-position: top left;
}
#doj-box {
	background: url(images/doj_box_bg.png) top center no-repeat;
	width: 185px;
	height: 110px;
	float: right;
	padding: 160px 27px 20px;
	margin: 0 10px;
}





/* ************************* FOOTER ************************** */

#footer {
	color: #002c6f;
	margin: auto;
	background: url(images/footer_bg.png) top center no-repeat;
	height: 230px;
	width: 1000px;
	padding: 0 30px 8px;
}
#footer a {
	color: #002c6f;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span,
#footer span a {
	font-weight: normal;
}
#footer .contact {
	font-size: 18px;
	padding: 25px 0 35px 90px;
}
#footer .copyright {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}


/* ******************* FOOTER - Navigation ******************* */

#footer-nav {
	margin: 0 70px;
	width: 860px;
}
#footer-nav ul {
	list-style: none;
}
#footer-nav ul li {
	float: left;
}
#footer-nav ul li a {
	color: #002c6f;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	display: block;
	padding: 28px 15px 10px 20px;
}
#footer-nav ul li a:hover {
	text-decoration: underline;
}

