/* jinies forms */






.jinies_form {
	color: #444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	margin: 0px;
}
.jinies_form input, .jinies_form textarea, .jinies_form select {
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
.jinies_form textarea {
	width: 280px;
}
.jinies_form .separator td, .jinies_form .columnizer td {
	border-bottom: none;
}
.jinies_form .columnizer td {
	line-height: 0px;
	height: 0px;
}
.jinies_form .invalid_field {
	border-color: #CC0033;
	background-color: #F1C3C9;
}
.jinies_form input[type="checkbox"].invalid_field {
	background: #F1C3C9;
	color: #CC0033;	
}
.jinies_form input[type="submit"], .jinies_form input[type="image"] {
	border: 0px none;
}
.jinies_form .invalid_parent {
	color: #CC0033;
	/*background-color: #F5F5F5;*/
}
.jinies_form #jinies_tcharer #jinies_tchar_left {
	font-weight: bold;
}
.jinies_form #jinies_tcharer {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 4px;
	width: 276px;
}
.jinies_form.noborder input, .jinies_form.noborder textarea, .jinies_form.noborder select {
	/*border: 0px none;*/
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.size-full {
	border: 2px solid #888;
}
/* common */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #111;
	margin: 0px;
	padding: 0px;
	background-color: #c7c0b6;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: none;
}
img {
	border: 0px none;
}
/* container */
#container {
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/shadow_gradient_rp.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container #poster {
	background-color: #FFF;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
}
#container #frame {
	padding-top: 26px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 27px;
}
#heading #slogan {
	width: 428px;
	float: right;
	padding-top: 8px;
}
#heading #logo {
	width: 380px;
	float: left;
}
#toolbar {
	clear: both;
	float: none;
	background-image: url(/images/toolbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
	text-align: right;
	margin-bottom: 0px;
}
#toolbar a {
	text-transform: uppercase;
	color: #FFF;
	background-color: #002248;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/images/toolbar_tab.jpg);
	display: inline-block;
	height: 20px;
	width: 128px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#canvas #sidebar {
	width: 238px;
	float: left;
}
#canvas #content {
	float: right;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#footer {
	clear: both;
	float: none;
	padding-top: 20px;
	text-align: center;
	vertical-align: middle;
	color: #012549;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: 50px;
	background-image: url(/images/foot_bg.jpg);
	background-repeat: repeat-x;
}
#sidebar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar #menu {
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 7px;
	background-color: #EEEDEB;
	padding-top: 3px;
	padding-bottom: 2px;
}
#menu ul li a {
	color: #121212;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar #menu ul li {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 0px;
	cursor: pointer;
}
#sidebar #menu ul li:hover {
	background-color: #DDDAD1;
}
#content #feature {
	background-image: url(/images/feature.jpg);
	height: 253px;
	width: 600px;
	margin-bottom: 7px;
	background-color: #05214e;
	background-repeat: no-repeat;
	background-position: left top;
}
#content #feature #video {
	background-repeat: no-repeat;
	height: 211px;
	width: 370px;
	float: right;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 115px;
	text-align: center;
	vertical-align: middle;
}
#canvas #sidebar #contact {
	background-image: url(/images/quickqc_bg.jpg);
	height: 355px;
	background-position: left 40px;
	color: #48320d;
	font-family: Arial, Helvetica, sans-serif;
}
#canvas #sidebar #about {
	background-image: url(/images/about_bg.jpg);
	height: 250px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	font-size: 12px;
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
#frame #prefooter {
	background-image: url(/images/toolbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	clear: both;
	float: none;
	height: 21px;
}
#content #wrap {
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 600px;
}
#content #wrap #body {
	float: right;
	width: 575px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 7px;
}
#content strong {
	color: #002B60;
}
#content h2 {
	color: #002B60;
	font-weight: normal;
	font-size: 20px;
	font-variant: small-caps;
}
#content h2 strong {
	font-size: 24px;
	font-weight: normal;
	color: #002456;
}
#container #wirehook {
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(/images/shaddow_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1.title {
	margin-top: 4px;
	color: #002B60;
}
#sidebar #menu.blog li a {
	font-size: 14px;
}
#menu.blog h2 {
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#menu.blog form {
	padding-left: 10px;
}

/* calendar */
.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
}
.calnk a {
	text-decoration:none;
	font-weight: bold;
	color:#000000;
	border-bottom:1px dotted #900;
	font-size: 12px;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#F6F79B;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:5px;
	width:150px;
	z-index:100;
}
.calendar-table {
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color: #D8D9B9;
}
.calendar-next {
	width:25%;
	text-align:center;
}
.calendar-prev {
	width:25%;
	text-align:center;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color: #E95125;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #f5f5f5;
	padding: 3px;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #fff;
}
span.weekend {
	color:#E95125;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #888;
	background-color:#E4EBE3;
	padding: 3px;
}
span.event {
	font-size:0.75em;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}
.calendar-table {
	border: 1px solid #888;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}

.calnk .hidden-hover {
	position: absolute;
}
.calnk .hidden-hover .hidden-container {
	background-color: #ED8029;
	position: relative;
	width: 180px;
	left: 12px;
	top: -40px;
}
.calnk .hidden-hover .hidden-container .inner {
	padding: 10px;
}
.calnk .hidden-hover .hidden-container {
	background-color: #ED8029;
	position: relative;
	width: 180px;
	min-height: 80px;
	left: 12px;
	top: -40px;
	-webkit-box-shadow: 1px 1px 10px #999;
	-moz-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
}
.calnk .hidden-hover .hidden-container .inner {
	padding: 10px;
}
.arrow-left {
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 

	border-right:10px solid #ED8029;
	
}
