@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-color: #dbdbdb;
	margin: 0px;
	color: #293e6b;
}
img {
	border: none;
}
a {
	color: #009661;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#frame {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}
#frame #heading {
	height: 153px;
	background-image: url(/images/heading_xrp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 111px;
}
#frame #middle {
	background-image: url(/images/middle_yrp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#frame #middle #canvas {
	min-height: 340px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/images/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: none;
}
#frame #middle #sidebar {
	padding-top: 15px;
	width: 265px;
	float: right;
	margin-right: -20px;
	background-image: url(/images/sidebar_bgtopxrp.jpg);
	background-repeat: repeat-x;
	background-color: #DCD8CC;
	padding-left: 15px;
	margin-bottom: 15px;
}
#frame #bottom {
	height: 360px;
	width: 980px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

#frame #toolbar {
	background-color: #009661;
	height: 29px;
}
#frame #toolbar ul {
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#frame #toolbar ul li {
	display: inline;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#frame #toolbar a {
	color: #fff;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-left: 4px;
	text-transform: capitalize;
}
#frame #toolbar a:hover {
	background-color: #fff;
	color: #009661;
}

#content {
	margin-left: -20px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 99;
	width: 646px;
	margin-bottom: 25px;
	background-image: url(/images/content_topxrp.jpg);
	background-repeat: repeat-x;
}
#content .title {
	margin-top: 0px;
	color: #009661;
	font-size: 28px;
	font-weight: normal;
}
#content h1 {
	font-size: 24px;
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 16px;
}

#headlinks {
	color: #888;
	float: right;
	margin-top: 70px;
	margin-right: 40px;
}
#headlinks a {
	color: #777;
	text-decoration: none;
	margin: 3px;
}
#canvas #feature {
	margin-left: -20px;
}
#canvas #sidebar #video {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 250px;
	margin-top: 20px;
}
#canvas #sidebar #video a {
	text-decoration: none;
}
#canvas #sidebar #video a strong {
	text-decoration: underline;
}
#canvas #sidebar #adspace {
	background-color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-left: -15px;
}
#frame #bottom .box {
	float: left;
	height: 337px;
	width: 286px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#frame #bottom .box h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0px;
	margin-top: 0px;
	color: #000;
	margin-bottom: 22px;
}
#frame #bottom .box p {
	clear: left;
	padding-top: 10px;
	margin-top: -20px;
	font-size: 12px;
}
#frame #bottom .box p img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -7px;
	margin-top: -7px;
}
#canvas #sidebar #quick_form {
	font-size: 12px;
}

/* jinies forms */
.jinies_form {
	color: #444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	margin: 0px;
	
	padding: 15px;
	background-color: #fff;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

.jinies_form h2 {
	font-weight: bold!important;
	color: #293e6b;
}

.jinies_form input, .jinies_form textarea, .jinies_form select {
	border-style: solid;
	border-width: 2px;
	border-color: #888;
}

.jinies_form .submit-btn {
	-webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	
}
.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 .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;
}
#canvas #sidebar h1 {
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#canvas #sidebar h2 {
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#canvas #sidebar ul {
	padding-left: 15px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.size-full {
	border: 2px solid #888;
}
.wp-image-36 {
	border: 0px none #fff;
}

#frame #heading.blog {
 	height: 130px;
 	padding-left: 6px;
}
 
#footer {
 	background: url( /images/footer.jpg ) no-repeat;
	width: 980px;
	height: 172px;
}
 
#footer p {
 	clear: both;
 	color: #fff;
	float: right;
	width: 350px;
	margin-right: 30px;
}
 
#footer p a {
 	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
