@charset "utf-8";
/* Author: Clancy Hood, Felix Creations 2007 */
/* http://www.felixdidit.com --------------- */

html{
	margin:0;
	padding:0;
	height: 100%;
}

#docBody{
	margin:0 !important;
	padding:0 !important;
	font-family:"Trebuchet MS", "Trebuchet", Verdana, Arial, "Bitstream Vera Sans Mono", sans-serif;
	color:#333;
	font-size:12px;
	text-align:center;
	background-image:url(/images/layout/bb.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.body{
	font-family:"Trebuchet MS", "Trebuchet", Verdana, Arial;
	color:#666;
	font-size:12px;
}

/* Layout divs */

#main{
	width:900px;
	margin:0px;
	text-align:left;
}

#window{
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height & margin */
}

#footerWrap, .push {
	height:20px; /* .push must be the same height as .footer */
}

#footerWrap{
	font-size:10px;
	background-color:#000;
	color:#999;
}

#footer{
	width:900px;
	text-align:left;
	padding-top:2px
}

#strap{
	height:90px;
}

#head{
	width:900px;
}


#leftcol{
	margin-top:-5px;
	width:140px;
	float:left;
	border-right:1px solid #333;
}



#content{
	margin:5px 0 0 149px;
	color:#666;
}

#sofa1, #sofa2, #sofa3{
	width:180px;
	height:450px;
}

/* TEXT */

.strongText{
	font-size:14px;
	color:#000000
}

.cHome a:link, .cHome a:active, .cHome a:visited{
	color:#ccc;
	text-decoration:none
}
#cFelix a:link, #cFelix a:active, #cFelix a:visited{
	color:#999;
	text-decoration:none
}

/* */

input{
	border:1px solid #666;
	margin-top:2px;
	padding:0 2px
}

li{
	color:#000000
}

.ni{
	margin:0 5px; 
	padding:10px 5px; 
	border-bottom:1px solid #ccc;
	cursor:pointer;
}

.ni img{
	float:left; 
	margin-right:20px
}

.theNews{
	margin-top:8px; 
	border:1px solid #f3f3f3; 
	padding:10px; 
	background-color:#fcfcfc; 
}

.theNews img{
	float:right;
	margin-left:20px;
}

#actorsObject{
	border-bottom:1px solid #333; 
	border-top:1px solid #333; 
	margin:5px 0 0 0
}

a img{ border:0 }

.info{
	font-size:10px;
}

.info a{
	color:#666
}

.picul{
	margin-left:-15px
}

.picul li {
	list-style:none;
	margin:0 0 -3px -10px;
	padding:0;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:top left;
}.cActors a:link, .cActors a:active, .cActors a:visited{ color:#DA2E48; text-decoration:none; } .cCommercial a:link, .cCommercial a:active, .cCommercial a:visited{ color:#D36f24; text-decoration:none; } .cAbout a:link, .cAbout a:active, .cAbout a:visited{ color:#CC9200; text-decoration:none; } .cContact a:link, .cContact a:active, .cContact a:visited{ color:#A2893D; text-decoration:none; } .cNews a:link, .cNews a:active, .cNews a:visited{ color:#777F7A; text-decoration:none; } 