 /* defaults */
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background: #fff;
	color: #fff;
	font: 62.5%/1.5 "Arial Black", Gadget, sans-serif; 
}

body#frontend {
	background: #333 url(/img/beckie/webtreatsetc-8.jpg);
}

p,ol,ul,dl,blockquote,form,pre {margin-top: 0;}
img {border: 0;}
a, a:hover {color: #fff; text-decoration: underline;}
a.tdn, a.tdn:hover {text-decoration: none;}
a.hu {text-decoration: none;}
a.hu:hover {text-decoration: underline;}
table {
	font-size: 100%;
	border-collapse: collapse;
	margin: 0;
}
td {padding: 0;}


del {
	text-decoration: line-through;
}


br {line-height: 1em;}

.autoW {width: auto;}
.maxwh {
	width: 100%;
	height: 100%;
}
.maxw {width: 100%;}
.maxh {height: 100%;}
.minh {height: 1px;}
.hidden {display: none;}
.ofh {overflow: hidden;}
.abs {position: absolute;}
.rel {position: relative;}
.left {float: left;}
.right {float: right;}
.vat {vertical-align: top;}
.vam {vertical-align: middle;}
.vab {vertical-align: bottom;}
.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
.nob {border:none;}
.nobr {white-space: nowrap;}
ul.noul {list-style: none; margin: 0;padding: 0}
br.clear, span.clear {
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}

div.hr {
	background: #8f8f8f;
	height: 6px;
	padding: 2px 0;
}

div.hr-inner {
	border-bottom: 	2px solid #b6b6b6;
	border-top: 	2px solid #b6b6b6;	
	height: 2px;
}


td > *:-moz-first-node {margin-top:0;}
td > *:-moz-last-node {margin-bottom:0;}


/* debug */
table.test1, table.test1 td {border: dotted 3px green;}
table.test1 table, table.test1 table td {border: 0;}
table.test2, table.test2 td {border: solid 1px #f0f;}
table.test2 table, table.test2 table td {border: 0;}
table.test3, table.test3 td {border: dotted 2px red;}
table.test3 table, table.test3 table td {border: 0;}
div.test1 {background: red !important;}
div.test2 {background: yellow !important;}
div.test3 {background: green !important;}

/*	LAYOUT */
#wrapper {
	margin: 0 auto;
	min-height: 600px;
	width: 960px;
}


#header {
	background: url(/img/opacity/50-grey.png);
	margin-top: 25px;
	padding: 30px;
}


/* portfolio */
#portfoliobar {
	float: left;
	width: 360px;
}

#portfolio {
	position:relative;
	height:360px
	width: 360px;	
}


	#portfolio li {
		margin: 0; padding:0;
		float:left;
		position:absolute;
	}
	
	
	#portfolio a.portfolio {
		
	}
	
	#portfolio a img {
		border:none;
	}
	
	#portfolio li.show a {
		z-index:1
	}

	#portfoliobar .caption {
		z-index:99; 
		background: url(/img/opacity/90-black.png); 
		color:#ffffff; 
		height:100px; 
		left: 45px;
		width:270px; 
		position:absolute;
		top:340px;
		text-align: center;
		overflow: hidden;
	}

	#portfoliobar .caption .content {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 12px;
		margin:5px;
		text-align: center;
		
	}
	
	#portfoliobar .caption .content h3 {
		margin:0;
		padding:0;
		color:#fff;
		font-family: "Times New Roman", Times, serif;
		font-size: 2em;
		font-weight: normal;
		line-height: 1.2em;
		
	}
	
	#portfoliobar .caption a {
		color: #d1c345;
		text-decoration: none;
	}
	
	#portfoliobar .caption a:hover {
		color: #fff;
	}	
	
	#portfoliobar .caption div.description {
		color: #808080;	
		margin-bottom: 0.5em;	
	}
	
	

	
	#portfoliobar .nav-prev {
		background: url(/img/arrow-left.png) 5px 0 no-repeat;
		display: block;
		height: 45px;
		left: -30px;
		top: 145px;
		position: absolute;
		width: 39px;
	}
	
	#portfoliobar .nav-prev:hover {
		background-position: top left;
	}
	
	#portfoliobar .nav-next {
		background: url(/img/arrow-right.png) -4px 0 no-repeat;
		display: block;
		height: 45px;
		left: 360px;
		top: 145px;
		position: absolute;
		width: 39px;
	}
	

	#portfoliobar .nav-next:hover {
		background-position: top left;
	}	

#footer {
	background: #777777;
	text-align: center;
}

#footer .menu {
	line-height: 110px;
	text-align: center;
	vertical-align: middle;
}

#footer .menu a {
	color: #5a5a5a;
	font-size: 1.1em;
	margin: 0 10px;
}

#footer #icons {
	right: 60px;
	position: absolute;
	top: 50px;
}

#footer #icons a {
	margin-left: 80px;
}


a#uplab {	
	background: url(/img/wedidit.png) no-repeat top left;
	display: block;
	height: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent: -10000px;
	width: 125px;
}

a#design {	
	background: url(/img/wedidit.png) no-repeat bottom left;
	display: block;
	height: 10px;
	text-indent: -10000px;
	width: 150px;
}

a#ppv {
	display: block;
	height: 80px;
	left: 470px;
	text-indent: -10000px;
	position: absolute;
	margin: 0 auto;
	top: -25px;
	width: 100px;
}


h1, .bigtitle {
	color: #fff;
	font-size: 1.5em;
	font-weight:  normal;
	line-height: 1em;
	margin-top: 0;
	padding-bottom: 0
}

h1 a {
	color: #fff;
	font-size: 1em;
	font-weight:  normal;
	line-height: 1em;
	margin-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}


h2 {
	color: #cc9933;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight:  normal;
	line-height: 1em;
	margin-top: 0;
	padding-bottom: 0
}
 

a.biglink {
	color: #1da7ff;
	font-size: 1.4em;
	font-weight:  normal;
	margin-bottom: 0.4em;
	margin-top: 0;
}



.last {
	margin-bottom: 0;
}
.clear {
	height: 0;
	clear: both;
}



/*	HEADER */
#langs {
	float: left;
	vertical-align: middle;
	top: 285px;
	width: 300px;

}

#langs a {
	color: #d1c345;
	font-size: 3.2em;
	margin-right: 20px;
	text-decoration: none;
}

#langs a:hover,#langs a.active {
	color: #fff;
}


.loading {
	display: none;
}


#logo {
	float: left;
	overflow: hidden;
}

.contacts {
	color: #b2b2b2;
	float: right;
	font-size: 2.5em;
	text-align: right;
	text-transform: uppercase;
}


/* MAIN PAGE */
#main {
	background: url(/img/opacity/50-grey.png);
	min-height: 450px;
	padding: 0 30px;
}

ul#tags {
	float: left;
	width: 270px;
}

ul#tags li {
	font-size: 2.5em;
}

ul#tags a {
	color: #d1c345;
	line-height: 0.6em;
	text-decoration: none;
	text-transform: uppercase;
}
ul#tags a:hover,ul#tags a.active {
	color: #fff;
}




/*	MENU */
#topmenu {
	padding: 2px 0;
}

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

#topmenu li {
	float: left;
	margin: 0;
	padding-left: 20px;
}

#topmenu a {
	color: #fff;
	padding: 0 3px;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu a.active {
	background: #fff;
	color: #000;
	padding: 0 3px;
}


a.goto {
	color: #ec1c24;
	float: right;
}



div.pager {
	margin-top: 10px;
	vertical-align: middle;
}

div.pager span {
	background: #fff;
 	color: #b70023;
	line-height: 1.6em;
	margin: 0; padding: 0 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;}
 
div.pager a {
 	color: #fff;
	line-height: 1.4em;
	margin: 0; padding: 0;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

div.pager a:hover {
	text-decoration: underline;
}

a.arrow-prev,a.arrow-next {
	background: url(/img/arrows-pager.gif) 0 3px no-repeat;
	padding: 0 7px;
}

a.arrow-prev span,a.arrow-next span {
	display: none;
} 

a.arrow-prev {
	background-position: -14px 3px;
}

/* FOOTER */
#footer strong {
	font-size: 0.9em;
	font-weight: normal;
	float: right;
	padding-top: 5px;
}



#footer-menu {
	height: 190px;
	margin: 0 auto;
	padding-top: 20px;
	width: 980px;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
}

#footer-menu ul.main {
	float: left;
	margin-right: 25px;
}

#footer-menu ul.main ul {
	float: none;
	margin-bottom: 5px;
}

#footer-menu ul ul {
	margin-left: 20px;
}

.body-ru #footer-menu ul ul {
	margin-left: 15px;
}

.body-ru #footer-menu ul.main {
	float: left;
	margin-right: 22px;
}

#footer-menu li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#footer-menu a {
	color: #b6b6b6;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

#footer-menu li li a {
	font-weight: normal;
}

#footer-menu a.active {
	font-weight: bold
}





/*************************************************************** FEEDBACK STYLES */
#feedbackbar {
	float: right;
	width: 200px;
}

#feedbackbar label {
	color: #b2b2b2;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-size: 1.2em;
	vertical-align: middle;
	width: 50px;
}

#feedbackbar strong {
	color: #d1c345;
	font-size: 2em;
}

#feedbackbar input, #feedbackbar textarea {
	background: #252823;
	border: 1px solid #000;
	color: #ccc;
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-size: 1.5em;
	margin-bottom: 5px;
}

#feedbackbar input {
	float: right;
	padding: 2px 5px;
	vertical-align: middle;
	width: 130px;
}

#feedbackbar textarea {
	float: right;
	height: 150px;
	overflow: auto;
	padding: 5px;
	width: 190px;
}

#feedbackbar a {
	color: #d1c345;
	font-size: 2em;
}
#feedbackbar a.submit {
	float: right;
}

#feedbackbar p.email {
	margin-top: 30px;
}

#feedbackbar .antispamcode label {
	width: 70px;
}

#feedbackbar .antispamcode input {
	float: right;
	
}

#feedbackbar .antispamcode img {
	float:right;
}

#feedbackbar .feedbackcode {
	width: 50px;
}

table#feedback {
	font-size: 1.2em;
}


.feedbackMessageErr {
 	background: #ffdfdf; 
 	border: 1px solid #df7d7d;
	color: #CC0000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 0 1.5em 0; 
	padding: 2px 3px;
}

.feedbackMessageSuccess {
 	background: #C8FFBF; 
 	border: 1px solid #A2EF95;
	color:#008000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1.5em 0; 
	padding: 2px 3px;
}

div#contactmessage {
	height: 20px;
}

.feedbackform {
	margin: 0;
	padding:0;
}

table#feedback {
	margin-top: 0px;
	*margin-top: 0px;
}


table#feedback input {
	border: 1px solid #8c8c8c;
	margin-bottom: 3px;
	*margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 10px;
	width: 200px;
}

table#feedback input.securecode {
	border: 1px solid #8c8c8c;
	margin-left: 3px;
	margin-top: 3px;
	width: 35px;
}
table#feedback input.submit {	

	/*border: 1px solid #333;
	color: #fff;
	font-size: 1em;
	height: 30px;
	margin-right: 10px;
	*margin-top: 3px;
	width: 100px;*/
}

table#feedback  img {
	display: inline;
	padding-bottom: 4px;
	vertical-align: middle;
}

html:first-child table#feedback  img {
	padding-bottom: 7px;
}



table#feedback textarea {
	border: 1px solid #8c8c8c;
	margin-bottom: 3px;
	height: 120px;
	overflow: hidden;
	width: 520px;
	*width: 523px;
}

table#feedback th {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 50px;
}



/*************************************************************** ERROR STYLES */
.error {
	background: #fff;
	color: #FF0000;
	padding: 2px 5px;
}

.error_msg {
	color: #FF0000;
	display: none;
}

.error_msg_vis {
	color: #FF0000
}

b.important {
	color: #fff; 
	font-size: 1em;
}

/*************************************************************** GALLERY STYLES */
div#gallery {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

table#gallery {
	width: 100%;
}

table#gallery td {
	padding-bottom: 10px;
	text-align: center;
	width: 50%;
}

/*************************************************************** LOGIN POPUP STYLES */
#login-popup {
	display: none;
}

#TB_window .title {text-align: left;}
#TB_window .logininput {width: 100%;}

/*************************************************************** NEWS/BLOG STYLES */
.newsdate {
	color: #fff;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.2em;
	margin-left: 10px;
}

#news .author {
	color: #fff;
	float: right;
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.2em;
	margin-top: -3px;
}

#news h1 {
	margin-bottom: 6px;
}

#news .readmore {
	margin-bottom: 25px;
}

/*************************************************************** PAGE STYLES */
.article {
	color: #ffc7c7;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: justify;
}

#page ul li {
	margin: 1em 0; 
}

#page  ol {
	list-style-type: decimal !important;
}

#page {
	float: left;
	font-size: 1em;
	overflow: hidden;
	padding: 14px 0 30px;
	width: 450px;
}

#page h1 {
	padding-bottom: 10px;
}

#pagenavi {
	font-size: 1.2em;
	text-align: center;
}

/*************************************************************** search bar */
#searchbar {
	background: url(/img/icon-search.png) no-repeat 20px center;
	font-size: 1.2em;
	height: 46px;
	padding: 10px 0 0 60px;
}

#searchbar form {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

#searchbar input {
	border: none;
	margin: 0;
}

#searchbar .button {
	background: #2d7dc8;
	color: #fff;
	height: 26px;
	vertical-align: middle;
	*vertical-align: text-bottom; 
}

#mainsearch {
	background: #d3d3d3;
	font-size: 1em;
	height: 22px;
	overflow: hidden;
	padding: 2px;

}

#searchbar .tip {
	background: url(/img/icon-tip.png) no-repeat;
	float: right;
	text-indent: 20px;
	width: 300px;
}

/*************************************************************** BANNER STYLES */
.whatever {
	margin: 0px 0 10px 0;
	text-align: center;
}