/* Mediacosmo CMS Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
	background-color: #000;
	background-image: url(images/background.png);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.fineprint {
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.footer {
	padding: 20px 0px 30px 0px;
}
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
.footer a:hover {
	color: #666;
}
.title {
	padding: 18px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;
}
.title a {
	text-decoration: underline;
}
.content {
	padding: 10px;
}
.content a:link, .content a:visited, .content a:active {
	color: #FFF;
}
.content a:hover {
	color: #CCC;
}
.content_home {
	padding: 10px;
	background: url(images/bg_content.png);
}
.content_gallery {
	width: 100%;
	padding: 10px;
}
.content_album {
	padding-left: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(images/bg_content.png);
}
.content_image {
	padding-left: 10px;
	padding-right: 10px;
}
/*.navigation {
	width: 100%;
	padding: 5px 0 5px 0;
}
.navigation, .navigation a:link, .navigation a:visited, .navigation a:active {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
}
.navigation a:hover {
	color:#CCC;
}
.nav_item, #nav_item {
	display: inline-block;
	padding: 0 8px 0 8px;
}*/
.wrapper-menu {
	position:relative;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: -12px 0 0 0;
	*margin: 0;
}
.ux-menu-init-hidden {
    visibility:hidden;
    position:absolute;
}
.ux-menu-container {
    position: relative;
}
.ux-menu, .ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.ux-menu li {
    position: relative;
    float: left;
	padding: 0 8px 0 8px;
}
.ux-menu ul {
    position: absolute;
    top: 0;
    left: 0;
}
.ext-border-box .ux-menu-ie-iframe, .ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: -1;
}
.ux-menu-vertical .ux-menu-item-main {
    clear: left;
}
.ux-menu a {
    display: block;
    position: relative;
    text-decoration: none;
}
.ux-menu a.ux-menu-link-last {}
ux.menu ul a {}
.ux-menu a:focus, .ux-menu a:hover, .ux-menu a.ux-menu-link-hover {
    outline: 0;
}
.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ux-menu a.ux-menu-link-parent {
    /*min-width: 1px;*/
}
.ux-menu ul a, .ux-menu.ux-menu-vertical a { }
.ux-menu ul a.ux-menu-link-last, .ux-menu.ux-menu-vertical a.ux-menu-link-last { }
.ux-menu-arrow {
    /*display: block;
    width: 8px;
    height: 6px;
    right: 10px;
    top: 14px;
    position: absolute;
    background: url(images/menu-arrow-down.png) no-repeat;
    font-size: 0;*/
}
.ux-menu.ux-menu-vertical .ux-menu-arrow, .ux-menu ul .ux-menu-arrow  {
    /*width: 6px;
    height: 8px;
    top: 13px; 
    background: url(images/menu-arrow-right.png) no-repeat;*/
}
.ext-border-box .ux-menu-arrow {
    /*top: 17px;*/
}
.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow, .ext-border-box .ux-menu ul .ux-menu-arrow {
    /*top: 16px;*/
}
.ux-menu ul.ux-menu-hidden {
    display: none;
}
.ux-menu a.current {}

.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imagethumb img { }
.imagethumb a {
	display: block;
	/*margin: 4px;*/
	margin: 23px;
	/*border: 1px solid #CCCCCC;
	background: #5A004A;
	line-height: 0px;*/
}
.imagethumb a:visited {
	/*border: 1px solid #CCCCCC;
	background: #5A004A;*/
}
.imagethumb a:hover {
	/*border: 1px solid #CCCCCC;
	background: #8978A0;*/
}
.imagethumb {
	float: left;
}
.imagemain img {
	/*border: 1px solid #333333;*/
}
.imagemain {
	width: 800px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.imgnav, .imgnav a:link, .imgnav a:visited {
	font-size: 14px;
	color: #FFF;
}
.imgnav a:hover {
	font-size: 14px;
	color: #CCC;
}
.break {
	height: 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #303A3C;
	margin: 0px 10px 0px 10px;
}
#resized_image {
	visibility: hidden;
}

/* Admin Toolbox
------------------------------ */
#admin {
	width: 98%;
	background: #013354;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	text-align: left;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 10px 10px 0px 10px;
}
#admin_data {
	width: 98%;
	background: #013354;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	text-align: left;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	padding: 0px 10px 0px 10px;
}
#admin a:link, #admin a:visited, #admin a:active, #admin a:hover, #admin a:focus {
	font-weight: bold;
}
#admin a:link, #admin a:visited, #admin a:active, #admin_data a:link, #admin_data a:visited, #admin_data a:active {
	color: #FFF;
	line-height: 200%;
}
#admin a:hover, #admin a:focus, #admin_data a:hover, #admin_data a:focus {
	color: #CCC;
}

/* END
------------------------------ */
