body {
	background-color: #CCCCCC;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-size: 10px;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 15px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#outer {
	
}

#inner {

}

#main {
	
}

#header {
	background-color: #ffffff;
	border-left: #aaaaaa 4px solid;
	border-right: #aaaaaa 4px solid;
	text-align: right;
	padding-right:8px;
}

a.headerLink:link, a.headerLink:visited {
	font-size: 9px;
	color: #ccc;
	text-transform: lowercase;
	text-decoration: none;
	}
	
a.headerLink:hover, a.headerLink:active {
	color: #333333;
}	

#movie {
	border-left: #345187 0px solid;
	border-right: #345187 0px solid;
}

#leftSide {
	background-color: #ffffff;
	border-left: #cecabd 4px solid;
}

#pathBar {
	background-color: #ffffff;
}

#rightSide {
	background-color: #ffffff;
	border-right: #cecabd 4px solid;
}

#leftCol {
	background-color: #cccccc;
}

#leftTab {
	
}

#left_1 {
	
}

#left_2 {
}

#mainCol {
	background-color: #efefef;
}

#main_1 {
	background-color: #ebe8e1;
}

#main_2 {
	background-color: #ebe8e1;
	padding: 10px;
}

a.productLink:link, a.productLink:visited {
	background-color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	color: #345187;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
a.productLink:hover, a.productLink:active {
	color: #aaaaaa;
}	


#form {
	font-size: 10px;
	padding: 10px;
}

#mainTab {
	
}

#footer {
	background-color: #efefef;
	font-size: 9px;
	color: #000;
	text-align: center;
	text-transform: none;
	border-left: #000000 4px solid;
	border-right: #000000 4px solid;
	padding: 3px;
}

#clearbluTag {
	text-align: center;
	padding-top: 10px;
}
