@charset "UTF-8";
/* CSS Document */

/* Resets **************************************************************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }
	
:focus {
	outline: 0; }
	
ol, ul {
	list-style: none;
	font-size:80%;}

table {
	border-collapse: separate;
	border-spacing: 0; }
	
caption, th, td {
	text-align: left;
	font-weight: normal; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""; }
	
blockquote, q {
	quotes: "" ""; }
	
img { display:block; }
	
hr {
	border:none;
	height:1px;
	background-color:#252b2b;
}
	
.clear { clear: both; height: 0; }

address { font-style:normal; }

abbr { border-bottom:dotted #0973ba 1px; }

a:link { 
	color:#B2301A; 
	text-decoration: none; }

a:hover { 
	color:#E5A065;  
	text-decoration: none; }

a:visited, 
a:active { 
	color:#B2301A; 
	text-decoration: none; }
	
a:visited:hover, 
a:active:hover {
	color:#E5A065;  
	text-decoration: none;
}

.hidden {
	position:absolute;
	left:0px;
	top:-2000px;
	width:1px;
	height:1px;
	overflow:hidden; }
	
h1 {
	color:#CDCEFF;
	font-size:150%;
	font-family:"Arial", Verdana, Times, serif;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:5px;
}
h2 {
	color:#CDCEFF;
	font-size:110%;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:5px;
}
h3 {
	color:#CDCEFF;
	font-size:90%;
	font-weight:bold;
	padding-bottom:0px;
}
.date {
	color:#CDCEFF;
	font-size:95%;
	padding-bottom:6px;
	display:block;
}
label {
	font-size:75%;
	font-weight:bold;
}
input {
	margin-top:2px; }

textarea {
	margin-top:2px; }
	
fieldset {
	border:solid #616d75 1px;
	padding:10px;
}
legend {
	color:#073655;
	font-size:90%;
	font-weight:bold;
	word-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
caption {
	color:#073655;
	font-size:100%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
	word-spacing:-1px;
	border-bottom:solid #b0c5d3 1px;
}
table th {
	padding-top:6px;
	padding-bottom:3px;
	padding-left:10px;
	background-color:#edf5fa;
	padding-right:10px; }

table td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:20px;
	border-top:solid #d2e6f2 1px; }
.td1 {
width:60%;
}
.td2 {
width:20%;
}
em {
	font-style:italic;
}
.underline {
	border-bottom:solid #AB2F17 1px;
	width:346px;
	margin-bottom:10px;
}
.story_rule {
	border-bottom:dotted #C3C3C3 1px;
	width:346px;
	padding-bottom:6px;
	margin-bottom:8px;
	display:block;
}
.list_items {
	list-style-type:disc;
	padding-left:18px;
	text-indent:-12px;
	list-style-position:inside;
	font-size:75%;
	line-height:150%;
	padding-bottom:10px;
	color:#B2301A; 
}

	
/* ********************************************************************************************* */

body {
	font-family:Arial, Verdana, sans-serif;
	height:100%;
	background-color: #300200;
	text-align:left;
	margin:0px;
	color: #300200;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}
	
/* ********************************************************************************************* */

p {
	line-height:140%;
	padding-bottom:6px;
	font-size:75%;
	color:#FFF;
}

ul#navigation {
	display:inline;
	font-size:75%;
	float:left;
	color:#000000; }

ul#navigation li {
	display: inline;
	padding-right:30px;
	font-weight:bold;
	float:left; }
#navigation a {
	color:#000000;
	}
#navigation a:hover {
	color:#800000;
	background:none;
	}

/* Breadcrumbs ********************************************************************************************* */	

ol#breadcrumbs {
	display:inline;
	font-size:70%;
	float:left; }

ol#breadcrumbs li {
	display: inline;
	float:left; }

/* ********************************************************************************************* */

#container {
	position:relative;
	width:914px;
	z-index:2;
	margin-left:16px;
}
#header {
	width:914px;
}
#header_height_guide {
	height:162px;
	width:101px;
	float:left;
}
div#content {
	width:914px;
	padding-top:4px;
}
div#content_withimagehover {
	width:914px;
	padding-top:4px;
	margin-bottom:180px;
}
div#content_pos {
	padding-left:80px;
}
div#header_image {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}
.box_twocolumn {
	float:left;
	width:534px;
	margin-bottom:12px;
	margin-right:12px;
}
.box_singlecolumn {
	float:left;
	width:263px;
	margin-bottom:12px;
}
.box_top {
	width:100%;
}
.box_content_twocolumn {
	background-image:url(images/box_content_bg_twocolumn.png);
	background-repeat:repeat-y;
	width:534px;
}
.box_content_singlecolumn {
	background-image:url(images/box_content_bg_singlecolumn.png);
	background-repeat:repeat-y;
	width:263px;
}
.box_bottom {
	width:100%;
	height:21px;
}
.box_content_twocolumn_text {
	float:left;
	padding-left:19px;
	padding-right:150px;
}
.box_content_twocolumn_productpage {
	float:left;
	padding-left:19px;
	padding-right:150px;
	padding-right:0px;
	width:510px;
	margin-bottom:10px;
	border-bottom:dotted #C3C3C3 1px;
}
.productpage_column {
	width:228px;
	float:left;
	padding-top:10px;
	padding-left:44px;
	padding-bottom:10px;
}
.box_wh_content_twocolumn_text {
	float:left;
	padding-left:19px;
	padding-right:150px;
	padding-top:12px;
}
#bcrumb {
	width:813px;
	height:24px;
	float:right;
}
#bcrumb a {
	color: #252b2b;
}
#bcrumb a:hover {
	color: #252b2b;
	border-bottom:solid #252b2b 1px;
	background:none;
}
#nav_hold {
	width:520px;
	height:24px;
	float:right;
	padding-top:112px;
}
ul#toggle {
	margin: 0px;
    padding: 0px;
	float:left;
    display: inline;
	list-style-type: disc; }

ul#toggle li {
	margin:0; 
	padding: 0;
	list-style: none;
	display: block;
	margin-right:0px;
	float:left; }

ul#toggle a {
	float: left;
	padding: 309px 0 0 0;
	margin:0 0 2px 0; 
	overflow: hidden;
	height: 0px !important; }
li#nav_home a {
    width: 496px;
	background: url(images/splash.jpg) top left no-repeat; }
li#nav_home a:hover {
    width: 496px;
	background: url(images/splash_hover.jpg) top left no-repeat; }*/
ul#product_link {
	margin: 0px;
    padding: 0px;
	float:left;
    display: inline;
	list-style-type: disc; }

ul#product_link li {
	margin:0; 
	padding: 0;
	list-style: none;
	display: block;
	margin-right:0px;
	float:left; }

ul#product_link a {
	float: left;
	padding: 79px 0 0 0;
	margin:0 0 2px 0; 
	overflow: hidden;
	height: 0px !important; }	
li#product_link_ent a {
    width: 194px;
	background: url(images/purchase-this-product.png) top left no-repeat; }
li#product_link_ent a:hover {
    width: 194px;
	background: url(images/purchase-this-product_hover.png) top left no-repeat; }
ul#freeware_link a {
	float: left;
	padding: 79px 0 0 0;
	margin:0 0 2px 0; 
	overflow: hidden;
	height: 0px !important; }	
li#freeware_link_ent a {
    width: 194px;
	background: url(images/download-this-product.png) top left no-repeat; }
li#freeware_link_ent a:hover {
    width: 194px;
	background: url(images/download-this-product_hover.png) top left no-repeat; }	
#iris-logo {
	position:absolute;
	left:225px;
	top:21px;
	width:534px;
	z-index:3;
}
#image_preload {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
#home_logo_hold {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:auto;
}
#home_logo_hold a:hover {
	background:none;
}
#footer {
	float:left;
	width:809px;
	border-top:dotted #4c81d1 1px;
	font-size:70%;
	color:#999;
	padding-top:2px;
	font-style:italic;
	margin-top:12px;
	padding-bottom:30px;
}
#footer a {
	color:#707070;
}
#footer a:hover {
	background:none;
	color:#FF7200;
}
.hangar_float {
	float:left;
	width:346px;
}
.hanger_row {
	position:relative;
	width:450px;
	clear:both;
	float:left;
	margin-bottom:10px;
	border-bottom:dotted #C3C3C3 1px;
}
.hangar_link {
	font-size:70%;
}
.thumbnail {
	float:left;
	width:90px;
	height:90px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#fff;
	border:solid #C3C3C3 1px;
}
.story-image {
	float:left;
	margin-bottom:0px;
	margin-right:10px;
	background-color:#fff;
	border:solid #C3C3C3 1px;
}

