/**************************************
 * THEME NAME: shark
 *
 * Files included in this sheet:
 *
 *   shark/shark_style.css
 **************************************/

/***** shark/shark_style.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body{ 
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	background:url(pix/bg.png) repeat-x top;
	background-color:#FFFFFF;
	margin-top:0;
}

a:link, a:visited{
	color:rgb(235,0,0);
}
a:hover{
	text-decoration:none;
}


#page{ width:960px; margin:0 auto; }

.logininfo{ display:none; }

.logininfo2{ 
	background:url(pix/bg_logininfo.png) no-repeat left top;
	height:25px;
	width:328px;
	margin-right:20px;
	margin-top:31px;
	display:inline;
	float:right;
	text-align:left;
	padding-top:40px;
	padding-left:12px;
	font-size:11px;
}
.logininfo2 .logout{
	color:rgb(235,0,0);
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	padding-right:11px;
	margin-top:-10px;
	display:block;
}

#header, #header-home{
	height:138px;
}

.headerbox{
	background:url(pix/logo_main.png) no-repeat top left;
	margin-top:38px;
	margin-left:19px;
	display:inline;
	float:left;
	height:61px;
	width:301px;
}
.headerbox a{
	display:block;
	height:61px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;
}

.sideblock{
	background:url(pix/bg_sideblock_top.png) repeat-x top;
}
.sideblock .header{
	background:url(pix/bg_sideblock_left.png) no-repeat top left;
	height:39px;
}
.sideblock .header .title{
	background:url(pix/bg_sideblock_right.png) no-repeat top right;
	height:39px;
	padding:0;
	margin:0;
}
.sideblock .header{
	border:0;
	padding:0;
	margin:0;
}
.sideblock .content{
	border:1px solid rgb(248,248,248);
	border-top:0;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
.sideblock .content a{
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.sideblock .title h2{
	padding-top:9px;
	padding-left:9px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.sideblock .title .hide-show-image{
	margin:10px;
	margin-bottom:0;
	display:inline;
}

/* Menu bar rules */
.headermenu{
	display:none;
}
#menu{
	
}
#menu ul.menubar{
	list-style-type:none;
	background:rgb(244,244,244);
	clear:both;
	height:40px;
	display:block;
	width:100%;
	margin:0;
	padding:0;
	padding-left:10px;
	overflow:visible !important; overflow:hidden;
}
#menu ul.menubar li{
	list-style-type:none;
	float:left;
	overflow:visible !important; overflow:hidden;
}
#menu ul.menubar li a{
	margin-right:7px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:17px;
	padding-top:10px;
	display:block;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	position:relative;
}
#menu ul.menubar li a.selected, #menu ul.menubar li a:hover{
	background:rgb(236,0,0) url(pix/menu_selected.png) bottom left no-repeat;
	color:#FFFFFF;

}


/* Content rules */
fieldset.content-frame{ 
	border:1px solid rgb(241,241,241); 
}

fieldset.content-frame legend{ 
	padding:2px 5px; 
	color:rgb(153,153,153);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

fieldset.content-frame .content{ 
	display:block; 
	padding:10px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
}

fieldset.content-frame .content h3{ 
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.play_button{
	background:url(pix/bg_play_button.png) no-repeat;
	width:70px;
	height:25px;
	display:inline;
	float:right;
}

.generalbox{ border:0 !important; }

.module_list{
	width:100%;
	list-style-type:none;
	padding:0;
	height:50px;
	display:table;
	margin:10px 0;
}
.module_list li{
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	position:relative;
	display:block;
}
.module_list a{
	background:rgb(236,0,0);
	display:block;
	padding:10px 23px;
	font-family:"Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF !important;
	font-weight:bold;
}
.module_list a.disabled{
	background:rgb(249,178,178);
}

/* Footer Rules */
#footer{
	background:url(pix/bg_footer.png) repeat-x top;
	padding:18px;
	padding-bottom:0;
	height:100px;
}

.credits_right{
	float:right;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:rgb(102,102,102);
	text-align:right;
}
.credits_left{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:rgb(102,102,102);
	text-align:left;
	padding:0;
	margin:0;
}
.credits_left .copyright{
	padding-top:6px;
	display:block;
}

.navbar {
	border:0;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	padding-left:30px;
}
.navbar li{
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
}
/***** shark/shark_style.css end *****/


