﻿
body 
{
	background: #454445 url('../../images/BG.gif') repeat-x;
	font-size: small;
	color: #666666;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	line-height: 1.3;
	
}

a
{
	color: #c4913a;
}

#page
{
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
}

#menuTop
{
	background: url('../../images/siteMenuTop.jpg') no-repeat top left;
	height: 121px;
	width: 772px;
}

#menu
{
	margin-top: -67px;
	height: 67px;
	width: 772px;
	background: url('../../images/siteMenuBG.jpg') repeat-x bottom left;
}

#subMenu
{
	float:right;
}

#twitter_div
{
	padding-left: 0px;
	padding-top: 10px;
	float:left;
	width: 200px;
}

#twitter_div li
{
	list-style-image: url('../../images/twitterBird.jpg');
	
}

#main
{
	background: #eee url('../../images/contentBG.jpg') repeat-y top left;
	min-height: 300px;
	width: 942px;
	margin-left: 34px;
	padding-bottom: 20px;
	border-bottom: solid 2px #a7a6a6;
}

#content
{
	padding-left: 20px;
	padding-top: 10px;
	float:left;
}

#contentText
{
	padding-left: 7px;
	width: 487px;
}

#Wrappers
{
	float:right;
	width:234px;
	height: 100%;
	margin-right: -19px;
	margin-top: -3px;
	padding-top: 10px;
}

#copyright
{
	text-align: center;
	color: #ccc;
	font-size: 80%;
	margin-top: -15px;
}

.Wrapper
{
	margin-left: -6px;
	margin-top: 8px;
}

.WrapperText
{
	padding-left: 18px;
	width: 195px;
	font-size: 90%;
	padding-bottom: 20px;
}

.movie
{
	background: url('../../images/movie.jpg') no-repeat;
	height: 320px;
	width: 420px;
	padding-top: 2px;
	padding-left: 3px;
}

.ctrlHolder
{

}

img
{
	border: none;
}

.label
{
	width: 70px;
	display: block;
	float: left;
}

.message
{
	margin-left: -0px;
	width: 185px;
	border: solid 1px #bdbcbc;
	background-color: #eee;
	color: #666666;
}

.txtInput
{
	width: 185px;
	margin-bottom: 5px;
	border: solid 1px #bdbcbc;
	background-color: #eee;
	color: #666666;
}

.contactBtn
{
	border-top: solid 1px #bdbcbc;
	border-left: solid 1px #bdbcbc;
	border-right: solid 2px #bbb;
	border-bottom: solid 2px #bbb;
	background: #eee;
	float:right;
	color: #666666;
	margin-top: 3px;
	margin-right: 7px;
}

#contactForm
{
	width: 195px;
	
	padding: 5px;
}