/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	overflow-y: scroll;
}


* {
	/*font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}


h1 {
	font-size: 26px;
	margin-bottom: 10px;
}


h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 18px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	/*margin-left: 0;
	padding-left: 0;
	list-style: none;*/
}

a, .fakelink {
	color: #016CC2;
	cursor: pointer;
	text-decoration: underline;
}

a:hover, .fakelink:hover, ins, #breadcrumbs  a, .noback{
	text-decoration: none;
}

img {
	border: none;
}


img.tn {
border:1px solid #666;
margin:0 10px 10px 0
}

td, textarea, input, select {font-size: 12px;
vertical-align:top;
font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;}

del {
	text-decoration: line-through;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(/inc/style/2009/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

.tiny, #breadcrumbs {
	font-size:10px;
}

.table {
border-top: 1px solid #000;
border-left: 1px solid #000;
}

.table td, .table th {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

table.alternate tbody tr:nth-child(odd) {

background-color:#EAE6D6;

}




.sectionhead {
 color: #fff;
 background-color: #0081C6;
 font-size:14px;
 padding: 5px;
 font-weight: bold;
 }
 
 .required, ins {
 	font-weight: bold;
}


.norm	{
	font-weight: normal;
	}

.important {
	color: #a00;
}
 
 a img {

	border: none;
	text-decoration:none;

}

img.left {

	float: left;

	margin: 5px 20px 0 0;

}

.fl {
	float:left;
}

.fr {
	float: right;
}
.cb {	
	clear:both
}

.dn {
	display: none;
	}
	
.tac {
text-align:center;
}
	
.w250 {
	width: 250px;
	
}
	
	
.skyscraper {
margin-left: 15px;

}


.call2act {
width: 180px;
height: 200px;
overflow:hidden;
background-position:center;
margin: 0 10px 10px 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 10px;
color: #fff;
background-position: 10% 0%;
position: relative;
background-image: url(/images/ui/dark-blue-square.png);
background-color: #234971;
}


.call2act h2 {
color: #fff;
border: none;
text-align: center;
}

.call2act a {
text-decoration: underline;
color: #ff8;

}

.call2act a:hover {
text-decoration: none;
}


.call2act ul {

list-style-type: none; 
list-style-position: outside; 
margin-left: -30px;
font-size:10px;

}

.blueback  {
background-image: url(/images/ui/dark-blue-square.png);
background-color: #103766;
}


.greenback  {
background-image: url(/images/ui/dark-green-square.png);
background-color: #345020;
}


.redback  {
background-image: url(/images/ui/dark-red-square.png);
background-color: #591E1E;
}

.goldback  {
background-image: url(/images/ui/dark-gold-square.png);
background-color: #584F1E;
}



div.call2act div.findmore {
position:absolute; 
top:90%;
left:60%;
z-index: 10;

}

#h1buff {
width: 100%;
height: 30px;
background: url('/images/ui/diagstripes.png')  top repeat-x #fff;
margin-top: -25px;
}


.buttondiv {
width: 188px; 
height: 44px; 
background-image: url('/images/buttons/blankblue.png'); 
background-color: #0081C6;
color: white; 
text-align: center; 
font-size: 20px;
vertical-align: middle;
padding-top: 20px;
float: left;
margin: 0 5px 5px 0; 
cursor: pointer;
}

.buttondiv:hover {
background-image: url('/images/buttons/blankgreen.png'); 
background-color: #6DB33F;
cursor: pointer;
}

a div.buttondiv {
text-decoration: none;
}

.warning {
-moz-border-radius: 10px;
border: 1px solid #ccc;
background-color:#fffbdd;
width: 65%;
font-size:18px;
font-weight:bold;
color: #a00;
padding: 5px;
min-height: 75px;
margin: 20px 0 30px 0;
}



.warning img {
margin: 0 10px 0 0;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

.colorgrad {
color: #ffffff;
background-color: #005; 
background-image: url('/images/topnav.gif');
background-position: center;
height: 22px;
vertical-align: middle; 
text-align: center;
}


.colorgrad a,  .colorgrad a:visited  {color: #ff8;}

.odd {
background-color:#EAE6D6;
}

/* Header */

#header {
	width: 917px;
	height: 127px;
	margin: 0 auto;
	background: url(/inc/style/2009/header.gif) repeat-x;
	/* border: 1px solid red; */ 
}

/* Logo */

#logo {
	padding: 0 0 0 0;
	position:absolute;
	z-index: 10;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 20px 0 0 40px;
	font-size: 36px;
	line-height: 50px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}




/* Menu */


 #nav {
 padding-top:80px;
}


#menu {
	float: right;
	height: 40px;
	padding: 0px 20px 0 0; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 15px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
	font-weight: bold;
}

#menu  a:hover,  #menu li:hover  {
	color: #fff;
	background-color:#6DB33F;
}

#menu .first a {
	border: none;
}

/* Menu 2 */


.glossymenu{
	position: relative;
	padding: 0 0 0 16px;
	margin: 0 auto 0 auto;
	background: url(/images/2009/tab_back.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}


.glossymenu li{
	float:left;
}



.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}



.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 25px 0 10px; /*Padding of menu items*/
}


.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(/images/2009/tab_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}



.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(/images/2009/tab_right.gif) no-repeat right top; /*right tab image path*/
}

/* Search */

li.search {
margin-top: 13px;
margin-right: 10px;
float: right;
padding-right: 10px;
padding: 0;

}


#search-form-head{
border: 1px solid #ccc;
background-color: #fff;
height: 18px;
width: 165px;
padding: 0;
margin: 0;
float: right;

}

#search-box {
border: 0px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666;
padding:1px 17px 1px 1px;
padding: 0;
padding:1px 0px 1px 3px;
height: 18px;
width: 140px;


}

#search-icon {
padding: 4px;
width: 13px;
background-color: #fff;
-moz-box-shadow: inset 0 0 5px #888;
-webkit-box-shadow: inset 0 0 5px #888;
border-left: 1px solid #ccc;
}



/* Splash */

#splash {
	width: 877px;
	height: 110px;
	margin: 0 auto;

	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF; 
	background-color: #fff;
	
}



#splash div { 
	padding: 40px 10px 40px 10px;
	margin: -10px; 
	background-image: url(/inc/style/2009/splash/bluesplash.jpg); 
	background-position:center; 
	vertical-align:middle;
	background-color: #04196C; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#inpagetitle {
color: #fff;
vertical-align: middle;
}


ul.l2 {
margin-left: 0;
	padding-left: 0;
	list-style: none;
	
	}

ul.l2 li {
font-weight: bold;
}

ul.l2 li ul li {
font-weight: normal;
}

.col2, .col2a, .col2b  {
	width: 47%;
	float:left;
	}

.col2a {
margin-right: 5%;
}


table.alternate tr:nth-child(odd) {

background-color:#EAE6D6;

}

/* Multiheader */


#multiheader {
margin:0 auto;
background-color: #fff;
position:relative;
width:847px;
padding:0px 35px 0;
margin-top: -1px;

}


.featurewrapper {

height: 200px;
width: 800px;
overflow: hidden;
position: relative;
padding: 0;
}

#featurecontainer {

position: absolute;
margin: 0;
padding: 0;
top: 0;
left: 0;
}

#featurecontainer ul {
margin-left: -10px;
}

#featurePics {
margin:0;
}


li.featureItem  {
list-style-type:none;
margin: 0;
padding: 0;
height: 200px;  /* image height */
}


.blackback {
z-index: 25;
height: 110px;
width: 300px;
position: absolute;
top: 10px;
left: 4px;
overflow: hidden; 
background-repeat: no-repeat;
background-image: url(/images/ui/blackback.png);
display:block;
}

#featurelist ul {
list-style-type:none;
list-style-position:inside;
color: #fff;
font-size:12px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
margin-left: 0;
}


#featurelist ul h3 a{
color: #fff;
font-size:18px;
font-weight: bold;
}



#featurelist ul h3 {
border: none;
margin-bottom: 0;
}

div.text p {
line-height: 120%;
}

div.text {
height: 125px;
padding-right: 5px;
}


#featurelist {
position: absolute;
}


#itemcount, #mhnext, #mhprev {
font-size: 25px;
font-weight: bold;
top: 160px;
left: 360px;
position: absolute;
z-index: 1000;
color:#fff;
background-image:url(/images/000-75.png);
padding: 10px;
width: 50px;
text-align:center;
opacity: .7;
display: none;
}

#mhprev {
left: 35px;
}

#mhnext {
left: 725px;
}



/*  Frame Chooser */


#framechooser {

text-align: center;
background-color: #fff ;
margin:-1px auto 0;
padding:0 35px 0;
position:relative;
width:847px;
}

#framechooser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#framechooser li {
	display: inline;
	margin: 0 5px;
	background-color:#00a;
	color: #fff;
	border: 1px solid #000;
	padding: 0 4px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/inc/style/2009/splash/bluesplash.jpg); 
	background-position:40% bottom;
	
}

#framechooser li:hover {
	background-color:#def;

	cursor: pointer;
	background-position:70% bottom;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;

}


#framechooser li.current {
	color: #000;
	background-color:#A3D2FD;
	background-image: none;
	
}

#itemcount, #mhnext, #mhprev {
	display: none;
}

#content {
padding-top: 5px;
}


/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(/inc/style/2009/footer.gif) no-repeat left bottom;
	position: relative;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}




.column2a, .column2b {
float:left;
width:375px;
}

.column2a {
padding-right: 50px;
}


.buttonpress {
top: 2px;
}

.mybutton {
position:relative;
}

#addthiscontainer {
float: right;
}


/* Sidebar */

.sidebar {
	width: 180px;
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #eee;
	background: #F2F2F2 url(/images/sidebarback.gif) repeat-x scroll 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	line-height: 20px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	-moz-box-shadow: 3px 3px 5px #888;
	-o-box-shadow:  3px 3px 5px #888;
	-icab-box-shadow:  3px 3px 5px #888;
	-khtml-box-shadow:  3px 3px 5px #888;
	-webkit-box-shadow:  3px 3px 5px #888;
}


		
.sidebar h2 {
	border-bottom: 1px dotted #aaa;
	padding: 0 5px;
	color:#6B6B6B;	
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin-top: 15px;
}

.sidebarlistdiv {
	padding: 10px 0 10px 0;
}

	
	
.sidebarlist li a, .sidebarlist li a:active, .sidebarlist li a:visited  {
	display: block;
	text-decoration:none;
}
	


.sidebarlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.sidebarlist ul {

}
	
.sidebarlist li {
	display: block;
	margin-left:  0px;
	padding-left: 20px;
	-webkit-transition: all .5s ease-in-out; 
}

.sidebarlist li a:hover, .sidebarlist li:hover {
	color: #fff;
	background-image: url(/inc/style/2009/splash/bluesplash.jpg); 
	background-color: #04196C;
	background-position:40% bottom;

}

.sidebarlist li:hover {
	margin-right: -15px;
	margin-left: 0px;
	padding-right: 20px;
	
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	
	-moz-box-shadow: 0 0 20px #333;
	-webkit-box-shadow: 0 0 20px #333;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}


/* mycon  */


ul.mycon {
list-style-type:none;
}

ul.mycon li {
height: 110px;
border: 1px solid #eee;
padding:5px 5px 5px 5px;
background-repeat: repeat-x;
background-position:center;
background-image: url(/images/sidebarback.gif);

margin: 5px 0 15px -20px;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

line-height: 20px;

-moz-box-shadow: 3px 3px 5px #888;
-o-box-shadow:  3px 3px 5px #888;
-icab-box-shadow:  3px 3px 5px #888;
-khtml-box-shadow:  3px 3px 5px #888;
-webkit-box-shadow:  3px 3px 5px #888;
box-shadow: 3px 3px 5px #888;



}



ul.mycon li a {
font-size:14px;
font-weight: bold;
}


ul.mycon li a img{
margin-right: 10px;
position:relative;

}




.hilite {
	-moz-transform: scale(1.2);

	-webkit-transform: scale(1.2); 

}
/* Icons */

.warnicon {
background-image: url(/images/icons/warning.png)
}

.infoicon {
background-image: url(/images/icons/info.png)
}

.stopicon {
background-image: url(/images/icons/stop.png)
}

.erroricon {
background-image: url(/images/icons/error.png)
}

.icon {
	width: 95px;
	height: 75px;
	background-repeat: no-repeat;
}

.sideicon {
float: left;
margin-right: 10px;
}

/*  Start Forms  */


div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label, div.row div.label, div.row div.td, div.row span.labelreq {
	float: left;
	width: 120px;
	/*text-align: right;*/
	padding-right: 5px;
  }

div.row span.input, div.row div.input,   div.row div.inputleft   {
	float: left;
	/* width: 220px;*/
	text-align: left;
  } 
 
  div.row div.inputleft   {
	 width: 160px;
  } 
/*  End  Forms  */

/* Idol */

#aiheader {
background-image: url(/popculture/american-idol/alumni2010.jpg); 
background-repeat: no-repeat; 
background-position: right; 
width: 865px;
margin: 0 0 20px -10px;
}


.idolbuttondiv {
width: 184px; 
height: 43px; 
background-image: url('/popculture/american-idol/blankblue.png'); 
background-color: #0D2A5F;
background-repeat: no-repeat;
color: white; 
text-align: center; 
font-size: 20px;
vertical-align: middle;
padding-top: 20px;
float: left;
margin: 0 5px 5px 0; 
cursor: pointer;
}

.idolbuttondiv:hover {
background-image: url('/popculture/american-idol/blankblue2.png'); 
background-color: #0081C6;
cursor: pointer;
}

a div.idolbuttondiv {
text-decoration: none;
}


.idolpic {
padding: 0pt 10px; 
width: 165px; 
float: left;
margin-bottom: 30px;
}


/* End Idol */



/* Footer */


#footer {
background-image: url(/inc/style/2009/footer.png); 
background-color: #383838;
background-repeat: repeat-x;
width: 860px;
margin: 0px auto 0 auto;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 0 30px 0px 30px;
font-size: 10px;
color: #999;
line-height: 15px;
}

#footer p {
	text-align: center;
	color: #aaa;
	font-size:9px;
	line-height: 10px;
}

#footer a {
	color: #aaa;
	text-decoration:none;
	
	

}

#footer div a {
	color: #E3EEF9;
	text-decoration: underline;

	
	

}

#footer div a:hover {
cursor: pointer;
text-decoration:none;
	
	

}

#footer a:hover {
cursor:text;
}

#videoplayer {
position: absolute;
top: 50px;
left: 575px;
z-index: 100;
background-color:#fff;
}


/*  calendar   */


#smallcalendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#smallcalendar .nav, #smallcalendar .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


#smallcalendar caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#smallcalendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	text-align: center;
}

#smallcalendar .today, #smallcalendar td.today a, #smallcalendar td.today a:link, #smallcalendar td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

#smallcalendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

#smallcalendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#smallcalendar td a:link, #smallcalendar td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

#smallcalendar td a:hover, #smallcalendar td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}

#smallcalendar td.valdate:hover {
	color: #fff;
	background-color: #050;
	cursor: pointer;
}


#smallcalendar td.nofut  {
	color: #bbb;
	background-color: #fff;
}

