/*
Theme Name: Dallas Patriots
Description: The Dallas Patriots Theme
*/

body {
	background-image: url('/images/background.png');
	background-repeat:repeat;
	font-family: Arial, Tahoma, Verdana;
}

#dp_logo_click_1 {
	width:181px;
	height:114px;
	position:absolute;
	top:13px;
	left:1px;
	cursor:pointer;
}

#dp_logo_click_2 {
	width:423px;
	height:33px;
	position:absolute;
	top:81px;
	left:194px;
	cursor:pointer;
}

#page {
	position:relative;
    width:902px;
	margin-top:2px;
    color: white;
	border: 1px solid white;
	clear:both;
	padding-left:25px;
	padding-right:25px;
	padding-top:13px;
	padding-bottom:15px;
}

.wp125ad img {
	width:125px;
	height:125px;
}

table.headline th {
	background-color:red;
	color:white;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-right:solid white 1px;
}

ol.cf-ol li {
	padding-bottom:10px;
	line-height:2em !important;
}

ol.cf-ol label {
	display:block;
}

.cform label {
	text-align:left !important;
	width:100% !important;
}

.cform label span {
	width:100% !important;
}

table.headline td {
	text-align:left;
	padding-left:8px;
	padding-right:8px;
}

#page a {
	color: white;
}
#wp-calendarLarge .event-block {
	border-top:none !important;	
}

a.EC-tt-title-link {
	text-decoration:underline !important;
	color:black !important;
}

#page form label {
	color: white;
}

ul {
	margin-bottom: 0px;
}

#search {
	position:absolute;
	top:115px;
	right:39px;
	border:0px;
	width:146px;
}

#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:954px;
	position:relative;
}

#header {
	margin-top: 0px;
	position:relative;
	clear:both;
}

#header-score-board {
	background-repeat:no-repeat;
	width:954px;
	/* Scott Stanger - force a fixed font size
	font-size:0.8em;     */
	font-size: 10px;
}

#header-score-board-left-arrow, #header-score-board-right-arrow {
    cursor:pointer;
}

#header-score-board {
    position:relative;
}

#header-navigation-first-level {
	position:relative;
	background-image: url('/images/header.png');
	background-repeat:no-repeat;
	height:139px;
	width:954px;
	/*margin-left:35px;*/
}

#header-navigation-first-level-contact {
	left:289px;
}

#header-navigation-first-level-contact:hover {
	background-image:url('/images/contact.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-store {
	left:388px;
}

#header-navigation-first-level-store:hover {
	background-image:url('/images/store.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-sponsor {
	left:487px;
}

#header-navigation-first-level-sponsor:hover {
	background-image:url('/images/sponsor.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-register {
	left:585px;
}

#header-navigation-first-level-register:hover {
	background-image:url('/images/register.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-photos {
	left:683px;
}

#header-navigation-first-level-photos:hover {
	background-image:url('/images/photos.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-dp-foundation {
	left:782px;
}

#header-navigation-first-level-dp-foundation:hover {
	background-image:url('/images/dp-foundation.png');
	background-repeat:no-repeat;
}

#header-navigation-first-level-devotionals {
	left:881px;
}

#header-navigation-first-level-devotionals:hover {
	background-image:url('/images/devotionals.png');
	background-repeat:no-repeat;
}

#header-web-crawler {
	height:24px;
}

#header_web_crawler_links {
	position: relative;
}

#header_web_crawler_links li a {
	color: #a1a1a1;
}

#header-navigation-second-level {
	padding-top:2px;
	height:26px;
	/*margin-left:35px;*/
	padding-left:50px;
	width:902px; /* was 952 before */
	border:1px solid white;
}

#header-score-board {
	background-image: url('/images/scoreboard.png');
	height:58px;
}

#header-top {
	background-image: url('/images/top.png');
	background-repeat:repeat-x;
	height:37px;
	position:relative;
}

#header-logo {
	background-image: url('/images/logotext.png');
	background-repeat:no-repeat;
	background-position: 1px 7px;
	margin-right:auto;
	margin-left:auto;
	height:30px;
	width:447px;
	cursor:pointer;
}

/*
#content, #content-right, #content-right-story {
	position:relative;
	clear:both;
} 
*/

img[alt="Premier Baseball Academy"] { width:417px; } 

#content-left-video {  }         

#wp-calendarLarge {
	clear:both;
}                                         

#content-right-story-photo {
	width:631px;
	height:363px;
	background-color:black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position:relative;
	/*left:35px;*/
	/*background-image:url('/images/bigteam.png');*/
}

.tab {
	position:relative;
}

.hidden, .hidden-score {
	display:none;
}

.visible-score {
	display:block;
}

#content-right-story-navigation {
	position:relative;
	/*left:35px;*/
	width:631px;
    padding-top:0px;
}

#content-right-story-navigation ul {
	list-style:none;
	float:right;
}

#content-right-story-navigation ul li {
	color: white;
	float:left;                 
	background-color:transparent; 
    border-right: 1px solid white;
    border-left: 1px solid white;
    margin-left: 0px;
    height:24px;
    width:28px;
    padding-top:1px; 
}

#content-right-story-navigation ul li.selected {
	background-color:red; 
}

#content-right-story-navigation ul li a,
#content-right-story-navigation ul li a:link,
#content-right-story-navigation ul li a:visited
#content-right-story-navigation ul li a:hover
#content-right-story-navigation ul li a:active {
	color: white;
	text-decoration: none; 
}

#content-right-story-blurb {
	background-color: red;
	color: white;
	position: relative;
	/*left: 35px;*/
	width:615px;
	border: 1px solid white;
	clear:both;
	padding:8px;
	height:100px;
}

#content-right-story-blurb h1 {
	font-size:medium;
	margin-bottom:0px;
}

h1 a {
	color: red;
	text-decoration:none;
}

.bluebar {
	background-image: url('/images/bar.png');
	background-repeat:repeat-x;
	border:1px solid white;
	height:24px;
	color: white;
	text-align:center;
	text-transform:uppercase;
	padding-top:4px;
	z-index:999;
}

.bluebar a{
	color: white;
	text-decoration: none;
} 

li.tab div {
	background-image: url('/images/menubar.png');
	background-repeat:repeat-x;
    background-position: 0px 17px;
	height:28px;
}

li.tab div:hover {
	background-image: url('/images/menubar-hover.png');
	background-repeat:repeat-x;
    background-position: 0px 17px;
}

.more:before {
	content: " ";
}

.more:after {
	content: " >> ";
}

a.more {
	font-size:small;
	color: black;
	text-transform:uppercase;
	text-decoration: none;
	padding-left:7px;
}

.previous-navigation {
    background-image: url('/images/back.png');
    background-position: 0px 7px;
    background-repeat:no-repeat;
    height:24px;
    width:15px;
    float: left;
    margin-left:10px;
    margin-right:10px;
    cursor:pointer;
}

.play-navigation {
	background-image: url('/images/play.png');
	background-repeat:no-repeat;  
    background-position: 0px 3px;
    height:24px;
	width:16px;
	float: left;
    cursor:pointer;
}

.next-navigation {
	background-image: url('/images/forward.png');
	background-repeat:no-repeat;   
    background-position: 0px 7px;
    height:24px;
	width:15px;
	float: left;        
    margin-right:10px;
    margin-left:4px;
    cursor:pointer;
}

.scrolling-content {
	overflow:auto;
	padding:8px;
	height:190px;
}

.button-place-holder {
	position: absolute;
	height:60px;
	width:53px;
	top:17px;
	cursor:pointer;
}

#header-score-board-contents {
	position:relative;
	left:50px;
	height:54px;
	width:858px;
	clear:both;
	overflow:hidden;
}

.score-board-content {
	float: left;
	width: 133px;
	height:44px;
	background-image: url('/images/scorebox-inside.png');
	background-repeat:no-repeat;
	color: white;
	/*font-size:smaller;*/
	margin-right:10px;
	margin-top:10px;
    padding-top:3px;
}

.score-board-line {     
    margin-left:10px;
    height:11px; 
} 

.score-board-left {        
    width:100px;
    float:left;   
    height:10px;
}

.score-board-right {
    margin-left:100px;   
    height:10px;
}

.score-board-content table tr {
    text-align:left;
    vertical-align:top;
    height:10px;
}

#content-right-story-navigation-button-holder {
	float:right;        
}

#content-right-story-navigation-button-holder a {
    background-color: red;
    color: white;
    width:5px;
    border: 1px solid white;
}

#content-right {
	float:left;
}

#content-left {
	float: right;
	height:995px;
	display:inline;
	width:309px;
	background-color:white;
	margin-left:12px;
}

#content-left-two-ad-box-1 {
	background-image: url('/images/top-right-ad.png');
	background-repeat:no-repeat;
	height:110px;
	width:301px;
	margin-left:4px;
	margin-bottom: 4px;
	margin-top: 4px;
    cursor:pointer;
}

#content-left-two-ad-box-2 {
	background-image: url('/images/bottom-right-ad.png');
	background-repeat:no-repeat;
	height:110px;
	width:301px;
	margin-left:4px;
	margin-bottom: 4px;
    cursor:pointer;
}

#content-two-box {
	position:relative;
	/*left:35px;*/
	width:633px;
	float:left;
	margin-top:2px;
}

.sidebar-buttons {
	color:black;
}

.button {
	position:relative;
	background-color: red;
	margin:2px;
	height:26px;
	text-transform:uppercase;
}

.button a {
	position:absolute;
	left: 4px;
	top:3px;
	text-decoration:none;
}

#content-two-box-official-store {
	width:309px;
	background-color:white;
	/*height:379px;*/
}

#content-two-box-news-and-events {
	background-color:white;
}

#teams-top-sidebar {
	position:absolute;
	top:-1px;
	right:-1px;
	width:750px;
}

#teams-top-sidebar ul li {
	float:left;
	list-style:none;
}

#teams-top-sidebar ul li a {
	text-decoration:none;
	cursor:pointer;
}

#teams-left-sidebar, #coaches-left-sidebar {
	position:relative;
	width:200px;
	background-color:white;
	height:auto;
	clear:both;
	padding-bottom:1px;
	left:-26px;
	top:-14px;
}

/* force a fixed height when then there are only a few teams in the left sidebar */
/*
#teams-left-sidebar {
	height: 400px;	
}
*/
#content-two-box-official-store {
	display:inline;
	float: left;
}

#contents-two-box-news-and-events-content {
	overflow:auto;
	height:125px;
}


#content-right-story-thumbnails {
	background-color:white;
	border: 1px solid white;   
	height:72px;
	width: 631px;
	clear:both;
	position: relative;
	/*left:35px;*/         
}

#content-right-story-thumbnails ul {
	list-style: none;
}

#content-right-story-thumbnails ul li {
	float: left;
	margin-left:0px;
	
}

#content-right-story-thumbnails ul li img {
	height:72px;
	width:75px;
	margin-left:3.5px;
}

img.faded {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.clear {
	clear: both;
}

.contents-two-box-official-store-content-img {
	width:75px;
}


#header-navigation-second-level-links, #header-navigation-second-level-links li ul {
	list-style:none;
}

#header-navigation-second-level-links li ul {
	left:-24px;
	position: absolute;
	top:26px;
	width:213px;
	z-index:9999;
}

#header-navigation-second-level-links li ul li {
	background-color: #08143C;
	float:none;
	text-align:left;
	padding:5px;
	border-top:1px solid #FFFFFF;
}

#header-navigation-second-level-links li ul li a:hover {
	text-decoration:underline;
}

#header-navigation-second-level-links li {
	color: white;
	float:left;
}

#content-left-schedule {
	background-color:white;
}

#content-left-schedule-content {
	/*height:526px;*/
}

#footer {
	position: relative;
	background-color: white;
	/*left:35px;*/
	width:954px;
	height: 197px;
	margin:2px auto;
}

#links {
	height: 65px;
	width:954px;
	position: relative;
	/*left:35px;*/
	margin:15px auto;
	font-size:0.86em	;
}

#links-myspace {
	background-image: url('/images/myspace.png');
	background-repeat:no-repeat;
	height:42px;
	width:42px;
	float:left;
	margin-left:15px;
}

#links-twitter {
	background-image: url('/images/twitter.png');
	background-repeat:no-repeat;
	height:42px;
	width:42px;
	float:left;
	margin-left:15px;
}

#links-facebook {
	background-image: url('/images/facebook.png');
	background-repeat:no-repeat;
	height:42px;
	width:42px;
	float:left;
	margin-left:15px;
}

#links-in {
	background-image: url('/images/in.png');
	background-repeat:no-repeat;
	height:42px;
	width:42px;
	float:left;
	margin-left:15px;
}

#links-boing {
	background-image: url('/images/boing.png');
	background-repeat:no-repeat;
	height:42px;
	width:42px;
	float:left;
	margin-left:15px;
}

#links-navigation {
	width:670px;
	height:42px;
	float:right;
	margin-left:15px;
	padding-top:20px;
}

#links-navigation a {
	color:white;
	text-decoration:underline;
}

#links-navigation ul {
	list-style:none;
	float:right;
}

#links-navigation ul li {
	color: white;
	float:left;
	margin-left:10px;
}

h1.headline {
	color: red;
}

h1.headline-white {
	color: white;
}

h1.headline, h1.headline-white {
	font-size:large;
}

#contents-two-box-official-store-content ul {
	list-style:none;
}

#contents-two-box-official-store-content ul li {
	color: white;
	float:left;
	width:75px;
}

li {
   margin-left:13px !important;
}

#header-score-board-left-arrow {
    position:absolute; 
    top:13px;
    left:2px;
    height:37px;
    width:36px;
	background:url(/images/left-arrow.png) no-repeat top left;
}
#header-score-board-left-arrow:hover {
    position:absolute; 
    top:13px;
    left:2px;
    height:37px;
    width:36px;
	background:url(/images/left-arrow-hover.png) no-repeat top left;
}

#header-score-board-right-arrow {
    position:absolute;
    top:13px;
    left:910px;
    height:37px;
    width:36px;  
	background:url(/images/right-arrow.png) no-repeat top left;	
}

#header-score-board-right-arrow:hover {
    position:absolute;
    top:13px;
    left:910px;
    height:37px;
    width:36px;
	background:url(/images/right-arrow-hover.png) no-repeat top left;
}

#searchgo {
    display: none;
} 

#searchgo-div {
    width:25px;
    height:25px;
    cursor:pointer;
    position:relative;
    top:111px;
    left:922px;
}

#searchgo-div:hover {
	background-image: url('/images/go.png');
	background-repeat:no-repeat;   
}

.draggable {
    background-color:grey;
}  

.cform {
	width: 684px !important;
	background-color:#0A1841;
	border:1px solid white;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
}

.cform textarea, .cform input {
	width: 40% !important;
}

.cform input[type=checkbox] {
	width:auto !important;
}

.cform input[type=submit] {
	width:100px !important;
	position: relative;
}   

label[for="cf3_field_29"], label[for="cf3_field_29"] span,
label[for="cf3_field_31"], label[for="cf3_field_31"] span {
	display:inline !important;
	width:50px !important;
}

ol.cf-ol li.textonly {
	background-color:red !important;
	line-height:2.5em;
}

.reqtxt {
	color: white;
}

div.post h2 a {
	color: white;
}

.bottom-ad-box-image {
	width:146px;
	height:144px;
	float: right;
	margin-right:11px;
	margin-top:11px;
}

#header-web-crawler ul {
	list-style: none outside none;
	width:auto !important;
}

#header-web-crawler ul li {
	float: left;
	margin-left:35px;   
	color: white;      
}

#header-web-crawler ul li a {
	text-decoration:none;
}

.tickercontainer  {
	border:1px solid #000000;
	height:27px;
	margin:0;
	width:auto;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

li.textonly {
	background-color: transparent !important;
}

#calendar_wrapLarge {
	clear:both;
	padding-right:2px;
}

#CalendarLarge-Header {
	margin-bottom:0px;
}

#team-right, #coach-right {
	position:absolute;
	right:0px;
	top:33px;
	width:696px; 
	clear:both;
	overflow-x:hidden;
	overflow-y:auto;
	padding: 25px;
	height:487px;
}

#coach-right {
	top:0px;
}

div.textcol {
	float:none !important;
}

div.default_product_display div.textcol {
	min-height:auto !important;	
}

div.productdisplay {
	float:none !important;
}

#calendar_wrapLarge h2 {
	font-size:small;
	margin-bottom:8px;
	background-color:#0C243D !important;
}

#wp-calendarLarge .dayHead {
	background-color:#0C243D !important;
}

#wp-calendarLarge td {
	background-color:white !important;
}

.tickercontainer .mask {
	left:10px;
	overflow:hidden;
	position:relative;
	width:auto;
}

img.coach_thumbnail {
	width:75px;
	height:75px;
}

a.img_link {
	text-decoration:none;
}

.coach_column {
	margin-right:122px;
}

.coachesIcon {
	float:left;
	height:160px;
	width:160px;
	padding:2px;
	text-align:center;
	border: 1px solid #000033;
	line-height: 1.1em;
}

p.coach_title, p.coach_name {
	margin-bottom:0px;
}

ul.inner {
	z-index:999;
}

/*#roster-body, #schedule-body, #stats-body, #pictures-body, #news-body {*/
#schedule-body, #stats-body, #pictures-body, #news-body {
	display:none;
}

.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

table.roster th {
	background-color:red;
	color:white;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-right:solid white 1px;
}

table.roster td {
	text-align:left;
	padding-left:8px;
	padding-right:8px;
}
#scrollingText
{
	margin-right:auto;
	margin-left:auto;
	width:800px;
	height:24px;
	position: relative;
}

#scrollingText div.scrollableArea *
{
	display: inline;
	margin: 0;
	padding: 2px 0px 0px 0px;
	font-family: Courier, Arial, Sans-Serif; 
	font-size:13px; 
	font-weight: normal;
	width: auto;
	height: auto;
	color: #a1a1a1;
}

/* --------------------  marco's changes ---------------------- */
.schedule {
width:600px; font-size:.8em;}
.schedule th {
	background-color:#FF0000;
	color:#FFF;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-right:solid white 1px;
}
.schedule td {
	color:#000;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
}
.schedule .date {font-weight:bold;}
.schedule .date a:link {font-weight:bold;color:black;text-decoration:underline;}
.schedule .date a:hover{font-weight:bold;color:black;text-decoration:underline;}
.schedule .date a:visited{font-weight:bold;color:black;text-decoration:underline;}
/* --------------- */
.headlines {
width:600px; font-size:.8em;}
.headlines th {
	background-color:#FF0000;
	color:#FFF;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	border-right:solid white 1px;
}
.headlines td {
	color:#000;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
}
.headlines .date {width:80px;}
.headlines .title {font-weight:bold;}
.headlines a:link {font-weight:bold;color:#0F2740;text-decoration:none;}
.headlines a:hover{font-weight:bold;color:#0F2740;text-decoration:underline;}
.headlines a:visited{font-weight:bold;color:#0F2740;text-decoration:none;}
#wrapperMenu {margin:auto;}
/* ------------------------ End Marco's changes */
#stats-body .roster {
	width:710px;
	font-size:10px;
/*	color:#001227;	This color doesn't show up very well in IE7, so change to black */
	color: #000000;
	border: thin solid #FFFFFF;
}
#stats-body .roster th {background-color:#FD1813;padding:0;margin:0; text-align:center}
#stats-body .roster td {padding:2px; text-align:center;}
#stats-body .roster .playerHeader {width:120px;}
#stats-body .roster .playerName {text-align:left;}
#stats-body .roster .colorA {background-color:#CCCCCC;}
#stats-body .roster .colorB {background-color:#FFFFCC;}
