/*
-----------------------------------------------------
Templated Companion Site Demo
-----------------------------------------------------
Template CSS
-----------------------------------------------------
*/

/*
STYLES INDEX

I. Global

II. Header

III. Body Content

	A. Primary Column
		1. Header and Text Styles
		2. Form Styles
		3. Broadcast Info
		4. Video Preview
		5. Timeline

	B. Secondary Column
		1. Header and Text Styles
		2. E-commerce
		3. Features Promo
		4. Broadcast Info
		5. Secondary Navigation

IV. Footer

*/

/*
======================================================
I. Global
======================================================
*/

body
{
	font: 12px/12px times new roman, helvetica;
	color: #000000;
	line-height: 16px;
	text-align: center;
	margin: 0;
	background-color: #000;
}

#sitewrapper
{
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

#sitewrapper videopreview
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #3C2B3B;
}

#sitewrapper a:link, 
#sitewrapper a:visited
{
color: #305752; text-decoration: underline;
}

#sitewrapper a:hover,
#sitewrapper a:active
{
color: #000000; text-decoration: underline;
}

#sitewrapper #videopreview a:link, 
#sitewrapper #videopreview a:visited
{
color: #ffffff; text-decoration: underline;
}

#sitewrapper #videopreview a:hover,
#sitewrapper #videopreview a:active
{
color: #000000; text-decoration: underline;
}


/*
======================================================
II. Header
======================================================
*/

#header
{
	width: 100%;
}

#header #banner
{
	border-bottom: 1px solid #000000;
	background-image: url(images/greygreen.jpg);
}


/*
======================================================
III. Body Content
======================================================
*/

#bodycontent
{
	width: 100%;
	line-height: 16px;
}

/*
-----------------------------------------------------------------------------------------------------------
A. Primary Column
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn .homepage
{
	vertical-align: top;
	padding: 12px 10px 20px 10px;
	background-image: url(images/banner/ram_banner.jpg);
}

#primarycolumn
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 12px 10px 20px 10px;
}

/*
-----------------------------------------------------------------------------------------------------------
A1. Primary Column: Header and Text Styles
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn h1
{
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	margin: 5px 0 20px 0;
}

#primarycolumn h2
{
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	margin: 5px 0 20px 0;
}

#primarycolumn h3
{
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	margin: 20px 0 13px 0;
}

#primarycolumn h4
{
	font-family:arial, sans serif;
	font-size: 8px;
	line-height: 14px;
	color: #000000;
	text-transform: uppercase;
}

#primarycolumn h5
{
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	margin: 15px 0 0 0;
}

#primarycolumn p
{
	line-height: 16px;
	margin: 10px 0 0 0;
}

/*
-----------------------------------------------------------------------------------------------------------
A2. Primary Column: Form Styles
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn form
{
	margin: 20px 0 0 0;
}

#primarycolumn form p
{
	margin: 0 0 3px 0;
}

#primarycolumn form label
{
	font-weight: 900;
}

#primarycolumn form input,
#primarycolumn form textarea
{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	margin: 3px 0 6px 0;
}

#primarycolumn form select
{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 3px 0 12px 0;
}

#primarycolumn form input.radiobutton
{
	margin: 0 3px 0 0;
}

#primarycolumn .formrow
{
	margin: 3px 0 3px 0;
}

/*
-----------------------------------------------------------------------------------------------------------
A3. Primary Column: Broadcast Info
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn #broadcastinfo
{
	border: 2px solid #000000;
	padding: 5px 7px 5px 7px;
	line-height: 18px;
	text-align: center;
}

#primarycolumn #broadcastinfo p
{
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

/*
-----------------------------------------------------------------------------------------------------------
A4. Primary Column: Video Preview
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn #videopreview
{
	width: 160px;
	border: 1px solid #000000;
	float: left;
	background-image: url(images/lightgreen.jpg);
	margin: 0px 10px 10px 0;
}

#primarycolumn #videopreview img
{
	border-bottom: 1px solid #000000;
}

#primarycolumn #videopreview p
{
	font-weight: 900;
	line-height: 11px;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0px 10px 0px;
}


#videopreview a:link, 
#videopreview a:visited,
{
font-family:arial, sans serif;
color: #ffffff; text-decoration: underline;
}

#videopreview a:hover, 
#videopreview a:active,
{
font-family:arial, sans serif;
color: #000000; text-decoration: underline;
}


/*
-----------------------------------------------------------------------------------------------------------
A5. Primary Column: Timeline
-----------------------------------------------------------------------------------------------------------
*/

#primarycolumn #timeline td
{
	border-top: 1px solid #ffffff;
	vertical-align: top;
	padding: 5px 0 0 0;
}

#primarycolumn #timeline p
{
	line-height: 12px;
	margin: 0 0 15px 10px;
}

#primarycolumn #timeline .caption
{
	font-size: 10px;
	color: #000000;
	margin: 0 0 20px 20px;
}

#primarycolumn #timeline img
{
	margin: 0 0 0 20px;
}

#primarycolumn #timeline .time
{
	width: 40px;
	font-size: 16px;
	line-height: 17px;
	font-weight: 900;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 6px 0 4px 0;
}

/*
-----------------------------------------------------------------------------------------------------------
B. Secondary Column
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn
{
	font-family: arial, sans serif;
	width: 175px;
	border-left: 1px solid #000000;
	vertical-align: top;
	padding: 10px;
	background-image: url(images/greygreen.jpg);
}

/*
-----------------------------------------------------------------------------------------------------------
B1. Secondary Column: Header and Text Styles
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn h3
{
	font-size: 14px;
	font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#secondarycolumn h2
{
	font-size: 14px;
	font-weight: 900;
	color: #ffffff;
	margin: 0 0 10px 0;
}


#secondarycolumn a:link, 
#secondarycolumn a:visited
{
color: #ffffff; 
text-decoration: underline;
}

#secondarycolumn a:hover, 
#secondarycolumn a:active
{
color: #8FBEA6; 
text-decoration: underline;
}

#featurespromo a:link, 
#featurespromo a:visited
{
color: #ffffff; 
text-decoration: underline;
}

#featurespromo a:hover, 
#featurespromo a:active
{
color: #8FBEA6; 
text-decoration: underline;
}

#programfeaturepromo a:link, 
#programfeaturepromo a:visited
{
color: #ffffff; 
text-decoration: underline;
}

#programfeaturepromo a:hover, 
#programfeaturepromo a:active
{
color: #8FBEA6; 
text-decoration: underline;
}

#secondarynav a:link, 
#secondarynav a:visited
{
color: #ffffff; 
text-decoration: underline;
}

#secondarynav a:hover, 
#secondarynav a:active
{
color: #8FBEA6; 
text-decoration: underline;
}

#ecommerce a:link, 
#ecommerce a:visited
{
color: #ffffff; 
text-decoration: underline;
}

#ecommerce a:hover, 
#ecommerce a:active
{
color: #8FBEA6; 
text-decoration: underline;
}

#footer a:link, 
#footer a:visited
{
color: #ffffff; text-decoration: underline;
}

#footer a:hover, 
#footer a:active
{
color: #000000; text-decoration: underline;
}

/*
-----------------------------------------------------------------------------------------------------------
B2. Secondary Column: E-commerce
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn #ecommerce
{
	margin: 0 0 20px 0;
}

#secondarycolumn #ecommerce img
{
	float: left;
	margin: 0 9px 0 0;
}

#secondarycolumn #ecommercedescription p
{
	font-family:arial, sans serif; font-size:12px;
	color: #ffffff;
	line-height: 14px;
	margin: 0 0 3px 0;
}

/*
-----------------------------------------------------------------------------------------------------------
B3. Secondary Column: Features Promo
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn #featurespromo
{
	clear: both;
}

#secondarycolumn #featurespromo #programfeaturepromo img,
#secondarycolumn #featurespromo #topicfeaturepromo img
{
	border: 1px solid #000000;
}

#secondarycolumn #featurespromo #programfeaturepromo p,
#secondarycolumn #featurespromo #topicfeaturepromo p
{
	font-size: 13px;
	color: #000000;
	line-height: 14px;
	font-weight: 900;
	margin: 4px 0 20px 0;
	text-align: center;
}



/*
-----------------------------------------------------------------------------------------------------------
B4. Secondary Column: Broadcast Info
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn #broadcastinfo
{
	margin: 0 0 20px 0;
}

#secondarycolumn #broadcastinfo p
{
	line-height: 13px;
	border: 1px solid #000000;
	padding: 5px 5px 6px 5px;
	margin: 0;
}

/*
-----------------------------------------------------------------------------------------------------------
B5. Secondary Column: Secondary Navigation
-----------------------------------------------------------------------------------------------------------
*/

#secondarycolumn #secondarynav ul
{
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0 0 10px 0;
}

#secondarycolumn #secondarynav ul li
{
	font-size: 12px;
	line-height: 19px;
}


/*
======================================================
IV. Footer
======================================================
*/

#footer
{
	width: 100%;
	border-top: 1px solid #000000;
	background-image: url(images/lightgreen.jpg);
}

#footer .funders,
#footer .producers,
{
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}

#footer .funders img,
#footer .producers img
{
	border: 1px solid #000000;
	margin: 5px 0 0 0;
}

#footer .funders p,
#footer .producers p,
#footer #copyright p
{
	color: #000000;
	margin: 0;
}

#footer .caps
{
	font-family: arial, sans serif;
	color: #000000;
	font-size: 9px;
	text-transform: uppercase;
}

#footer #copyright
{
	line-height: 15px;
	vertical-align: top;
	padding: 7px 0 5px 10px;
}

