@import url(reset.css);

body {
	background: #fafafa url(../images/body.png) repeat-x 0 109px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #333;
}

#header-wrap {
	height: 109px;
	background: #003070 url(../images/header-bg.jpg) no-repeat 50% -140px;
}
#header {
	width: 900px;
	height: 109px;
	position: relative;
	margin: 0 auto;
	z-index: 100px;
}
#logo { 
	position: absolute;
	top: 40px;
	left: 0;
	display: block;
	width: 300px;
	height: 80px;
}
#nav {
	position: absolute;
	top: 25px;
	right: 25px;
}
#nav li {
	float: left;
	margin-left: 28px;
}
#nav li a:link, 
#nav li a:visited, 
#nav li a:hover, 
#nav li a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #003070 1px 1px 2px;
}




#content {
	width: 900px;
	margin: 0 auto;
	padding: 35px 0;
	margin-bottom: 35px;
	overflow: auto;
	z-index: 200px;
	position: relative;
}


#content h1 {
	font-size: 50px;
	font-weight: bold;
	letter-spacing: -2pt;
	line-height: 100%;
	margin-bottom: 35px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	letter-spacing: -.5pt;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
#content h4 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #0099FF;
}

#content p,
#content ul {
	margin-bottom: 1em;
	line-height: 130%;
}

#content li {
	list-style-type: disc;
	margin-left: 1.5em;
}

#content a:link,
#content a:visited,
#content a:hover,
#content a:active {
	color: #0099FF;
}







#footer {
	clear: both;
	width: 878px;
	background: #FFFFFF url(../images/footer-bg.png) repeat-x;
	margin: 0 auto 35px;
	position: relative;
	text-align: right;
	color: #666;
	padding: 16px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #666;
	text-decoration: none;
}

#footer #footer-contact {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 8px;
}
#footer #footer-contact a {
	margin-right: 32px;
}
#footer #copyright {
	font-size: 11px;
}


#footer ul#links {
	position: absolute;
	top: 0;
	left: 0;
}
#footer ul#links li {
	float: left; 
	margin: 12px 30px;
}

/* ---------------------------------------------------
	REUSABLE CLASSES
-----------------------------------------------------*/
.box {
	padding: 10px;
	background: #eee url(../images/box-bg.png) repeat-x 0 100%;
	border: solid 1px #999;
	color: #666;
	overflow: auto;
}


.feature {
	margin-top: 24px;
	width: 215px;
	min-height: 120px;
	float: left;
	position: relative;
	padding: 0 25px 0 60px;
}
#content .feature h2 {
	font-size: 18px;
	letter-spacing: -.75pt;
}
.feature img {
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------------------
	FORMS
-----------------------------------------------------*/
.form-field {
	margin: 6px 0;	
	overflow: auto;
}
.form-field label { 
	padding-left: 6px;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 12px;
}
.form-field input[type='text'],
.form-field textarea { 
	background-color: #ededed; 
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border: solid 1px #ccc; 
}
.form-field input[type='text']:focus,
.form-field textarea:focus { 
	background-color: #EAF9FF; 
	border-color: #408CBF; 
}
.form-field input.labelHighlight { 
	color: #666; 
}
.form-field.check { 
	padding: 10px 0 6px 6px;	
	margin: 0;	
}

.form-field.check label { 
	float: left;
	margin: 0;
}



/* ---------------------------------------------------
	HOME PAGE
-----------------------------------------------------*/
#home #header-wrap {
	background: none;
	height: 109px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 900;
}

#home #header {
	width: 900px;
	height: 109px;
	position: relative;
	margin: 0 auto;
}

#home #flash-wrap {
	background: #003070 url(../images/header-bg.jpg) no-repeat 50% 0;
	height: 250px;
	width: 100%;
}
#home #flash-content {
	display: block;
	width: 909px;
	height: 270px;
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
}
#home #content h1 {
	margin-top: 30px;
	font-size: 55px;
	text-align: center;
}
#home #content #intro {
	margin: 50px 45px 30px;
}
#home #content {
	overflow: inherit;
	padding-bottom: 100px;
}


#home #logo {

}

#home #footer {
	margin-top: 100px;
}

#home .feature {
	position: relative;	
	left: 50px;
	width: 190px;
	margin-top: 0px; !important
	
}
#home .feature h2 {
	font-size: 16px;
}

#home  h2 a,
#home  h2 a:visited,
#home  h2 a:active,
#home  h2 a:hover {
	text-decoration: none;
}



/* ---------------------------------------------------
	CHANNEL LIST PAGE
-----------------------------------------------------*/

#content-list #content h1 {
  background: transparent url(../images/clickonchannel.png) no-repeat 465px 100%;
  padding-bottom: 100px;
  margin-bottom: -30px;
}

.channel-group {
	margin: 0 0 25px;
}
#content .channel-group h2 {
	margin-bottom: 17px;
	font-size: 24px;
}


.channel-item {
	width: 289px;
	height: 208px;
	position: relative;
	float: left;
	margin-right: 11px;
}
.channel-item h3 {
	width: 289px;
	height: 208px;
	position: absolute;
	line-height: 38px;
	text-indent: 15px;
	font-weight: bold;
	top: 0;
	left: 0;
	z-index: 2;
	background: transparent url(../images/channel-item-bg.png) no-repeat;
}
#content .channel-item h3 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
	font-size: 15px;
	letter-spacing: -.2pt;
}
#content .channel-item h3 a:hover {
	color: #08F;
}
.new h3 a {
	background: transparent url(../images/new.png) no-repeat 241px 4px;
}
.channel-item img {
	position: absolute;
	bottom: 11px;
	left: 7px;
	z-index: 1;
}
.channel-group p {
	clear: both;
	padding: 8px;
	padding-right: 20px;
	line-height: 135%;
}


#channel-pitch {
	border-top: solid 1px #999;	
	padding: 24px 8px;
}
#channel-pitch p {
	font-size: 15px;
	line-height: 160%;
}
#channel-pitch h2 {
	margin-top: 30px;
	font-size: 20px;
}












/* ---------------------------------------------------
	CHANNEL DETAIL PAGE
-----------------------------------------------------*/
#more-channels-link {
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 11px;
}
#more-channels-link a,
#more-channels-link a:visited {
	text-decoration: none;
	color: #999;
}
#channel-detail #content h1 {
	margin-bottom: 0;	
}
#content h2#channel-tagline {
	font-size: 18px;	
	margin-bottom: 16px;
}
#channel-preview {
	width: 640px;
	height: 360px;
	border: solid 1px #ccc;
	padding: 1px;
	float: left;
}
#channel-pricing {
	width: 242px;
	float: left;
	position: relative;
	right: -10px;
	top: -4px;
}
#channel-pricing h3 {
	background: transparent url(../images/pricing-table-header-bg.png) no-repeat;
	line-height: 36px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 19px;
	color: #333;
}
#channel-pricing p {
	color: #666;
	width: 230px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 15px;
}
#pricing-table {
	background: transparent url(../images/pricing-table-bg.png) repeat-y;
	color: #000;
}
#pricing-table table {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}
#pricing-table th {
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
#pricing-table tr.alt th,
#pricing-table tr.alt td{
	background: transparent url(../images/pricing-table-alt-bg.png) repeat-y;
}
#pricing-table tr.alt th.price,
#pricing-table tr.alt td.price {
	background-position: 100% 0 !important;
}

#pricing-table tr th,
#pricing-table tr td{
	width: 50%;
	padding: 5px 0;
	padding-left: 15px;
}
#pricing-table th.price,
#pricing-table td.price {
	text-align: right;
	padding-right: 15px;
	background-position: 100% 0;
}

#pricing-table em {
	font-size: 11px;
	line-height: 12px; !important;
	color: #666;
	font-weight: normal;
	font-style: italic;
}



#channel-info {
	margin-top: 16px;
	clear: both;
	width: 400px;
	float: left;
}

#channel-features {
	margin-top: 16px;
	margin-left: 10px;
	padding: 10px;
	width: 211px;
	float: left;
	background: transparent url(../images/features-bg.png) repeat-x;
	border: solid 1px #999;
	color: #666;
	min-height: 450px;
}
#channel-features h4:first-child,
#channel-related h4:first-child {
	margin: 10px 0 8px;
	padding: 0;
}
#channel-features h4,
#channel-related h4 {
	margin: 30px 0 8px;
	padding: 0;
}
#channel-features p {
	font-size: 11px;
	line-height: 100%;
}

#channel-features a {
	text-decoration: none;
}



#channel-related {
	margin-top: 16px;
	width: 227px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}
#channel-related li {
	list-style: none;
	margin: 20px  0 20px 10px;
	line-height: 46px;
}
#channel-related li img {
	float: left;
	margin-right: 10px;
}
#channel-related li a:link,
#channel-related li a:visited,
#channel-related li a:hover,
#channel-related li a:active {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
}
#channel-related li:hover a,
#channel-related li a:hover{
	color: #000;
}



/* ---------------------------------------------------
	OVERVIEW PAGE
-----------------------------------------------------*/
#overview #content h2 {
	margin-top: 32px;
	font-size: 18px;
}






/* ---------------------------------------------------
	CONTACT PAGE
-----------------------------------------------------*/
#contact-form {
	width: 390px;
	float: left;
}
#contact-form .form-field input[type='text'],
#contact-form .form-field textarea {
	width: 306px;
	padding: 4px 5px;
	font-size: 14px;
}
#contact-form .form-field input[type='checkbox'] {
	width: auto;
	padding: 0;
	float: left;
	margin: 0;
}

#select-products {
	margin-top: 16px;	
}


#contact-info {
	width: 510px;
	float: right;
	color: #000;
}


#contact-info h2 {
	margin-bottom: 6px;
}
#contact-info>h2,
#contact-info>p {
	margin-left: 11px;
}

#contact-info .box h3 {
	color: #333;
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 8px;
}
#contact-info .box {
	color: #333;
}

#contact-info .box dd,
#contact-info .box dt,
#contact-info .box address {
	font-size: 14px;
	line-height: 150%;
}
#contact-info .box address {
	text-align: right;
}

#contact-info .box dd,
#contact-info .box dt {
	float: left;
}

#contact-info .box dt {
	clear: left;
	width: 5em;
}
#contact-info .box p {
	margin-top: 20px;
	font-size: 12px;
}



#contact-info-body {
	margin-left: 11px;	
}
#content #contact-info #contact-info-body h2 {
	margin-top: 32px;
	margin-bottom: 2px;
}

p.tradeshow {
	color: #666;
	font-size: 14px;
}
p.tradeshow strong {
	font-weight: bold;
}



/* ---------------------------------------------------
	SELECT CHANNELS POPUP PAGE
-----------------------------------------------------*/

#select-channels-popup {
	width: 836px;
	background: #fff url(/media/images/popup-bg.png) repeat-x;
	padding: 30px;
	overflow: auto;
	position: absolute;
	top: 1px;
	left 0;
	border: solid 1px #ddd;
	border-top: none;
}
#select-channels-popup h1 {
	color: #000;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -1pt;
	padding-left: 32px;
}
#select-channels-popup #popup-close {
	position: absolute;
	top: 0;
	right: 0;
	margin: 32px;
	cursor: pointer;
}
#select-channels-popup .channel-group {
	float: left;
	width: 357px;
	padding-left: 32px;
}
#select-channels-popup .channel-group h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	clear: left;
}
#select-channels-popup .thumb {
	display: block;
	width:	87px;
	margin: 16px 32px 16px 0;
	float: left;
	background: transparent url(/media/images/thumb-shadow.png) no-repeat;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
	min-height: 106px;
}
#select-channels-popup .thumb img {
	display: block;
	margin-bottom: 8px;
	border: solid 2px transparent;
}






/* ---------------------------------------------------
	FAQ PAGE
-----------------------------------------------------*/
#faq-toggle a {
	background: transparent url(/media/images/plus.png) no-repeat 0 50%;
	padding-left: 20px;
}
#faq-toggle a.collapse {
	background-image: url(/media/images/minus.png);
}
#content .faq {
	line-height: 100%;
	margin: 32px 0;	
}
#content .faq h2 {
	font-size: 24px;
	margin-bottom: 8px;
}
#content-list #content .channel-group .channel-item h3 a span {
	font-weight: normal;
	color: #666;
	font-size: 11px;
	padding-left: 7px;
}
