/* CSS Document */

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	padding-top: 43px;
}

.page_bg {
	background: #ffffff url('images/page_bg.gif') top left no-repeat;
}

.rules_bg {
	background: #ffffff url('images/rules_bg.gif') top left no-repeat;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6921e;
	text-decoration:underline;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6921e;
	text-decoration:none;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5144;
	text-decoration:underline;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d5144;
	text-decoration:none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6921e;
	text-decoration:underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f6921e;
	text-decoration:none;
}

a.menu {
	display:block;
	float:left;
	font-size:14px;
	color:#808184;
	text-align:center;
	text-decoration:none;
}

a.menu:hover {
	color:#f6921e;
	font-size:14px;
}

a.menua, a.menua:hover {
	display:block;
	float:left;
	font-size:14px;
	color:#f6921e;
	text-align:center;
	text-decoration:none;
}

a.menu1 {
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/home.gif') top center no-repeat;
}

a.menu1:hover {
	background: url('images/home0.gif') top center no-repeat;
}

a.menu1a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/home0.gif') top center no-repeat;
}

a.menu2 {
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/about.gif') top center no-repeat;
}

a.menu2:hover {
	background: url('images/about0.gif') top center no-repeat;
}

a.menu2a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/about0.gif') top center no-repeat;
}

a.menu3{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/portofolio.gif') top center no-repeat;
}

a.menu3:hover {
	background: url('images/portofolio0.gif') top center no-repeat;
}

a.menu3a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/portofolio0.gif') top center no-repeat;
}

a.menu4{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/7rules.gif') top center no-repeat;
}

a.menu4:hover {
	background: url('images/7rules0.gif') top center no-repeat;
}

a.menu4a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/7rules0.gif') top center no-repeat;
}

a.menu5{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/testi.gif') top center no-repeat;
}

a.menu5:hover {
	background: url('images/testi0.gif') top center no-repeat;
}

a.menu5a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/testi0.gif') top center no-repeat;
}

a.menu6 {
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/contact.gif') top center no-repeat;
}

a.menu6:hover {
	background: url('images/contact0.gif') top center no-repeat;
}

a.menu6a{
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/contact0.gif') top center no-repeat;
}

a.menu7 {
	display:block;
	height: 24px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	background: url('images/consult.gif') top center no-repeat;
}

.text {
	font-size:11px;
	color:#5d5144;
	padding-left: 10px;
	text-align:justify;
}

.text2 {
	font-size:12px;
	color:#5d5144;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
}

.text3 {
	font-size:11px;
	color:#5d5144;
}

.title2 {
	font-size:14px;
	color:#f6921e;
	padding-left: 10px;
}

.orange {
	color:#f6921e;
}

input, textarea {
	font-size:11px;
	color:#5d5144;
}

.error {
	font-size:11px;
	color:#5d5144;
	font-weight:bold;
}

.title {
	font-size:14px;
	color:#f6921e;
}

.heading {
	font-size:13px;
	color:#f6921e;
	padding-left: 10px;
	background-color: #f6f6f6;
}

.heading2 {
	font-size:13px;
	color:#808184;
	font-weight:bold;
	padding-left: 10px;
}

.head {
	font-size:16px;
	color:#808184;
	font-weight:bold;
}

.footer {
	font-size:10px;
	color:#808184;
}

.scroll {
	width:600px;
	height:349px;
	overflow:auto;
}

.select {
	visibility:hidden;
}

#slide1, #slide2, #contact, #consult {
	position:absolute;
	top: 60px;
	left: 410px;
	width: 736px;
	height: 576px;
	visibility:hidden;
	text-align:left;
	z-index:101;
}

.about {
	/*padding-left:8px;*/
}

.porto {
	padding-left:8px;
}

.rules {
	padding-left:8px;
}

.degrade {
	/*background: url('images/degrade_small.gif') top left no-repeat;*/
}

/* menu styles */
#nav {padding:0; margin:0; padding-top:10px; font-size:11px; list-style:none; height:33px; background: url('{site_url}images/img/menu_bg.gif') repeat-x; position:relative; z-index:50; text-align:left; font-size: 11px; font-weight:normal; }
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; width:90px; float:left; height:33px; line-height:33px; color:#808184; text-decoration:none; cursor:pointer; text-align:center; font-size: 11px; font-weight:normal; }
#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:50;}
#nav a:hover {position:relative; white-space:normal; z-index:50;}

#nav :hover ul.sub
{left:10px; top:33px; white-space::nowrap; width:120px; z-index:51;}
#nav :hover ul.sub li
{display:block; position:relative; float:left; width:120px;}
#nav :hover ul.sub li a
{background: url('images/item_bg.png') top left no-repeat; padding-left:8px; display:block; font-size:11px; height:20px; width:120px; line-height:20px; color:#808184; text-decoration:none; font-size: 11px; font-weight:normal; }
#nav :hover ul.sub li a:hover 
{color:#f6921e;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; text-align:left;  font-size: 11px; font-weight:normal; }

#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}