@charset "utf-8";
/* CSS Document */
body {
	padding:0px; margin:0px;
	font:14px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#FFFFFF url(images/bg.gif) center repeat-y;
	}
A:link {
	COLOR: #000000; outline: none;
	text-decoration:none;
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
A:active {
	COLOR: #000000
}

FORM {
	margin:0px; padding:0px;
}

TABLE {
	border-collapse:collapse;
	}

/* ======================= | Header Part | ======================= */
#header-level-01 {
	height:90px;
	padding:0px 10px 0px 5px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#header-links {
	border-bottom:5px solid #FF9900;
	height:27px;
	padding:0 5px 0 5px;
	}
#header-links .button-cover {
	margin-right:5px;
	background-color:#000000;
	float:left;
	}
#header-links .button-cover-selected {
	margin-right:5px;
	background-color:#FF9900;
	float:left;
	}
#header-links .button {
	color:#FFFFFF;
	text-align:center;
	padding:2px 8px 0 8px;
	font:bold 9pt Arial;
	}
#header-links .button a:link {
	text-decoration:none;
	color:#FFFFFF;
	}
#header-links .button a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
#header-links .button a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

#top-links {
	font:Bold 11px Arial,Tahoma, Geneva, sans-serif;
	background:#0c2344 url(interviews/images/btn-bg.gif) top left repeat-x;
/*	background:#006699 url(images/top-links-bg.jpg) top left repeat-x; color:#FFF; */
	border-top:1px solid #FFF; border-bottom:1px solid #FFF;
	height:30px;
}
#top-links UL {
	list-style:none;
	margin:0px; padding:0px;
}
#top-links LI {
	float:left;
}
#top-links LI.seperator {
	border-left:1px solid #FFF;
	height:30px;
}
#top-links LI a {
	text-decoration:none; color:#FFF; padding:7px 20px 7px 20px; display:block;
	background:#0c2344 url(interviews/images/btn-bg.gif) top left repeat-x;
/*	background:#006699 url(images/top-links-bg.jpg) top left repeat-x; */

}
#top-links LI a:hover {
	background:#16bbe3 url(images/top-links-bg.jpg) top left repeat-x;
}

/* ======================= | Body Part | ======================= */
H1 { font-size:24px; }
H2 { font-size:20px; }
.square {
	float:left;
	width:24%;
	height:200px;
	overflow:hidden;
	}
IMG { border: 0px; background-color: transparent;}
IMG a{ border: 0px; background-color: transparent;}
IMG.wrap {
	margin:0 4px 0 0;
	padding:1px;
	}
IMG.border {
	border:1px solid #CCCCCC; padding:2px;
	}
IMG.border-wide {
	border:1px solid #CCCCCC; padding:5px;
	}
IMG.border-large {
	border:4px solid #F4F4F4;
	}
.date-time { font-size:10px; color:#999999; }
.comment { font-size:11px; }
.heading {
	font-size:16px; font-weight:bold;
	color:#333333;
	padding:2px 0 5px 0;
	}
.heading a:link {
	color:#993300;
	}
.heading a:visited {
	color:#993300;
	}
.heading a:hover {
	color:#993300;
	}

.model-heading {
	font-size:16px; font-weight:bold;
	color:#111111;
	padding:4px 0 5px 5px;
	background:#2492a2;
	border-top:1px solid #136d7f; border-right:1px solid #136d7f; border-left:1px solid #136d7f;
	}
	
.more {
	padding:3px;
	}	
.small {
	font-size:10px; font-weight:bold; font-family:Tahoma, Arial;
	}
.list-type {
	margin:0px; padding:0px;
	}
.list-type UL {
	margin:0 0 0 20px;
	list-style-image:url(images/q2.gif);
	line-height:1.45;
	}
	
.google { font-size:11.5px; color:#FFFF33; font-family:Arial; }
.google a:link { color:#FFFF33; text-decoration:underline; }
.google a:visited { color:#FFFF33; text-decoration:underline; }
.google a:hover { color:#FFFF33; text-decoration:underline; }
	
.link-white { color:#FFFFFF; }
.link-white a:link { text-decoration:none; color:#FFFFFF; }
.link-white a:visited { text-decoration:none; color:#FFFFFF; }
.link-white a:hover { text-decoration:underline; color:#FFFFFF; }

.btn { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }	
.btn a:link { color:#FFFFFF; text-decoration:none; }
.btn a:visited { color:#F9F9F9; text-decoration:none; }
.btn a:hover { color:#FF6600; text-decoration:none; }


.pagination { font-weight:bold; font-size:13px; padding:2px; margin:3px 2px 1px 2px; text-align:right; }
.pagination .box { border:1px solid #136d7f; padding:4px 5px 4px 5px; background:#FFFFFF; }
.pagination .box a:link { text-decoration:none; }
.pagination .box a:visited { text-decoration:none; }
.pagination .box a:hover { text-decoration:underline; }
.pagination .box1 { border:1px solid #136d7f; padding:2px 5px 2px 5px; background:#FFFFFF; }


/* For Menu Button */
.tmenu {
	padding:3px 0px 4px 8px; margin:0px;
	font-weight:bold; color:#B8D8F3;
	background-color:#006699;
	}
.tmenu a:link {
	color:#B8D8F3; text-decoration:none;
	}
.tmenu a:visited {
	color:#B8D8F3; text-decoration:none;
	}
.tmenu a:hover {
	color:#FFFFFF; text-decoration:underline;
	}
.warning {
	font-size:11px; color:#CC0000;
	}
.clear-both {
	clear:both;
}
small {
	font-size:11px;
}
.des {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;
}
.float-left {
	float:left;
	padding-right:8px;
}
.video-heading {
		font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#111;
		border-bottom:1px solid #DDD;
		padding:1px; margin-bottom:5px;
}
.video-heading a,
.video-heading a:hover {
		text-decoration:none;
}
/* ======================= | Audio| ======================= */

.play { font:bold 12px Georgia, "Times New Roman", Times, serif; padding:7px 0 7px 10px; }
.play li { display: inline; margin: 0; padding:0px; }
.play li a:link { padding:5px 0 5px 30px; background:url(images/play-green.jpg) no-repeat; text-decoration:none; color:#487058; }
.play li a:visited { padding:5px 0 5px 30px; background:url(images/play-green.jpg) no-repeat; text-decoration:none; color:#487058; }
.play li a:hover { padding:5px 0 5px 30px; background:url(images/play-green-hover.jpg) no-repeat; text-decoration:none; color:#94febf; }

.play1 { font:bold 12px Georgia, "Times New Roman", Times, serif; padding:7px 0 7px 10px; }
.play1 li { display: inline; margin: 0; padding:0px; }
.play1 li a:link { padding:5px 0 5px 30px; background:url(images/play.jpg) no-repeat; text-decoration:none; color:#b6d458; }
.play1 li a:visited { padding:5px 0 5px 30px; background:url(images/play.jpg) no-repeat; text-decoration:none; color:#b6d458; }
.play1 li a:hover { padding:5px 0 5px 30px; background:url(images/play-hover.jpg) no-repeat; text-decoration:none; color:#FFCC00; }

/* ======================= | Footer Part | ======================= */

#footer-level-01 {
	background:#06283D;
	height:65px;
	padding:15px 10px 15px 15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#footer-level-02 {
	background:#133f5A;
	padding:7px 13px 12px 12px;
	color:#333333;
	border-top:5px solid #3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:208px;
	}

#footer-level-02 .title {
	font-size:17px; font-weight:bold;
	padding-left:25px; color:#FFFFFF;
	}
#footer-level-02 .box {
	background:#EAE9EA url(images/footer-box-bg.jpg) repeat-x;
	height:150px;
	margin-top:7px; padding:12px 0 12px 10px;
	}
#footer-level-02 .section-left {
	float:left; width:23%; height:100%;
	padding:0 10px 0 0; line-height:1.5;
	}
#footer-level-02 .section-right {
	float:left; width:23%; height:100%;
	border-left:1px solid #DDDDDD;
	padding:0 10px 0 10px; line-height:1.5;
	}
#footer-level-02 .head {
	font-size:16px; font-weight:bold;
	color:#000033;
	}
	#footer-level-02 .head a {
		color:#000033;
		text-decoration:none;
	}
	#footer-level-02 .head a:hover {
		color:#000033;
		text-decoration:none;
	}