/* CSS Document */
*	{
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
}

body {
	background: url(img/bg_body.jpg) top left repeat-x;
	background-color: #33CCFF;
}

#clear	{
	clear: both;
}

#warn	{
	margin-left: 10px;
	display: block;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #d59634;;	
	border: 2px solid #d59634;;
	padding-right: 10px;
	padding-left: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(img/bg_warn.gif) center left no-repeat;
}

#warnOK	{
	margin-left: 10px;
	width: 230px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #d59634;;	
	border: 2px solid #d59634;;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.gbButton input {
	font-weight: bolder;
	color: #b4ce39;
}

/* MAIN CONTAINER SETTING */
#mainContainer {
	width: 765px;
	background: url(img/bg_cont.gif) top left repeat-y;
	border-top: 3px solid #222222;
	border-right: 5px solid #222222;
	border-left: 5px solid #222222;
}

#mainContainer2 {
	width: 765px;
	background: url(img/bg_cont2.gif) top left repeat-y;
	border-top: 3px solid #222222;
	border-right: 5px solid #222222;
	border-left: 5px solid #222222;
}

#tickerContainer  {
	width: 765px;
	height: 30px;
	background: url(img/ticker_repeat.gif) repeat-x;
	border-bottom: 2px solid #222222;
	clear: both;
}

#leftMarquee {
	margin: 0 auto;
	width: 154px;
	height: 28px;
	float: left;
}

#rightMarquee {
	width: 36px;
	height: 28px;
	float: left;
}

#marqueeContainer {
	padding-top: 7px;
	width: 575px;
	height: 21px;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS";
	color: #FFFF00;
	text-align: right;
	float: left;
}

#headContainer  {
	width: 765px;
	background-color: #003399;
}

#menuContainer {
	width: 765px;
	height: 45px;
	border-top: 1px solid #333333;
	border-bottom: 2px solid #333333;
	background: url(img/menu_bg.gif) top left repeat-x;
}

#progContainer {
	width: 765px;
	height: 80px;
	text-align: center;
}

#reflectContainer {
	margin-top:2px;
	width: 765px;
	height: 25px;
	background: url(img/bg_reflect.jpg) top left no-repeat;
	display: block;
}

#reflectContainer2 {
	margin-top:2px;
	width: 765px;
	height: 25px;
	background: url(img/bg_reflect2.gif) top left no-repeat;
	display: block;
}

#contentContainer {
	width: 765px;
}

#footContainer {
	width: 765px;
	height: 50px;
	background-color: #999999;
	border-top: 2px solid #222222;
	border-bottom: 3px solid #222222;
	font-family: Tahoma, Verdana;
	color: #00FFCC;
}

/* MAIN MENU (IT'S PIXY BO... CAPE D...) */
#mhome a {
	margin: 0;
	padding: 0;
	width: 127px;
	height: 45px;
	display: block;
	background: url(img/test_home.png) top right no-repeat;
	float: left;
}

#mhome a:hover {
	background-position: top left;
}

#mprofil a {
	margin: 0;
	padding: 0;
	width: 127px;
	height: 45px;
	display: block;
	background: url(img/mprofil.png) top right no-repeat;
	float: left;
}

#mprofil a:hover {
	background-position: top left;
}

#mprogram {
	margin: 0;
	padding: 0;
	width: 127px;
	height: 45px;
	display: block;
	float: left;
}

#mpre a {
	margin: 0;
	padding: 0;
	width: 127px;
	height: 45px;
	display: block;
	background: url(img/mpre.png) top right no-repeat;
	float: left;
}

#mpre a:hover {
	background-position: top left;
}

#mko a {
	margin: 0;
	padding: 0;
	width: 127px;
	height: 45px;
	display: block;
	background: url(img/mko.png) top right no-repeat;
	float: left;
}

#mko a:hover {
	background-position: top left;
}

#mg a {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 45px;
	display: block;
	background: url(img/mg.png) top right no-repeat;
	float: left;
}

#mg a:hover {
	background-position: top left;
}

/* PROMO */
#progLeft {
	width: 253px;
	height: 80px;
	border-right: 2px solid #333333;
	background: url(img/bg_left_menu.jpg) top right no-repeat;
	float: left;
	color: #00FFFF;
}

#progCenter {
	width: 253px;
	height: 80px;
	background: url(img/bg_cent_menu.jpg) top right no-repeat;
	border-right: 2px solid #333333;
	float: left;
	color: #FFCC00;
}

#progRight {
	width: 255px;
	height: 80px;
	background: url(img/bg_right_menu.jpg) top right no-repeat;
	float: left;
	color: #CC0000;
}
.headPromo {
	margin-top: 5px;
	width: 235px;
	height: 33px;
	font-size: 9px;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	overflow: hidden;
}

.headPromo h2 {
	margin: 0 auto;
	padding: 0;
	height: 15px;
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	color: #FFFF00;
}

.headPromo h4 {
	margin: 0 auto;
	padding: 0;
	height: 15px;
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	color: #FFFF00;
}

.headPromo br {
	line-height: 0.1em;
}

.abbrPromo {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	width: 115px;
	font-size: 22px;
	font-family: Tahoma, "Trebuchet MS";
	font-weight: bold;
	line-height: 18px;
	float: left;
	overflow: hidden;
}

.abbrPromo h3{
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
}

.abbrPromo h4{
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
}

.linkPromo {
	margin-top: 15px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: right;
}

.linkPromo a, .linkPromo a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.linkPromo a:hover {
	color: #414141;
	font-size: 11px;
	text-decoration: underline;
}

/* CONTENTS */
#leftSection {
	width: 253px;
	float: left;
}

#centerSection {
	margin-left: 2px;
	width: 253px;
	float: left;
}

#rightSection {
	margin-left: 2px;
	width: 255px;
	float: left;
}

#detailSection {
	margin-left: 2px;
	width: 508px;
	float: left;
}

#navBar {
	margin-top: -4px;
	width: 495px;
	padding-left: 15px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b4ce39;
	border-bottom: 2px solid #222222;
}

#navBar a {
	font-size: 10px;
	color: #d59634;
	text-decoration: underline;
}

#navBar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.cHeader {
	margin-left: 0px;
	width: 220px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 3px solid #666666;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #d59634;
}

.mainCont {
	margin-left: 0px;
	margin-bottom: 25px;
	width: 220px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.mainCont ul {
	padding-top: 10px;
	padding-left: 15px;
}

.mainCont li {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-size: 11px;
	margin-bottom: 5px;
}

.mainCont p, i, b {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.mainCont a, .mainCont a:visited {
	font-size: 11px;
	color: #b4ce39;
	text-decoration: underline;
}

.mainCont a:hover {
	color: #ffffff;
}

.mainCont img {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}

#cHeader2 {
	margin-left: 15px;
	width: 480px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom: 5px solid #d59634;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #d59634;
}

#cHeaderr2 {
	margin-left: 15px;
	width: 480px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom: 5px solid #d59634;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFF00;
}

#mainCont2 {
	margin-left: 15px;
	margin-bottom: 5px;
	width: 480px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	overflow: auto;
}

#mainCont2 h4 {
	font-size: 12px;
	font-weight: bold;
	color: #b4ce39;
}

#mainCont2 img {
	border: 2px solid #b4ce39;
	margin: 5px;
}

#mainCont2 ul {
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 15px;
}

#mainCont2 li {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: 5px;
}


#mainCont2 p, form {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#mainCont2 a, #mainCont2 a:visited {
	font-size: 11px;
	color: #b4ce39;
	text-decoration: underline;
}

#mainCont2 a:hover {
	color: #ffffff;
}

#mainCont2 hr {
	border: 1px solid #666666;
}

#mainCont2 input, #mainCont2 textarea{
	border: 1px solid #d59634;
	background-color: #666666;
	padding: 3px;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#mainCont2 table, td, tr {
	border: 1px solid #d59634;
}

#mainCont2 td {
	padding: 2px;
	margin: 2px;
}

#gallery {
	text-align: center;
}

#gallery img {
	border: 2px solid #d59634;
	padding: 0px;
}

.gbodd {
	background: url(img/bg_gb.gif) top left no-repeat;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 436px;
	min-height: 50px;
	padding-left: 35px;
	padding-right: 4px;
	border: 2px solid #CCCCCC;
	clear: both;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	overflow: hidden;	
}

.gbeven {
	background: url(img/bg_gb.gif) top left no-repeat;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 436px;
	min-height: 50px;
	padding-left: 35px;
	padding-right: 4px;
	border: 2px solid #666666;
	clear: both;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	overflow: hidden;
}

* html .gbodd, .gbeven {
	height: 50px;
}

.gbodd h3, .gbeven h3 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #b4ce39;
	font-weight: bold;
}

.orange {
	color: #d59634;
}


/* FOOTERS */
#fLeft {
	margin-top: 17px;
	margin-left: 15px;
	width: 190px;
	height: 10px;
	float: left;
	font-size: 9px;
	font-weight: bold;
}

#fRight {
	margin-top: 17px;
	margin-left: 15px;
	width: 522px;
	height: 10px;
	float: left;
	font-size: 9px;
	text-align: right;
}

#fRight a, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

#fRight a:hover {
	text-decoration: underline;
	color: #666666;
}