body {
	margin:0;
	padding:330px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44444B;
	background-image: url(/images/header/winter11.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #edf4fa;
}
/*
#bottom {
	background-image: url(/images/header/helloween11-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 140px;
}
*/
#wrapper {
	min-width: 800px;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
	border: 2px solid #2b9dd3;
	background-color: #FFF;
	
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	behavior: url('/js/PIE/PIE.htc');
}

#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 360px 0 0;
}

#sideRight {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -320px;
}

#footer {

}

.small {
	font-size:11px;
}

H1	{ FONT-SIZE: 24px; FONT-WEIGHT: normal; COLOR: #db4600; }
H2	{ FONT-SIZE: 20px; FONT-WEIGHT: normal; COLOR: #6A6A73; }
H3	{ FONT-SIZE: 18px; FONT-WEIGHT: normal; COLOR: #6A6A73; }

a {color: #0D74C4;}
a:link {color: #0D74C4; }
a:visited	{color: #0D74C4;}
a:hover	{color: #DB4600;}
a:active	{color: #DB4600;}

.menuitem {
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	COLOR: #6A6A73;
	background-image: url(/images/arrow-menu.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding: 10px 20px 10px 20px;
}
.menuitem_on {
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	COLOR: #db4600;
	background-image: url(/images/arrow-menu_on.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding: 10px 20px 10px 20px;
}

#red {color: #DB4600;}
#grey{color: #666;}

img	{border: 0;}



/* opera fix */
select {height:20px}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}

textarea {padding: 5px;}

td input {margin: 3px 0 3px 0;}
td select {margin: 3px 0 3px 0;}
td textarea {margin: 3px 0 3px 0;}

.caption {
	vertical-align:top;
	padding:5px 10px 0px 0px;
}

.button {
 	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.button_sm {
 	font-size: 11px;
	color: #333333;
	padding: 2px 10px 2px 10px;
}
.leftgreyborder {
	border-left: 1px solid #ccc;
	padding-left: 7px;
}
.attention
{
	padding: 30px;
	background-color:#990000;
	color:#FFFFFF;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	behavior: url('/js/PIE/PIE.htc');
}
.profile_td {
	height:40px;
	vertical-align: center;
	padding-right: 15px;
}

.pagination {font-size: 18px; color: #fff; padding: 2px 8px; background: #D43B00; margin:2px;}
a.pagination:link, a.pagination:visited, a.pagination:active {text-decoration: none; background: #A3A7AC; color: #fff;}
a.pagination:hover {background: #D43B00; color: #FFF;}

.clrd {font-size: 18px; color: #fff; padding: 2px 8px; background: #A3A7AC; margin:2px;}
.clrd#red {background: #D43B00; color: #fff;}
.clrd#green {background: #4E7000; color: #fff;}
a.clrd:link, a.clrd:visited, a.clrd:active {text-decoration: underline; background: #A3A7AC; color: #fff;}
a.clrd:hover {text-decoration: none; background: #71767D; color: #FFF;}

.recent_topic {
	line-height: 20px;
	padding-left:20px;
	background-image: url(/images/post.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.album_on_index {
	padding: 15px 25px 25px 16px;
	background-image: url(/gallery/images/bg_album.png);
	background-repeat: no-repeat;
}
.imgborder {
	border: 1px solid #ccc;
	padding: 2px;
}

img.avatar {
	border: 1px solid #ccc;
	padding: 1px;
}

img.avatar:hover {
	border: 1px solid #DB4600;
}

.comments_num {
	background-image: url(/images/comments_count.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 4px 3px 3px;
	font-size: 11px;
}
.block {
	padding: 20px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	behavior: url('/js/PIE/PIE.htc');
}

.block#green {
	background: url(/images/tp_green.png) no-repeat 3px 3px ;
	border: solid 1px #d4e3c7;
	background-color: #EEF6E7;	
}
.block#grey {
	background: url(/images/tp_grey.png) no-repeat 3px 3px ;
	border: solid 1px #dbdbdb;
	background-color: #f5f5f5;	
}
.block#latte {
	background: url(/images/tp_latte.png) no-repeat 3px 3px ;
	border: solid 1px #ebe9d7;
	background-color: #faf9ef;	
}
.block#blue {
	background: url(/images/tp_blue.png) no-repeat 3px 3px ;
	border: solid 1px #d0e5f5;
	background-color: #e7f0f7;	
}
.block#pink {
	background: url(/images/tp_pink.png) no-repeat 3px 3px ;
	border: solid 1px #eddcfc;
	background-color: #f4ebfb;	
}
#easyTooltip {
	padding:5px;
	border:1px solid #9F9FA6;
	background:#FFFFE1;
	color:#000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	
}
#Layer1 {
	position:absolute;
	width:730px;
	height:90px;
	z-index:1;
	left: 20%;
	top: -10px;
}
.dot {background: url(/images/dot.gif) center left repeat-x; height:25px;}
.kos {background: url(/images/kos.gif) repeat;}

.album {
	height: 90px;
	padding: 15px 25px 25px 16px;
	margin-top: 30px;
	background-image: url(/gallery/images/bg_album.png);
	background-repeat: no-repeat;
}

.thumb {
	background: url(/gallery/images/bg_thumb.png) #f3f3f3 no-repeat;
	border: 1px solid #ddd;
	padding: 7px;
	margin-top: 20px;
	margin-bottom:3px;
	-moz-border-radius: 5px;
}
.album_cover {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	padding-right:30px;
	background-image: url(/gallery/images/cover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.comments_num {
	background-image: url(/images/comments_count.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 4px 3px 3px;
	background-position: 0 2px;
	font-size: 11px;
}

