html {
	height: 100%;
	margin-bottom: 1px;
}

body, h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0;
	padding: 0;
	color: #0d0d0c;
	background-color: #3a3a3a;
	background-image: url(bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
}

ul {
	list-style: none;
}

dl {
	margin: 0.5em 0;
	line-height: 140%;
}

p {
	margin-bottom: 0.5em;
}


hr { border:none; border-bottom: dotted 1px #660033;height:1px; }

a {
	color:#e9271a;
	text-decoration: underline;
}

a.active {
	color:#e9271a;
	text-decoration: underline;
}

a:hover {
	color:#d31810;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:visited {
	color:#d3283e;
	text-decoration: underline;
}

img {
	border: none;
}


#container{
	position:relative;
	width: 950px;
	text-align:center;
	background-color:#b0b0ad;
	border: 1px solid #2c2a2a;
}

#header{
	background-color:#191818;
	width:100%;
	height:116px;
}

#content{
}

#footer{
	padding-top:4px;
	background-color:#131212;
	width:950px;
	height:18px;
	margin-top:2px;
	color:#ffffff;
}

#banner{
	background-color:#737171;
	width:100%;
	height:110px;
	background-image:url(header.jpg);
}

#menu{
	background-color:#737171;
	width:100%;
	height:40px;
	text-align: center;
	background-image: url(box_up03.gif);
	background-position: center;
}

#left{
	float: left;
	width: 205px;
	margin-right: -4px;
}

#middle{
	float: left;
	width: 548px;
	margin-right: -4px;
}

#middle-large{
	float: left;
	width: 748px;
	margin-right: -4px;
}

#middle-full{
	float: left;
	width: 100%;
}

#right{
	float: left;
	width: 205px;
	margin-right: -4px;
}

.no-wrap {
	white-space: nowrap;
}

.module{
	text-align:center;
	padding:0px;
	border:1px solid #ffffff;
	background-color:#e8e8e8;
	margin: 4px;
}

.modulecontent{
	text-align:justify;
	padding:2px;
	margin-left:1px;
	margin-right:1px;
}


.normal-text {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
}



#mydummy{
display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#downloadBlockContainer
{
	text-align: left;
	padding-left: 22px;
	padding-right: 20px;
}

.downloadBlock {
	float: left;
	width: 308px;
	margin: 4px;
	padding: 4px;
	padding-right: 0px;
	background-color: #f8f8f8;
	border: 1px solid #cbc9c9;
}

.clear {
	clear: both;
}

.defaultPopUp {
	width: 700px;
	padding: 0px;
	margin: 0px;
}

.closeBtn{
z-index:100;
position: absolute;
right: 5px;
top: 5px;
cursor:pointer;
background-image: url(cross.png);
width:16px;
height:16px;
}


.multi-search-result-title {
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: bold;
}

#mainMenu {
	border-left: 1px solid #191818;
	border-right: 1px solid #737171;
}

.title{
	font-weight:bold;
	font-size:14px;
	background-color: #f8f7f7;
	border: 1px solid #cbc9c9;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.title A {
	color:#d3283e;
	text-decoration: underline;
}

.gigaporn-outer-box-v2 {
	margin: 6px;
}

