@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, Arial, Verdana;
	background:#ffffff url('../../../../../../user/background.jpg') center top no-repeat fixed;
}
#body {
	color:#ffffff;
	background:url('../images/body_top.png') no-repeat;
}
#body .edge {
	background:url('../images/body_edge.png') repeat-y;
}

/*LEVEL 2*/
#column1  #navigation {
	list-style-type:none;
}
#column1 #navigation li {
	background:url('../images/nav_list.jpg') no-repeat;
}
#column1 #navigation li a {
	background:url('../images/nav_gradient_orange.jpg') repeat-x;
	display:block;
	line-height:24px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#column1 #navigation li a:hover, #column1 #navigation li.active a {
	background:url('../images/nav_gradient_yellow.jpg') repeat-x;
}

#column2 .banner {
	background:url('../images/banner_topedge.jpg') repeat-x;
}
#column2 .group .group-content {
	font-size:12px;
	line-height:15px;
}
#column2 .album-list .album {
	border-left:1px solid #5b84cb;
}
#column2 .album-list .album .album-title {
	font-size:11px;
	font-weight:bold;
	color:#f0cf0e;
	line-height:27px;
	background:url('../images/bullet_orange.jpg') no-repeat;
}
#column2 .album-list .album .album-title a {
	color:#f0cf0e;
}

#column2 .album-list .album .album-desc {
	font-size:11px;
}

#column2 .group .group-title {
}
#column2 .group .group-title span {
	font-size:14px;
	font-weight:bold;
	color:#FDD900;	
}


#column3 .group .group-title, #column1 .group .group-title {
	/*border-bottom:2px groove #567cbd;*/
}
#column3 .group .group-title span, #column1 .group .group-title span {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}
#column3 .group .group-content, #column1 .group .group-content {
	line-height:14px;
	font-size:12px;
	margin-top: 5px;
}
#column3 .group .group-content a.group-link, #column1 .group .group-content a.group-link {
	font-size:12px;
}

#column2 .group .group-content a.group-link, #column2 .group .group-content a.group-link {
	font-size:12px;
}

#footer .copyright-owner {
	line-height:46px;
	background:url('../images/copyright_bg.jpg') repeat-x;
	font-size:11px;
	color:#e19a8d;
}
#footer .links {
	line-height:46px;
	font-size:11px;
	margin-right:30px;
}
#footer .links a {
	color:#ffffff;
	text-decoration:none;
}
#footer .links a:hover, #footer .links a.current {
	text-decoration:underline;
}

#text-content > p {
	font-size:12px;
}
/*GENERAL*/
a img {border:none;}
a {color:#fbad16;}
.yellow {color:#fed701;}
.red {color:#ff0000;}
.blue {color:#1a4989;}
.f10 {font-size:10px;}
.f10b {font-weight:bold;font-size:10px;}
.f11 {font-size:11px;}
.f11b {font-size:11px;font-weight:bold;}
.f12 {font-size:12px;}
.f12b {font-size:12px;font-weight:bold;}
.f14 {font-size:14px;}
.f14b {font-size:14px;font-weight:bold;}
.f16 {font-size:16px;}
.f16b {font-size:16px;font-weight:bold;}
.f18 {font-size:18px;}
.f18b {font-size:18px;font-weight:bold;}
.uppercase {text-transform:uppercase;}
input.ctrl-gray[type="button"] {
	background:#dbd7cd;
	color:#343939;
	border:none;
}

.basic-gallery .gallery-item {
	color: #ffffff;
	font-size: 10px;
}
.basic-gallery .gallery-item img {
	border:2px solid #72A3E6;
}
.pages {
	font-size:12px;
}
