* {
	margin: 0;
	padding: 0;
}

body {
	color: #b8b8b8;
	background: #000000;
	font-family: CordiaUPC, tahoma, sans-serif;
	line-height: 150%;
}

body a{
color:#ff9b59;
text-decoration: none;
}
body a:hover,
body a:active,
body a:focus {
color: #ff9b59;
	text-decoration: underline;
}
p{
color:#FFFFFF;
}

fieldset {
	border: none;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	width: 774px;
	margin: 0 auto 0 auto;
	background: #101010 url(../images/body_bg.gif) repeat-y left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
	text-align: center;
	padding:0;
}

#header-toolbar {
	background-color: #101010;
	width: 100%;
	height: 26px;
	margin-top: 2px;
}

#header-toolbar .search_box {
	width: 266px;
	float: left;
}

#header-toolbar .switch_language {
	width: 116px;
	float: right;
}

/* AJAX Search */
#search form {
	border: none;
	margin: 0px;
	padding: 0px;
}

#ajaxSearch_input {
	width: 166px;
	height: 16px;
}

#ajaxSearch_output {
	border: #fff solid 1px;
	background: #262626;
	color: #C2A385;
	width: 198px !important;
	margin-left: 14px;
	position: absolute;
	z-index: 1;
}

#ajaxSearch_output a {
	width: 93% !important;
	color: #C2A385;
	width: 198px;
	text-align: left;
	display: block;
}

#ajaxSearch_output a:hover {
	text-decoration: underline;
}

#ajaxSearch_output p {
	margin: 0;
}

.AS_ajax_result {
	color: #444;
	padding: 1px 10px;
	margin: 0;
}

.AS_resultLink {
	text-decoration: underline;
}

.AS_ajax_resultDescription {
	color: #888;
	padding: 1px 10px;
}

.AS_ajax_more {
	color: #555;
	padding: 1px 10px;
}

.AS_intro {
	display: none;
}

.ajaxSearch_resultsInfo {
	margin: 6px 10px;
}

.ajaxSearch_result {
	width: 100%;
	margin: 1px 10px;
}

#ajaxSearch_intro {
	margin: 6px 10px;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	margin:0;
	height: 159px;
	padding:0;
}

#header {
	text-align: center;
	height: 159px;
	background: url(../images/slingshot_header.jpg) no-repeat center top;
}
#header2{
margin: 2px 0 0 1px;
width: 584px;
height: 91px;
}
#header2-content{
color:#006600;
}
#header2-menu{
padding: 23px 0 10px 164px; 
width:135px; 
float:left;
}
#header2-search{
width:270px; 
height:90px; 
float:right;  
position:relative;
}
#header2-search-content{
position:absolute; 
width:140px; 
bottom:5px; 
right:5px; 
text-align:left;
font-weight:bold;
color:#333333;
font-size:11px;
font-family:Tahoma;
}
#breadcrumbs{
margin: 1px 0 0 1px;
padding: 7px  0;
width:584px;
height:14px;
background:#262626;
color: #c2a385;
}
/* Menu  */
a.header2-menu,
a.header2-menu:link,
a.header2-menu:visited{
font-family: Tahoma, san-serif,serif;
font-size:12px;
font-weight:bold;
color:#006600;
text-decoration:none;
}
a.header2-menu:hover{
color:#FFFFFF;
text-decoration:none;
}
#mainnavwrap {
	background: url(../images/menu_bg.gif) no-repeat fixed left top #000000;
	height: 26px;
}
#mainnav {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	text-align: center;
	font-size: 11px;
	font-family:Tahoma;
	font-weight:bold;

}
a.mainlevel,
a.mainlevel:link,
a.mainlevel:visited {
	padding: 2px 0px 2px 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #ff9b59;
	text-decoration: none;
}
/*Main Body Layout----------------------------------------- */
#containerwrap {
	margin: 0;
	text-align: left;
	clear:both;
}

#container {
	margin: 0;
/*	background: #101010 url(../images/body_bg.gif) repeat-y left top; */
	font-size: 11px;
	font-family: Tahoma, san serif;
	line-height:normal;
}
#leftcol {
	margin: 0;
	float: left;
	width: 185px;
}
#maincol {
	margin: 0;
	float: right;
	width: 586px;
	position:relative;
	clear:both;
}

#maincontent{
	padding-top: 20px;
	float: right;
	width: 566px;
	vertical-align:top;
}
#be-better{
	margin: 0;
	float: left;
	width: 132px;
	padding: 10px 5px 10px 8px;
	background:#2b2622;
	color: #c2a385;
}
 #be-better  p{
	margin: 0;
	float: left;
	width: 112px;
	padding: 10px 5px 10px 8px;
	background:#2b2622;
	color: #c2a385;
}
#orangehead{
margin: 10px 13px 0 0;
height:20px;
background:url(../images/rec_trainning/orange-title-bg.gif) repeat-x left center;
}

#inform{
margin:20px 20px;
padding:20px 20px;
width:470px; 
text-align:center;
color:#FFFFFF;
font-family:tahoma;
font-size:12px;
background:#232323;
}

#main-left {
	float: left;
	width: 412px;
}
.maintext {
padding: 10px 12px 0 0;
}
.maintext1 {
padding: 10px 12px 0 20px;
color:#d0d0d0;
}
.orangetext{
padding: 10px 12px 0 40px;
color:#ff7a21;
}
a.brownlink, 
a.brownlink:link,
a.brownlink:visited {
color: #c2a385;
text-decoration:none;
}
a.brownlink:hover {
color: #c2a385;
text-decoration:underline;
}
a.whitelink, 
a.whitelink:link,
a.whitelink:visited {
color: #ffffff;
text-decoration:none;
}
a.whitelink:hover {
color: #c2a385;
}
a.whiteor, 
a.whiteor:link,
a.whiteor:visited {
color: #ffffff;
text-decoration:none;
}
a.whiteor:hover {
color: #ff9b59;
text-decoration:none;
}
.whitetitle{
color:#ff9b59;
font-weight:bold;
}

ul {
	margin-top: 5px;
	margin-bottom: 25px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	line-height: normal;
}

.attached-file {
	margin: 15px;
	font-size: 13px;
}
/* activity */
#left-wrap{
	margin-top: 20px;
}
#left-head{
	margin-left: 0px;
}
#activity{
	margin-left: 18px;
	margin-top: 15px;
	width: 165px;
}
#member{
	padding: 10px 8px 0 20px;
}
#member label {
	display: block;
	float: left;
	width: 50px;

}
#member #username, #member #password {
	float: left;
	width: 95px;
	margin: 0 0 3px 0;
}
#member #cmdweblogin {
	float: right;
	margin: 2px 3px 0 0;
}
.left-separate {
	clear: both;
}
#subscribe{
	margin: 15px 0 0 25px;
	width: 155px;
}
#subscribebox{
	margin: 15px 0 15px 20px;
	padding: 10px;
	background:url(../images/subscribe-box.gif) no-repeat left top;
}
#rec{
margin-left: 20px;
width:520px;
float:left;
clear:both;
}
#recinfo{
margin:0;
width:520px;
clear:both;
}
#info{
width:400px; 
float:left;
}
#info1{
width:370px; 
float:left;
}
/*-------------------------------------------------------*/
/* paragraph */
.infoimage{
border: 1px solid #b5b5b5;
padding:3px;
margin-right: 20px;
}
.info-h1{
margin: 0px;
font-weight:bold;
color:#ff7a21;
}
.info-h2{
margin: 0 10px 0 18px;
font-weight:bold;
color:#ff7a21;
}
.info-h3{
margin: 0 10px 0 18px;
font-weight:bold;
color:#c2a385;
}
.info-txt{
margin: 10px 0px 0 18px;
width:390px;
}
.info-txt1{
margin: 10px 0px 0 18px;
width:340px;
}
.info-txt2{
margin: 10px 0px 0 18px;
width:480px;
}
.article-h{
margin-right:20px;
padding: 10px 0;
display:block;
color:#FFF;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #b5b5b5;
}
.article-h1{
color:#FFF;
font-weight:bold;
float:left; 
width:60%;
}
.article-h2{
color:#FFF;
font-weight:bold;
float:left; 
width:70%;
}
.article-download{
float:right; 
width:32%;
}
.article-download2{
float:right; 
width:25%;
}
#article-title{
margin: 0 20px 20px 0;
padding:5px 0;
font-size:14px;
color: #ff7a21;
border-bottom:4px solid #ff9b59;
}
.article-sep{
margin-right: 20px;
border-bottom:1px dotted #ff9b59;
height:5px;
clear:both;
}
.article-headexpand{
clear:both;
margin:10px 0;
}
.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}
.imgheader{
 margin: 0 5px 0 60px;
 padding: 1px 3px 1px 5px;
 color: #FFFFFF;
 font-weight:bold;
 height:54px;
 position:relative;
 background: url(../images/dot_bg.gif) repeat-x left bottom;	
}
.imgheader-text{
bottom:5px;
position:absolute;
}
.imgheader-bebetter{
 margin: 0;
 padding: 5px 0 1px  0;
 color: #FFFFFF;
 font-weight:bold;
 height: 50px;
 width:70px;
 float:right;
 background: url(../images/dot_bg1.gif) repeat-x left bottom;	
}
.imgheader-text-bebetter{
bottom:5px;
position:absolute;
}
.descript{
 margin: 2px 5px 0 0;
}
.left-separate{
 margin: 10px 5px 0 18px;
 padding: 0px 5px 20px 0px;
 background: url(../images/dot_bg.gif) repeat-x left bottom;	
}
.main-separate{
 margin: 0px 12px 0 0;
 padding: 0px 12px 20px 0px;
 background: url(../images/dot_bg.gif) repeat-x left bottom;	
}
.boxsep-s{
 height:40px;
 background:url(../images/sep-s.gif) no-repeat 0 40% #101010;
 }
 .boxsep-l{
 height:100px;
 background:url(../images/sep-l.gif) no-repeat 0 100% #101010;
 }
.boxsep-rec{
 height:50px;
 background:url(../images/sep-l.gif) no-repeat 0 30% #101010;
 clear:both;
}
/*-------------------------------------------------------*/
/* Contact US */
#EmailForm {
	width: 450px;
	padding: 0 0 0 30px;
}
#EmailForm .form_intro {
	margin: 0 0 15px 0;
}
#EmailForm .inputs {
	margin: 15px 0 30px 0;
}
#EmailForm textarea {
	margin: 0;
	padding: 0;
}
.form-row {
	width: 100%;
	clear: both;
	margin: 5px 0 0 0;
	
}
.form-row label {
	width: 100px;
	float: left;
	display: block;
}

.form-row input, .form-row select, .form-row textarea {
	float: left;
	display: block;
	width: 250px;
}
.form-row select { 
	width: 255px;
	margin: 0 0 5px 0;
}
.form-row #cfContact {
	margin: 10px 0 0 100px;
	width: 150px;
}


* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #545454;
}

select, .inputbox {
	padding: 2px;
}

textarea {
    margin: 10px 0;
	padding-left: 2px;
	vertical-align:top;
}

.button, .button:hover {
	margin: 5px 0 0 0px;
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
	height:20px;
	font-size:11px;
	color:#FFFFFF;
	background: url(../images/button_bg.gif) repeat-x center;
}

.button:active, .button:focus {
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
	
}
.button-gr, .button-gr:hover {
	margin: 5px 0 0 0px;
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/button_bg_green.gif) repeat-x center;
}

.button-gr:active, .button-gr:focus {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	
}
.button-bl, .button-bl:hover {
	margin: 5px 0 0 0px;
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background: url(../images/button_bg_blue.gif) repeat-x center;
}

.button-bl:active, .button-bl:focus {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	
}
.checkbox , checkbox{
	height: 12px;
	margin: 2px 0 5px 0px;
	vertical-align:middle;
}
.inputbox {
	font: 11px/normal Tahoma, Arial, sans-serif;
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
	height: 12px;
	margin: 2px 0 5px 0px;
	vertical-align:middle;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
/* TABLE */
table{
color:#fff;
margin: 0 20px;
padding: 0;
}
td{
padding: 10px 5px 0;
}
td.thead{
text-align:left;
vertical-align:bottom;
padding:0 5px;
height:20px;
border-bottom: 1px dotted #707070;
}
td.label{
font-weight:bold;
text-align:right;
vertical-align:top;
}
td.value{
text-align:left;
vertical-align:top;
}
td.submit{
padding:0 5px;
}

.orchid_group_logo {
	width: 100%;
}

.orchid_group_logo div {
	width: 185px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	float: left;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	margin:0;
	clear: both;
	color: #a0a0a0;
	text-align: left;
	height: 70px;
	background:url(../images/copyright_bg.gif) no-repeat left top;
	font-family:"Tahoma","san-serif";
}
#footer {
	height: 60px;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding: 5px 10px 5px 18px;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #a0a0a0;
	text-decoration: none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #ff9b59;
}
#copyright{
margin: 0;
float:left;
font-size: 10px;
width: 300px;
}
#botlink{
margin:0;
padding-top:5px;
float:right;
width: 380px;
font-size: 11px;
line-height:normal;
}
/*Float clearing hacks*/
.floatcontainer:after { 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; 
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
