@import "reset.css";

:focus {
	outline: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 63.5%;
	color: #666;
	background-color: #fff;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8a8a8a;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #8a8a8a;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #8a8a8a;
}

h4 {
	font-size: 2.1em;
	font-weight: bold;
	color: #fff;
}

h5 {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}

a {
	color: #8a8a8a;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

blockquote p:before, blockquote p:after,
q:before, q:after {
	content: '"';
}

blockquote, q {
	quotes: "" "";
}

blockquote p {
	
}

fieldset {
	border: 0;
}

input, select, textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.clear {
	clear: both;
}

div#skip {
	display: none;
}

div#loginform .input{
	background-color: #fff;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding: 3px;
	border: 1px solid #660000;
}

div#loginform .login{
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 7px;

}

div#loginform div#loginUsername {
	margin: 0;
}

div#loginform div#loginPassword {
	margin: 4px 0;
}

div#loginform div#loginSubmit {
	margin-bottom: 4px;
}

div#login {
	width: 300px;
	margin: 0 auto;
	padding: 30px;
	
}

form#login-form legend#legend-login {
	font-size: 1.5em;
	font-weight: bold;
	color: rgb(69, 69, 69);
	padding-bottom: 10px;
	
}

form#login-form label.login-label {
	display: block;
	float: left;
	margin-top: 5px;
	width: 75px;
}

form#login-form input.login-username {
	margin-top: 5px;
	width: 125px;
	
}

form#login-form input.login-password {
	margin-top: 5px;
	width: 125px;
}

form#login-form input#login-submit {
	margin-top: 10px;
	margin-left: 75px;
}

div.outer-wrapper {
	width: 990px;
	margin: auto;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;

}

/* Header */
div.outer-wrapper div#header-wrapper {
	height: 155px;
	width: 992px;
	float: left;
	margin: 0 -480px 0 -1px;
	background: #660000 url("../images/header2.png");
}

div.outer-wrapper div#header-wrapper div#left-column {  /* Logo */
	float: left;
	width: 268px;
	padding: 0 0 0 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 243px;
}

/* Live Now Box */

div#live-now { 
	float: right;
	min-width: 300px;
	background-color: rgb(51, 51, 51);
	background-color: rgba(51, 51, 51, 0.4);
	margin: 15px 20px 0 20px;
	border: 1px solid #660000;
	padding: 5px 0;
}

div#live-now a {
	color: #fff;
	text-decoration: underline;
}

div#live-now a:hover {
	text-decoration: underline;
}
 
div#live-now span {
	display:block;
	padding: 0 0 2px 0;
	line-height: 15px;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	color: #fff;
} 

div#live-now div.buttons {
	margin-top: 5px;
	padding: 5px 0;
	text-align: center;
}

div#live-now div.buttons a.listeninbtn {
	float: left;
	display: block;
	font-size: 95%;
	width: 100px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

div#live-now div.buttons a.listeninbtn:hover {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

div#live-now div.buttons a.webcambtn {
	float: right;
	display: block;
	font-size: 95%;
	width: 100px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

div#live-now div.buttons a.webcambtn:hover {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}


div#live-now span#currentsong {
	margin: 0 9px;
	font-size: 115%;
	font-weight: bold;
}

div#live-now span#currentsong p {
	padding: 0 0 2px 0;
	display:inline;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}

div#live-now span#livenow {
	margin: 0 9px;
	font-size: 115%;
	font-weight: bold;
}

div#live-now span#livenow p {
	display: inline;
	font-size: 100%;
	font-weight: normal;
}


div#live-now span#onnext {
	font-size: 115%;
	font-weight: bold;
}

div#live-now span#onnext p {
	display: inline;
	font-style: normal;
	font-size: 80%;
	font-weight: normal;
}

div#live-now span#presenter {
	margin: 0 9px;
	display:inline;
	font-size: 115%;
	font-weight: normal;
}


/* Navigation */

#nav {
	clear: both;
	width: 992px;
	margin: auto;
	padding: 17px 0 0 0;
	background: #660000 url("../images/nav2.png");
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}

#nav ul {
	margin: 0 0 0 24px;
}

#nav ul li {
	float: left;
	margin: 0 3px 0 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

#nav ul li a {
	display: block;
	padding: 7px 14px 7px 14px;
	background-color: rgb(51, 51, 51);
	background-color: rgba(51, 51, 51, 0.8);
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity='80');
}

#nav ul li.active a {
	background-color: #000;
}

#nav ul li a:hover {
	background-color: #000;
}

/* Extra Navigation */

#nav2 {
	padding: 17px 0 0 0;
	margin: auto;
	background-repeat: no-repeat;
}

#nav2 ul {
	margin: 0 0 0 24px;
}

#nav2 ul li {
	float: left;
	margin: 0 3px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#nav2 ul li a {
	display: block;
	padding: 7px 14px 7px 14px;
	background-color: rgb(51, 51, 51);
	background-color: rgba(51, 51, 51, 0.8);
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity='80');
}

#nav2 ul li.active a {
	background-color: #000;
}

#nav2 ul li a:hover {
	background-color: #000;
	color: #FF0000;
}

#nav2 ul li a.current {
	background-color: #000;
	color: #b50204;
}
/* Extra Navigation */

#nav3 {
	padding: 17px 0 0 0;
	margin: auto;
	background-repeat: no-repeat;
}

#nav3 ul {
	margin: 0 0 0 24px;
}

#nav3 ul li {
	float: left;
	margin: 0 3px 0 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

#nav3 ul li a {
	display: block;
	padding: 3px 10px 3px 10px;
	background-color: rgb(51, 51, 51);
	background-color: rgba(51, 51, 51, 0.8);
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity='80');
}

#nav3 ul li.active a {
	background-color: #000;
}

#nav3 ul li a:hover {
	background-color: #000;
	color: #FF0000;
}

#nav3 ul li a.current {
	background-color: #000;
	color: #FF0000;
}

/* Sub-navigation */

div.iefix {
	text-align: center;
}

#membersnav {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 992px;
	padding: 10px 0 10px 0;
	background-color: #000;
	text-align: left;
}

#membersnav ul {
	margin: 0 0 0 28px;
}

#membersnav ul li {
	float: left;
	margin: 0 7px 0 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#membersnav ul li input.input {
	margin: 2px 4px 0 4px;
	padding: 2px;
	font-size: 90%;
	border: 1px solid #660000;
}

#membersnav ul li input.login {
	margin: 2px 0 0 0;
	padding: 0 5px;
	font-size: 100%;
}


#membersnav ul li.clock {
	float: right;
	font-size: 115%;
}

#membersnav ul li a.firstlogin {
	font-size: 1.1em;
}

#membersnav ul li a {
	color: #fff;
	text-decoration: none;
}

#membersnav ul li a:hover {
	text-decoration: underline;
}

/* Main content */

div.outer-wrapper div#content-wrapper {
	float: left;
	width: 100%;
	margin: 0 -180px 0 0;
}

/* Left column */

div.outer-wrapper div#left-col { 
	float: left;
	width: 180px;
	padding: 22px 0 0 6px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}

div.outer-wrapper div#left-col h1 {
	padding: 0 0 14px 6px;
}

div.outer-wrapper div#left-col h2 {
	padding: 0 0 6px 6px;
	color: #000;
}

div.outer-wrapper div#left-col ul {
	padding: 0 0 26px 0;
	font-size: 1.2em;
}

div.outer-wrapper div#left-col ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 6px;
}

div.outer-wrapper div#left-col ul li a {
	text-decoration: none;
}

div.outer-wrapper div#left-col ul li a:hover {
	text-decoration: underline;
}

div.outer-wrapper div#left-col div.one-image {
	padding: 0 0 0 6px;
	
}

div.outer-wrapper div#left-col img {
	margin: 0 0 10px 0;
}

div.outer-wrapper div#left-col div#messageBox {
	padding: 0 0 6px 6px;
	margin: 0 0 4px 0;
}

div.outer-wrapper div#left-col div#messageBox div#messageTextLabel{
	margin: 0 0 5px 0;
}

div.outer-wrapper div#left-col div#messageBox div#messageNameLabel{
	margin: 0 0 5px 0;
}

div.outer-wrapper div#left-col div#messageBox div#messageTextSubmit div#sentSuccess {
	margin: 0 6px 4px 0;		
}

div.outer-wrapper div#left-col div#messageBox .messageBoxInput{
	width: 130px;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}

/* Main content */

div.outer-wrapper div#middle-col { 
	margin: 0 180px 0 180px;
	padding: 22px 0 44px 0;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	min-height: 600px;
}

div.outer-wrapper div#middle-col h1 {
	margin: 0 0 10px 12px;
}

div.outer-wrapper div#middle-col h2 {
	margin: 0 0 10px 12px;
}

div.outer-wrapper div#middle-col h3 {
	margin: 0 0 10px 12px;
}

div.outer-wrapper div#middle-col h5 {
	margin: 0 0 24px 12px;
	padding: 6px 0 6px 10px;
}

div.outer-wrapper div#middle-col ul {
	margin: 0 5px 10px 30px;
}

div.outer-wrapper div#middle-col a.button-link {
	float: right;
	padding: 2px 6px 2px 6px;
	margin: -49px 6px 0 0;
	font-size: 1.1em;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

div.outer-wrapper div#middle-col a.button-link:hover {
	background-color: #666;
}


div.outer-wrapper div#middle-col div.features {
	border: 1px solid #000;
	margin: 20px auto;
	position: relative;
	height: 235px;
	width: 600px;
}

div.outer-wrapper div#middle-col div.features div.panels {
	height: 235px;
	width: 600px;
	overflow: hidden;		
}

div.outer-wrapper div#middle-col div.features div.panels div.panel {
	background: #ccc;
	padding: 5px;
	height: 220px;
	position: relative;	
	
}

div.outer-wrapper div#middle-col div.features div.panels div.panel h4 {
	font-size: 1.2em;
	color: #000;
	background-color: #fff;
	padding: 10px;
	margin: 40px -5px 40px 250px;
	text-align: right;	
	
}


/* Members Area */
strong {
	margin: 0 12px 10px 12px;
	font-size: 14px;
	font-weight: bold;
}

p strong {
	margin: 0;
}

div.outer-wrapper div#middle-col div.article div#members {
	float: left;
	margin: 0 0 0 55px;
	font-size: 11px;
  	font-family: Helvetica;
	font-weight: normal;
	letter-spacing: 1px;
}

div.outer-wrapper div#middle-col div.article div#members p{
	font-size: 19px;
	line-height: .9em;
	margin-bottom: 10px;
}

div.outer-wrapper div#middle-col div.article div#members ul{
	background-color: #660000;
	border-top: 1px solid #000;
	margin: 0 10px;
}

div.outer-wrapper div#middle-col div.article div#members ul li{
	text-align:center;
	background-color: rgba(21, 21, 21, 0.3);
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	filter: alpha(opacity='30');
}

div.outer-wrapper div#middle-col div.article div#members ul li a{
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}

div.outer-wrapper div#middle-col div.article div#members ul li a:hover{
	text-decoration: underline;
}

div.outer-wrapper div#middle-col div.article div#mancom {
	float: right;	
	margin: 0 55px 0 0;
	font-size: 11px;
  	font-family: Helvetica;
	font-weight: normal;
	letter-spacing: 1px;
}

div.outer-wrapper div#middle-col div.article div#mancom p{
	font-size: 19px;
	line-height: .9em;
	margin-bottom: 10px;
}

div.outer-wrapper div#middle-col div.article div#mancom ul{
	background-color: #660000;
	border-top: 1px solid #000;
	margin: 0 10px;
}

div.outer-wrapper div#middle-col div.article div#mancom ul li{
	text-align:center;
	background-color: rgb(21, 21, 21);
	background-color: rgba(21, 21, 21, 0.3);
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	filter: alpha(opacity='30');
}

div.outer-wrapper div#middle-col div.article div#mancom ul li a{
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
}

div.outer-wrapper div#middle-col div.article div#mancom ul li a:hover{
	text-decoration: underline;
}









div.outer-wrapper div#middle-col div#featured {
	margin: 0 10px 20px 10px;
	padding: 24px 18px 0 0;
	background-repeat: no-repeat;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.outer-wrapper div#middle-col div#featured span.tagline {
	display:block;
	margin: 5px 0 12px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

div.outer-wrapper div#middle-col div#featured p {
	margin: 0 0 18px 0;
	font-size: 1.1em;
	color: #ccc;
}

div.outer-wrapper div#middle-col div#featured img {
	padding: 0 0 20px 0;
}

/************************************************/
/*	Below is the CSS for pages content 		  	*/
/************************************************/


div.outer-wrapper div#middle-col div.article {
	position:relative;
	display: block;
	min-height: 135px;
	line-height: 17px;
	margin: 0 0 10px 0;
	border: 0px solid #000;
}

div.outer-wrapper div#middle-col div.article img {
	margin: 0 10px;
	
}

div.outer-wrapper div#middle-col h1{
	display: block;
	margin: 8px 10px 12px 10px;
	font-size: 2.2em;
	font-weight: bold;
	color: rgb(69, 69, 69);
	
}

div.outer-wrapper div#middle-col h2{
	display: block;
	margin: 8px 10px 14px 12px;
	font-size: 1.6em;
	font-weight: bold;
	color: rgb(69, 69, 69);
}

div.outer-wrapper div#middle-col ul#freshers-list {
}

div.outer-wrapper div#middle-col ul#freshers-list li {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 13px;
	list-style-type: circle;
}

div.outer-wrapper div#middle-col hr.article-line {
	margin: 0 10px;
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
}

div.outer-wrapper div#middle-col div.article-content {
	display: block;
	margin: 0 0px 10px 0px;
	padding: 0 0 30px 0 ;
	font-size: 13px;
	
}

div.outer-wrapper div#middle-col small {
	position:absolute;
	display: block;
	margin: 0 0 0 13px;
	font-size: 1em;
	left:0;
	bottom:0;
	
}

/****************************/
/* Live Page			 	*/
/****************************/

div.outer-wrapper div#middle-col div.article div#live-online {
	float: left;
	width: 310px;
	height: 315px;
}

div.outer-wrapper div#middle-col div.article div#live-webcam {
	float: right;
	width: 310px;
	height: 315px;
}

div.outer-wrapper div#middle-col div.article img.imgs-live {
	border: 1px solid #000;
}

div.outer-wrapper div#middle-col div.article div#webstreams {
	
	
}

/************************************************/
/* Tables	            					 	*/
/************************************************/

table.sample {
	border-width: thick;
	border-spacing: ;
	border-style: ridge;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.sample tr {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.sample td.empty {
	border-width: thin;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: #999999;
	-moz-border-radius: ;
}

/************************************************/
/* Right column 							 	*/
/************************************************/


div.outer-wrapper div#right-col { 
	float: left;
	width: 180px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	padding: 20px 6px 0 6px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}


div.outer-wrapper div#right-col h1 {
	padding: 0 0 14px 6px;
}

div.outer-wrapper div#right-col h2 {
	padding: 0 0 6px 6px;
	color: #000;
}

div.outer-wrapper div#right-col p {
	margin: 0 0 10px 0;
}

div.outer-wrapper div#right-col img {
	float: left;
	margin: 0 0 6px 0;
}

div.outer-wrapper div#right-col img.social {
	margin: 0 5px 10px 5px;
}

div.outer-wrapper div#right-col div#twitter_div a{
	padding: 0 0 26px 0;
}

div.outer-wrapper div#right-col div#twitter_div ul#twitter_update_list {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

div.outer-wrapper div#right-col div#twitter_div ul#twitter_update_list li{
	margin: 0 0 4px 0;
	padding: 0 0 0 6px;
}

div.outer-wrapper div#right-col div#twitter_div ul#twitter_update_list li span{
	display: block;
}

div.outer-wrapper div#right-col div#twitter_div ul#twitter_update_list li a {
	text-decoration: none;
}

div.outer-wrapper div#right-col div#twitter_div ul#twitter_update_list  li a:hover {
	text-decoration: underline;
}


/* Footer */
#footer {
	clear: both;
	width: 990px;
	margin: auto;
	border-top: 1px solid #DDDDDD;
	padding: 24px 0 0 0;
	text-align: center;
}

#footer small {
	display: block;
	margin: 0 0 4px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

#footer ul li {
	display: inline;
	padding: 0 6px 0 2px;
	font-size: 1.1em;
}

#footer ul li a {
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer dl {
	margin: 22px 0 0 0;
}

#footer dl dt {
	display: inline;
	margin: 0 10px 0 0;
}

div.article div.mancomMember {
	padding:10px;
	height:100px;
	background-color:#dfdfdf;
	margin:10px;
    border-top: 1px solid #660000;
}

div.article div.mancomMember div.mancomWrapper {
	
}

div.article div.mancomMember div.mancomWrapper div.vcard span.fn {
	font-size: 1.15em;
	font-weight: bold;
}

div.article div.mancomMember div.mancomWrapper div.vcard div.role {
	font-size: 1.15em;
	padding-bottom: 5px;
}

div.article div.mancomMember div.mancomWrapper div.note {
	margin: 0 93px 0 0;
	
}

div.article div.mancomMember div.mancomWrapper img {
    float:right;	
}



/** 
Old Stuff
**/

div.article p {
	font-size: 1.10em;
	line-height: 18px;
	margin: 0 13px 0 13px;
	padding: 0 0 5px 0 ;
	
}

.contentMain {
	font-size: 1.10em;
	line-height: 18px;
	margin: 0 13px 0 13px;
	padding: 0 0 5px 0;
}

.memberspagetable {
	margin: 0 20px;
	width: 390px;
}

.ccc {
	background-color: #cccccc;
}

.f0f {
	background-color: #f0f0f0;
}

td.contentMain {
	line-height: 16px;
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
}

table#showtypes {
	border:1px dashed #d1d1d1;
	background-color: #f1f1f1;
	width: 95%;
	margin: 15px;
	padding: 5px;

}

td#showtypes{
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

table#showtypes tr td {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul#teamlist {

}

ul#teamlist li {
	list-style-type: circle;
}

p.indentPara, p.indentPara input, p.indentPara select {
	font-size: 17px;
	margin: 0px 0px 0px 15px;
}

.active, .active {
	background-color: #fff783;
}

