1/* COLORS
    * Lime Green: #8DC73F
    * Navy Blue : #00104E
    * Orange    : #FE7200
    * Black     : #000000
    * White     : #FFFFFF
*/

@font-face {
    font-family: "Diavlo";
    src:url(http://drinkingpartner.com/modules/diavlo.otf) format("truetype");
}


body {
	background: #07151C url(images/dp_background.jpg) no-repeat;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#container {
	margin: 20px auto 0;
	position: relative;
	text-align: left;
	z-index: 1;
}

#center {
	text-align: center;
}

#left {
	text-align: left;
}

#right {
	text-align: right;
}

#homeText {
	text-align: left;
}

#pwhrDesc {
	font-size: 12px;
}

img {
	border: 0 none;
}

form {
	margin-bottom: 7px;
}

.home {
	width: 900px;
}


.home .nav {
	background: transparent url(../images/roof.png) no-repeat scroll left top;
	display: block;
    font-family: "Diavlo";
	font-size: 11px;
	font-weight: bold;
	height: 32px;
	* height: 26px;
	padding: -10px 0px 0px;
	line-height: 32px;
	* line-height: 26px;
	text-indent: 25px;
	text-transform: uppercase;
	width: 100%;
    position: relative;
    z-index:81;
}

.nav .primary_nav {
	float: left;
	z-index: 88;
}

.nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	* padding-top: 150px;
}

.nav li {
	border-left: 1px solid #334717;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	padding-right: 10px;
	border-left: medium none;
}

.nav .primary_nav a:link, .nav .primary_nav a:visited {
	color: #ffffff;
	display: inline;
	height: 14px;
	padding-left: 8px;
	text-decoration: none;
}

.nav .primary_nav a:hover {
	color: #ffffff;
	display: inline;
	height: 14px;
	padding-left: 8px;
	text-decoration: underline;
}

.nav .drop a {
	background:transparent url(images/arrow_bw.gif) no-repeat scroll right 5px;
	padding:0 20px 11px 0;
}

.nav .no_drop a {
	padding-right:10px;
}

.nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.nav li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
.nav .primary_nav li {
	background:transparent url(images/nav_line.gif) no-repeat scroll left top;
}
.nav .secondary_nav li {
	background-image:none;
}
.nav .primary_nav {
	float:left;
	z-index:88;
}
.nav .primary_nav a:link {
	color:#FFFFFF;
	display:inline;
	height:14px;
	padding-left:8px;
	text-decoration:none;
}
.nav .primary_nav a:visited {
	color:#FFFFFF;
	display:inline;
	height:14px;
	padding-left:8px;
	text-decoration:none;
}
.nav .primary_nav a:hover {
	color:#fe7200;
	display:inline;
	height:14px;
	padding-left:8px;
}
.nav .primary_nav li ul {
	background:#484848 none repeat scroll 0 0;
	border-bottom:3px solid #FE7200;
	display:none;
	left:0;
	margin:0 0 0 -1px;
	padding:5px 0 0;
	position:absolute;
	top:24px;
	width:160px;
	z-index:99;
}
.nav .primary_nav li > ul {
	top:22px;	
}
.nav .primary_nav li#nav_link_shows {
	background-image:none;
}
.nav .primary_nav li ul#nav_menu_shows {
	margin-left:-2px;
	width:150px;
}
.nav .primary_nav li:hover, .nav .primary_nav li.over {
	z-index:95;
}
.nav .primary_nav li:hover ul, .nav .primary_nav li.over ul {
	display:block;
	z-index:99;
}
.nav .primary_nav li ul li {
	background-image:none;
	border:0 none;
	display:block;
	float:none;
	line-height:22px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:0;
	text-transform:none;
}
.nav .primary_nav li ul > li.archive a {
	border-top:1px solid #AAAAAA;
	display:block;
	padding:2px 8px;
}
.nav .primary_nav li ul li:hover, .nav .primary_nav li ul li.over {
}
.nav .primary_nav li ul li a, .nav .primary_nav li ul li a:link, .nav .primary_nav li ul li a:visited {
	background:transparent none repeat scroll 0 0;
	line-height:18px;
	margin:0;
	text-transform:none;
}

.home .nav .twitter {
    float: right; 
    padding-top: 3px; 
    text-transform: none; 
}
.home .nav .fb_login {
    float: right; 
    padding-top: 4px; 
    padding-right: 15px; 
    text-transform: none; 
    font-size:12; 
    font-weight: normal; 
    color: white;
}

.home .contenthome .left .fb_comments {
	width: 500px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}

.home .intro {
	background: #8dc73f none repeat scroll 0 0;
	border-bottom: 2px solid #8dc73f;
	height: 105px;
	position: relative;
	width: 100%;
	z-index: 80;
}

.home .intro .logo {
	background: #00104e none repeat scroll 0 0;
	border-left: 19px solid black;
	height: 101px;
	left: 0;
	padding-top: 4px;
	position: relative;
    float:left;
	text-align: center;
	top: 0;
	width: 300px;
}

.home .intro .about {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
    width: 400px;
    position:relative;
    float:left;
}

.home .intro .about a:link, .home .intro .about a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.home .intro .about a:hover {
	color: #fe7200;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.home .intro .about p {
	color: #FFFFCD;
	font-size: 20px;
	text-align: center;
}

.home .intro .about h1 {
	color: #FFFFCD;
    font-family: Diavlo;
	font-size: 26px;
	text-align: center;
	margin-top: 27px;
}

#submit {
	height: 200px;
	text-align: center;
	padding: 15px 13px 15px;
}

.home .contenthome {
	background: #ffffff none repeat scroll 0 0;
	clear: both;
	display: block;
	position: relative;
	width: 100%;
    z-index:1;
}

.home .contenthome .pwhrs {
	border-left: #8dc73f 19px solid;
	background: #000000 none repeat scroll 0 0;
	height: 260px;
	padding: 8px 13px;
	position: relative;
    float: left;
	width: 274px;
	z-index: 10;
}

.home .contenthome .bannerAd {
	padding: 0px 0px 8px;
}

.home .contenthome .left {
	border-left: #8dc73f 19px solid;
	border-right: #8dc73f 2px solid;
	background: #FFFFFF none repeat scroll 0 0;
	padding: 15px 5px 0 13px;
	padding-bottom: 5px;
	position: relative;
	float: left;
	width: 861px;
	z-index: 10;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

.home .contenthome .left .player{
	padding: 80px 30px 0;
	margin-left: 180px;
	padding-bottom: 7px;
}

.home .contenthome .pwhrs h3 {
	background: #8dc73f none repeat scroll 0 0;
	border: medium none;
	clear: both;
	color: #ffffff;
	float: none;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 8px;
	text-align: center;
}

.home .contenthome .pwhrs ul {
	float: left;
	list-style-imate: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px;
}

.home .contenthome .pwhrs ul li {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	height: 20px;
	margin: 0 20px 0 4px;
	width: 265px;
    *width: 245px;
	z-index: 11;
	font-size: 12px;
}

.home .contenthome .right ul {
	float: left;
	list-style-imate: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 48px;
	padding: 0;
}

.home .contenthome .right ul li {
	float: left;
	height: 25px;
	margin: 0;
	width: 265px;
	z-index: 11;
	font-size: 15px;
	color: #00104E;
	text-align: center;
}

.home .contenthome .right a:visited, .home .contenthome .right a:link {
	color: #00104E;
	text-decoration: none;
}

.home .contenthome .right a:hover {
	color: #00104E;
	font-weight: bold;
	text-decoration: none;
}

.home .contenthome .pwhrs a:visited, .home .contenthome .pwhrs a:link {
	color: #ffffcd;
	text-decoration: none;
}

.home .contenthome .pwhrs a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.home .contenthome .pwhrs ul li a {
	display: block;
	font-size: 1.1em;
	line-height: 20px;
	text-indent: 4px;
	z-index: 12;
}

.home .contenthome .right {
	text-align: center;
	background: #ffffff none repeat scroll 0 0;
	height: 236px;
	* height: 267px;
	overflow: hidden;
	padding: 15px 13px 15px;
    padding-right: 5px;
	position: relative;
    float: left;
	z-index: 10;
	color: #00104E;
	font-size: 12px;
	text-align: left;
	width: 355px;
}

.home .contenthome .topNetworks {
    position: relative;
    float: right;
    color: #00104E; 
    width: 200px;
    height: 266px;
    font-size: 15px;
    text-align: center; 
    padding-right: 3px;
    z-index:1;
}

.home .contenthome .topNetworks. centerTable {
    position: relative;
    width: 100px; 
    width: 191px; 
}

.topNetworks th {
   text-align: center; 
}

.home .contenthome .topNetworks  thead.fixedHeader tr {
	display: block;
}

.home .contenthome .topNetworks  thead.fixedHeader tr {
	position: relative;
}

.home .contenthome .topNetworks tbody.scrollcontent td, .home .contenthome .topNetworks tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
	color: #00104E;
}

#topNetworks th {
	width: 25px;
    text-align: center; 
}

#topNetworks th + th {
    border-right: 0 none;
	width: 151px;
    text-align: center; 
}

#topNetworks td {
	width: 25px;
    text-align: center; 
}

#topNetworks td + td {
	width: 150px;
    text-align: center; 
}

.home .contenthome .topNetworks tbody.scrollContent {
	display: block;
	height: 100%;
	overflow: auto;
	width: 100%;
    font-size:13px;
}

.home .contenthome .right .centerTable {
	clear: both;
	border: 1px solid #000000;
	height: 175px;
	width: 100%;
    position: relative;
    float: right;
}

.home .contenthome .left .centerTable {
	clear: both;
	border: 1px solid #000000;
	height: 287px;
    position: relative;
    float: left;
}

.home .contenthome .left  thead.fixedHeader tr {
	display: block;
}
.home .contenthome .left  thead.fixedHeader tr {
	position: relative;
}

.home .contenthome .right  thead.fixedHeader th {
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	font-weight: normal;
	padding: 4px 3px;
	text-align: left
}

.home .contenthome .right  thead.fixedHeader a, .home .contenthome .right  thead.fixedHeader a:link, .home .contenthome .right  thead.fixedHeader a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	width: 100%
}

.home .contenthome .right  thead.fixedHeader a:hover {
	color: #000000;
	display: block;
	text-decoration: underline;
	width: 100%
}

.home .contenthome .right tbody.scrollContent {
	display: block;
	height: 145px;
	overflow: auto;
	width: 100%
}

.home .contenthome .right tbody.scrollcontent td, .home .contenthome .right tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

.home .contenthome .right tbody.scrollContent tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

.home .footer {
	background: none repeat scroll 0 0;
	clear: both;
	display: block;
	height: 90px;
	position: relative;
	width: 100%;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
    position:relative;
    z-index:1;
}


.home .footer a:link, .home .footer a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.home .footer a:hover {
	color: #fe7200;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.home .footer .footer_links {
	border-left: #000000 19px solid;
	background: #8dc73f none repeat scroll 0 0;
    text-align: center;
	height: 60px;
	overflow: hidden;
	padding: 5px 5px 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	color: #000000;
	font-size: 12px;
	height: 100%;
}

.home .bottom {
	background: transparent url(../images/floor.png) no-repeat scroll left top;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 45px;
	line-height: 32px;
	text-indent: 25px;
	text-transform: uppercase;
	width: 100%;
    position: relative;
    z-index:1;
}

.centerTable table, .centerTable td, .centerTable a {
	color: #00104E;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif
}

.submitTable {
	margin-left:auto; 
	margin-right:auto;
	color: #00104E;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;	
}

.submitTable  td {
	text-align: right;	
}

.submitTable  td + td {
	text-align: left;	
}

.submitTable  td + td + td{
	text-align: left;	
}
/*
	.centerTable a:hover {
		font-weight: bold;
	}
*/	

.centerTable h1 {
	font: normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

.centerTable h2 {
	font: normal normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0
}

.centerTable h3 {
	font: normal normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #008000;
	margin: 0 0 15px 0
}
/* end basic styling                                 */

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.centerTable {
	clear: both;
	border: 2px solid #00104E;
	height: 285px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 650px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.centerTable {
	overflow: hidden;
	*overflow-y: scroll;
	width: 650px;
}

/* define width of table. IE browsers only                 */
div.centerTable table {
	float: left;
	width: 650px;
	* width: 628px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.centerTable table {
	width: 650px
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of centerTable has an overflow property set to auto */
thead.fixedHeader tr {
	position: relative
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
html>body thead.fixedHeader tr {
	display: block
}

/* make the TH elements pretty */
thead.fixedHeader th {
	background: #8DC73F;
	border-bottom: 1px solid #00104E;
	border-right: 1px solid #00104E;
	font-weight: normal;
	padding: 4px 3px;
	text-align: center
}

/* make the A elements pretty. makes for nice clickable headers                */
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%
}

/*
	/* make the A elements pretty. makes for nice clickable headers                *
	/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   *
	thead.fixedHeader a:hover {
		color: #FFF;
		display: block;
		text-decoration: underline;
		width: 100%
	}
*/

/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 262px;
	* height: 10px;
	overflow: auto;
	width: 100%;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	background: #FFF;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px;
}

tbody.scrollContent tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}

/* define width of TH elements: 1st, 2nd, and 3rd respectively.          */
/* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body thead.fixedHeader th {
	width: 21px
}

html>body thead.fixedHeader th + th {
	width: 261px
}

html>body thead.fixedHeader th + th + th {
	width: 261px
}

html>body thead.fixedHeader th + th + th + th{
    border-right: 0 none;
	width: 80px;
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 20px;
	text-align: center
}

html>body tbody.scrollContent td + td {
	width: 260px
}

html>body tbody.scrollContent td + td + td {
	width: 260px
}

html>body tbody.scrollContent td + td + td + td {
	width: 63px
}

.right-ad {
	right: 0;
	position: fixed;
	* position: absolute;
	top: 0;
	z-index: 0;
}

.left-ad {
	left: 0;
	position: fixed;
	* position: absolute;
	top: 0;
	z-index: 0;
}
