html {
    margin: 0px auto;
    width: 100%;
    height: 100%;
}

body {
    font-size: 14px;
    margin: 0px auto;
    width: 100%;
    color: #bfbfbf;
    font-family: Arial, Verdana;
    height: 100%;
    background-color:  #000;
    padding: 0px;
}

img {
	border:0;
}

.MainDiv {
	margin: 0px;
}

.MainTable {
    margin: 20px auto 0 auto;
}

a {
	text-decoration:underline;
	color:#5f5e5e;
}

a:hover {
	color:#2a2925;
}

form {
	padding:0;
	margin:0;
}

h1 {padding:0;margin:0;font-weight:normal;font-size:34px;color: #fff;line-height:1.3em;}
h2 {padding:0;margin:0;font-size:20px;font-weight:normal;color:#fff;}
h3 {}
h4 {font-size:16px;color:#9f9f9f;margin:0;line-height:1.3em;font-weight:normal;}
h5 {}
h6 {}
h7 {font-size:10px;color:#9f9f9f;margin:0;line-height:1.3em;}

p {color: #6e6e6e;margin:10px 0;}

ul li {
	/*margin:3px;*/
}

.invisible  {
	visibility: hidden;
	display: none;
}

.visible {
	visibility: visible;
	display: block;
}

.tableMaxHeight {
	Height: 100%;
}

.tableHeader
{
    background-color: #EEF415;
    color:#000000;
    font-weight:bold;
}

.errorString
{
    color:#FF0000;
    font-weight: bold;
}

.SmallText {
    font-size:8pt;
}

/************************************************************************
*
*	default.aspx
*
************************************************************************/

.HeaderColumnStyle {
	vertical-align:top;
	width:909px;
	position:relative;
}

#logo {
}

.iconsBar {
	position:relative;
	top:0;
}

.iconsBar ul {
	position:absolute;
	top:14px;
	right:20px;
	padding:0;
	margin:0;
	list-style:none;
}

.iconsBar ul li {
	float:right;
	margin:0px 7px;
}

#banner {
	width:100%;
	text-align:center;
}

#contacts {
	width:100%;
	padding:10px 0px 0px 10px;
}

#email, #phone {
	display:inline;
	margin:0px 0px 0px 20px;
}

.LeftColumnStyle 
{
    width:0px;
    display:none;
}

.ContentColumnStyle {
	vertical-align:top;
	width:648px;
	padding:0 32px 0 0;
}

.ContentColumnStyle a {
	text-decoration:none;
	color:#fff;
}

.RightColumnStyle {
    width:229px;
    vertical-align:top;    
}

.newsTitle {
}

.FooterColumnStyle {
	padding:0px;
	width: 909px; 
}

#footer {
}

.footerMenu {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}

.footerMenu li {
	float:left;
	padding:0px 10px;
	border-right:1px solid #a2a19f;
}

.footerMenu li.last {
	border:0;
}

.footerMenu li a {
	color:#e64900;
	text-decoration:underline;
}

.footerMenu li a:hover {
	color:#2d2d2d;
	text-decoration:none;
}

.copyright {
	font-size:11px;
	color:#7b7b7b;
}

.copyright a {
	color:#2d2d2d;
	font-size:11px;
}

/************************************************************************
*
*	LoginPage
*
************************************************************************/

.LoginPage
{
    /*height: 100%;*/
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
    /*margin: auto auto auto auto;*/
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/
.RadMenu_
{
	text-align:left;
	width: auto;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0 0 42px 0;
}

.RadMenu .rmText {
    float:none !important;
    padding:0 !important;
}

.RadMenu_ .rmLink:hover, .RadMenu_ .rmFocused, .RadMenu_ .rmExpanded 
{
}

.RadMenu_ .rmSlide .rmLink
{
	color: #333333 !important;
}

.RadMenu .rmHorizontal .rmItem {
	font-size: 12px !important;
    width:129px !important;
	height:65px !important;
	margin: 0px;
	padding:0;
	text-align:center !important;
}

.RadMenu .rmHorizontal .rmSlide  .rmItem
{
    height:auto !important;
}

.RadMenu_ .rmHorizontal .rmLink {
	text-decoration: none;
	font-size: 12px !important;
	padding: 25px 0 0 0 !important;
    width:129px !important;
	height:82px !important;
	color: #fff;
	float:none !important;
	background: url("images/topmenu.png") no-repeat center top;
	cursor:pointer;
}

.RadMenu .rmHorizontal .rmSlide .rmLink, .RadMenu .rmHorizontal .rmSlide .rmFirst .rmLink, .RadMenu .rmHorizontal .rmSlide .rmLast .rmLink,
.RadMenu .rmHorizontal .rmSlide .rmLink:hover, .RadMenu .rmHorizontal .rmSlide .rmFirst .rmLink:hover, .RadMenu .rmHorizontal .rmSlide .rmLast .rmLink:hover
{
    height:auto !important;
    padding:5px 0 !important;
    margin:0 !important;
    border-left:1px solid #2a2a2a;
    border-right:1px solid #2a2a2a;
    width:127px !important;
    color: #fff !important;
}

.RadMenu .rmHorizontal .rmSlide .rmLast .rmLink
{
    border-bottom:1px solid #2a2a2a;
}


.RadMenu .rmHorizontal .rmSlide .rmLink, .RadMenu .rmHorizontal .rmSlide .rmFirst .rmLink, .RadMenu .rmHorizontal .rmSlide .rmLast .rmLink
{
    background:#1a1a1a !important;
}
.RadMenu .rmHorizontal .rmSlide .rmLink:hover, .RadMenu .rmHorizontal .rmSlide .rmFirst .rmLink:hover, .RadMenu .rmHorizontal .rmSlide .rmLast .rmLink:hover
{
    background:#565656 !important;
}


.RadMenu_ .rmHorizontal .rmLink:hover {
	background: url("images/topmenu_hover.png") no-repeat center top;
}

.RadMenu_ .rmHorizontal .rmFirst .rmLink {
	background: url("images/topmenu_first.png") no-repeat center top !important;
}

.RadMenu_ .rmHorizontal .rmFirst .rmLink:hover {
	background: url("images/topmenu_first_hover.png") no-repeat center top !important;
}

.RadMenu_ .rmHorizontal .rmLast .rmLink {
	background: url("images/topmenu_last.png") no-repeat center top !important;
}

.RadMenu_ .rmHorizontal .rmLast .rmLink:hover {
	background: url("images/topmenu_last_hover.png") no-repeat center top !important;
}

.RadMenu_ .rmItem .rmText:hover {
}

.RadMenu_ .rmSlide
{
}

.RadMenu_ .rmGroup
{
	padding-bottom: 0px !important;
}
/****************************************************************************
*
*	Side menu
*
****************************************************************************/

.SideMenuMainCSS 
{
	text-align: left;
}
.SideMenuMainCSS .rmRootGroup
{
	background: #F0EBE7;
	border: #cc9933 1px solid;
	width: 100%;
}

.SideMenuMainCSS .rmItem {
	font-size: 11px;
	color: #2d2d2d;
	width: 150px;
}

.SideMenuMainCSS .rmItem .rmLink:hover {
	background-image:url(images/menu-bg-a.jpg);
	background-repeat:repeat-x;
}

.SideMenuMainCSS .rmLink {
	text-decoration: none;
	color: #2d2d2d;
}


.SideMenuMainCSS .rmText {
	padding: 5px 10px 5px 10px;
}

.SideMenuMainCSS .rmItem .rmText:hover {
	color: #fff;
}

.SideMenuMainCSS .rmExpandRight
{
	background-image: url(images/topmenu/arrow_r.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.SideMenuMainCSS .rmExpandLeft
{
	background-image: url(images/topmenu/arrow_l.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.SideMenuMainCSS .rmExpanded {
}

.SideMenuMainCSS .rmSlide {
}

.SideMenuMainCSS .rmGroup
{
	background: #F0EBE7;
	border: #cc9933 1px solid;
	padding: 3px;
}

/****************************************************************************
*
*	SLIDER
*
****************************************************************************/

#sliderC {
	width: 100%;
}

#slider {
	margin: 0px auto;
	height: 229px;
	width: 912px;
	position: relative;
}

#slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#slider ul li {
	float: left;
	display: block;
	padding:0;
	margin:0;
}

#slider ul li span {
	display: block;
	overflow: hidden;
	height: 229px;
	width: 66px;
}

#slider ul li span img.full {
	display: none;
}

#slider ul li span img.preview {
	cursor: pointer;
	position: absolute;
	border-right: 1px solid #939393;
}

#slider ul li span#slide1 {
	width: 778px;
}

#slider ul li span#slide1 img.full {
	display: block;
}

#slider ul li span#slide1 img.preview {
	display: none;
}

#slider .overlay-l {
	position: absolute;
	height: 229px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/overlay-l.png);
}

#slider .overlay-r {
	position: absolute;
	right: 0;
	height: 229px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/overlay-r.png);
}

#imagesBlock {
	padding-left:15px;
}

/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/

.FormBuilder
{
    width: 100%;
}

.FormBuilder td
{
    text-align:left;
    vertical-align: top;
}

.FormBuilder table input
{
    border: none !important;
}

.checkboxitem input 
{
    border: none !important;
}

table.rcTable td.rcInputCell input
{
    border: 1px solid #938879 !important;
}

.FormBuilder input, .FormBuilder textarea
{
    border: 1px solid #938879;
}


.FormBuilder_Item
{
}

td.FormBuilder_LeftCoulmn
{
    width:0px;
}

.FormBuilder_RightCoulmn
{
    width:0px;
}
 
td.FormBuilder_CenterCoulmn
{
    width:100%;
    padding:3px 10px 3px 210px;
}

.FormBuilder_HTMLBlock
{
    padding:3px 10px 3px 210px;
}
.FormBuilderSubmitButton
{
    text-align:center;
    padding:5px 0;
}

.CAPTCHAContainer
{
}

.CAPTCHAInstructions
{
}

.CAPTCHAImage
{
}

.CAPTCHAInstructions2
{
}

.CAPTCHATextBox
{
}

/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
    /*border: 1px solid black;*/
}

.breadcrumbs {
    font-size: 11px;
    font-weight: bold;
    background-color: #DCDCDC;
    padding: 3px;
}

.menu {
    background-color: #DCDCDC;
}

.footer {
    font-size: 11px;
	margin-top:15px;
}

.error {
    color: red;
    font-weight: bold;
    cursor: pointer;
}


/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(../../images/photogallery/body-repeat.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;
	/*width: 686px;*/
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 750;*/
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0;
	/*width: 760px;*/
}

.buttonbar {
	background-image: url(../../images/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photogallery/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../../images/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../../images/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../../images/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../../images/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../../images/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../../images/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../../images/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../../images/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
    width: 100%;
    margin: auto;
}
.main
{
    width: 430px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 130px;
    float: right;
    background: #eee;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv
{
}

/*textbox in search control*/
.SearchTextBox
{
}

/*Search button*/
.SearchButton
{
}

/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain
{
	padding-top: 10px;
}

/*Textbox for search result*/
.SearchResultTextBox
{
}

/*search button*/
.SearchResultButton
{
}

/*Search results container*/
.SearchResultList
{
	padding-top: 20px;	
	padding-bottom: 20px;	
}

/*search results found string*/
.SearchResultsFound
{
}

/*search results item container*/
.SearchResultItemContainer
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A
{
	color: #000000;
}

/*the content of search result item*/
.SearchResultItemDescription
{
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    /*border: solid 1px #808080;*/
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}

/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper
{
	width: 300px;
	height: 500px;
}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable
{
}

.CalendarPeriodContainer
{
}

.CalendarPeriodEventContainer
{
}

.CalendarPeriodEventHeadline
{
}

.CalendarPeriodEventDate
{
}

.CalendarPeriodEventTime
{
}

.CalendarPeriodEventDesciption
{
}

/******************************
*
*	Menu Sub Pages
*
*******************************/

.MenuSubPages
{
}

.MenuSubPagesSelectedItem
{
}

/********************************

       Article manager

*********************************/


.HeadlineControlWrapper {background: url("images/cBlockContent.gif") repeat-y center top;padding:10px 15px 0 15px;}
.SingleHeadlineWrapper {margin:0;padding:0 0 15px 0;}
.ArticleHeadline a {color: #fff;font-size:15px;font-weight:bold;}
.ArticleDate, .ArticleAuthor {font-size:11px;color:#a2a19f;padding:3px 0;}
.ArticleLayoutHeadline, .ArticleLayoutContent, .ArticleLayoutAuthor, .ArticleLayoutSource {background: url("images/cBlockContent.gif") repeat-y center top;padding:10px 15px 0 15px;}
.ArticleLayoutHeadline  {color: #fff;font-size:16px;font-weight:bold;}
.ArticleLayoutAuthor {font-size:13px;color:#a2a19f;}
.ArticleSummary {text-decoration:none;}
.ArticleSummary a {font-weight:normal;text-decoration:none;}

/********************************

RadMenu_Telerik



.RadMenu_Telerik {
	position:absolute !important;
	width:auto !important;
	display:table-cell !important;
	height:60px !important;
	vertical-align:middle !important;
	border:1px dashed #ff0000;
}

.rmItem {
	width:auto !important;
}

*********************************/

/* ------------Fixs------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }  /* for IE/Mac */

#sliderWrapper {width:100%;	position:relative;}
#sliderWrapper .leftBlock {
/*	border:1px dashed #ff0000;*/
	position:absolute;
	height:229px;
	width:12px;
	top:0px;
	left:0px;
	background-image:url(images/overlay-l.png);
/*	background-color:#ff0000;*/
	background-position:top left;
	background-repeat:no-repeat;
	z-index:100;
}
#sliderWrapper .rightBlock {
/*	border:1px dashed #ff0000;*/
	position:absolute;
	height:229px;
	width:8px;
	top:0px;
	right:3px;
	background-image:url(images/overlay-r.png);
/*	background-color:#ff0000;*/
	background-position:top left;
	background-repeat:no-repeat;
	z-index:100;
}

#sliderWrapper {width:100%}
#sliderWrapper #sliderbox { width:979px;height: 229px;position:relative;margin: 0px auto }
#sliderWrapper #sliderbox ul { list-style: none;margin: 0;padding: 0; }
#sliderWrapper #sliderbox ul li {list-style:none;float:left;display:block;padding:0;margin:0;position:relative;}
#sliderWrapper #sliderbox .tabstrip {width:66px;height:229px;}
#sliderWrapper #sliderbox .imgcontent {display:none;}
#sliderWrapper #sliderbox .activetab {width:844px;height:229px;}

#sliderWrapper #sliderbox .activetab img {float:left;}
#sliderWrapper #sliderbox #slidingstrip {float:right;}
#sliderWrapper #slidingcontent {float:right;}

#sliderWrapper .tabstrip {position:relative;z-index:1;}
#sliderWrapper .imgstrip {cursor:pointer;}

#sliderWrapper #tab0 {display:none;position:absolute;top:0;z-index:10;}
#sliderWrapper #slidingtab {float:right;position:relative;z-index:100;}
#sliderWrapper #sliderbox #contentWrapper {overflow:hidden;float:right;}

/*.cFooter, .rFooter, .rImage, .rTitle, .customlink {margin-bottom:15px;padding:0;}*/

.rTitle {margin:15px 0;}

#logobg {width:908px;height:366px;background: url("images/header.jpg") no-repeat left top;position:relative;left:-3px;}
#logo {width:154px;height:175px;background: url("images/logo.png") no-repeat left top;position:relative;top:15px;left:5px;}
.banner {width:648px;height:216px;background: url("images/banner01.jpg") no-repeat center top;}
.banner .content {margin-left:210px;padding: 10px 10px 0 0}
.banner .button {width:98px;height:32px;background:  url("buttons/readmore.gif") no-repeat center top; float:right;}

.cTitle {width:633px;height:41px;padding:13px 0 0 15px;background: url("images/cBlockTitle.gif") no-repeat center top;font-weight:normal;font-size:22px;color: #fff;margin:15px 0;}

.cHeader {width:648px;height:8px;background: url("images/cBlockHeader.gif") no-repeat center top;}
.cContent {width:618px;padding:5px 15px;background: url("images/cBlockContent.gif") repeat-y center top;}
.cFooter {width:648px;height:8px;background: url("images/cBlockFooter.gif") no-repeat center top;}
.rImage {width:221px;height:340px;background: url("images/cup.jpg") no-repeat center top;}

.rHeader {width:221px;height:8px;background: url("images/rBlockHeader.gif") no-repeat center top;}
.rContent {width:191px;padding:5px 15px;background: url("images/rBlockContent.gif") repeat-y center top;}
.rFooter {width:221px;height:8px;background: url("images/rBlockFooter.gif") no-repeat center top;}

.rTitle {width:206px;height:41px;padding:13px 0 0 15px;background: url("images/rBlockTitle.gif") no-repeat center top;font-weight:normal;font-size:22px;color: #fff;}
.footer {font-size:13px;text-align:center;height:75px;background:#141414;}
.footer span {display:block;padding-top:15px;}
.customlink {text-align:right;font-size:13px;font-weight:bold;}
.customlink a {color:#fff; text-decoration:underline;}

.RssFeedContainer table {border:none !important;}
.RssFeedContainer table td {border:none !important;}