/* CSS Document */

/*!!!!!!!!!!!!!!!!!!!!!!!!!Body!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*Stratch page to bottom in Firefox/Oprea*/
html, body{
	height:100%;
}


/*Setting page align center*/
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:#999999;
	border-collapse:collapse;
}

#wrapper{
	margin:0px auto;
	width:800px;
	height:100%;
	position:relative;
	text-align:left;
}
	
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!Banner!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#banner{
	position:relative;
	width:780px;
	padding-top:2em;
}

#banner #searchfield{
	position:absolute;
	top:30px;
	right:10px;	
}

#banner #searchfield a{
	text-decoration:none;
	color:#000000;
}

#banner #searchfield a img{
	border:none;
}

h1{
	display:none;
}

#center_frame{
	width:800px;
	padding-top:0.5em;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!General!!!!!!!!!!!!!!!!!!!!!!!!*/
h2{
	font-weight:bold;
	font-size:12px;
}

h3{
	font-weight:bold;
	font-size:11px;
}

a, a:visited{	
	text-decoration:none;
	color:#CC0000;
}

a:hover, a:active{
	text-decoration:underline;
	color:#990000;
}

.gray{color:#CCC;}
.yellow{color:#FFCC00}
.red{color:#CC0000}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Main Menu!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#menu{
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:11pt;
	margin-top:.75em;
	margin-bottom:.5em;
	margin-left:155px;
	margin-right:10px;
	padding:0px;
	position:relative;
	z-index:100;
	}
	
#menu p{
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	}
	
	#home{
		background-color:#FFFFFF;
	}
	#home a, #home a:visited{
		color:#CC0000;
		text-decoration:none;
	}
	#home a:hover, #home a:active{
		color:#666666;
		text-decoration:none;
	}
	
	#main a, #main a:visited{
		color:#666666;
		text-decoration:none;
	}
	#main a:hover, #main a:active{
		color:#FFCC00;
		text-decoration:none;
	}
	

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; }

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;}

td.menuNormal
{padding: 0px;
color:#666666;
background:#FFFFFF;
vertical-align: top;
height:12pt;}

td.menuHover
{padding: 0px;
color:#CC0000;
vertical-align: top;
height:12pt;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border:solid 1px #CCCCCC;
background-color:#FFFFFF;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: #666666;
background-color:#FFFFFF;
display: block;
height:12pt;}

a.menuitem:visited
{text-decoration: none;
color: #666666;
background-color:#FFFFFF;
display: block;
height:12pt;}

a.menuitem:hover
{text-decoration: none;
color:#000000;
background-color: #FFCC00;
display: block;
height:12pt;}

a.menuitem:active
{text-decoration: none;
color:#000000;
background-color: #FFCC00;
display: block;
height:12pt;}



/*!!!!!!!!!!!!!!!!!!!!!!!!!Left Column!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*vertical navigation container*/
#left{
	float:left;
	width:150px;
	height:400px;
	text-align:left;
	
	
	font-weight:bold;
	border-right:thin dotted #999;
	line-height:22pt;
	color:#666666;
}

#left ul{
	list-style:none;
	margin-left:-1.5em;
	margin-top:0.5em;
	/*fixing IE7*/
	.margin-top:-0.75em; 
	.margin-left:2em;
	/*fixing IE6*/
	_margin-top:0em;
}

/*navigation 1st-level hover*/
#left a:link,#left a:visited{
	color:#666;
}
	
#left a:hover,#left a:active{
	color:#000;
	text-decoration:none;
}

#section{
	color:#FFCC00;
}




#left_index{
	float:left;
	width:155px;
	background-image:url(images/marketCallout_frame.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
}

#chinese_promotion_link {
	position: absolute; 
	left: 29px; 
	top: 260px; 
}	

#chinese_promotion_link a{
	text-decoration: none;
	color:#333333;
}

#chinese_promotion_link a img{
	border:none;
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Right Column!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#right{
	float:right;
	width:600px;
	margin:0px;
	padding:0px;
	min-height:500px;
	margin-bottom:2em;
	color:#333333;
	line-height:10pt;
	_margin-left:1em;
}

	#faq a, #faq a:visited{
		color:#666666;
	}
	#faq a:hover, #faq a:active{
		color:#FFCC00;
	}

		/*!!!Resources!!!*/
		#resources p{
			text-indent:1em;
		}
		
		#resources a, #resources a:visited{
				color:#666666;
		}
		
		#resources a:hover, #resources a:active{
				text-decoration: underline;
		}

/*!!!!!!!!!!!!!!!!!!!!!Index Page Content!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#right_index{
	float:right;
	width:640px;
	margin-left:-10px;
	margin-right:-10px;
	margin-top:1.75em;
	padding:0px;
	color:#333333;
}

	#right_index table{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:6px;
	}

	#pictures td{ 
		padding:5px;
	}

	.message_small{
		font-weight:bold;
		font-size:10px;
		text-align:center;
	}
	
	.message_medium{
		font-weight:bold;
		font-size:11px;
		text-align:center;
	}
	
	.message_large{
		font-weight:bold;
		font-size:13px;
		text-align:center;
	}
	
	.red{
		color:#B41D14;
	}

	.subscript{
		font-size:8px;	
	}
	
	.logo{
		padding-right:15px;
		padding-left:15px;
	}

	.link{
		vertical-align:text-top;
		text-align:left;
		font-weight:bold;
		font-size:10px;		
		padding-left:50px;
	}
	
	.link a:focus, a:hover, a:active{
		outline:none
	}
	
	#login a, #login a:visited{
		color:#666666;
		text-decoration:none;
	}
	#login a:hover, #login a:active{
		color:#666666;
		text-decoration:underline;
	}
	
	#demo{
		text-align:right;
	}
	
	#demo a, #demo a:visited{
		color:#CC0000;
		text-decoration:none;
	}
	#demo a:hover, #demo a:active{
		color:#CC0000;
		text-decoration:underline;
	}

#homelink{
	position:relative;
	top:-15px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
	#homelink a, #homelink a:visited{
		color:#333333;
		text-decoration:none;
	}
	#homelink a:hover, #homelink a:active{
		color:#FFCC00;
		text-decoration:none;
	}
	
	
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Diagnostics!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#diagnostics{
	width:600px;
	height:400px;
	margin-top:1em;
	margin-bottom:2em;
	border:double 3px #999;
	color:#333333;
}

	#next_button{
		font-weight:bold;
		font-size:16px;
	}
	#next a,#next a:visited{
		border:solid #999999 1px;
		background:#CC0000;
	}

#diag_start a:hover, #diag_start a:active{
	opacity: .85;
	filter: alpha(opacity=85);
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Reporting Edited !!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#start{
	position:absolute;
	top:430px;
	left:15px;
	.top:440px;
}

	#start a:hover, #start a:active{
		opacity: .85;
		filter: alpha(opacity=85);
	}

.next{
	position:absolute;
	left:490px;
}

.repeat{
	position:absolute;
	left:465px;
}

#slide{
	vertical-align:top; 
	font-size:12px; 
	font-weight:bold;
	color:#999999;
	position:absolute;
	left:255px;
	white-space:nowrap;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Reporting !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#reporting{
	width:600px;
	height:500px;
	background-image:url(support/images/reporting.jpg);
	background-repeat:no-repeat;
	margin-left:1.5em;
	.margin-left:0.75em;
	margin-top:5em;
	color:#333333;
}

	#reporting a,#reporting a:visited{
		color:#CC0000;
		text-decoration:none;
	}
	
	#reporting a:hover,#reporting a:active{
		color:#990000;
		text-decoration:none;
	}
	
	#reporting p{
		max-width:575px;
		text-align:left;
	}
	
#imgPosition{
	position:relative;
	z-index:101;
	top:-530px;
	left:-155px;
	height:0px;
	width:0px;
}

#placeholder{
	background-color:#333333;
	padding:5px;
	border:solid #CCCCCC 1px;
	display:none;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Footer!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#bottom_line{
	clear:both;
	width:780px;
	height:55px;
	text-align:center;
	color:#666;
	font-size:7pt;
	.margin-bottom:4em;
	.height:20px;
}
	#bottom_line p{
		white-space:pre;
		line-height:6pt;
		.position:relative;
		.bottom:1em;
	}
	
#footer{
	width:780px;
	_margin-top:-3em;
}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!Alternative Nagivation on the Left!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.key{
	overflow:hidden;
	cursor:pointer;
}

.content{	/* Parent box of slide down content */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	top:-0.5em;
	
	/*font style*/
	font-weight:normal;
	text-indent:-.5em;
	line-height:18pt;
}

a.content, a:visited.content{
	color:#999;
}
a:hover.content, a:active.content{
	color:#FFCC00;
	text-decoration:none;
}



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!STAMP Demo Login!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#table_left{
	position:relative;
	float:left;
	width:49%;
	height:380px;
	border-bottom:thin solid #FFCC00;
	margin-bottom:2em;
	line-height:13px;
}

	#table_left h2{
		border-bottom:medium solid #FFCC00;
	}

#table_right{
	position:relative;
	float:right;
	width:49%;
	height:380px;
	border-bottom:thin solid #FFCC00;
	line-height:13px;
}

	#table_right h2{
		border-bottom:medium solid #FFCC00;
	}

#table_bottom{
	clear:both;
}

	#table_bottom p{
		font-weight:bold;
		color:#666666;
	}
	
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!ClassPak Chinese Promo!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#promo_left{
	float:left;
	width:150px;
	height:400px;
	margin-left:25px;
}
.promo_black_border{
	border:thin solid #000000;
	width:110px;
	font-weight:normal;
	font-style:italic;
	font-size:7pt;
	text-align:center;
	text-decoration:none;
	color:#000000;
	padding:5px;
}
.promo_black_border a{
	text-decoration:none;
	color:#000000;
}
.promo_black_border a:hover{
	text-decoration:none;
	color:#000000;
}
#promo_right{
	float:right;
	width:600px;
	margin:0px;
	padding:0px;
	margin-right:1.9em;
	_margin-right:0.5em;
	margin-top:0em;
	text-align:center;
}
.promo_top1{
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	color:#000000;
	padding:7px;
}
.promo_top2{
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
	color:#B41D14;
	padding:7px;
}
.promo_top3{
	font-weight:bold;
	font-style:italic;
	font-size:12pt;
	color:#000000;
	padding-top:8px;
}
.promo_top3 em{
	color:#B41D14;
}

.promo, .promo2{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:1.5;
}
.promo em, .promo2 em {
	color:#B41D14;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	font-style:italic;
}
.promo2{
	margin-top:2em;
}
.promo_indent{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin-left:2em;
	margin-top:2em;
	margin-bottom:0px;
	line-height:1.5;
}
.promo_indent em {
	color:#B41D14;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}
.promo_list {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:12px;
	margin-left:1em;
	color:#000000;
	margin-left: 15px;
	padding-left: 10px;
	list-style-position: outside;
	line-height:1.5;
}
.promo_indent2{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin-left:4em;
	margin-top:0;
}
.promo_indent2 a{
	color:#0000FF;
	text-decoration:underline;
}
.promo_register{
	border:0px;
	margin-bottom:0px;
	padding:0px;
}
#promo_bottom{
	clear:both;
	text-align:center;
	font-style:italic;
	font-size:10pt;
	color:#B41D14;
}