@charset "UTF-8";
/* CSS Document */

#content_wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	max-width:100% !important;
	min-width:1000px;
	padding:20px 0px;
}
.content_inner {
	margin:auto;
	width:930px;
	
}
.content_left {
	float:left;
	width:250px;
	
}
.content_right {
	float:right;
	width:650px;
	margin-bottom:0px;
	margin-right:0px;
	overflow:hidden;
}


.content_box {
	width:250px;
	background:#cc3333;
	height:auto;
}


.content_box ul {
	
	margin:25px;
	padding:0px;
	padding-top:30px;
	padding-bottom:30px;
}
.content_box ul li {
	padding:0px;
	margin:0px;
	margin-bottom:17px;
	padding-bottom:7px;
	
	font-size:15px;
	color:#fefffe;
	font-family:"Conv_eagle" , sans-serif;
	line-height:15px;
	font-weight:400;
	list-style:none;
	border-bottom:2px #fff solid; 
}
.content_box ul li a {
	
	color:#fefffe;
	
}
.content_box ul li a:hover {
	
	color:#EEE;
	
}

.content_inner h1 {
	font-size:44px;
    padding-top: 20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 0px 0px 0px;
	
	padding-bottom:10px;
	font-weight:400;
	text-align:center !important;
}
.content_inner h2 {
	font-size:37px;
    padding-top: 20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:10px 25px 0px 25px;
	
	padding-bottom:10px;
	font-weight:400;
	text-align:center !important;
}

.content_inner h3 {
	font-size:28px;
    padding-top: 20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 20px 0px 10px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left;
	padding-bottom:10px;
	line-height:28px;
}

.content_inner h4 {
	font-size:22px;
    padding-top: 20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:20px 20px 0px 10px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left;
	padding-bottom:10px;
	line-height:24px;
	border-bottom:1px solid #F1F1F1;
	display:inline-block;
	padding-right:100px;
}


.content_inner h6 {
	font-size:14px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 0px 10px 0px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left;
	padding-bottom:10px;
	line-height:18px;
	border-bottom:1px solid #F1F1F1;
}


.content_inner p {
	font-size:15px;
	line-height:23px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:20px 10px 0px 11px;
	text-align:justify;
}
.content_inner ul {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:20px 10px 0px 11px;
	text-align:justify;
}


.content_inner li {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:20px 10px 0px 11px;
	text-align:justify;
}
.img_circle_div {
	width: 260px;
	float:left;
	margin:25px 25px 0 25px;
	padding-bottom:20px;
}
.img_circle {
	width: 248px; height: 248px;
	border: solid 10px #4b4b4b;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px; /* future proofing */
	-khtml-border-radius: 150px; /* for old Konqueror browsers */
	background-color: #fff; border: solid 6px #e85133;
	margin:25px 0;
}

.img_circle img{
	
	-moz-border-radius: 150px;
-webkit-border-radius: 150px;
border-radius: 150px; /* future proofing */
-khtml-border-radius: 150px; /* for old Konqueror browsers */

}

.img_circle_div h3 {
	font-size:28px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 20px 0px 10px;
	padding-bottom:0px;
	font-weight:400;
	text-align:center;
	padding-bottom:10px;
	line-height:28px;
}

/***************home page News BOX*****************/


.home_new_div {
	width: 285px;
	float:left;
	margin:25px 10px 0 15px;
	padding-bottom:20px;
}

.home_news_img_circle_div {
	width: 85px;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	float:left;
}

.home_news_img_circle {
	width: 80px; height: 80px;
	
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px; /* future proofing */
	-khtml-border-radius: 150px; /* for old Konqueror browsers */
	background-color: #fff; border: solid 1px #e85133;
	margin:5px 0 15px 0;
}

.home_news_img_circle img{
	
	-moz-border-radius: 150px;
-webkit-border-radius: 150px;
border-radius: 150px; /* future proofing */
-khtml-border-radius: 150px; /* for old Konqueror browsers */

}

.home_news_tex_box {
	width:190px;
	float:right;
	margin-top:5px;
}
.home_news_tex_box p {
	font-size:12px;
	line-height:16px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:0px 0px 0 0px;
	text-align:justify;
	
}

.home_news_readmore {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:150px;
	margin-top:10px;
}
.home_news_readmore a {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	
	text-align:right;
	font-weight:400;
	font-size:12px;
}
.home_news_readmore a:hover {
	
	color:#666;
	
}

/***********************News Page Styles*************************/

.news_row {
	width:100%;
	margin-bottom:40px;
	
}
.news_row_left {
	width:240px;
	float:left;
}
.news_row_right {
	width:390px;
	float:right;
	margin:25px 0 0 0;
}


.news_img_circle_div {
	width: 240px;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}
.news_img_circle {
	width: 100px; height: 100px;
	border: solid 10px #4b4b4b;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px; /* future proofing */
	-khtml-border-radius: 150px; /* for old Konqueror browsers */
	background-color: #fff; border: solid 6px #e85133;
	margin:25px 0 15px 0;
}

.news_img_circle img{
	
	-moz-border-radius: 150px;
-webkit-border-radius: 150px;
border-radius: 150px; /* future proofing */
-khtml-border-radius: 150px; /* for old Konqueror browsers */

}


.news_row_right h2 {
	font-size:20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 20px 0px 10px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left !important;
	padding-bottom:10px;
	line-height:24px;
	font-style: normal!important;
}
.news_row_right p {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:0px 0px 0 10px;
	text-align:justify;
	
}
.more_coment-link_row {

	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	height:36px;
	line-height:36px;
}
.news_coment_left {
	float:left;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:450px;
}

.news_coment_left a {
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	margin-left:0px;
	font-size:16px;
}

.news_coment_left a:hover {
	color:#666;
	text-decoration:underline;
}

.news_coment_left span{
	color:#999;	
}


.news_readmore {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:150px;
	margin-top:14px;
}
.news_readmore a {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	
	text-align:right;
	font-weight:400;
	font-size:12px;
}

.news_readmore a:hover {
	
	color:#666;
	
}
/***********************News Page Styles END*************************/


/***********************Campaigns Page Styles*************************/


.news2_row  {        
        margin:20px 0px 0px 0px;
        padding-bottom:10px;
        border-bottom:#E9E9E9 solid 1px;
}

.news2_row h2 {
        font-size:20px;
        color:#000;
        font-family:"Conv_eagle" , sans-serif;
        margin:0px 20px 0px 0px;
        padding-bottom:0px;
        font-weight:400;
        text-align:left !important;
        padding-bottom:0px;
        line-height:24px;
}

.news2_row p {
        color: #010101;
    font-family: "Myriad Pro",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 10px 0 0;
    text-align: justify;
}



.campaigns {
	width:100%;
	margin:25px 0 0 0;
}

.campaigns ul {
	margin:0px;
	padding:0px;
}
.campaigns ul li {
	margin:0px 16px 20px 0;
	padding:0px;
	width:205px;
	height:320px;
	list-style:none;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #E4E4E4;
}
.campaigns ul li:hover {
	background:#FAFAFA;
	border-bottom:1px solid #CCC;
	cursor:default;
}


.right_margin_none {
	margin-right:0px !important;
}



.campaigns ul li h4 {
	font-size:17px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:10px 0px 5px 0px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left !important;
	padding-bottom:10px;
	line-height:24px;
}
.campaigns ul li p {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:10px 0px 0 0px;
	
}

.camping_left {
	width:670px;
	float:left;
}
.camping_right {
	width:180px;
	float:right;
}
.camping_right a {
	font-size:14px;
	line-height:25px;
	color:#c90000;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:8px 0px 5px 0px !important;
	text-align:justify;
}
.camping_left h3 , .camping_right h3 {
	font-size:20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 20px 0px 0px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left !important;
	padding-bottom:10px;
	line-height:24px;
}
.camping_left h4 {
	font-size:18px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:15px 20px 0px 0px !important;
	padding:0px !important;
	font-weight:400;
	text-align:left !important;

	line-height:18px;
}

hr {
	border:1px solid #e6e6e6;
	margin-top:20px;
	margin-bottom:20px;
}


.camping_news_wrapper {
	width:100%;
	margin-bottom:10px;
}
.camping_news_left {
	width:170px;
	float:left;
	margin-top:20px;
}
.camping_news_right {
	width:480px;
	float:right;
	margin-bottom:20px;
}
.camping_news_right p , .camping_right p {

	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:5px 0px 0 0;
	text-align:justify;

}


.camping_more {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:150px;
	margin-top:0px;
}
.camping_more a {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	
	text-align:right;
	font-weight:400;
	font-size:12px;
}

.camping_more a:hover {
	
	color:#666;
	
}


.campaigns2 .video {
        width:205px !important;
        height:168px !important;
}
.campaigns2 .video iframe {
        width:205px !important;
        height:auto !important;
}



/************************pagination*****************************/
#pagination {
    float: right;
    margin-top: 10px;
	
}
#pagination li {
    border: 0 none;
    float: left;
    font-size: 11px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagination a {
    color: #639E29;
    margin-right: 2px;
	text-decoration:none;
}
#pagination .previous-off, #pagination .next-off {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #E5E5E5;
    background-image: -moz-linear-gradient(#F1F1F1, #E5E5E5);
    border-bottom-color: #DDDDDD;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #DDDDDD;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #DDDDDD;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #DDDDDD;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333333;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
	margin:5px;
}
#pagination .next a, #pagination .previous a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #E5E5E5;
    background-image: -moz-linear-gradient(#F1F1F1, #E5E5E5);
    border-bottom-color: #DDDDDD;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #DDDDDD;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #DDDDDD;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #DDDDDD;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333333;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
	margin:5px;
}
#pagination .active {
   -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #0A9600;
    background-image: -moz-linear-gradient(#0A9600, #0A9101);
    border-bottom-color: #0D870A;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #0D870A;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #0D870A;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #0D870A;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
	margin:5px;
	text-decoration:underline;
}
#pagination a:link, #pagination a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #E5E5E5;
    background-image: -moz-linear-gradient(#F1F1F1, #E5E5E5);
    border-bottom-color: #DDDDDD;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #DDDDDD;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #DDDDDD;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #DDDDDD;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333333;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
	margin:5px;
}
#pagination a:hover {
     background-color: #0A9600;
    color: #333;
	margin:5px;
}
/************************pagination end****************************/



/***********************Campaigns Page Styles END*************************/


/***********************Campaigns Page2 Styles*************************/

.campaigns2 {
	width:100%;
	margin:25px 0 0 0;
}

.campaigns2 ul {
	margin:0px;
	padding:0px;
}
.campaigns2 ul li {
	margin:0px 11px 20px 0;
	padding:0px;
	width:205px;
	height:320px;
	list-style:none;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #E4E4E4;
}
.campaigns2 ul li:hover {
	background:#FAFAFA;
	border-bottom:1px solid #CCC;
	cursor:default;
}

.campaigns2 ul li h4 {
	font-size:17px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:10px 0px 5px 0px;
	padding-right:0px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left !important;
	padding-bottom:10px;
	line-height:24px;
}
.campaigns2 ul li p {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:10px 0px 0 0px;
	
}

.viewall a {
	color:#CC3333;
}

.viewall a:hover {
	color:#999999;
}

/****************************Contact Us Form Styles*************************************/


.contact_left {
	width:300px;
	float:left;
	margin-top:30px;
}
.contact_left p {
	font-size: 12px;
	font-weight:normal;
	font-family:Helvetica, sans-serif , Arial; 
	color:#434343;
	line-height:14px;
	margin:0px;
}
.contact_icon_colum {
	margin:auto;
	width:300px;
	margin:30px 0px 10px 0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	line-height:40px;
}

.contact_icon_colum a {
	
	color:#333;
	
}

.contact_right {
	width:590px;
	float:right;
}
#form_wrapper_main {
	width:590px;
	height:500px;
	background:url(../images/contact_bg2.png) no-repeat;
	
	padding:15px 0px 15px 0px;
	float:right;
	margin:30px 0px 0px 0;
}
#form_wrapper_main h1 {
	font-family:'Conv_walkwaybold';
	font-size:40px;
	color:#06A3EA;
	font-weight:lighter;
	text-align:left;
	margin:0px 0 30px 0;
	padding:0px;
	text-shadow: 0px 1px 1.5px black;
}
/*#form_wrapper {
	width:505px;
	background:#f8f8f8;
	border:solid 1px #333;
	padding:20px;
}*/
.input_small_div{
	width:230px;
	height:40px;
	float:left;
	margin:7px 5px 13px 40px;
	
}
.input_small_div label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cb6565 !important;
	margin-left:3px;
}
.input_small_div input {
	width:223px;
	height:32px;
	padding-left:10px;
	margin-top:7px;
	border:none;
	color: #888888;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
	font-weight:lighter;
	border:solid 1px #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	transition:background .5s, border-color .5s;
}

.input_small_div input:focus {
	color:#333;
	border-color:#FBD491;
	background-color:#faf9f0;
	
}
.input_small_div span {

	color:#FF0000 !important;
    
}

.textariya_div {
	width:510px;
	margin-left:40px;
	margin-top:15px;
	
}
.textariya_div label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cb6565 !important;
	margin-left:3px;
}
.textariya_div textarea {
	width:500px !important;
	height:68px !important;
	padding-left:10px !important;
	margin-top:5px;
	border:none;
	color: #888888 !important;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
	font-weight:lighter;
	padding-top:9px;
	background:#fff;
	border:solid 1px #d9d9d9 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	transition:background .5s, border-color .5s;
}

.textariya_div textarea:focus {
	color:#333 !important;
	border-color:#FBD491 !important;
	background-color:#faf9f0;
	
}

.btn_div  {
	width:175px;
	border:none;
	margin:auto;
	margin-top:45px;	
}
.form_btn{
	width:104px;
	height:38px;
	background:url(../images/submit_btn.png) no-repeat;
	border:none;
	color: #fff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
	cursor:pointer;
	text-align:center !important;
	padding-left:30px;
	
}
.form_btn:hover{
	color: #FFEEC3;
	
}
#loading {
    background-image: url("../images/ajax-loader.gif");
    background-repeat: no-repeat;
    display: none;
    height: 11px;
    margin-left: 250px;
    padding-bottom: 5px;
    text-align: center;
    width: 16px;
}
/****************************Contact Us Form Styles END*************************************/


/***********************Events Page Styles*************************/

.events_row {
	width:100%;
	margin-bottom:40px;
	
}
.events_row_left {
	width:240px;
	float:left;
}
.events_row_right {
	width:390px;
	float:right;
	margin:25px 0 0 0;
}


.events_img_circle_div {
	width: 240px;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}
.events_img_circle {
	width: 225px; height: 225px;
	border: solid 10px #4b4b4b;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px; /* future proofing */
	-khtml-border-radius: 150px; /* for old Konqueror browsers */
	background-color: #fff; border: solid 6px #e85133;
	margin:25px 0 15px 0;
}

.events_img_circle img{
	
	-moz-border-radius: 150px;
-webkit-border-radius: 150px;
border-radius: 150px; /* future proofing */
-khtml-border-radius: 150px; /* for old Konqueror browsers */

}


.events_row_right h2 {
	font-size:20px;
	color:#000;
	font-family:"Conv_eagle" , sans-serif;
	margin:0px 20px 0px 10px;
	padding-bottom:0px;
	font-weight:400;
	text-align:left !important;
	padding-bottom:10px;
	line-height:24px;
}
.events_row_right p {
	font-size:14px;
	line-height:20px;
	color:#010101;
	font-weight:400;
	font-family:"Myriad Pro" , sans-serif;
	margin:0px 0px 0 10px;
	text-align:justify;
	
}
.more_coment-link_row {

	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	height:36px;
	line-height:36px;
}
.events_coment_left {
	float:left;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:450px;
}

.events_coment_left a {
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	margin-left:0px;
}

.events_coment_left a:hover {
	color:#666;
	text-decoration:underline;
}

.events_coment_left span{
	color:#999;	
}


.events_readmore {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	width:150px;
	margin-top:40px;
}
.events_readmore a {
	float:right;
	font-family:"Myriad Pro" , sans-serif;
	color:#000;
	
	text-align:right;
	font-weight:400;
	font-size:12px;
}

.events_readmore a:hover {
	
	color:#666;
	
}
/***********************Events Page Styles END*************************/

 /**********************Useful Links*********************/

.links {
	margin: 0px;
	padding: 0px;
}
.links hr {
        border:1px solid #D3D3D3;
}
.link_row {
        
                border-bottom:1px dashed #EDEDED;
                margin-bottom:20px;
                padding-bottom:20px;
}
.links h1  {
    color: #000000;
    font-family: "Conv_eagle",sans-serif;
    font-size: 37px;
    font-weight: 400;
    margin: 10px 0px 20px 0 !important;
    padding:0px !important;
    text-align: center !important;
}
.links h2  {
        font-size:24px;
        color:#000;
        font-family:"Conv_eagle" , sans-serif;
        margin:20px 20px 0px 0px;
        padding-bottom:0px;
        font-weight:400;
        text-align:left !important;
        padding-bottom:0px;
        line-height:24px;
}


.links h4 {
        font-size:17px;
        color:#333;
        font-family:"Conv_eagle" , sans-serif;
        margin:10px 0px 0px 0px;
        padding-bottom:0px;
        font-weight:200 !important;
        text-align:left !important;
        padding:0px !important;
        line-height:20px;
        border:none !important;
}
.links p {
        font-size:14px;
        line-height:16px;
        color:#010101;
        font-weight:400;
        font-family:"Myriad Pro" , sans-serif;
        margin:10px 0px 0px 0px !important;
        
}

.links p a {
        font-size:14px;
        line-height:20px;
        color:#000080;
        font-weight:400;
        font-family:"Myriad Pro" , sans-serif;
        margin:0px 0px 0 0px !important;
        
}
.links p a:hover {
         color:#014ea5;
}

/**********************Useful Links END*********************/



 .video2 {
        width:250px !important;
        height:145px !important;
}
 .video2 iframe {
        width:250px !important;
        height:145px !important;
}
.video3 {
        width:320px !important;
        height:195px !important;
}
.video3 iframe {
        width:320px !important;
        height:195px !important;
}

.link a {
	
	color:#006699;font-size:15px;
	line-height:30px;
	font-family:"Conv_eagle" , sans-serif;
	
}
.link a:hover {
	
	color:#333;
	
}



/**********************Members Page *********************/
.member-down-link ul  {
	
	margin:10px 0px;
	padding:10px 10px;
	
}
.member-down-link ul li {
	/*float:left;*/
	list-style: inside square;color:#333;
	font-size:16px;
	margin-right:50px;
	/*width:280px;*/
	margin:0px;
	padding:0px;
	line-height:26px;
	
}
.member-down-link ul li a{
	color:#333;
	font-size:14px;
	font-weight:600;
}
.member-down-link ul li a:hover{
	color:#09F;

}


.member-down-link h4 {
    color: #000;
    font-family: "Conv_eagle",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0px 0;
    padding-bottom: 10px;
    padding-top:0px !important;
    text-align: left !important;
	
}
.member-down-link h5 {
    color: #000;
    font-family: "Conv_eagle",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0px 0;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left !important;
	
}
.member-down-link h4 span {
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 10px 0px 0px 30px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left !important;
	border-bottom:none;
}
.member-down-link  p {
    color: #010101;
    font-family: "Myriad Pro",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 15px 0px;
    text-align: justify;
}
.member-down-link a {
   
    font-size: 16px;
   
   
}

/**********************Members Page END*********************/


/**********************Side Menu *********************/

/* Reset */
.menu ul, .menu li { margin: 0; padding: 0; }
.menu ul { list-style: none; }
.menu a { text-decoration: none; font-weight:400 !important; }
.menu a:hover { text-decoration: none; }

/* Flavor */
.menu li {
  
	width:229px;
}
.menu a {
    display: block;
    padding:0px;
    color: #000; font-weight:400 !important;  
	
}
/*.menu li a { background-color: #ace; }*/
.menu li ul   { background-color: #e14848; border-bottom:none;-webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.24);
-moz-box-shadow:    0px 2px 6px 0px rgba(50, 50, 50, 0.24);
box-shadow:         0px 2px 6px 0px rgba(50, 50, 50, 0.24); margin-top:5px !important; padding:8px 0px; }


.menu li li    { border-bottom:none; width:200px;    }


.menu li ul li    { padding:0px; margin:0px; margin-left:20px; list-style:disc;   }
.menu li li  a  { border-bottom:none; padding:5px 10px;   }
.menu li li li a { background-color: #cabbed; }

/* Positioning */
.menu li {
    position: relative;
    float: left;
}
.menu li ul { position: absolute; width: 900px; }
.menu li li ul { width: 120px; }
.menu li li li { float: none; }

/* Hover */
.menu li > ul { display: none; }
.menu li:hover > ul { display: block; }

/**********************Side Menu END*********************/
.post-comment ul  {
	
	 padding:0px; margin:0px; margin-left:0px !important;
	 margin-bottom:20px;
}

.post-comment ul li {
	
	 margin-left:20px !important; 
	 padding-left:10px;
}
/*Farshad Styles*/

.menuLogoImg img {
    width: 100%;
    height: auto;
}