/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
/*
html {
	 Size of largest container or bigger 
	min-width: 1080px;
}
*/
body {
	background: #000000;
	color: white;
	font-family: tahoma;
	font-size: 13px;
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
	text-align: justify;
	behavior: url(./csshover.htc);
}
.main_content{
	padding: 0px 0px 0px 0px;
	float:center;
	width:'100%';
	text-align: center;
}

.top_bar {
	background: #aeaeae;
}
.top_bar_footer {
	background: #AE0007;
	line-height: 10px;
}

.title{
	font-size: 40px;
	color: #FF0000;
	font-weight: bold;
}
.style_title1{
	font-size: 25px;
	color: #dedede;
	padding: 10px 0px 0px 0px; /* top, rig, bot, lef */
}
.style_title2{
	font-size: 25px;
	color: #ff0000;
	padding: 10px 0px 0px 0px; /* top, rig, bot, lef */
	font-weight: bold;
	font-style: cursive;
}

.style1{
	font-size: 25px;
	padding: 10px 0px 5px 5px; /* top, rig, bot, lef */
	line-height: 25px;
	color: #07A9EE;
}

.style1a{
	font-size: 18px;
	padding: 0px 0px 5px 0px; /* top, rig, bot, lef */
	color: #D42C29;
}
.style1b{
	font-size: 12px;
	color: #ffffff;
}

.style2{
	font-size: 18px;
	color:#E9E9E9;
	padding: 10px 0px 5px 5px; /* top, rig, bot, lef */
}
.style2a{
	font-size: 16px;
	color:#FF0000;
	padding: 10px 0px 5px 5px; /* top, rig, bot, lef */
}

.style3{
	font-size: 20px;
	font-weight: normal;
	color:#FFD700;
}
.style3a{
	font-size: 24px;
	font-weight: normal;
	color:#000066;
}

.style4{
	font-size: 13px;
	color:#000000;
}

.style5{
	font-size: 16px;
	color: #AE0007;			/*dark red */
}

.style6 {
	font-size: 12px;		/* red */
	font-weight: bold;
	color: #FF0000;
}
.style6a {
	font-size: 11px;		/* rwhiteed */
	color: #ffffff;
}

.style7{
	font-size: 14px; 
	color: #7a695b;
}

.style8{
	font-size: 14px; 
	color: #44BFD0;
}
.style9{
	font-size: 14px; 
}
.style10{
	color: #043082;
	font-size: small;
	font-weight: bold;
}
.style11{
	font-size: 12px;
	color: #ffffff;
}
.style12{
	font-size: 10px;
	color: #FF0000;
}
.style13{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#header2 ul {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 0px 30px; /* top, rig, bot, lef */
}
.top_bar{
	height: 1px;
	background: #aeaeae;
}
.top_menu{
	background: #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #FFD700;
	line-height: 35px;
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
	border-top: 1px solid #FFD700;
	border-left: 1px solid #FFD700;
	border-right: 1px solid #FFD700;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.top_menu:hover{
	background: #FFD700;
}
.center_table{
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
.index_page{
	height: 350px;
}
.footer{
	padding: 0px 0px 0px 0px; /* top, rig, bot, lef */
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
	height: 30px;
	color: #4E433A;
	font-size: 10px;
}
.lhs_column{
	background: #F2F2F2;
	margin: 60px 0px 0px 0px; /* top, rig, bot, lef */
	border-top: 1px solid #FFD700;
	line-height: 30px;
	position: center;
}
.lhs_column_inner{
	border-bottom: 1px dashed #FFD700;
	margin: 0px 0px 0px 50px;
}
.lhs_column_inner_lv3{
	border-bottom: 1px dashed #FFD700;
	padding: 0px 0px 0px 30px;
}
.top_home1{
	background: #E8E8E8;
}
.home_lhs{
	border-right: 1px SOLID #DBDBDB;
	border-bottom: 1px SOLID #DBDBDB;
	padding: 0px 0px 0px 0px; /* top, rig, bot, lef */
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
}
.home_rhs{
	padding: 0px 10px 0px 10px; /* top, rig, bot, lef */
	margin: 0px 0px 0px 0px; /* top, rig, bot, lef */
}

.home1{
	padding: 2px 2px 2px 2px; /* top, rig, bot, lef */
	width: 90px;
	height: 90px;
	border: 2px solid #FFD700;
	background: #FFD700;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.home2{ 
	padding: 0px 0px 0px 0px; /* top, rig, bot, lef */
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.home3{
	padding: 0px 0px 0px 0px; /* top, rig, bot, lef */
	width: 180px;
	height: 200px;
	border: 2px solid #FFD700;
	background: #FFD700;
	font-size: 14px;
	font-weight: bold;
	color: #857B44;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.home_pic1{
	height: 150px;
	width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.home_pic{
	height: 150px;
	width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

h1{
	color: #fff; 
	margin: 0 3px; 
	padding: 5px 0px 5px 5px; 
	background: #000; 
	color: white; 
	font-size: 24px;
}

h2{	
	color: white; 
	margin: 5px;
}

h3{	
	color: #000000; 
	padding: 0px 0px 0px 0px; 
	font-size: 16px;
	font-weight: bold;
}

h4{	
	font-size: 16px;
	color: #D42C29;
}

p{
	margin: 5px 5px 5px 5px;	/* top, rig, bot, lef */
}

hr {
	background-color: #FF0000;
	border: 1px;
	height: 1px;
	margin: 0px 0px 0px 0px;	/* top, rig, bot, lef */
	padding: 0px 0px 0px 15px; /* top, rig, bot, lef */
 }

a {
	color: #44BFD0;	
	text-decoration:none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #ECB946;
	text-decoration:none;
}

a img{border-width: 0px; max-width: 100%}

ul{
  padding: 0px 0px 0px 15px; /* top, rig, bot, lef */
 }
li{
  padding: 0px 0px 0px 10px; /* top, rig, bot, lef */
 }

.textareajava{
	background-color: #AE0007;
	font: #ffffff;
	border-width: 0px;
	border-color: #AE0007;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 200px;
}

.picture_curve{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.picture_curve_small{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}



.transparent
  {
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
  }

.board
  {
	width:250px;
	margin:30px 40px;
	font-weight:bold;
	text-align: center;
	color:#ffffff;
	background-color:#000000;
	border:0px solid black;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
  }

.javadrop
  {
	margin:0px 0px;
	font-weight:bold;
	font-size: 18px;
	font-weight: bold;
	color: #D42C29;
	cursor: pointer;
  }
/* Allow entire top menu space to be clickable */
#nav ul {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
}
#nav ul li {
  float: left;
  border: 1px solid #333;
  border-bottom: none;
  margin: 0 0px;
  min-width: 100px;
}
#nav ul li a {
  display: block;
  padding: 5px 15px 0px 10px; /* top, rig, bot, lef */
  text-decoration: none;
 }
#nav ul li a:hover {
  text-decoration: none;
}
#nav  * html ul li a {
width: 1%;
}

#slideshow, img.bgM {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	float: center;
	top: 0;
	left: 0;
	z-index:-9999;
}

.image_down {
    background: url(arrow.png) no-repeat;
    width:32px; height:32px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* The box below combines transitions for: width, height, background-color, transform. Hover over the box to see these properties animated.*/
/********************* Buttons ********************************************/
.button {  	
	font-weight: bold;
	color: #ffffff;
	background: #AE0007;
	height:20px; 
	border:0px;
	cursor: pointer;
	padding: 0px 10px 0px 10px; /* top, rig, bot, lef */
	}
.button_black {  	
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	height:20px; 
	border:1px solid #fff;
	cursor: pointer;
	padding: 0px 10px 0px 10px; /* top, rig, bot, lef */
}
.button_upload{				/* Also in responsive.css*/
	font-size: 16px; 
	color: #ff0000; 
	background-color: #232323; 
	cursor: pointer;
	width:100px;
	height: 100px;
	padding: 0px 10px 0px 10px;
	white-space: normal;
	display: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.button_big{			/* Also in responsive.css*/
	font-size: 40px; 
	color: #ffffff; 
	background-color: #232323; 
	cursor: pointer;
	width:200px;
	height: 90px;
	padding: 0px 10px 0px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button_big2{			/* Also in responsive.css*/
	font-size: 40px; 
	color: #ff0000; 
	background-color: #232323; 
	cursor: pointer;
	width:200px;
	height: 90px;
	padding: 0px 10px 0px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button_long{
	font-weight: bold;
	color: #ffffff;
	background: #AE0007;
	height:20px; 
	border:0px;
	cursor: pointer;
	padding: 0px 50px 0px 50px; /* top, rig, bot, lef */
	}
.button_long2{
	font-size: 36px; 
	color: #ff0000; 
	background-color: #232323; 
	cursor: pointer;
	width:300px;
	height: 90px;
	padding: 0px 10px 0px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.search_button {
	color: #ffffff;
	width: 55px;
	height: 20px;
	font-size: 10px;	
	background: #4E433A;
	border:0px solid #fff;
	margin: 0px 0px 0px 0px;	/* top, rig, bot, lef */
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.button_menu {
	color: #ffffff;
	font-size: 18px;
	background: #000000;
	border:0px solid #000000;
	cursor: pointer;
	height:20px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.search_button_round {
	color: #FFD700;
	width: 72px;
	height: 72px;	
	margin: 10px 0px 10px 0px;	/* top, rig, bot, lef */
	cursor: pointer;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	-ms-border-radius: 36px;
	border-radius: 36px;
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

.submit_button{
	color: #ffffff;
	width: 100px;
	height: 40px;	
	font-size: 25px;
	background: #AE0007;
	/* border:1px solid #000000; */
	margin: 5px 0px 5px 0px;	/* top, rig, bot, lef */
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.login_button {
	color: #ffffff;
	width: 300px;
	height: 50px;	
	font-size: 25px;
	background: #AE0007;
	/* border:1px solid #000000; */
	margin: 10px 0px 10px 0px;	/* top, rig, bot, lef */
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.box_purple {
    width: 170px;
    height: 170px;
	background-color: #07A9EE;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;			/*dark red */
}
.button_bronze {
	font-weight: bold;
	color: #000000;
	background: #cd7f32;
	height:20px; 
	border:0px;
	cursor: pointer;
	padding: 0px 15px 0px 15px; /* top, rig, bot, lef */
 }
.button_silver {
	font-weight: bold;
	color: #000000;
	background: #C0C0C0;
	height:20px; 
	border:0px;
	cursor: pointer;
	padding: 0px 15px 0px 15px; /* top, rig, bot, lef */
 }
.button_gold {
	font-weight: bold;
	color: #000000;
	background: #FFFF99;
	height:20px; 
	border:0px;
	cursor: pointer;
	padding: 0px 15px 0px 15px; /* top, rig, bot, lef */
 }
.transition_box {
    border-style: solid;
    border-width: 1px;
    width: 100px;
    height: 100px;
    background-color: #0000FF;
    -webkit-transition:width 2s, height 2s, background-color 2s, -webkit-transform 2s;
    transition:width 2s, height 2s, background-color 2s, transform 2s;
}
.transition_box:hover {
    background-color: #FFCCCC;
    width:200px;
    height:200px;
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
}

.login_class {
    width: 240px;
    height: 30px;
	border-width: 1px;
	border-color: #dedede;
	font-size: 14px;
	color: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.login_class_tb {
    width: 240px;
    height: 130px;
	border-width: 1px;
	border-color: #dedede;
	font-size: 14px;
	color: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.login_box{
	border-width: 0px;
	border-color: #dedede;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
