/*
   	actors interactive
 	http://www.actorsinteractive.com
	
	stylesheet.css 01/02/2008
	
	Copyright 2008 actors interactive
*/

/* == MAIN LAYOUT == */

body {margin:80px 0 0 0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:16px;color:#FFFFFF;background:#000000;}

html {background:#000000;filter: expression(document.execCommand("BackgroundImageCache", false, true));}

p{padding:0 0 15px 0;margin:0;}
p.breaker{padding:0;margin:2px 0 0 0;clear:both;}

#container{width:860px;text-align:justify;margin:auto;}

.top_image{float:right;clear:right;margin:0 10px 0 0;}
.home_image{float:right;margin-left:10px;}

#main_menu {height:75px;list-style:none;float:left;display:inline;margin:0 0 0 10px;;padding:0;}
#main_menu li {list-style:none;padding:0px;margin:40px 15px 0 0;float:left;display:inline;}
#main_menu a {font-size:22px;line-height:30px;padding-bottom:5px;color:#FFFFFF;}
#main_menu a:hover {color:#333333;}
#main_menu .on {color:#99CCFF;}
#main_menu .on:hover {color:#99CCFF;}

#content {clear:both;background:url(../images/graphics/gr_back_page.gif);background-repeat:no-repeat;width:810px;height:510px;padding:20px;text-align:justify;}

#content_left{height:510px;width:410px;padding-right:10px;}
#content_full{height:510px;width:800px;padding-right:10px;}

#footer {color:#999999;height:18px;text-align:right;padding:2px 20px;} 
#footer a{color:#999999;font-weight:normal;}
#footer a:hover{color: #99CCFF;}

.cast td{padding-right:25px;}

/* == END MAIN LAYOUT == */


/* == TEXT & LINKS COLORS == */
.warning 	{color: #CC0000;border-top:2px solid #CC0000;}
.highlight 	{color: #FFFFFF;font-weight:bold;}
.grey		{color: #999999;}
.small		{font-size:9px;}
.big		{font-size:14px;font-weight:bold;}


a 			{text-decoration:none;color:#99CCFF;}
a:hover 	{color: #333333;}
a img 	 	{margin:0; padding:0; border:0;}
img 	 	{margin:0; padding:0; border:0;}

.float_right {float:right;display:inline;}
.float_left {float:left;display:inline;}

.text_right {text-align:right;}
.text_left {text-align:left;}

.text_italic {font-style:italic;}
.text_bold {font-weight:bold;}

.overflow_vert {overflow:-moz-scrollbars-vertical;overflow-x:hidden;overflow:auto;}
.overflow_hidden{overflow:hidden;}

h1 {display:none;}
h2, .subtitle {font-weight:normal;font-size:46px;color:#333333;margin:0;padding:0 0 15px 0;line-height:46px;text-transform:lowercase;}


/* == END TEXT & LINKS COLORS == */

/* == MSIE SCROLL BARS == */
html {
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
}
/* == END MSIE SCROLL BARS == */

/* == BORDERS == */
.bor_r 	{border-right: 1px solid #222222;}
.bor_l 	{border-left: 1px solid #222222;}
.bor_t 	{border-top: 1px solid #222222;}
.bor_b 	{border-bottom: 1px solid #222222;}
.bor 	{border: 1px solid #222222;}

.dot_r	{border-right: 1px dotted #CCCCCC;}
.dot_l  {border-left: 1px dotted #CCCCCC;}
.dot_t 	{border-top: 1px dotted #CCCCCC;}
.dot_b	{border-bottom: 1px dotted #CCCCCC;}
.dot 	{border: 1px dotted #CCCCCC;}
/* == END BORDERS == */

/* == FORMS == */
form {margin:0;padding:5px 0 0 0;display:inline;}
.submit_button {float:right;color:#99CCFF;background:none;border:none;clear:both;height:22px;font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;padding:2px;margin:0 0 10px 0;}
.submit_button:focus, .submit_button:hover {color:#999999;}
.input_text {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;width:260px;background-color:#000000;border:1px solid #99CCFF;color:#FFFFFF;padding:4px;margin:0 0 10px 0;float:right;}
textarea {height:80px;padding:2px;}
/* == END FORMS == */

/* == GALLERY == */
.gallery {margin:auto;padding:100px 0 0 0;text-align:center;width:340px;}
.gallery li {display:inline;float:left;list-style:none;padding:0 15px 30px 15px} 
.gallery img:hover {opacity: 1; MozOpacity:1; KhtmlOpacity:1;filter: alpha(opacity=100);}
.gallery img{padding:0;float:left;width:75px;height:75px;border:3px solid #FFFFFF;cursor:pointer;opacity: 0.75;MozOpacity:0.75;KhtmlOpacity:0.75;filter:alpha(opacity=75);}
.big img{height:50px;width:50px;}
.small img{height:40px;width:40px;}
/* == END GALLERY == */

/* == NEWS == */
.news_item{padding-left:8px;padding-right:8px;cursor:pointer;}
.news_item:hover{background:#F5E5E5;}
/* == END NEWS == */

/* == CV == */
.cv_section{border-top:1px solid #222222;margin-bottom:20px;width:780px;}
.cv_section td{border-bottom:1px solid #222222;padding:2px 0 2px 0;vertical-align:top;}
.cv_section .col_left{width:325px;}
/* == END CV == */
