/*----- BISQC-specific -----*/


#content div.schedule {margin: 6px 0px 16px 20px;}


#content p.round {margin: 6px 0px 0px 0px;
	font-weight: bold;}


#content p.perf {margin: 0px 0px 0px 30px;}

#content p.indent {
	font-size: .8em;
	line-height: 1.4em;	
	margin: -8px 0px 10px 40px;
}

#content p.caption {
	font-size: .6em;
	line-height: 1.4em;	
	margin: 6px 0px 8px 0px;
}

#content p.displayquote {
	font-size: .8em;
	line-height: 1.2em;	
	margin: 6px 20px 2px 40px;
	color: #4FA3D4;
}

#content p.source {
	font-size: .7em;
	line-height: 1em;	
	margin: 0px 20px 10px 60px;
	color: #4FA3D4;
}

.floatleft{
	float:left;
	margin: 0px 10px 10px 0px;
	}

h1, h2, h3, h4, h5 {
	color: #4297C9;
	font-weight: bold;
}
ul li ul li, ul li {
	list-style-image: url(/bisqc/common/images/listarrow.gif);
}
hr {
	border: 0px solid #8DC9EC;
	border-top: 2px solid #8DC9EC;
	margin: 2px 0 6px 0;
}
/*----- content links -----*/

#content a:link {
	text-decoration: underline;
	color: #4297C9;
}
#content a:visited {
	text-decoration: underline;
	color: #666666;
}
#content a:active {
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
/*-------------------- Navigation ---------------------*/
#b1 a:link, #b1 a:visited {
	text-decoration: none;
	padding: 3px 49px 15px 50px;
	margin-left: 0px;
}

#b1 a:visited {
color: #FFFFFF;
}

#b1 a:link {
	color: #ffffff;
	font-weight: normal;
}

#b1 a:hover{
	background-color: #9BD166;
	color: #333333;
	text-decoration: none;
}
/*-------------------- b2 ---------------------*/
#b2 a:link, #b2 a:visited {
	text-decoration: none;
	padding: 3px 16px 15px 18px;
}
#b2 a:visited {
color: #FFFFFF;
}
#b2 a:link {
color: #ffffff;
}

#b2 a:hover{
	background-color: #9BD166;
	color: #333333;
	text-decoration: none;
	
}
/*-------------------- c1 ---------------------*/


#c1-nav a:link, #c1-nav a:visited {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 8px;
	color: #037EFC;
}



#c1-nav a:link {
color: #333333;
}

#c1-nav a:visited {
color: #333333;
}

#c1-nav h2 a:link, #c1-nav h2 a:visited{
	padding-left: 14px; 
	border-bottom: 0px solid #ececec;
}


#c1-nav h3 a:link, #c1-nav h3 a:visited{
	padding-left: 22px;
	border-bottom: 0px solid #ececec;
}

#c1-nav h4 a:link, #c1-nav h4 a:visited{
	padding-left: 30px;
}

#c1-nav a:hover{
	background-color: #4FA3D4;
	color: #ffffff;
	text-decoration: none;
	background-image: url("/common/images/arrow-hover.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#c1-nav h1 a:hover{
background-color: #4FA3D4 !important;
}
	
/*-------------------- c1 ---------------------*/
#d1 a:link, #d1 a:visited {
	text-decoration: none;
	padding: 3px 26px 8px 26px;
}
#d1 a:visited {
color: #ececec;
}
#d1 a:link {
color: #ffffff;
}

#d1 a:hover{
	background-color: #9BD166;
	color: #333333;
	text-decoration: none;
}

/*-------------------- d2 ---------------------*/
#d2 a:link, #d2 a:visited {
	text-decoration: none;
	padding: 3px 16px 8px 16px;
}
#d2 a:visited {
color: #ececec;
}
#d2 a:link {
color: #ffffff;
}

#d2 a:hover{
	background-color: #9BD166;
	color: #333333;
	text-decoration: none;
}

/*-------------------- bacground-colors ---------------------*/

td.b1 {	
	background-color: #4FA3D4;

}
		
td.b2 { 
	background-color: #4FA3D4;

	}
	
td.c1 {
	background-color: #9BD166;
	border-right: 0px solid #ececec;
	}
td.d1 { 
	background-color: #4FA3D4;

	}	

td.d2 { 
	background-color: #4FA3D4;
	}
/*-------------------- bacground-colors ---------------------*/
/*------------------ top feature ---------------*/
.top-feature {
	background-color: #FDD48E;
	border-bottom: 0px solid #FFA200;
	width: 570px;

}
.top-feature h1, .top-feature h2, .top-feature h13, .top-feature h4 {
	color: #333333 !important;
}
.top-feature td {
	border-collapse: collapse;
	vertical-align: top;
}
/*---- add to right column ----*/
.top-feature-right {
	padding: 10px 16px 0px 22px;
}
.top-feature img {
	float: left;
}
.top-feature a:link {
	text-decoration: underline;
	color: #000000;
}
.top-feature a:visited {
	text-decoration: underline;
	color: #666666;
}
.top-feature a:active {
	text-decoration: underline;
}
.top-feature a:hover {
	color: #000066;
	text-decoration: underline;
}
.top-feature-text {
padding: 10px 20px 10px 26px;
}

/*------------------ creates a to top button ---------------*/
.totop{
	 clear: both;
	 color: #638CC3;
	 float: right;
	 font-size: .5em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url("/newdesign/common/images/uparrow.gif");
	 background-repeat: no-repeat;
	 background-position: right;
	 }

/*------------------ use as div around photo with small text underneith ---------------*/
.caption {
 font-size: .6em;
 float: left;
 margin: 2px 10px 10px 0;
}
/*------------------ two-column text ---------------*/

.twocolumn{
	clear: both;
	width:498px;
	padding: 0;
	margin: 0px 0 10px 0;
	
}
.twocolumn_left{
	float:left;
	width:240px;
	
}
.twocolumn_right{
	float:right;
	width:240px;
	margin:0;
}
.lightblue_570 {
background-color: #B8E3FC; padding: 2px 28px 0px 28px;
}
.lightblue_570 p, .lightblue_570 h2 .lightblue_570 h1, .lightblue_570 h3, .lightblue_570 ul{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.lightblue_570 a:link, .lightblue_570 a:visited {
color: #333333 !important;
}

.darkblue_570 {
background-color: #8DC9EC; padding: 8px 28px 8px 28px;
}
.darkblue_570 h1{
color: #ffffff; 
}
.darkblue_570 p, .darkblue_570 h2 .darkblue_570 h1, .darkblue_570 h3, {
margin: 0px 0px 0px 0px !important;
}
.darkblue_570 h2 .darkblue_570 h1, .darkblue_570 h3, {
color: #FFFFFF !important;
}
.largeheading {
font-size: 140%;
}
.smallheadinline {
font-weight: normal !important;
font-size: 80%;
}
.jury-float-left {
}
.juryname {
padding-left: 28px;
height: 30px;
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
color: #ffffff;
font-weight: bold;
background-color: #B8E3FC; 
}

.juryname a:link{
text-decoration: none !important;
color: #4297C9!important;
}
.juryname a:visited{
text-decoration: none !important;
color: #4297C9!important;
}
.juryname a:hover{
text-decoration: none !important;
color: #3333333 !important;
}
.content-margin {
margin: 0px 28px 28px 28px;
}
.nomargin {
margin: 0px 0px 0px 0px !important;
}
/*----------------- two column tabled custom styles -------------------------*/
.right-feature {
background-image: url(/bisqc/common/images/greenfade.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #9BD166;
padding-top: 28px;
padding-bottom: 28px;
}
.right-feature h1, .right-feature h2, .right-feature h3, .right-feature p, .right-feature ul, .right-feature a:link, .right-feature a:visited {
color: #ffffff !important;
}
.right-feature2 {
background-image: url(/bisqc/common/images/bluefade.jpg);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #BDE0F5;
padding-top: 28px;
padding-bottom: 28px;
margin: 16px 16px 33px 15px;
}

.320hieght {
height: 480px !important;
}
.whitetext h1, .whitetext h2, .whitetext h3, .whitetext p, .whitetext ul, .whitetext a:link, .whitetext a:visited {
color: #ffffff !important;
}
