/*css/screen.css/* @group Core Elements */

* { outline: none; }

html {
	height: 100%;
	margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	/*line-height: 135%;*/
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	color: #fff;
}

form {
	margin: 0;
	padding: 0;
}

body#ff-georgia.f-smaller {
	font-size: 11px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h3 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group  Elements */

div.mosimage_caption {
	font-size: 95%;
}

.createdate {
	font-size: 95%;
}

.modifydate {
	font-size: 95%;
}

.small {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.content_title {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 0px;
	margin: 15px 0 0 0;
	display: block;
}

.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

td.sectiontableentry2 {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}

td.sectiontableentry1 {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}

tr.sectiontableentry2 td {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}

tr.sectiontableentry1 td {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}

.content_title {
	width: 100%;
}

.content_block {
	width: 670px;
	margin:0;
	padding:0
}

/* @end */

/* @group Structure */

.wrapper {
	position: relative;
}

#top {
	height: 60px;
}

#mod-search {
	height: 22px;
	width: 177px;
	float: right;
	margin-top: 17px;
	margin-right: 10px;
}

#mod-search input {
	padding: 2px 0 0 24px;
	overflow: hidden;
	width: 150px;
	font-size: 100%;
	border: 0;
	background: none;
	font-weight: normal;
}

#header {
	height: 85px;
}

#header {
	position: relative;
	z-index: 2;
}

#pathway {
	position: relative;
	z-index: 1;
}

img#logo {
	width: 372px;
	height: 71px;
	position: absolute;
	left: 10px;
	float: left;
}

#mainbody-top3 {
	height: 16px;
}

#body-padding {
	margin-bottom: 40px;
}

#mainbody-padding {
	padding: 0;
}

#maincol-container {
	padding: 0 20px;
}

#sidecol-padding {
	padding: 0 20px 10px 20px;
}

#showcase {
	margin-bottom: 20px;
}


#bottom {
	margin-top: 15px;
	padding: 20px;
	overflow: hidden;
	font-size: 0.9em;
}

#mainbody-bottom3 {
	height: 16px;
	margin-bottom: 20px;
}

img#rocket {
	margin-top: 17px;
	width: 158px;
	height: 25px;
	float: left;
}

#footer {
	margin-bottom: 10px;
	clear:both;
	font-size:0.8em;
	text-align:center;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

#pathway {
	height: 27px;
	margin-bottom: 15px;
}

#horiz-menu2 {
	float: left;
}

/* @end */

/* @group Modules */

.module-style2-color1 {
	margin-bottom: 35px;
}

.module-style1-color1 {
	margin-bottom: 35px;
}

.module-style2 {
	margin-bottom: 35px;
}

.module-style1 {
	margin-bottom: 35px;
}

.module-color1 {
	margin-bottom: 35px;
}

.module {
	margin-bottom: 35px;
}

#bottommodules .module-style2-color1 {
	margin-bottom: 20px;
}

#bottommodules .module-style1-color1 {
	margin-bottom: 20px;
}

#bottommodules .module-style2 {
	margin-bottom: 20px;
}

#bottommodules .module-style1 {
	margin-bottom: 20px;
}

#bottommodules .module-color1 {
	margin-bottom: 20px;
}

#bottommodules .module {
	margin-bottom: 20px;
}

.module-style1-color1 h3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
}

.module-style1 h3 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
}

.module-style2-color1 h3 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.module-style2 h3 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.module-style1-color1 div div div {
	position: relative;
	padding: 50px 15px 15px 15px;
	overflow: hidden;
}

.module-style1 div div div {
	position: relative;
	padding: 50px 15px 15px 15px;
	overflow: hidden;
}

.module-style2-color1 div div div{
	padding: 15px;
	overflow: hidden;
}

.module-style2 div div div{
	padding: 15px;
	overflow: hidden;
}

.module-style2-color1 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

.module-style1-color4 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

.module-style1-color1 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

.module-style2 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

.module-style1 div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

#bottommodules .module-style2-color4 {
	margin-right: 15px;
}

#bottommodules .module-style2-color3 {
	margin-right: 15px;
}

#bottommodules .module-style2-color2 {
	margin-right: 15px;
}

#bottommodules .module-style2-color1 {
	margin-right: 15px;
}

#bottommodules .module-style1-color4 {
	margin-right: 15px;
}

#bottommodules .module-style1-color3 {
	margin-right: 15px;
}

#bottommodules .module-style1-color2 {
	margin-right: 15px;
}

#bottommodules .module-style1-color1 {
	margin-right: 15px;
}

#bottommodules .module-style2 {
	margin-right: 15px;
}

#bottommodules .module-style1 {
	margin-right: 15px;
}

#bottommodules .module-color4 {
	margin-right: 15px;
}

#bottommodules .module-color3 {
	margin-right: 15px;
}

#bottommodules .module-color2 {
	margin-right: 15px;
}

#bottommodules .module-color1 {
	margin-right: 15px;
}

#bottommodules .module {
	margin-right: 15px;
}

#mainmodules .module-style2-color4 {
	margin-right: 15px;
}

#mainmodules .module-style2-color3 {
	margin-right: 15px;
}

#mainmodules .module-style2-color2 {
	margin-right: 15px;
}

#mainmodules .module-style2-color1 {
	margin-right: 15px;
}

#mainmodules .module-style1-color4 {
	margin-right: 15px;
}

#mainmodules .module-style1-color3 {
	margin-right: 15px;
}

#mainmodules .module-style1-color2 {
	margin-right: 15px;
}

#mainmodules .module-style1-color1 {
	margin-right: 15px;
}

#mainmodules .module-style2 {
	margin-right: 15px;
}

#mainmodules .module-style1 {
	margin-right: 15px;
}

#mainmodules .module-color4 {
	margin-right: 15px;
}

#mainmodules .module-color3 {
	margin-right: 15px;
}

#mainmodules .module-color2 {
	margin-right: 15px;
}

#mainmodules .module-color1 {
	margin-right: 15px;
}

#mainmodules
{
	clear:both;
}

#mainmodules .module {
	margin-right: 15px;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

a.readon2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	text-indent: 10px;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */

.module_planes {
	margin: 0 15px 35px 0;
}

/* @group Typography */

ul.icon-6 {
	padding-left: 15px;
	margin-left: 0;
}

ul.icon-5 {
	padding-left: 15px;
	margin-left: 0;
}

ul.icon-4 {
	padding-left: 15px;
	margin-left: 0;
}

ul.icon-3 {
	padding-left: 15px;
	margin-left: 0;
}

ul.icon-2 {
	padding-left: 15px;
	margin-left: 0;
}

ul.icon-1 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-18 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-17 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-16 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-15 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-14 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-13 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-12 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-11 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-10 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-9 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-8 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-7 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-6 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-5 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-4 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-3 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-2 {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-1 {
	padding-left: 15px;
	margin-left: 0;
}

ul.number {
	padding-left: 15px;
	margin-left: 0;
}

ul.bullet-18 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-17 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-16 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-15 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-14 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-13 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-12 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-11 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-10 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-9 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-8 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-7 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-5 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-3 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-2 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.bullet-1 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.number li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

ul.icon-6 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

ul.icon-5 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

ul.icon-4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

ul.icon-3 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

ul.icon-2 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

ul.icon-1 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 30px;
}

pre {
	padding: 10px;
}

.blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 30px;
	margin: 15px 0;
}

.blockquote p {
	padding: 0 30px 0 30px;
	margin-top: 0;
}

.blockquote b {
	color: #666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 15px;
	margin: 15px 0 15px 15px;
	background: none;
}

/* @end */

/* @group Notice Styles */

span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

span.download {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

span.info {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

span.alert {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */



#moduleslider-size {
	height: 220px;
	overflow: hidden;
}

#rokslide-toolbar span {
	white-space: nowrap;
}


/* @end */


a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */


#imagerotator {
	height: 235px;
	position: relative;
	background: none;
}




/***** DARK IMPORTED *****/

#mySlideShow {
	width: 670px !important;
	height: 200px !important;
}
/**************** Start Font colors ***************/
/* link and content headings color */
.content_title {
	color: #fff;
}
a {
	color: #fff;
}
/* menu module base color */
.module-menu h3 {
	color: #999;
}
/* menu module accent color */
.module-menu h3 span {
	color: #fff;
}
/* module link color */
{
	color: #990000;
}
.module-style2-color1 h3 a  {
	color: #990000;
}
.module-style2 h3 a  {
	color: #990000;
}
.module-style1-color1 h3 a  {
	color: #990000;
}
.module-style1 h3 a  {
	color: #990000;
}
.module-color1 h3 a  {
	color: #990000;
}
.module h3 a  {
	color: #990000;
}
/* module base color */
.module-style2-color4 h3 {
	color: #999;
}
.module-style2-color3 h3 {
	color: #999;
}
.module-style2-color2 h3 {
	color: #999;
}
.module-style2-color1 h3 {
	color: #999;
}
.module-style2 h3 {
	color: #999;
}
.module-style1-color4 h3 {
	color: #999;
}
.module-style1-color3 h3 {
	color: #999;
}
.module-style1-color2 h3 {
	color: #999;
}
.module-style1-color1 h3 {
	color: #999;
}
.module-style1 h3 {
	color: #999;
}
.module-color4 h3 {
	color: #999;
}
.module-color3 h3 {
	color: #999;
}
.module-color2 h3 {
	color: #999;
}
.module-color1 h3 {
	color: #999;
}
.module h3 {
	color: #999;
}
/* module accent color */
.module-style2 h3 span {
	color: #fff;
}
.module-style1 h3 span {
	color: #fff;
}
.module h3 span {
	color: #fff;
}
/* module accent color1 */
.module-style2-color1 h3 span {
	color: #fff;
}
.module-style1-color1 h3 span {
	color: #fff;
}
.module-color1 h3 span {
	color: #fff;
}
.grey {
	color: #777;
}
/******************** end font styles *******************/
/* start tables*/
td.sectiontableentry2 {
	border-bottom: 1px solid #191919;
}
td.sectiontableentry1 {
	border-bottom: 1px solid #191919;
}
tr.sectiontableentry2 td {
	border-bottom: 1px solid #191919;
}
tr.sectiontableentry1 td {
	border-bottom: 1px solid #191919;
}
td.sectiontableentry1 {
	background: #101010;
}
tr.sectiontableentry1 td {
	background: #101010;
}
td.sectiontableheader {
	background: #101010;
	border-bottom: 1px solid #191919;
}
#mod-search {
	background: url('../images/search-bg.png') no-repeat 0 0;
}
#mod-search input {
	color: #777;
}
img#logo {
	background: url('../images/logo.jpg') no-repeat 0 0;
	width: 545px;
	height: 71px;
}
#mainbody-top {
	background: url('../images/main-t.png') repeat-x 0 0;
}
#mainbody-top2 {
	background: url('../images/main-tl.png') no-repeat 0 0;
}
#mainbody-top3 {
	background: url('../images/main-tr.png') no-repeat 100% 0;
}
#mainbody {
	background: #131313;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}
#bottom {
	background: #131313;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
}
#mainbody-bottom {
	background: url('../images/main-b.png') repeat-x 0 100%;
}
#mainbody-bottom2 {
	background: url('../images/main-bl.png') no-repeat 0 100%;
}
#mainbody-bottom3 {
	background: url('../images/main-br.png') no-repeat 100% 100%;
}
.short {
	width: 90px;
}
.no_margin {
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.module-style1-color1 {
	background: url('../images/modules/style1/module-br.png') no-repeat 100% 100%;
}
.module-style1 {
	background: url('../images/modules/style1/module-br.png') no-repeat 100% 100%;
}
.module-style1-color1 div {
	background: url('../images/modules/style1/module-tr.png') no-repeat 100% 0;
}
.module-style1 div {
	background: url('../images/modules/style1/module-tr.png') no-repeat 100% 0;
}
.module-style1-color1 div div {
	background: url('../images/modules/style1/module-bl.png') no-repeat 0 100%;
}
.module-style1 div div {
	background: url('../images/modules/style1/module-bl.png') no-repeat 0 100%;
}
.module-style1-color1 div div div {
	background: url('../images/modules/style1/module-tl.png') no-repeat 0 0;
}
.module-style1 div div div {
	background: url('../images/modules/style1/module-tl.png') no-repeat 0 0;
}
.module-style2-color1 {
	background: url('../images/modules/style2/module-br.png') no-repeat 100% 100%;
}
.module-style2 {
	background: url('../images/modules/style2/module-br.png') no-repeat 100% 100%;
}
select {
	width: 175px;
}
.module-style2 form input {
	width: 175px;
}
.module-style2 form .button {
	width: 85px;
}
.module-style2-color1 div {
	background: url('../images/modules/style2/module-tr.png') no-repeat 100% 0;
}
.module-style2 div {
	background: url('../images/modules/style2/module-tr.png') no-repeat 100% 0;
}
.module-style2-color1 div div {
	background: url('../images/modules/style2/module-bl.png') no-repeat 0 100%;
}
.module-style2 div div {
	background: url('../images/modules/style2/module-bl.png') no-repeat 0 100%;
}
.module-style2-color1 div div div {
	background: url('../images/modules/style2/module-tl.png') no-repeat 0 0;
}
.module-style2 div div div {
	background: url('../images/modules/style2/module-tl.png') no-repeat 0 0;
}
a.readon {
	background: url('../images/readon.png') no-repeat 0 0;
	font-size: 80%;
}
a.readon2 {
	background: url('../images/readon2.png') no-repeat 0 0;
	color: #777;
	font-size: 80%;
}
a.large .button {
	background: url('../images/font-lg.png') no-repeat 0 0;
}
a.small .button {
	background: url('../images/font-sm.png') no-repeat 0 0;
}
a.default .button {
	background: url('../images/font-d.png') no-repeat 0 0;
}
/* @group Typography */
li.number-1 {
	background: url('../images/typo/number-1.png') no-repeat 0 3px;
}
li.number-2 {
	background: url('../images/typo/number-2.png') no-repeat 0 3px;
}
li.number-3 {
	background: url('../images/typo/number-3.png') no-repeat 0 3px;
}
li.number-4 {
	background: url('../images/typo/number-4.png') no-repeat 0 3px;
}
li.number-5 {
	background: url('../images/typo/number-5.png') no-repeat 0 3px;
}
li.number-6 {
	background: url('../images/typo/number-6.png') no-repeat 0 3px;
}
li.number-7 {
	background: url('../images/typo/number-7.png') no-repeat 0 3px;
}
li.number-8 {
	background: url('../images/typo/number-8.png') no-repeat 0 3px;
}
li.number-9 {
	background: url('../images/typo/number-9.png') no-repeat 0 3px;
}
ul.bullet-1 li {
	background: url('../images/typo/bullet-1.png') no-repeat 0 2px;
}
ul.bullet-2 li {
	background: url('../images/typo/bullet-2.png') no-repeat 0 2px;
}
ul.bullet-3 li {
	background: url('../images/typo/bullet-3.png') no-repeat 0 2px;
}
ul.bullet-4 li {
	background: url('../images/typo/bullet-4.png') no-repeat 0 2px;
}
ul.bullet-5 li {
	background: url('../images/typo/bullet-5.png') no-repeat 0 2px;
}
ul.bullet-6 li {
	background: url('../images/typo/bullet-6.png') no-repeat 0 2px;
}
ul.bullet-7 li {
	background: url('../images/typo/bullet-7.png') no-repeat 0 2px;
}
ul.bullet-8 li {
	background: url('../images/typo/bullet-8.png') no-repeat 0 2px;
}
ul.bullet-9 li {
	background: url('../images/typo/bullet-9.png') no-repeat 0 2px;
}
ul.bullet-10 li {
	background: url('../images/typo/bullet-10.png') no-repeat 0 2px;
}
ul.icon-1 li {
	background: url('../images/typo/icon-1.png') no-repeat 0 2px;
}
ul.icon-2 li {
	background: url('../images/typo/icon-2.png') no-repeat 0 2px;
}
ul.icon-3 li {
	background: url('../images/typo/icon-3.png') no-repeat 0 2px;
}
ul.icon-4 li {
	background: url('../images/typo/icon-4.png') no-repeat 0 2px;
}
ul.icon-5 li {
	background: url('../images/typo/icon-5.png') no-repeat 0 2px;
}
ul.icon-6 li {
	background: url('../images/typo/icon-6.png') no-repeat 0 2px;
}
pre {
	background: #101010;
	border: 1px solid #222;
}
.blockquote {
	color: #777777;
	background: url('../images/typo/quote.png') no-repeat 10px 10px;
}
.blockquote p {
	background: url('../images/typo/quote2.png') no-repeat 100% 100%;
}
span.alert {
	color: #E42428;
	border-top: 3px solid #710B0B;
	border-bottom: 3px solid #710B0B;
	background: #361010 url('../images/typo/status-alert.png') no-repeat 10px 50%;
}
span.info {
	color: #1D73CE;
	border-top: 3px solid #0E3260;
	border-bottom: 3px solid #0E3260;
	background: #111F30 url('../images/typo/status-info.png') no-repeat 10px 50%;
}
span.note {
	color: #DDB119;
	border-top: 3px solid #715D0B;
	border-bottom: 3px solid #715D0B;
	background: #362F10 url('../images/typo/status-note.png') no-repeat 10px 50%;
}
span.download {
	color: #81C32E;
	border-top: 3px solid #445B17;
	border-bottom: 3px solid #445B17;
	background: #252E14 url('../images/typo/status-download.png') no-repeat 10px 50%;
}
img.content-left {
	border: 1px solid #202020;
}
img.content-right {
	border: 1px solid #202020;
}
fieldset {
	border-top: 4px solid #202020;
	border-bottom: 4px solid #202020;
}
/* @end */



/***** Detailed jet pages ********/
#splash_jet_detailed {
	height: 250px;
	background: url(../images/light_jet_splash.jpg) no-repeat top left;
}

#splash_jet_detailed h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_news {
	height: 250px;
	background: url(../images/splash/splash_news.jpg) no-repeat top left;
}

#splash_news h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_services {
	height: 250px;
	background: url(../images/splash/splash_services.jpg) no-repeat top left;
}

#splash_services h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_consultancy {
	height: 250px;
	background: url(../images/splash/splash_consultancy.jpg) no-repeat top left;
}

#splash_consultancy h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_light_jets {
	height: 250px;
	background: url(../images/splash/splash_light_jets.jpg) no-repeat top left;
}

#splash_light_jets h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_medium_jets {
	height: 250px;
	background: url(../images/splash/splash_medium_jets.jpg) no-repeat top left;
}

#splash_medium_jets h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_super_medium_jets {
	height: 250px;
	background: url(../images/splash/splash_super_medium_jets.jpg) no-repeat top left;
}

#splash_super_medium_jets h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}

#splash_heavy_jets {
	height: 250px;
	background: url(../images/splash/splash_heavy_jets.jpg) no-repeat top left;
}

#splash_heavy_jets h2 {
	position: relative;
	top: 215px;
	left: 10px;
	width: 90%;
	font-size: 2.1em;
	
}






/******** JET LIST PAGES ********/
div.aircraft_list ul {
	margin:0
}

div.aircraft_list ul li {
	display: block;
	background: #202020;
	float:left;
	width: 290px;
	height: 70px;
	margin: 15px 15px 0px 0px;
	border-bottom: 2px solid #202020;
	padding: 0px;
	color: #000;
	text-align:center;
	list-style:none;
	}

div.aircraft_list ul li:hover {
	
	background: #000;
	border-bottom: 2px solid #9b6446;
}

div.aircraft_list li img, div.aircraft_list li span {
			float: left;
			margin-right: 10px;
			}
			
div.wrapper {
	margin: 20px auto;
	width: 962px;
	px;
	padding: 0;
}
/* clear fixes for pure css layout */
#maincol {
	float: left;
	margin-right: -250px;
	width: 100%;
}
#maincol-container {
	margin-right: 250px;
}
#sidecol {
	float: right;
	width: 250px;
}
.style1 {
	color: #FFFFFF;
}



/* Sample FormBuilder CSS base */
	form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #131313;
		padding:0.5em;
		width: 47%;
	}
	fieldset div .label {
		width:120px;
	}
	
	label {
	width: 300px;
}
	
	fieldset input {
	width: 200px;
}
	legend {
		color:#FFF;
		font-size:1.4em;
		font-weight:bold;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}
	
	.news_content, .resource_content {
	border: 2px solid #202020;
	padding: 15px;
	margin: 0 0 15px 0;
}

		.news_content h2, .news_content p {
	margin: 0px;
}

		.news_content h3, .resource_content h3 {
	margin: 0 0 5px 0;
	font-size: 1em;
	font-weight:bold;
	width: 100%;
	display: block;
	border-bottom: 1px solid #9b6446; 
}

.resource_content img {
	float: left;
	margin: 0 15px 15px 0;
}


/*********** CONTACT US *******************/

.left_block_50 {
	width: 318px;
	float: left;
	border-right: 2px solid #202020;
	padding-right: 15px;
	margin-bottom: 15px;
}

.right_block_50 {
	width: 320px;
	float: right;
	padding-left: 15px;
	margin-bottom: 15px;
}

ul.sidemenu {
	margin: 0;
	padding: 0
}
ul.sidemenu li {
	list-style: none;
	margin: 0 0 0 10px;
	padding:0;
	background: #777;
}

/********** TABLES **************/
table {
	width: 550px;
	background: #131313;
	border: 2px solid #202020;
	

	}

	table tbody tr td {

		padding:3px;
		width: 100px;
		color: #fff;
		text-align: left;
		padding-left: 10px;
		

		}

	table tbody th {

		text-align:left;
		
		background: #202020;
		width: 150px;
		font-size:1em;
		padding: 3px 10px;
		color: #fff;
		}


table.enquiry_form {
	width: 335px;
	background: #131313;
	border: 2px solid #202020;
	font-size: 0.9em
	}

	table.enquiry_form tbody tr {
		width: 335px;
		padding: 0;
		margin: 0
	}

	table.enquiry_form tbody tr td {

		padding:3px;
		width: 90px;
		color: #fff;
		text-align: left;
		padding-left: 10px;
		

		}
		
		table.enquiry_form tbody tr .helper {
		clear:both;
		font-size: 0.8em;
		display: block;
		}
		
		table.enquiry_form tbody tr td input, table.enquiry_form p{
		margin: 0;
		padding:0;
		}

	table.enquiry_form tbody th {

		text-align:left;
		vertical-align:top;
		background: #202020;
		width: 110px;
		font-size:1em;
		padding: 3px 10px;
		color: #fff;

		}






div.error_message ul li {
	color: #b72d2d;
	margin: 0 0 0 -15px;
	padding: 0;
}

