/****************** RageFX main css *******************/
/*                                  ,---.               */
/*              ,---.,---.,---.,---.|__.  ,             */
/*              |    ,---||   ||---'|   ><              */
/*              `    `---^`---|`---'|  '  `             */
/*          ----------------- | --- | ----------        */
/*                         `--'     '                   */
/********************************************************/

/* General ------------------------------------------------- */
	
	* {
		padding: 0;
		margin: 0;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

	body {
		margin: 0 auto;
		padding:0;
		background: #A52008 url(bg.gif) center 0% no-repeat;
		color: #000;/*E6E2AD*/
		line-height: 150%;
		font-size: 11px;
		width: 100% !important;
		height: 450px;
		width: 100%;
		float: left;
	}

a:hover, a:visited:hover {
	color:#A6091A;
	text-decoration:none;
}
a {
	color:#327BB6;
	font-size: 12px;
}


.ebox {
background:#FDF5F5 url(/css/exclamation.png) no-repeat scroll 5px 50%;
border:1px solid #F4B4B3;
padding:4px 4px 4px 40px;
color:#F8110C;
font-size:13px;
width:80%;
}

input:focus,textarea:focus {border:1px solid #d72;background:#fea;}
input, select, textarea {
	/*border:1px solid #939393;
	background: #000;*/
	color: #000;
    background:#EEEEEE;
    border:1px solid #3C78B5;
    padding:2px 4px;

}




	p {
		padding: 1em 0px;
	}
	td {vertical-align:top;}
	ul, ol {
		margin: 1em 0px;
		padding-left: 40px;
	}
	
	/* Header */
	h3, h3 a:link, h3 a:visited {
		color: #EE9600;/*EE9600-54A000*/
	}
	h2, h2 a:link, h2 a:visited {
		color: #54A000;/*EE9600*/
	}

	h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 .5em 0;
	}	
	h4 {
		font-size: 15px;
		margin: 0 0 .5em 0;
	}	
	h5 {
		font-size: 13px;
		margin: 0 0 .5em 0;
	}	
	
	hr {
		height: 1px;
		background-color: #392b2b;
		border-color: #FFF;
		border-width: 0;
		border-style: solid;
		margin: 0 0 1em 0;
	}
	a img {
		border-width: 0;
	}




.btn_blue {
	background:#96CFD9;
	border: 1px #03B6E1 solid;
	padding:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}
.btn{
    display:block;
    font-weight:bold;
    text-decoration:none;
    text-indent:10px;
    color:#555;
    background-color:#EAEAD7;
    border:#ccc solid 1px;
    height:30px;
    width:140px;
    line-height:30px;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn:hover{
    background-color:#F3F3E9;
    color:#737373;
}




/* General ------------------------------------------------- */

	#main_content {
		margin: 0 auto !important;
	}

	.x_limit2 {
		height: auto !important;
		margin: 0pt auto;
		width: 900px;
		padding: 0pt;
		position: relative;
	}

	.x_limit {
		height: auto !important;
		margin: 0pt auto;
		width: 896px;
		padding: 0pt;
		position: relative;
		border: 2px solid #000;
	}

	/* Header ------------------------------------------------- */
	#header_content {
		height: 150px;
		background:#000;
	}
	#header_content  a{
		display: block;
		height:120px;
		width:300px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	.errormsg {color:#fff;background:#000 url(/css/43.png) 1% no-repeat;padding:6px 26px;}
    .normalmsg {color:#fff;background:#000;padding:6px 26px;}
	
	#toplogin {color:#888;background:#000;padding:2px 0 0 12px;}
	#toplogin b {color:#fff;}
	#toplogin a,#toplogin a:visited {color:#ccc;text-decoration:none;text-decoration:underline;}
	#toplogin a:hover {color:#b0240b;}
    
    
    #toplogin input:focus{border:1px solid #a47746;}
    #toplogin input{
    color:#fff;
    background:#25252e;
    border:1px solid #555;
    }
    
    .txtNr {position:relative;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;text-decoration:none;font-size:9pt;}

/* homepage ------------------------------------------------- */

	#content {
		padding: 0 24px 3em 24px;
		background: #fafafa;
		border: 5px solid #333;/*66a*/
	}
	#content  h1 {
		padding: 1em 10px 10px 0;
		margin: 0 0 1em 0;
		letter-spacing: -1px;
		font-size: 2em;
		color: #000;
	}

	#content  h2 {
		color: #000;
		padding: 0 10px 5px 10px;
		margin: 0 0 1em 0;
		letter-spacing: -1px;
		font-size: 1.6em;
		text-align: center;
	}

/* footer ------------------------------------------------- */

	#the_footer {
		background: #000 url(footer00.png) repeat-x ;
		font-size: .85em;
		padding: 0 0 2em 0;
		margin: 0;
		color: #B2AEA1;
	}
	#the_footer a {
		text-decoration: none;
		color: #B2AEA1;
	}
	#the_footer a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	#the_footer .column {
		width: 12.66%;
		float: left;
		display: block;
		padding: 2em 2% 15px 2%;
		position: relative;
	}
	#the_footer .column.two {
		width: 29.33%;
		float: left;
		display: block;
		position: relative;
		border-left:#440000 solid 2px;
	}

	#the_footer .column ul {
		list-style-type: none;
		padding-left: 0;
	}

	#small_print{
		color: #000;
	}

/* clearfix - fb ------------------------------------------------- */
 
	.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
	}
	.hidden {visibility: hidden;position:absolute;display:none;/*text-indent: -3000px;*/}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* ---- navigation ---- */

.nav-holder {
	padding:5px 0 0 0;
}

#nav {
	width:870px;
	height:52px;
	margin:0;
	padding:0;
	position:relative;
	background:url(nav.png);
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#nav li, #nav a {
	height:52px;
	display:block;
}
#nav01,#nav02,#nav03,#nav04,#nav05,#nav06 {
	text-indent:-300em;
	overflow:hidden;
	width:120px;
}
#nav02 {
	left:120px;
}
#nav03 {
	left:240px;
}
#nav04 {
	left:361px;
}
#nav05 {
	left:484px;
}


#nav01 a:hover {
	background:transparent url(nav.png) 0px -52px no-repeat;
}
#nav02 a:hover {
	background:transparent url(nav.png) -120px -52px no-repeat;
}
#nav03 a:hover {
	background:transparent url(nav.png) -240px -52px no-repeat;
}
#nav04 a:hover {
	background:transparent url(nav.png) -361px -52px no-repeat;
}
#nav05 a:hover {
	background:transparent url(nav.png) -484px -52px no-repeat;
}




/* Homepage --------------------- */


.bucket {
	display: block;
	width: 183px;
	margin-bottom: 18px;
	margin-left: 8px;
	font-size: 11px;
}
.bucket.first {
	margin-left: 22px;
}
.bucket h4 {
	font-size: 12px;
}
.bucket a.ad {
	text-indent: -3000px;
	display: block;
	width: 183px;
	height: 232px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}


.bucket a.b2 { background-image: url(december.png); }
.bucket a.b4 { background-image: url(opensoci.png); }


/* EXTRA --------------------- */

.iButton {
color:#eee;
background:#25252e;
border:1px solid #555;
padding:3px 12px 3px 12px;
text-align:center;
position:relative;
vertical-align:baseline;
text-decoration:none !important;
cursor: pointer;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
.iButton:hover{
color: #ffac3c !important;
border-color: #ffac3c !important;
}