@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	background: url(../images/bg_body.jpg) no-repeat center #000;
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

#wrap {
	width: 1002px;
	margin: 0 auto;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 
h1 {
	background: url(../images/bg_h1.jpg) no-repeat;
	padding: 5px 0 14px 20px;
	letter-spacing: -1px;
	color: #FFF;
	font-family: "Myriad Pro", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-bottom: 15px;
}
 
h2 {
	padding: 10px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
 
h3 {
	padding: 6px 0;
	font-size: 1.3em;
	font-weight: bold;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}

p {
	color: #9d9d9d;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.5px;
	line-height: 29px;
}

.bigtext {
	color: #98bb1e;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.5px;
	line-height: 29px;	
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #FFF;
}

a:hover {
	color: #98bb1e;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	width: 303px;
}

input {
	background: url(../images/bg_input.gif) no-repeat;
	height: 35px;
	border: none;
	color: #FFF;
	font-size: 23px;
	padding: 10px;
}
 
textarea {
	background: url(../images/bg_textarea.gif) no-repeat;
	line-height: 1.25;
	border: none;
	height: 221px;
	color: #FFF;
	font-size: 23px;
	padding: 10px;
}

#button {
	background: url(../images/bg_submit.gif) no-repeat left;
	width: 107px;
	height: 44px;
	color: #FFF;
	font-size: 23px;
}

input#button:hover {
	background-position: right;
	cursor: pointer;	
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
	float: right;
}
 
table tr td {
	padding: 2px;
	width: auto;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	background: url(../images/bg_hdr.gif) no-repeat bottom;
	width: 962px;
	height: 261px;
	padding: 20px;
	padding-top: 80px;
	text-align: right;
}

#birdie {
	width: 343px;
	height: 183px;
	background: url(../images/birdie.png) no-repeat;
	position: absolute;
	margin-left: 665px;
	margin-top: 60px;
}

#header p {
	clear: both;	
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: -0.3px;
	padding-top: 22px;
}

#content {
}

#main {
	width: 530px;
	float: left;
	padding: 30px 10px 10px 0px;
}
#right {
	width: 425px;
	float: right;
	padding: 10px;
	padding-top: 30px;
	padding-right: 0px;
}

#clouds {
	background: url(../images/clouds.png) no-repeat bottom;
	width: 100%;
	height: 231px;
	position: fixed;
	z-index: 100;
	bottom: 0px;
	left: 0px;
}

#icons {
	width: 634px;
	height: 100px;
	float: left;
	margin-left: 133px;
	margin-top: 155px;
}

a.nav_btn {
	background: url(../images/btn_nav.gif) no-repeat left;
	width: 163px;
	height: 31px;
	display: block;
	color: #FFF;
	font-family: Trebuchet MS, Arial, "Helvetica", sans-serif;
	font-size: 16px;
	clear: both;
	font-weight: bold;
	padding: 10px;
	padding-top: 17px;
	text-align: center;
	float: right;
}

a.nav_btn:hover {
	background-position: right;
	cursor: pointer;
}

#artificial {
	margin-top: 150px;
	float: left;
	margin-left: 220px;
	
}

a.backtotop {
	margin-left: 50px;
}

/*-------------------------------------------------------------- MY DIVS*/
/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 45px;
}

#nav, #nav ul {
	width: 958px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
	background-color: #333;
	border: 1px solid #666;
}

#nav a {
	display: block;
	padding: 10px;
	height: 25px;
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

#nav a:hover, #nav a.activepage {
	background-color: #fff;
	color: #333;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 45px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 100px;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/
#result {
	color: #9d9d9d;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 5px;
	padding: 20px;
	display: none;
	width: 293px;
	float: right;
}

#result h2 {
	color: #98bb1e;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.5px;
	border: none;
	font-weight: bold;
}

#result li {
	list-style-image: url(../images/li.gif);
	color: #9d9d9d;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.5px;
	line-height: 29px;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

#comments blockquote {
	border-top: 1px solid #CCC;
}

#loggedin {
	padding: 5px 10px;
	border: 1px solid #ebeabf;
	background-color: #f7f6c6;
	margin-bottom: 10px;
	font-size: 11px;
}

/*-------------------------------------------------------------- BASIC CSS ACTIONS*/
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.zero {
	margin: 0px;
	padding: 0px;
}