body, h1, h2, h3, p, a, ul, li, img, form, label, input, select {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCC;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

html {
	height: 100%;
}

img {
	border:none;
}

a:link, a:visited {
	color: #F90;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration:none;
	}
	
a:active {
	color: #C00;
	text-decoration:none;
	}

.container {
	width: 960px;
	position: relative;
	min-height: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -79px;
	margin-left: auto;
}

a.logo {
	text-indent: -9999px;
	float: left;
	background: transparent url(./images/logo-trans.png) no-repeat;
	position: absolute;
	height: 120px;
	width: 435px;
	left: 0px;
	top: 6px;
	overflow:hidden;
	cursor:pointer;
	z-index:1000;
}

.header{
	float: left;
	height: 145px;
	width: 100%;
	position: relative;
	z-index:2;
}

/*-----NAVIGATION-----*/

#menu {
	width: 960px;
	height: 50px;
}
#menu ul {
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu li a {
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	color: #FFFFFF;
	line-height: 50px;
	width: 160px;
	background: transparent;
	font-weight: bold;
}
#menu a:hover, #menu a.active, #menu a:focus {
	color: #F90;
	background: transparent url(images/nav_over.jpg) repeat-x;
	text-shadow: #000 -1px -1px 0;
}


/*-----FEATURED-----*/

#featured {
	height: 385px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

#featured img {
	height: 350px;
	width: 920px;
	padding: 20px;
}

/*-----TEXT-----*/

   h1 {
	color: #FFCC00;
	font-size: 30px;
	margin-bottom: 2px;
	clear: both;
	text-transform: lowercase;
	font-style: italic;
	}

   h2 {
	color: #FFCC00;
	font-size: 30px;
	margin-bottom: 2px;
	clear: both;
	text-transform: lowercase;
	font-style: italic;
	text-align: center;
	}
	
	 h3 {
	font-size: 22px;
	color: #f6b620;
	text-transform: lowercase;
	font-weight: bold;
    }
	
.centeralign {
	text-align: center
	}
	
.rightalign{
	text-align: right
	}

	.cattitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #F90;
}

	.genbig {
	font-size: 1.2em;
	line-height: 1.2em;
}

.footergen {
	color:#000;
	font-size:0.9em;
	float: right;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: right;
}

/*-----content-----*/

#content {
	width: 920px;
	clear: both;
	margin: 0px 20px 10px 20px;
}

#content p {
	margin-bottom: 10px;
	line-height: 16px;
	}
	
#content p a:link, #content p a:visited {
	color: #F90;
	text-decoration: none;
	}

#content p a:hover {
	color: #FFF;
	text-decoration:none;
	}
	
#content p a:active {
	color: #C00;
	text-decoration:none;
	}

.content_column {
	float:left;
	width:470px;
	margin-right:0px;
}

#content .long {
	width:450px;
	margin-top: 6px;
}

#main {
	width: 550px;
	margin: 0 0 0 0;
	float: left;
}

#sidebar {
	width: 420px;
	background: transparent;
	margin: 0 0 0 0;
	position: absolute;
	left:570px;
	top: 200px;
}

#sidebar img {
	height: 450px;
	width: 330px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*-----Form Elements------ */
	
	form {
	margin: 0;
	padding: 0;
	border: 0;
	color: #CCC;
}

input {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #000000;
	background: #666 url(images/text_bkgd.gif);
}

textarea {
	color: #CCC;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #666;
	background-image: url(images/text_bkgd.gif);
	background-repeat: repeat-x;
}

select {
	color: #CCC;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 2px;
}

option {
   padding: 0 1em 0 0;
}

option.disabled-option {
	color: #666666;
}

.rtl option {
   padding: 0 0 0 1em;
}

input.radio {
   border: none;
   background-color: transparent;
}

.post {
	background-color: #666;
	border: 1px solid #000000;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url(images/capsule_right-trans.png) no-repeat scroll right top;
	display: block;
	float: left;
	height: 36px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
	font-weight: bold;
	line-height: 36px;
	font-size: 13px;
}

a.button span {
    background: transparent url(images/capsule_left-trans.png) no-repeat;
    display: block;
    padding-left: 16px;
    white-space: nowrap;
    font: bold 13px/36px Arial, Helvetica, sans-serif;
	color: #000;
}

a.button:active {
    background-position: right -36px;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	text-shadow: #ffdfa1 1px 1px 0;
	padding-top: 0px;
}

a.button:hover, a.button span:hover {
    cursor: pointer;
    color: #000;
}

span.button2 {
	background: transparent url(images/capsule_right-trans.png) 
        no-repeat scroll right top;
	display: block;
	float: left;
	padding-right: 16px; /* sliding doors padding */
}

span.button2 input.form_but {
	background: transparent url(images/capsule_left-trans.png) no-repeat;
	display: block;
	padding-right: 0;
	padding-left: 16px;
	white-space: nowrap;
	border: 0;
	margin: 0;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-shadow: #ffffff 1px 1px 0;
	font: bold 13px/36px Arial, Helvetica, 
        Geneva, sans-serif;
	padding-top: 0;
	color: #000;
}

span.button2:hover, span.button2 input.form_but:hover {
    cursor: pointer;
    color: #000;
}

span.button2:active {
    background-position: right -36px;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

span.button2 input.form_but:active {
	text-shadow: #ffdfa1 1px 1px 0;
	padding-top: 0px;
	background: url(images/capsule_left-trans.png) left -36px;
	outline: none;
}

.buttonsubmit {
	font-weight: bold;
	background: white url('./images/bg_button_submit.gif') repeat-x scroll top left;
	border: 1px solid #333;
	cursor: pointer;
	text-shadow: #ffffff 1px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}


/*-----FOOTER-----*/

#footer {
	height: 64px;
	background: transparent url(images/footer.jpg) repeat-x;
	position: relative;
	margin-top: 15px;
}

.clearfooter {
	height: 79px;
	clear: both;
}

.long ul {
	float:left;
}
.long li {
	display:inline;
	margin-left:5px;
}
#footer a {
	margin-right:5px;
	color:#CCCCCC;
	font-size:11px;
}
#footer p {
	float:right;
}
#footer p a {
	margin:0px;
	font-weight:bold;
}
.footer_column {
	float:left;
	width:408px;
	margin-right:0px;
}
#footer .long {
	width:550px;
	margin-top: 6px;
}

.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.imgleft {
	float: left;
	padding: 5px;
}
.imgright {
	float: right;
	padding: 5px;
}

