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

body, div{
	margin:0;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
h1{
	font-size:18px;
	margin:15px 0 5px 0;
}

h2{
	font-size: 14px;
}
a img{
	border: none;
}
a {
	text-decoration: none;
	color:#2b4d82;
}

a:hover {
	text-decoration: underline;
}

a:visited{
	color:#2b4d82;
}

.clearBoth{
	clear:both;
}

.spacerClear10{
	clear: both;
	height: 10px;
}
.spacerClear20{
	clear: both;
	height: 20px;
}
.spacerClear30{
	clear: both;
	height: 30px;
}
.spacerClear50{
	clear: both;
	height: 50px;
}

body{
	background: #1a202b url(../images/gui/header_glow.jpg) center top no-repeat;
}

#cont{
	width: 100%;
	position: relative;
}

#body{
	width: 958px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #2f6896;
	margin:0 auto 0 auto;
}

#header{
	clear:both;
	width:100%;
	height: 136px;
	position: relative;
	background: url(../images/gui/header_bg.jpg) center top no-repeat
}
#logo{
	position: absolute;
	display: block;
	width:320px;
	height:85px;
	top:50px;
	left:0;
}
#footer{
	width:100%;
}

.horzDivider{
	background: url(../images/gui/horz_divider.gif) left top repeat-x;
	height: 12px;
}

#nav{
	height: 24px;
	border-top: solid 1px #244180;
	border-left: solid 1px #244180;
	background: url(../images/gui/nav_bg.png) left top;
	position: absolute;
	padding: 0 3px 0 0;
	top:112px;
	right:0;
}

#nav a{
	display: block;
	height: 13px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:4px 12px 6px 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#utility{
	position: absolute;
	top:10px;
	right:10px;
}
#utility a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
	padding:0 6px 0 6px;
}
#utility a:hover {
	text-decoration: underline;
}
#nav a:hover{
	background: url(../images/gui/button_hover.png) left top;
	color:#4bb071;
	text-decoration: none;
}

.flLeft{
	float:left;
}
	
#footer{
	background:#2c353b url(../images/gui/dk-gray_dk-blue_grad.jpg) left top repeat-x;
	color: #4e91c8;
	padding:30px 0 15px 0;
	font-size:10px;
	text-align: center;
}

#footer a{
	color: #98b9d4;
	
}
#content, #contentWide{
	padding: 20px 40px 0 40px;
	background: #FFFFFF url(../images/gui/content_bg.gif) top left repeat-x;
}
#contentWide{
	padding: 20px 0 0 0;
}
.productBox{
	width:313px;
	height: 230px;
	float: left;
	margin-left:3px;
	font-size: 11px;
	margin-top:30px;
	border-left: solid 1px #033e6d;
	border-right: solid 1px #033e6d;
	border-bottom: solid 1px #033e6d;
	background: #999999 url(../images/gui/prod_box_bg.jpg) 0 0 repeat-x;
}

.productBox .inner{
	position: relative;
	top:-35px;
	clear:both;
	margin:10px;
	font-size:11px;
}

.productBox .appIcon{
	position: relative;
	top:-15px;
}

.productBox .header{
	position: relative;
	top: -33px;
}

.productBox .inner h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.productBox .inner img{
	float: left;
	margin: 0 6px 3px 0; 
	border: 0;
}
#prodCont{
	background: #b5b5b5 url(../images/gui/m-gray-white_grad.gif) left top repeat-x;
	margin: 0 auto 0 auto;
}

#prodFeat{
	padding: 40px 0;
}
#prodFeat p{
	font-size: 14px;
	overflow: auto;	
}
#prodFeat .text{
	display: block;
	overflow: auto;
}
#prodFeat img.flLeft{
	float:left;
	display: inline;
	margin:0 40px 20px 0;
}
.imgFlR{
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
}
#prodBull{
	
}
#prodFeat .text a.galIcon, #prodFeat .text a.dlIcon, #prodFeat .text a.purIcon {
	margin-top: 30px;
}

.underline{
	border-bottom: solid 1px #999999;
	clear:none;
}
.prodSub{
	width:404px;
	margin:20px 0 0 0;
	float:left;
}

.prodSub img.flLeft{
	float:left;
	margin:20px 20px 20px 0;
}

#downloadLeadIn, #purchLead{
	margin: 20px 80px 0 80px;
}

#downloadLeadIn p{
	font-size: 14px;
}

#downloadLeadIn .dlIcon, #downloadLeadIn .galIcon, #downloadLeadIn .purIcon{
	float:right;
	margin-right: 0;
}

.downloadIcon{
	display: block;
	margin:0 auto 20px auto;
}

p.flRNote, div.flRNote{
	float: right;
	margin:20px 20px 20px 0;
	font-size:11px;
	font-style: oblique;
}

.dlIcon, .galIcon, .purIcon{
	width: 80px;
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 20px 15px;
	padding-top: 28px;
	text-align: center;
	font-weight: bold;
}

.dlIcon {
	background-image: url(../images/gui/download_gr-outln.gif);
}
.galIcon {
	background-image: url(../images/gui/gallery_icon.gif);
}
.purIcon{
	background-image: url(../images/gui/purchase_icon.gif);
}

.formTable{
	border-collapse: collapse;
	margin: 20px auto 50px auto;
	font-size: 12px;
}

.formTable td{
	border: solid 1px #999999;
	white-space: nowrap;
	padding: 3px;
}

label.error{
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
}

.note{
	font-size:10px;
	font-style: oblique;
}

.wideList{
	margin: 0 50px 50px 50px;
	border-bottom: solid 1px #CCC;
	clear:both;
}

.moreLink{
	font-weight: bold;
	margin:0 0 10px 0;
	position: relative;
	font-style: oblique;
	text-align: right;
}

#prevDivBg{
	background: url(../images/gui/prev_div_bg.png) top left repeat;
	position: fixed;
	width:100%;
	z-index: 899;
}
#prevDiv{
	position: absolute;
	top:40px;
	text-align: center;
	z-index: 900;
	width:100%;
	display: none;
}
#prevDiv img{
	clear: both;
	margin: 0 auto 0 auto;
}
#closeButton{
	position: absolute;
	top:-15px;
	z-index: 901;
	display: none;
	border: none;
}

#imgPrev{
	border:solid 3px #333333;
}
.zoomImg{
	cursor: pointer;
}

.purchBody{
	margin-left: 0;
}
.purchBody .screen{
	margin-top:20px;
	float:left;
}
.purchBody p{
	margin-left: 20px;
}
.purchBody #tm{
	margin-left: 280px;
}
.purchBody #ts{
	margin-left: 280px;
}
.purchBody #tr{
	margin-left: 280px;
}
.purchsect{
	border-bottom: dotted 1px #333333;
	clear:both;
}
.swPurch{
	float: right;
	text-align: right;
	margin-bottom: 20px;
	clear:both;
}

.swPurch .note{
	font-style: normal;
	font-weight: bold;
	clear: both;
	display: block;
}

.swPurch span, .swPurch strong{
	padding-right: 13px;
}

#news{

}

#news .item{
	margin:30px 0 0 80px;
	line-height: 20px;
	width:700px;
}
#news .item .note{
	float: right;
}

.error{
	font-weight: bold;
	color: #FF0000;
}

#homeFashBanner{
	margin:2px 0 0 1px;
	height: 300px;
}