/* Site
   -------------------------------- */

html {
	overflow-y: scroll;
	/*background: #5f5f5f url('../images/html_bg.png') repeat-x scroll;*/
	/*background: #CCCCCC scroll;*/
}

body {
	height:100%;

    scroll="auto";
	margin: 0;
	padding: 0 0 20px;
	background: transparent url('../images/body_bg.png') center top;
	min-height: 400px;
	/* font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; */
	font-family: "Osaka" ,"Arial", "MS UI Gothic", "Helvetica", "Verdana", "sans-serif";
	
}
#cd {
	margin: auto;
	height: 50px;
	width: 700px;
	font-family:  "Osaka" ,"Arial", "MS UI Gothic", "Helvetica", "Verdana", "sans-serif";
	font-size: 20pt;
	color: #3A59AD;
	text-align: center;
	font-weight: bold;
	/*background-image: url(downloads/images/blue_600.jpg);*/
	vertical-align: middle;
}
.style1 {color: #3A59AD;
	font-size: 12px;
	font-weight: bold;}
.style3 {color: #3A59AD; font-size: 11px}
.style4 {font-size: 11px; font-weight: bold;}
.style5 {color:#666666; font-size: 11px}
.style10 {color:#000000; font-size: 11px}
.top {color: #666666; font-size: 20px}

a {text-decoration: none }
a:link {color: #3A59AD }
a:visited {color: #3A59AD }

#wrapper {
	margin: 0 auto;
	width: 800px;
	position: relative;
	 
	/*background: url('../images/body_footer_bg.jpg') no-repeat center bottom;*/
	padding-bottom: 0px;
	background-color:transparent;
	 
}



#banner {
	height: 50px;
	background-color:transparent;
}

#content .bg {
	opacity: 0;
	-moz-opacity: 0;
	/*filter: alpha(opacity=0);*/
}

table.layout-grid a.disabled, table.layout-grid a.disabled:hover {
	color: #aaa;
	cursor: default;
	text-decoration: line-through;
}

div.notice {
	background: #FFF1AF;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 1px solid #EFD500;
}


/* Logo
   -------------------------------- */

h1.logo {
	position: absolute;
	top: 7px;
	left: 2px;
	margin: 0;
}

h1.logo,
h1.logo a {
	width: 100px;
	height: 55px;
}

h1.logo a {
	display: block;
	background: url('../images/logo-trans.png') no-repeat;
}

h1.logo a span {
	display: none;
}


/* Dock
   -------------------------------- */

#dock {
	height: 25px;
	float: left;
	position: absolute;
	top: 0;
	right: 2px;
}

#dock .left {
	float: left;
	width: 3px;
	height: 25px;
	background: url('../images/dock.png') no-repeat left top;
}

#dock .right {
	float: left;
	width: 3px;
	height: 25px;
	background: url('../images/dock.png') no-repeat right top;
}

#dock ul,
#dock ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#dock ul {
	padding: 0 6px;
	height: 25px;
	background-color: #000;
}

#dock ul li {
	padding: 0 6px;
	position: relative;
}

#dock ul li a {
	float: left;
	display: block;
	padding: 0 5px;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}

#dock ul li a:hover,
#dock ul li.selected a {
	color: #fff;
	border-bottom: 2px solid #ff9c08;
}

#dock ul li.selected a {
	font-weight: bold;
}


/* Navigation
   -------------------------------- */

#navigation {
	height: 41px;
	float: left;
	position: absolute;
	top: 62px;
	right: 0px;
}

#navigation .left {
	float: left;
	width: 5px;
	height: 41px;
	/* background: url('../images/navigation.png') no-repeat left top; */
	background: url('../images/navigation_l.png') no-repeat left top;
}

#ie6 #navigation .left {
	background-color:#FFFFFF;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body_bg.png', sizingMethod='scale');*/
	zoom: 1;
}

#navigation .right {
	float: left;
	width: 3px;
	height: 41px;
	background: url('../images/navigation.png') no-repeat right top;
}

#navigation ul,
#navigation ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 38px;
}

#navigation ul {
	height: 41px;
	background: url('../images/navigation.png') repeat-x 0 -41px;
}

#navigation ul li a {
	float: left;
	display: block;
	height: 41px;
	padding: 0 18px;
	color: #ccc;
	text-decoration: none;
	background: url('../images/navigation_s.png') no-repeat right top;
}

#navigation ul li.selected a {
	color: #fff;
}

#navigation ul li.last a{
	background-image: none;
}

#navigation ul li a:hover {
	color: #fff;
}


/* Content
   -------------------------------- */

#content-wrapper {
width:800px;
	/*background: #FFF url('../images/content_bg.png') repeat-y 0 0;*/
}

#content {
width:800px;
	/*background: url('../images/content_body_bg.png') repeat-y 0 13px;*/
	background-color: #ffffff;
	zoom: 1;
}

#ie6 #content {

width:800px;
	/*background: url('../images/content_body_bg.png') repeat-y 0 13px;*/
	background-color: #ffffff;
	zoom: 1;
}

.content-top {
	font-size: 1px;
	height: 0px;
	/*background-image: url(../images/content_top_bg.png);
}

.content {
	padding: 0 3px 0 3px;
	overflow: hidden;
}

#ie6 .content {
	padding: 0px 0px;
	overflow: hidden;
}


#content .content {
	min-height: 200px;
	/*background: url('../images/dot.png') repeat-y 203px 0;*/
}

.content-body {
    /*background: url('../images/logo-large.png') no-repeat 0 0;*/
}

#home #content .content,
#download #content .content,
#demos #content .content {
	background: none;
}

#ie6 #content .content {
	height: 380px;
	overflow-y: visible;
}

/* Layout */

.content-head {
	height: 250px;
	border-bottom: 1px solid #ccc;
	background-color: #ffffff;
	
}

.content-head h2 {
	float: left;
	margin: 0;
	padding: 20px 0 20px 24px;
	color: #ff9c08;
	font: normal 29px/30px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}

.content-head h2 span {
	padding-right: 16px;
	border-right: 1px solid #ccc;
}

.content-head p {
	margin: 0;
	padding: 28px 0 0 12px;
	float: left;
	font: normal 15px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}




/* Footer
   -------------------------------- */

#footer {
	height: 40px;
	padding: 0px 0;
	position: relative;
}

#footer .inner {
	position: relative;
	z-index: 2;
}

#ie6 #footer .inner {
	zoom: 1;
}

#footer .bg {
	/*background: url('../images/stoplogo.gif') no-repeat left top;*/
	/*background: url('../images/body_bg.png') no-repeat left top;*/
	background-color: #ffffff;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 1;
	left: 0;
	z-index: 1;
}

#ie6 #footer .bg {
	background-color:#FFFFFF;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 1;
	left: 0;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body_bg.png', sizingMethod='scale');*/
	zoom: 1;
	z-index: 1;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
	text-transform: none;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer p a {
	color: #999999;
}

#footer span.first {
	display: block;
	float: left;
	padding: 6px 0 0 16px;
}

#footer .block {
	display: block;
	float: left;
}

#footer .block span,
#footer span.empty {
	display: none;
}




/* Hanza Trading Site */

#links {
	float:left;
	width:155px;
	font-size: 13px;
}

#hanza ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#hanza #links ul {
  margin-top:10px;
  line-height:1.2em;
}

#hanza #links ul li a{
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 3px 3px 3px 12px;
	font-size: 95%;
	text-decoration: none;
	color: #000;
	height: 15px;
}

#hanza #links ul li a:hover,
#hanza #links ul li a:focus {
	background: #EAEAEA;
	border-color: #BBBBBB;
}



/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 30px;
	left: 440px;
	color: #3A59AD;
	width: 422px;

}

#utility a{
	color: #3A59AD;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: underline;
}

div.effect {
    display:hide;
	width: 800px;
	height: 250px;
	background: #FFF;
	border: 0px outset #aaa;
	float: left;
	/*cursor: pointer;
	cursor: hand;*/
}

div.current {
	border: 0px outset #FF0000;
	background: #660000;
}

div.effect p {
	color: #eee;
	margin: 0px;
	padding: 10px;
}

.ui-effects-transfer {
	border: 1px dotted #fff;
	background: #666;
	opacity: 1;
}


