body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	behavior:url(csshover.htc);
	background: url(images/long-background.gif) no-repeat center top;
}
#container {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 87px;
	margin-top: 10px;
}
#nav {
	height: 28px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	height: 28px;
}
#nav ul li a {
	display: block;
	height: 28px;
}
/*   ---- NAV BUTTONS OFF ------ */
#home {
	background-image: url(images/nav-home2.gif);
	width: 76px;
}
#zeeby {
	width: 135px;
	background: url(images/nav-zeeby.gif);
}
#vote {
	width: 101px;
	background: url(images/nav-vote.gif);
}
#nominees {
	width: 90px;
	background: url(images/nav-nominees.gif);
}
#awardshows {
	width: 190px;
	background: url(images/nav-show.gif);
}
#videos {
	width:84px; 
	background-image: url(http://www.yinmedia.com/zeebys/nav-videos.gif);
}
#winners {
	width: 207px;
	background-image: url(http://www.yinmedia.com/zeebys/nav-winners.gif);
}



/*
#winners {
	width: 158px;
	background: url(images/nav-last-year-off.gif);
}
#submitgame {
	width: 115px;
	background: url(images/nav-submit-game-off.gif);
}
#whoweare {
	width: 125px;
	background: url(images/nav-who-we-are-off.gif);
}*/

#contact {
	width: 155px;
	background: url(images/nav-contact.gif);
}
/*   ---- NAV BUTTONS MOUSEOVER ------ */
#home:hover {
	background-image: url(images/nav-home2-over.gif);
}
#zeeby:hover {
	background: url(images/nav-zeeby-over.gif);
}
#vote:hover {
	background: url(images/nav-vote-over.gif);
}
#nominees:hover {
	background: url(images/nav-nominees-over.gif);
}
#awardshows:hover {
	background: url(images/nav-show-over.gif);
}

#videos:hover {
	background: url(http://www.yinmedia.com/zeebys/nav-videos-over.gif);
}
#winners:hover {
	background: url(http://www.yinmedia.com/zeebys/nav-winners-over.gif);
}
/*
#winners:hover {
	background: url(images/nav-last-year-over.gif);
}
#submitgame:hover {
	background: url(images/nav-submit-game-over.gif);
}
#whoweare:hover {
	background: url(images/nav-who-we-are-over.gif);
}*/
#contact:hover {
	background: url(images/nav-contact-over.gif);
}


#content-header {
	background-image: url(images/bg-content-header.png);
	padding: 0px;
	height: 23px;
	clear: both;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 750px;
	float: left;
}
.spacer {
	height: 25px;
	clear: both;
}
#home-left {
	width: 531px;
	float: left;
	font-size: 11px;
	color: #666666;
}
.rightmodule {
	background-image: url(images/rss-body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	float: left;
	width: 208px;
}
	.nopad { padding:0;}
	.rightmodule a { padding: 0 0px 0 15px; width: auto;}

.rightmodule ul {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	list-style-type: none;
}
.rightmodule ul li {
	padding-bottom: 10px;
}
a {
	color: #DB9D0F;
}
#rss a {
	color: #008ed0;
}

#home-left-top {
	background-image: url(images/home-top-round.jpg);
	height: 32px;
	float: left;
	width: 100%;
}
#home-left-body {
	background-image: url(images/home-body.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 501px;
}
#home-left-bottom {
	background-image: url(images/home-bottom-rounded.jpg);
	height: 28px;
	float: left;
	width: 100%;
}


#home-right {
	margin: 0px;
	width: 215px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#content-body {
	background-image: url(images/bg-column.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width: 714px;
	font-size: 11px;
	color: #666666;
}
#content-footer {
	background-image: url(images/bg-content-footer.png);
	margin: 0px;
	padding: 0px;
	height: 26px;
	float: left;
	width: 750px;
	clear: both;
}
.floatme {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 200px;
	text-align: center;
}
.floatme a {
	font-weight: bold;
	color: #097AB6;
	text-decoration: none;
}
.floatme img {
	border-style: none;
	text-decoration: none;
}


#footer {
	font-size: 10px;
	clear: both;
	color: #666666;
	padding-bottom: 50px;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* \ */
* html .clearfix {height: 1%;display: block;}
/* */ 
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #097AB6;
	clear: both;
}
.floatblurb {
	clear: right;
	margin-bottom: 15px;
	width: 480px;
	float: left;
}
.gameinfo {
	color: #7CAC36;
	font-weight: bold;
}
.gametitle {
	color: #097AB6;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.floatGameInfo {
	clear: right;
	margin-bottom: 15px;
	width: 500px;
	float: left;
	height: 120px;
}
#vote-email {
	font-size: 14px;
	border: 1px solid #999999;
	width: 250px;
}
#votebar {
	background: url(images/vote-for-your-favorite.jpg) no-repeat;
	margin: 0px 0px 15px;
	padding: 35px 0px 0px;
	height: 23px;
	width: 710px;
	color: #CCCCCC;
	font-weight: bold;
}
#votebar ul {
	margin: 0px;
	padding: 35px 0px 0px 20px;
	list-style: none;
}
#votebar table {
	font-size: 10px;
	font-weight: bold;
	color: #097AB6;
}
#votebar .rightborder {
	border-right: 1px solid #097AB6;
}

.voteoption {
	font-weight: bold;
	color: #0C7AC3;
}
.talltextarea {
	width: 120px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
}
.widetextarea {
	width: 200px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
}
.videodescription {
	float: right;
	width: 280px;
}
.video {
	float: left;
}
#short-takes {
	clear: both;
	padding-top: 10px;
}
#short-takes .clip {
	float: left;
	height: 210px;
	width: 225px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
}
.clip img {
	border: 1px solid #DB9D0F;
}
.videodescription textarea {
	font-size: 11px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#url {
	display: none;
}
.nominate {
	margin-bottom: 10px;
	background: #E9E9E9;
	padding: 10px;
}
#game2, #game3, #game4, #game5 {
	display: none;
}

.clear { clear:both;}
.left { float:left;}
.right { float:right;}
.img-center { display: block; margin: 0 auto;}

.boxright { width: 300px;}
.boxright img {  border: none;}

.vote-nav td { color: #CCCCCC;}
.blue { color: #097AB6;}
