@charset "utf-8";
/* CSS Document */

td img {
	display: block;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	
}

html {
	height : 100%;
	min-height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:80%;
	background: #333333 url(../images/pagebg.gif) center repeat-y;
	margin: 0;
	height : 100%;
	min-height:100%;
}

a:link {
	color:#003399;
	text-decoration : none;
}

a:hover {
	color:#FF3300;
	text-decoration:underline;
	
}

a:visited {
	color:#000066;
	text-decoration : none;
}

a:active {
	color:#FF3300;
	text-decoration:underline;
}

img {
	border:none;
}

#wrap {
	margin : 0px auto;
	width : 850px;
	min-height:100%;
}

#header {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	height : 120px;
	width : 850px;
}

#welcomeText {
	position:relative;
	margin:40px auto 0 auto;
	width:796px;
	line-height : 1.4em;

}

#welcomeText h1 {
	font: 28px Arial, Helvetica, sans-serif; color: #082d65; font-weight:bold;
}

#featureProduct {
	position:relative;
	padding-top:10px;
	margin:0 auto 0 auto;
	width:806px;
}

#mainIndex {
	position:relative;
	padding: 10px 30px 0 30px;
	float : left;
	width : 790px;
	line-height : 1.4em;
	font: #333333 90%;
	height:100%;
}

#mainIndex h2 {
	font: 24px Arial, Helvetica, sans-serif; color: #082d65; font-weight:bold;
}

#mainProductIndex {
	position:relative;
	padding: 10px 30px 0 30px;
	float : left;
	width : 806px;
	line-height : 1.4em;
	font: #333333 90%;
	height:100%;
}

#mainProductIndex h2 {
	font: 24px Arial, Helvetica, sans-serif; color: #082d65; font-weight:bold;
}

#sidebar {
	position:relative;
	padding-top:10px;
	vertical-align:top;
	top:10px;
	float : right;
	height:100%;
	width : 210px;
	line-height : 1.4em;
	font: #333333 90%;
	/*border-left:2px solid #110f0a;*/
	background:url(../images/sidebar-bg.png) repeat-y left;
}

#sidebar p{
	margin:0 10px 0 15px;
}

#sidebar h2 {
	font: 18px Arial, Helvetica, sans-serif; color: #082d65; font-weight:bold; padding-left:15px;
}

#nonfooter {
	position : relative;
	margin : 0 auto;
	width : 850px;
	height:100%;
}

#footer {
	margin : 0 auto;
	background:url(../images/footerbg.gif) repeat-x;
	width:850px;
	height:45px;
	clear:both;
}
	#footer a:link { color:#FFFFFF; text-decoration: none; }
	#footer a:visited { color:#FFFFFF;text-decoration: none; }
	#footer a:hover { color:#33CCFF; text-decoration: none; }
	#footer a:active { color:#33CCFF; text-decoration: none; }


#footerText {
	text-align:left;
	padding: 20px 0 0 10px;
	float:left;
	width:500px;
	font:70% Arial, Helvetica, sans-serif; color:#FFFFFF ;
}

#copyright {
	text-align:right;
	padding: 20px 10px 0 0;
	float:right;
	width:200px;
	font: 10px Arial, Helvetica, sans-serif; color:#ffffff;
}

.partners {
	display:block;
	margin:10px auto 20px auto;
}

.products {
	display:block;
	margin:0 auto 0 auto;
}

#indexLists {
	padding-bottom:70px;
	width:560px;
}

.subInfo {
	font-size:80%;
	font-style:italic;
}

.tutorialThumb {
	vertical-align:top;
	margin-right:5px;
	float:left;
}
#tutorialText {
	width:480px;
	text-align:left;
	float:right;
}


#tutorialFullThumb {
	vertical-align:top;
	margin-right:5px;
	padding-bottom:40px;
	float:left;
	height:148px;}

#tutorialOverviewText {
	width:430px;
	text-align:left;
	float:right;
}

#tutorialEntry{
	position:relative;
	clear:both;
	border-top:1px dashed #999;
	padding-top:10px;
}

#articleText {
	text-align:left;
	float:left;
	width: 550px;
	border-top:1px dashed #999;
	padding:5px 0 5px 0;
}

.detailText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

.rss {
	float:right;
	width:50px;
	margin-top:-35px;
	}
	
#shim {
	clear:both; 
	height:1px;
	margin:0px;
	padding:0px;
}

#productList {
	width:780px;
	border-top:1px dashed #999;
	margin:10px 0 10px 0;
	height:200px;
	clear:both;
}

#productList .box {
	padding:0 10px 0 10px;
	float:right;
	display:block;
}

#productList .button {
	padding:0 10px 0 0;
	float:left;
}

#productList #buttons{
	

