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

/* == MAIN LAYOUT == */

body {margin:10px 0 0 0;padding:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:20px;	color:#000033;}

@font-face {font-family:Georgia;font-style:normal;font-weight:normal;src: url(../includes/font_georgia.eot);}

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

#container{width:880px;height:700px;text-align:justify;margin:auto;}

.top_image {float:left;}

#header{float:right;height:145px;width:580px;padding:175px 0 0 0;background:url(../images/graphics/gr_back_menu.jpg);background-repeat:no-repeat;}

#main_menu {padding:25px 0 55px 15px;height:50px;list-style:none;margin:0;float:left;}
#main_menu li {list-style:none;padding:0;margin:0 26px 0 0;float:left;display:inline;}
#main_menu li img{width:1px height:22px;padding:5px 0 0 0;}
#main_menu a {font-size:24px;color:#990000;font-family:Georgia, "Times New Roman", Times, serif;line-height:30px;padding:0 0 5px 0;float:left;display:inline;border-bottom:2px solid #FFFFFF;}
#main_menu a:hover {color:#330000;border-bottom:2px solid #CCCCCC;}
#main_menu .on {color:#999999;}
#main_menu .on:hover {color:#999999;}

#content {background:url(../images/graphics/gr_back_page.jpg);background-repeat:no-repeat;padding:0 35px 30px 95px;float:left;width:750px;height:360px;}
#content_right {width:228px;height:350px;padding:0 10px 0 10px;float:right;display:inline;margin:0;clear:none;}
#content_left{width:480px;height:350px;padding:0 10px 0 10px;float:left;display:inline;margin:0;}

.animals{padding:5px 0 0 0;clear:both;}

#footer {color:#999999;height:18px;width:805px;padding:5px 0 0 75px;text-align:left;margin:auto} 
#footer a{color:#999999;font-weight:normal;}
#footer a:hover{color: #990000;}
/* == END MAIN LAYOUT == */


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

a 			{text-decoration:none;color: #990000;}
a:hover 	{color: #999999;}
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{c}

h1 {display:none;}
h2, .subtitle {font-weight:bold;font-size: 12px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #330000;padding:3px 0 3px 0;margin:0 0 5px 0;border-bottom:2px solid #CCCCCC;float:left;clear:both;text-transform:lowercase;line-height:20px;}
h3 {font-weight:normal;font-size: 18px;font-family:Georgia, "Times New Roman", Times, serif;color: #DFDFEB;padding:0 0 10px 0;	margin:0;display:block;clear:both;}

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

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

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

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

/* == FORMS == */
form {margin:0;padding:0;display:inline;}
.submit_button {color:#990000;background:none;border:none;height: 22px;font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif;	padding:2px;margin:0px;}
.submit_button:focus, .submit_button:hover {color:#999999;}
.input_text {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;width:250px;background-color:#FFFFFF;border: 1px solid #CCCCCC;color:#330000;padding:2px;float:right;}
textarea {height:80px;padding:2px;}
.input_text:focus, textarea:focus, .input_text:hover, .textarea:hover{background-color: #F7F7F7;} 
/* == END FORMS == */

/* == GALLERY == */
.gallery {margin:0; padding:5px 0 0 0;list-style-type:none;clear:both;}
.gallery li {float:left;margin:0 10px 5px 0;padding:0;} 
.gallery img:hover {opacity: 1; MozOpacity:1;KhtmlOpacity:1;filter: alpha(opacity=100);}
.gallery img{border:1px solid #330000;padding:2px;width:50px;height:50px;opacity:0.75;MozOpacity:0.75;KhtmlOpacity:0.75; filter: alpha(opacity=75);}
.gall_loading{margin:0px;padding:0px;float:left;height:350px;width:520px;background:url(../images/graphics/gr_back_loading.gif);background-position:right bottom; background-repeat:no-repeat;overflow:hidden;}
/* == END GALLERY == */

/* == NEWS == */
.news_item{padding:0 8px 4px 8px;}
.news_item:hover{background:#F5E5E5;}
/* == END NEWS == */

/* == CV == */
.cv_section{width:460px;clear:both;padding:10px 0 0 0;}
.cv_section .col_left{width:175px;}
.cv_section td{vertical-align:top;}
.cv_details_section{width:450px;clear:both;padding:10px 0 0 0;}
.cv_details_section .col_left{width:100px;}
.cv_details_section td{border-bottom:1px dotted #CCCCCC;}
/* == END CV == */
