@charset "utf-8";
/* CSS Document */

body, td, th, button {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #35302d;/*#35302d;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.banner {
	/*background-image: url(/images/background_banner.gif);
	background-repeat: repeat-x;
	background-position: center center;*/
	height: 292px;
}
.banner_bottom {height: 62px;}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover img {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.noTransparent img {
	filter: none !important;
}
h1, h1 a {
	font-size: 14px;
	color: #87d3e1 !important;
}
h2, .head {
	font-weight: bold;
	font-size: 13px;
}
#mainTable {
	/*background-color: #E5E5E5;*/
	width: 960px;
	/*background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.topMargin {
	height: 50px;
}
.contentTD {
	padding-left: 30px;
	padding-right: 30px;
}
.TDcontent { padding-right: 10px;}
.breacr {
	height: 30px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
}
.breacr a {
	color: #8c8c8c;
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-right: 4px;
	padding-right: 8px;
}
.breacr span { color: #8c8c8c }
.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.footer {
	font-size:10px;
	color: #8c8c8c;
	text-align:right;
}
.rightNav {
	width: 250px;
	background-image: url(/images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	vertical-align:top;
}
.rBlock {
	margin-bottom: 25px;
}
.rTitle {
	color: #FFF;
	/*background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.rTitle a {
	color: #FFF;
	text-decoration:underline;
}
.infoContent, .infoContent td { font-size: 11px;}
.infoContent ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}
.listLinks a {
	display: block;
	width: auto;
	font-size:12px;
	margin: 10px;
	color: #FFF;
	text-decoration:none;
}
.listLinks a.catSlinkSelect, .listLinks a:hover {
	color: #87d3e1;
	text-decoration:underline;
}
.catFlink {
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}
.catFlink:hover {
	font-size: 12px;
	font-weight: bold;
	color:#87d3e1;
	text-decoration:none;
}
.date {
	font-size: 8pt;
	text-transform: capitalize;
	font-weight: normal;
	display: block;
}
a.pLink, a.pLink:visited {
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #999;
	padding-right: 2px;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: none;
}
a.pLink:hover, a.pLink:active {
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #87d3e1;
	padding-right: 2px;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: underline;
}
a.adminLink, a.adminLink:visited {
	margin-right: 10px;
	color: #666;
	text-decoration: none;
}
a.adminLink:hover, a.adminLinkSelect {
	margin-right: 10px;
	color: #666;
	text-decoration: underline;
}
a.imageAdd {
	font-size: 100%;
	background-image: url(/images/icons/image_add.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.imageEdit {
	font-size: 100%;
	background-image: url(/images/icons/image_edit.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.imgDel {
	font-size: 100%;
	background-image: url(/images/icons/remove.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.folderChoice {
	font-size: 100%;
	background-image: url(/images/icons/folder_accept.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
a.videoChoice {
	font-size: 100%;
	background-image: url(/images/icons/movie_track.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top:1px;
	padding-bottom:2px;
}
#pictureIN, #pictureREM, #videoIN {
	display:inline-block;
	max-width: 300px;	
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.more {
	float: right;
	margin-right: 5px;
}
.more a:link, .more a:visited {
	clear: both;
	float: right;
	text-align:center;
	text-decoration: none;
}
.more a:hover, .more a:active {
	clear: both;
	float: right;
	text-align:center;
	text-decoration: none;
	color:#87d3e1;
}
input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 2px;
	background-color: #49403a;
	border: 1px solid #5a534f;
	/*outline:#49403a double 1px;*/
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	-webkit-border-radius: 4px;
	-webkit-outline-radius: 4px;
}
input[type=image], input[type=radio], input[type=checkbox] {
	border: none;
	outline: none;
	background: none;
}
textarea, select {
	overflow:auto;
}
button {
	background-color: #49403a;
	border: 1px solid #5a534f;
	/*outline:#514A46 double 1px;*/
	height:20px;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	-webkit-border-radius: 4px;
	-webkit-outline-radius: 4px;
}
button:hover { cursor:pointer; background-color: #5B5048;}
.helpTextAll {
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 8px;
}
.divRightColumnBanner { margin-bottom: 10px;}
.gallery_conteiner .gallery {
	float: left;
	height: 200px;
	width: 168px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.gallery_conteiner .gTitle { text-align:center;}
.gallery_conteinerView .gallery {
	float: left;
	height: 168px;
	width: 168px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align:center;
}
.preview {overflow: auto; width:100%;}
.preview .gTitle { text-align:center;}
.preview .item { 
	float:left;
	height: 200px;
	width: 168px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.CollapsiblePanelContent .close {
	text-align: right;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#key {
	width: 180px;
}
.langContainer { padding-left:30px;}
.langContainer, .langContainer a {
	font-size: 11px;
	color: #8c8c8c ;
	text-decoration:none !important;
}
.langLinkSelect { font-weight: bold;}
.topInfo, .topInfo a:link, .topInfo a:visited {
	font-size: 11px;
	color: #8c8c8c ;
	text-decoration:none;
}
.topInfo a:hover, .topInfo a:active {
	font-size: 11px;
	color: #87d3e1;
	text-decoration:underline;
}
.disabledIMG {
	filter:alpha(opacity=55);
	opacity:.55;
}

.PDF_Link {
	background-image: url(/images/ext_icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.DOC_Link {
	background-image: url(/images/ext_icons/doc.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.XLS_Link {
	background-image: url(/images/ext_icons/xls.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.ZIP_Link {
	background-image: url(/images/ext_icons/zip.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.PPT_Link {
	background-image: url(/images/ext_icons/ppt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
.MDB_Link {
	background-image: url(/images/ext_icons/mdb.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right:5px;
}
