/* @override */

body {
	background: #000000;	/*background-image: url("../images/sigmanubg.jpg");
				background-repeat: repeat-x;*/
}

body,td,th,input,select,textarea,h1,h2,h3,h4,h5,h6 {
	font: 13px Tahoma, Helvetica, Arial, sans-serif;
	color: #ABABAB;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
input, textarea, select{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px;
	
}

/*ie png fix*/ /*img, div { behavior: url(iepngfix.htc); }*/
ul {
	margin: 0;
	padding: 0 0 0 35px;
}

h1,h2,h3 {
	color: #FFFFFF;
}

h1 {
	font-size: 2.8em;
}

h2 {font-size: 1.6em;}

h3 {
	font-size: 1.4em;
	color: #ABABAB;
}

p {margin: 0; padding: 0;}

strong {
	color: #FFFFFF;
	font-weight:bold;
	}

p,textarea,input {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	height: 1px;
	color: #0066ff;
	background-color: #0066ff;
}

#container {
	width: 860px;
	margin: 0 auto;
	padding: 0 50px;
	text-align: left;
	/*background-image: url("../images/bg_tile.png");*/
}

#header_content { /*top right bottom left*/
	padding: 10px 0 0 0;
}

#content {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px 25px 10px 25px;
	background-color: #090909;
	width: 810px;
	margin-bottom: 10px;
}

#logo {
	float: left;
	padding: 0 0 0 15px;
}

.gray {
	color: #686868;
}

.error {
	color: red;
}

#top_content{
	float:left;
	padding-bottom:10px;
	width:100%;
}

/*top right bottom left*/
.sec1{
	font-weight: bold;
	color: #ffffff;
	background: #282828;
	padding: 0 3px 0 3px;
}

.sec2 {
	background: #181818;
	padding: 0 3px 0 3px;

}

.sec3 {
	background: #101010;
}

.sec4 {
	border:1px solid #333333;
}

.stxt{
	font-size: .9em;
	}

.div_sections2 {
	background: url("../images/bg1.gif") bottom repeat-x;
	/* size bordertype color */
	border: 1px solid #d7d7d7;
	text-align: left;
}

.heading {
	padding: 2px 2px 2px 2px;
	background: url("../images/heading.gif") repeat-x;
	text-align: left;
}

.heading h2 {
	color: #ffffff;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.aimg:link,.aimg:visited,.aimg:active, .aimg:hover {
	padding: 0px;
	background: transparent;
}

.anim_img:link,.anim_img:visited,.anim_img:active, .anim_img:hover {
	-webkit-transform: scale(1.05) rotate(-1deg);
	-webkit-transition: all 0.15s ease-out;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #ffffff;
	padding: 2px;
	-webkit-transition: all .15s ease-out;
}

a:hover {
	text-decoration: underline;
	-webkit-transition: all .35s ease-out;
}



#current_link {
	font-weight: bold;
	color: #ffffff;
	background: #0066ff;
	padding: 2px 1px 2px 2px;
}

.table_header td {
	font-weight: bold;
	color: #ffffff;
	background: #0066ff;
	padding: 0px 5px 0px 5px;
}

.table_body td {
	padding: 0px 5px 0px 5px;
}

#table_content {
	width: 98%;
}

#table_content a:hover {
	background: none;
	padding: 0;
}

.tableRollOverEffect {
	background-color: #0066ff;
}

.tableRowClickEffect {
	background-color: #0066ff;
}

.tableRollOverEffect td,.tableRowClickEffect td {
	color: #ffffff;
}

testimg{
	-webkit-box-reflect:below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(white));
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 15px;
	border: none;
}

img{
	//margin-bottom: 15px;
	border: none;
	-webkit-transition: all .35s ease-out;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
}

.footer-content {
	font-size: 11px;
}
.footer-content img{
	margin: 0px;
	padding: 0px;
	width: 10px;
}

.footer-content p span {
	font-weight: bold;
	width: 120px;
	padding: 0;
}

.footer-content a:hover{
	background: transparent;
	color: #afafaf;
}

.myellow,.mred,.mgreen {
	color: #000000;
	text-align: center;
	padding: 2px 0px 2px 5px;
	margin: 0 0 10px 0;
}

.mred h2,.myellow h2,.mgreen h2 {
	text-align: center;
	color: #000000;
}

.mred {
	background-color: #FFBFBF;
	border: 1px solid #B30000;
}

.myellow {
	background-color: #FFFFBF;
	border: 1px solid #FFE500;
}

.mgreen {
	background-color: #BFFFBF;
	border: 1px solid #008F00;
}

.alert {
	color: #FF0000;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

input,select,textarea {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #1C1C1C;
	color: #6A6969;
	font: 1em Verdana, Tahoma, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding: 5px 4px;
}

input.r_c {
  background-color:transparent;
  border: 0px;
}

/*textarea:focus,input:focus {
	background: #FFFFCC;
}*/

.submit_btn, .submit_btn:focus {
	color: #ABABAB;
	font-weight: bold;
	background-color: #0C0C0C;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all .15s ease-out;
}

.submit_btn:hover {
	color: #ABABAB;
	font-weight: bold;
	background-color: #555555;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all .15s ease-out;
	cursor: pointer;
}


#events{
	width: 600px;
}

/*rounded corners css*/

.rtop,.rbottom{
	display:block;
}
.rtop *,.rbottom *{
	display:block;
	height: 1px;
	overflow: hidden;
	}
	
.r1{
	margin: 0 5px;
}
.r2{
	margin: 0 3px;
}
.r3{
	margin: 0 2px;
}
.r4{
	margin: 0 1px;
	height: 2px;
}

.rs1{
	margin: 0 2px;
}
.rs2{
	margin: 0 1px;
}

#adsense_left, #adsense_right, #adsense_middle {
	float: left;
}

#ad_bar {
	text-align: center;
}
