/* ======================================
BASIC PAGE ITEMS
====================================== */

.body {	background: #54a5b6; margin:0; color:#5F553A; font-family: Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 12px;}

div, td,{font-size:12px; line-height:18px; color:#5F553A; font-family: Arial, Trebuchet MS, Helvetica, sans-serif;}

p {font-size:12px; line-height:18px; color:#333333; padding-bottom: 10px; font-family: Arial, Trebuchet MS, Helvetica, san-serif;}

h3 {
	color: #666;
}


/** Link Styles **/
a, a:link, a:active, a:visited {text-decoration:none; color:#7E7358; }
a:hover { text-decoration:none; color:#3E9290;}


/** List Styles **/
ul {	margin: 5px; 	padding: 10px;	list-style: none; list-style-type: disc;}
li {	line-height: 18px; padding-left:5px; color:#000; padding-top: 0px; list-style-position: outside;}
li:hover { background: #fff; }



/** Header Styles **/
h1 {	font-family: Arial, Trebuchet MS, Helvetica, sans-serif; color:#80735D;	font-size: 26px; line-height:26px; width:460px;	font-weight: normal;	background-color:inherit;	display:block; 	text-decoration:none;}

h2 {	font-family: Arial, Trebuchet MS, Helvetica, sans-serif; color:#80735D;	font-size: 22px; line-height:22px; width:460px;	font-weight: normal;	background-color:inherit;	display:block; 	text-decoration:none;}

h4 {	font-family: Arial, Trebuchet MS, Helvetica, sans-serif; color:#80735D;	font-size: 18px; line-height:18px; width:460px;	font-weight: normal; background-color:inherit;	display:block; text-decoration:none;}

/** --- END of BASIC PAGE ITEMS --- **/


/* ======================================
TEMPLATE COLUMN LAYOUT & POSITIONING
====================================== */

/** -------- PAGE CENTERING WRAPPER **/

#container {	width:975px; margin:0px auto; padding:0; text-align: left;
	background: #ffffff url('/images/mmback.jpg') repeat;
}
#containerbg {	position:relative; width: 955px; top:0; left:0;background: #ffffff url('/images/mmback.jpg') repeat;}


/** -------- div container CENTER and LEFT COLUMNS **/

#outerleft {
	position:relative;	
	float:left;	
	clear:left;	
	width:705px;
	background-color:#ffffff;}

/** div container for IMAGE HEADER inside #outerleft **/
#imgheader { position:relative;	 float:left;	clear:left;	width:700px; margin:0px;height:153px;}


/** div container for LEFT COLUMN inside #outerleft **/

#leftcol { position:relative; float:left; clear:left; width:195px; padding-left: 15px; padding-right: 15px;}

#leftcolmenu {	position:relative; overflow:auto; }

/** Left Column Content Styles **/
#leftcoltitle {	width:100%; float:left; clear:left; border-bottom: 1px solid #7fc9c6; color:#5F553A; font-family: Arial, helvetica, san-serif; font-weight:bold; font-size:14px; line-height:10px; text-align:left; padding:25px 0px 0px 10px; background-color:#d3f4f3; background-image: url(images/bg_sectitle1.gif); background-repeat: repeat-x; background-position: center;}

#leftcol p { width:100%; float:left; clear:left; color:#333333; font-family: Arial, helvetica, san-serif; font-size:11px; line-height:16px; margin-top:10px; padding:0px 0px 10px 10px;}

/** ---- Search Form ----**/
#searchform {
	width:117px;	
	border: 1px solid #7FC9C6;
	background-color: #F2F1EE;
	color: #333333;
	padding:2px;
}

#searchsubmit {
	background-color: #7E7358;
	border: 1px solid #7E7358;
	color:#fff;
	font-weight: bold;
}

#container_inner {	
	position:relative;	
	float:left; 
	clear:left;	
        margin:0px;
	width:700px;
	background-image: url('images/con_inner_bg.gif');
        background-repeat: repeat-y;}



/** ----------------------------------
       Div for RIGHT COLUMN
-------------------------------------- **/

#outerright {	
	position:relative;	
	width: 250px;
	padding: 15px 0 auto 0;
	height: auto;	
	float: right;	
	clear: right;
	background-color:#ffffff;}

/** Div for RIGHT COLUMN CONTENT **/

#rightcol_top, #rightcol {	
	float: right;	
	clear: left;	
	width: 245px;
	margin: 0;	
	display: block;	
	overflow: hidden;
}

/** Div for RIGHT COLUMN position:header **/


#rightcol_top {	
	height: 100px;	
	min-height: 70px;}

#alcove {
	width: 220px;
	margin: 41px 0 11px 11px;
	color:#333333; 
	font-family: Arial, helvetica, san-serif; 
	font-size:11px; 
	line-height:16px; 
}

.rightmedia {
	padding: 20px 0 15px 0;
}

.rightmedia img {
	border: 0;
	padding-top: 15px;
	
}



/** ---- RIGHT COLUMN VIDEO NAVIGATION ---- **/

.recentInterview {
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;	
	font-size: 18px;
	font-weight:bold;
	text-align:left;	
	text-decoration:none;
	line-height:38px;
	color:#5F553A;	
	width:235px;
	padding:0 0 0 10px;
	height:25px;
	background-color:#d3f4f3;
	border-bottom: 1px solid #7fc9c6;	
	background-image: url(images/bg_sectitle1.gif);	
	background-repeat: repeat-x;	
	background-position: center;}


#interviewContainer { width: 236px; BORDER: 0px #ff0000 solid;}

#interviewContainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;}

#interviewContainer a
{
	color: #7e7358;
	text-decoration: none;
	display: block;
	padding: 1px 0 10px 30px;
	background-color: #fff;
	border-top: 1px solid #eee;
	background-image: url('/images/viewThumb.gif');	
	background-repeat: no-repeat;
	background-position: top left;
}


#interviewContainer a:hover
{
	background-color: #7e7358;
	color: #fff;
	background-image: url('/images/viewThumbHover.gif');	
	background-repeat: no-repeat;	
	background-position: top left;
}

/** End RIGHT COLUMN VIDEO NAVIGATION **/




/** ------------
FOOTER AREA
------------- **/
#bluefooter {	position:relative; clear:left;	float:left;	width:975px;	height:30px;		min-height:20px;	background-color: #dbd6ca;	color:#FFFFFF;	font-size:10px;	color:#005264;	font-weight:normal;margin: 0;}

/** copyright **/
#copyright {	position:relative; width:680px; display:block;	clear:both;	float:left; 	font-size:10px;	color:#005264; font-weight:normal; padding-left:20px;	padding-top:10px; 	padding-right:0px; padding-bottom:5px;}

/** Make Banner sit at the bottom **/
.clear {clear:both;}


/* ------------------------------
CENTER COLUMN CONTENT
------------------------------ */

#contentheading {
font-family: Arial, Trebuchet MS, Helvetica, sans-serif; 
color:#80735D;
text-decoration:none; 
font-size: 26px;
line-height: 30px;
display: block;
width: 620px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#contentheading h1 {
font-family: Arial, Trebuchet MS, Helvetica, sans-serif; 
color:#80735D;
text-decoration:none; 
font-size: 26px;
line-height: 30px;
display: block;
width: 620px;
padding-bottom: 0px;
margin-bottom: 0px;
}

#postDateGenre {color:#000000;	margin-top: 15px; padding-top: 5px; font-size:8pt; line-height:9pt; font-family:Arial, Trebuchet MS; background-image:url(../tiju-13/images/bg_postDateGenre.gif); background-repeat:repeat-x; background-position:top;}

/** small text in content **/
.small {color:#000000;	margin-top: 20px; font-size: 8pt; line-height: 9pt; }


/** Center Content Div **/
#content_main {	
	position: relative;	
	float: left;
	width: 620px;
	margin: 0px 0px 40px 0px;	
        color: #000;	
        padding-top: 20px;	
        padding-left: 15px;
	padding-right: 0px;
}


/** pathway block inside Content Inner Div**/
div.pathway {	
	height:34px;
	width:400px;
	color:#000000;
	display:block;
	font-size: 10px;	
	font-weight: bold;
	text-align: center;
	margin-left:15px;
	margin-right:15px;
	background-color:inherit;	
	text-decoration:none;
	border-bottom: 1px solid #E5E5E5;}


/* ------------------------------
 TOP NAV MENU LAYOUT
------------------------------ */

/** TOP NAV MENU STYLE **/
#topmenu {	
	position:relative;	
	float:left;  
	clear:left;	
	background: url(images/red1.gif);	
        background-repeat: no-repeat;
        background-position: left;
	width: 700px;
	height:31px;	
	text-align:left;}

/** TOP NAV MENU LINK STYLES **/
ul#mainlevel-nav{ list-style: none;	padding: 0;	margin: 0;	font-size: 0.8em;}

/** unordered list item for top menu **/
ul#mainlevel-nav li{display: block;	padding-left: 0px; padding-right: 0px; float: left; margin: 0; width: auto !important; font-size: 12px; line-height: 31px;	white-space: nowrap;}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a {	display: block; padding-left: 15px; padding-right: 15px; text-decoration: none;		color: #FFFFFF;	font-weight:bold;}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {width: auto;}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {background: #7E7358;	text-decoration:none;}

/** --- END TOP NAV MENU LAYOUT --- **/



/** ----------------------------------
ARCHIVE PAGE LINK LIST STYLE
----------------------------------- **/
.archiveImg { 
margin-right: 10px;
margin-bottom: 10px;
border:1px solid #5F553A;
}

.archiveContainer { 
width: 400px;
background-color:#fff;
font:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
 }

.archiveContainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
background-color:#fff;
/*border-top: 1px solid #D4CFC2;*/
}

.archiveContainer a
{
display: block;
padding-top: 10px;
padding-bottom:15px;
padding-left:10px;
padding-right:10px;
width: 380px;
height: 65px;
border-bottom:1px solid #fff;;
border-right:1px solid #fff;;
border-left:1px solid #fff;;
border-top: 1px solid #E9E7E1;
background-image: url(images/bg_archiveList.gif); background-repeat: no-repeat;
background-color: #FFFFFF;
}

.archiveContainer a:link, .archiveList a:visited
{
color: #5F553A;
text-decoration: none;
}

.archiveContainer a:hover
{
/*color:#5F553A; 88D1CE*/
color:#2E6C6B;
background-color: #F2F1EE; 
border: 1px solid #D4CFC2;
background-image: url(images/bg_archiveListHover.gif); background-repeat: no-repeat;
}

/** --- END ARCHIVE PAGE LINK LIST STYLE --- **/
