html {
    margin: 0px auto;
    width: 100%;
    height: 100%;
}

body {
    font-size: 11px;
    margin: 0px auto;
    width: 100%;
    color: #6e6e6e;
    font-family: Arial, Verdana;
    height: 100%;
    padding: 0px;
    background: #C5DBE7;
}

img {border:none;}

.MainDiv {margin: 0px auto;height:100%; width:1224px;background: #c5dbe7 url("images/bg.jpg") no-repeat top center;}
#pnlAjax {width:1224px;background: #c5dbe7 url("images/bg.jpg") no-repeat top center;}
.MainTable {width: 861px;margin: 0px auto;height:100%;}
.MainTable td {}

a {text-decoration:underline;color: #f2b101;cursor:pointer;display:block;}
a:hover {color: #f1c13e;}

form {padding:0;margin:0;}
h1 {padding:0;margin:0;font-weight:bold;font-size:15px;line-height:1.5em;}
h2 {padding:0;margin:0;font-size:18px;font-weight:normal;color:#0d6ba8;}
.invisible  {visibility: hidden;display: none;}
.visible {visibility: visible;display: block;}
.tableMaxHeight {Height: 100%;}

.errorString {color:#FF0000;font-weight: bold;}

.SmallText {font-size:8pt;}

/************************************************************************
*
*	default.aspx
*
************************************************************************/

.HeaderColumnStyle {vertical-align:top;width:861px;height:390px;}
.LeftColumnStyle {vertical-align:top;width:181px;padding:25px 0 0 17px;background: url("images/contentbg.gif") repeat-y top center;}
.ContentColumnStyle {vertical-align:top;width:637px;padding: 25px 17px 0 9px;background: url("images/contentbg.gif") repeat-y top center;}
.RightColumnStyle {display:none;padding:0;width:0px;}
.FooterColumnStyle {vertical-align:top;width: 861px;}

#footer {

}

.copyright {

}

.copyright a {

}

/************************************************************************
*
*	LoginPage
*
************************************************************************/

.LoginPage
{
    /*height: 100%;*/
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
    /*margin: auto auto auto auto;*/
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/


/****************************************************************************
*
*	Side menu
*
****************************************************************************/

.LeftColumnStyle .SideMenuMainCSS {width:179px;background: url("images/lBlockContent.png") repeat-y center top;padding:0 0 10px 0;}
.LeftColumnStyle ul.rmVertical {width:163px;margin:0 0 0 8px !important;background: #e2e2e2 url("images/SideMenuItem.gif") repeat-y left top;}
.LeftColumnStyle .rmSlide {}
.LeftColumnStyle .rmSlide ul {margin:0 !important;}
.LeftColumnStyle .rmSlide ul li {}
.LeftColumnStyle .rmRootGroup .rmItem {width:163px;height:22px;}
.LeftColumnStyle a.rmLink {text-decoration:none;font-size:12px;font-weight:bold;color:#525556;padding:2px 5px 0 5px !important;cursor:pointer !important;}
.LeftColumnStyle a.rmLink:hover {color:#8c8c8c;}
.LeftColumnStyle span.rmText {padding:0 !important;}

.rmSlide {width:auto !important;}
.rmSlide .rmItem {width:200px !important;float:right}
.rmSlide .rmItem .rmItem {width:230px !important;float:right}
.rmSlide .rmItem .rmItem .rmItem {width:280px !important;float:right}
.rmSlide ul.rmVertical {width:auto !important;background: #e2e2e2 url("images/SideMenuSubItem.gif") repeat-y right top;}
.rmSlide a.rmLink {width:auto !important;}

.SideMenuMainCSS .rmExpandRight {
    background: url(images/arrow_r.gif) no-repeat scroll right center !important;
    margin-right:3px !important;
}

/****************************************************************************
*
*	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;
}

.FormBuilderContainer {padding:5px;}

.FormBuilder_Item
{
}

.FormBuilder_LeftCoulmn
{
}

.FormBuilder_RightCoulmn
{
}
 
.FormBuilder_CenterCoulmn
{
	padding:4px 0;
}
.FormBuilder_CenterCoulmn input, 
.FormBuilder_CenterCoulmn textarea,
.FormBuilder_CenterCoulmn select,
.CAPTCHAContainer input {border:1px solid #8C8C8C;}
.checkboxitem input, .FormBuilder_CenterCoulmn table input {border:none !important;}

.FormBuilder_CenterCoulmn table {float:left;}
.FormBuilder_CenterCoulmn table input {float:left;margin:0 5px;}

.CAPTCHAContainer
{
}

.CAPTCHAInstructions
{
}

.CAPTCHAImage
{
}

.CAPTCHAInstructions2
{
}

.CAPTCHATextBox
{
}

.FormBuilderSubmitButton {text-align:center;padding:5px;}

/****************************************************************************
*
*	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;
}

.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
{
}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable {}
.CalendarPeriodContainer {}
.CalendarPeriodEventContainer {}
.EventView .GoBackButton {line-height:2em;}
.CalendarPeriodEventHeadline, .EventView .EventHeading {color:#0A575F;font-size:13px;font-weight:bold;line-height:1.5em;text-decoration:none;}
.CalendarPeriodEventDate, .EventView .EventTime {color: #E27E1D; font-size:11px;line-height:1.5em;text-decoration:none;}
.CalendarPeriodEventTime {}
.CalendarPeriodEventDesciption, .EventView .EventContent {color: #433116;font-size:13px;line-height:1.3em;}

/******************************
*
*	Menu Sub Pages
*
*******************************/

.MenuSubPages
{
}

.MenuSubPagesSelectedItem
{
}

/********************************

       Article manager

*********************************/

.SingleHeadlineWrapper {
	margin:7px 0px 0px 0px;
}

.ArticleHeadline a {
}

.ArticleDate,.ArticleAuthor {
	font-size:11px;
	color:#a2a19f;
	padding:3px;
}

.ArticleSummary {
	text-decoration:none;
}

.ArticleSummary a {
	font-weight:normal;
	text-decoration:none;
}


/* ------------Fixs------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }  /* for IE/Mac */


.decoratorWrapper {position:absolute;top:0px;z-index:100;}
.lBlockTitle {height:55px;width:179px;background: url("images/lBlockHeader.png") no-repeat center top;}
.lBlockFooter {height:5px;width:179px;background: url("images/lBlockFooter.png") no-repeat center top;clear:both;}
.LeftColumnStyle .bimage {text-align:center;vertical-align:middle;}
.LeftColumnStyle .btext {color: #0d6ba8;font-size:16px;font-weight:bold;}
.lBlockFooter, .lBlock {margin-bottom:10px;}
.SearchTextBox {border:1px solid #8c8c8c;font-size:12px;width:100px;}
.lBlockContent, .SearchDiv {width:159px;background: url("images/lBlockContent.png") repeat-y center top;padding:0 10px 10px 10px;}
.SearchDiv input {margin:0;}
.SearchButton {padding:0;height:20px;width:51px;border:none;cursor:pointer;font-size:1px;color:#cbd2d5;background:url("images/search_button.png") no-repeat center center;text-align:left;vertical-align:top;}

.logoSearch {background: url("images/titleicon_search.gif") no-repeat center center;width:36px;height:33px;margin:auto;}
.logoLearnMore {background: url("images/titleIcon_SideMenu.gif") no-repeat center center;width:44px;height:44px;margin:auto;}
.cTitle {width:638px;height:32px;background:url("images/cTitle.png") no-repeat left top;}
.cTitle div {padding:0;margin:0;width:638px;height:32px;}
.caption_ship {background:url("images/caption_ship.png") no-repeat center center;}
.caption_town {background:url("images/caption_town.png") no-repeat center center;}
.caption_site {background:url("images/caption_site.png") no-repeat center center;}
.caption_museum {background:url("images/caption_museum.png") no-repeat center center;}
.caption_perfomances {background:url("images/caption_perfomances.png") no-repeat center center;}
.caption_news {background:url("images/caption_news.png") no-repeat center center;}

.ContentColumnStyle .ColumnItem {margin-bottom:10px;}
.cBlockContent {width:638px;}
.cBlockContent .cthumb {width:164px;text-align:left;padding:10px 10px 0 3px;text-align:left;vertical-align:top;}
.cBlockContent .ctext {width:458px;padding:10px 3px 0 0;}
.cBlockContent .clink {padding:0 3px 0 0;text-align:right;font-weight:bold;}

.cBlockContent .cthumb .tship {width:153px;height:101px;background: url("images/thumb_ship.jpg") no-repeat left top;}
.cBlockContent .cthumb .ttown {width:153px;height:101px;background: url("images/thumb_town.jpg") no-repeat left top;}
.cBlockContent .cthumb .tsite {width:153px;height:101px;background: url("images/thumb_site.jpg") no-repeat left top;}
.cBlockContent .cthumb .tmuseum {width:153px;height:101px;background: url("images/thumb_museum.jpg") no-repeat left top;}
.cBlockContent .cthumb .tperformances {width:153px;height:101px;background: url("images/thumb_performances.jpg") no-repeat left top;}
.cBlockContent .cthumb .tnews {width:153px;height:101px;background: url("images/thumb_news.jpg") no-repeat left top;}
.lBlock {text-align:center;}
.lBlock img {margin:auto;}
.logotext {margin:10px 0; font-size:11px;color: #000;text-align:center;}
.logotext a {color: #000 ;text-decoration:underline;}
.cFooter {width:841px;padding:5px 10px 0 10px;margin:0;height:114px;background:url("images/footerbg.png") no-repeat center top;}
.cFooter a {display:inline !important;}
.cFooter table {height:114px;width:100%;}
.cFooter .cthumb {width:207px;text-align:center;vertical-align:middle;}
.cFooter .ctext {width:634px;text-align:right;vertical-align:bottom;padding-bottom:20px;line-height:1.5em;color:#395569;text-align:center;}


.tableCalendarCategory td, .CalendarPeriodTable td {padding:5px 5px 10px 5px;}

.tableCalendar, .tableCalendar table {width:100% !important;}
.tableCalendar .OtherMonthDayStyle, .tableCalendar .DayStyle, .tableCalendar .DayOverStyle, .tableCalendar .WeekendDayStyle {border-color: #cCcCcC !important;width: 92px !important;background:none !important;}

.tableCalendar .rcRow span {line-height:25px;text-align:center;}
.tableCalendar .rcRow td {text-align:center;}
.DayHasNotEvent {text-align: center !important;}
.rcWeek th {text-align: center !important;color:#fff !important;border-bottom:1px solid #8C8C8C !important;background: #abb6bb !important;}

.CalendarView .rcTitlebar, .CalendarView .rcMain, .RadCalendarPopup .rcTitlebar, .RadCalendarPopup .rcMain {border-color: #8C8C8C !important;background: #E5E8EA !important;}
.CalendarView .rcTitlebar, .RadCalendarPopup .rcTitlebar  {background: #395569 !important;}

.CalendarView .rcSelected {background: #8c8c8c ;border:1px solid #8c8c8c !important;} 
.DayHasEvent {background:#FF9300 !important; font-weight:bold;cursor:pointer;}


.TitleStyle {color:#fff;}
.CalendarView .rcTitle {font-size:18px !important;}
.TitleStyle a {font-weight:bold !important;font-size:14px !important;}
.TitleStyle td {padding:3px 5px !important;}
.CalendarView .rcRow td, .RadCalendarPopup .rcRow td {font-size:13px !important;}
.CalendarView .rcRow .rcHover, .RadCalendarPopup .rcRow .rcHover {border-color:#8c8c8c !important;}
.CalendarView .rcSelected {text-align:left !important;}

.RadCalendarPopup .rcHover {background:none !important;}
.RadCalendarPopup .rcRow td {text-align:center !important;}
.RadCalendarPopup .rcSelected {background: #8c8c8c !important;border:1px solid #D5BA86 !important;} 
.RadCalendarPopup .rcSelected a {color: #433116 !important;}
.RadCalendarPopup .rctitle {font-weight:bold !important;font-size:11px !important;color: #433116 !important;}
.RadCalendarPopup .rcRow th {background: #F0E4CD !important;border-right:1px solid #D5BA86 !important;color:#634A24 !important;}
.RadCalendarPopup .rcRow td {border-color: #eddfc3 !important; }

.CalendarPeriodTable .riTextBox {border-color: #D5BA86 !important;}
.SocialIconsWrapper {margin-top:10px;width:100%;}
.SocialIconsWrapper td {padding:5px 0; width:33%;text-align:center;}

.EventTitle a {color:#0A575F;font-size:13px;font-weight:bold;line-height:1.5em;text-decoration:none;}
.EventTitle a:hover {color:#398e97;}
.EventTime a {color: #F2B101; font-size:11px;line-height:1.5em;text-decoration:none;margin-left:1px;}
.EventTime a:hover {color: #F2B101;}
.tdEventsTitle span {line-height:2em;padding:10px 0 0 0;display:block;color:#333333;font-weight:bold;}

.RadCalendar_Default .rcTitlebar .rcTitle {cursor:pointer;width:100%;}
.RadCalendar_Default .rcTitlebar td {border:0 none;text-align:center;vertical-align:middle;}
.RadCalendar_Default .rcTitlebar table {line-height:23px;}
.RadCalendar_Default .rcTitlebar td {border:0 none;text-align:center;vertical-align:middle;}
.RadCalendar_Default .rcTitlebar {border:1px solid;color:#000000;padding:0;width:100%;}
.RadCalendar_Default .rcWeek th {padding:4px 6px 3px 0;}
.RadCalendar_Default .rcRow th, .RadCalendar_Default .rcWeek th {border:0 none;cursor:default;font-weight:normal;vertical-align:middle;}
.RadCalendar_Default .rcMainTable {line-height:17px;}
.RadCalendar_Default .rcMain .rcRow a, .RadCalendar_Default .rcMain .rcRow span {color:#333333;display:block;padding:1px 5px 1px 0;text-decoration:none;}
.RadCalendar_Default .rcRow td {border:1px solid #FFFFFF;padding:0;vertical-align:middle;}
.RadCalendar_Default .rcMain {border-style:none solid solid;border-width:0 1px 1px;padding:0;width:100%;}

.RadComboBox_Web20 .rcbInputCellLeft, .RadComboBox_Web20 .rcbInputCellRight, 
.RadComboBox_Web20 .rcbArrowCellLeft, .RadComboBox_Web20 .rcbArrowCellRight {background-image: url("images/dropdown.png") !important;}
.RadComboBox_Web20 .rcbInputCellLeft, .RadComboBox_Web20 .rcbInputCellRight, 
.RadComboBox_Web20 .rcbArrowCellLeft, .RadComboBox_Web20 .rcbArrowCellRight {background-image: url("images/dropdown.png") !important;}

.RadComboBox_Web20 .rcbHovered .rcbInputCell .rcbInput {color:#fff !important;}
.RadComboBox_Web20 .rcbFocused .rcbInputCell .rcbInput {color:#000 !important;}
.RadComboBoxDropDown_Web20 .rcbHovered {color: #535556 !important;}
.RadComboBoxDropDown_Web20 .rcbHovered {background:#E2E2E2 !important;border:1px solid #8C8C8C !important;}
.RadComboBoxDropDown_Web20 {border:1px solid #8C8C8C !important;}


/*
----------- Cards -------------------*/

.cards-div-header
{
	font-size: large;
	text-align: center;
}
.cards-div-image
{
	padding: 2px;
	border: solid 1px grey;
}
.cards-div-text
{
	text-align: center;
}
.cards-div-footer
{
}

.cards-image
{
	max-width: 150px;
	max-height: 90px;
}

.cards-td-caption
{
	padding: 10px;
	vertical-align: middle;
	font-size:medium;
	text-align:center;
	font-weight: bold;
}
.cards-td-label
{
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	width: 80px;	
}
.cards-td-text
{
	text-align: left;
	vertical-align: middle;
	padding: 5px;	
}
.cards-td-area
{
	text-align: left;
	vertical-align: middle;
	padding: 5px;	
}
.cards-td-submit
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;	
}

.cards-text
{
	width: 100%;
}
.cards-area
{
	width: 100%;
	height: 100px;
}
.cards-submit
{
	padding:0;
	height:20px;
	width:55px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#cbd2d5;
	background:url("images/Preview_Button.png") no-repeat center center;
	text-align:left;
	vertical-align:top;
}
.cards-error
{
	color: Red;
}

/*   Card view
------------------------------------------------------*/
.card-view-image
{
	max-height: 250px;
	max-width: 400px;
	padding: 2px;
	border: solid 1px gray;
	background-image: url("images/PostCard.jpg");
}
.card-view-image-w
{
	max-height: 246px;
	max-width: 396px;
	overflow: hidden;
}
.card-view-footer
{
	max-height: 250px;
	max-width: 400px;
	width: 400px;
	height: 250px;
	padding: 2px;
	border: solid 1px gray;
	background-image: url("images/PostCard.jpg");
}
.card-view-left
{
	width: 50%;
	padding: 25px 15px 10px 5px;
	vertical-align: top;
	text-align: left;
}
.card-view-right
{
	padding: 150px 5px 30px 5px;
	vertical-align: top;
	text-align: left;
}
.card-view-dear
{
	font-weight: bold;
	padding: 3px 3px 10px 5px;
}
.card-view-message
{
}
.card-view-sign
{
	padding: 15px 5px 5px 10px;
}
.card-view-to{}
.card-view-from{}
.card-sent
{
		font-size: large;

}

.card-view-revise
{
	padding:0;
	height:20px;
	width:65px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#cbd2d5;
	background:url("images/Revise_Button.png") no-repeat center center;
	text-align:left;
	vertical-align:top;
}
.card-view-send
{
	padding:0;
	height:20px;
	width:65px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#cbd2d5;
	background:url("images/SendNow_Button.png") no-repeat center center;
	text-align:left;
	vertical-align:top;
}
.card-sent-home
{
	padding:0;
	height:20px;
	width:113px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#cbd2d5;
	background:url("images/HomePage_Button.png") no-repeat center center;
	text-align:left;
	vertical-align:top;
}
.card-sent-another
{
	padding:0;
	height:20px;
	width:113px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#cbd2d5;
	background:url("images/SendAnotherCard_Button.png") no-repeat center center;
	text-align:left;
	vertical-align:top;
}

.Sitemap li a {text-decoration:none;font-size:12px;font-weight:normal;color:#525556;padding:2px 5px 0 5px !important;cursor:pointer !important;}
.Sitemap li a:hover {color:#8c8c8c;}





