/*
Theme Name: eTalent Traks
Theme URI: http://wordpress.org/
Description: Custom theme developed exclusively for eTalent Traks.
Version: 1.0
Author: Zack Ensign
Tags: two column, proprietary
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background:#fff url('images/main_bg.jpg') repeat-x;
	}

#content {
	width:932px;
	margin: 0 auto;
	padding:35px 0;
	font-size: 1.2em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	margin: 0 auto;
	width:100%;
	background: transparent url('images/footer_bg_repeat.jpg') repeat-x;
	border: none;
	clear: both;
	}

#inner-footer {
	width: 980px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: transparent url('images/footer_bg.jpg') no-repeat;
	}
	
#social-news-level
{
	width: 980px;
	height:90px;
	margin: 0;
	padding: 0;
}

#address-level
{
	width: 980px;
	height: 33px;
	margin: 22px 0 0 0;
	padding: 0;
	font-size:180%;
	letter-spacing:1px;
}

#address-level span, #address-level a
{
	padding:0 20px;
	color:#181d38;
}

#address-level a:link, #address-level a:visited
{
	color:#1c3085;
	text-decoration: none;
}

#address-level a:hover, #address-level a:active
{
	color:#181d38;
	text-decoration: none;
}

#copyright-level
{
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	color: #222b66;
	font-size: 125%;
	letter-spacing:1px;
}

#legal-links
{
	float:left;
	margin:13px 0 0 0;
	padding:0;
}

#legal-links a:link, #legal-links a:visited
{
	color: #222b66;
	text-decoration: none;
	padding: 0 3px;
}

#legal-links a:hover, #legal-links a:active
{
	color: #181d38;
	text-decoration: none;
	padding: 0 3px;
}

#legal-line
{
	float:right;
	margin:13px 0 0 0;
	padding: 0 3px;
}

#social
{
	width: 310px;
	height: 70px;
	float:left;
	padding: 0 0 0 35px;
	background: transparent url('images/social_divider.jpg') no-repeat right center;
}

#social strong, #news strong
{
	display:block;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 215%;
	letter-spacing: 0.04em;
	font-weight: normal;
	color: #1c3085;
	margin: 28px 8px 0 0;
}

#social a
{
	display: block;
	float:left;
	width: 32px;
	height: 32px;
	text-indent:-6000px;
	margin: 20px 4px 0 4px;
}

.twitter-button:link, .twitter-button:visited
{
	background:transparent url('images/twitter_button.gif') no-repeat;
}

.twitter-button:hover, .twitter-button:active
{
	background:transparent url('images/twitter_button.gif') no-repeat center bottom;
}

.facebook-button:link, .facebook-button:visited
{
	background:transparent url('images/facebook_button.gif') no-repeat;
}

.facebook-button:hover, .facebook-button:active
{
	background:transparent url('images/facebook_button.gif') no-repeat center bottom;
}

.linkedin-button:link, .linkedin-button:visited
{
	background:transparent url('images/linkedin_button.gif') no-repeat;
}

.linkedin-button:hover, .linkedin-button:active
{
	background:transparent url('images/linkedin_button.gif') no-repeat center bottom;
}

.rss-button:link, .rss-button:visited
{
	background:transparent url('images/rss_button.gif') no-repeat;
}

.rss-button:hover, .rss-button:active
{
	background:transparent url('images/rss_button.gif') no-repeat center bottom;
}

#news
{
	width: 570px;
	height: 62px;
	padding: 0 0 0 40px;
	float:left;
}

.news-headline p
{
	border:solid 1px #000;
	margin:0;
	padding:0;
}

.news-calendar
{
	display: block;
	margin: 10px 0 0 20px;
	padding:17px 0 0 0;
	float: left;
	width: 43px;
	height: 35px;
	background: transparent url('images/news_calendar.gif') no-repeat;
	font-size: 140%;
}

.news-headline:link, .news-headline:visited
{
	display: block;
	width:255px;
	float:right;
	color: #181d38;
	font-size:130%;
	text-align:left;
	line-height:17px;
	letter-spacing: .05em;
	text-decoration:none;
	padding:0 105px 0 0;
	background:transparent url('images/read_button.gif') no-repeat center right;
}

.news-headline:hover, .news-headline:active
{
	display: block;
	width:255px;
	float:right;
	color: #1c3085;
	font-size:130%;
	text-align:left;
	line-height:17px;
	letter-spacing: .05em;
	text-decoration:none;
	padding:0 105px 0 0;
	background:transparent url('images/read_button_hover.gif') no-repeat center right;
}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 120%;
	line-height: 1.5em;
	text-shadow: 1px 1px 1px #fff;
	
	}

h1, h2, h3 {
	color:#c33137;
	font-family: Helvetica, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color:#c33137;
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#c33137;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	}
	
.postmetadata
{
	clear: both;
	color: #333333;
}

.post-content
{
	background:transparent url('images/post_bottom_bg.gif') repeat-x bottom left;
	padding:0 0 20px 0;
}

code {
	font: 1.1em Helvetica, Arial, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #505ca4;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background: transparent url('images/content_top_fade.jpg') no-repeat;
	margin:0 auto;
	padding:0;
	width:980px;
	}

#header {
	background: #ffffff url('images/header_bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	height: 135px;
	width: 100%;
	}

#headerimg {
	padding:0;
	margin: 0 auto; 
	height: 135px;
	width: 980px;
	}

#headerimg h1
{
	background: transparent url(images/etalent_logo.gif) no-repeat;
	width: 178px;
	height: 79px;
	padding:0;
	margin:0;
	position:relative;
	top:29px;
	left:50px;
	float:left;
}

#headerimg h1 a
{
	width: 178px;
	height: 79px;
	background:transparent;
	display:block;
	text-indent:-6000px;
}

#utilitynav
{
	width: 187px;
	height: 30px;
	background: transparent url('images/utilitynav_bg.gif') no-repeat;
	float:right;
	margin:0 30px 0 0;
	padding:3px 0 0 4px;
	list-style: none;
}

#utilitynav li
{
	padding: 6px 14px;
	margin:0;
	float:left;
	font-size:130%;
	text-decoration:none;
}

#utilitynav li a:link, #utilitynav li a:visited
{
	text-decoration:none;
	color:#E2E2E2;
}

#utilitynav li a:hover, #utilitynav li a:active
{
	text-decoration:none;
	color:#fff;
}

.utility_divider
{
	background: transparent url('images/utilitynav_divider.gif') no-repeat top right;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#blog-sidebar
{
	width:280px;
	margin:0 0 0 48px;
}

#blog-sidebar h2
{
	color: #c33137;
	font-size: 180%;
	margin:0 0 0 5px;
}

#blog-sidebar ul, #blog-sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	}

#blog-sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#blog-sidebar ul p, #blog-sidebar ul select {
	margin: 5px 0 8px;
	}

#blog-sidebar ul ul, #blog-sidebar ul ol {
	margin: 5px 0 0 20px;
	text-shadow: 1px 1px 0 #fff;
	}

#blog-sidebar ul ul ul, #blog-sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #blog-sidebar ul ol li {
	list-style: decimal outside;
	}

#blog-sidebar ul ul li, #blog-sidebar ul ol li {
	margin: 8px 0 0;
	padding: 0;
	}
	
#blog-sidebar a:link, #blog-sidebar a:visited
{
	color:#243a9d;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
}

#blog-sidebar a:hover, #blog-sidebar a:active
{
	color:#c33137;
	text-decoration: underline;
	text-shadow: 1px 1px 0 #fff;
}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	text-align: left;
	}

#searchform #s {
	width: 140px;
	height:26px;
	margin:0 6px 10px 0;
	padding:0 5px;
	border:none;
	background:#fff url('images/sidebar_input.gif') no-repeat;
	}
	
#searchform #s:focus {
	width: 140px;
	height:26px;
	margin:0 6px 10px 0;
	padding:0 5px;
	border:none;
	background:#fff url('images/sidebar_input_focus.gif') no-repeat;
	}
	
#searchsubmit {
	padding: 0;
	margin:0;
	cursor: pointer;
	text-indent:-6000px;
	border:0;
	width:75px;
	height:27px;
	background: transparent url('images/search_button.gif') top left;
	
	}

#searchsubmit:hover {
	padding: 0;
	margin:0;
	cursor: pointer;
	text-indent:-6000px;
	border:0;
	width:75px;
	height:27px;
	background: transparent url('images/search_button.gif') bottom left;
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Home Page */

#content-column-left
{
	width: 580px;
	float: left;
	margin: 0 0 40px 0;
}

#content-column-right
{
	width: 328px;
	float: right;
	margin: 0 0 40px 0;
}

.employer-portal-button:link, .employer-portal-button:visited
{
	display: block;
	width: 328px;
	height: 90px;
	background: transparent url('images/employer_portal_button.jpg') no-repeat top left;
	text-indent: -6000px;
	margin:0 0 15px 0;
	outline:none;
}

.employer-portal-button:hover, .employer-portal-button:active
{
	display: block;
	width: 328px;
	height: 90px;
	background: transparent url('images/employer_portal_button.jpg') no-repeat bottom left;
	text-indent: -6000px;
	margin:0 0 15px 0;
	outline:none;
}

.jobseeker-portal-button:link, .jobseeker-portal-button:visited
{
	display: block;
	width: 328px;
	height: 90px;
	background: transparent url('images/jobseeker_portal_button.jpg') no-repeat top left;
	text-indent: -6000px;
	margin:0 0 40px 0;
	outline:none;
}

.jobseeker-portal-button:hover, .jobseeker-portal-button:active
{
	display: block;
	width: 328px;
	height: 90px;
	background: transparent url('images/jobseeker_portal_button.jpg') no-repeat bottom left;
	text-indent: -6000px;
	margin:0 0 40px 0;
	outline:none;
}

#player-large
{
	width: 480px;
}

#video-player-large
{
	width: 480px; 
	height: 360px;
	border:solid 1px #fff;
	background-color:#f1f1f3;
	padding:10px;
}

#video-player
{
	width: 306px; 
	height: 224px;
	border:solid 1px #fff;
	background-color:#f1f1f3;
	padding:10px;
}

#player
{
	width: 307px;
	outline:none;
}

#home-slideshow
{
	width: 578px;
	margin:0 0 20px 0;
	text-align:left;
}

#home-slideshow p
{
	width: 550px;
	text-align:left;
	margin:0 0 0 15px;
	padding:0;
	color:#656161;
	line-height:140%;
	text-shadow: 1px 1px 1px #fff;
}

#slider-container
{
	width:560px;
	height:246px;
	background:transparent url('images/slider_bg.jpg') no-repeat top center;
	padding:11px 0 0 0;
	margin:0 auto 20px auto;
	text-align:left;
}

#slider-container div
{
	width:522px;
	height:231px;
	border:solid 1px #eaeaed;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#slider-container div p
{
	padding:0;
	margin:0;
	text-align:left;
}

#slider-container div p img
{
	float:left;
	margin:0;
	padding:0;
}

.sliderarrow-left
{
	display:block;
	position:absolute;
	width:46px;
	height:52px;
	text-indent:-6000px;
	margin:100px 0 0 1px;
	outline:none;
}

.sliderarrow-left:link, .sliderarrow-left:visited
{
	background:transparent url('images/slider_arrow_left.gif') no-repeat top left;
}

.sliderarrow-left:hover, .sliderarrow-left:active
{
	background:transparent url('images/slider_arrow_left.gif') no-repeat bottom left;
}

.sliderarrow-right
{
	display:block;
	position:absolute;
	width:46px;
	height:52px;
	text-indent:-6000px;
	margin:100px 0 0 531px;
	outline: none;
}

.sliderarrow-right:link, .sliderarrow-right:visited
{
	background:transparent url('images/slider_arrow_right.gif') no-repeat top left;
}

.sliderarrow-right:hover, .sliderarrow-right:active
{
	background:transparent url('images/slider_arrow_right.gif') no-repeat bottom left;
}

#slider-info
{
	width:526px;
	height:35px;
	position: absolute;
	margin:208px 0 0 27px;
	text-align:left;
	background: transparent url('images/slider_info_bg.png') no-repeat;
}

#slider-info h4
{
	font-size: 200%;
	color: #c22d32;
	margin:7px 0 0 7px;
	letter-spacing:1px;
	padding:0;
	float:left;
}

#slider-info p
{
	width:auto;
	float:right;
	margin:12px 12px 0 0;
}

.sliderdot-on
{
	display:block;
	width:20px;
	height:20px;
	float:left;
	text-indent:-6000px;
	margin:0 2px 0 0;
	background:transparent url('images/slider_dot_on.png') no-repeat;
	outline:none;
}

.sliderdot-off
{
	display:block;
	width:20px;
	height:20px;
	float:left;
	text-indent:-6000px;
	margin:0 2px 0 0;
	background:transparent url('images/slider_dot_off.png') no-repeat;
	outline:none
}

#tips-news
{
	width:262px;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 20px 0;
	text-align:left;
	text-shadow: 1px 1px 1px #fff;
	background: transparent url('images/tipsnews_bg.gif') no-repeat;
}

#tips-news p
{
	width: 230px;
	margin:0 0 10px 18px;
	color: #646060;
	line-height: 125%;
}

.tips-news-title-link
{
	display:block;
	width:230px;
	margin:3px 0 8px 18px;
}


.tips-news-divider
{
	display:block;
	width:230px;
	margin:3px 0 8px 18px;
	border-top:dashed 1px #cdced3;
	padding:12px 0 0 0;
}

.read-more-link:link, .read-more-link:visited
{
	display:block;
	margin:0 0 10px 170px;
	color:#515b9d;
	width:75px;
	background:transparent url('images/readmore_arrow.gif') no-repeat top right;
}

.read-more-link:hover, .read-more-link:active
{
	display:block;
	margin:0 0 10px 170px;
	color:#c22d32;
	width:75px;
	background:transparent url('images/readmore_arrow.gif') no-repeat bottom right;
}

#success-stories
{
	width:261px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	text-align:left;
	text-shadow: 1px 1px 1px #fff;
	background: transparent url('images/successstories_bg.gif') no-repeat;
}

#success-stories p
{
	width: 230px;
	margin:0 0 12px 18px;
	color: #646060;
	line-height: 125%;
}

#success-stories p em
{
	display: block;
	width:100%;
	text-align:right;
	color: #c22d32;
	margin:12px 0 3px 0;
}

.success-stories-divider
{
	border-bottom:dashed 1px #cdced3;
	padding:0 0 8px 0;
}

#tips-news h3, #success-stories h3
{
	color:#404c93;
	font-size: 155%;	
	margin: 28px 0 15px 73px;
	letter-spacing: 0.02em;
}

.viewmore-button:link, .viewmore-button:visited
{
	display:block;
	width:109px;
	height: 27px;
	background:transparent url('images/viewmore_button.gif') no-repeat top left;
	text-indent:-6000px;
	margin:0 auto;
}

.viewmore-button:hover, .viewmore-button:active
{
	display:block;
	width:109px;
	height: 27px;
	background:transparent url('images/viewmore_button.gif') no-repeat bottom left;
	text-indent:-6000px;
	margin:0 auto;
}

.viewall-button:link, .viewall-button:visited
{
	display:block;
	width:109px;
	height: 27px;
	background:transparent url('images/viewall_button.gif') no-repeat top left;
	text-indent:-6000px;
	margin:10px auto 0 auto;
}

.viewall-button:hover, .viewall-button:active
{
	display:block;
	width:109px;
	height: 27px;
	background:transparent url('images/viewall_button.gif') no-repeat bottom left;
	text-indent:-6000px;
	margin:10px auto 0 auto;
}

/* Interior Pages */

#interior-column-left
{
	width: 580px;
	float: left;
	margin: 0 0 40px 0;
	text-align:left;
}

#interior-column-left h2
{
	color:#c33137;
	padding:0;
	margin:20px 0;
	font-size:250%;
}


#interior-column-left p
{
	color:#464a60;
	padding:0;
	margin:10px 0 15px 0;
	text-shadow: 1px 1px 1px #fff;
	line-height:150%;
}

#interior-column-left ul
{
	list-style-image:url('images/list_bullet.gif');
}

#interior-column-left ul li, #interior-column-left ol li
{
	color:#464a60;
	margin:7px 0;
	text-shadow: 1px 1px 1px #fff;
	line-height:150%;
}

#interior-column-left p a:link, #interior-column-left p a:visited
{
	color:#243a9d;
	text-decoration: underline;
	text-shadow: 1px 1px 0 #fff;
}

#interior-column-left p a:hover, #interior-column-left p a:active
{
	color:#c33137;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
}


#interior-quote
{
	background:transparent url('images/quote_bottom_bg.png') no-repeat bottom left;
	padding:0 0 21px 0;
}

#interior-quote p
{
	width:513px;
	padding:20px;
	margin:0;
	font-size:160%;
	font-style:oblique;
	color:#3b457e;
	letter-spacing:0.02em;
	border-top:solid 1px #f0f1f3;
	border-left:solid 1px #f0f1f3;
	border-right:solid 1px #f0f1f3;
	background:#dbdde3 url('images/quote_top_bg.png') no-repeat top left;
}

#interior-column-left h4
{
	font-size:130%;
	padding:0;
	margin:40px 0 10px 0;
	color:#222b66;
	text-shadow: 1px 1px 1px #fff;
}

#interior-column-right
{
	width: 328px;
	float: right;
	margin: 0 0 40px 0;
}

.sidenav-button
{
	display:block;
	width:273px;
	height:37px;
	text-shadow: 2px 2px 1px #3f456e;
	padding:16px 26px 0 20px;
	margin:0 0 18px 0;
	text-align: left;
	font-size:200%;
	letter-spacing:0.05em;
	font-weight:normal;
}

.sidenav-button:link, .sidenav-button:visited
{
	color:#fff;
	text-decoration:none;
	background:transparent url('images/sidenav_button_bg.gif') no-repeat top left;
}

.sidenav-button:hover, .sidenav-button:active
{
	color:#fff;
	text-decoration:none;
	background:transparent url('images/sidenav_button_bg.gif') no-repeat bottom left;
}

.side-form
{
	width: 287px;
	padding:15px 19px;
	margin:40px 0;
	text-align:left;
	background: #fff url('images/side_form_bg.jpg') no-repeat;
	border-right:solid 1px #d9dadd;
	border-bottom:solid 1px #d9dadd;
}

.side-form h4
{
	margin:0 0 20px 0;
	padding:0;
	color:#c22d32;
	font-size:200%;
	letter-spacing:0.06em;
}

.side-form p
{
	margin:10px 0;
	padding:0;
	color:#464a60;
	font-size:110%;
	line-height:140%;
}

.product-demo-table
{
	width:100%;
	margin:0;
	padding:0;
}

.product-demo-table tr
{
	margin:0;
	padding:0;
}

#row-divider
{
	border-bottom:dashed 1px #cdced3;
}

.title-row td
{
	width:150px;
	height:45px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding: 0;
}

.title-row td a
{
	font-weight:bold;
	font-size:120%;
}

.image-row td
{
	width:150px;
	text-align:center;
	vertical-align:bottom;
	margin:0;
	padding:0;
}

.image-row td img
{
	margin:0;
	padding:0;
	border:solid 1px #898991;
}
