html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,td,address {
   margin:0;
   padding:0;
}
body{
	background: #1d1d1d;
	font: .75em Arial, Helvetica, sans-serif;
}
a{
	color: #2f1402;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 0 20px;
}
.content ul ul{
	list-style: circle;
}
/*- - - - - page - - - - -*/
.page{
	width: 950px;
	margin: 0 auto;
	background: #9f9e9e url(../img/bricks/back.jpg) repeat-x 0 82px;
	position: relative;
}
.clear{
	clear: both;
}
.content{
	overflow: hidden;
	position: relative;
	background: url(../img/bricks/portraits.jpg) no-repeat;
	clear: both;
	width: 950px;
}
	.content .lining{
		padding: 0;
		background: url(../img/bricks/content-l.jpg) no-repeat 100% 100%;
		min-height: 300px;
	}
.content p{
	margin: 0 0 1em;
}

.content h1{
	color: #6d340f;
	font-weight: normal;
	font-size: 1.75em;
	padding: 15px 10px 13px 42px;
}

/*- - - - - header - - - - -*/
.header{
	background: url(../img/bricks/header.jpg) no-repeat;
}
	.header .lining{
		height: 110px;
		background: url(../img/bricks/header-l.jpg) no-repeat 100% 100%;
	}
#logo{
	height: 82px;
	width: 440px;
	display: block;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
}
ul.phones{
	width: 145px;
	height: 74px;
	overflow: hidden;
	padding: 8px 0 0;
	text-align: center;
	float: left;
}
	ul.phones li:first-child{
		font-weight: bold;
		font-size: 2em;
	}
.mail{
	padding: 13px 0 0;
}
	.mail a{
		text-decoration: none;
	}
	.mail a:hover{
		text-decoration: underline;
	}

/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	background: #2e2e2e url(../img/bricks/footer-l.gif) repeat-y 0 0;
	color: #b2b2b2;
}
	.footer .lining{
		background: url(../img/bricks/footer-r.gif) repeat-y 100% 0;
		padding: 0 20px;
	}
.footer a{
	color: #b2b2b2;
}
	

.jScrollArrowUp {
	background: url(../img/bricks/basic_arrow_up.gif) no-repeat 50% 50%;
}
.jScrollArrowDown {
	background: url(../img/bricks/basic_arrow_down.gif) no-repeat 50% 50%;
}	
.holder {
	background: url(../img/bricks/midpart.jpg) repeat-x 0 0;
	width: 664px;
}
.holder .inner{
	background: url(../img/bricks/leftpart.jpg) no-repeat 0 0;
	width: 664px;
	overflow: hidden;
	padding: 0 0 41px;
}
.holder .inner2{
	background: url(../img/bricks/rightpart.jpg) no-repeat 477px 0;
	width: 504px;
	overflow: hidden;
	padding: 30px 100px 50px 60px;
}
.scroll-pane {
	width: 570px;
	height: 280px;
	overflow: auto;
	font-size: 1.16em;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #fff;
	cursor: pointer;
	overflow: hidden;
	opacity: 0.2;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 15px;
	cursor: pointer;
}

.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 15px;
	cursor: pointer;
}

.ls{
	width: 55px;
	height: 100%;
	background: url(../img/bricks/ls.png) repeat-y 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.rs{
	width: 40px;
	height: 100%;
	background: url(../img/bricks/rs.png) repeat-y 0 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.boy{
	background: url(../img/bricks/boy.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 286px;
	height: 454px;
}
.boy div{
	width: 147px;
	height: 52px;
	position: absolute;
	top: 0;
	right: 100%;
	background: url(../img/bricks/boy-s.jpg) no-repeat;
	margin: 0 0 0 -10px;
}

.works-wrap{
	width: 800px;
	overflow: hidden !important;
	height: 153px;
	position: relative;
}
ul.works{
	height: 153px;
	position: relative;
}
	ul.works li{
		width: 160px;
		height: 153px;
		float: left;
		background: url(../img/bricks/film.gif) no-repeat;
	}
	ul.works li a{
		display: block;
		width: 100px;
		margin: 25px 5px 28px;
	}
.footer h2{
	font-size: 1.5em;
	overflow: hidden;
	font-weight: normal;
	color: #e6e6e6;
	margin: 10px 0;
}
.footer .portfolio{
	background: url(../img/bricks/port.jpg) no-repeat 100% 0;
	margin: 0 -20px;
	width: 910px;
	position: relative;
	padding: 0 20px 11px;
}
.footer .portfolio h2{
	font-size: 1.5em;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-weight: normal;
	color: #e6e6e6;
	margin: 0 0 0 -20px;
	position: relative;
	padding: 0 0 0 20px;
	background: url(../img/bricks/port-h2.jpg) no-repeat;
}
.allw{
	float: right;
	width: 120px;
	padding: 95px 0 0;
	margin: 0 -20px 0 0;
	display: inline;
}
	.allw p{
		margin: 0 0 10px;
	}
.footer .news{
	border-bottom: 1px solid #434242;
	border-top: 1px solid #434242;
	padding: 0 0 11px;
}
.news ul.triple{
	width: 909px;
	overflow: hidden;
	font-size: .91em;
}
	.news ul.triple li{
		width: 253px;
		padding: 0 50px 0 0;
		float: left;
                text-align:justify;
	}
	.news h3{
		font-size: 1em;
		color: #e6e6e6;
	}
	.news a{
		color: #e6e6e6;
	}
	.news p{
		margin: 0 0 10px;
	}

	
.rights{
	overflow: hidden;
	margin: 0 -20px;
	width: 950px;
	position: relative;
	padding: 0;
	font-size: .91em;
	background: #333 url(../img/bricks/rights-r.gif) repeat-y 100% 0;
}
	.rights .owner{
		float: left;
		padding: 15px 20px;
		background: url(../img/bricks/rights-l.gif) repeat-y 0 0;
	}
	.rights .dev{
		float: right;
		padding: 15px 20px;
	}
.back, .forward{
	width: 10px;
	height: 26px;
	text-indent: -1000em;
	position: absolute;
	top: 115px;
	cursor: pointer;
}
.back{
	left: 6px;
	background: url(../img/bricks/arrow-l.gif) no-repeat 0 0;
}
.forward{
	left: 823px;
	background: url(../img/bricks/arrow-r.gif) no-repeat 100% 0;
}
	.back span, .forward span{
		width: 10px;
		height: 26px;
		display: block;
		cursor: pointer;
	}
	.back span{
		background: url(../img/bricks/arrow-l.gif) no-repeat 0 0;
	}
	.forward span{
		background: url(../img/bricks/arrow-r.gif) no-repeat 100% 0;
	}
	
ul.photos{
	list-style: none;
	overflow: hidden;
	width: 900px;
	margin: 0 0 0 48px;
}
	ul.photos li{
		float: left;
		text-align: center;
		font-size: .8em;
		padding: 0 0 30px;
		width: 210px;
	}
	ul.photos li div{
		display: block;
		margin: 0 auto;
		width: 118px;
		background: url(../img/bricks/ph-1.gif) no-repeat 100% 7px;
	}
	ul.photos li.horiz div{
		display: block;
		margin: 0 auto;
		width: 162px;
		background: url(../img/bricks/ph-1.gif) no-repeat 100% 7px;
	}
	ul.photos li div a{
		display: block;
		padding: 0 2px 2px 0;
		background: url(../img/bricks/ph-3.gif) no-repeat 100% 100%;
	}
	ul.photos li div span{
		display: block;
		background: url(../img/bricks/ph-2.gif) no-repeat 7px 100%;
	}
	ul.photos li a{
		color: #6d340f;
	}
	ul.photos li a img{
		background: #fff;
		padding: 4px;
		border: 1px solid #e2e1e1;
		vertical-align: top;
                width:150px;
                height:100px;
	}
	ul.photos p{
		margin: 0;
	}

	
.pager{
	text-align: center;
	padding: 0 20px 20px;
}
	.pager strong{
		color: #fff;
		font-weight: normal;
	}
	.pager a{
		text-decoration: none;
	}
	.pager a:hover{
		text-decoration: underline;
	}
	
	
.comments{
	width: 800px;
	min-height: 400px;
	position: absolute;
	top: 130px;
	left: 75px;
	background: #333;
	border: 1px solid #999;
	z-index: 100;
	color: #ccc;
}
	.comments .lining{
		padding: 20px;
	}
.comments a{
	color: #ccc;
}
.comments form{
	width: 340px;
	padding: 0 0 20px;
	clear: left;
}
.comments form textarea{
	background: #444;
	width: 330px;
	height: 100px;
	border: 1px solid #777;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 4px 8px;
	overflow: auto;
}
.comments form input.txt{
	width: 160px;
	border: 1px solid #777;
	margin: 0 4px 8px;
	background: #444;
	color: #ccc;
	font-size: 1em;
}
.comments form input.sbm{
	border: 1px solid #777;
	padding: 1px 5px 3px;
	margin: 0 auto 8px;
	background: #ccc;
	color: #555;
	font-size: 1em;
	display: block;
	cursor: pointer;
}
.comments img.preview{
	background: #ccc;
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align: top;
	float: left;
	margin: 0 0 16px 4px;
}
.details{
	float: left;
	width: 160px;
	margin: 0 0 16px 8px;
	overflow: hidden;
}
	.details p{
		margin: 0 0 5px;
	}
.theyself{
	float: right;
	width: 400px;
}
.theyself .type-1,
.theyself .type-2{
	padding: 0 0 16px 0;
	overflow: hidden;
}
.theyself img{
	float: left;
	border: 2px solid #aaa;
	margin: 0 8px 0 0;
}
.theyself .type-2 .head {
	background: #777;
	padding: 4px 8px 4px 4px;
}
.theyself .head{
	background: #555;
	padding: 4px 8px 4px 4px;
}
.theyself .date{
	float: right;
}
.theyself .body{
	padding: 8px 0 8px 0;
	overflow: hidden;
}





/* - - - - - guestbook - - - - - */
.content .lining{
	overflow: hidden;
}
.guest-book{
	width: 800px;
	margin: 0 auto 30px;
	overflow: hidden;
	background: #333;
	border: 1px solid #999;
	z-index: 100;
	color: #ccc;
}
	.guest-book .gb-lining{
		padding: 20px;
	}
.guest-book h2{
        text-align:center;
	font-weight: normal;
	margin: 0 0 24px 4px;
	font-size: 1.3em;
	width: 330px;
}
.guest-book a{
	color: #ccc;
}
.guest-book form{
	width: 340px;
	padding: 0 0 20px;
	clear: left;
}
.guest-book form p{
	margin: 0;
}
.guest-book form textarea{
	background: #444;
	width: 330px;
	height: 100px;
	border: 1px solid #777;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 4px 8px;
	overflow: auto;
}
.guest-book form input.txt{
	width: 160px;
	border: 1px solid #777;
	margin: 0 4px 8px;
	background: #444;
	color: #ccc;
	font-size: 1em;
}
.guest-book form input.sbm{
	border: 1px solid #777;
	padding: 1px 5px 3px;
	margin: 0 auto 8px;
	background: #ccc;
	color: #333;
	font-size: 1em;
	display: block;
	cursor: pointer;
}
.guest-book img.preview{
	background: #ccc;
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align: top;
	float: left;
	margin: 0 0 16px 4px;
}
.theyself .answer{
	margin: 0 0 0 58px;
}
	.guest-book .pager strong{
		color: #fff;
		padding: 3px 5px;
		font-weight: bold;
	}
	.guest-book .pager a{
		text-decoration: none;
		padding: 3px 5px;
		background: #666;
	}
	.guest-book .pager a:hover{
		text-decoration: none;
		background: #999;
		color: #fff;
	}
.comments form textarea, .guest-book form textarea{
	width: 326px;
}
.comments form input.txt, .guest-book form input.txt{
	width: 158px;
}



.ddsmoothmenu{
width: 100%;
clear: both;
}

.ddsmoothmenu ul{
z-index:100;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
/*display: inline-block;*/
}


	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
* html .ddsmoothmenu ul li ul{
width: 100px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 11px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 9px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}


ul.main{
	clear: both;
	height: 28px;
	padding: 0 0 0 20px;
	background: url(../img/bricks/main.jpg) no-repeat;
}
	ul.main li{
		float: left;
		position: relative;
		z-index: 100;
		white-space: nowrap;
	}
	ul.main li a{
		color: #2b220e;
		display: block;
		padding: 0 20px 2px;
		text-decoration: none;
		line-height: 26px;
		margin: 0 auto;
	}
	ul.main li a:hover{
		text-decoration: underline;
	}
ul.main ul{
	position: absolute;
	z-index: 100;
	background: #a7a6a3 url(../img/bricks/main-ul.gif) repeat-y -15px 0;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	padding: 0;
	top: 27px;
	left: 0;
	display: none;
}
ul.main li:hover ul,
ul.main li.hover ul{
	display: block;
	float: left;
}
	ul.main ul li{
		float: none;
		clear: both;
		display: list-item;
		position: relative;
		border-top: 1px solid #a7a6a3;
	}

ul.main ul ul ul{
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
}
.small-txt{
        font-size:0.95em;
        color:#777;}
