/*
* markup and css produce by Taranets Aleksey
* www: http://markup-javascript.com
*/

html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
  	color:#aaa;
	min-width:1000px;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	background:#000;
}
img{border:none;}
a{
	text-decoration:none;
	color:#fff;
	outline:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#main-container {
	min-height:100%;
	overflow:hidden;
	width:100%;
	margin:0;
	position:relative;
	background:url(../images/top-bg.jpg) no-repeat 50% 0;
}

* html #main-container {
	overflow:visible;
	height:100%;
	position: static;
}
* + html #main-container {
	position: static;	
}
img.important {
	position:absolute;
	top:0;
	right:0;
	border:none;
	display:block;
}
.send {
	margin:-10px 0 0 !important;
	position:relative;
}
.send .submit {
	background:transparent url(../images/button-send2.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	float:right;
	height:103px;
	margin:7px 0 0;
	width:119px;
	cursor:pointer;
}

/* header */
#header {
	width:100%;
	height:417px;
	overflow:hidden;
}
#header div {
	float:left;
	width:160px;
	padding:0 0 0 201px;
}
#header p {
	margin:0;
	padding:19px 0 0 4px;
	height:58px;
}
#header p a {
	color:#ffa200;
	float:left;
	width:28px;
	height:28px;
	display:inline;
	margin:0 8px 0 0;
	line-height:23px;
	text-align:center;
	text-decoration:underline;
}
#header p a:hover {text-decoration:none;}
#header p a.active {
	background:url(../images/lg-bg.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
#header h2 {
	margin:0;
}
#header h2 a {
	width:137px;
	height:65px;
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
#header .menu {
	float:right;
	width:268px;
	padding:6px 0 0 0;
	margin:0 160px 0 0;
	display:inline;
	list-style:none;
}
#header .menu li {
	float:left;
}
#header .menu a {  
	color:#fff;
	display:block;
	text-align:center;
	text-decoration:none !important;
}
#header .menu a.menu1 {  
	background:url(../images/menu1.gif) no-repeat;
	width:127px;
	height:68px;
	margin:0 8px 0 0;
	padding:48px 0 0 0;
	
}
#header .menu a.menu2 {  
	background:url(../images/menu2.gif) no-repeat;
	width:124px;
	height:58px;
	padding:58px 0 0;
}
#header .menu a.menu3 {  
	background:url(../images/menu3.gif) no-repeat;
	width:127px;
	height:70px;
	margin:0 11px 0 0;
	padding:50px 0 0;
}
#header .menu a.menu4 {  
	background:url(../images/menu4.gif) no-repeat;
	width:114px;
	height:74px;
	padding:46px 7px 0 0;
}
#header .menu a:hover,
#header .menu li.active a {    
	background-position:0 100%;
}

/* holder */
#holder {
	width:1000px;
	position:relative;
	z-index:1;
	margin:0 auto 210px;
}	


/* container */
#container {
	overflow:hidden;
	min-height:250px;
	width:100%;
	padding:0;
	position:relative;
	z-index:0;
}

/* title-block */
.title-block {
	overflow:hidden;
	width:888px;
	padding:0 55px 41px 57px;
	
	clear: both;
}
.title {
	float:left;
	width:75%;
	display:inline;
	margin:0 -30% 0 0;
}
/* .recent .title {
	padding:10px 0 0;
	margin:0 0 -3px;
} */
.title img {
	float:left;
	border:none;
}
.title h1 {
	margin:0;
	float:left;
	padding:0 0 0 9px;
	color:#fff;
	font-size:45px;
	line-height:74px;
	font-weight:100;
}
.title sup {
	color: #aaaaaa;
	font-size: 15px;
	position: relative;
	top: 11px;
	padding-left: 4px;
}
* html .title sup {
	top: -13px;
	font-size: 17px;
}
* + html .title sup {
	top: -13px;
	font-size: 17px;
}
.title h2 {
	margin:0;
	float:left;
	padding:0 0 0 9px;
	color:#fff;
	font-size:30px;
	line-height:74px;
	font-weight:100;
}
.title span {
	float:left;
	padding:11px 0 0 3px;
}
.title .red {
	color:#ff0000;
}
.title .orange {
	color:#fea400;
}
.title .yelow {
	color:#fefe01;
}
.title .green {
	color:#00ff00;
}
.title .blue {
	color:#00ffff;
}
.title .purpur {
	color:#697eff;
}
.title .violet {
	color:#8b01ff;
}


a.recomend {
	float:right;
	width:173px;
	height:61px;
	color:#000;
	margin:0 0 -22px;
	text-align:center;
	padding:42px 0 0;
	font-weight:bold;
	background:url(../images/link-recomendation.gif) no-repeat;
}
a.recomend:hover {
	background-position:0 100%;
	text-decoration:none;
}

/* pager */
.pager {
	float:right;
	margin:22px 0 0;
	padding:11px 29px 4px 0;
	background:url(../images/pager-rbg.gif) no-repeat 100% 0;
}
.pager ul {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	float:left;
	background:url(../images/pager-lbg.gif) no-repeat;
}
.pager ul li {
	float:left;
	background:url(../images/pager-bg.gif)	no-repeat 100% 0;
	height:30px;
	padding:4px 1px 4px 0;
}
.pager ul li a,
.pager ul li span {
	color:#aaa;
	float:left;
	width:32px;
	text-align:center;
	line-height:20px;
	height:22px;
}
.pager ul li.active a {background:#605a5e;color:#fff;}
.pager ul li a:hover {color:#fff;text-decoration:none;}

/* artfolio */
.artfolio {
	overflow:hidden;
	height:1%;
	padding:77px 0 0 55px;
}
.art-about {padding:77px 0 50px 55px;}
.recent .artfolio {padding:77px 0 90px 55px;}
.artfolio ul {
	padding:0;
	margin:-77px 0 0;
	position:relative;
	height:204px;
	float:left;
	list-style:none;
	background:url(../images/poteki.gif) no-repeat 0 100%;
}
.artfolio ul:after {
	content:'';
	display:block;
	clear:both;
}
.artfolio ul li {
	float:left;
	width:127px;
	height:127px;
	padding:0 0 77px;
	position: relative;
}
.artfolio ul li img {
	float:left;
	position: relative;
}
.artfolio ul li a span {
	display: block;
	width: 127px;
	height: 127px;
	background: url(../images/corners.gif) 0 0 no-repeat;
	float: left;
	position: relative;
	margin-top: -127px;
	cursor: pointer;
	visibility: hidden;
}
* html .artfolio ul li a:hover {
	width: 127px;
}
.artfolio ul li a:hover span {
	visibility: visible;	
}

/* blog */
.blog {
	overflow:hidden;
	height:1%;
	padding:0 0 20px 260px;
	margin:-27px 0 0;
	position:relative;
}
#content {
	float:left;
	width:466px;
}
.blog a {color:#e99d1d;text-decoration:underline;}
.blog a:hover {text-decoration:none;}
#content .post {
	height:1%;
	margin:0 0 6px;
	position:relative;
}
#content .post span.date {
	font-size: 11px;
	width: 150px;
	text-align: right;
	color: #fff;	
	float: left;
	margin-right: -150px;
	position: relative;
	right: 164px;
	top: 9px;
}
#content .post:after {
	display:block;
	content:'';
	clear:both;
}
#content .post h2 {
	margin:0 0 11px;
	font-size:20px;
	font-weight:100;
}
#content .post img {
	float:left;
	padding:3px 18px 5px 0;
}
#content .post p {
	margin:0 0 17px;
	text-align:justify;
}
#content .comments {
	overflow:hidden;
	height:1%;
	margin:-5px 0 0;
	position:relative;
	font-size:11px;
	text-align:right;
}	

#sidebar {
	float:left;
	width:190px;
	padding:0 0 0 33px;
}
#sidebar h3 {
	margin:0 0 11px;
	font-weight:100;
	font-size:20px;
	color:#fff;
}
#sidebar ul {
	padding: 0 0 20px 0;
	margin:0;
	list-style:none;
	color:#fff;
	font-size:20px;
}
#sidebar ul ul {
	padding:11px 0 0;
	margin:0;
	font-size:15px;
	line-height:20px;
	list-style:none;
}
#sidebar ul ul li {
	padding:0 0 0 16px;
	background:url(../images/bullet.gif) no-repeat 0 8px;
	font-size: 13px;
	color: #CCC;
	overflow: hidden;
}
#sidebar ul .opened {
	background-image: url(../images/bullet2.gif);
	font-size: 15px;
}
#sidebar ul ul li a {
	font-size: 15px;
}
#sidebar ul ul li sup {
	color: #FF6C00;
	display: inline-block;
	margin-bottom: 0px;
	margin-top: -4px;
	font-size: 9px;
}
#sidebar ul ul ul {
	padding-top: 0px;	
}
#sidebar ul .opened ul {
	padding-top: 1px;	
}
#sidebar ul ul ul li {
	background-image: none;
	padding-left: 8px;
}

/* recommendations */
.recommendations {
	overflow:hidden;
	height:1%;
	margin:-6px 0 0;
	padding:0 0 130px 54px;
}
.recommendations img {
	float:left;
	padding:7px 0 0;
}
.recommendations .comment {
	overflow:hidden;
	height:1%;
	margin:0 0 12px;
}
.recommendations .comment div {
	overflow:hidden;
	height:1%;
	padding:0 57px 13px 20px;
}
.recommendations h3 {
	padding:0 0 0 39px;
	margin:0 0 4px;
	font-size:18px;
	color:#fff;
	font-weight:100;
}
.recommendations h3 a {
	font-size:15px;
	font-weight:100;
	color:#faa81f;
	padding:0 0 0 7px;
	text-decoration:underline;
} 
.recommendations h3 a:hover {text-decoration:none;}
.recommendations blockquote {
	display:block;
	text-align:justify;
	padding:11px 0 0 40px;
	font-style: normal;
	line-height:20px;
	background:url(../images/quote-l.gif) 5px 0px no-repeat;
	margin: 0px;
}
/* folio */
.folio {
	padding:0 0 350px 54px;
	margin:-6px 0 0;
	position:relative;
	list-style:none;
}	
.folio li {
	float:left;
	height:120px;
	width: 130px;
}
* html .folio li {
	width: auto;
	position: relative;
}
.folio li a {
	float:left;
	height:120px;
	color:#000;
	font-weight:bold;
	line-height:120px;
	text-align:center;
}
.folio li.red a {
	width:127px;
	background:url(../images/link-red.gif) no-repeat;
}
.folio li.orange a {
	width:128px;
	text-align:left;
	padding-left:20px;
	background:url(../images/link-orange.gif) no-repeat;
}
.folio li.yelow a {
	width:111px;
	padding:0 13px 0 0;
	background:url(../images/link-yelow.gif) no-repeat;
}
.folio li.green a {
	width:130px;
	background:url(../images/link-green.gif) no-repeat;
}
.folio li.blue a {
	width:127px;
	background:url(../images/link-blue.gif) no-repeat;
}
.folio li.purpur a {
	width:126px;
	background:url(../images/link-purpur.gif) no-repeat;
}
.folio li.violet a {
	width:127px;
	background:url(../images/link-violet.gif) no-repeat;
}
.folio li:hover a,
.folio li.hover a {
	background-position:0 -120px !important;
	text-decoration:none;
}

.folio ul {
	display: none;
	padding: 0 0 0 22px;
	margin:0;
	list-style:none;
	top:123px;
	left:20px;
	cursor: pointer;	
	float: left;
}
* html .folio ul {
	position: absolute;
	padding: 0;
	float: none;
}

.folio ul li {
	float:none;
	height:auto;
	padding:0 0 2px 12px;
	background:url(../images/bullet-red.gif) no-repeat 0 8px;
	cursor: default;
	width: 118px;
}

.folio li.orange li {background-image:url(../images/bullet-orange.gif);}
.folio li.yelow li {background-image:url(../images/bullet-yelow.gif);}
.folio li.green li {background-image:url(../images/bullet-green.gif);}
.folio li.blue li {background-image:url(../images/bullet-blue.gif);}
.folio li.purpur li {background-image:url(../images/bullet-purpur.gif);}
.folio li.violet li {background-image:url(../images/bullet-violet.gif);}

/* contact */
.contact {
	height:1%;
	padding:1px 57px 20px 54px;
}
.contact:after {
	content:'';
	clear:both;
	display:block;
}
.contact .address {
	float:right;
	background:url(../images/address-bg.gif) no-repeat;
	width:291px;
	height:264px;
	padding:152px 0 0 116px;
	position:relative;
	margin:-6px 0 0;
}
.contact .address dl {
	width:100%;
	padding:0;
	margin:0;
	line-height:20px;
}
.contact .address dt {
	float:left;
	margin:0;
	width:56px;
	color:#fff;
}
.contact .address a {color:#e99d1d;text-decoration:underline;}
.contact .address a:hover {text-decoration:none;}
.contact .address dd {
	margin:0;
	overflow:hidden;
	height:1%;
}
.contact .address span.space {padding:0 0 0 19px;}

/* about */
.about {
	height:1%;
	line-height:20px;
	padding:1px 57px 39px 52px;
}
.about:after {
	content:'';
	clear:both;
	display:block;
}
.portret {
	float:left;
	margin:-21px 0 0;
	position:relative;
}
.about-content {
	padding:8px 5px 0 11px;
}
.about-content h3 {
	margin:0 0 1px;
	font-size:18px;
	font-weight:100;
}
.about-content p {
	margin:0 0 20px;
	padding:0 0 0 1px;
}

/* content-box */
.contact .content-box {float:left;}
.about .content-box {float:right;}
.content-box {
	display:block;
	width:475px;
	background:url(../images/content-box-tbg.gif) no-repeat;
	padding:7px 0 0;
}
.content-box .cb-bbg {
	background:url(../images/content-box-bbg.gif) no-repeat 0 100%;
	padding:0 0 84px;
}
.content-box .cb-bg {
	padding:0 7px;
	position:relative;
	height:100%;
	background:url(../images/content-box-bg.gif) repeat-y;
}
.content-box .cb-bg span.rbullet,
.content-box .cb-bg span.lbullet {
	display:block;
	top:50%;
	left:0;
	position:absolute;
	width:5px;
	height:5px;
	overflow:hidden;
	margin:-4px 0 0;
	background:#000;
	border:1px solid #4d4d4d;
}
.content-box .cb-bg span.rbullet {left:auto;right:0px;}
.content-box .inner-bg {
	background:url(../images/content-box-innerbg.gif) no-repeat;
	min-height:307px;
	overflow:hidden;
}
* html .content-box .inner-bg {
	height:307px;
	overflow:visible;
}

.content-box fieldset {
	color:#fff;
	display:block;
	padding:30px 40px 0 30px;
}
.content-box fieldset div {
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.content-box fieldset div label {
	float:left;
	overflow:hidden;
	width:91px;
	padding:0;
}	
* html .content-box fieldset div label {width:88px;}
.content-box fieldset div input.text,
.content-box fieldset div textarea {
	background:none;
	width:293px;
	padding:0 0 0 5px;
	margin:0;
	border:1px solid #656565;
	font:15px Tahoma, Arial, Helvetica, sans-serif;
	color:#aaa;
}
.content-box fieldset div textarea {
	overflow:auto;
	height:92px;
	overflow: hidden;
}
.content-box fieldset .submit,
.content-box fieldset .send {
	float:right;
	margin:7px 0 0;
	width:130px;
	height:106px;
	background:url(../images/button-send.png) no-repeat;
	border:none;
	color:#fff;
	cursor: pointer;
	text-decoration: none;
}	
.content-box fieldset .send {
	text-align:center;
	line-height:94px;
	margin:7px 0 0 !important;
}
.content-box fieldset .send:hover {
	text-decoration: none;	
}
.content-box fieldset .required, .required {
	float:left;
	padding:17px 0 0 0px;
	background:url(../images/note-bg.gif) no-repeat;
	color:#ff6c00;
	font-size:11px;
	text-align:center;
	width:93px;
	margin:28px 0 0;
	text-align: right;
}
.content-box fieldset .required {
	position: relative;
	left: -10px;
}

/* footer */
#footer {
	background:url(../images/footer-bg.jpg) no-repeat 50% 150px;
	height:185px;
	overflow:hidden;
	padding:150px 0 0;
	margin:-335px 0 0;
	position:relative;
}
* html #footer {
	background-attachment: fixed;	
}
* + html #footer {
	background: url(../images/footer_bg_new.jpg) no-repeat 50% 8px;
}
#footer div.holder {
	width:1000px;
	margin:0 auto;
	padding:120px 0 0;
	height:185px;
	position:relative;
}
#footer div.holder .trubka-ru {
	background:url(../images/footer-trubka-ru.gif) no-repeat;
	width:225px;
	height:196px;
	position:absolute;
	top:-138px;
	right:-113px;
}
#footer div.holder .trubka-en {
	background:url(../images/footer-trubka-en.gif) no-repeat;
	width:225px;
	height:196px;
	position:absolute;
	top:-138px;
	right:-113px;
}

* + html #footer div.holder .trubka {
display: none;
}
#footer div.holder div {
	float:left;
}
#footer div.holder .space {
	float:left;
	width:180px;
}
#footer div.holder div img {
	float:left;
	border:none;
	display:inline;
	margin:0 0 0 52px;
}
#footer p {
	margin:0;
	padding:1px 0 0;
	width:280px;
	font-size:11px;
	float:right;
	color:#9987b2;
}
#footer p a {color:#9987b2;}

/* new css for "pict.html" ********************************************************************/
.no-bg #main-container {background:none;}
#mini-header {
	margin:0 auto;
	width:889px;
	overflow:hidden;
	height:72px;
}
#mini-header div {
	float:right;
	width:50%;
}
#mini-header h2 {
	float:left;
	width:53px;
	margin:13px 0 0;
}
#mini-header h2 a {
	background:url(../images/logo-small.gif) no-repeat;
	display:block;
	height:19px;
	text-indent:-9999px;
}
#mini-header p {
	float:right;
	height:36px;
	margin:0;
	padding:6px 7px 0 8px;
	line-height:26px;
	background:url(../images/separator.gif) repeat-y;
}
#mini-header p a {
	color:#ff9f00;
	line-height:26px;
	padding: 0 6px;
	text-decoration:underline;	
	text-align: center;
	
	display: inline-block;
	width: 28px;
}
#mini-header p a.active {
	color:#fff;
	text-decoration:none;
	padding:0 0 2px;
	text-align:center;
	background:url(../images/lg-bg.png) no-repeat 0 0;
	
}
#mini-header ul {
	float:right;
	padding:9px 7px 0 0;
	margin:0;
	list-style:none;
}
#mini-header ul li {
	float:left;
	padding:0 10px;
}
#mini-header ul a {
	color:#ff9f00;
}
#mini-header ul a.red {color:#ff0900}
#mini-header ul a.green {color:#00f600}
#mini-header ul a.blue {color:#3ea0f7}

.media-holder {
	width:889px;
	margin:0 auto;
	padding:0 0 60px;
}
.media-holder img {
	margin:0 auto;
	display:block;
}
.media-holder h1 {
	margin:0 0 5px;
	font-size:20px;
	color:#fff;
	font-weight:100;
}
.media-holder h1 span {
	font-size:14px;
	padding:0 0 0 5px;
	color:#b7b7b7;
}
.media-holder a {
	color:#ff9f00;
	padding:0 1px;
	text-decoration:underline;
}
.media-holder a:hover {text-decoration:none;}
.media-holder p {
	margin:0;
	padding:0 1px;
}
p.mail {
	text-align:center;
	color:#9e95b0;
	position:relative;
	padding:0px;
	font-size:11px;
	display: block;
	width: 100%;
	margin: 0;
	z-index: 11;
	top: -47px;
	margin-bottom: -47px;
}
p.mail a{
	color:#9e95b0;
	text-decoration:none;
}
p.mail a:hover {text-decoration:underline;}

/* read css *************************************************************/
#content .read h2 {
	color:#fff;
	margin:0 0 20px;
}
.all-comment {
	float:left;
	width:189px;
	text-align:left;
}
.all-comment em {
	color:#fff;
	font-style:normal;
}
#content .read .comments {
	padding:0px 0 0;
	/* margin-top: -25px; */
}
#content .read .rss {
	float:left;
	padding:0 0 0 16px;
	background:url(../images/rss-small.gif) no-repeat 0 3px;
}	
.write {
	padding:0 0 0 15px;
	background:url(../images/write.gif) no-repeat 0 2px;
}
.user-comments,
fieldset.post-comment {
	background:url(../images/comment-separator.gif) no-repeat;
	padding:30px 0 9px;
	margin:10px -9px 0 0 !important;
	position:relative;
	height:1%;
	float:left;
	width:100%;
}
.user-comments {
	width: 102%;
}
fieldset.post-comment {
	margin:-5px -9px 0 0 !important;
}
.user-comments .post {
	width:100%;
	margin:0!important;
	padding:0 0 15px;
}
fieldset.post-comment {
	padding:21px 0 0;
	width:103%;
}
#content .user-comments h3 {
	color:#fff;
	font-size:18px;
	font-weight:100;
	margin:2px 0 15px;
}
.user-comments .date {
	margin:-2px 0 0;
	padding:0 5px 0 0;
	color:#aaaaaa !important;
}

fieldset.post-comment label {
	float:left;
	width:94px;
	color:#fff;
}
fieldset.post-comment div {
	overflow:hidden;
	height:1%;
	margin:0 0 3px;
}	
fieldset.post-comment input,
fieldset.post-comment textarea {
	float:left;
	background:none;
	width:372px;
	color:#aaa;
	padding:0 0 0 3px;
	border:1px solid #656565;
}
fieldset.post-comment input.small {width:97px;}
fieldset.post-comment textarea {
	height:94px;
	overflow:auto;
}
div.pic {
	padding:11px 0 0;
}
div.pic img {
	float:left;
	margin:0 0 0 13px;
}

.lightmorelink {
text-align: right;
padding: 0px 20px 0px 0px;
}
.lightmorelink a {
text-decoration: underline;
font-size: 8pt;
}

.media-holder .arttitle {
	width:889px;
	clear: both;
	background: none;
	padding: 0px 0px 4px 0px;
	float: left;
}
.media-holder .arttitle h1 {
	width: 629px;
	float: left;
}
.media-holder .arttitle a {
	font-size: 14px;
}
.media-holder .arttitle .artnote {
	float: right;
	background: none;
	width: 260px;
	padding: 0;
	text-align: right;
}
.media-holder .arttitle .artnote img {
	display: inline;
	margin: 0px 7px;
}
.media-holder .arttitle .artnote .date {
	font-size: 12px;	
}
.media-holder .tags {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
}
.media-holder .tags span {
	color: #FFF;
}
.media-holder .tags a {
	color: #AAAAAA;
	text-decoration: none;
}
.media-holder .tags a:hover {
	text-decoration: underline;
}

.media-holder .painted {
	padding: 46px 0px 20px 0px;
	margin: 0px auto; 
	text-align: center;
	z-index:10;
}
.media-holder .painted span {
	padding-bottom: 76px;
	background:url(../images/pic-bg.gif) 100% 100% no-repeat;
	min-width: 166px;
	display: block;
	float: left;
}
/*
.media-holder .painted span * {
	display: inline-block;
}
*/
.media-holder .painted span object {
	overflow: hidden;
	float: left;
}

.painted .paintedHolder {
	background: url(../images/patern.gif) 0 0 repeat;
}
.painted .align_center {
	background: url(../images/painted_bg.gif) 0 100% repeat-x;
}
* html .media-holder .painted span {
	width: 166px;
	padding-bottom: 76px;
}
* + html .media-holder .painted span {
	padding-bottom: 76px;
}
* html .media-holder .painted span img {
	margin-bottom: -3px;	
}
* + html .media-holder .painted span img {
	margin-bottom: -3px;	
}

#flashcontent {
	padding: 0;
	background: none;
	display: block;
}

.start {
	height:1%;
	margin: -27px 0 0 0;
	padding: 0px 55px 0px 57px;
}
.start #content {
	width: 699px;
	float: left;
}
.start #sidebar {
	width: 189px;
	float: right;
	padding: 0px 0px 0px 0px;
}
.start .content-box {
	width: 675px;
	background-image: url(../images/start-content-box-tbg.gif);
}
.start .content-box .cb-bbg {
	background-image: url(../images/start-content-box-bbg.gif);
}
.start .content-box .cb-bg {
	background-image: url(../images/start-content-box-bg.gif);
	padding: 4px 15px 0px 15px;
	width: 645px;
}
.start #sidebar h2 {
	color: #FFFFFF;
	margin: 0 0 20px 0;
	font-size: 20px;
	font-weight: normal;
}
.start #content h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 60px 0px;
}
.start #content p {
	margin: 0 0 17px 0;
	text-align: justify;
}
.start #content p .para {
	padding-left: 15px;
	display: block;
}
.start #sidebar ul {
	padding: 4px 0px 7px 0px;
}
.start #sidebar ul li {
	color: #FFF;
	font-size: 11px;
	padding: 0px;
	margin: 0;
}
.start #sidebar ul li li {
	list-style: none;
	background: none;
	padding-left: 10px;
}
.start #sidebar ul li li a {
	color: #E99D1D;
	clear: left;
	font-size: 13px;
}
.start .content-box .inner-bg {
	background-position: 82px 0px;
}

.align_center {
	position: relative;
	width: 100%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right {
	position: relative;
	z-index: 1;	
	right: -50%;
}
* html .align_center_to_right {
	float: left;
}

#content p.categories {
	font-size: 11px;
	color: #E99D1D;
	margin-bottom: 10px;
	padding-left: 55px;
	width: 411px;
	clear: both;
}
#content p.categories span {
	color: #fff;
	display: block;
	position: relative;
	margin-left: -55px;
	margin-bottom: -13px;
	width: 60px;
}

.post-comment .error, .content-box fieldset .error, .post-comment .conf, .content-box fieldset .conf {
	color: #FF6C00;	
	padding: 3px 0px 3px 94px;
	margin:-14px 0 5px;
}
.post-comment .conf, .content-box fieldset .conf {
	color: #AAAAAA;
}
.content-box fieldset .error {
	width: 300px;	
}
* html .backButton {
	position: relative;
	left: 0px;
}
* html .backButton a {
	position: relative;
	top: -28px;
}
.backButton {
	background: url(../images/button-back.gif) no-repeat; 
	float: left;
	width: 55px;
	height: 29px;
	margin-left: -55px;
	line-height: 29px;
	margin-bottom: -29px;
}

.backButton a.botLink {
	position: relative;
	top: -3px;
	left: 3px;
	margin: 0;
	z-index: 3;
	width: 55px;
	height: 29px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.recommendations blockquote img {
	float:none;
	display:inline;
	padding:0;
	margin: 10px 0px -18px 0px;
}

.with {
	display: inline-block;
	width: 93px;
	height: 21px;
	font-size: 11px;
	top: -29px;
	left: -270px;
	position: relative;
	color: #9987B2;
	width: 200px;
	text-align: left;
}
.user-comments .nocomment {
	margin: 0px;
	padding: 0px 0px 19px 0px;
}

.cpager {
	height: 23px;
	overflow: hidden;
	padding-bottom: 25px;
	position: relative;
	top: -10px;
	width: 100%;
	clear: both;
}
.cpager .left {
	height: 23px;
	line-height: 23px;
	display: inline-block;
	float: left;
	padding-left: 24px;
	background: url(../images/c_pager_l.gif) 0 0 no-repeat;
}
.cpager .right {
	height: 23px;
	line-height: 23px;
	display: inline-block;
	float: right;
	padding-right: 24px;
	background: url(../images/c_pager_r.gif) 100% 0 no-repeat;
}

.blog .pager a {
	text-decoration: none;
}

#content .comments span {
	color: #FFF;
}

.categories .rss {
	width: 10px;
	height: 23px;
	position: relative;
	display: inline-block;
}
.categories .rss a {
	display: block;
	width: 10px;
	height: 10px;
	text-decoration: none;
	background:url(../images/rss-small.gif) no-repeat 0 0;
	text-indent: -99999px;
}

blockquote {
	display:block;
	padding:20px 5px 0 40px;
	margin:0 0 40px;
	font-style:normal;
	line-height:20px;
	background:url(../images/quote-l.gif) no-repeat 3px 9px;
}
blockquote img {
	float:none;
	display:inline;
	padding:0;
	margin: 11px 0 -10px 0;
	position: relative;
	top: -3px;
}
.start #content  blockquote .author, blockquote .author {
	margin: 4px 0px 0px 0px;	
	text-align: right;
}

.content-box a {
	color: #FF9F00;	
}
