/* The following fixes a well-known bug in IE6 */
* html div.page_container {
	height:620px
}

.black {
	color: black;
}

.bold_caps {
	font: 800 11px / 13px verdana, sans-serif;
	text-transform: uppercase;
}

.bold_caps_orange {
	font: 800 13px / 16px verdana, sans-serif;
	text-transform: uppercase;
	color: orange;
}

/* checkbox system for nice alignment */
/*
.checkbox { 
	margin-top: 8px;
	margin-bottom: 8px;
	display: block; 
	clear: both;
}

.checkbox input { 
	float: left; 
	margin: 0px;
	margin-top: 1px;
}

.label { 
	display: block; 
	margin: 0px;
	margin-left: 2.0em; 
}
*/

.inset {
	margin-left: 30px;
	margin-top: 5px;
}

.small_caps {
	font-size: 9px;
	font-weight: 600;
	text-transform: uppercase;
}

.small_bold_caps {
	font: 800 9px verdana, sans-serif;
	text-transform: uppercase;
}

.xinset {
	margin-left: 120px;
	margin-bottom: 15px;
	line-height: 24px;
	color: black;
}

a {
	color: black;
	font-weight: 600;  
	text-decoration: none;
}

/* fix weird firefox img border */
a img {
	border: 0 none;
}

a.white{
	color: white;
	text-decoration: none;
}

a.orange{
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.reveal{
	color: white;
	text-decoration: none;
}

a.reveal:hover{
	
	text-decoration: none;
}

body {
	padding: 0px;
	margin: 0px;
	font: 600 11px / 13px arial, helvetica, sans-serif;
	background-color: #839099;
	/*min-width: 760px;
	width: 100%;*/
	
}

body#zogome li#zogomelink a ,
body#zogomecodegen li#zogomecodegenlink a ,
body#zogomehelp li#zogomehelplink a ,
body#zogomeprivacy li#zogomeprivacylink a ,
body#zogomecodegen li#zogomecodegenlink a ,
body#zogometandc li#zogometandclink a ,
body#zogomecontactus li#zogomecontactuslink a ,
body#other li#otherlink a
{
	color: #FF6600;
	border-left: 0;
	font-weight: bold;
	border-top-color: #006400;
} 

div.graduated {
	min-width: 760px;
	background: blue;
}

div.content {
	position: relative;
	margin-top: 10px;
	min-height: 620px;
	_height: 620px;	/* effective minimum height for IE */
	height: auto;
	margin-left: 225px;
	width: 440px;
	color: white;
	overflow: visible;
	clear: both;
	/*border: 1px solid red;*/
}

div.content ul {
	margin: 0 0 0 2em;
	padding: 0;
	color: #FFFFFF;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 120%;
	text-indent: 0;
}

div.content ul li {
}

div.content_2 {
	position: relative;
	margin-top: 10px;
	left: 225px;
	color: white;
	width: 320px;
}

div.content_wide {
	position: relative;
	margin-top: 10px;
	left: 225px;
	width: 535px;
	color: white;
	overflow: visible;
}

div.continue_widget {
	float: right;
	margin: 15px 0 15px 0;
}

div.details {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

div.error {
	padding: 4px;
	padding-top: 0px;
	margin-bottom: 5px;
	border: 1px solid black;
	background: #AAAAAA;
}

div.float_top_right{
	position: relative;
	float: right;
}

div.fm_info {
	position: absolute;
	top: 72px;
	left: 470px;
	/*height: 150px;
	width: 240px;
	overflow: auto;
	z-index: 12;*/
}

div.form_content {
	position: relative;
	margin-top: 10px;
	margin-left: 225px;
	width: 440px;
	color: white;
	overflow: visible;
	clear: both;
	padding-bottom: 50px;	/* additional padding for widget */
}

div.formbox {
	position: relative;
	border: 1px solid white;
	background: #9FABB3;
	margin-top: 5px;
	padding: 0px 10px 0px 10px;
}

div.footer {
	position: relative;
	width: 100%;
	/*bottom: 0px;*/
	top: -2px;
	margin-top: 0px;
	background: black;
	color: white;
}

div.googlead {
	position: absolute;
	left: 760px;
	top: 67px;
	margin-left: 15px;
	margin-bottom: 10px;
}

div.graduated {
	min-width: 760px;
	background: blue;
}

div.homepage_info {
	position: absolute;
	top: 72px;
	left: 510px;
	height: 150px;
	width: 240px;
	overflow: auto;
	z-index: 10;
}
/*
div {
	overflow: hidden;
}
*/

div.illustration {
	position: absolute;
	top: 220px;
	left: 2px;
	height: 400px;
	width: 224px;
	/*border: 1px solid red;*/
}

div.info {
	border-top: 2px solid #0099FF;
	margin-top: 5px;
	padding-bottom: 10px;
}

div.info_content {
	padding-top: 5px;
}

div.inline {
	position: absolute;
	left: 228px;
	top: 173px;
	margin-right: 120px;
	color: white;
	z-index: 10;
}

div.logo {
	position: relative;
	left: 0px;
	top: 0px;
}

div.main_link {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
}

div.main_link:hover {
	cursor: pointer;
}

div.nav_menu {
	position: absolute;
	top: 18px;
	left: 590px;
	z-index: 11;
}

div.navigation {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 580px;
	/*z-index: 10;*/
}

div.navigation ul {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

div.navigation ul li {
	display: inline;
}

div.navigation ul li a {
	padding: 0.2em 1em;
	font-weight: bold;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #000000;
}

div.navigation ul li a:hover {
	color: #FF6600;
	font-weight: bold;
}

div.navigation ul li p {
	margin: 0;
	padding: 0.2em 1em;
	float: left;
}

div.page_container{
	position: relative;
	/*width: 760px;*/
	width: 100%;
	padding-bottom: 50px;
	margin: 0px;
	min-height: 620px;
	height: auto;
	_height: 620px;
	background: #839099;
	background-image: url(images/bgrd_d3.jpg);
	background-repeat: repeat-x;
}

div.ps_info {
	position: absolute;
	top: 85px;
	left: 460px;
	height: 150px;
	width: 260px;
	overflow: auto;
	z-index: 10;
}

div.range_right {
	position: relative;
	margin-left: 300px;
	width: 200px;
}

div.reveal {
	position: relative;
	clear: none;
	height: auto;
}

div.scrollbox {
	position: relative;
	height: 300px;
	overflow: auto;
	border: 1px solid white;
	background: #9FABB3;
	margin-top: 5px;
	padding: 10px;
}

div.sidebar {
	position: absolute;
	top: 95px;
	left: 500px;
}

div.skyscraper {
	position: absolute;
	top: 66px;
	left: 760px;
	height: 600px;
	width: 120px;
}

div.splashad {
	position: absolute;
	left: 791px;
	top: 0px;
	margin-left: 15px;
}

div.standfirst {
	position: relative;
	width: 210px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*
div.thumbnail_head {
	position: relative;
	text-align: center;
	float: left;
	clear: none;
	width: 152px;
	height: 170px;
	background: #0099FF;
}

div.thumbnail {
	float: left;
	clear: none;
	width: 152px;
	height: 170px;
	background: #CCCCCC;
}

div.thumbnail_alt {
	position: relative;
	float: left;
	clear: none;
	width: 152px;
	height: 170px;
	background: #AAAAAA;
}
*/

div.thumbnail_container {
	position: relative;
	margin-top: 40px;
	left: 10px;
	width: 750px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	overflow: visible;
}

div.thumbnail_image {
	position: relative;
	height: 75px;
	padding: 0px;
	margin-bottom: 4px;
	background: none;
	overflow: hidden;
}

div.thumbnail_interior {
	margin: 4px;
}
/*
div.thumbnail_more {
	position: absolute;
	clear: both;
	bottom: -30px;
	right: 0px;
}
*/

div.thumbnail_more {
	position: relative;
	text-align: right;
	width: 760px;
}

div.title {
	position: absolute;
	top: 72px;
	left: 224px;
	width: 220px;
}

div.title_detail {
	position: absolute;
	top: 96px;
	left: 225px;
	width: 200px;
}

div.title_messages {
	position: relative;
	top: 115px;
	left: 235px;
	width: 200px;
	height: 100px;
	overflow: auto;
	z-index: 10;
}

div.welcome_text {
	position: absolute;
	top: 48px;
	left: 225px;
	color: white;
	z-index: 12;
}
	
div.windowlet {
	height: 360px;
	background: #999999;
}

div.windowlet_content {
	margin: 15px;
}

div.zogomead {
	position: absolute;
	left: 791px;
	top: 67px;
	margin-left: 15px;
	height: 600px;
}

img {
	padding: 0px;
	margin: 0px;
}

img.inline {
	vertical-align: middle;
	margin: 2px;
}

img.no_matches {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p {
	color: white;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.big_title {
	color: white;
	font: 800 24px / 30px verdana, sans-serif;
}

p.form_text {
	margin-top: 2px;
	color: white;
	font: 600 11px / 13px arial, helvetica, sans-serif;
}

p.error {
	font-weight: bolder;
	color: black;
	padding: 0px;
}

p.faq_head {
	font: 600 11px verdana, sans-serif;
	margin-top: 10px;
}

p.faq_question {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.faq_text {
	margin-left: 15px;
	margin-top: 0px;
	color: black;
}

p.formtitle {
	color: white;
	text-transform: uppercase;
	margin-top: 5px;
}

p.header {
	font: 600 11px verdana, sans-serif;
}

p.medium_title {
	color: white;
	font: 800 16px / 19px verdana, sans-serif;
}

p.open {
	line-height: 16px;
}

p.red {
	padding: 4px;
	border: 1px solid red;
}

p.thumb_text {
	color: white;
	font:  600 11px / 12px verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}

p.tight {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}

p.title {
	color: black;
	font: 800 11px / 13px verdana, sans-serif;
}

table {
	font: 200 11px / 13px arial, helvetica, sans-serif;
	color: white;
	padding: 0px;
	border-spacing: 0px;
}

td {
	vertical-align: top;
}

td.field_label {
	text-align: right; 
	vertical-align: middle;
	padding-right: .5em;
}

td.form {
	padding-right: 50px;
	vertical-align: top;
}

td input {
	font: 400 11px / 13px arial, helvetica, sans-serif;
}

td.instructions {
	font: 600 13px / 15px arial, helvetica, sans-serif;
	padding-top: .5em;
}

td.note {
	padding-right: 50px;
	padding-top: 0px;
}

td.thumbnail_head {
	width: 152px;
	background: #0099FF;
	padding: 0px;
}

td.thumbnail {
	background: #CCCCCC;
	width: 152px;
	padding: 0px;
}

td.thumbnail_alt {
	background: #AAAAAA;
	width: 152px;
	padding: 0px;
}
