@charset "windows-1252";
/* Created on: 28-7-2008 */
* {
	margin: 0px;
}

body {
	background-image: url(/images/3/body.gif);
	background-repeat: repeat-x;
	background-color: #4d4d4d;
	color: #ffffff;
	margin-top: 5px;
	font-family: Arial, Helvetica, Tahoma, Verdana; 
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

/*##################
##  STYLE : MAIN  ##
##################*/

#main {
	margin: 0px auto;
	width: 712px;
}

/*####################
##  STYLE : HEADER  ##
####################*/

#header {
	background-image: url(/images/3/header.gif);
	height: 70px;
}

/*##################
##  STYLE : MENU  ##
##################*/

#menu {
	background-image: url(/images/3/menu.gif);
	padding-right: 3px;
	height: 18px;
	text-align: right;
	color: #ebc15f;
	font-weight: bold;
}

#menu a, #menu a:hover, #menu a:active, #menu a:link, #menu a:visited {
	padding: 4px 3px 0px 3px; /* top right bottom left */
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*########################
##  STYLE : CONTAINER1  ##
########################*/

#container1 {
	background-image: url(/images/3/container1.gif);
	padding-bottom: 10px;
	width: 712px;
	overflow: hidden;
	text-align: left;
}

/*########################
##  STYLE : CONTAINER2  ##
########################*/

#container2 {
	background-image: url(/images/3/container2.gif);
	padding-bottom: 10px;
	width: 712px;
	float: left;
	text-align: left;
}

#container1 p, #container1 h1, #container1 h2, #container1 h3, #container1 table, #container2 p, #container2 h1, #container2 h2, #container2 h3, #container2 table {
	padding: 5px 20px 5px 20px; /* top right bottom left */
}

#container1 h4, #container2 h4 {
	padding: 0px 20px 0px 20px; /* top right bottom left */
	font-size: 11px;
	text-decoration: underline;
}

#container1 ul, #container1 ul {
	padding: 5px 20px 5px 35px; /* top right bottom left */
}
 
#container1 ul.nodot, #container1 ul.nodot {
	padding: 5px 20px 5px 20px; /* top right bottom left */
	list-style: none;
}
 
#container1 dl, #container2 dl {
	padding: 2px 0px 0px 0px; /* top right bottom left */
	clear: both;
	float: left;
	width: 350px;
}

#container1 dt, #container2 dt {
	margin: 0px 0px 0px 20px; /* top right bottom left */
	float: left;
	width: 115px;
	font-weight: bold;
}

#container1 dd, #container2 dd {
	float: left;
	width: 200px;
}

#container1 i {
	color: #fbbc39;
}

table {
	font-family: Arial;
	font-size: 12px;
}

th {
	text-align: left;
}

tr.admin:hover {
	background-color: #ffffff;
}

input.input, input.input2 {
	border: 1px solid #abadb3;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	width: 197px;
}

input.input2 {
	width: 402px;
}

input.button {
	font-family: Arial;
	font-size: 12px;
}

select.select, select.select2 {
	border: 1px solid #abadb3;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	width: 197px;
}

select.select2 {
	width: 402px;
}

textarea.textarea {
	border: 1px solid #abadb3;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

p.message1 {
	margin: 20px;
	text-align: center;
	font-size: 15px;
	padding: 20px;
	border: 1px solid #fbbc39;
	color: #fbbc39;
	width: 477px;
	font-weight: bold;
}

p.message2 {
	margin: 20px;
	text-align: center;
	font-size: 15px;
	padding: 20px;
	border: 1px solid #fbbc39;
	color: #fbbc39;
	width: 272px;
	font-weight: bold;
}

p.error2 {
	margin: 20px;
	padding: 20px;
	border: 1px solid #ff0000;
	color: #fbbc39;
	width: 272px;
	font-weight: bold;
}

p.error2 strong {
	color: #ff0000;
	font-size: 13px;
}

#links_col1, #links_col2, #links_col3 {
	width: 159px;
	float: left;
}

#links_col1 {
	margin: 0px 10px 0px 20px; /* top right bottom left */
}

#links_col2 {
	margin: 0px 10px 0px 10px; /* top right bottom left */
}

#links_col3 {
	margin: 0px 0px 0px 10px; /* top right bottom left */
}

#links_col1 h5, #links_col2 h5, #links_col3 h5 {
	padding: 1px 0px 1px 4px; /* top right bottom left */
	background-color: #0e4d90;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#container1 h1, #container1 h2, #container1 h3, #container2 h1, #container2 h2, #container2 h3 {
	font-size: 15px;
	color: #fbbc39;
}

#container1 a, #container1 a:hover, #container1 a:link, #container1 a:active, #container1 a:visited, #container2 a, #container2 a:hover, #container2 a:link, #container2 a:active, #container2 a:visited {
	text-decoration: none;
	color: #fbbc39;
}

#container1 a:hover, #container2 a:hover {
	text-decoration: underline;
}

#scroller {
	background-color: #414141;
}

/*#######################
##  STYLE : SCROLLER1  ##
#######################*/

#scroller1 {
	margin: 0px 0px 10px 1px; /* top right bottom left */
	border-bottom: 1px solid #ffffff;
	background-color: #414141;
	width: 557px;
}

/*#######################
##  STYLE : SCROLLER2  ##
#######################*/

#scroller2 {
	margin: 0px 0px 10px 1px; /* top right bottom left */
	border-bottom: 1px solid #ffffff;
	background-color: #414141;
	width: 710px;
}

/*######################
##  STYLE : CONTENT1  ##
######################*/

#content1 {
	background-image: url(/images/3/content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 400px;
	float: left;
	width: 557px;
}

#content1 img.index {
	margin-right: 10px;
	border: 1px solid #000000;
}

/*######################
##  STYLE : CONTENT2  ##
######################*/

#content2 {
	background-image: url(/images/3/content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 354px;
}

/*######################
##  STYLE : CONTENT3  ##
######################*/

#content3 {
	float: right;
	width: 354px;
}

/*############################
##  STYLE : ADVERTISEMENTS  ##
############################*/

#advertisements {
	float: right;
	width: 152px;
	text-align: center;
}

#advertisements p {
	padding: 0px 0px 10px 0x; /* top right bottom left */
}

#footer {
	background-image: url(/images/3/footer.gif);
	border-top: 1px solid #ffffff;
	height: 24px;
	clear: both;
}

#subfooter {
	text-align: center;
}


#subfooter a, #subfooter a:hover, #subfooter a:active, #subfooter a:link, #subfooter a:visited {
	color: #fbbc39;
	text-decoration: none;
}



