/* CSS Document */

/* developed by kjz design llc 2005-08 www.kjzdesign.com 
also copy this to blogger templates
*/


body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:     #222222 url(http://www.cinetopiatheaters.com/images/bkgr/backgr_linerd.jpg) repeat;
	text-align: center; 
}

h1 {
	color: #99CCCC;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color: #BBDDAA;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	color: #99CCCC;
	font-size: 10pt;
	font-weight: bold;
}

h6 {
	font-size: 10pt;
	font-weight: bold;
	border: thin solid #BBDDAA;
	background: #333333;
}

h7 {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}

p {
	color: #FFFFFF;
}

td {
	vertical-align: top;
}


a:link {
	color: #BBDDAA;
	text-decoration: none;
}

a:visited {
	color: #BBDDAA;
	text-decoration: none;
}

a:hover {
	color: #BBDDAA;
	text-decoration: underline;
}

a:active {
	color: #BBDDAA;
	text-decoration: underline;
}


#leftcol li {
	list-style: url(../new/none) none inside;
	background: #444444;
	display: block;
	padding: 6px 6px;
	margin-bottom: 8px;
	line-height: 16px;
	text-align: center;
}

#contain {
	width: 970px;
	background: #000000;
	margin: 0 auto; 
	text-align: left; 
	zoom: 1; /*fix for 3 pix error*/
} 

#head {
	background:  #000000 url(../images/bkgr/head_bk.gif) repeat-x scroll left top;
	height: 103px;
	width: 100%;
	text-align: center;
} 

#main {
	vertical-align: top;
	padding-top: 10px;
}

#leftcol {
	float: left;
	width: 175px; /* also change #maincol to this # -10 */
	padding: 0px 15px 15px 20px;
	border-right: thin dashed #99CCCC;
	zoom: 1; 
}

#leftcolfull { /*for cinema.pho page only, to control central column*/
	float: left;
	width: 175px; /* also change #maincol to this # -10 */
	padding: 0px 15px 15px 20px;
	border-right: thin dashed #99CCCC;
	zoom: 1;
	height: 100%;
}

#sidecol {
	float: right;
	width: 160px; /* also change #maincol to this # plus 10 */
	margin: 0px 10px 10px;
	zoom: 1; 
}

#maincol {
	margin: 0 170px 0 200px;
	padding: 0 20px 0 30px;
	vertical-align: top;
	zoom: 1; 
}

#fullcol {
	margin: 0 0px 0 200px;
	padding: 0 20px 0 30px;
	vertical-align: top;
	zoom: 1;
}

#vinotbox {
	float: none;
	width: auto;
	background: #CC0000;
	/*	margin: 20px;*/
/*fix above item with IE statement*/
	height: auto;
	padding: 5px;
}

#foot {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #111111;
}

#foot p {
	margin: 0; 
	padding: 10px 0; 
	color: #99CCCC;
	font-size: xx-small;
}

#contain_music_cal {
	background: #333333;
	width: 225px;
	margin: 0px 20px 10px 0px;
	float: left;
	padding: 1px 10px;
	height: auto;
	border: thin solid #99CCCC;
	font: small "Times New Roman", Times, serif;
	color: #000000;
}

.honor {
	text-align: center;
}

.honortop {
	background: url(../images/press/honors1.jpg) no-repeat center top;
}

.honorbody{
	background: url(../images/press/honors2.jpg) repeat-y center center;
}

.honorend{
	background: url(../images/press/honors3.jpg) no-repeat center bottom;
}

.left_movie {
	padding: 0px;
	float: left;
	margin: 0px 20px 8px 0px;
}

.left {
	padding: 0px;
	float: left;
	margin: 0px 10px 8px 0px;
}

.right {
	padding: 0px 0px 8px 10px;
	float: right;
}

.navb {
	font-size: 8px;
}

.layer {
	height: 400px;
	width: 100%;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 160px;
	left: 0px;
}

.movieban {
	padding-top: 10px;
}

.ecardmsg {
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFCC;
}

.graytxt {
	color: #333333;
	font-size: 12pt;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.img_buffer {
	padding: 5px;
}
