
/*
Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas01/
*/

/* Main body */
body {
	background-color:		#AFB0B2;
	font:					76% Verdana,Tahoma,Arial,sans-serif;
	margin:					0 auto;
	padding:				0;
}

h1 {
	font-family: 			"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:				18px;
	color:					#000000;
}

#wrap {
	color:					#404040;
	margin:					0 auto;
	width:					980px;
}

/* Basic tags */
a {
	background-color:		inherit;
	color:					#286ea0;
	text-decoration:		none;
	outline: 				none;	
}

a:hover {
	background-color:		inherit;
	color:					#286ea0;
	text-decoration:		underline;
}

a img {
	border:0;
}

p {
	margin:0 0 1.4em;
}

/* Header */


#linkBox {
	position: 				relative;
	top:					0px;
	width:					340px;
	height:					25px;
	float:					left;
	text-align: 			right;
	padding-right: 			5px;
}

#searchBox {
	position: 				relative;
	width:					100px;
	height:					25px;
	float:					left;
	background-image: 		url("../img/searchbox-background.gif");
	background-repeat: 		no-repeat;
	overflow: 				hidden;
}

#langBox {
	position: 				relative;
	width:					130px;
	height:					25px;
	float:					left;
	margin-left: 			10px;
}

#langBox a, #linkBox a {
	color:					#000000;
	text-decoration: 		none;
}

#langBox a:hover, #linkBox a:hover {
	color:					#CD0000;
}

#header {
	width:					652px;
	height:					25px;
	margin:					0 auto;
	padding:				0;
	margin-top:				15px;
	padding-left: 			300px;
}

/* search */
.sword {
	background-color:		transparent;
	color:					#000000;
	width: 					75px;
	height: 				10px;
	border: 				none;
	opacity:				.8; /* Firefox/Opera/Safari/Chrome. Basically all the freaking sweet browsers. */ 
	-ms-filter:				"alpha(opacity=80)"; /* IE8 */ 
	filter:					alpha(opacity=80); /* IE6/IE7 */
	margin-left: 			16px;
	line-height: 			10px;
	font-size: 				9px;
}

.csc-searchResultHeader a {
	color:					#000000;
}

table.csc-searchResultInfo p{
	background:				#FFFFFF;
	margin: 				0 0 10px 0;
	padding: 				0px;
}

.csc-searchResultHeader {
	/* TOPBAR LINE GRAY */
	background:				#c7c8ca;
	padding: 				2px;
}

.csc-searchResultHeader a:link,
.csc-searchResultHeader a:visited {

	/* SECONDARY TEXT COLOR (HOVER) */
	color: 					#e30733;
}

.csc-searchResult {
	/* TOPBAR LINE GRAY */
	background:				#c7c8ca;
	margin: 				0 0 20px 0;
	padding: 				4px;
}

h3.csc-noSearchResultMsg {
	padding: 				40px 0;
	text-transform: 		italic;
}

/* search end */

#homeImage {
	width:					975px;
	height:					251px;
}

* html #homeImage {
	margin-bottom:			2px;
}

#homeImage #frontphoto {
	
	width:					975px;
	height:					251px;
		
}

/* -- Navigation -- */

#directLinks {
	clear:					both;
	width:					975px;
	height: 				238px;
	background-color: 		#AfB0B2;
	display: 				block;
}

* html #directLinks {
	margin-top:				-2px;
	margin-bottom:			-10px;
}

* + html #directLinks {
	margin-bottom:			1px;
}

#link1 img, #link2 img, #link3 img, #link4 img {
	border:					none;
	padding:				none;
	margin:					none;
	margin-left:			10px;
}

#link1 {
	float: 					left;	
	width:					239px;
	height:					239px;
	display: 				block;
}

#link2 {
	float: 					left;
	width:					238px;
	height:					239px;
	display: 				block;
}

#link3 {
	width:					238px;
	height:					239px;
	float: 					left;	
	display: 				block;
}

#link4 {
	width:					239px;
	height:					239px;
	border:					none;
	float: 					left;	
	display: 				block;
}

* html #link1 {
	
}

* html #link2 {
	margin-left:-10px;
}

* html #link3 {
	margin-left:-10px;
}

* html #link4 {
	margin-left:-10px;
}

/* -- End Navigation -- */

/* -- Content Area -- */

#textContent {
	clear: 					both;
	width:					975px;
	height:					251px;
	background-image:		url("../img/footer.jpg");
	background-repeat: 		no-repeat;
	display: 				block;
}

#homeContentLeft, #homeContentRight {
	height:					238px;
}

#homeContentLeft {
	float: 					left;	
	display:				block;
	padding-top:			5px;
	padding-left:			35px;
	width:					450px;
}

* html #homeContentLeft {
	padding-top:			18px;
}

* + html #homeContentLeft {
	padding-top:			25px;
}

#homeContentLeft .bodytext {
	font-family:			"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:				14px;
	color:					#CD0000;
}

#homeContentRight {
	width:					420px;
	float: 					left;	
	display:				block;
	margin-top:				20px;
	padding-left:			20px;
}

* + html #homeContentRight {
	padding-top:			7px;
}

/* -- End Content Area -- */

/* -- Footer -- */
#footer {
	width:					975px;
	height:					25px;
	margin:					0 auto;
	padding:				0;
	margin-top:				5px;
	text-align: 			center;
	font-size:				11px; 
	color:					#404040;
	clear:					both;
	display: 				block;
	float: 					left;
}

#footer p {
	margin:					0;
	padding:				0;
}

#footer a {
	color:					#404040;
	text-decoration:		none;
}

#footer a:hover {
	color:					#CD0000;
	text-decoration:		underline;
}

#footer span {
	font-size:				1.2em;
}

.bodytext {
	font-size:				11px;
	color:					#000000;	
}

/* List of files, used in rgtabs, member area */
.csc-uploads-fileName a{
	display: 				none;
}

.csc-uploads-icon img {
	width:					25px;
	height: 				25px;
}

/* -- End Footer -- */

/* -- Correction of the rgtabs content listing -- */

#fileiconnew img {
	padding: 				0px;
	margin: 				0px;
	width: 					27px;
	height:					30px;
}

#fileiconnew {
	padding: 				0px;
	margin: 				0px;
	margin-right: 			10px;
	margin-bottom: 			4px;
	float:					left;
	display:				block;
	width: 					30px;
}

.fileicontext{
	position: 				relative;
	left: 					-24px;
}

* html .fileicontext span{
	position: 				relative;
	left: 					50px;
	top: 					-30px;
}

* html #fileiconnew {
	float: 					none;
}

.filelinks div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:none;
margin-bottom:10px;
padding-left:25px;
}

/* -- End Correction -- */


/* -- User registration and login -- */
.tx-srfeuserregister-pi1 input {
	border:					1px solid #888888;
	height:					18px;
	line-height: 			16px;
}

.tx-srfeuserregister-pi1-submit {
	background-color: 		#888888;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	vertical-align:			baseline;
}
.tx-srfeuserregister-pi1 label {
	vertical-align:			middle;
}

.tx-srfeuserregister-pi1 dd label {
	vertical-align:			top;
}

td.csc-form-labelcell, p.csc-form-label-req{
	margin:					0px;
	vertical-align:			middle;
	
}
.csc-form-fieldcell input {
	border:					1px solid #888888;
	height:					18px;
}

.tx-felogin-pi1  {
	color:					#000000;
}

.tx-felogin-pi1 fieldset {
	border:					none;
	padding:				0px;
	margin:					0px;
}

.tx-felogin-pi1 legend {
	visibility: 			hidden;
}

.tx-felogin-pi1 input {
	border:					1px solid #888888;
	line-height: 			16px;
	margin-bottom:			5px;
}

.tx-felogin-pi1 p {
	margin-top:				20px;
}

/* -- End User registration and login -- */

/* -- File Upload -- */

.tx-fileupload-pi1 input{
	border:				1px solid silver;
	background-color:	#FFFFFF;
}
/* -- End File Upload -- */

iframe {
	width:					630px;
	border: 				none;
	min-height: 			800px;
}