﻿#introContent
{
	text-indent: 24px;
}

#menuMain{
	width: 205px;
	padding:0px 0px 50px 6px;
	background-image: url(../images/gpMenuBg.png);
	background-repeat: repeat-y;
}

.itemBgOver{
	margin-top:8px;
	padding-left:10px;
	cursor:pointer;
	background-image: url(../images/ico68.gif);
	background-repeat: no-repeat;
}

.itemBgOut{
	margin-top:8px;
	padding-left:10px;
	cursor:pointer;
}

.menuItem{
	width:181px;
	background-image: url(../images/ico67.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.menuItemTextOut{
	padding:9px 0px 16px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.menuItemTextOver{
	padding:9px 0px 16px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.selectYear
{
	float:inherit;
	clear:both;
	padding:10px 0px 10px 6px;
}



.subItemBgOver{
	margin-top:4px;
	padding-left:10px;
	cursor:pointer;
	background-image: url(../images/ico70.gif);
	background-repeat: no-repeat;
}

.subItemBgOut{
	margin-top:4px;
	padding-left:10px;
	cursor:pointer;
}

.subMenuItem{
	width:165px;
	background-image: url(../images/ico69.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

.subMenuItemTextOut{
	padding:9px 0px 12px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subMenuItemTextOver{
	padding:9px 0px 12px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



#searchMain{
	padding:40px 0px 0px 25px;
}

.subsubMain{
	float:inherit;
	clear:both;
	padding:10px 0px 10px 6px;
}

.subsubItem{
	font-size:12px;
	padding:5px 0px 5px 00px;
}

#navigationMain
{
	width:710px;
	height:23px;
	background-image: url(../images/navigationBg.gif);
	background-repeat: no-repeat;
	padding:6px 0px 0px 10px;
}

#navigationIco
{
	float: left;
	background-image: url(../images/ico01.gif);
	background-repeat: no-repeat;
	width:14px;
	height:9px;
	margin-top: 4px;
}

#navigationText
{
	float:left;
	padding-left: 10px;
}

#contentMain
{
	padding-top: 45px;
	padding-right:25px;
}

#siteSearchMain{
	width:155px;
}

#siteSearchMain #title{
	width:74px;
	height:22px;
	background-image: url(../images/ico43.gif);
	background-repeat: no-repeat;
}

#siteSearchMain #input{
	float:left;
}

#siteSearchMain #input input{
	width:130px;
	height:22px;
	border: 1px solid #d1d1d1;
}

#siteSearchButton{
	float:left;
	width:23px;
	height:22px;
	background-repeat: no-repeat;
	cursor:pointer;
	display:inline;
	margin-top:1px;
}

.siteSearchButtonOut{
	background-image: url(../images/ico44.gif);
}

.siteSearchButtonOver{
	background-image: url(../images/ico45.gif);
}

#gpMediaTable td{
	padding:5px 0px 5px 25px;
}

.rcleft{
	float:left;
}

.rcRight{
	float:left;
	padding:10px 0px 0px 10px;
}

.handlebarLeft{
	float:left;
}

.handlebarRight{
	float:left;
	padding:0px 0px 0px 10px;
}



.gpmovie
{
    float:left;
    width:211px;
    height:185px;
}