/* Comment element properties */
a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}
hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 0;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7f7f7;
	background-color: #f5981b;
	border: 1px solid #ef8202;
	margin-top: 2px;
	padding: 3px 5px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}
.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #f7f7f7;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #f7f7f7;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
	width: 100%;
	float: left;
}

.pagenav span {
	color: #000;
	padding: 2px;
	margin: 2px;
}

.pagenav a {
	color: #000;
	padding: 2px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #000;
	margin: 2px;
	text-decoration: none;
}





*{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	margin: 0;
	padding: 0;
}
body{
	background: #f5971b url(images/gm_05.jpg) no-repeat center 54px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #202020;
	margin: 0;
}
body,html{
	height: 100%;
}
a {
	color: #3c3c31;
	text-decoration: none;
}
a:hover {
	color: #3c3c31;
	text-decoration: underline;
}
ul{
	list-style-type: none;
}
img{
	border: 0;
}
.gray, a.gray:hover{
	color: #a2a29a;
}
.gray2{
	color: #3c3c31;
}
.turkus, a.turkus:hover, .turkus a{
	color: #037b74;
}
.orange, a.orange, a.orange:hover{
	color: #ffcd03;
}
.orange2, a.orange2:hover{
	color: #f68c01;
}
.white{
	color: #ffffff;
}
#BELT-TOP{
	background: url(images/gm_02.jpg);
	width: 100%;
	height: 54px;
	float: left;
}
#BELT-TOP-CONTENT{
	width: 956px;
	margin: 18px auto 0;
}
.belt-top-1{
	float: left;
	margin-left: 10px;
}
.belt-top-2{
	float: right;
	margin-right: 10px;
}
#PAGE{
	width: 956px;
	margin: 0 auto ;
}
#TOP{
	width: 100%;
	height: 162px;
	float: left;
}
.logo{
	background: url(images/logo.png);
	width: 250px;
	height: 38px;
	float: left;
	display: block;
	margin: 80px 0 0 20px;
}
.logo-cart{
	background: url(images/logo-cart.png);
	width: 258px;
	height: 62px;
	float: left;
	display: block;
	margin: 56px 0px 0 12px;
}
.logo-okol{
	width: 250px;
	height: 103px;
	float: left;
	display: block;
	margin: 15px 0px 0 20px;
}

.man-top{
	float: left;
	margin-top: -2px;
}
.login-top{
	width: 415px;
	height: 121px;
	float: right;
	margin-top: 41px;
}
.login-h-top{
	width: 100%;
	height: 14px;
	float: left;
	font-size: 13px;
	color: #fff;
}
.login-top span.user-nick{
	float: left;
	width: 100%;
	font-weight: bold;
	margin: 5px 0;
}
#user-option{
	float: left;
	width: 360px;
	margin: 10px 0 0 10px;
}
.user-menu{
	float: left;
	margin-right: 35px;
	color: #fff;
}
.user-menu li a {
	color: #fff;
}
#user-option-b{
	float: left;
	border-top: 1px solid #eb911a;
	width: 100%;
	margin-top: 10px;
}
#user-option-b ul{
	float: left;
	color: #784b0d;
	font-size: 10px;
	margin: 5px 0 0 10px;
}
#user-option-b ul li{
	float: left;
	display: inline;
	margin: 0 2px;
}
#user-option-b ul li a{
	color: #784a0d;
}
#user-option-b a.logout{
	float: right;
	color: #ba7414;
	font-weight: bold;
	margin: 5px;
}
#MENU{
	background: url(images/gm_17.gif);
	width: 956px;
	height: 100px;
	float: left;
}
.menu-links{
	width: 956px;
	height: 60px;
	float: left;
}
.menu-links ul{
	float: left;
	margin-left: 10px;
}
.menu-links ul li a{
	display: block;
	float: left;
	height: 40px;
	text-align: center;
	padding: 19px 15px 0;
	color: #fff;
}
.menu-links ul li a:hover{
	background: url(images/gm_21.jpg) no-repeat 50% 100%;
	text-decoration: none;
	color: #fff;
}
.menu-links ul li{
	float: left;
	display: inline;
	font-size: 13px;
	background: url(images/gm_22.jpg) no-repeat 100% 50%;
}
.sub-menu{
	width: 610px;
	height: 40px;
	float: left;
}
.sub-menu ul{
	float: left;
	margin: 15px 0 0 50px;
}
.sub-menu ul li{
	display: inline;
	margin: 0 10px;
}
.sub-menu ul li a{
	padding: 0 5px 0 5px;
	color: #fff;
}
.sub-menu ul li a:hover{
	color: #019289;
	text-decoration: none;
	border-bottom: 1px dashed #019289;
	padding: 0 5px 5px 5px;
}
.search{
	width: 346px;
	height: 40px;
	float: left;
}
.search-h{
	background: url(images/gm-n_20.jpg);
	width: 54px;
	height: 13px;
	float: left;
	margin: 10px 0 0 20px;
}
.textbox-search{
	background: url(images/gm_20.jpg);
	width: 143px;
	height: 15px;
	float: left;
	border: 0;
	margin: 3px 0 0 10px;
	font: normal 11px Tahoma;
	padding: 5px 10px;
}
#CONTENT{
	width: 956px;
	float: left;
	margin-top: 15px;
}
#LEFT{
	width: 633px;
	float: left;
}
#RIGHT{
	width: 311px;
	float: right;
}
#LEFT-CART{
	width: 311px;
	float: left;
}
#RIGHT-CART{
	width: 633px;
	float: right;
}
.main-panel, .gp-panel{
	width: 633px;
	float: left;
}
.main-panel-t,.gp-panel-t{
	background: url(images/gm_29.jpg) no-repeat bottom;
	width: 633px;
	height: 5px;
	float: left;
}
.main-panel-c,.gp-panel-c{
	background-color: #f7f7f7;
	width: 593px;
	float: left;
	padding: 5px 20px 30px 20px;
}
.main-panel-b,.gp-panel-b{
	background: url(images/gm_37.jpg) no-repeat top;
	width: 633px;
	height: 6px;
	float: left;
}
.main-panel-f, .gp-panel-f{
	background: url(images/gm_39.jpg) repeat-x bottom;
	width: 633px;
	height: 10px;
	float: left;
	margin-bottom: 10px;
}
.main-panel-c h2{
	float: left;
	font-size: 11px;
	width: 100%;
	margin-bottom: 10px;
}
.main-panel-c span.content{
	float: left;
	width: 100%;
}
.side-panel, .news-panel{
	width: 311px;
	float: left;
}
.side-panel{
	margin-bottom: 10px;
}
.side-panel-t, .news-panel-t{
	background: url(images/gm_31.jpg) no-repeat bottom;
	width: 311px;
	height: 5px;
	float: left;
}
.side-panel-c, .news-panel-c{
	background-color: #f7f7f7;
	width: 281px;
	float: left;
	padding: 5px 15px;
}
.side-panel-c-c,.newse-panel-c-c{
	float: left;
}
.side-panel-c h2{
	float: left;
	color: #3c3c31;
	font-size: 12px;
	margin: 5px 0 0 0px;
}
.side-panel-b, .news-panel-b{
	background: url(images/gm_35.jpg) no-repeat top;
	width: 311px;
	height: 6px;
	float: left;
}
.last-on-forum{
	float: left;
	width: 275px;
	margin: 10px 0 0 3px;
}
.last-on-forum li{
	float: left;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #dadada;
	padding: 7px 0;
}
.last-on-forum li a:hover{
	background: url(images/gm_52.gif) no-repeat 0 50%;
	padding-left: 15px;
	color: #019289;
	text-decoration: none;
}
.last-on-forum li span.title{
	float: left;
}
.last-on-forum li span.replay{
	float: right;
}
#PANEL-USERS{
	width: 956px;
	height: 155px;
	float: left;
}
.panel-users-l{
	background: url(images/gm_47.jpg) no-repeat 0 0;
	width: 4px;
	height: 155px;
	float: left;
}
.panel-users-c{
	background: url(images/gm_48.jpg) repeat-x 0 0;
	width: 948px;
	height: 155px;
	float: left;
}
.panel-users-r{
	background: url(images/gm_50.jpg) no-repeat 0 0;
	width: 4px;
	height: 155px;
	float: left;
}
.panel-users-c h2{
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0 10px 50px;
}
.panel-users-c-c{
	width: 100%;
	height: 110px;
	float: left;
}
.arrow-left{
	background: url(images/gm_53.jpg) no-repeat 0 0;
	width: 22px;
	height: 25px;
	float: left;
	display: block;
	margin: 40px 10px 0;
}
.arrow-right{
	background: url(images/gm_56.jpg) no-repeat 0 0;
	width: 22px;
	height: 25px;
	float: right;
	display: block;
	margin: -60px 10px 0;
}
.panel-users-c-photos{
	width: 875px;
	height: 100%;
	float: left;
	padding-left: 5px;
	position: relative; 
	overflow: scroll; 
	margin-left: 33px;
}
.panel-users-c-photos img{
	border: 2px solid #fff;
	margin: 0px 9px;
	vertical-align: middle;
}
.stepcarousel{
	position: relative; 
	overflow: scroll; 
	width: 100%; 
	height: 100%; 
	float:left;
}
.belt{
	position: absolute; 
	left: 0;
	top: 0;
	height: 105px;
}
.panel{
	float: left; 
	overflow: hidden; 
	width: 875px;
	height: 105px;
	line-height: 20px;
}
#FOOT{
	width: 956px;
	float: left;
	border-bottom: 1px solid #dc8818;
	margin: 30px 0 0 0;
}
#FOOT span{
	float: right;
	color: #fff;
}
#FOOT a{
	color: #fff;
}
#FOOT ul{
	float: left;
}
#FOOT ul li{
	float: left;
	display: inline;
	border-right: 1px solid #dc8818;
	padding-bottom: 5px;
}
#FOOT ul li a{
	float: left;
	margin: 0 10px;
	color: #fff;
}
.ADVERTS{
	width: 956px;
	height: 150px;
	float: left;
}
.advert{
	width: 360px;
	float: left;
	margin: 20px 0 0 70px;
}
.advert h3{
	float: left;
	color: #fff;
	font-size: 10px;
	letter-spacing: 15px;
	margin-bottom: 5px;
}
.advert img{
	float:left;
}
.time{
	float: right;
	font-size: 13px;
	margin: 20px 30px 0 0;
}
.main-panel-hot-news{
	background-color: #f7f7f7;
	float: left;
	padding: 0 10px;
	width: 613px;
}
.hot-news-img{
	width: 407px;
	height: 229px;
	float: left;
}
.hot-news-img-title{
	background: url(images/gm-h-n_48.png) repeat 0 0;
	width: 407px;
	height: 40px;
	float: left;
	margin-top: 189px;
	color: #fff;
}
.hot-news-img-title h2{
	float: left;
	font-size: 14px;
	margin: 10px 0 0 15px;
}
.hot-news-img-title a.more{
	float: right;
	background: url(images/gm-h-n_56.gif) no-repeat 100% 50%;
	padding-right: 30px;
	font-size: 13px;
	margin: 10px 15px 0 0;
	color: #fff;
}
.hot-news-extended{
	float: right;
	width: 190px;
	margin: 5px 5px 0 0;
	height: 190px;
}
.hot-news-extended h2{
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	width:100%;
}
.hot-news-extended p{
	float: left;
	line-height: 14px;
}
.hot-news-more{
	width: 190px;
	height: 20px;
	margin: -25px 5px 0 420px;
	position: absolute;
	display: hidden;
	z-index: 10000;
}
.hot-news-more a{
	background: url(images/gm-b_51.jpg) no-repeat 0 0;
	width: 19px;
	height: 17px;
	float: left;
	padding-top: 3px;
	text-align: center;
	margin: 0 3px;
	color: #fff;
}
.hot-news-more a:hover{
	background: url(images/gm-b_51.jpg) no-repeat 0 100%;
	text-decoration: none;
}
.hot-news-more span{
	float: left;
	font-weight: bold;
	margin: 3px 10px 0 0;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 613px; /*width of featured content slider*/
	height: 230px; 
	background-color: #f7f7f7;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: #f7f7f7;
}

.side-panel-2-t{
	width: 100%;
	background: url(images/gm_39.jpg) repeat-x 0 100%;
	height: 30px;
	float: left;
}
.side-panel-2-t h2{
	float: left;
	font-size: 12px;
	margin: 10px 0 0 15px;
}
.side-panel-2-t-arrow{
	float: right;
}
.side-panel-2-t span{
	float: right;
	margin: 10px 10px 0 0;
}
.side-panel-2-c{
	float: left;
}
.side-panel-2-c-c{
	margin: 10px;
}
.textbox-login{
	background: url(images/gm_13.jpg) no-repeat 0 0;
	width: 165px;
	height: 19px;
	float: left;
	border: 0;
	padding: 5px 0 0 10px;
	font: normal 11px tahoma;
	margin: 15px 20px 0 0;
}
.button-login{
	background: url(images/gm_19.jpg) no-repeat 0 0;
	width: 75px;
	height: 26px;
	float: left;
	border: 0;
	margin: 10px 150px 0;
}
.guest-option{
	float: left;
	margin: 10px 0 0 80px;
}
.guest-option li{
	display: inline;
	margin: 0 20px;
}
.news-panel{
	
}
.news-panel-c h2{
	font-size: 12px;
	margin-bottom: 5px;
}
.news-panel-f{
	background: url(images/gm_39.jpg) repeat-x bottom;
	width: 311px;
	float: left;
	margin-bottom: 3px;
}
.news-panel-f ul{
	float: right;
}
.news-panel-f ul li{
	display: inline;
}
.news-panel-f ul li a{
	background: url(images/gm_52.gif) no-repeat 0 50%;
	font-weight: bold;
	padding: 8px 10px;
	float: left;
}
.side-panel-c-c{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.news-panel-c-c{
	width: 100%;
	float: left;
}
.news-panel-c-c img.image{
	float: left;
	width: 170px;
	height: 120px;
	margin: 0 10px 0px 0;
}
.main-panel-c-image{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.news-content h2{
	font-size: 14px;
}
.article-panel{
	width: 466px;
	float: left;
	margin-bottom: 0px;
}
.article-panel-t{
	background: url(images/gm-art_03.jpg) no-repeat bottom;
	width: 466px;
	height: 5px;
	float: left;
}
.article-panel-c{
	width: 461px;
	float: left;
	background-color: #fefefd;
	padding: 0 0 0 5px;
}
.article-panel-b{
	background: url(images/gm-art_06.jpg) no-repeat top;
	width: 466px;
	height: 5px;
	float: left;
}
.article-panel-advert{
	float: left;
	width: 466px;
	text-align: center;
	padding: 5px 0;
}
.first-article{
	width: 455px;
	height: 150px;
	float: left;
}
.first-article-title{
	background: url(images/gm-h-n_48.png) repeat 0 0;
	width: 455px;
	height: 35px;
	float: left;
	margin-top: 115px;
}
.first-article-title h2{
	font-size: 14px;
	float: left;
	font-weight: normal;
	margin: 7px 0 0 10px;
}
.first-article-title h2 a{
	color: #fff;
}
.art-sep{
	width: 97%;
	height: 30px;
	background: url(images/gm_11.gif) repeat-x 0 50%;
	float: left;
	margin-left: 5px;
}
.more-article{
	width: 455px;
	float: left;
}
.more-article-2{
	width: 600px;
}
.more-article-art{
	width: 320px;
	float: left;
	margin: 0 0 0 10px;
}
.more-article-art-2{
	width: 450px;
}
.more-article img{
	float: left;
	margin-left: 3px;
}
.main-b-panel-c .more-article-art h2{
	font-size: 11px;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	border: 0;
}
.more-article-art h2{
	font-size: 11px;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	border: 0;
}
.more-article-art p{
	float: left;
	margin-left: 3px;
}
.more-article-art a.more{
	float: right;
	background: url(images/gm_18.gif) no-repeat 100% 50%;
	padding-right: 10px;
	font-weight: bold;
	margin: 10px 5px 0 0;
}
.article-panel-c h1{
	float: left;
	font-size: 14px;
	width: 100%;
	margin: 5px 0;
}
.gp-panel-c p.gp-description{
	margin: 0 0 0 0px;
	float: left;
	width: 100%;
}
.gp-panel-c h2{
	float: left;
	font-size: 11px;
	width: 70%;
	margin: 0 0 10px 0px;
}
.gp-panel-c img.main-photo{
	float: left;
	margin: 0 15px 10px 0 ;
}
.gp-panel-c{
	padding-top: 10px;
	padding-bottom: 10px;
}
.gp-panel-f a{
	float: right;
	font-weight: bold;
	margin: 5px 10px 0 0;
}
.gp-panel-f{
	height: 25px;
}
.gp-panel-c div.info{
	float: left;
	width: 370px;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 2px 15px;
}
.gp-panel-c div.info ul{
	float: left;
	width: 49%;
}
.gp-panel-c div.info ul li{
	margin: 7px 0 ;
}
.gp-panel-c-gallery{
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
.gp-panel-c-gallery h2{
	width: 100%;
	text-align: left;
}
.gp-panel-c-gallery img{
	margin: 5px;
	vertical-align: middle;
}
.gp-search{
	float: left;
	margin: 10px;
	width: 95%;
}
.gp-search span{
	float: left;
	margin: 1px 5px;
}
.gp-search input{
	float: left;
}
.gp-search input.button{
	margin: -5px 0 0 10px;
}
.gp-search select{
	float: left;
}
.main-b-panel{
	width: 956px;
	float: left;
	margin-bottom: 10px;
}
.main-b-panel-t{
	background: url(images/gm_03.jpg) no-repeat bottom;
	width: 956px;
	height: 4px;
	float: left;
}
.main-b-panel-c{
	background-color: #f7f7f7;
	width: 916px;
	float: left;
	padding: 5px 20px 10px 20px;
}
.main-b-panel-b{
	background: url(images/gm_06.jpg) no-repeat top;
	width:956px;
	height: 4px;
	float: left;
}
.main-b-panel-c h2{
	float: left;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #eaeae8;
}
.main-b-panel-c span.content{
	float: left;
	width: 100%;
}
.user_photos{
	width: 100%;
	float: left;
	text-align: center;
}
.user_photos img{
	vertical-align: middle;
	margin: 3px 12px;
}
.form_user_search{
	float: left;
	color: #646464;
}
.form_user_search_age{
	float: left;
}
.form_user_search span{
	float: left;
	margin: 5px 10px 0;
}
.textbox-u-s{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #f2f2f2;
	border: 1px solid #bbbbbb;
	height: 17px;
	padding-top: 3px;
}
.form_user_search_prov{
	float: left;
	margin-left: 10px;
}
.form_user_search_prov select{
	height: 22px;
	width: 135px;
}
.button-u-s{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f8f8f8;
	border: 0;
	font-weight: bold;
	margin: 3px 0 0 10px;
	float: left;
}
.more-search{
	float: left;
	margin: 5px 0 0 20px;
	text-decoration: underline;
}
.user-profile{
	float: left;
	width:100%;
}
.user-profile h2{
	float: left;
	width: 99%;
	color: #037b74;
	font-size: 11px;
	border: 0;
	padding: 0;
	margin: 0 0 0 1px;
}
.user-profile-menu{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.user-profile-menu ul {
	float: left;
}
.user-profile-menu ul li{
	display: inline;
	margin-right: 20px;
}
.user-profile-menu ul li a{
	font-size: 13px;
	font-weight: bold;
}
.user-profile-menu-select{
	border-bottom: 1px solid #bde1dd;
}
.user-profile-sub-menu{
	float: left;
	margin: 0 0 15px 70px;
	width: 836px;
}
.user-profile-sub-menu li{
	display: inline;
	background: url(images/gm_18.gif) no-repeat 0 5px;
	padding-left: 8px;
	margin: 0 10px 0 0;
}
.user-profile-img-desc{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.user-profile-img{
	float: left;
	width: 150px;
	text-align: center;
}
.user-profile-img img{
	margin-bottom: 10px;
}
.user-profile-desc{
	float: left;
	width: 750px;
	color: #7b7d7d;
}
.user-profile-desc p{
	float: left;
	margin: 10px 0 0 5px;
}
.user-profile-order-box{
	float: left;
	width: 230px;
}
.user-profile-order{
	float: left;
	width: 100%;
}
ul.user-profile-order-list{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul.user-profile-order-list li{
	margin: 3px 0;
	float: left;
	width: 100%;
}
ul.user-profile-order-list li span{
	float: left;
}
ul.user-profile-order-list li span.field-name{
	font-weight: bold;
	padding-left: 0px;
	width: 100px;
	color: #747474;
}
ul.user-profile-order-list li span.field-value{
	width: 100px;
	color: #7b7d7d;
}
ul.user-profile-order-list li span.field-name-2{
	font-weight: bold;
	padding-left: 0px;
	width: 200px;
	color: #747474;
}
ul.user-profile-order-list li span.field-value-2{
	padding: 2px 0 0 2px;
	width: 198px;
	color: #7b7d7d;
	line-height: 15px;
}
ul.user-profile-order-list2{
	float: left;
	width: 450px;
	margin-left: 0px;
}
ul.user-profile-order-list2 li{
	float: left;
	width: 100%;
	margin: 2px 0;
}
ul.user-profile-order-list2 li span{
	float: left;
}
ul.user-profile-order-list2 li span.field-name{
	font-weight: bold;
	padding-left: 2px;
	margin: 3px 0;
	width: 98%;
}
ul.user-profile-order-list2 li span.field-value{
	padding-left: 4px;
	width: 98%;
}
ul.user-profile-order-list2 li .field-value-com{
	float: left;
	font-weight: normal;
	margin-left: 5px;
}
ul.user-profile-order-list2 li .field-name-com{
	float: left;
}
ul.user-profile-order-list3{
	width: 98%;
	margin-top: 10px;
}
ul.user-profile-order-list4{
	margin-top: 10px;
}
.user-gallery-albums{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.user-gallery-min{
	float: left;
	margin: 0 40px;
}
.user-gallery-min a:hover{
	text-decoration: none;
}
.user-gallery-min-1{
	float: left;
	border: 1px solid #cecece;
	padding: 10px;
}
.user-gallery-min-2{
	float: left;
	padding: 3px 0 0 3px;
}
.user-gallery-min-2 ul{
	float: left;
}
.user-gallery-min-2 ul li{
	display: block;
	margin: 3px 0;
}
.edit{
	background: url(images/edit.png);
	width: 16px;
	height: 16px;
	display: block;
}
.delete{
	background: url(images/delet.png);
	width: 16px;
	height: 16px;
	display: block;
}
.line-photo{
	width: 100%;
	float: left;
	text-align: center;
}
.user-photo{
	float: left;
	width: 100%;
}
.user-photo-img{
	float: left;
	width: 400px;
	text-align: center;
}
.user-photo-img img{
	border: 1px solid #cecece;
}
.user-photo-desc{
	float: left;
	margin: 0 0 0 15px;
	width: 490px;
}
.user-photo-desc ul.option{
	float: left;
	width: 100%;
}
.user-photo-desc ul.option li{
	float: left;
	display: inline;
	margin: -5px 0 5px 5px;
}
.user-photo-desc h2{
	border: 0;
	font-size: 12px;
	width: 100%;
	margin-bottom: 0px;
}
.user-photo-desc span.headline{
	width: 100%;
	float: left;
	margin: 5px 0 10px 0;
	font-weight: bold;
}
.user-photo-desc p.user-photo-desc-desc{
	width: 100%;
	margin-bottom: 15px;
	float: left;
}
.user-photo-com-name{
	float: left;
	width: 100%;
	font-weight: bold;
	margin: 5px 0;
}
.user-photo-com-name a.name{
	float: left;
}
.user-photo-com-name span.option{
	float: right;
	font-weight: normal;
}
.user-photo-com-com{
	float: left;
	width: 98%;
	margin-left: 3px;
}
.user-photo-desc-comments{
	width: 490px;
	float: left;
	margin-bottom: 10px;
}
.button-com{
	border: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma; 
	background-color: #F7F7F7;
	margin: 3px;
}
.user-photo-img-more{
	float: left;
	width: 100%;
	text-align: center;
}
.user-photo-img-more img{
	border: 1px solid #cecece;
	margin: 5px 10px;
}
.user-search{
	width: 100%;
	float: left;
	color: #666666;
}
ul.user-search-list-1{
	float: left;
	width: 450px;
	margin: 30px 0 0 0;
}
.user-search-list-1 li{
	float: left;
	margin: 5px 0;
}
.user-search-list-1 li span{
	float: left;
}
.search-age{
	float: left;
	width: 50px;
}
.user-search-list-1 li span.main-search-name{
	font-size: 15px;
	float: left;
	margin: 2px 10px;
	width: 150px;
	text-align: right;
}
ul.search-value{
	width: 150px;
	float: left;
}
ul.search-value li{
	float: left;
	margin: 3px 0;
	display: block;
	width: 100%;
}
ul.search-value li input{
	vertical-align: top;
}
.user-search-list-1 li select{
	height: 22px;
}
.user-search-list-1 li span.search-name{
	float: left;
	margin: 5px 10px;
	width: 150px;
	font-weight: bold;
	color: #666;
}
.user-search-list-1 li span.search-for{
	width:25px;
	margin:5px 0px;
	text-align: center;
}
.button-u-s2{
	border: 0;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma; 
	background-color: #F7F7F7;
	border: 1px solid #cecece;
	margin: 10px 30px 0 0;
	padding: 5px 10px;
	float: right;
}
.textbox-sh{
	background: #f6a740;
	width: 280px;
	height: 50px;
	float: left;
	border: 0;
	padding: 5px;
	font: normal 11px tahoma;
	margin:  10px 0 0 10px;
	border: 1px solid #ef8202;
}
.button-sh{
	float: right;
	margin:  5px 5px 0 0;
}
.shoutbox-message{
	width: 311px;
	float: left;
	margin: 5px 0;
}
.shoutbox-message-t{
	background: url(images/gm-sh_33.jpg) no-repeat bottom;
	width: 311px;
	height: 6px;
	float: left;
}
.shoutbox-message-c{
	float: left;
	width: 271px;
	background-color: #d9891e;
	color: #fff;
	padding: 0 20px;
}
.shoutbox-message-c a,.shoutbox-message-c a:hover{
	color: #fff;
}
.shoutbox-message-b{
	background: url(images/gm-sh_38.jpg) no-repeat top;
	width: 311px;
	height: 4px;
	float: left;
}
.shoutbox-message-name{
	float: left;
	color: #3c3c31;
	font-size: 10px;
	margin: 5px 0 5px 20px;
	width: 270px;
}
.shoutbox-message-name a,.shoutbox-message-name a:hover{
	color: #3c3c31;
}
.shoutbox-message-name-name{
	float: left;
	background: url(images/gm_29.gif) no-repeat 0 4px;
	padding-left: 10px;
}
.shoutbox-message-date{
	float: left;
	margin-left: 5px;
}
.shoutbox-message-option{
	float: right;
}
ul.gp-links{
	margin: 15px 0 0 0;
}
ul.gp-links li{
	margin: 0 3px;
}
.panel-news-l{
	width: 311px;
	float: left;
}
.panel-news-r{
	width: 311px;
	float: right;
}
.full{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: justify;
}
#LAST-OF-PAGE{
	float: left;
	width: 95%;
	margin: 10px 0 0 5px;
}
#LAST-OF-PAGE h2{
	float: left;
	font-size: 11px;
	width: 100%;
}
#LAST-OF-PAGE ul{
	float: left;
}
#LAST-OF-PAGE ul li{
	display: inline;
	color: #fff;
	margin: 3px;
}
#LAST-OF-PAGE ul li a{
	color: #fff;
}
.min-profil{
	padding: 10px;
	border: 1px solid #cecece;
	margin: 10px;
	float: left;
	text-align: center;
	font-weight: bold;
}
.min-profil img{
	vertical-align: middle;
	margin-bottom: 3px;
}
.min-profil a:hover img{
	text-decoration: none;
}
.min-profil-option{
	float: left;
	margin: 10px 5px 0 -5px;
}
.min-advert{
	width: 100%;
	margin: 5px 0;
	float: left;
	text-align: center;
}
#BIG-ADVERT{
	width: 100%;
	float: left;
	margin: 10px 0 0;
	text-align: center;
}
.side-panel-nav{
	float: left;
	width: 275px;
	margin: 10px 0 0 3px;
}
.side-panel-nav li{
	float: left;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #dadada;
	padding: 7px 0;
}
.side-panel-nav li a{
	font-weight: bold;
}
.side-panel-nav li a:hover{
	background: url(images/gm_52.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: #019289;
	text-decoration: none;
}
.side-panel-nav li span.title{
	float: left;
}
.side-panel-nav li span.replay{
	float: right;
}
.advert-top{
	margin: 50px 30px 0 0;
	float: right;
}
.post{
	float: left;
	width: 100%;
	height: 300px;
	background-color: red;
}
.post-date{
	border-bottom: 1px solid #d7861b;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
.post_author{
	float: left;
	width: 140px;
	text-align: center;
	margin: 10px 0;
}
.post_author img{
	margin-bottom: 5px;
}
.post_author a{
	font-weight: bold;
}
.thread-name{
	font-weight: bold;
	float: left;
}
.thread-desc{
	float: left;
	padding-left: 3px;
	font-size: 10px;
}
.thread-image{
	float: left;
}
.thread-description{
	float: left;
	padding: 5px 0 0 5px;
}
.comunication{
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0;
}
.user-comments-textbox{
	float: left;
	width: 100%;
	text-align: left;
}
.user-comments-textbox-content{
	width: 490px;
	margin: 0 auto;
}
.user-comments-textbox-content input{
	float: left;
}
.user-comments-textbox-content h2{
	margin: 5px 0;
}
.user-comments-messages{
	width: 100%;
	float: left;
	margin: 10px 0;
}
.user-comments-messages-2{
	width: 700px;
	margin: 0 auto;
}
.user-comments-messages-com{
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
.user-comments-messages-com-name{
	width: 140px;
	float: left;
	text-align: center;
}
.user-comments-messages-com-name a{
	font-weight: bold;
}
.user-comments-messages-com-name img{
	margin: 3px 0 5px; 
}
.user-comments-messages-com-mes{
	width: 560px;
	float: right;
}
.user-comments-messages-com-date{
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #D7861B;
	padding: 3px 5px;
	margin-bottom: 5px;
	float: left;
	font-size: 10px;
}
.user-comments-messages-com-date span.date{
	float: right;
	font-weight: bold;
}
.user-comments-messages-com-date span.option{
	float: right;
	margin-left: 10px;
}
.post_post{
	float: left;
	width: 750px;
}
.last_active_thraeds{
	float: left;
	width: 100%;
}
.last_active_thraeds ul{
	float: left;
	width: 33%;
}
.last_active_thraeds ul li{
	display: block;
	margin: 2px 0;
}
.last_active_thraeds ul li a{
	font-size: 10px;
}
.article-return{
	font-weight: bold;
	font-size: 12px;
	margin: 5px 5px 10px;
	float: left;
}
#panel-users-c-c-photos{
	display: none;
}
.user-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 0;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.edit-profile-list{
	float: left;
	width: 100%;
}
.edit-profile-list li{
	float: left;
	margin: 3px 0;
	width: 50%;
}
.edit-profile-list .title{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	float: left;
}
.edit-profile-list .desc{
	width: 100%;
	float: left;
	margin: 3px;
	color: #606060;
}

.edit-form{
	width: 100%;
	float: left;
}

.album-min{
	float: left;
	margin: 3px 5px;
	text-align: center;
	font-weight: bold;
	color: #A2A29A;
}
.album-min a:hover{
	text-decoration: none;
}
.album-min-1{
	float: left;
	border: 1px solid #cecece;
	padding: 10px;
	width: 100px;
}
.album-min-1-img{
	float: left;
	width: 100px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
}
.album-min-2{
	float: left;
	padding: 3px 0 0 3px;
}
.album-min-2 ul{
	float: left;
}
.album-min-2 ul li{
	display: block;
	margin: 3px 0;
}
.photo-min{
	float: left;
	margin: 3px 5px;
	text-align: center;
}
.photo-min a:hover{
	text-decoration: none;
}
.photo-min-1{
	float: left;
	border: 1px solid #cecece;
	padding: 10px;
}
.photo-min-2{
	float: left;
	padding: 3px 0 0 3px;
}
.photo-min-2 ul{
	float: left;
}
.photo-min-2 ul li{
	display: block;
	margin: 3px 0;
}














/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}























