/*
  http://www.code-sucks.com
*/

* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: white;
 background-image:url('FOS_background.jpg');
 background-position: top left;
 background-attachment: fixed;
}
p, a {
	color: white;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background: #0E4EB2;
 border-left: 1px solid white;
 border-right: 1px solid white;
 border-bottom: 1px solid white;
}
#header {
	color: #333;
	width: 922px;
	border-bottom: 7px solid orange;
	height: 211px;
	background: black;
}
#brand {
	width: 922px;
	display: relative;
	z-index: 1;
}
#header_contents {
	text-align: right;
	position: absolute;
	width: 910px;
	color: white;
	padding: 15px 20px 0px 0px;
	line-height: 8px;
	z-index: 999;
}
#header_contents a {
	text-decoration: none;
	color: white;
}
/* Quotes Section */
#quote-list {

}
#quote-list .quote {
	color: #fff;
	font-size: 14px;
}
#quote-list .quoted {
	color: #f7ab00;
	font-size: 14px;
	padding-top: 0;
}


#leftcolumn { 
 padding: 20px 0px 20px 0px;
 width: 195px; 
 float: left;
}
#leftcolumn ul {
	margin-left: 20px;
	list-style: none;
	list-style-position: bottom;
}
#leftcolumn li {
	border-bottom: 1px dotted white;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url('nav_bullet.jpg');
	background-repeat: no-repeat;
	background-position: 1% center;
}
#leftcolumn a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: white;
}

#footer {
	background-image: url('bg_img.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	text-align: center;
	padding-top: 280px;
	margin-top: -220px;
	height: 45px;
	width: 100%;
	z-index: 2;
	color: black;
	text-transform: uppercase;
	font-size: 11px;
}
#footer a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#rightcolumn { 
	float: right;
	margin: 0px 0px 0px 0px;
	width: 687px;
	display: inline;
	position: relative;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-color: #3975C6;
	color: white;
	overflow: hidden;
}
#content {
	position: relative;
	padding: 20px;
	z-index: 10;
	min-height: 750px;
	height:auto !important;
	height: 750px;
}
.content_bg {
}
#content a {
	font-size: 12px;
	color: white;
}
#slogan {
	background-image: url('slogan_bg.jpg');
	background-repeat: repeat-x;
	background-color: #001a4b;
	height: 90px;
	position: relative;
	display: block;
	z-index: 10;
	text-transform: uppercase;
}
#slogan #first {
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 0 20px;;
	color: white;
}
#slogan #second {
	font-size: 20px;
	padding-left: 20px;
	color: #7FD5FF;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.p_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;
}
.o_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #FFA500;
}
p {
	padding-top: 15px;
	padding-bottom: 15px;
}

.ditto_wrapper {
	margin-bottom: 20px;
}
.ditto_wrapper .ditto_article {
	margin-bottom: 20px;
}

.ditto_wrapper .ditto_title {
	font-size: 115%;
	width: 100%;
	border-bottom: 1px solid #9c0;
}

.ditto_wrapper .ditto_title .ditto_info {
	float: right;
	display: block;
	text-align: right;
	font-size: 75%;
	color: #555;
}

.ditto_wrapper .ditto_link {
	text-align: right;
	font-size: 75%;
}

.ditto_wrapper a, .ditto_wrapper a:visited, .ditto_wrapper a:hover {
	border: 0;
}

.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: #618100;
}

.ditto_pages .ditto_currentpage {
	border: 1px solid #618100;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #9c0;
	color: #fff;
}

.ditto_pages .ditto_off {
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
}

.ditto_pages a, .ditto_pages a:link, .ditto_pages a:visited {
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #618100;
}

.ditto_pages a:hover {
	background-color: #1873BA;
	color: #000;
}

.ditto_archivelist ul {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0;
}

.ditto_archivelist ul ul {
	list-style-type: square;
	margin-left: 35px;
}

.ditto_archivelist .ditto_month {
	font-weight: bold;
}

#homepage_footer {
	margin-top: 40px;
	width: 660px;
}
#homepage_footer .first {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#homepage_footer .second {
	text-transform: uppercase;
	color: #7FD5FF;
	font-size: 20px;
	font-weight: bold;
}
#news_section {
	float: left; 
	padding-right: 30px;
	width: 300px;
	display: inline;
}
#media_section {
	float: right; 
	width: 300px;
	margin-right: 30px;
	display: inline;
	position: relative;
}
.news {
	padding-bottom: 30px;
}
.news .big_p {
	font-size: 70px;
	color: orange;
	display: inline;
	position: relative;
	float: left;
	line-height: 40px;
	width: 50px;
}
.news .news_content {
	float: right;
	display: inline;
	position: relative;
	width: 250px;
}
.news_content .date {
	color: white;
	font-weight: bold;
}

#qa {
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}
#qa .first {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
}

#qa .second{
	text-transform: uppercase;
	color: orange;
	font-size: 20px;
}
#qa a {
	text-decoration: underline;
}

#leftcolumn #qa ul {
    padding: 10px 0px 0px 0px;
	list-style: none;
	margin-left: 0px;
}

#leftcolumn #qa ul li{
	background-image: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}

#qa .qa_title {
	padding: 10px 0px 10px 0px;;
	font-size: 1.3em;
}

#qa .qa_correct {
	padding: 10px 0px 10px 0px;;
	font-size: 1.3em;
	color: white;
}
#qa .qa_wrong {
	padding: 10px 0px 10px 0px;;
	font-size: 1.3em;
	color: orange;
}

#content .sitemap ul{
	margin-left: 20px;
}
#content .sitemap ul ul{
	margin-left: 40px;
}
#content .sitemap ul ul ul{
	margin-left: 60px;
}
.ajaxSearch_extract {
	margin-bottom: 20px;
}
#leftcolumn #gtta_img {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted white;
	font-weight: bold;
}
#leftcolumn #gtta_img .first{
	color: #fff;
	font-size: 15px;
}
#leftcolumn #gtta_img .second{
	color: orange;
	font-size: 15px;
}
#leftcolumn #gtta_img img {
	margin-top: 10px;
	border: 2px solid white;
}

#leftcolumn a.small {
	display: block;
	width: 100%;
	font-size: 0.8em;
	text-align: left;
}
#tech_by_commerx {
	padding-top: 10px;
	width: 922px;
	margin: auto;
	text-align: right;
}
.table_form th{
	text-align: left;
	vertical-align: top;
}
.table_form th, .table_form td {
	padding: 5px 0px 5px 0px;
}
h1, h2, h3, h4, h5 {
	color: orange;
}

#content ul {
	padding-left: 30px;
}
.legend {
	float: right;
	border: 1px solid #FFA500;
	width: 120px;
	padding: 5px;
}
.right {
	position: absolute;
	right: 10px;
	top: 10px;
}
.right a img {
	border: none;
}

.content-top-hor {
}

.content-col-3 {
	float: left;
	width: 30%;
	padding-right: 3%;
}
