﻿/* ----- General ---------------------------------------- */
div#content * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
div#content p {
	padding: 0;
	margin: 0.5em 0;
}
div#content {
	padding: 0;
	margin: 0;
	margin-left: 167px;
	width: 691px;
}
div#content #subnav {
	left: -167px;
	top: 0;
}
div#content h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.25em;
	color: #669;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: -0.05em;
	color: #433371;
	padding-bottom: 5px;
}
div#content h4 {
	color: #669;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 0;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

/* ----- Bullets ---------------------------------------- */
div#content ul.minimalBullets {
	list-style-image: url('/images/home/bullet4.gif');
}
ul.minimalBullets {
	margin: 0px;
	padding: 0px;
}
ul.minimalBullets li {
	margin-left: 15px;
	padding: 0px;
	padding: 3px 0px;
}
.faqbullets {
	padding: 0;
	margin: 10px 0 15px 35px;
}

.faqbullets li {
	margin: 1em 0;
	letter-spacing: -0.025em;
}
.faqbullets li a {
	text-decoration: none;
	color: #000;
}
div#content .customBullets {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 15px 15px;
}
div#content .customBullets li {
	margin: 5px 0;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 22px;
}
div#content div#billboard ul.customBullets {
	margin-top: 16px;
}
div#content div#billboard ul.customBullets li {
	margin: 6px 0;
}

.bulletDocs {
	background-image: url('/images/bullet-docs.png');
}
.bulletEmail {
	background-image: url('/images/bullet-email.png');
}
.bulletInfo {
	background-image: url('/images/bullet-info.png');
}
.bulletPhone {
	background-image: url('/images/bullet-phone.png');
}
.bulletQuestion {
	background-image: url('/images/bullet-question.png');
}
.bulletRSS {
	background-image: url('/images/bullet-rss.png');
}
.bulletStar {
	background-image: url('/images/bullet-star.png');
}

/* ----- Vertical Sectioning ---------------------------------------- */
div.chunk {
	margin-left: 15px;
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px solid #ccd;
	margin-right: 15px;
	z-index: 10;
}

/* ----- Collapse Expand ---------------------------------------- */
.handleCollapser img {
	border: 0;
}
.handleCollapser {
	text-decoration: none;
	border-bottom: 1px dotted #00c;
}
div#content a.revealer {
	text-decoration: none;
	border-bottom: 1px dotted #00c;
	font-size: 10px;
}
div.collapserContain {
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

/* ----- Headline ---------------------------------------- */
div#headline {
	background: #EBEBED url(/images/bg-support-headline.png);
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 10px;
}
div#headline h1 {
	color: #433371;
	font-size: 30px;
	font-weight: normal;
	display: inline;
	padding: 20px 0 15px 0;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/* ----- Search ---------------------------------------- */
#supportSearch {
	float: right;
}
#searchBox {
	width: 133px;
	border: 1px solid #669;
	padding: 3px;
	font-style: italic;
	color: #669;
	background: #FFF url(/images/login/bg-text.gif) repeat-x scroll 0 -2px;
}

/* ----- SideBar ---------------------------------------- */
#sidebarUnderlay {
	display: inline;
	float: right;
	border: 1px solid #fff;
	width: 220px;
	background: #fff;
	margin-top: 15px;
	z-index: 9999;
}
div.sideChunk {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccd;
	padding: 15px;
	margin-bottom: 15px;
}
div#content div.sideChunk p {
	font-size: 11px;
}
div#content div.sideChunk a {
	font-size: 11px;
}
div#content .contactDesk b.phoneDisplay {
	margin: 5px 0;
}
div#content .contactDesk p.phoneHours {
	font-style: italic;
	font-size: 10px;
}
div.liveHelp {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

/* ----- SECTION > Billboard ---------------------------------------- */
div#billboard {
	width: 455px;
	background: #FFF8F0 url('/images/support-call-center.jpg') no-repeat top right;
	border-top: 1px solid #E97501;
	border-bottom: 1px solid #E97501;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
}
div#billboard h3 {
	color: #E97501;
	margin-top: 22px;
	margin-left: 10px;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0;
}
div#billboard ul.customBullets {
	width: 280px;
}
div#billboard .phoneNumber {
	font-size: 14px;
	letter-spacing: -0.05em;
}

/* ----- SECTION > Videos ---------------------------------------- */
div.cassette {
	margin: 10px;
	position: relative;
	width: 440px;
}
a.videoPreview img {
	border: 0;
}
p.videoTitle {
	font-weight: bold;
}
div.videoDesc {
	width: 325px;
	float: right;
}
div.showAllVideos {
	position: absolute;
	bottom: -20px;
	width: 440px;
	text-align: right;
}



/* ----- SECTION > FAQ ---------------------------------------- */
div#content .faq-question {
	font-weight: bold;
	margin-top: 2em;
	margin-left: 15px;
}
div#content .faq-question a {
	color: #000;
}
div#content .faq-answer {
	margin-left: 15px;
}

/* ----- SECTION > Testimonial ---------------------------------------- */
div#content div.testimonial {
	background: #F3EFED;
	padding: 1em;
	border-top: #C9BAAE 3px solid;
	line-height: 1.5em;
	margin-bottom: 2em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-style: italic;
	font-size: 1.1em;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
div#testimonials {
	background: #F3EFED;
	margin: 15px;
}
div#testimonials h2 {
	background: #C9BAAE;
	margin: 0;
	padding: 5px;
	font-size: 18px;
	color: #fff;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
}
div#testimonials div#testimonialImageContain {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
div#testimonials div#testimonialImageContain img {
	margin: 15px 0;
}

/* CSS3 Properties
--------------------------------------------------*/
div.sideChunk {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 1px 3px #eee; 
	-moz-box-shadow: 0px 1px 3px #eee;
}
div#testimonials {
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; 
}
div#testimonials h2 {
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; 
}