@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@font-face {
    font-family: 'ArialRoundedMTBoldRegular';
    src: url('fonts/arlrdbd.eot');
    src: url('fonts/arlrdbd.eot') format('embedded-opentype'),
         url('fonts/arlrdbd.woff') format('woff'),
         url('fonts/arlrdbd.ttf') format('truetype'),
         url('fonts/arlrdbd.svg#ArialRoundedMTBoldRegular') format('svg');
}
@font-face {
    font-family: 'LucidaHandwritingItalic';
    src: url('fonts/lhandw.eot');
    src: url('fonts/lhandw.eot') format('embedded-opentype'),
         url('fonts/lhandw.woff') format('woff'),
         url('fonts/lhandw.ttf') format('truetype'),
         url('fonts/lhandw.svg#LucidaHandwritingItalic') format('svg');
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Droid Sans', sans-serif;
	color: #483924;
	background: url(../images/main-body-bg.png) 0 0 repeat fixed;
	font-size:13px;
	line-height:20px;
}
h1, h2, h3, h4, h5, h6, span, p, form, input, ul, li, ol {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 30px;
	line-height: 34px;
}
h3 {
	font-size: 26px;
	line-height: 30px;
}
h4 {
	font-size: 20px;
	line-height: 26px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 13px;
}
table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size:13px;
	line-height: 25px;

}
img {
	border: none;
}
a {
	color: #482813;
	text-decoration: none;
	border: none;
	cursor:pointer;
	display: block;
}
a:hover {
	color: #f17400;
	text-decoration: none;
}
a:focus {
	outline: 0;
}
input, select, textarea 
{
    background-color:#ffffff;
    border:1px solid #cccccc;
    padding:5px;
    margin-bottom:10px;
    width:180px;
}
input:hover, select:hover, textarea:hover 
{
    border:1px solid #999999;
}
select 
{
    width:190px;
}
textarea 
{
    width:250px;
    height:100px;
}
input[type="radio"], input[type="checkbox"] 
{
    width:25px;
}
input[type="submit"], input[type="button"] 
{
   width:100px;
   font-weight:bold;
   background-color:#603616;
   border:1px solid #3a1a07;
   color:#ffffff;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor:pointer;
}
input[type="submit"]:hover, input[type="button"]:hover 
{
   background-color:#532a12;
}
code {
	margin: 0 40px 25px 40px;
	padding: 20px 23px;
	color: #cfcfcf;
	border: 1px dashed #424242;
	background: #444444 url(../images/code-bg.png) 0 0 repeat;
	text-shadow: #000 0 1px 0;
	line-height: 20px;
	display: block;
}
.caps:first-letter {
	margin: 7px 6px 0 0;
	font-size: 40px;
	line-height: 26px;
	font-weight: bold;
	float: left;
}
.clear {
	height: 0;
	line-height: 0;
	clear: both;
}
.custom-font-1 {
	font-family: 'ArialRoundedMTBoldRegular', Arial;
}
/* #1 Layout structure */

.main-body-wrapper {
	background: url(../images/main-body-wrapper-bg.png) top center repeat-x ;
}
.main-content-wrapper {
	width: 962px;
	margin: 0 auto;
	background: url(../images/main-menu-bg.png) 0 0 no-repeat;
	padding: 30px 0 0 0;
}

.main-content-wrapper .main-content {
	background: url(../images/main-content-bg.png) 0 0 repeat;
	z-index: 20;
	position: relative;
	padding: 0 31px 30px 31px;
	/*display:table;*/
}
.left-content-sidebar-wrapper {
	padding: 30px 0 0 0;
	margin: -35px 0 0 0;
	background: url(../images/left-content-sidebar-wrapper-bg.png) top right repeat-y;
	z-index: 20;
	position: relative;
	display:table;
	width: 900px;
}
.left-content {
	width: 528px;
	float: left;
	margin: 0 0 0 30px;
	
}
.left-content p, .left-content span
{
	font-size:13px;
	line-height:20px;
}
.left-content p {
	margin:15px 0;
}
.full-width-wrapper {
	padding: 0 31px 0 31px;
	z-index: 20;
	position: relative;
}
.sidebar {
	width: 250px;
	float: right;
	margin: 0 30px 0 0;
}
.more-link {
	width: 82px;
	height: 22px;
	padding: 1px 0 0 10px;
	font-size: 9px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
	float: left;
	background: url(../images/more-link-bg.png) 0 0 no-repeat;
	text-shadow: #000 0 1px 0;
	margin-top:10px;
}
.more-link:hover {
	color: #ffba00;
}
.main-title-1 {
	margin: 0 0 15px 0;
	background: url(../images/border-2.png) bottom left repeat-x;
	overflow: hidden;
	color: #b3ab9f;
	text-align: left;
}
.main-title-1 span {
	font-size: 25px;
	text-shadow: #fff 0 1px 0;
	padding: 0 10px 0 0;
	font-family:'ArialRoundedMTBoldRegular', Arial;
	line-height:30px;
}
.pages-1 {
	width: 100%;
	margin: 0 0 25px 0;
}
.pages-1 td {
	padding: 4px 0 0 0;
}
.pages-1 a {
	width: 35px;
	height: 35px;
	margin: 0 3px;
	padding: 1px;
	color: #482813;
	float: left;
	text-align: center;
	font-size: 20px;
}
.pages-1 a span {
	padding: 6px 0 0 0;
	display: block;
}
.pages-1 .active {
	background: url(../images/pages-1-bg.png) 0 0 repeat-x;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
	border-radius: 4px;
}
.pages-1 .active span {
	border: 1px dashed #836d5d;
	display: block;
	height: 27px;
	border-radius: 3px;
	padding: 5px 0 0 0;
}
.pages-1 a:hover {
	color: #f17400;
}
.pages-1 .active:hover {
	color: #fff;
}
.pages-1 .prev {
	width: auto;
	background: url(../images/arrow-8.png) 0 14px no-repeat;
	float: right;
	padding: 7px 20px 0 13px;
	margin: 0;
}
.pages-1 .prev:hover {
	background-position: 0 -178px;
}
.pages-1 .next {
	width: auto;
	background: url(../images/arrow-7.png) right 14px no-repeat;
	float: right;
	padding: 7px 13px 0 0;
	margin: 0;
}
.pages-1 .next:hover {
	background-position: right -178px;
}
.tabs-1 {
	margin: 0 0 20px 0;
	padding: 0 0 13px 0;
	background: url(../images/border-5.png) bottom center no-repeat;
	overflow: hidden;
}
.tabs-1 table {
	margin: 0 auto;
}
.tabs-1 a {
	margin: 0 2px;
	padding: 1px;
	background: url(../images/tabs-1-bg.png) 0 -25px repeat-x;
	color: #fff;
	float: left;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.5) 0 1px 0;
}
.tabs-1 a:hover {
	background: url(../images/tabs-1-bg.png) 0 -50px repeat-x;
	color: #fff;
}
.tabs-1 a span {
	display: block;
	height: 19px;
	text-align: center;
	padding: 3px 10px 0 10px;
	border-top: 1px dashed #ceb498;
	border-left: 1px dashed #ceb498;
	border-right: 1px dashed #ceb498;
}
.tabs-1 .active {
	background: url(../images/tabs-1-bg.png) 0 0 repeat-x;
	color: #fff;
	text-shadow: #000 0 1px 0;
}
.tabs-1 .active:hover {
	background: url(../images/tabs-1-bg.png) 0 0 repeat-x;
	color: #fff;
}
.tabs-1 .active span {
	height: 19px;
	border-top: 1px dashed #836d5d;
	border-left: 1px dashed #836d5d;
	border-right: 1px dashed #836d5d;
}
.input-text-1 {
	width: 322px;
	height: 25px;
	padding: 0 5px;
	background-color: #fff;
	padding: 0 0 0 13px;
	font: 12px Arial, sans-serif;
	color: #482813;
	border: rgba(0, 0, 0, 0.15) 1px solid;
	border-radius: 50px;
}
.input-text-1-error {
	background-color: #fff0f0;
	border: #db0000 1px solid;
}
.error-message {
	color: #db0000;
	font-weight: bold;
	text-align: center;
	font-size: 12px !important;
	padding: 10px 0 0 0;
}
.text-area-1 {
	width: 309px;
	height: 160px;
	padding: 10px 13px 13px 13px;
	background-color: #fff;
	border: rgba(0, 0, 0, 0.15) 1px solid;
	font: 12px Arial, sans-serif;
	color: #482813;
	border-radius: 4px;
	float: left;
}
.success {
	margin: 40px 0 40px 145px;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
}
.success div {
	min-height: 54px;
	padding: 6px 0 0 72px;
	background: url(../images/ico-check-2.png) 0 0 no-repeat;
}
.success span {
	font-size: 26px;
	display: block;
	padding: 0 0 6px 0;
}
.success p {
	margin: 0 !important;
	padding: 0 !important;
}
.error {
	margin: 40px 0 40px 145px;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
}
.error div {
	min-height: 54px;
	padding: 6px 0 0 72px;
	background: url(../images/ico-cross-2.png) 0 0 no-repeat;
}
.error span {
	font-size: 26px;
	display: block;
	padding: 0 0 6px 0;
}
.error p {
	margin: 0 !important;
	padding: 0 !important;
}
.no-comments {
	margin: 40px 0 40px 145px;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
}
.no-comments div {
	min-height: 54px;
	padding: 6px 0 0 72px;
	background: url(../images/ico-comments-2.png) 0 0 no-repeat;
}
.no-comments span {
	font-size: 26px;
	display: block;
	padding: 0 0 6px 0;
}
.no-comments p {
	margin: 0 !important;
	padding: 0 !important;
}
.switcher {
	width: 190px;
	height: 310px;
	padding: 70px 0 0 90px;
	background: url(../images/switcher-bg.png) 0 0 no-repeat;
	position: absolute;
	z-index: 1000;
	text-shadow: rgba(255, 255, 255, 0.3) 0 1px 0;
	font-family:'LucidaHandwritingItalic';
}
.switcher h1 {
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	color: #482813;
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 10px 0;
}
.switcher p {
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	color: #633919;
	font-weight: normal;	
	text-align:center;
	margin: 0 0px 0 18px;	 
	line-height:20px;
	width:140px;
}
.switcher a {
	color: #813400;
}

/* #2 Main header */
.header-content {
	width: 900px;
	margin: 0 auto;
}
.logo a.logo_1 {
	float:left;
	width:101px;
	height:101px;
	margin:0 0 0 50px;
}
.head_txt {
	float:left;
	margin:20px 0 0 20px;
}
.emblom {
	float:right;
	margin: 10px 90px 0 0px;
	display:none;
}
.header_block {
	height:100px;
	margin-top:0px;
}

.top_nav {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
.top_nav a {
	color:#333333;
	margin:0 10px;
	display:inline-block;
}
.top_nav a:hover {
	color:#f17400;
}

/* #3 Main menu */

.main-menu {
	padding: 28px 0 5px 0;
	background: url(../images/border-1.png) bottom left repeat-x;
	position: relative;
	z-index: 30;
	width: 900px;
	margin: 0 auto 35px auto;
	font-family:'ArialRoundedMTBoldRegular', Arial
}
.main-menu table {
	margin: 0 auto;
}
.main-menu ul li {
	height: 42px;
	position: relative;
	z-index: 1;
	float: left;
	list-style: none;
}
.main-menu ul li:hover {
	z-index: 2;
}
.main-menu ul li a {
	font-size: 15px;
	height: 42px;
	padding: 0 17px 0 17px;
	text-decoration: none;
	display: block;
	color: #482813;
}
.main-menu ul li a span {
	background: url(../images/arrow-5.png) right 8px no-repeat;
	padding: 0 15px 0 0;
}
.main-menu ul li:hover > a span {
	background: url(../images/arrow-5.png) right -188px no-repeat;
}
.main-menu li:hover > a {
	color: #f17400;
}
.main-menu li > a:hover {
	color: #f17400;
}
.main-menu ul ul {
	width: 220px;
	padding: 4px 0 2px 0;
	position: absolute;
	top: 37px;
	left: 2px;
	background: #583114;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F282A21A, endColorstr=#F282A21A);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F282A21A, endColorstr=#F282A21A);
	zoom: 1;
	float: left;
	display: none;
	z-index: 300;
	border-radius: 5px;
}
.main-menu ul ul:before {
	background: url(../images/arrow-6.png) 0 0 no-repeat;
	content: "";
	display: block;
	width: 15px;
	height: 8px;
	position: absolute;
	margin: -12px 0 0 20px;
}
.main-menu ul li:hover > ul {
	font-style: normal !important;
	display: block;
}
.main-menu ul ul li {
	height: auto;
	margin: 0 20px;
	background: url(../images/border-4.png) top left repeat-x;
	float: none;
}
.main-menu ul ul li:first-child {
	background: none;
}
.main-menu ul ul li a {
	height: auto;
	padding: 12px 0 12px 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
.main-menu ul ul li:hover > a {
	color: #f2d899;
	text-shadow: rgba(255, 255, 255, 0.3) 0 1px 0;
}
.main-menu ul ul li a span {
	width: 178px;
	background: url(../images/ico-arrow-2.png) right 6px no-repeat;
	padding: 0 15px 0 0;
	display: block;
}
.main-menu ul ul li:hover > a span {
	background: url(../images/ico-arrow-5.png) right 6px no-repeat;
	padding: 0 15px 0 0;
}
.main-menu ul ul ul {
	width: 245px;
	position: absolute;
	top: 0;
	left: 243px;
	float: left;
	display: none;
	z-index: 103;
}
.main-menu ul ul ul li a {
	width: 189px;
	height: auto;
	padding: 10px 27px 12px 27px;
	text-align: left;
	text-decoration: none;
	display: block;
}
.main-menu .search {
	width: 140px;
	height: 27px;
	padding: 0 5px;
	background-color: #fff;
	padding: 0 0 0 13px;
	font: 12px Arial, sans-serif;
	color: #482813;
	border: none;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	float: left;
	margin: 17px 0 18px 0;
}
.main-menu .submit {
	width: 27px;
	height: 27px;
	background: url(../images/ico-search-1.png) 0 0 no-repeat;
	border: none;
	text-indent: -5000px;
	cursor: pointer;
	margin: 17px 0 0 0;
}
/* #4 Blog list */

.blog-list .item {
	padding: 0 0 28px 0;
	margin: 0 0 22px 0;
	background: url(../images/border-3.png) bottom left repeat-x;
	overflow: hidden;
}
.blog-list .item h2 {
	margin: 0 0 12px 0;
	font-size: 22px;
	line-height: 28px;
	text-transform: none;
}
.blog-list .item h2 a {
	color: #482813;
}
.blog-list .item h2 a:hover {
	color: #f17400;
}
.blog-list .item .info {
	padding: 0 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
	text-shadow: #fff 0 1px 0;
	overflow: hidden;
}
.blog-list .item .info a {
	color: #938c82;
}
.blog-list .item .info a:hover {
	color: #f17400;
	text-decoration: underline;
}
.blog-list .item .info .time {
	padding: 0 20px 0 17px;
	background: url(../images/ico-user-1.png) 0 3px no-repeat;
	float: left;
}
.blog-list .item .info .section {
	padding: 0 20px 0 17px;
	background: url(../images/ico-section-1.png) 0 4px no-repeat;
	float: left;
}
.blog-list .item .info .comment-nr {
	padding: 0 0 0 17px;}

.latest-blog .item{
	background: url(../images/ico-comments-1.png) 0 5px no-repeat;
	float: left;
}
.blog-list .item .intro {
	margin: 7px 0 17px 0;
}
.blog-slider {
	margin: 0 0 30px 0;
	position: relative;
	background: url(../images/main-spacer-2.png) bottom left no-repeat;
}
.blog-slider .image-wrapper {
	height: 271px;
}
.blog-slider .image-wrapper .image {
	position: relative;
	z-index: 1;
}
.blog-slider .image-wrapper .border {
	width: 520px;
	height: 271px;
	background: url(../images/image-overlay-528x260.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	z-index: 2;
}
.blog-slider .image {
	text-align: center;
}
.blog-slider .navigation {
	width: 546px;
	height: 89px;
	margin: 0 0 0 -9px;
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
	background: url(../images/blog-slider-navigation-bg.png) 0 0 no-repeat;
	position: absolute;
	bottom: 28px;
	z-index: 3;
}
.blog-slider .navigation a {
	color: #fff;
}
.blog-slider .navigation a:hover {
	color: #ffba00;
}
.blog-slider .navigation .intro {
	width: 280px;
	margin: 23px 0 0 30px;
	float: left;
}
.blog-slider .navigation .intro a {
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	display: block;
}
.blog-slider .navigation .steps {
	float: right;
	margin: 30px 21px 0 0;
	font-size: 12px;
	font-weight: bold;
}
.blog-slider .navigation .steps table {
	margin: 8px auto 17px auto;
}
.blog-slider .navigation .steps table a {
	width: 17px;
	height: 17px;
	margin: 0 6px;
	background: url(../images/bullet-1.png) 0 0 no-repeat;
	float: left;
}
.blog-slider .navigation .steps table a:hover {
	background-position: 0 -17px;
}
.blog-slider .navigation .steps .active {
	background-position: 0 -34px;
	margin: 0 6px 0 6px;
}
.blog-slider .navigation .steps .active:hover {
	background-position: 0 -34px;
	margin: 0 6px 0 6px;
}
/* #5 Main footer */

.main-footer {
	width: 836px;
	height: 48px;
	margin: -7px 0 0 -9px;
	padding: 32px 41px 0 41px;
	background: url(../images/main-footer-bg.png) 0 0 no-repeat;
	font-size: 12px;
	text-shadow: #000 0 1px 0;
	color: #fff;
}
.main-footer div {
	float: right;
}
.main-footer div img {
	margin: 0 0 0 6px;
	float: left;
}
.main-footer a {
	color: #8ce500;
	display:inline-block;
}
.main-footer p {
	padding: 1px 0 0 0;
	float: left;
}
/* #6 Decorations */

.deco-fruits-1 {
	width: 1426px;
	height: 612px;
	margin: 0 0 0 -263px;
	bottom: 50px;
	background: url(../images/deco-fruits-1.png) 0 0 no-repeat;
	position: fixed;
	z-index: 10;
}
.deco-veggies-1 {
	width: 1507px;
	height: 617px;
	margin: 0 0 0 -258px;
	bottom: 50px;
	background: url(../images/deco-veggies-1.png) 0 0 no-repeat;
	position: fixed;
	z-index: 10;
}
.deco-healthy-drinks-1 {
	width: 1461px;
	height: 609px;
	margin: 0 0 0 -267px;
	bottom: 55px;
	background: url(../images/healthy-drinks-1.png) 0 0 no-repeat;
	position: fixed;
	z-index: 10;
}
.deco-corn-flakes-1 {
	width: 1518px;
	height: 596px;
	margin: 0 0 0 -267px;
	bottom: 55px;
	background: url(../images/deco-corn-flakes-1.png) 0 0 no-repeat;
	position: fixed;
	z-index: 10;
}
/* #7 Sidebar items */

.sidebar-item {
	padding: 0 0 35px 0;
	overflow: hidden;
}
.sidebar .latest-activity .item {
	padding: 23px 0 15px 0;
	margin: 0;
	overflow: hidden;
	background: url(../images/border-3.png) top left repeat-x;
}
.sidebar .latest-activity .item:first-child {
	padding: 0 0 15px 0;
	margin: 0;
	background: none;
}
.sidebar .latest-activity .image {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
}
.sidebar .latest-activity .image img {
	display: block;
}
.sidebar .latest-activity .text {
	float: left;
	width: 165px;
}
.sidebar .latest-activity .text h5 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-shadow: #fff 0 1px 0;
}
.sidebar .latest-activity .text h5 a {
	text-decoration: none;
	color: #482813;
}
.sidebar .latest-activity .text h5 a:hover {
	color: #f17400;
}
.sidebar .latest-activity .list {
	margin: 0 0 -17px 0;
}
.sidebar-photos .photos {
	width: 262px;
	margin: 0 0 -7px 0;
	overflow: hidden;
}
.sidebar-photos .photos img {
	margin: 0 12px 7px 0;
	float: left;
}
.sidebar .latest-news .list {
	margin: 0 0 -24px 0;
}
.sidebar .latest-news .list .item {
	padding: 21px 0 19px 0;
	background: url(../images/border-3.png) top left repeat-x;
	overflow: hidden;
}
.home_news_b hr
{
    border:none;
    height:5px;
    background: url(../images/border-3.png) bottom left repeat-x;
}
.sidebar .latest-news .list .item:first-child {
	padding: 0 0 19px 0;
	background: none;
}
.sidebar .latest-news h5 {
	overflow: hidden;
	margin: -4px 0 12px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 21px;
	text-shadow: #fff 0 1px 0;
}
.sidebar .latest-news h5 a {
	text-decoration: none;
	color: #482813;
}
.sidebar .latest-news h5 a:hover {
	color: #f17400;
}
.sidebar .latest-news .info {
	padding: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
	overflow: hidden;
}
.sidebar .latest-news .info a {
	color: #938c82;
}
.sidebar .latest-news .info a:hover {
	color: #f17400;
	text-decoration: underline;
}
.sidebar .latest-news .info .time {
	padding: 0 20px 0 19px;
	background: url(../images/ico-time-1.png) 0 3px no-repeat;
	float: left;
}
.sidebar .latest-news .info .section {
	padding: 0 20px 0 17px;
	background: url(../images/ico-section-1.png) 0 4px no-repeat;
	float: left;
}
.sidebar .latest-news .info .comment-nr {
	padding: 0 0 0 17px;
	background: url(../images/ico-comments-1.png) 0 4px no-repeat;
	float: left;
}
.sidebar .latest-news .intro {
	max-height: 54px;
	overflow: hidden;
	margin: 0 0 17px 0;
}
/* #8 Post */

.post {
	overflow: hidden;
	margin: 0 0 -20px 0;
	padding: 0 0 40px 0;
}
.post p {
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 20px;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	padding: 7px 0 0 0;
	margin: 0 0 10px 0;
	color: #482813;
	font-family: Arial;
}
.post .article-title {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 26px;
	line-height: 32px;
	text-transform: none;
}
.post .article-title a {
	color: #482813;
}
.post .article-title a:hover {
	color: #f17400;
}
.post .post-title-image {
	display: block;
	margin: 0 0 15px 0;
}
.post .info {
	padding: 0 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
	overflow: hidden;
}
.post .info a {
	color: #938c82;
}
.post .info a:hover {
	color: #f17400;
}
.post .info .time {
	padding: 0 20px 0 17px;
	background: url(../images/ico-user-1.png) 0 4px no-repeat;
	float: left;
}
.post .info .section {
	padding: 0 20px 0 17px;
	background: url(../images/ico-section-1.png) 0 4px no-repeat;
	float: left;
}
.post .info .comment-nr {
	padding: 0 0 0 17px;
	background: url(../images/ico-comments-1.png) 0 4px no-repeat;
	float: left;
}
.post li {
	padding: 0 0 2px 22px;
	background: url(../images/ico-star-1.png) 0 6px no-repeat;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #482813;
}
.post ul {
	padding: 2px 0 25px 0;
	margin: 0 0 0 84px;
	list-style-type: none;
}
.post ul li:first-child {
	margin: 0;
}
.post .gallery-preview-box {
	width: 474px;
	padding: 24px 0 0 24px;
	margin: 30px 0 30px 12px;
	height: 135px;
	background: url(../images/gallery-preview-box-bg.png) 0 0 no-repeat;
	text-align: center;
}
.post .gallery-preview-box img {
	margin: 0 12px 6px 0;
	float: left;
}
.post .gallery-preview-box span {
	padding: 0 0 0 21px;
	background: url(../images/ico-photos-1.png) 0 0 no-repeat;
	text-shadow: #fff 0 1px 0;
	color: #938c82;
	font-size: 12px;
	clear: both;
	font-weight: bold;
}
.post .gallery-preview-box .show-all-photos {
	width: 80px;
	height: 80px;
	padding: 12px 0 0 0;
	margin: 0 0 6px 0;
	color: #f17400;
	text-shadow: #fff 0 1px 0;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	float: left;
	text-decoration: underline;
	background: url(../images/show-all-photos-bg.png) 0 0 no-repeat;
}
.post .gallery-preview-box .show-all-photos:hover {
	color: #483924;
}
.post .map {
	margin: 0 0 16px 0;
}
.image-caption {
	margin: 30px auto 30px auto !important;
	text-align: center;
}
.image-caption img {
	display: block;
	margin: 0 0 10px 0;
}
.image-caption p {
	padding: 4px 7px;
	overflow: hidden;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #482813;
}
/* #9 Comments */

.comments {
	width: 100%;
	padding: 0 0 0 0;
	float: left;
}
.comments ol {
	float: left;
	width: 100%;
}
.comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.comments li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}
.comments ul .comments-item {
	padding: 0 18px 19px 50px;
}
.comments-item {
	padding: 0 0 19px 0;
	margin: 0 0 21px 0;
	background: url(../images/border-3.png) bottom left repeat-x;
}
.comments-item .comments-header {
	margin: 0 0 -19px 0;
	overflow: hidden;
}
.comments-item .user {
	height: 44px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	color: #482813;
	font-family: Arial;
	text-shadow: #fff 0 1px 0;
}
.comments-item .user img {
	margin: 3px 18px 0 0;
	float: left;
}
.comments-item .time {
	margin: -1px 0 0 0;
	padding: 0 0 0 21px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	color: #938c82;
	background: url(../images/ico-time-1.png) 0 3px no-repeat;
}
.comments-item p {
	padding: 0 0 0 54px;
}
.comments-item .reply {
	padding: 8px 0 0 0;
	font-size: 10px;
	font-family: Arial;
	text-transform: uppercase;
}
.comments-item .reply a {
	padding: 0 0 0 13px;
	margin: 0 0 0 55px;
	text-decoration: none;
	background: url(../images/arrow-9.png) 0 3px no-repeat;
	color: #f17400;
}
.comments-item .reply a:hover {
	color: #483924;
}
.comments-author .user span {
	padding: 2px 50px 2px 6px;
	margin: -3px 0 0 49px;
	display: block;
	position: absolute;
	color: #2b7100;
}
.comments-author .user span:after {
	content: "Author";
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0 10px;
}
.comments-author .user img {
	position: relative;
}
.add-comment {
	padding: 17px 0 4px 55px;
	float: left;
	overflow: hidden;
}
.add-comment td {
	vertical-align: top;
}
.add-comment .label {
	width: 133px;
	padding: 4px 0 0 0;
	font-weight: bold;
}
.add-comment .comment-spacer-1 {
	width: 10px;
	height: 10px;
}
.add-comment .show-all {
	padding: 0 !important;
}
/* #10 Photo gallery */

.photo-gallery {
	overflow: hidden;
}
.photo-gallery .folders .item {
	width: 242px;
	float: left;
	margin: 0 18px;
}
.photo-gallery .folders .item .image-wrapper {
	width: 240px;
	height: 240px;
	border: rgba(0, 0, 0, 0.1) 1px solid;
	border-radius: 25px;
	margin: 0 0 15px 0;
}
.photo-gallery .folders .item .image {
	width: 240px;
	height: 240px;
	box-shadow: 0 -3px 0 rgba(255, 255, 255, 1) inset, 0 3px 0 rgba(255, 255, 255, 1) inset, -3px 0 0 rgba(255, 255, 255, 1) inset, 3px 0 0 rgba(255, 255, 255, 1) inset;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-radius: 25px;
}

.photo-gallery .folders .item .image img
{width:100%;}


.photo-gallery .folders .item h2 {
	font-size: 16px;
	line-height: 22px;
	color: #482813;
	margin: 0 0 10px 0;
}
.photo-gallery .folders .item h2 a {
	color: #482813;
}
.photo-gallery .folders .item h2 a:hover {
	color: #f17400;
}
.photo-gallery .folders .info {
	padding: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
	overflow: hidden;
}
.photo-gallery .folders .info a {
	color: #938c82;
}
.photo-gallery .folders .info a:hover {
	color: #f17400;
	text-decoration: underline;
}
.photo-gallery .folders .info .time {
	padding: 0 20px 0 19px;
	background: url(../images/ico-time-1.png) 0 3px no-repeat;
	float: left;
}
.photo-gallery .folders .info .photos {
	padding: 0 20px 0 21px;
	background: url(../images/ico-photos-1.png) 0 3px no-repeat;
	float: left;
}
.photo-gallery .folders .more-link {
	width: 103px;
	padding: 2px 0 0 10px;
	background: url(../images/more-link-photo-gallery-bg.png) 0 0 no-repeat;
}
.photo-gallery .spacer-1 {
	background: url(../images/border-3.png) 0 center repeat-x;
	height: 60px;
	width: 798px;
	margin: 0 auto;
	clear: both;
}
.photo-gallery .list {
	width: 798px;
	margin: 0 auto -5px auto;
	padding: 0 0 0 57px;
	overflow: hidden;
}
.photo-gallery .list a {
	float: left;
	margin: 0 10px 4px 10px;
}
.photo-gallery .list .spacer-1 {
	background: url(../images/border-3.png) 0 center repeat-x;
	height: 60px;
	width: 798px;
	margin: 0 auto;
	clear: both;
}
.photo-gallery .list-title {
	margin: 0 0 20px 0;
}
.photo-gallery .list-title .info {
	padding: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
	overflow: hidden;
}
.photo-gallery .list-title .info a {
	color: #938c82;
}
.photo-gallery .list-title .info a:hover {
	color: #f17400;
	text-decoration: underline;
}
.photo-gallery .list-title .info .time {
	padding: 0 20px 0 19px;
	background: url(../images/ico-time-1.png) 0 3px no-repeat;
	float: left;
}
.photo-gallery .list-title .info .photos {
	padding: 0 20px 0 21px;
	background: url(../images/ico-photos-1.png) 0 3px no-repeat;
	float: left;
}
.photo-gallery .list-title h2 {
	font-size: 20px;
	line-height: 26px;
	color: #482813;
	margin: 0 0 10px 0;
}
.photo-gallery .list-title h2 a {
	color: #482813;
}
.photo-gallery .list-title h2 a:hover {
	color: #f17400;
}
.photo-gallery .list-single {
	padding: 0 0 21px 0;
	overflow: hidden;
	text-align: center;
}
.photo-gallery .description {
	width: 650px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.photo-gallery .thumbs {
	text-align: center;
	margin: 0 0 -10px 0;
	padding: 25px 0 0 0;
}
.photo-gallery .thumbs a {
	margin: 0 8px;
}
/* #11 Homepage styling */

.homepage-slider {
	margin: 0 0 30px 0;
	position: relative;
}
.homepage-slider .image-wrapper {
	height: 381px;
}
.homepage-slider .image-wrapper .image {
	position: relative;
	z-index: 1;
	margin: 0 0 0 41px;
}
.homepage-slider .image-wrapper .border {
	width: 818px;
	height: 381px;
	background: url(../images/image-overlay-818x370.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	z-index: 2;
	margin: 0 0 0 41px;
}
.homepage-slider .navigation {
	width: 836px;
	height: 108px;
	margin: 0 0 0 32px;
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
	background: url(../images/homepage-slider-navigation-bg.png) 0 0 no-repeat;
	position: absolute;
	bottom: -30px;
	z-index: 3;
}
.homepage-slider .navigation a {
	color: #fff;
}
.homepage-slider .navigation a:hover {
	color: #ffba00;
}
.homepage-slider .navigation .intro {
	width: 530px;
	margin: 24px 0 0 34px;
	float: left;
}
.homepage-slider .navigation .intro a {
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.homepage-slider .navigation .intro span {
	font-size: 12px;
	color: #c9bfb9;
	line-height: 17px;
}
.homepage-slider .navigation .steps {
	float: right;
	margin: 31px 35px 0 0;
	font-size: 14px;
	font-weight: normal;
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
}
.homepage-slider .navigation .steps .previous {
	padding: 0 0 0 10px;
	background: url(../images/arrow-3.png) 0 8px no-repeat;
	float: left;
}
.homepage-slider .navigation .steps .previous:hover {
	background-position: 0 -186px;
}
.homepage-slider .navigation .steps .next {
	padding: 0 10px 0 0;
	background: url(../images/arrow-4.png) right 8px no-repeat;
	float: right;
}
.homepage-slider .navigation .steps .next:hover {
	background-position: right -186px;
}
.homepage-slider .navigation .steps table {
	margin: 0 auto 20px auto;
}
.homepage-slider .navigation .steps table a {
	width: 17px;
	height: 17px;
	margin: 0 6px;
	background: url(../images/bullet-1.png) 0 0 no-repeat;
	float: left;
}
.homepage-slider .navigation .steps table a:hover {
	background-position: 0 -17px;
}
.homepage-slider .navigation .steps .active {
	background-position: 0 -34px;
	margin: 0 6px 0 6px;
}
.homepage-slider .navigation .steps .active:hover {
	background-position: 0 -34px;
	margin: 0 6px 0 6px;
}
.homepage-columns {
	padding: 30px 0 38px 40px;
	overflow: hidden;
}
.homepage-columns div.last {
	width: 256px;
	padding: 0;
	margin: 0;
	background: none;
}
.homepage-columns-item {
	width: 240px;
	margin: 0 40px 0 0;
	color: #483924;
	float: left;
}
.homepage-columns-item .title {
	font-size: 25px;
	color: #482813;
	font-family:'ArialRoundedMTBoldRegular', Arial;
	margin-bottom:10px;
}
.homepage-columns-item .title div {
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
	height: 35px;
}
.homepage-columns-item .text p {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	margin: 0;
	height:70px;
}
.homepage-columns p {
	margin: 0px 0 0 0;
}
.latest-blog {
	width: 818px;
	margin: 0 0 40px 41px;
	overflow: hidden;
}
.latest-blog .item {
	width: 240px;
	margin: 0 22px 0 0;
	float: left;
}
.latest-blog .item .title {
	padding: 5px 0 0 0;
}
.latest-blog .item .title a {
	font-size:20px;
	line-height: 19px;
	text-transform: none;
	color: #482813;
	text-shadow: #fff 0 1px 0;
	font-family:'ArialRoundedMTBoldRegular', Arial;
}
.latest-blog .item .title a:hover {
	color: #f17400;
}
.latest-blog .item .title p {
	height: 34px;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin: 0 0 13px 0;
	line-height: 17px;
	font-size: 12px;
}
.latest-blog .last {
	margin: 0;
}
.homepage-twitter {
	width: 384px;
	margin: 0 50px 35px 41px;
	float: left;
}
.homepage-twitter .item {
	margin: 0 0 19px 0;
	padding: 0 0 17px 0;
	background: url(../images/border-3.png) bottom right repeat-x;
}
.homepage-twitter .item p a {
	text-decoration: underline;
}
.homepage-twitter .item p a:hover {
	text-decoration: none;
}
.homepage-twitter .item p b:first-child {
	background: url(../images/ico-twitter-1.png) 0 1px no-repeat;
	padding: 0 0 0 25px;
}
.homepage-twitter .item div {
	padding: 7px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #938c82;
}
.homepage-twitter .item div span {
	padding: 0 0 0 20px;
	background: url(../images/ico-time-1.png) 0 0 no-repeat;
}
.homepage-twitter .item div a {
	margin: 0 0 0 10px;
	color: #938c82;
	text-decoration: none;
	background: url(../images/ico-view-1.png) 0 1px no-repeat;
	padding: 0 0 0 25px;
}
.homepage-twitter .item div a:hover {
	color: #f17400;
	text-decoration: underline;
}
.homepage-twitter .last {
	margin: 0;
	padding: 0;
	background: none;
}
.homepage-gallery {
	width: 400px;
	overflow: hidden;
	float: left;
	margin: 0 0 35px 0;
}
.homepage-gallery .main-title-1 {
	width: 384px;
}
.homepage-gallery img {
	margin: 0 16px 8px 0;
	float: left;
}
/* #12 Pricing */

.pricing-wrapper {
	width: 766px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.pricing-item-wrapper {
	width: 319px;
	background: url(../images/shadow-1.png) 10px bottom no-repeat;
	padding: 0 0 16px 0;
	float: left;
	margin: 20px 32px;
}
.pricing-item {
	width: 301px;
	background: url(../images/gradient-1.png) 0 0 repeat-x;
	border-radius: 10px;
}
.pricing-item .ribbon {
	text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/pricing-title-bg.png) 0 0 no-repeat;
	width: 319px;
	height: 54px;
	margin: 17px 0 0 -9px;
	padding: 25px 0 0 0;
	text-align: center;
	position: relative;
}
.pricing-item .price {
	font-size: 90px;
	line-height: 70px;
	text-align: center;
	text-transform: uppercase;
	background: url(../images/border-6.png) bottom left repeat-x;
	padding: 30px 0 34px 0;
}
.pricing-item .price span {
	font-size: 12px;
	line-height: 14px;
	float: left;
	text-align: left;
	margin: 0px 0 0 10px;
}
.pricing-item .price i {
	font-style: normal;
	float: left;
	background: url(../images/text-shadow-1.png) bottom center no-repeat;
	font-weight: bold;
	padding: 0 0 5px 0;
	letter-spacing: -2px;
}
.pricing-item .price table {
	margin: 0 auto;
}
.pricing-item ul {
	padding: 25px 25px 20px 25px;
	color: #fff;
	margin: 0 0 0 20px;
}
.pricing-item li {
	list-style: disk;
	line-height: 22px;
	background: url(../images/bullet-2.png) 0 7px no-repeat;
	padding: 0;
}
.pricing-item .rules {
	font-style: italic;
	padding: 0 25px 25px 25px;
	text-align: center;
}
.pricing-item .submit {
	background: url(../images/border-6.png) top left repeat-x;
	overflow: hidden;
	padding: 24px 0 22px 22px;
}
.pricing-item .submit .btn-1 span {
	width: 213px;
	text-align: center;
}
.pricing-item-large-wrapper {
	width: 702px;
}
.pricing-item-large-wrapper .pricing-item {
	width: 684px;
	float: none;
}
.pricing-item-large-wrapper .pricing-item ul {
	display: table;
	margin: 0 auto;
}
.pricing-item-large-wrapper .pricing-item .submit .btn-1 {
	margin: 0 auto;
	display: table;
	float: none;
}
.pricing-item-large-wrapper .pricing-item .ribbon {
	background: url(../images/pricing-title-large-bg.png) 0 0 no-repeat;
	width: 702px;
}
.inner_banner {
	margin-bottom:20px;
}
.inner_banner img {
	width:528px;
	height:200px;
}
.bottom_img {
	background-image:url(../images/footer_bg.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	bottom:0;
	z-index:999;
	/*height:100%;*/
}
homepage-columns-item .title a
{
    color:#483924;
}
.latest-blog .main-title-1 
{
    text-align:center;
}
.latest-blog td 
{
    vertical-align:top;
}
.homepage-gallery .main-title-1 
{
    text-align:center;
}
.homepage-twitter .main-title-1 
{
    text-align:center;
}
.new_des 
{
    margin-left:-31px;
}
.date 
{
    color:#888888;
    margin:10px 0;
}
.sidebar .date 
{
    color:#888888;
    margin:0 0 5px 0;
}
.latest-blog .item .image
{
	width:250px;
    height:135px;
    overflow:hidden;
    margin-bottom: 10px;
    border:5px solid #f0e4c7;
}

.latest-blog .item .image img 
{
    width:100%;
	height:100%;
}



.latest-blog .item .image:hover
{
    border:5px solid #e8dab5;
}
.home_event 
{
    height:130px;
}
.event_title 
{
    font-size:15px;
    margin-bottom:5px;
}

.event_title h5 a:hover{ color:#3F1E06 !important;}





.events_b img
{
    float:left;
    margin:0 15px 15px 0;
}
.events_b p
{
    margin:0 0 15px 0;
}
.events_b .date
{
    margin:5px 0 0 0;
}

.content_area
{min-height:400px;}

.content_area p{
	padding-left:10px;}

.content_area h1{
	padding-left:10px;}

.content_area hr 
{
    border:none;
    border-bottom:1px dashed #cccccc;
    margin:0 0 25px 0;
    padding-top: 10px;
	
}
.content_area  a {
color:#f17400 ;
display:inline-block !important;
}
.content_area a:hover 
{
color:#ffba00 ;
}
.lineheight 
{
    line-height:20px;
}
.textbox 
{
   background: white;
	border: 1px solid #DDD;
	color: #666;
	float: right;
	padding: 5px 10px;
	width: 240px;
	outline: none;
	margin: 0px 100px 10px 0px;
}

.textboxT 
{
    background: white;
    border: 1px solid #DDD;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 165px;
    outline: none;
    margin: 5px 0px 10px 0px;
}

.radiobutton
{
    background: white;
    border: 1px solid #DDD;   
    color: #666;
    float: left;
    width: 25px;
    height: 25px;
    outline: none;
    margin: 5px 0px 10px 0px;
}
.classname {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #523006), color-stop(1, #805d21) );
	background:-moz-linear-gradient( center top, #523006 5%, #805d21 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#523006', endColorstr='#805d21');
	background-color:#523006;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:90px;
	text-decoration:none;
	text-align:center;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #805d21), color-stop(1, #523006) );
	background:-moz-linear-gradient( center top, #805d21 5%, #523006 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#805d21', endColorstr='#523006');
	background-color:#805d21;
}.classname:active {
	position:relative;
	top:1px; }
#input[type="radio"] 
{
    margin: 0 5px 0 10px;
}


.titleText{margin: 15px 0 5px -38px;}

/*========================Radhika=====================*/

.loginbtn{
   width:60px !important;
   font-weight:bold;
   background-color:#f17400 !important;
   border:1px solid #cd431b !important;
   color:#ffffff;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor:pointer;
   -moz-box-shadow:    inset 0 0 6px #faa468;
   -webkit-box-shadow: inset 0 0 6px #faa468;
   box-shadow:         inset 0 0 6px #faa468;
}

table.tableformat {
    margin:0;padding:0;
}
    table.tableformat td {
        padding:2px 10px 2px 0px;
        vertical-align:top;
    }

.login-box {
    width: 380px;/*400*/
    padding:10px;
    margin:0px auto 20px auto;
    background:#f8f0e5;
    /*background:#cccccc;*/
    text-align:center;
    -moz-box-shadow:    inset 0 0 10px #eadece;
   -webkit-box-shadow: inset 0 0 10px #eadece;
   box-shadow:         inset 0 0 10px #eadece;
    
}
.login-box h3{
    color:#483924;
    font-size:22px;
    text-align:center;
    width:380px;

}
    .login-box input[type="image"] {
        background:none !important;          
    }
   
.login-box hr{
    color: #737373;margin:0px 0px 7px 0px;padding:0;
    width:380px;
}
.forgotpass-box {
    width: 480px;/*500*/
    padding:10px;
    margin:0px auto 20px auto;
    background:#f8f0e5;
    -moz-box-shadow:    inset 0 0 10px #eadece;
   -webkit-box-shadow: inset 0 0 10px #eadece;
   box-shadow:         inset 0 0 10px #eadece;  
}
.forgotpass-box h3{
    color:#483924;
    font-size:22px;
    text-align:center;
    width:480px;
}
    .forgotpass-box p {
        width:480px;
        word-wrap:break-word;
    }
.forgotpass-box hr{
    color: #737373;margin:0px 0px 7px 0px;padding:0;
    width:480px;
}
.registrationfrm {
    padding:0px 31px 0px 31px;
    margin-top:-30px;
}
    .registrationfrm h1 {
        margin-bottom:5px;
        color:#f17400;
    }
    .registrationfrm h2 {
        color:#643a19;
        font-size:15px;
        /*background:#f1eeec;width:830px !important;*/
        background: url(../images/border-1.png) bottom left repeat-x;
        padding:2px 0px 2px 0px;
    }
    .registrationfrm h3 {
        font-size:18px;
    }
table.registration {
    margin-top:15px;
}
    table.registration td {
        padding:2px 10px 2px 0px;
        vertical-align:top;
    }


    /**********Tool Tip**********/
    /* Login Container (default to float:right) */
#divWelcome {
    position:relative;
    float:left;
    font-size:12px;
	margin:50px 0px 0px 250px;
	font-family:Verdana, Geneva, sans-serif;
}

/* Login Button */
#loginButton { 
    display:inline-block;
    float:right;    
    position:relative;
    z-index:30;
    cursor:pointer;
}

/* Login Button Text */
#loginButton span {
    color:#445058; 
    font-size:13px; 
    font-weight:bold;     
    padding:7px 29px 9px 10px;
    background:url(../images/loginArrow.png) no-repeat 53px 7px;
    display:block;
}

/*#loginButton:hover {
    background:url(../images/buttonbgHover.png) repeat-x;
}*/

/* Login Box */
#loginBox {
    position:absolute;
    top:34px;
    right:0;
    display:none;
    z-index:29;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
}

#loginButton.active span {
    background-position:53px -76px;
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#d2e0ea;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:130px; 
    border:1px solid #899caa;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-7px;
    background:#d2e0ea;
    padding:6px;
	font-family:Verdana, Geneva, sans-serif;
}
#loginForm a
{
	color:#482813;	
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
#loginForm a:hover
{
	color:#f17400;
	text-decoration:none;		
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}
@media only screen 
and (max-width : 1300px) {
.switcher {
	display:none;
}
}
.subnav 
{
    float:right;
}
.subnav li 
{
    list-style-type:none;
}
.subnav li ul
{
    display:none;
}
.subnav li:hover ul
{
    display:block;
    position:absolute;
    z-index:9999;
    background-color:#f17400;
    border: 1px solid #cd431b !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-shadow: inset 0 0 6px #faa468;
    -webkit-box-shadow: inset 0 0 6px #faa468;
    box-shadow: inset 0 0 6px #faa468;
    margin-left:10px;
}
.subnav li { 
padding-right: 6px;
}
.subnav li:first-child a {background: url(../images/drop_downbg.PNG) no-repeat right center;
padding-right: 12px;}
.subnav li a 
{
    color:#ffffff;
    width:auto !important;
    padding:3px 10px;
    font-weight:normal;
    display:block;
}
.subnav li a:hover 
{
    color:#ffffff;
}
.subnav li li 
{
    padding:0px !important;
    border-top:1px solid #482813;
}
.subnav li li:hover 
{
    background:#482813;
}
.subnav li li a 
{
    background:none !important;
}





.myButton {
-moz-box-shadow:inset 0px 1px 0px 0px #ffc987;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffc987;
box-shadow:inset 0px 1px 0px 0px #ffc987;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7a540), color-stop(1, #ff8c00));
background:-moz-linear-gradient(top, #f7a540 5%, #ff8c00 100%);
background:-webkit-linear-gradient(top, #f7a540 5%, #ff8c00 100%);
background:-o-linear-gradient(top, #f7a540 5%, #ff8c00 100%);
background:-ms-linear-gradient(top, #f7a540 5%, #ff8c00 100%);
background:linear-gradient(to bottom, #f7a540 5%, #ff8c00 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a540', endColorstr='#ff8c00',GradientType=0);
background-color:#f7a540;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #faab23;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:0px 1px 0px #cc9f52;
}
.myButton:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8c00), color-stop(1, #f7a540));
background:-moz-linear-gradient(top, #ff8c00 5%, #f7a540 100%);
background:-webkit-linear-gradient(top, #ff8c00 5%, #f7a540 100%);
background:-o-linear-gradient(top, #ff8c00 5%, #f7a540 100%);
background:-ms-linear-gradient(top, #ff8c00 5%, #f7a540 100%);
background:linear-gradient(to bottom, #ff8c00 5%, #f7a540 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c00', endColorstr='#f7a540',GradientType=0);
background-color:#ff8c00;
}
.myButton:active {
position:relative;
top:1px;
}


.ButtonM {
    background: url(../images/nav_img.png) no-repeat 0% 0%;
    padding: 0 0 0 2px;
    background-color: #f17400 !important;
    border: 1px solid #cd431b !important;
    color: #ffffff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -moz-box-shadow: inset 0 0 6px #faa468;
    -webkit-box-shadow: inset 0 0 6px #faa468;
    box-shadow: inset 0 0 6px #faa468;
}


.style1{padding-left:0px !important;}

.content_area table{margin-bottom:15px;}

table p a{color:#ffffff !important;}

table p a:hover{color:#ffba00 !important;}

.video_inner {
	padding:25px 15px;
}
.video_inner h1 {
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}
.video_inner h2 {
	font-size:16px;
	color:#ffc000;
	font-weight:normal;
	margin-top:10px;
}
.video_inner h2 a {
	color:#ffc000;
}
.video_inner h2 a:hover {
	color:#E9CB72;
}

.gallery { padding:0;}
.gallery .galleryThumb { float:left; width:200px; height:165px; margin:0 8px 8px 8px; text-align:center;}
.gallery .galleryThumb .gal_thumb { height:120px; width:100%; overflow:hidden; margin: 0 0 6px 0; border: 3px solid #8A8788;}
.gallery .galleryThumb .gal_thumb img{ width:100%;}
.gallery .galleryThumb a{ color:#555; font-size:14px;}
.gallery .galleryThumb a:hover{ color: #b42e34;}

.popup-gallery { list-style:none;}
.popup-gallery li{ float:left; width:200px; height:165px; margin:0 8px 8px 8px; text-align:center;}
.popup-gallery li a{color:#555; font-size:14px;}
.popup-gallery li a:hover{ color: #b42e34;}
.popup-gallery li .galleryImg{ height:120px; width:100%; overflow:hidden; margin: 0 0 6px 0; border: 3px solid #8A8788;}
.popup-gallery li .galleryImg img{ width:100%;}

.yard { width: 100%;
float: left;
padding-bottom: 10px;
border-bottom: dashed 1px #c3c3c3;
margin-top: 0px; margin-bottom:15px;}
.yard h2 { font-family: 'Myriad Pro', Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color: #f08e00; margin-bottom:7px;}
.yard img {padding:3px; border:solid 1px #dddddd !important; float:left; margin:0 15px 15px 0;}
.morevedios { width:100%; margin:0; padding:0;}
.morevedios td { width:180px; padding:8px; vertical-align:top !important;}
.vedio_wrapper { width:230px; height:180px; float:left;background-color: #f3f3f3;
border: solid 5px #e1e1e1;}
.morevedios .vediothumbnail {background: #000000 url(../images/photos/assets/videos/3/noimage.gif) left top no-repeat;
width: 230px;
height: 130px;
position: relative;
text-align: center;
z-index: 0; float:left;}
.vediothumbnail .img { width: 230px;
height: 130px;}
.vediodes { text-align: left; color: #666666; width:230px; float:left;}
.vediodes a {color: #f08e00;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none; line-height: 18px; font-weight:normal; text-align:center;}
.vediosptittle { font-size: 11px;}
.vediodestitle {  font-weight:bold; float:left; padding-top:4px; width:100%;}
.vediosptittle { color: #666666 !important; float:left; width:100%}
.vedioplayico {
position: absolute;
top:35px;
left: 90px;
z-index: 100;
}
.vedioplayicobig { position: absolute; z-index: 100;}
.vedioplayicobig a { width:auto !important; height:auto !important;}
.vedioplayicobig a img { width:77px !important; height:79px !important;}
#theTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px !important;
font-weight: normal;
color: #3A3A3A !important;
margin: 10px 0 5px 0px !important;
padding-left: 15px;
	}
.date 
{
    color:#999999;
}
.videos ul 
{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.videos ul li 
{
    float:left;
    width:135px;
    background-color:#f2f2f2;
    border:1px solid #cccccc;
    min-height:150px;
    margin:0 10px 10px 0;
    padding:10px;
}
.videos ul li:hover
{
    background-color:#ffffff;
}
.full_con {
    background: none !important;
}
.full_width {
    width: 850px !Important;
}
.alert {
	width: 980px;
	float: left;
	margin: 12px 0px 5px 0;
	background-image: url('../images/newsbg.png');
	background-repeat: no-repeat;
	margin-left: 38px;
    padding: 45px 0 0 0;
}




