/*
CSS for The Oscar Guy website
*/

/***********************************************/
/* HTML tag styles  */
/***********************************************/
body{
	background-color: #400058;
	background-image: url(http://ofta.oscarguy.com/Images/BG-Color.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 0;
	text-align: center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/************** header tag styles **************/

h1{
	color: #334d55;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3{
	color: #334d55;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4{
}

h5{
}

/*************** list tag styles ***************/

ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	padding-left: 35px;
	padding-right: 10px;
}
ol ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	padding-left: 55px;
	padding-right: 10px;
}
ol ol ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	padding-left: 75px;
	padding-right: 10px;
}
ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: -35px;
	margin-left: 35px;
}
ul ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 10px;
}

ul ul ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	padding-left: 50px;
	padding-right: 10px;
}

/********* form and related tag styles *********/

form{
}

label{
}

input{
}


/********* form and related tag styles *********/

p{
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	padding-right: 10px;
}
.ByLine{
	color: #21536a;
	font-weight: bold;
}
/**********************************************/
/*    Container Styles    */
/**********************************************/
#Container{
	background-color: #e5e7e7;
	padding: 0;
	margin: auto;
	text-align: left;
	width: 1000px;
}
#TitleHeader{
	background-color: #f5f7f7;
	width: 1000px;
}
#Main{
	background-color: #e5e7e7;
	border-bottom: 1px solid #a6a590;
	float: left;
	width: 1000px;
	padding: 0;
	text-align: left;
}
#Main h1{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	color: #21536a;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
#FilmNavigation{
	background-color: #f5f7f7;
	border-right: 1px solid #a6a590;
	border-top: 1px solid #a6a590;
	border-bottom: 1px solid #a6a590;
	float: left;
	font-size: 10px;
	margin-right: 2px;
	width: 180px;
}
#TVNavigation{
	background-color: #f5f7f7;
	border-left: 1px solid #a6a590;
	border-top: 1px solid #a6a590;
	border-bottom: 1px solid #a6a590;
	float: right;
	font-size: 10px;
	margin-left: 2px;
	text-align: right;
	width: 180px;
}
#Copyright{
	background-color: #f5f7f7;
	border-left: 1px solid #a6a590;
	border-right: 1px solid #a6a590;
	border-bottom: 1px solid #a6a590;
	clear: both;
	font-size: 12px;
	padding-left: 10px;
	width: 988px;
}
/**********************************************/
/*    Main Update Styles    */
/**********************************************/
#MainUpdates{
	margin-left: 180px;
	padding-left: 0px;
	text-align: left;
}
#MainUpdates ul, #MainUpdates ol{
	text-indent: -35px;
	margin-left: 35px;
}
#MainUpdates h1{
	border-top: 1px solid #ffffff;
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	color: #21536a;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
#MainUpdatesLeft{
	padding-left: 0px;
	text-align: left;
}
#MainUpdatesLeft ul, #MainUpdatesLeft ol{
	text-indent: -35px;
	margin-left: 35px;
}
#MainUpdatesLeft h1{
	border-top: 1px solid #ffffff;
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	color: #21536a;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.UniversalUpdate{
	background-color: #e5e7e7;
	border-top: 1px solid #a6a590;
	border-bottom: 1px solid #a6a590;
	width: 640px;
}
.UniversalUpdate p{
	padding-left: 10px;
	padding-right: 10px;
}
.UniversalUpdate img{
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.UniversalUpdate ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
.UniversalUpdate ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}
.UniversalUpdateWide{
	background-color: #e5e7e7;
	border-bottom: 1px solid #a6a590;
	border-top: 1px solid #a6a590;
}
.UniversalUpdateWide p{
	padding-left: 10px;
	padding-right: 10px;
}
.UniversalUpdateWide img{
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.UniversalUpdateWide ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
.UniversalUpdateWide ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}
.FilmUpdate{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 314px;
	text-align: left;
}
.FilmUpdate p{
	padding-left: 10px;
	padding-right: 10px;
}
.FilmUpdate img{
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.FilmUpdate ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
.FilmUpdate ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}
.TVUpdate{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	float: right;
	width: 314px;
	text-align: right;
}
.TVUpdate p{
	padding-left: 10px;
	padding-right: 10px;
}
.TVUpdate img{
	float: right;
	padding-left: 10px;
	padding-right: 0px;
}
.TVUpdate ul{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}
.TVUpdate ol{
	color: #21536a;
	font-size: 12px;
	line-height: 110%;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}
#OldUpdates{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding-left: 0px;
	text-align: left;
	width: 998px;
}
#OldUpdates ul, #OldUpdates ol{
	text-indent: 0px;
	margin-left: 0px;
}
#OldUpdates h1{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	color: #21536a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.NewInductee{
	font-weight: bold;
	text-decoration: underline;
}
#OldUpdates img{
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}
.Winner{
	color: #006699;
	font-weight: bold;
}
.Nominee{
	font-weight: bold;
}
.Little{
	font-size: 10px;
}
#HorizontalAd{
	padding: 10px;
	text-align: center;
}
.AwardsDivider{
	color: #21536a;
}
.TieDivider{
	color: #21536a;
	float: left;
	width: 200px;
}
/**********************************************/
/*    Navigation Styles    */
/**********************************************/
..Menu{
	background-color: #f5f7f7;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
}
.Menu a:link, .Menu a:visited{
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #21536a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
.Menu a:hover{
	background-color: #ddeeff;
	background-image: none;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.SubMenu{
	background-color: #f5f7f7;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
}
.SubMenu h2{
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.SubMenu a:link, .SubMenu a:visited{
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	color: #21536a;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
}
.SubMenu a:hover{
	background-color: #ddeeff;
	background-image: none;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#DesignSearchDonate{
	background-color: #e5e7e7;
	border-bottom: 1px solid #a6a590;
	padding: 10px;
	text-align: center;
}
#DesignSearchDonate img{
	text-align: center;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
}
.VerticalAd{
	background-color: #f5f7f7;
	padding: 10px;
	text-align: center;
}
/**********************************************/
/*    Updates Styles    */
/**********************************************/
#UpdateHeader{
	background-color: #f5f7f7;
	padding: 5px;
}
#UpdateHeader h1{
	background-image: url(http://www.oscarguy.com/Images/headerbg.jpg);
	border-left: 1px solid #a6a590;
	border-right: 1px solid #a6a590;
	border-top: 1px solid #a6a590;
	border-bottom: 1px solid #a6a590;
	color: #21536a;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}
.ReleaseDate{
	color: #637d75;
	font-size: 12px;
	font-weight: bold;
}
.ReviewData{
	color: #21536a;
	font-size: 12px;
	font-weight: bold;
}
.UpdateDate{
	color: #839d95;
	font-size: 12px;
	text-align: center;
}
.FullList{
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
.FullList a:link, .FullList a:visited{
	color: #334d55;
}
.FullList a:hover{
	color: #536d75;
}
.UpdatesPhoto{
	text-align: center;
	padding-top: 5px;
}
.ReviewPurchase{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

