@charset "UTF-8";
/* CSS Document */
body,html{height:100%;}

body{padding:0; margin:0; background: url(../_img/bg/bg-main3.jpg) repeat-x top center #210e33; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a{color:#8894a5;}

#adminContainer{width:960px; margin:0 auto; background:#212121; padding:10px;}

legend{font-weight:bold; font-size:14px;}

#slider, #slider1 {
    width: 315px; /* important to be same as image width */
    height: 135px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background:url(../_img/texture1.jpg) no-repeat center top;
	padding:0; margin:0;
	margin-right:9px;
}

#mainwrapper{position:relative; width:960px; margin:0 auto; padding-bottom:150px;}
#header-bar{background:none; position:relative; height:110px;}
#header-bar .moduletable {position:absolute; top:3px; right:0;}
div.features{position:relative; height:260px; clear:both;}

#slider, #slider1,.openTable {
border:2px solid #435768;
	border-left:none;
	border-right:none;
	float:left;
	height:149px;
	text-align:left;
	}
.bodyContainer1{background:url(../_img/bg.jpg) center top no-repeat; padding-bottom:250px;}
.bodyContainer2{position:relative; width:980px; text-align:center; margin:0 auto; padding-top:20px;}
#photosContainer{width:700px; padding:5px; border:1px solid #ccc;}

.mainContent{background:url(../_img/bg/copypattern.jpg); border-top:1px solid #2f2d30; margin-top:10px;}

.marginTop{margin-top:10px;}

.pagination{text-align:right; font-size:14px; font-weight:bold;}
.pagination a{color:#fff;  text-transform:uppercase; font-weight:bold; text-decoration:none;}

.callout{border:1px solid #625975; margin-bottom:10px; padding:10px; /*color:#b0adb6;*/ color:#fff;}
.callout h1{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; padding:0; margin:0; color:#fff; text-transform:uppercase;}
.callout h1 span{color:#fff;}
.callout a{color:#fff; text-decoration:none;}

.footer{background:url(../_img/bg/footer.png) no-repeat center top; text-transform:uppercase; color:#6d8ba5; font-size:10px; clear:both; padding:10px;}
.footer a{ text-decoration:none;}
.footer .cred a{color:#6d8ba5;}



#sliderContent, #slider1Content {
    width: 315px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	left:0;
}
.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span, .slider1Image span  {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 140px;
	left:140px;
    /*background-color: #000;*/
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
}

.slider1ImageB span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
 /*   background-color: #000;*/
    filter: alpha(opacity=70);
    -moz-opacity: 0.9;
	-khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 130px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 130px;
	
}

fieldset{border:1px solid #999;}
td.borderR{border-right:1px solid #999;}

ul { list-style-type: none; padding-left:5px; padding-top:5px; margin:0;}

/*#addForm, #editForm, #deleteForm{display:none;}*/

/*LISTING IN ADMIN*/
.eventHolder{height:1060px; overflow:auto; }
ul.thumbsDesc { list-style-type: none; padding-left:0; padding-top:5px; margin:0;}
ul.thumbsDesc li {width:190px; padding:1px; float:left; margin-right:3px; margin-bottom:1px; text-align:center; padding-bottom:5px;}

ul.thumbsDesc2 { list-style-type: none; padding-left:0; padding-top:5px; margin:0;}
ul.thumbsDesc2 li {width:190px; padding:1px; float:left; margin-right:6px; margin-bottom:1px; text-align:center; padding-bottom:5px;}

.info{float:right; width:190px;}
.info h1{font-size:14px;  padding:0; margin:0;}
.info p{font-size:11px; font-weight:normal; padding:0; margin:0;}
.info img{width:190px; height:auto;}

.fineprint, span.fineprint{font-size:10px;}
img{border:none;}

.openTable{background:url(../_img/texture2.jpg) no-repeat center top; width:312px; height:149px; color:#0d1a29; position:relative; padding:0; margin:0;}
.openTable form{margin:10px; padding-top:10px;}


/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(../images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(../images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(../images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(../images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(../images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(../images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(../images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(../images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(../images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(../images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(../images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(../images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(../images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(../images/cd0a0a_256x240_icons_icons.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(../images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/*
----------------------------------*/

#widget-docs { margin:20px 0 0; border: none; }

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }

#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }

#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }

.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }

.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(../images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(../images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(../images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }

.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }

#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }

#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }

#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }

form.style1 {text-align:right; text-transform:uppercase;}
form.style1 input{background:#363636; border:1px solid #5e605b; color:#fff; width:190px; }
form.style1 input.short{width:50px;}
form.style1 input.img{width:auto; height:auto; border:none;}
form.style1 label{text-transform:uppercase; font-weight:bold; color:#fffefb;}

.galleryThumbs {text-align:right;}
.galleryThumbs img{width:150px; height:75px; border: 2px solid #555555;}

/*MENU NAV*/

#horiz-menu, #top-bar, .moomenu{background:none;}
#top-bar{position:relative; height:32px;}
#accessibility{position:absolute; right:0; top:5px;}

ul.menutop li{float:left; text-transform:uppercase; margin-right:15px; font-size:14px;}
ul.menutop li a{text-decoration:none;}
ul.menutop li a:hover{color:#fff;}

body#home li#home a,
body#events li#events a,
body#gallery li#gallery a,
body#corporate li#corporate a,
body#videos li#videos a,
body#media li#media a,
body#contacts li#contacts a
{color:#fff;}