
/* Comment Generated by Combres - Resource '~/Content/SimpleSys/Site.css' (Mode: Static) */
/*----------------------------------------------------------
    background-color: #4e84c4;
    font-size: .75em
----------------------------------------------------------*/
body {
    background-color: #232323;
    font-size: .9em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #060606;
}
a, a:link {
    border: solid 1px transparent;
    color: #4a7dba;
    text-decoration: none;
}
a:visited {
    color: #9B393D;
}
a:active {
    color: #B29774;
}
a:hover {
    color: #A8A65C;
}

p, ul {
    margin: 2px;
    padding: 2px;
    line-height: 1.2em;
    font-size:1.1em;
    text-align:justify;
}
p img{
    border: solid 5px #4a7dba;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #4a7dba;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2 {
    padding: 0 0 2px 0;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

.page {
    width: 90%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #232323;
}

#header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    margin-top:10px;
    height:120px;
}

#title{
    width:800px;
    background-repeat:no-repeat;    
}
#title img{
    float:left;
    margin-left:30px;
}

#header h1 {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    border-bottom: solid 2px #fff;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}


div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 5px;
}
#logindisplay span {
    background-color: white;
    width: 350px;
    padding: 5px;
}
#menucontainer {
    position:relative;
    float: right;
    top:30px;
    right:20px;
}


#main {
    padding: 10px 10px 5px 10px;
    border: solid 3px #4a7dba;
    background-color:White;
    margin-bottom: 15px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer {
    background-color: #fff;
    padding: 4px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}
/* TAB MENU   
----------------------------------------------------------*/

ul.menu {
    padding: 0 0 2px;
    margin: 0;
    white-space: nowrap;
    text-align: right;
    position: relative;
}

ul.menu li {
    display: inline;
    list-style-type: none;
    line-height: 2em;
    border: solid 1px transparent;
}

ul.menu a, ul.menu a:link, ul.menu a:visited {
    color: #fff;
    padding: 5px 10px;
    background-color: #4a7dba;
    border: solid 1px #4a7dba;
    text-decoration: none;
}

ul.menu a:active {
    color: #fff;
    background-color: #2f3d52;
}
ul.menu a:hover {
    color: #4a7dba;
    background-color: #fff;
}

/* List    
----------------------------------------------------------*/
ul.list a {
    border: 1px solid transparent;
}

ul.list li {
    border: 1px solid #79b7e7;
    line-height: 1em;
    padding: 4px;
}

ul.list {
    max-width: 250px;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

ul.list a {
    display: block;
    padding: 3px;
    background-color: #dfeffc;
    border-bottom: 1px solid #1977be;
}

ul.list a:link, ul.list a:visited {
    color: #9B393D;
    text-decoration: none;
}

ul.list a:hover {
    background-color: #FF8A00;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #4a7dba;
}

fieldset p {
    margin: 2px 12px 10px 10px;
}
label {
    font-weight: bold;
}


legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 2px 4px;
    background-color: #4a7dba;
    border: solid 1px transparent;
    color:White;
    margin-bottom: 10px;
}

/* TABLE
----------------------------------------------------------*/

.grid {
    border: solid 1px #4a7dba;
    border-collapse: collapse;
    margin: 2px;
    width: 100%;
}

.grid td {
    padding: 5px;
    border: solid 1px #4a7dba;
}

.grid th {
    padding: 6px 5px;
    font-weight: bold;
    text-align: left;
    background-color: #4a7dba;
    border: solid 1px #4a7dba;
}
.grid fieldset {
    padding: 2px;
    margin: 0px;
    height: 100%;
}

.pagination {
    background-color: #4a7dba;
    border: solid 1px #4a7dba;
    text-align: left;
    margin: 2px;
    width: 100%;
    display: inline-block;
}
.paginationLeft {
    margin: 4px;
    padding: 6px 5px;
    font-weight: bold;
    display: inline-block;
}
.pagination a {
    margin: 2px;
    padding: 2px;
    background-color: White;
    border: solid 1px #3A7FA8;
}
.pagination a:hover {
    color: #A8A65C;
    background-color: #FFFFFF;
}
.pagination a.selected {
    border: 1px solid #fad42e;
    background-color: #B29774;
    color: #363636;
}

/*             */

.toolbar a, .inline a {
    display: inline-block;
    margin-right: 4px;
}

/*             */

div.growlUI {
    background: url(/Content/Default/icons/info_48.png) no-repeat 5px 5px;
    padding: 5px;
    min-height: 55px;
}
div.growlUI h1, div.growlUI h2 {
    color: white;
    padding: 2px 2px 2px 75px;
    text-align: left;
}
div.growlUI h1 {
    font-size: 1.2em;
}
div.growlUI h2 {
    font-size: .9em;
    font-weight: normal;
}
div.errorUI {
    background: url(/Content/Default/icons/Cancel_48.png) no-repeat 5px 5px;
    padding: 5px;
    border: 1px solid #cd0a0a;
    background-color: #fef1ec;
    min-height: 55px;
}
div.errorUI h1, div.errorUI h2 {
    color: #cd0a0a;
    padding: 2px 2px 2px 75px;
    text-align: left;
}
div.errorUI h1 {
    font-size: 1.2em;
}
div.errorUI h2 {
    font-size: .9em;
    font-weight: normal;
}
/*             */

.flowarea {
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 2px;
    width: 100%;
    text-align: center;
}

.flowarea a {
    display: inline-block;
    background-color: #fff;
    width: 30%;
}
.flowarea label {
    display: block;
}


/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
    display:block;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}
.validationSummary {
    padding: 5px 8px 5px 8px;
    margin-top: 5px;
    text-align: left;
    vertical-align: middle;
    background-color: #ffeeee;
}

.validationSummary span {
    background: url(/Content/Default/icons/cancel_24.png) no-repeat;
    background-position: left center;  
    padding: 5px  5px  5px 25px;
}
.validationSummary ul {
    padding-left: 25px;
    padding-top: 5px;
}
.validationSummary ul li {
    line-height: 1em;
}
/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label, .display-field, .editor-field {
    margin: 0.5em 0;
}
.display-field, .editor-field {
    margin-bottom: 1em;
}


.display-fieldlabel label {
    padding-right: 6px;
    margin-right: 6px;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

.sideleft {
    width: 45%;
    display: inline-block;
    float: left;
    margin-right:10px;
}
.sideright {
    width: 45%;
    display: inline-block;
    float: left;
    margin-left:10px;
}


.right {
    float: right;
    margin-left: 10px;
    overflow: hidden;
}
.right input {
    max-width: 200px;
}
.column {
    max-width: 250px;
    background-color: #fcfcfc;
}
.column * {
    text-align: center;
}

.left {
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.left input {
    max-width: 200px;
}
.block, .block a {
    display: block;
}
.inline, .inline input, .inline div {
    display: inline;
}
.bold, .bold td {
    font-weight: bold;
}

.thumbnail image {
    border: 1px solid #79b7e7;
    background-color: #dfeffc;
    color: #1977be;
    margin: 4px;
    padding: 2px;
}

.addressdisplay  {
    width:100%;
    clear:both;
}
.row-one input, .row-two, .row-three {
    display: block;
    clear: both;
}

.addressdisplay label {
    display: inline-block;
    font-size: smaller;
    margin-left:2px;
    margin-right:2px;
}

.addressdisplay input {
    border: none;
    display: inline-block;
    background: Transparent;
    background-image:none;
    padding: 1px 1px 1px 1px;
    margin-left:2px;
    margin-right:2px;
}

input[type="text"], input[type="password"], textarea, .text-box, .editor-field span.ui-state-success, .editor-field span.ui-state-error {
    width: 200px;
}
.row-one input, .row-one label {
    width: 90%;
}
.row-two input, .row-two label {
    width: 42%;
}
.row-three input, .row-three label {
    width: 26%;
}
.row-four input, .row-three label {
    width: 15%;
}
.wide, .wide input, .wide textarea {
    width: 500px;
    max-width: 95%;
}
.thin input[type="text"], .thin textarea, .thin select {
    width: 150px;
}
.thin input[type="date"] {
    width: 90px;
}
select[class!=thin] {
    width: 270px;
}

/***************************************************/
/* REGION gallery */
.ui-gallery td {
    text-align: center;
    vertical-align: middle;
}
.ui-gallery, .ui-gallery img, .ui-gallery a, .ui-gallery td {
    border: solid 1px Transparent;
}
.ui-gallery {
    width: 100%;
}
.ui-gallery a {
    
}
.ui-gallery a:hover {
}
.ui-gallery img {
    padding: 10px;
}
/***************************************************/
/* REGION ImageBoxOverlay */

#ImageBoxOverlay {
    background-color: Black;
}
#ImageBoxCaption {
    background-color: Black;
}
#ImageBoxContainer {
    width: 250px;
    height: 250px;
    background-color: Black;
}
#ImageBoxCaptionText {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: White;
}
#ImageBoxCaptionImages {
    margin: 0;
}
#ImageBoxNextImage {
    background-color: transparent;
}
#ImageBoxPrevImage {
    background-color: transparent;
}
#ImageBoxNextImage:hover {
    background-repeat: no-repeat;
    background-position: right top;
}
#ImageBoxPrevImage:hover {
    background-repeat: no-repeat;
    background-position: left bottom;
}
/***************************************************/
/* REGION carousel */
#carousel {
    max-width: 960;
    height: 180px;
    position: relative;
    top: 10px;
}
#carousel a {
    /* Relitive for goste reality ***/
    position: absolute;
}





/* container for slides */
.images {
	position:relative;	
	height:300px;
	
	width:650px;
	float:left;	
	margin:15px;
	cursor:pointer;
	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:15px 30px 15px 15px;
	height:256px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}


/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}


/* Comment Generated by Combres - Resource '~/Content/SimpleSys/tools.css' (Mode: Static) */
/* root element for tabs  */
ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    border-bottom: 1px solid #666;
    height: 30px;
}

/* single tab */
ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(/Content/Default/tools/blue.png) no-repeat -420px 0;
    font-size: 11px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    text-decoration: none;
    color: #333;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px;
}

ul.tabs a:active {
    outline: none;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: -420px -31px;
    color: #fff;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: -420px -62px;
    cursor: default !important;
    color: #000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s {
    background-position: -553px 0;
    width: 81px;
}
ul.tabs a.s:hover {
    background-position: -553px -31px;
}
ul.tabs a.s.current {
    background-position: -553px -62px;
}

/* width 2 */
ul.tabs a.l {
    background-position: -248px -0px;
    width: 174px;
}
ul.tabs a.l:hover {
    background-position: -248px -31px;
}
ul.tabs a.l.current {
    background-position: -248px -62px;
}


/* width 3 */
ul.tabs a.xl {
    background-position: 0 -0px;
    width: 248px;
}
ul.tabs a.xl:hover {
    background-position: 0 -31px;
}
ul.tabs a.xl.current {
    background-position: 0 -62px;
}


/* initially all panes are hidden */
.panes .pane {
    display: none;
}
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display: none;
    font-size: larger;
    max-width: 300px;
    padding: 5px;
    border: 1px solid #79b7e7;
    background-color: #f5f8f9;
    color: #e17009;
}

.tooltip-old {
    display: none;
    background: transparent url(/Content/Default/tools/black_arrow.png);
    font-size: 12px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #fff;
}


/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field*/
.date {
/* 	border:1px solid #ccc;
	font-size:18px;
	padding:4px;
	text-align:center;
	width:194px;	*/	
	-moz-box-shadow:0 0 10px #eee inset;
} 

/* calendar root element */
#calroot {
	margin-top:-1px;
/* 	width:198px; */
	padding:2px;
	background-color:#fff;
	font-size:11px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;	
	z-index:99;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {	
	padding:2px 0;
	height:22px;
} 

#caltitle {
	font-size:14px;
	color:#0150D1;	
	float:left;
	text-align:center;
	width:155px;
	line-height:20px;
	text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
	display:block;
	width:20px;
	height:20px;
	background:transparent url(/Content/Default/tools/prev.gif) no-repeat scroll center center;
	float:left;
	cursor:pointer;
}

#calnext {
	background-image:url(/Content/Default/tools/next.gif);
	float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
	visibility:hidden;	
}

/* year/month selector */
#caltitle select {
	font-size:10px;	
}

/* names of the days */
#caldays {
	height:14px;
	border-bottom:1px solid #ddd;
}

#caldays span {
	display:block;
	float:left;
	width:28px;
	text-align:center;
}

/* container for weeks */
#calweeks {
	background-color:#fff;
	margin-top:4px;
}

/* single week */
.calweek {
	clear:left;
	height:22px;
}

/* single day */
.calweek a {
	display:block;
	float:left;
	width:27px;
	height:20px;
	text-decoration:none;
	font-size:11px;
	margin-left:1px;
	text-align:center;
	line-height:20px;
	color:#666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
	background-color:#ddd;
}

/* sunday */
a.calsun {
	color:red;		
}

/* offmonth day */
a.caloff {
	color:#ccc;		
}

a.caloff:hover {
	background-color:rgb(245, 245, 250);		
}


/* unselecteble day */
a.caldisabled {
	background-color:#efefef !important;
	color:#ccc	!important;
	cursor:default;
}

/* current day */
#calcurrent {
	background-color:#498CE2;
	color:#fff;
}

/* today */
#caltoday {
	background-color:#333;
	color:#fff;
}
