/* CSS Document */
body {
  background:url(../images/dogwalker-BG.png) repeat-x;
  background-color:#ECB323;
  margin:0;
  padding:0;
  color:#000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  }
html>body {font-size:small;}

h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
/*-----Main-----*/
#mainFrame {
width:979px;
margin:0 auto;
}

/*-----MainEnd-----*/
/*----TopBanner---*/
#bannerTop {
height:67px;
background-image:url(../images/topbanner.gif);
}
/*----TopBannerEnd---*/
/*-----mainNav-----*/
#mainNav {
  float:left;
  width:100%;
  background: url("../images/bgMenu.gif") repeat-x;
  font-size:12px;
  line-height:normal;
  }
#mainNav ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#mainNav li {/*border:1px solid blue;*/
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0;
  }
#mainNav a {/*border:1px solid red;*/
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:6px 7px 6px 7px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  }
#mainNav li:hover {
  background-position: left bottom;
} 
#mainNav a:hover {
  background-position: right bottom;
} 
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainNav a {float:none;}
/* End IE5-Mac hack */
#mainNav a:hover {
  color: #FFF;
  }
#mainNav #current {
  background-image:url("left_on.gif");
  }
#mainNav #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
/*-----mainNav-----*/
/*----ContentBody----*/
#contentBody {
float:left;
width:979px;
}
#leftColumn, #rightColumn,#centerColumn {
float:left;
}
#leftColumn, #rightColumn {
	width:198px;
}
#leftColumn {
}
#rightColumn {
}
#centerColumn {
 width:583px;
}
#wrap {
float:left;
height:100%;
background-color:#BD3804;
}
/*----ContentBody----*/
#footer {
height:100px;
width:979px;
background-color:#FF6600;
float:left;
color:#fff;
font-size:11px;
text-align:center;
}
#footernav {
margin:20px 0 0 0;
}
#footernav a {
color:#fff;
}
#footernav a:hover {
color:#000;
}
#bannerDVD {
	margin:0 auto;
	margin-bottom:10px;
	width:183px;
}
#bannerDVD img {
border:none;
}
h4 {
text-align:center;
color:#FFFFFF;
font-size:13px;
margin:0;
padding:5px 0 5px 0;
}
#clickhere {
margin:0 auto;
padding:10px;
text-align:center;
}
#clickhere a {
font-weight:bold;
color:#FFCC00;
font-size:18px;
}
#clickhere a:hover {
font-weight:bold;
color:#FFFF00;
}
#clickhere span {
font-weight:normal;
font-size:12px;
color:#FFFFFF;
display:block;
margin:3px 0 3px 0;
}
.videos {
	margin:3px 0 3px 7px;
	border:2px solid #fff;
}
.videos:hover {
	border:2px solid #FFFF00;
	}
	
/*  -- Sub-pages -- 
	about.html
*/
#tabout {
	margin:0 auto;
	margin-bottom:0;
	width:582px;
	height:49px;
	background-color:#000000;
}
/*-----mainNav-----*/
.tmainNav {
  float:left;
  width:582px;
  background-color:#000000;
  font-size:12px;
  line-height:normal;
  display:block;
  }
.tmainNav ul {
  margin:0;
  padding:0;
  list-style:none;
  }
.tmainNav li { 
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  }
.tmainNav a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 2px 5px 2px;
  text-decoration:none;
  font-weight:bold;
  color:#EE932A;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tmainNav a {float:none;}
/* End IE5-Mac hack */
.tmainNav a:hover {
  color:#FFF;
  }
  /*
#tmainNav #current {
  background-image:url("left_on.gif");
  }
t#mainNav #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
  */
/*-----mainNav-----*/
.contTitle {
	color:#000000;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	border-top:1px solid;
	border-bottom:1px solid;
	padding:5px 0 3px 0;
	display:block;
	}
#tcontent a {
 font-size:11px;
 font-style:italic;
}
#tcontent img {
display:block;
margin:3px auto 3px auto;
border:2px solid #ccc;
}
#tcontent a:hover {
	color:#000000;
}
#tcontent {
	margin:0 auto;
	padding:10px;
	width:562px;
	height:100%;
	background-color:#E47301;
	color:#FFF;
	text-align:justify;
	float:left;
}
.tinput {
	border:1px solid #000;
	width:140px;
	height:18px;
	margin:0 0 0 3px;
}
.sbtn {
	width:50px;
	height:23px;
	border:none;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	padding:1px 0 3px 0;
	margin:0;
}
.sbtn:hover {
	cursor:pointer;
	color:#FFFF00;
}
.tinput, .sbtn {
	float:left;
}
#mailingList {
	height:30px;
	padding:5px 0 0 0;
}
#watchtrailer {
width:183px;
margin:0 auto;
}
/* 
==========================
cast tables */
.tbl-cast td {
	font-size:10px; 
	padding:3px;
	color:#FFFFFF;
}

a {
color:#FFFFFF;
text-decoration:underline;
}
a:hover {
color:#FFFF00;
text-decoration:underline;
}
.partners {
	float:none;
	display:bock;
	font-size:11px;
}
h5 {
	font-size:12px;
}
.iconPartners, .partnerDetails {
	float:left;
} 
.iconPartners {
	width:200px;
}
.partnerDetails {
	width:345px;
	margin:0 0 0 15px;
}
