/*  
FRAMIX.com - http://framix.com
Description: Design and programming for framix.com by <a href="http://webdesign-pezzo.com/">Pezzo</a>.
Author: Pezzo
Author URI: http://webdesign-pezzo.com/

	FRAMIX.com
	http://webdesign-pezzo.com/
*/

body, html, table{
	margin:0;
	padding:0;
	width:100%;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
	background:#fff /*url(../img/bgr.jpg) top center repeat-x*/;
}

h1{
	font-size:18px;
	font-weight:bold;
	margin:5px 0 10px 0;
	padding:0;
	color:#ed6148;
	text-align:left;
}

h2{
	font-size:18px;
	font-weight:bold;
	margin:5px 0;
	padding:0;
	color:#666;
}

h3{
	color:#666;
	font-size:16px;
	line-height:24px;
	margin-top:10px;
	border-bottom:#f1ffff 1px solid;
}

h4{
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0;
	color:#666;
}

h5{
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#333;
}

a:link, a:visited, a:active { 
    color: #ed6148;
	text-decoration:none;
	outline:0;
}

a:hover { 
    /*color: #ed6148;*/
	color:#a52a2a;
	text-decoration:underline;
	outline:0;
}

p{
	margin:0 0 5px 0;
}

b{
	font-weight:normal;
}

img{
	border:none;
}

.imgRight img{
	float:right;
	margin:5px 0 5px 10px;
}

.imgLeft img{
	float:left;
	margin:5px 10px 5px 0;
}

.none{
	display:none;
}

.clear{
	clear:both;
	height:20px;
}

#wrapper{
	width:950px;
	margin:0 auto;
	padding:0;
	background: #fff url(../img/content_bgr.gif) top right no-repeat;
	border:#ddd 1px solid;
}

#header{
	width:950px;
	height:130px;
	margin:10px auto;
	padding:0;
	background:#fff /*url(../img/film_department_upper.png) center center no-repeat*/;
}

#menu {
	width: 200px;
	/*float: left;*/
	text-align:center;
	margin:0;
	padding:0;
}

#menu li {
	display: block;
	list-style-type: none;
}

#menu li a, menu li a:visited {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	line-height: 40px;
	text-decoration: none;
	background: url(../img/button.jpg) no-repeat top left;
	height: 40px;
	width: 198px;
	display: block;
	outline:0;
	margin-bottom: 5px;
	border:none;
}

#menu li a:hover {
	color: #8a8c8e;
	background:url(../img/button_over.jpg) no-repeat top left;
}

#current{
	display:block;
	width:198px;
	height:40px;
	line-height:40px;
	font-size: 16px;
	font-weight:bold;
	color:#8a8c8e;
	margin-bottom: 5px;
	padding:0;
	background: url(../img/button_over.jpg) center center no-repeat; /*current page tab*/
}

#menu .accordion ul {
	margin:0 auto 10px auto;
	padding:0;
}

#menu .accordion li {
	margin:0;
}

#menu .accordion li a {
	color: #8a8c8e;
	background:none;
	font-size:12px;
	border:none;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	outline:0;
}

#menu .accordion li a:hover {
	color: #ed6148;
	background:none;
	border:0;
	outline:0;
}

#menu #currentAccordion a{
	color:#ed6148;
	background:none;
	font-size:12px;
	border:none;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	outline:0;
}

#content{
	width:644px;
	margin:10px auto 0 auto;
	padding: 0;
	text-align:justify;
	background: transparent url(../img/round_mid1.gif) top center repeat-y;
	float:right;
}

#content ul{
	list-style:none;
	margin:10px 0 20px 0;
	padding:0;
}

#content li{
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	background:url(../img/x.jpg) left center no-repeat;
	color:#666;
}

#content li a{
	color:#666;
}

#content li a:hover{
	color:#ed6148;
	outline:0;
}

#content h1, #content h2, #content h3, #content p, #content ul, #content li, #content img {
	padding:0 20px;
}

.contentEnd{
	width:644px;
	height:31px;
	margin:0;
	padding: 0;
	text-align:justify;
	background: transparent url(../img/round_bottom1.gif) top center no-repeat;
	float:right;
}

.left{
	width:200px;
	padding:0;
	margin:10px auto 0 auto;
	float:left;
	text-align:justify;
}

.right{
	width:644px;
	padding:0;
	float:right;
	margin:20px 20px 0 0;
	text-align:justify;
	background: transparent url(../img/round_top1.gif) top center no-repeat;
}

.flash{
	width:644px;
	padding:0;
	float:right;
	margin:0 40px 0 0;
	text-align:justify;
}

#sitemap{
	margin:0 auto;
	padding:20px;
	float:left;
}

#sitemap h1{
	margin:0 0 0 30px;
	padding:0;
}

#sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sitemap li{
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	background:url(../img/x.jpg) left center no-repeat;
	color:#666;
}

#sitemap li a{
	color:#666;
}

#sitemap li a:hover{
	color:#ed6148;
	outline:0;
}

.sitemapLinks{
	width:405px;
	float:left;
	margin:0;
	padding:0 20px 0 30px;
	position:relative;
}

#foot{
	height:30px;
	line-height:30px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:center;
}

#foot ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#foot li{
	margin:0;
	padding:0;
	display:inline;
}

#foot li a{
	line-height:30px;
	color:#8a8c8e;
	text-decoration:none;
	border:none;
	margin:0 10px;
	padding:0;
	background:none;
	outline:0;
}

#foot li a:hover{
	color:#ed6148;
	background:none;
	/*text-decoration:underline;*/
	border-bottom:#666 1px dotted;
}


#footer{
	width:950px;
	height:24px;
	line-height:24px;
	margin:0 auto;
	padding:0;
	background:url(../img/film_department_lower_bar.png) center center no-repeat;
	/*clear:both;*/
	text-align:center;
	color:#666;
	font-size:10px;
}

.copyright{
	width:950px;
	margin:0 auto;
	padding:0;
}

.copyright p a{
	font-size:9px;
	line-height:18px;
	text-decoration:none;
	border:none;
	background:none;
	color:#999;
	padding:0 10px 0 0;
	outline:0;
}

#contactform {
	width:280px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
}

#contactform fieldset {
	border:none;
	margin:0;
	padding:0;
}

#contactform fieldset label {
	display:block;
	margin-top:5px;
	padding:0;
}

.form{
	background:#f7faf2;
	color:#111;
	border:#999 1px solid;
	width:260px;
}

.clientform{
	background:#f7faf2;
	color:#111;
	border:#999 1px solid;
	width:200px;
}

.button{
	background:#ed6148;
	width:120px;
	height:20px;
	color:#fff;
	font-weight:bold;
	border:#999 1px solid;
	outline:0;
	margin:0;
	padding:0;
	line-height:20px;
}

.button:hover{
	background:#8a8c8e;
	color:#222;
	cursor:pointer;
	outline:0;
}

.contactfeedback{
	width:300px;
	float:left;
	margin:0;
	padding:0;
}

.contactfeedback i{
	padding:0 0 0 20px;
}

.google{
	width:320px;
	float:right;
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
}

.flashIntro{
	width:630px;
	margin:0 auto;
	padding:150px 0 0 0;
	text-align:center;
}

.film{
	width:300px;
	height:130px;
	float:right;
	margin:6px 20px 0 0;
	padding:0;
}

.movies{
	float:right;
	width:640px;
	text-align:center;
	margin:0 20px 0 0;
	padding:0;
	background:url(../img/movies.gif) center center no-repeat;
	cursor:move;
}

.table{
	width:75px;
	float:left;
	margin:0 0 0 57px;
	padding:0;
	line-height:20px;
}

.table1{
	width:465px;
	float:left;
	margin:0;
	padding:0;
	line-height:20px;
}

.table2{
	width:540px;
	float:left;
	margin:0 0 0 57px;
	padding:0;
	line-height:40px;
}

/*.logo{
	width:198px;
	height:130px;
	margin:2px 0 0 10px;
	padding:0;
	float:left;
}

a.image {
     display: block;
     width: 198px;
     height: 40px;
	 margin:45px 0 0 30px;
	 padding:0;
	 background-image:url(../img/top_logo.png);
     background-repeat: no-repeat;
	 border:none;
}
	 
a.image:hover {
     background-image: url(../img/top_logo.png);
	 outline:0;
} */






