body {
    height: 100%;
	margin: 20px 0 0 0;
	background-color: #fff;
}

/**
* BOXING
*/

#wrapper {
	margin: auto;
	width: 957px;
}

#toplogo {
	background-image: url(../gfx/toplogo.gif);
	height: 217px;
}

#toplogo #top {
	height: 76px;
	padding: 112px 139px 0 594px;
}

#toplogo #bot {
	margin-bottom: 0px !important;
	margin-bottom: -4px;
	height: 29px;
	padding-right: 82px;
	text-align: right;
}

#contentwrapper {
	width: 957px;
}

#leftmenu {
	float: left;
	width: 193px;
}

#content {
	float: left;
	margin-left: 18px;
	width: 541px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000;
}

#ad {
	float: left;
	margin-left: 18px;
	width: 187px;
}

#copyright {
	clear: both;
	padding: 18px 0 18px 0;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #555;
}

#copyright a {
	color: #555;
	text-decoration: underline;
}

/**
* MENU STYLING
*/

#loginbox {
	margin-top: 18px;
	height: 153px;
	background-image: url(../gfx/login-box.gif);
	padding: 40px 0 0 20px;
}

#loginbox div {
	margin: 6px 0 0 6px;
}

#loginbox div a {
	display: block;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#loginbox div a:hover {
	color: #454545;
}

#country-top {
	background-image: url(../gfx/country-top.gif);
	background-repeat: no-repeat;
	background-color: #EA7776;
	padding: 31px 0 5px 31px;
}

#country-top a {
	display: block;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}

#country-top a:hover {
	color: #fff;
}

#country-bot {
	height: 53px;
	background-image: url(../gfx/country-bot.gif);
}

#ad-top {
	margin-top: 18px;
	height: 8px;
	background-image: url(../gfx/ad-top.gif);
	overflow: hidden;
}

#ad-mid {
	padding: 4px 0 4px 0;
	background-image: url(../gfx/ad-mid.gif);
	text-align: center;
}

#ad-bot {
	height: 9px;
	background-image: url(../gfx/ad-bot.gif);
	overflow: hidden;
}

/**
* CONTENT STYLING
*/

#frontmakeuser {
	margin-top: 18px;
}

#grey-top {
	margin-top: 18px;
	background-image: url(../gfx/grey-top.gif);
	background-repeat: no-repeat;
	background-color: #4f4644;
	padding: 9px 9px 0 9px;
	display: block;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
}

#grey-top a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

#grey-top a:hover {
	color: #de8b61;
}

#grey-bot {
	height: 8px;
	background-image: url(../gfx/grey-bot.gif);
	overflow: hidden;
}

#tv-categories img {
	margin-top: 18px;
	border: 0px;
}

#trailer-categories {
	margin-left: 6px;
}

#trailer-categories a {
	display: block;
	width: 100%;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

#trailer-categories img {
	border: 0px;
}

#lightgrey-top {
	margin-top: 18px;
	background-image: url(../gfx/lightgrey-top.gif);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	padding: 9px 9px 0 9px;
	display: block;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #524a49;
	
}

#lightgrey-top a {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #524a49;
	text-decoration: none;
}

#lightgrey-top a:hover {
	color: #de8b61;
}

#lightgrey-bot {
	height: 8px;
	background-image: url(../gfx/lightgrey-bot.gif);
	overflow: hidden;
}

h1 {
	position: relative;
	margin: 18px 0 -24px 15px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #d21b18;
	letter-spacing: -1px;
}

h2 {
	position: relative;
	margin: 18px 0 -24px 15px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #524a49;
	letter-spacing: -1px;
}

h4 {
	position: relative;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #d21b18;
	letter-spacing: -1px;
}

.tv-bigbold {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #de8b61;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

.tv-big {
	height: 25px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #666;
}

.tv-img {
	border-bottom: 1px solid #666;
}

.tv-img img {
	border: 0px;
}

.tv-small {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #666;
}

.trailer-bigbold {
	font-weight: bold;
}

.trailer-big {
	height: 25px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
}

.trailer-small {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
}

.trailer-img img {
	border: 0px;
}

/**
* FORMS AND OTHER
*/

#toplogo #bot img {
	border: 0px;
	margin-left: 4px;
}

.login-user {
	width: 141px;
	height: 22px;
	background-image: url(../gfx/login-user.gif);
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 0px;
	padding: 4px 6px 0 6px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4a4140;
}

.login-pass {
	margin-top: 4px !important;
	margin-top: 2px;
	width: 110px;
	height: 22px;
	background-image: url(../gfx/login-pass.gif);
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 0px;
	padding: 4px 6px 0 6px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #4a4140;
}

.login-but {
	float: right;
	margin: -26px 20px 0 0 !important;
	margin: -27px 20px 0 0;
	border: 0px;
}

.top-input {
	width: 180px;
	height: 22px;
	background-image: url(../gfx/top-input.gif);
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 0px;
	padding: 4px 6px 0 6px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
}

.top-but {
	float: right;
	margin: -26px 1px 0 0 !important;
	margin: -27px 1px 0 0;
	border: 0px;
}

.lightgrey-input {
	width: 180px;
	height: 22px;
	margin: 1px 4px 0 0;
	background-image: url(../gfx/lightgrey-input.gif);
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 0px;
	padding: 4px 6px 0 6px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
}

.lightgrey-textarea {
	width: 460px;
	height: 148px;
	margin: 3px 5px 0 0 !important;
	margin: 1px 5px 0 0 ;
	background-image: url(../gfx/lightgrey-textarea.gif);
	background-attachment: scroll !important;
	background-attachment: fixed;
	border: 0px;
	padding: 4px 6px 4px 6px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
	overflow: auto;
}

.lightgrey-but {
	float: right;
	margin: -26px 104px 0 0 !important;
	margin: -27px 113px 0 0;
	border: 0px;
}

.lightgrey-textarea-but {
	float: right;
	margin: -26px 20px 0 0 !important;
	margin: -27px 29px 0 0;
	border: 0px;
}

/**
* POPUP RULES
*/

#ruleswrap {
	padding: 20px;
	background-color: #2c2626;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #fff;
}

#ruleswrap a {
	color: #fff;
	text-decoration: underline;
}

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

h3 {
	position: relative;
	margin: 0 0 15px 0;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #d21b18;
	letter-spacing: -1px;
}
