/* 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;
}

