/* CSS Document */
body {
	margin:0;
	background-color:#000000;
	background-image:url(../images/bgtile.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fe6311;
}

.logo {
	padding:15px 0 0 25px;
}

.cell {
	margin:0 0 0 0;
}

.newrelease {
	position:relative;
	margin:0 0 0 0;
	padding:0px 0 0 12px;
	background-image:url(../images/newrelease_bg.gif);
	background-repeat:repeat-y;
	width:163px;
	height:190px;
}

#newrelease {
	position:relative;
	margin:0 0 0 0;
	padding:0px 0 0 12px;
	background-image:url(../images/newrelease_bg.gif);
	background-repeat:repeat-y;
	width:163px;
	height:190px;
}

#jsGalleryList {
	position:relative;
	margin:0 0 0 0;
	padding:0px 0 0 12px;
	background-image:url(../images/newrelease_bg.gif);
	background-repeat:repeat-y;
	width:163px;
	height:190px;
}

.footer-link {
	color:#fe6311;
	text-decoration:none;
	font-size:9px;
}

#top-bg {
	position:absolute;
	margin:59px 0 0 0;
	width:856px;
}

#inner-bg {
	position:absolute;
	margin:-5px 0 0 0;
	width:799px;
}

#img_attach1 {
	background-image:url(../images/img_attach.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	margin:10px 0 0 305px;
	position:absolute;
	width:454px;
	height:351px;
	z-index:0;
}

#img_attach {
	background-image:url(../images/img_attach1.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	margin:0px 0 0 0px;
	position:relative;
	padding:30px 0 0 35px;
	width:764px;
	height:290px;
	z-index:0;
}

#img_attach_contact {
	background-image:url(../images/img_attach1.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	margin:0px 0 0 0px;
	position:relative;
	padding:30px 0 0 35px;
	width:764px;
	height:290px;
	z-index:0;
}

.link_black {
	color:#11100c;
	text-decoration:underline;
	font-weight:bold;
}

.content_black {
	color:#11100c;
	font-weight:bold;
}

.content {
	color:#11100c;
	font-size: 11px;	
}

.img_border {
	border:#ffb58b 1px solid;
}

input {
	border:#df8457 1px solid;
	padding:5px;
	font-size:10px;
	color:#333333;
}
textarea {
	border:#df8457 1px solid;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.form-content-heading {
	padding:15px 0 15px 5px; 
	font-size:14px;
	font-weight:bold;
}

.form-content {
	padding:5px 0 5px 5px;
}

a.faq {
	color:#8d8585;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.faq:hover {
	color:#8d8585;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;	
}

.faq-top {
	float:right;
	color:#8d8585;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;	
	
}

#toolTipBox {
	display: none;
	padding: 5;
	font-size: 12px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
  background-color: #ffd038;
  color: 000000;
}
