﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, tr
{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;	
}
table
{
	width: 100%;
	vertical-align: top;
}
h1
{
	color: #757116;
}
h2
{
	padding-left: 10px;
	padding-top: 10px;
	color: #757116;
}
h2 a
{
	color: #757116;		
}
h2 img
{
	border:0;
	height:50px;
	width:50px;
	padding-right:5px;
}
h3
{
	padding-left: 10px;
	background: #757116;
	color: #FFF;
}
body
{
	background: #E5E7E9;
	font-family: Georgia, Arial,Helvetica,sans-serif;
	font-size: 75%;
	height: 100%;
}
#contentWrap
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #D9DB56;
}
#leftcontent
{
	width: 180px;
	background-color: #D9DB56;
	vertical-align: top;
}
#midcontent
{
	background-color: #FFF;
	vertical-align: top;
	width:100%;
}
#rightcontent
{
	width: 240px;
	background-color: #FFF;
	vertical-align: top;
	display:block;
	float:right;
}
#footer
{
	background-color: #757116;
}
.paging a
{
	color: #024769;
	font-weight: bold;
}
.movieList div
{
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 12px;
	width: 200px;
	height:100px;
}
.movieList li
{
	list-style-type: square;
	margin-left: 20px;
	color: #DE9D7F;
}
.movieList a
{
	color: #000;
}

.movieList span
{
	padding-left: 2px;
}
.movieList img
{
	border: 0;
	height: 60px;
	width: 60px;
	padding-right: 2px;
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/s72/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.movieList .aMovie
{
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.movieCast
{
	font-size: .9em;
	color: #000;
}
/*Movie Details*/
#movieDetail
{
	text-align: justify;
	text-decoration: none;
}

#movieDetail a
{
	text-decoration: none;
}
#movieDetail img
{
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.relatedMovie td
{
	width:20%;
	vertical-align:top;
	text-align:left;
}

.relatedMovie a
{
	text-decoration: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}
.relatedMovie img
{
	border: 0;
	height: 80px;
	width: 80px;
	padding-right: 2px;
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/s72/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.movieParts a
{
	font-weight: bold;
	text-decoration: none;
	color: #757116;
	padding-left: 3px;
}


#bookmark
{
	float: right;
	color: #757116;
	padding-right: 10px;
}

#bookmark a
{
	text-decoration: none;
	color: #757116;
	font-weight: bold;
}
#movieDetail #moviePartShow
{
	padding: 20px 20px 20px 20px;
}
.round
{
	cursor: pointer;
	cursor: hand;
	line-height: 27px;
	height: 27px;
	background: url(http://lh6.ggpht.com/_dud0BUqB_TI/Sz8fDudot5I/AAAAAAAARYg/zZIyEjTwwwM/button.gif) no-repeat right top;
	padding-right: 10px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: .9em;
}

.round ins
{
	background: url(ttp://lh6.ggpht.com/_dud0BUqB_TI/Sz8fDudot5I/AAAAAAAARYg/zZIyEjTwwwM/button.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	padding-left: 10px;
	text-decoration: none;
}



a.round:hover
{
	background-position: right -155px;
}
a.round:hover ins
{
	background-position: left -155px;
}

/*End Movie Details*/


#search
{
	float: left;
	margin-top: 50px;
	padding: 2 2 2 2;
	
}
#search table
{
	margin-left: 20px;
}

#search h3
{
	padding-left: 10px;
	background-color: Transparent;
	color: #757116;
}
#search img
{
	margin: 5 15 25 5;
	padding-right:10px;
	width: 80px;
	height: 80px;
	border: 0;
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/s72/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.movieIndex1
{
	background: #D9DB56;
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 10px;
	color: #333333;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
}
.movieIndex1 span
{
	float: right;
}
.movieIndex1 a
{
	float: left;
}
.movieIndex2
{
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 10px;
	color: #333333;
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
}
.movieIndex2 span
{
	float: right;
}
.movieIndex2 a
{
	float: left;
}

.ddsmoothmenu
{
	z-index: 100;
	font: bold 10px Arial,Verdana;
	background: #BF3A00;
	width: 100%;
}
.ddsmoothmenu ul
{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li
{
	z-index: 100;
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li a
{
	z-index: 100;
	display: block;
	background: #BF3A00;
	color: white;
	padding: 8px 10px;
	border-right: 1px solid darkred;
	color: #2D2B2B;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a
{
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
	color: white;
}
.ddsmoothmenu ul li a.selected
{
	background: #952A01;
	color: white;
}
.ddsmoothmenu ul li a:hover
{
	background: #952A01;
	color: white;
}
.ddsmoothmenu ul li ul
{
	position: absolute;
	z-index: 100;
	left: 0;
	display: none;
	visibility: hidden;
}
.ddsmoothmenu ul li ul li
{
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul
{
	top: 0;
}
.ddsmoothmenu ul li ul li a
{
	font: bold 11px Arial,Verdana;
	width: 160px;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid darkred;
}
* html .ddsmoothmenu
{
	height: 1%;
}
.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}
.ddshadow
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}
.toplevelshadow
{
	opacity: .8;
}



/*Wallpaper*/
.wallPaperItem
{
	float: left;
	display: block;
	width: 200px;
	height: 180px;
	padding-top: 15px;
	text-align: center;
}

.wallPaperItem:hover
{
	background-color: #99CC99 !important;
}

.wallPaperItem a
{
	color: Black;
	font-weight: bold;
	padding-top: 2px;
}

.artistList td
{
	vertical-align: middle;
}
.artistList li
{
	font: bold 11px;
	width: 160px;
	padding: 5px;
	margin-left: 40px;
	border-bottom-width: 0;
	border-top: 1px solid darkred;
	list-style-type: disc;
}
.artistList h3
{
	font-size: 1.4em;
	padding-left: 10px;
	background-color: Transparent;
	color: #757116;
	border-top-width: 0;
	border-bottom: 1px double darkred;
}
/*TV Shows*/
.tvShowList
{
	text-align: justify;
}
.tvShowList div
{
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
	font-size: 12px;
	width: 250px;
	display: block;
	border-style: solid;
	border-width: .1em;
}
.tvShowList h2
{
	padding-left: 10px;
	margin-bottom: 5px;
	background: #757116;
	color: #FFF;
}
.tvShowList img
{
	border: 0;
	height: 80px;
	width: 80px;
	padding-right: 2px;
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/s80/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.tvShowList .aMovie
{
	text-decoration: none;
	color: Black;
	font-size: 1em;
	display: block;
	height: 30px;
	margin-left: -10px;
	font-weight: bold;
}
#tvShowDetail div
{
	margin-left: 20px;
}
#tvShowDetail h2
{
	background: #757116;
	color: #FFF;
}

#tvShowDetail h2 a
{
	background: #757116;
	color: #FFF;
}


.tvShowSideList div
{
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 12px;
	width: 200px;	
}
.tvShowSideList li
{
	list-style-type: square;
	margin-left: 20px;
	color: #DE9D7F;
}
.tvShowSideList a
{
	color: #000;
}
.tvShowSideList img
{
	border: 0;
	height: 60px;
	width: 60px;
	padding-right: 2px;
	background-image: url(http://lh5.ggpht.com/_dud0BUqB_TI/Sz8gRE4BcwI/AAAAAAAARYs/Iq0dMqdgYx8/s72/defaultMovieImg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#tvChannelsList div
{
	float:left;
}
#tvChannelsList img
{
	height:50px;
	width:50px;
	border:0px;
	padding:2px 2px;
}

/*End TV Shows*/

.relatedParts label
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
}

.relatedParts a
{
	text-decoration:underline;
	color:#757116;
	font-family:Arial;
	padding: 0 10px 0 10px;
}