body {
	margin: 5px 0;
	background-image: url(images/stripes.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border: 0px;
}

a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#container {
	width: 940px;
	height: 100%;
	margin: 0px auto;
}

#wrapper {
	width: 936px;
	height: 100%;
	border-left: solid 2px #b7cae1;
	border-right: solid 2px #b7cae1;
	border-bottom: solid 3px #b7cae1;
	background-color: #cbdef5;
	background-image: url(images/bg09.gif);
	background-repeat: repeat-y;
}

#header {
	width: 940px;
	height: 76px;
}

#blueBar {
	position: relative;
	width: 940px;
	height: 30px;
}

#blueBar #blueBG {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 926px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-image: url(images/blueBarBg.gif);
	background-repeat: repeat-x;
	z-index: 3;	
}


#blueBar #blueLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#blueBar #mobMenuHeader {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 4;
}

#blueBar #blueRight {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

#blueBar #home{
	position: absolute;
	width: 33px;
	height: 40px;
	z-index: 10;
	top: -15px;
	left: -15px;
}

#leftCol {
	width: 162px;
	margin-left: 1px;
	float: left;
}

#leftCol #mobMenu {
	width: 162px;
	height: 125px;
	background-image: url(images/mobileMenuFooter.gif);
	background-repeat: no-repeat;
	position: relative;
}

#leftCol #mobMenu ul{
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 7px 13px;
	width: 135px;
}

#leftCol #mobMenu ul li{
	background: #E5EBEF;
	padding-left: 3px;
}

#leftCol #mobMenu ul .menuTitle{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#leftCol #mobMenu ul li a{
	margin-left: 2px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	width: 135px;
}

#rightCol {
	width: 162px;
	margin-right: 1px;
	float: right;
}

#content {
	width: 595px;
	height: 100%;
	background-color: #ecf5ff;
	margin-left: 7px;
	padding: 3px 0px;
	float: left;
}

#content p {
	text-align: justify;
	margin: 5px;
}

#content h1 {
	font-size: 18px;
}

#footer {
	width: 940px;
	height: 50px;
	padding: 10px;
}

#footer span{
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px;
}

#footer a{
	color: #000;
	font-size: 10px;
}

.topi {
	clear: both;
}



/* *************************************************** */

.itemCont{
	margin: 20px auto;
	position: relative;
}

.itemCont .title{
	background: #E0E7EF;
	height: 21px;
}

.itemCont .title{
	background: url(images/content_box_mid.gif) repeat-x;
}

.itemCont .title .lt{
	width: 8px;
	height: 21px;
	background: url(images/content_box_left.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}

.itemCont .title .rt{
	width: 8px;
	height: 21px;
	background: url(images/content_box_right.gif) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}

.itemCont .itemWrap{
	border-left: 1px solid #B7CAE1;
	border-right: 1px solid #B7CAE1;
	border-top: 1px solid #FAA389;
	border-bottom: 1px solid #B7CAE1;
	background: #e5eef8;
}

.itemCont h2{
	margin: 0px;
	font-size: 12px;
	text-align: center;
}

.itemCont .screenshot{
	border: 1px solid #C2D8EF;
	margin: 2px;
	width: 185px;
	text-align: center;
	float: left;
}

.itemCont .description{
	text-align: justify;
}

.itemCont .downloadBar{
	clear: left;
	background: #E0E7EF;
	text-align: right;
	border-top: 1px solid #909090;
}

.itemCont span{
	margin-right: 2px;
	margin-left: 2px;
	font-size: 10px;
	font-family: Arial;
}

.itemCont h1 a{
	font-size: 18px;
	color: #268BCF;
	margin: 5px;
	text-decoration: none;
}

.itemCont h1 a:hover{
	font-size: 18px;
	color: #61ACDF;
}

#paging{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#paging li{
	border: 1px solid #300;
	background: #900;
	float: left;
	padding: 2px;
	margin: 2px;
}

#paging li a{
	color: #FFF;
	display: block;
	text-decoration: none;
}

#paging li a:hover{
	color: #FFF;
	background: #C03;
	display: block;
	text-decoration: none;
}

.currentPage{
	font-weight: bold;
	color: #FFF;
	background: #C03;
	display: block;
}

#blueBarHeading{
	position: absolute;
	top: 85px;
	left: 35%;
	margin: 0px;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: 7px;
	color: #FFFFFF;	
	z-index: 10;
}

.sort{
	padding-top: 2px;
	background: #d6dee8;
	height: 25px;
}

.sort ul{
	list-style: none;
	margin-bottom: 30px;
	padding: 0px;
	border: 1px solid #ECF5FF;
}

.sort ul li{
	padding: 2px;
	float: left;
}

.sort ul li a{
	border: 1px solid #ccddef;
	background: #005F9F;
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 1px;
}

.sort ul li a:hover{
	border: 1px solid #36F;
	background: #36C;
}

.sort ul li span{
	font-weight: bold;
}

.lnk01 li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.lnk01 li a:hover{
	text-decoration: underline;
}

.partners{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.partners li{
	padding: 3px;
	float: left;
}

.partners li a{
	border: 1px solid #CCC;
	background: #999;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}

.partners li a:hover{
	background: #CCC;
	border: 1px dotted #333;
}

#mynews{
	width: 480px;
	background: url(images/newsBg.gif) repeat-x;
	margin: 15px auto 0px auto;
	border-top: 1px solid #1ecafc;
	border-left: 1px solid #1ecafc;
	border-right: 1px solid #1ecafc;
}

#mynews #news{
	margin: 0px;
	padding: 0px;
}

#mynews #news-menu{
	background: #60B4F1;
	border-top: 1px solid #06C;
	border-bottom: 1px solid #06C;
}

#mynews #news li{
	padding: 5px;
}

#mynews #news-menu a{
	background: #c60b05;
	padding: 2px;
	margin-left: 2px;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
}

#mynews #news-menu a:hover{
	background: #d43d38;
	border: 1px solid #000;
	color: #ffd3d1;
	font-weight: bold;
}

#mynews #news-menu .wactive{
	padding: 1px;
	background: #cb2b25;
	color: #ffdad9;
	font-weight: bold;
}

#mynews #news li .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	display: block;
}

#mynews #news li .newz{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	display: block;
}

.center{
	margin: 0px auto 0px auto;
	text-align: center;
}

.topFivePx{
	padding-top: 10px;
}
