body{
	background: #231f20 url('images/bg.jpg') repeat-x;
	margin:0;
	font-family: Verdana;
	font-size:9px;
}

img{
	border:0;
	vertical-align:top;
}

.content a,.content a:hover,.content a:link,.content a:visited{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.side a,.side a:hover,.side a:link,.side a:visited{
	font-weight:normal;
}
.page{
	float:left;
	position: absolute;
	left:50%;
	margin-left:-452px;
}

.about_links{
	position:absolute;
	top:190;
	left:130;
	font-size:12px;
	font-weight:bold;
	color:#807e7f;
}

.about_img{
	position:absolute;
	top:180;
	left:260;
}

.about_links a, .about_links a:hover, .about_links a:link, .about_links a:visited{
	font-size:12px;
	font-weight:bold;
	color:#807e7f;
}

.header{
	height:179px;
}

.menu{
	float:left;
	width:455px;
}

.menu img{
	width:65px;
}

table{
	border-collapse: collapse;
	border-spacing
}

table td {
padding: 0;
} 

.quote_containter{
	height:157px;
	width:315px;
	position:absolute;
	left:590px;
}

.quote{
	color:#737373;
	text-align:right;
	font-size:9px;
}
.works_menu{
	width:65px;
	height:103px;
	background:#bed63a;
	position:absolute;
	top:179px;
	left:130px;
	display:none;
}
.works_menu a{
	width:65px;
	/*
	height:16px;
	*/
	padding:2px 0 3px 0;
	background:#d1de8f;
	text-align:center;
	float:left;
	color:#7a7e59;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 1px 0;
}

.content{
	width:906px;
	height:537px;
	overflow:hidden;
	/*overflow-y:scroll;*/
	bottom:10px;
}

.works{
	margin:110px 0 0 0 ;
}

.work{
	margin:0 0 0 65px;
	float:left;
	overflow:visible;
}

.work img{
	border:1px solid #000000;
}

.container{
	float:right;
	width:540px;
	margin:0;
	overflow:hidden;
	height:365px;
}

.thumbs{
	float:right;
	width:540px;
	margin:0;
	overflow:hidden;
}

.thumbs img{
	float:left;
	background:grey;
	border:1px solid #000000;
	margin:0 0 7px 7px;
	width:45px;
	height:65px;
}

.works_logo .thumbs img{
	margin:0 0 7px 6px;
	width:65px;
	height:65px;
}

.works_logo .work img{
	width:323px;
	height:323px;
	background: silver url('images/loading_logo.jpg');
}

.works_poster .work img, .works_brands .work img{
	width:294px;
	height:416px;
	background: silver url('images/loading_poster.jpg');
}

.works_cartoon .work img{
	background: silver url('images/loading_cartoon.jpg');
	max-width:378px;width: expression(this.width > 378 ? 378: true);
	max-height:416px;height: expression(this.height > 416 ? 416: true);
	vertical-align:middle;

}
.works_cartoon .work {
	background: silver url('images/loading_cartoon.jpg');
	text-align:center;
	width:389px;
	height:418px;
	overflow:hidden;
}
.works_caption img {
	background: silver url('images/loading_caption.jpg');
	width:900px;
	height:270px;
}

.works_logo .container, .works_logo .thumbs{
	width:513px;
}
.works_cartoon .container, .works_cartoon .thumbs{
	width:433px;
}

.page_nav{
	width:60px;
	position:static;
	display:table;
	margin:25px 0 0 0;
	float:right;
}

.text_logo{
	margin:3px 0 1px 0;
	padding:5px 10px;
	border:1px solid #6f7a2c;
	border-left:0; border-right:0;
}

.text_caption{
	margin:4px 0 0 0;
	padding:10px 10px;
	border:1px solid #6f7a2c;
	border-left:0;border-right:0;
	width:430px;
	color:#80807e;
	text-align:left;
}

.text_poster, .text_brands, .text_cartoon {
	position:absolute;
	width:205px;
	top:665;
	left:65px;
	padding:10px 10px 10px 310px;
	border:1px solid #6f7a2c;
	border-left:0; border-right:0;
	float:left;
	z-index:-1;
}

.text_cartoon {
	margin-top:13px;
	left:65px;
	width:160px;
	text-align:left;
	padding:10px 10px 10px 400px;
}

.text_contact{
	padding:10px 10px 10px 400px;
	border:1px solid #6f7a2c;
	border-left:0; border-right:0;
	float:left;
	margin:369px 0 0 -455px;
	width:240px;
}
.contact_message{
	background:red;
	padding:10px;
	position:absolute;
	left:470;
	top:390;
	width:210px;
	text-align:center;
}
.links_container{
	margin:30px	 0 0 260px;
	background:red;
}
.links{
	width:195px;
	border:1px solid #000000;
	border-right:0;
	border-left:0;
	padding:10px 0;
	float:left;
	margin:0 50px 0 0;
	text-align:right;
}

.weblog{
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
	height:536px;
	overflow-y:scroll;
	background:url('images/weblog_bg.jpg');
}

.side{
	font-size:10px;
	margin:0 5px 0 0;
	float:left;
	background:#E8EFC2;
	padding:10px;
	height:516px;
	width:175px;
}

.side hr{
	color:white;
	background:white;
	border:0;
	width:175px;
	height:1px;
}

.post{
	margin:0 20px 0 0;
	float:right;
	width:610px;
	text-align:justify;
	height:516px;
}

.post hr{
	color:#ffffff;
	background:#ffffff;
	height:1px;
	border:1px;
	border-style:none;
	margin:10px 0 20px 0;
}

.video{
	float:right;
	position:absolute;
	left:325;
	width:421px;
	text-align:right;
	margin-top:-45px;
	height:410px;
}

.video_top{
	float: right;
	border: 1px solid black;
	margin-bottom: 4px;
	padding: 4px 0;
	height: 35px;
	border-right:0; border-left:0;
	color:#80807e;
	font-size:10px;
}

.video_links{
	margin-left:32px;
	width:260px;
	text-align:center;
	line-height:17px;
}
.text_video{
	margin:10px 0 0 0;
	border:1px solid #6f7a2c;
	border-left:0; border-right:0;
	margin-top:0;float:right;
	position:absolute;
	top:389;right:0;
	width:420px;
}
.layouts{
	margin:110px 0 0 130px;
	float:left;
}
.text_layout{
	margin:10px 0 0 0;
	border:1px solid #6f7a2c;
	border-left:0; border-right:0;
	margin:10px 0 0 0;
	width:195px;
	text-align:right;
	padding-bottom:2px;
}
.text_layout i{
	font-style: normal;
	font-family: tahoma;
	font-size: 10px;
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #BDBEC0;
	z-index: 102;
	color:#000000;
	display:none;
	/*
	border: 4px solid #525252;
	*/
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 20px 0 20px 20px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border:0;
}

#TB_caption{
	height:0;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
