@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0px;
	//background: #141414;
	background: #000000;
}

a, a:link {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
	font-weight:500;
}
/*---------------------png fix---------------------*/
.shadowTop, .shadowBottom, .zoom{
	behavior: url(../css/iepngfix.htc);
}
/*---------------------------------------------------------platform*/
.platform{
	width: 99%;
}
/*---------------------------------------------------------header*/
.header{
	height: 225px;
	width: 100%;
	position: relative;
	display: block;
	padding-top: 0px;
	/*border-bottom: 1px solid #252525;*/
}
.header .wraper{
	width: 1000px;
	padding-bottom: 10px;
}

.header .wraper span{
	color: #969696;
	font: 12px tahoma;
	float: right;
	letter-spacing: 2px;
}
/*---------------------------------------------------------container*/
.container{
	width: 1000px;
	background: #2a2a2a url(../images/bg-container.gif) center bottom repeat-x;
	color: #a8a8a8;
	font: 12px "Trebuchet MS";
}

/*---------------------------------------------------------content*/
.content{
	border-right: 1px solid black;
}
	.content .wraper{
		text-align: left;
		padding: 50px 30px 30px 30px;
	}
	.itemHolder{
		width: 290px;
		height: 469px;
		position: relative;
		display: block;
	}
		.zoom{
			width: 30px;
			height: 31px;
			background: url(../images/icon-zoom.png) left top no-repeat;
			position: absolute;
			right: 20px;
			bottom: 20px;
		}
	.details{
		width: 290px;
		height: 389px;
		float: right;
		text-align: left;
		padding: 50px 30px 30px 30px; 
		position: relative;
		display: block;
		z-index:1;
	}
	.downloadBar{
		height: 20px;
		position: absolute;
		z-index:15px;
		bottom: 20px;
		right: 13px;
	}
	a.pdfBtn{
		float: left;
		height: 18px;
		padding: 2px 30px 0 0;
		margin: 0px 10px 0 5px;
		background: url(../images/btn-pdf.gif) right center no-repeat;
		color: #8f8f8f;
		text-decoration: none;
		text-transform: uppercase;
		font: bold 10px "Trebuchet MS";
		display: block;
	}
	a.pdfBtn:hover{
		color: white;
	}
.sideBar{
	width: 150px;
	background: #303030;
}
/*---------------------------------------------------------category item bar*/
.categoryItems{
	height: 55px;
	width: 761px;
	border-top: 1px solid #2f2f2f;
	background: #4a4a4a url(../images/bg-categorybar.gif) center bottom repeat-x;
	color: white;
	font: 12px "Trebuchet MS";
	line-height: 1em;
	padding: 10px 0 0 30px;
	text-align: left;
}
.categoryItems span{
	float: left;
	margin-top: 17px;
}
.categoryItems img{
	border: 1px solid #898989;
	margin-left: 15px;
}
/*---------------------------------------------------------footer*/
.footer{
	color: #505050;
	height: 110px;
	width: 100%;
	padding-top: 40px;
	font: 10px "Trebuchet MS";
	text-transform: uppercase;
	/*border-top: 1px solid #252525;*/
	position: relative;
	display: block;
}
.footer a{ color: #505050; text-decoration: none; }
.footer a:hover{ color: white; text-decoration: none; }
/*---------------------------------------------------------text*/
h1{
	color: white;
	font: 26px "Trebuchet MS";
	margin: 0;
	line-height: 1em;
}
h2{
	color: white;
	font: normal 15px "Trebuchet MS";
	margin: 0;
	line-height: 1em;
}

h3{
	color: white;
	font: normal 12px "Trebuchet MS";
	margin: 0;
	line-height: 1em;
}
/*---------------------------------------------------------shadow*/
.shadowTop, .shadowBottom{
	width: 1000px;
	height: 8px;
	background: url(../images/shadowtop.png) left top repeat-x;
	position: absolute;
	z-index: 23;
	bottom: -8px;
	left: 50%;
	margin-left: -500px;
}
.shadowBottom{
	top: -8px;
	background: url(../images/shadowbottom.png) left top repeat;
}
/*---------------------------------------------------------form*/
.textField{
	width: 206px;
	background: #2c2d2c;
	border-top: 1px solid #141414;
	border-left: 1px solid #141414;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #474747;
	margin: 5px;
	text-indent: 5px;
	color:#999999;
	font: 12px  "Trebuchet MS";
	height: 18px;
}

.textField2{
	background: #2c2d2c;
	border-top: 1px solid #141414;
	border-left: 1px solid #141414;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #474747;
	margin: 5px;
	text-indent: 5px;
	color:#999999;
	font: 12px  "Trebuchet MS";
}
.btnSend{
	float: right;
	display: block;
	width: 56px;
	height: 28px;
	background: url(../images/btn-send.gif) center center no-repeat;
	border: none;
	margin: 10px 10px 0 0;
}

.btn{
	float: right;
	color:#FFFFFF;
	display: block;
	height: 28px;
	background: url(../images/btn-blank.gif) center center no-repeat;
	border: none;
	margin: 10px 10px 0 0;
}

.divLayer
{
	display:none;
	border:solid 1px #cccccc;
	width:250px;
	position:relative;
	top:-20px;
	left:-10px;
	padding:10px;
	background-color:#F7F7F7;
}

.messageOK{
	width: 1000px;
	background: #CCCCCC url(../images/msg-ok.gif) right  no-repeat ;
	color:#006600;
	font: 12px "Trebuchet MS";
}

.messageError{
	width: 1000px;
	background: #CCCCCC url(../images/msg-error.gif) right  no-repeat ;
	color:#CC0033;
	font: 12px "Trebuchet MS";
}

.tableContainer1 {
	border: solid #313131;
	//background-color: #2E2E2E;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}

.dottedSeparator {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.sectionHeader{
	height: 30px;
	//width: 761px;
	border-top: 1px solid #2d2d2d;
	background: #4a4a4a url(../images/bg-categorybar.gif) center bottom repeat-x;
	color: white;
	font: 14px "Trebuchet MS";
	line-height: 1em;
	padding: 5px 0 0 5px;
	text-align: left;
}
