body
{
	margin:0px;
	padding:0px;
	font-family:"open_sansregular";
}



/**FONTS**/
@font-face {
    font-family: 'exolight';
    src: url('fonts/exo-light-webfont.eot');
    src: url('fonts/exo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-light-webfont.woff') format('woff'),
         url('fonts/exo-light-webfont.ttf') format('truetype'),
         url('fonts/exo-light-webfont.svg#exolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'exomedium';
    src: url('fonts/exo-medium-webfont.eot');
    src: url('fonts/exo-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-medium-webfont.woff') format('woff'),
         url('fonts/exo-medium-webfont.ttf') format('truetype'),
         url('fonts/exo-medium-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'exoregular';
    src: url('fonts/exo-regular-webfont.eot');
    src: url('fonts/exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-regular-webfont.woff') format('woff'),
         url('fonts/exo-regular-webfont.ttf') format('truetype'),
         url('fonts/exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'exoextra_light';
    src: url('fonts/exo-extralight-webfont.eot');
    src: url('fonts/exo-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-extralight-webfont.woff') format('woff'),
         url('fonts/exo-extralight-webfont.ttf') format('truetype'),
         url('fonts/exo-extralight-webfont.svg#exoextra_light') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'exobold';
    src: url('fonts/exo-bold-webfont.eot');
    src: url('fonts/exo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exo-bold-webfont.woff') format('woff'),
         url('fonts/exo-bold-webfont.ttf') format('truetype'),
         url('fonts/exo-bold-webfont.svg#exobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/**FONTS**/
.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

#campouter_wrapper
{
	width:100%;
}
.sitemap_div
{
	width:85%; 
	float:left;
	border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 52px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
}
.myButton1
{
	 font-family: 'open_sansregular';
	/*/* font-family: "Myriad Pro";*/*/
	font-size:16px;
	color:#333;
	text-decoration:none;
	margin-left:20px;
}
.myButton1:hover
{
	 font-family: 'open_sansregular';
	/*/* font-family: "Myriad Pro";*/*/
	font-size:16px;
	color:#008cd2;
	text-decoration:none;
}
.join-paypal
{
	border:0px solid #000;margin-top:13px;color:#fcdb7a;
    font-family: 'open_sansregular';
	font-size:14px;
	
}
.name_in_marq
{
	float:left; width:100%; height:auto; overflow:hidden;padding-left:10px;
	padding-right:10px;
	/*border:1px solid #fff;*/
}
.name_in_marq_style
{
	font-size:14px;
	text-align:left;	
	font-family: 'exolight';
}
/**Header**/
#campv_header
{
	width:100%;
	background-color:#fff;
	border:0px solid #f00;
	height:auto;
	overflow:hidden;
}
#header-wrapper
{
	width:1024px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:337px;
	height:125px;
}
#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:32px;
	height:38px;
	margin-left:-10px;
}
#h-upperdiv
{
	height:85px;
	border:0px solid #000;
}
#h-upperdiv1
{
	height:50px;
	width:455px;
	font-family: 'open_sansregular';
	font-size:12px;
	color:#28abe2;
	margin:0px;
	text-align:left;
	padding:2px;
}

#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:137px;
	height:98px;
	margin-top: -4px;
}
#hmapnew
{
    background-image:url(../campimg/newimg/headerimg2.png);
	background-repeat:no-repeat;
	width:165px;
	height:98px;
	margin-top:0px;
}
#hphone
{
	color:#2a3b8f;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:75px;
	margin-left:-138px;
}


#hphonenew {
    color: #2a4c85;
    font-size: 13px;
    margin-left: -60px;
    margin-top: 77px;
}
#hphonenew a {
    color: #2a4c85;
    font-size: 13px;
    text-decoration:none;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:58px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:1024px;
	text-align:left;
}

#h-menudiv
{
	display:block;
	height:21px;
	background-color:#2a3b8f;
	float:right;
	width:67%;
	margin-top:8px;
}
.menu-text
{
	margin:0px;
	padding:0px;
	padding:2px;
	list-style:none;
	width:auto; 
	float:left;
}

.menu-text
{
	margin:0px;
	padding:0px;
	padding:2px;
	font-family: 'open_sansregular';
	font-size: 13px;
	color:#fff;
	 font-weight: bold;
	text-decoration:none;
}

.menu-textactive 
{
	margin:0px;
	padding:2px;
	font-family: 'open_sansregular';
	font-size:13px;
	color:#f5d834;
	text-decoration:none;
	font-weight:bold;
}
.menu-sep
{
	list-style:none;
	margin:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	color:#fff; 
	padding-bottom:0px;
}
.line-sep
{
	background-image:url(../campimg/newimg/line-sep.png);
	background-repeat:no-repeat;
	width:1px;
	height:13px;
	margin-top:2px;
}
.common_btn{background-color:#09c; padding:6px; border-radius:3px; color:#FFFFFF; font-size:16px; outline:none; border:hidden; cursor:pointer;}
.menu-li
{
	list-style:none; margin:0px;padding:0px;
}
#h-menu-small
{ 
    display: none;
    float: left;
    margin-left: 3px;
    margin-top: 43px;
}
/**Header**/
.email_mps1
{
	font-family:'open_sansregular';
	color:#2a3b8f;
	margin-left:78px;
	text-align:left;
	border:0px solid #000;
	  height:110px;
}
#email-mphead
{
	 color: #000000;
    font-family: 'exolight';
    font-size: 12px;
    text-align: justify;
}
/**Footer**/

#campv_footer
{
  width:100%;
  background-color:#8cd2f0;
  height:108px;
  clear:both;	
}
.footer_wrapper
{
 	width:1010px;
	border:0px solid #000;
}
#footer-left-div
{
	width:32%;
	border:0px solid #f00;
}

#footer-rightdiv
{
	height:67px;
	width:53%;
	border: 0px solid #FF0;
}
#social
{
	width:31px;
	
}
#footer-gap1
{
	width:39px;
	
}
#other1
{
	width:100px;
}
#footer-gap2
{
	width:32px;
}
#other2
{
	width:62px;
}
#footer-gap3
{
	width:25px;
}
#other3
{
	width:61px;
}
#footer-gap4
{
	width:29px;
}
#other4
{
	width:96px;
}
.footer-text-style
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:12px;
	text-transform:capitalize;
	color:#fff;
	text-align:left;
}
a.footer-text-style
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:12px;
	text-transform:capitalize;
	text-decoration:none;
	text-align:left;
}
#ticon
{
	background-image:url(../campimg/newimg/footertweet.png);
	background-repeat:no-repeat;
	width:24px;
	height:23px;
	margin-top:10px;
}
.sub-menu-s1
{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
/**Footer**/
#left-layout-div
{
	border:0px solid #f00; float:left; width:80%;
}
#mainnew-blue-div
{
	width:100%;
	background-color:#2a3b8f;
	 margin-top: 20px;
}
#mainnew-tranparent-div
{
	width:100%;
	background-image:url(../campimg/newimg/bg-repeatnew.png);
	background-repeat:repeat;
}
#set-outer
{
	width:1024px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
}
#set-outer1
{
	 width:1024px;
	 background-image:url(../campimg/newimg/bgindexnew.png);
	 background-repeat:repeat;
}


#main-wrapperdiv
{
	width:1024px;
	/*background-image:url(../campimg/newimg/bgindexnew.png);
	background-repeat:no-repeat;*/
	height:575px;
}
.leftpanel
{
	width:22%;
	border:0px solid #fff;
	float:left;
}
.leftdiv1
{
	background-image:url(../campimg/newimg/leftpanelpic1.png);
	background-repeat:no-repeat;
	width:136px;
	height:153px;
	margin-left: -2px;
    margin-top: -45px;
	border:0px solid #000;
	position:absolute;
}
.leftdiv2
{
	width:96%;
	padding-left:16px;
	margin-top:60px;
	height:200px;
	overflow:hidden;
}
.leftdiv2-div1
{
	width:100%;
	 font-family: 'exolight';
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
}
.leftdiv2-div3
{
	width:100%;
	font-family: 'open_sansregular';
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
	height:100px;
	padding-left:16px;
}
.leftdiv3
{
	width:100%;
	padding-left:16px;
	/*background-color:#09c;*/
	background: linear-gradient(to right,#09c 50%, #2154a6);
	padding:5px 9px 5px;
	margin-left:2%;
}
.leftdiv3 div
{
	width:100%;
	font-family: 'exobold';
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
}
.myleftdiv3
{
	width: 100%;
	padding-left: 16px;
	/*background-color: #09c;*/
	background: linear-gradient(to right,#09c 50%, #2154a6);
	padding: 12px 9px 5px;
	margin-left: 2%;
	margin-top: 10px;
}
.myleftdiv3 h4
{
	width:100%;
	font-family: 'exobold';
	font-size:19px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
}
#leftdiv4
{
	background-image:url(../campimg/newimg/leftpanelpic2.png);
	background-repeat:no-repeat;
	width:136px;
	height:153px;
}
#leftdiv5
{
	width:96%;
	padding-left:16px;
}
#leftdiv5 div span
{
	width:100%;
	font-family: 'open_sansregular';
	/*/* font-family: "Myriad Pro";*/
	font-size:18px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
	font-weight:600;
}
#leftdiv5 div 
{
	font-family: 'open_sansregular';
	/*/* font-family: "Myriad Pro";*/
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:left;
}
#leftpanelarrow
{
	width:57.5%;
	border:0px solid #fff;
	float:left;
	margin-left:2%;
}
.index-arrows
{
	background-image:url(../campimg/newimg/ipath.png);
	background-repeat:no-repeat;
	width:52px;
	height:70px;
	float:left;
	margin-top:20px;
	position:absolute;
}
.textbox-style
{
	width:326px;
	height:22px;
	outline:none;
}
.index-title-block
{
	width:92%;
	background-color:#008cd2;
	height:64px;
	float:left;
	margin-left:32px;
	z-index:9999;
}
.title-div-style
{
	border:0px solid #000;
	width:36%;
	float:left;
	margin-left:25px;
}
.title-div-style div.title-date
{
	font-family: 'exomedium';
	font-size:16px;
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
}
.title-div-style div.title-name
{
	font-family: 'exoregular';
	font-size:33px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
}
.exposed-div
{
	width:34%;
	border:0px solid #000;
}
.exposed-div div
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:48px;
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
	ms-transform: rotate(355deg);  
	-moz-transform: rotate(355deg);  
	-o-transform: rotate(355deg);  
	-webkit-transform: rotate(355deg); 
	transform: rotate(355deg);
	position:absolute;
	z-index:999999;
}
.pinned-div
{
	/*background-image:url(../campimg/newimg/pin.png);
	background-repeat:no-repeat;*/
	position:absolute;
	width:47px;
	height:109px;
	margin-left:121px;
	margin-top:-30px;
	z-index:9;

}
#index-pinned-divpic1
{
	position:absolute;
   background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;
	width:220px;
	height:219px;
	margin-top:56px;
	margin-left:-96px;
	-ms-transform: rotate(357deg);  
	-moz-transform: rotate(357deg);  
	-o-transform: rotate(357deg);  
	-webkit-transform: rotate(357deg); 
	transform: rotate(357deg);
}
#detail-pinned-divpic1
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:220px;
	height:219px;
	margin-left: 24px;
    margin-top: 26px;
	-moz-transform: rotate(357deg);  
	-o-transform: rotate(357deg);  
	-webkit-transform: rotate(357deg); 
	-ms-transform: rotate(357deg);
	transform: rotate(357deg);
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:204px;
	height:219px;
	margin-left:48px;
    margin-top: 36px;
	-ms-transform: rotate(367deg);  
	-moz-transform: rotate(367deg);  
	-o-transform: rotate(367deg);  
	-webkit-transform: rotate(367deg); 
	transform: rotate(367deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/
.desc-randreport
{
	border:0px solid #fff;
	width:340px;
	float:left;
}

.myButton
{
	background-color:#008cd2;
	
	width:90px;
	height:30px;
	font-family:'open_sansbold';
	font-size:16px;
	color:#fff;
	outline:none;
	border:none;
	cursor:pointer;
	border-radius:4px;
}
#text-desc
{
	font-family: 'exolight';
	font-size:12px;
	color:#000;
	text-align:left;
	height:180px;
	margin-left:50px;
}
#text-desc p
{
	margin:0px;
	padding:4px;
}

.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 330px;
    margin-top: -38px;
    width: 283px;
	position:absolute;
	
}
.index-yellow-block
{
	width:92%;
	background-color:#ecd716;
	height:64px;
	float:left;
	margin-left:32px;
	z-index:9999;
}
.title-div-style2
{
	border:0px solid #000;
	width:61%;
	float:left;
	margin-left:25px;
}
.title-div-style2 div.title-name
{
	font-family: 'exoregular';
	font-size:25px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
}
.revealed-div
{
	width:34%;
	border:0px solid #000;
	margin-top: -14px;
}
.revealed-div div
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:37px;
	color:#2a3b8f;
	text-align:left;
	margin-left:10px;
	padding:0px;
	clear:both;
	text-transform:uppercase;
	ms-transform: rotate(355deg);  
	-moz-transform: rotate(355deg);  
	-o-transform: rotate(355deg);  
	-webkit-transform: rotate(355deg); 
	transform: rotate(355deg);
	position:absolute;
}
.index-blue-block
{
	width:92%;
	background-color:#2a3b8f;
	height:auto;
	float:left;
	margin-left:32px;
	z-index:9999;
}
.camp_head_index
{
width:89%;
}
.urgent-div
{
	width:34%;
	border:0px solid #000;
	
}
.urgent-div div
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:37px;
	color:#ecd716;
	text-align:left;
	margin-left:2px;
	padding:0px;
	clear:both;
	text-transform:uppercase;
	ms-transform: rotate(355deg);  
	-moz-transform: rotate(355deg);  
	-o-transform: rotate(355deg);  
	-webkit-transform: rotate(355deg); 
	transform: rotate(355deg);
	position:absolute;
}
.title-smalldiv
{
	font-family: 'exolight';
	font-size:13px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
	margin-left:25px;
	width:57%;
	float:left;
}

#rightpanel
{
	border: 0 solid #FFFFFF;
    float: right;
    margin-top:12px;
    width: 17%;
}
#rightpanel-div1
{
	background-image:url(../campimg/newimg/rp_takeaction.png);
	background-repeat:no-repeat;
	width:173px;
	height:auto;
}
#rp-action
{
	border:0px solid #000;
}
#rp-action div
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'open_sansregular';
	font-size:37px;
	color:#ecd716;
	text-align:left;
	margin-left:45px;
	margin-top:-30px;
	padding:0px;
	clear:both;
	text-transform:none;
	ms-transform: rotate(354deg);  
	-moz-transform: rotate(354deg);  
	-o-transform: rotate(354deg);  
	-webkit-transform: rotate(354deg); 
	transform: rotate(354deg);
	position:absolute;
}
.rp-info-div
{
	width:85%;
	border:0px solid #fff;
}
.rp-info-div div.info-heading
{
	font-family: 'exolight';
	font-size:12px;
	color:#fff;
	text-align:left;
	margin-top:0px;
}
.rp-info-div div.info-progressbar
{
	margin-top:3px;
	background-image:url(../campimg/newimg/progressbar.png);
	background-repeat:no-repeat;
	width:153px;
	height:13px;
}
#rp-taction
{
	margin-top:0px;
	border:0px solid #fff;
}
#rp-take-action
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:32px;
	height:38px;
	float:left;
	margin-left:-25px;	
	margin-top: 10px;
}
#txt-rp
{
	font-family: 'exoregular';
	font-size:31px;
	color:#ecd716;
	text-align:left;
	width:100%;
	margin-top:-10px;
	border:0px solid #fff;
}
#rp-followus
{
	width:100%;
	background-color:#f5d834;
	height:33px;
}
#rp-twitter
{
	width:60%;
	border:0px solid #fff;
	margin-left:1px;
	float:left;
	margin-top:4px;
}
#rp-follow
{
	 font-family: 'open_sansregular';
	font-size:20px;
	color:#2a3b8f;
	text-align:left;
	margin-left:35px;
}
#rp-donate
{
	margin-top:18px;
	font-family: 'open_sansregular';
	font-size:11px;
	color:#fff;
	text-align:left;
}

#rp-donate img
{
	width:160px;
	border:solid #000 0px;
}

#rp-amount
{
	margin-top:12px;
	font-family: 'exoregular';
	font-size:12px;
	color:#fff;
	text-align:left;	
}
.rp-textboxstyle
{
	border:1px solid #233d56;
	height:23px;
	margin-top:3px;
}
#rp-donatenow-div
{
	 width:100%;
	/* background-color:#2a3b8f;*/
	 height:33px;
}
#rp-donatenow
{
	 font-family: 'open_sansregular';
	font-size:20px;
	color:#f5d834;
	text-align:left;
	margin-left:4px;
	padding-top:4px;
}

#rp-newletter-div
{
	 width:100%;
	 background-color:#26a8e0;
	 height:33px;
}
#rp-newletter
{
	font-family:'exoregular';
	font-size:20px;
	color:#f5d834;
	text-align:left;
	margin-left:22px;
	padding-top:4px;
}
#rp-volunteer-div
{
	 width:100%;
	 background-color:#f5d834;
	 height:33px;
}
#rp-volunteer
{
	 font-family: 'open_sansregular';
	font-size:20px;
	color:#26a8e0;
	text-align:left;
	margin-left:15px;
	padding-top:4px;
}
#rp-partners-div
{
	 width:100%;
	 background-color:#2a3b8f;
	 height:33px;
}
#rp-partners
{
	 font-family: 'open_sansregular';
	font-size:20px;
	color:#26a8e0;
	text-align:left;
	margin-left:22px;
	padding-top:4px;
}
#campdetail-set-div
{
	border:0px solid #000; height:auto; overflow:hidden; width:85%; float:left;
}
#inner-pages-bg
{
	width:880px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:no-repeat;*/
	height:576px;
}
#camp-detail-s1
{
	margin-left:21px;
	/*border:1px solid #000;*/
}

.pinned-detail-div {
    height: 109px;
   margin-left: 556px;
    margin-top: -21px;
    width: 47px;
}
.detail-title-block
{
	background-color: #008CD2;
    float: left;
    height: 85px;
    margin-left: 32px;
    width: 86%;
    z-index: 9999;
}


.detail-text-desc
{
	/*/* font-family: "Myriad Pro";*/
	font-family: 'exolight';
	font-size:12px;
	color:#000;
	text-align:justify;
	height:378px;
	margin-left:78px;
	border:0px solid #000;
	overflow:auto;
}

.static-text-desc
{
	font-family: 'open_sansregular';
	font-size:12px;
	color:#000;
	text-align:justify;
	height:453px;
	margin-left:30px;
	border:1px solid #008cd2;
	border-radius:3px;
	overflow:auto;
	padding:10px;
}
.detail-desc-randreport
{
	border:0px solid #fff;
	width:668px;
	float:left;
}

.detail-pic-randreport {



    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: -62px;
    width: 313px;
}

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 98%;
}
.detail-title-div-style div.title-date
{
	 font-family: 'exomedium';
	/*/* font-family: "Myriad Pro";*/
	font-size:16px;
	color:#000;
	text-align:left;
	margin:0px;
	padding:0px;
}
.detail-title-div-style div.title-name
{
	font-family: 'exoregular';
	font-size:25px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
	clear:both;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 52px;
}

.staticpages-desc-randreport 
{
    border: 0px solid #FFFFFF;
    float: left;
    /*width: 90%;*/
	width:81%;
}
.pin_icon_pos
{
margin-left:-27px;
}
/*mail MP*/
.mailtomp_s1
{
	width:100%;
}
.mpform_div
{
	width:42%;
	border:1px solid #287bbf;
	height:auto;
	overflow:hidden;
	border-radius:4px;
	padding:10px;
	margin-left:12px;
	margin-top:12px;

}
.mplabel_style
{
	 font-family: 'open_sansregular';
	 font-size:14px;
	 color:#000;
	 width:35%;
	 margin-top: 13px;
	 text-align:left;
}
.chkstyle
{
	width:180px;
	text-align:left;
	 font-family: 'open_sansregular';
	 font-size:14px;
	 margin-top:10px;
}
.error
{
	 font-family: 'open_sansregular';
	 font-size:12px;
	 text-align:left;
	 color:#f00;
	 list-style:none;
	 margin:0px;
	 padding:0px;
}
.preview_mp
{
	width:46%;
	border:1px solid #000;
	border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
	margin-top:12px;
	padding:10px;
}
.style1_prev
{
	font-family: 'exoregular';
	font-size:14px;
	text-align:left;
	color:#008cd2;
}
.mptext_style
{
 font-family: 'open_sansregular';
 font-size:12px;
 text-align:left;
 margin-top:5px;	
}
.textarea_mp
{
	width:360px;
	height:150px;
	outline:none;
	font-family: 'exolight';
	font-size:12px;
	border-radius:3px;
	border:1px solid #666px;
	border:0px;
	padding-left:12px;
	margin-top:10px;
	vertical-align:top;
	padding-top:5px;
}
.emailmp_textbox
{
	width:180px;
	height:21px;
	outline:none;
	font-family: 'exolight';
	font-size:14px;
	border-radius:3px;
	border:1px solid #666px;
	border:0px;
	padding-left:12px;
	margin-top:10px;
	vertical-align:top;
	padding-top:5px;
}
/*mail MP*/

.div_camp_pic1
{
background-image:url(../campimg/newimg/bigwhitepic.png); 
background-size:100%;
float:left; border:solid #000 0px;
position:absolute; z-index:1000; width:283px; height:292px;
}

.div_camp_pic2
{
background-image:url(../campimg/newimg/right_div.png);
background-size:100%; float:left; 
border:solid #000 0px; width:300px; height:305px; margin-left:0px; margin-top:249px;
}
.share_mail_cls1
{
width:62%; margin-left:1%; margin-top:30px;  float:left;
}
.share_mail_cls2
{
width:100%; margin-bottom:30px; border:solid #000 0px;	
}
.share_mail_cls3
{
width:100%; display:inline-block; vertical-align:top;
}
.share_mail_cls4
{
width:25%; display:inline-block; vertical-align:top; font-family:'open_sansregular'; text-align:left;
}
.share_mail_cls5
{
width:51%; display:inline-block;
}
.share_mail_cls6
{
font-family:'open_sansregular'; font-size:16px; width:80%; text-align:left;
}
.share_mail_cls7
{
background-color:#008cd2; color:#fff; width:70px; height:24px;	
}
.friend_mail
{
width:80%; display:inline-block; border:solid #09c 2px; border-radius:2px; background-color:#09c;  margin-top:10px;padding-left:10px; padding-top:2px;
text-align:left;
}
.friend_mail1
{
color:#fff; width:90%; word-wrap:break-word; height:auto; font-family:'open_sansregular';
}
.product_cls1
{
	width:96%; display:inline-block; margin-top:15px; border:solid #f9f9f9 1px;  padding:10px;
}
.product_cls2
{
	width:25%; display:inline-block; vertical-align:top;
}
.product_cls3
{
	width:70%; display:inline-block;  vertical-align:top;
}
.product_cls4
{
	background-color:#26a8e0; color:#fff; width:40px; padding:4px;
}
.product_dt_cls1
{
	width:36%; display:inline-block; vertical-align:top; float:left; padding:8px;
}
.product_dt_cls2
{
	padding:10px; vertical-align:top; text-align:left;
}
.home_block_title_top{background-color:#09c; color:#fff; font-size:18px; letter-spacing:2px; width:100%; padding:20px; width:90%; border-bottom:solid #f9f9f9 2px;}
.home_sub_block_title{color:#000; font-size:16px; letter-spacing:2px; width:90%; padding:15px;}
.home_sub_block_title a{color:inherit; text-decoration:none;}
.home_sub_block_title_even{background-color:#09F;}
.home_sub_block_title_odd{background-color:#8cd2f0;}
.home_block_wrapper{margin:10px; position:relative; overflow:hidden; height:200px;}
.home_block_wrapper_txt{position:absolute;background:rgba(0,153,204,0.8); content:''; top:40%; bottom:40%; left:0px; right:0px; color:#000; padding:10px; display:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:bold}
.home_block_wrapper:hover .home_block_wrapper_txt{display:block;}
.home_block_wrapper:hover .home_block_img {
    transform: scale(1.1, 1.1);
    transition: transform .3s linear 0s;
}

@media only screen and (min-width: 1024px) and (max-width: 1280px)
{
#header-wrapper
{
	width:1006px;
	border:0px solid #000;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 21px;
    margin-top: 8px;
    width: 68%;
}	
#set-outer
{
	width:1006px;
	border:0px solid #f00;
}
#set-outer1
{
	width:1006px;
	border:0px solid #f00;
}
#main-wrapperdiv {
    background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: 576px;
    width: 1006px;
}
#inner-pages-bg
{
	width:860px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;*/
	height:576px;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:58px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:1006px;
	text-align:left;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 296px;
}

.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: none;
    height: 315px;
    margin-left: 298px;
    margin-top: -38px;
    width: 283px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 27px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.pinned-div {
    height: 109px;
    margin-left: 119px;
    margin-top: -30px;
    position: absolute;
    width: 47px;
}

#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 58%;
}
#campdetail-set-div
{
	border:0px solid #f00; height:auto; overflow:hidden; width:80%; float:left;
}

#rightpanel {
    border: 0 solid #FFFFFF;
    float: right;
    margin-top: 0px;
    width: 17%;
}
.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 550px;
   /* margin-left: 18px;*/
    margin-top: -64px;
    width: 303px;
}


#detail-pinned-divpic1 {
   /* background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;*/
    background-size: 100% auto;
    height: 219px;
    margin-left:26px;
    margin-top: 25px;
    position: absolute;
    transform: rotate(357deg);
    width: 215px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:203px;
	height:219px;
	margin-left: 48px;
    margin-top: 37px;
	-ms-transform: rotate(367deg);  
	-moz-transform: rotate(367deg);  
	-o-transform: rotate(367deg);  
	-webkit-transform: rotate(367deg); 
	transform: rotate(367deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

.pinned-detail-div {
    height: 109px;
    margin-left: 556px;
    margin-top: -21px;
    width: 47px;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 76%;
}
}
@media only screen and (min-width: 980px) and (max-width: 1025px)
{
#header-wrapper
{
	width:910px;
	border:0px solid #000;
}

#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:337px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:58px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:910px;
	text-align:left;
}
#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 21px;
    margin-top: 8px;
    width: 75%;
}

.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 4px 3px
}

.menu-text a {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.menu-text a:hover {
    color: #F5D834;
    /*/* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
/**Footer**/
.footer_wrapper
{
 	width:910px;
	border:0px solid #000;
}
/**Footer**/
#left-layout-div
{
	border:0px solid #f00; float:left; width:79%;
}
#set-outer
{
	width:910px;
	background-image: url("../campimg/newimg/spiraleffect.png");
    background-repeat: repeat;
}
#set-outer1
{
	width:910px;
}

#main-wrapperdiv {
    background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    width: 910px;
}
#inner-pages-bg
{
	width:760px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;*/
	height:auto;
	overflow:hidden;
}
.leftdiv2 div {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 42%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 53%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
}
#rightpanel {
    border: 0 solid #FFFFFF;
    float: right;
    margin-top: 0px;
    width: 20%;
}

.pinned-div {
    height: 109px;
    margin-left: 110px;
    margin-top: -43px;
    position: absolute;
    width: 47px;
}
#detail-pinned-divpic1 {
   /* background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;*/
    background-size: 100% auto;
    height: 219px;
    margin-left: 24px;
    margin-top: 26px;
    position: absolute;
    transform: rotate(357deg);
    width: 215px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 41px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -88px;
    margin-top: 67px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:204px;
	height:224px;
	margin-left: 48px;
    margin-top: 34px;
	-ms-transform: rotate(367deg);  
	-moz-transform: rotate(367deg);  
	-o-transform: rotate(367deg);  
	-webkit-transform: rotate(367deg); 
	transform: rotate(367deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}



.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 550px;
    margin-left: 36px;
    margin-top: 10px;
    width: 313px;
}


.pinned-detail-div {
    height: 109px;
    margin-left: 43px;
    margin-top: 536px;
    position: absolute;
    width: 47px;
}

.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 90%;
}

.pin_icon_pos
{
margin-left:0px;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 74%;
}
/*mail MP*/

.textarea_mp {
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    font-family: 'exolight';
    font-size: 12px;
    height: 150px;
    margin-top: 10px;
    outline: medium none;
    padding-left: 12px;
    padding-top: 5px;
    vertical-align: top;
    width: 310px;
}

/*mail MP*/
.textbox-style {
    height: 22px;
    outline: medium none;
    width: 288px;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 52px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 84%;
}
}

@media only screen and (min-width: 850px) and (max-width: 981px)
{
#header-wrapper
{
	width:770px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:310px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;

	margin-top:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:770px;
	text-align:left;
}

#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -60px;
    margin-top: 96px;
}
#h-upperdiv1
{
	height:50px;
	width:34%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#28abe2;
	margin:0px;
	text-align:left;
	padding:2px;
}
#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:125px;
	height:98px;
	margin-top: -4px;
	background-size:100%;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 21px;
    margin-top: 6px;
    width: 91%;
}

.menu-text a {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 1px;
    text-decoration: none;
}

.menu-text a:hover
{
	margin:0px;
	padding:0px;
	padding:1px;
	/*/* font-family: "Myriad Pro";*/
	font-size:12px;
	color:#f5d834;
	text-decoration:none;
}

#mainnew-blue-div {
    background-color: #2A3B8F;
    width: 100%;
	margin-top:10px;
}


.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 3px 4px;
}
#detail-pinned-divpic1 {
    height: 219px;
    margin-left: -118x;
    margin-top: 25px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}


/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:202px;
	height:226px;
	margin-left: 48px;
    margin-top: 34px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: 5px;
    width: 313px;
}
/**Footer**/
.footer_wrapper
{
 	width:832px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 58%;
}
/**Footer**/

#left-layout-div {
    border: 0px solid #FF0000;
    float: left;
    width: 75%;
}

.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: 75px;
    margin-left: 32px;
    width: 87%;
    z-index: 9999;
}

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 95%;
}

.detail-text-desc {
    border: 0 solid #000000;
    color: #000000;
    /*/* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 490px;
    margin-left: 78px;
    overflow: auto;
    text-align: justify;
}
#set-outer
{
	width:770px;
	background-image: url("../campimg/newimg/spiraleffect.png");
    background-repeat: repeat;
}
#set-outer1
{
	width:770px;
}

#main-wrapperdiv {
    background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    width: 774px;
}

#inner-pages-bg {
  /*  background-image: url("../campimg/newimg/spiraleffect.png");
    background-repeat: repeat;*/
    height: auto;
    overflow: hidden;
    width: 770px;
}
.leftdiv2 div {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 43%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 48%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}
#rightpanel {
    border: 0px solid #FFFFFF;
    float: right;
    margin-top: 0px;
    width: 22%;
}

.pinned-div {
    height: 109px;
    margin-left: 110px;
    margin-top: -30px;
    position: absolute;
    width: 47px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 76px;
    margin-top:683px;
    position: absolute;
    width: 47px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 33px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -88px;
    margin-top: 56px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}

.exposed-div div {
    clear: both;
    color: #000000;
    /*/* font-family: "Myriad Pro";*/
    font-size: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}

.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 20px;
    position: absolute;
    width: 46px;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 56%;
}

.revealed-div div {
    clear: both;
    color: #2A3B8F;
    /*/* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /*/* font-family: "Myriad Pro";*/
    font-size: 29px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}
.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: auto;
    margin-left: 32px;
    width: 100%;
    z-index: 9999;
}
.camp_head_index
{
width:95%;
margin-left:9%
}
.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
    /*/* font-family: "Myriad Pro";*/
    font-size: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 43px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 17%;
}

.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 550px;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
}
/*mail MP*/


#camp-pages-s1 {
    float: left;
    margin-top: 0px;
    width: 53%;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
   /* margin-bottom: 30px;*/
    margin-left: 78px;
    text-align: left;
	  height: 146px;
}
.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 72%;
}

.preview_mp {
    border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
    margin-left: 36px;
    margin-top: 12px;
    padding: 10px;
    width: 72%;
}
/*mail MP*/

.textbox-style {
    height: 22px;
    outline: medium none;
    width: 288px;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 52px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 63%;
}
}
@media only screen and (min-width: 786px) and (max-width: 851px)
{
	
#header-wrapper
{
	width:703px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:290px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:703px;
	text-align:left;
}


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 96px;
}
#detail-pinned-divpic1 {
    height: 219px;
    margin-left:24px;
    margin-top: 27px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:203px;
	height:219px;
	margin-left:48px;
    margin-top: 38px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

/*mail MP*/

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
  /*  margin-bottom: 20px;*/
    margin-left: 78px;
    text-align: left;
	  height: 125px;
}

#text-desc {
    color: #000000;
    font-family: 'exolight';
    font-size: 12px;
    height: 224px;
    margin-left: 50px;
    text-align: left;
}

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 82%;
}

.preview_mp {
    border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
    margin-left: 36px;
    margin-top: 12px;
    padding: 10px;
    width: 82%;
}
/*mail MP*/

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 0;
    width: 145px;
}
#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:25px;
	height:38px;
	margin-left:-10px;
	background-size:100%;
}
#h-upperdiv1
{
	height:50px;
	width:35%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#28abe2;
	margin:0px;
	text-align:left;
	padding:2px;
}
#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:125px;
	height:98px;
	margin-top: -12px;
	background-size:100%;
}

#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -138px;
    margin-top: 90px;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 21px;
    margin-top: -3px;
    width: 98%;
}

.menu-text a {
    color: #FFFFFF;
   
    font-size: 12px;
    margin: 0;
    padding: 1px;
    text-decoration: none;
}

.menu-text a:hover
{
	margin:0px;
	padding:0px;
	padding:1px;
	/* font-family: "Myriad Pro";*/
	font-size:12px;
	color:#f5d834;
	text-decoration:none;
}



.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 4px 3px;
}


/*Footer*/
.footer_wrapper
{
 	width:703px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 95%;
}

#other4 {
    margin-left: 0px;
    margin-top: 0px;
    width: 96px;
}

#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 180px;
    width: 100%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 5%;
}

/*Index*/

.rp-info-div div.info-progressbar {
    background-image: url("../campimg/newimg/progressbar.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 13px;
    margin-top: 3px;
    width: 117px;
}

#txt-rp {
    border: 0 solid #FFFFFF;
    color: #ECD716;
    /*/* font-family: "Myriad Pro";*/
    font-size: 29px;
    margin-top: -10px;
    text-align: left;
    width: 100%;
}
#rp-donate img {
    border: 1px solid #000000;
    width: 144px;
}

#rp-donate {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 11px;
    margin-top: 18px;
    text-align: left;
}

#left-layout-div {
    border: 0 solid #FF0000;
    float: left;
    width: 78%;
}
#set-outer
{
	width:677px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
}
#set-outer1
{
	width:677px;
}

#main-wrapperdiv {
    background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    width: 677px;
}
#inner-pages-bg
{
	width:700px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;*/
	height:auto;
	overflow:hidden;
}
.leftdiv2 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 44%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 54%;
	margin-left:20px;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}
#rightpanel {
    border: 0 solid #FFFFFF;
    float: right;
   /* margin-top: -806px;*/
    width: 22%;
}

.pinned-div {
    height: 109px;
    margin-left: 113px;
    margin-top: -20px;
    position: absolute;
    width: 47px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 73px;
    margin-top: 552px;
    position: absolute;
    width: 47px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 6px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -88px;
    margin-top: 43px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}

.exposed-div div {
    clear: both;
    color: #000000;
 /*   /* font-family: "Myriad Pro";*/
    font-size: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}

.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: 10px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 56%;
}

.revealed-div div {
    clear: both;
    color: #2A3B8F;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /*/* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
 /*   /* font-family: "Myriad Pro";*/
    font-size: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 17%;
}

.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: 26px;
    width: 92%;
    z-index: 9999;
}

.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: auto;
    margin-left: 25px;
    width: 92%;
    z-index: 9999;
}
.camp_head_index
{
width:87%;
margin-left:23px;
}
.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width:90%;
}
.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: auto;
    margin-left: 32px;
    width: 86%;
	padding-bottom:15px;
    z-index: 9999;
}
.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: 17px;
    width: 313px;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
   /* width: 93%;*/
   width: 62%;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 52px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 65%;
}
}
@media only screen and (min-width: 720px) and (max-width: 785px)
{
#header-wrapper
{
	width:703px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:290px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:697px;
	text-align:left;
}

#detail-pinned-divpic1 {
    height: 219px;
    margin-left: 24px;
    margin-top: 27px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:204px;
	height:225px;
	margin-left: 48px;
    margin-top: 34px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 96px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 0;
    width: 145px;
}

#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:25px;
	height:38px;
	margin-left:-10px;
	background-size:100%;
}
#h-upperdiv1
{
	height:50px;
	width:35%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#28abe2;
	margin:0px;
	text-align:left;
	padding:2px;
}
#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:125px;
	height:98px;
	margin-top: -12px;
	background-size:100%;
}


#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 21px;
    margin-top: -3px;
    width: 98%;
}

.menu-text a {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 1px;
    text-decoration: none;
}

.menu-text a:hover
{
	margin:0px;
	padding:0px;
	padding:1px;
	/*/* font-family: "Myriad Pro";*/
	font-size:12px;
	color:#f5d834;
	text-decoration:none;
}


.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 4px 3px;
}

/*mail MP*/

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 82%;
}

.preview_mp {
    border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
    margin-left: 36px;
    margin-top: 12px;
    padding: 10px;
    width: 82%;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
    margin-left: 78px;
    text-align: left;
	/*margin-bottom:20px;*/
	  height: 125px;
}
/*mail MP*/

/*Footer*/
.footer_wrapper
{
 	width:703px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 95%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 5%;
}

#other4 {
    margin-left:0px;
    margin-top:0px;
    width: 96px;
}

#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 180px;
    width: 100%;
}

/*Index*/
#set-outer
{
	width:650px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
}
#set-outer1
{
	width:650px;
	
}

#main-wrapperdiv {
    background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    width: 677px;
}
#inner-pages-bg
{
	width:700px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;*/
	height:auto;
	overflow:hidden;
}
.leftdiv2 div {
    color: #FFFFFF;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 44%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 77%;
	margin-left:22px;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}
#rightpanel {
    border: 0 solid #FFFFFF;
    float: right;
    margin-top: -806px;
    width: 23%;
}

.pinned-div {
    height: 109px;
    margin-left: 113px;
    margin-top:-28px;
    position: absolute;
    width: 47px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 74px;
    margin-top: 552px;
    position: absolute;
    width: 47px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 6px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -88px;
    margin-top: 50px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}

.rp-info-div div.info-progressbar {
    background-image: url("../campimg/newimg/progressbar.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 13px;
    margin-top: 3px;
    width: 117px;
}

#txt-rp {
    border: 0 solid #FFFFFF;
    color: #ECD716;
   /* /* font-family: "Myriad Pro";*/
    font-size: 29px;
    margin-top: -10px;
    text-align: left;
    width: 100%;
}


.exposed-div div {
    clear: both;
    color: #000000;
   /* /* font-family: "Myriad Pro";*/
    font-size: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}

.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: 10px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 56%;
}

.revealed-div div {
    clear: both;
    color: #2A3B8F;
   /* /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 17%;
}

.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: 26px;
    width: 92%;
    z-index: 9999;
}

.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: 117px;
    margin-left: 25px;
    width: 92%;
    z-index: 9999;
}
.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 86%;
}

.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: auto;
    margin-left: 32px;
    width: 88%;
    z-index: 9999;
	padding-bottom:15px;
}
#rightpanel {
    border: 0 solid #FFFFFF;
    float: right;
    margin-top:0px;
    width: 23%;
	display:none;
}
#campdetail-set-div {
    border: 0 solid #000000;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 475px;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 98%;
}
.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: 8px;
    width: 313px;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 52px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 82%;
}
}
@media only screen and (min-width: 620px) and (max-width: 719px)
{
#header-wrapper
{
	width:602px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:300px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:596px;
	text-align:left;
}

.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 3px 4px 0;
}

#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 74px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 10px;
    width: 145px;
}

#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:25px;
	height:38px;
	margin-left:-10px;
	background-size:100%;
}
#h-upperdiv1
{
	height:50px;
	width:47%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#28abe2;
	margin:0px;
	text-align:left;
	padding:2px;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: auto;
    margin-top: 8px;
    width: 100%;
}
#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -175px;
    margin-top: 77px;
}
#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:137px;
	height:98px;
	margin-top: 8px;
	margin-right:10px;
}
#h-menu-small
{ 
    display: none;
    float: left;
    margin-left: 3px;
    margin-top: 43px;
}

.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: 10px;
    width: 313px;
}
#detail-pinned-divpic1 {
    height: 219px;
    margin-left: 24px;
    margin-top: 27px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:206px;
	height:225px;
	margin-left: 47px;
    margin-top: 34px;
	-ms-transform: rotate(367deg);  
	-moz-transform: rotate(367deg);  
	-o-transform: rotate(367deg);  
	-webkit-transform: rotate(367deg); 
	transform: rotate(367deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

/*mail MP*/

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 72%;
}

.preview_mp {
    border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
    margin-left: 36px;
    margin-top: 12px;
    padding: 10px;
    width: 72%;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
    margin-left: 78px;
    text-align: left;
	/*margin-bottom:30px;*/
	  height: 125px;
}
/*mail MP*/
/*Footer*/
.footer_wrapper
{
 	width:603px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 95%;
}
#footer-left-div {
    border: 0 solid #FF0000;
    width: 5%;
}

#other4 {
    margin-left:0px;
    margin-top:0px;
    width: 96px;
}

#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 180px;
    width: 100%;
}
/*Index*/

#left-layout-div {
    border: 0 solid #FF0000;
    float: left;
    width: 100%;
}
#set-outer
{
	width:600px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
}
#set-outer1
{
	width:600px;
	background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;
	background-size:100%;
}

#main-wrapperdiv {
   /* background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;*/
    background-size: 100% auto;
    height: 880px;
    overflow: hidden;
    width: 600px;
}
#inner-pages-bg
{
	width:600px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;*/
	height:auto;
	overflow:hidden;
}
.leftdiv2 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 47%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 50%;
	margin-left:158px;
}

.leftdiv2 {
    margin-top: 85px;
    padding-left: 16px;
    width: 96%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}



#rightpanel {
    border: 0px solid #FFFFFF;
    clear: both;
    float: left;
    height: auto;
    margin-top:0px;
    width: 42%;
	display:none;
}

.pinned-div {
    height: 109px;
    margin-left: 111px;
    margin-top: -28px;
    position: absolute;
    width: 47px;
}

.index-title-block {
    background-color: #008CD2;
    float: left;
    height: 64px;
    margin-left: 32px;
    width: 105%;
    z-index: 9999;
}

.pinned-detail-div {
    height: 109px;
    margin-left: 73px;
    margin-top: 553px;
    position: absolute;
    width: 47px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 34px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -88px;
    margin-top: 54px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}


.exposed-div div {
    clear: both;
    color: #000000;
   /* /* font-family: "Myriad Pro";*/
    font-size: 43px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}


.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: 10px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 49%;
}


.revealed-div div {
    clear: both;
    color: #2A3B8F;
 /*   /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
   /* /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 24px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
 /*   /* font-family: "Myriad Pro";*/
    font-size: 28px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
	margin-left: -148px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 22%;
}


.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: -124px;
    width: 126%;
    z-index: 9999;
}


.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: auto;
    margin-left: -124px;
    width: 126%;
    z-index: 9999;
}
.camp_head_index
{
width:119%;
margin-left:-169px;
}
#mainnew-blue-div {
    background-color: #2A3B8F;
    margin-top: 30px;
    width: 100%;
}

.leftdiv1 {
    background-image: url("../campimg/newimg/leftpanelpic1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0px solid #000000;
    height: 120px;
    margin-left: -2px;
    margin-top: -45px;
    position: absolute;
    width: 110px;
}

.leftdiv3 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.leftdiv2-div3 {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 14px;
    text-align: left;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 120px;
    width: 110px;
}

.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 580px;
}


.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: auto;
    margin-left: 32px;
    width: 95%;
    z-index: 9999;
}

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
	padding-bottom:15px;
    width: 98%;
}
#campdetail-set-div {
    border: 0 solid #000000;
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 99%;
}
}
@media only screen and (min-width: 480px) and (max-width: 619px)
{
#header-wrapper
{
	width:480px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:290px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:480px;
	text-align:left;
}


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 74px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 10px;
    width: 145px;
}

#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:30px;
	height:38px;
	margin-left:0px;
	background-size:100%;
	clear:both;
}

#h-upperdiv1 {
    color: #28ABE2;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 10px;
    height: 50px;
    margin: 0;
    padding: 2px;
    text-align: left;
    width: 58%;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: block;
    float: right;
    height: 42px;
    margin-top: 8px;
    width: 100%;
}
#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -130px;
    margin-top: 77px;
}
#hmap
{
    background-image:url(../campimg/newimg/hmap.png);
	background-repeat:no-repeat;
	width:137px;
	height:98px;
	margin-top: 8px;
	margin-right:10px;
}
.menu-text a {
    color: #FFFFFF;
 /*   /* font-family: "Myriad Pro";*/
    font-size: 11px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-text a:hover {
    color: #f5d834;
  /*  /* font-family: "Myriad Pro";*/
    font-size: 11px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}

.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding:3px;
}
#h-menu-small
{ 
    display: none;
    float: left;
    margin-left: 3px;
    margin-top: 43px;
}

#inner-pages-bg
{
	width:762px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:no-repeat;*/
	height:576px;
}

/*mail MP*/

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 82%;
}

.preview_mp {
    border: 1px solid #287BBF;
	border-radius: 4px 4px 4px 4px;
    margin-left: 36px;
    margin-top: 12px;
    padding: 10px;
    width: 82%;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
    margin-left: 78px;
    text-align: left;
	  height: 155px;
	/*margin-bottom:50px;*/
}
/*mail MP*/
/*Footer*/
.footer_wrapper
{
 	width:460px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 97%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 4%;
}


#other4 {
    margin-left: -131px;
    margin-top: 28px;
    width: 96px;
}

#other3 {
    margin-left: 25px;
    margin-top: 0px;
    width: 150px;
}


#other2 {
    margin-left: 0px;
    margin-top: 0px;
    width: 43px;
}

#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 180px;
    width: 100%;
}

/*Index*/

#left-layout-div {
    border: 0 solid #FF0000;
    float: left;
    width: 100%;
}
#set-outer
{
	width:470px;
	height:auto; 
	overflow:hidden;
	/*background-color:#e0e6f1;*/
	background-image: url("../campimg/newimg/spiraleffect.png");
	background-repeat:repeat;
	background-size:100%;
}
#set-outer1
{
	width:470px;
	height:auto; 
	overflow:hidden;
	/*background-color:#2a3b8f;*/
	background-image: url("../campimg/newimg/bgindexnew.png");
	background-repeat:repeat;
	background-size:100%;
}

#main-wrapperdiv {
   /* background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;*/
    background-size: 100% auto;
    height: 990px;
    overflow: hidden;
    width: 470px;
	
}
.leftdiv2 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
   /* /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 43%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
	margin-left:126px;
}

.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    float: left;
    font-family: 'exolight';
    font-size: 13px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
    width: 39%;
}

.leftdiv2 {
    margin-top: 85px;
    padding-left: 16px;
    width: 96%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}

#text-desc {
    color: #fff;
   /* /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: auto;
    margin-left: 50px;
    text-align: left;
}


#rightpanel {
    border: 0px solid #FFFFFF;
    clear: both;
    float: left;
    height: auto;
    margin-top:32px;
    width: 22%;
	margin-left:40px;
}

.pinned-div {
    height: 109px;
    margin-left: 89px;
    margin-top: -30px;
    position: absolute;
    width: 47px;
}

.pinned-detail-div {
    height: 109px;
    margin-left: 51px;
    margin-top: 380px;
    position: absolute;
    width: 47px;
}
.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 16px;
    margin-top: 47px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -65px;
    margin-top: 54px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}


.exposed-div div {
    clear: both;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}


.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left:-19px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 36%;
}

.revealed-div {
    border: 0 solid #000000;
    margin-top: -5px;
    width: 34%;
}

.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
}
.revealed-div div {
    clear: both;
    color: #2A3B8F;
    /* font-family: "Myriad Pro";*/
    font-size: 30px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-left: -142px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 28%;
}

.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: -117px;
    width: 133%;
    z-index: 9999;
}


.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: 150px;
    margin-left: -117px;
    width: 133%;
    z-index: 9999;
}

#mainnew-blue-div {
    background-color: #2A3B8F;
    margin-top: 40px;
    width: 100%;
}

.leftdiv1 {
    background-image: url("../campimg/newimg/leftpanelpic1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0px solid #000000;
    height: 120px;
    margin-left: -2px;
    margin-top: -45px;
    position: absolute;
    width: 110px;
}

.leftdiv3 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.leftdiv2-div3 {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 14px;
    text-align: left;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 120px;
    width: 110px;
}


.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 446px;
}

.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left: 11px;
    margin-top: -8px;
    width: 313px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 81px;
    margin-top: 581px;
    position: absolute;
    width: 47px;
}
.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 88%;
}

.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: auto;
    margin-left:0px;
    width: 71%;
    z-index: 9999;
}
#set-outer {
    background-image: url("../campimg/newimg/spiraleffect.png");
    background-repeat: repeat;
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    width: 465px;
}
#detail-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left:24px;
    margin-top: 26px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:204px;
	height:225px;
	margin-left: 48px;
    margin-top: 34px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/


.pin_icon_pos
{
margin-left:0px;
}

.static-text-desc {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 29px;
    overflow: auto;
    text-align: justify;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 95%;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 20px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 58%;
}
}

@media only screen and (min-width: 320px) and (max-width: 479px)
{
#header-wrapper
{
	width:320px;
	border:0px solid #000;
}

.textbox-style {
    height: 22px;
    outline: medium none;
    width: 270px;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:290px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:247px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:310px;
	text-align:left;
}


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 74px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 42px;
    width: 145px;
}


#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:30px;
	height:38px;
	margin-left:0px;
	background-size:100%;
	clear:both;
}


#h-upperdiv1 {
    color: #28ABE2;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 10px;
    height: 50px;
    margin: 0;
    padding: 2px;
    text-align: left;
    width: 88%;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: none;
    float: right;
    height: 41px;
    width: 92%;
}
#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -130px;
    margin-top: 77px;
}
#hmap {
    background-image: url("../campimg/newimg/hmap.png");
    background-repeat: no-repeat;
    height: 98px;
    margin-right: 10px;
    margin-top: 38px;
    width: 137px;
}

.menu-text a {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-text a:hover {
    color: #f5d834;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 0 5px;
}

#h-menu-small
{ 
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 43px;
}
.navigation-links
{
	background-color:#2a3b8f;
	height:21px;
	border:1px solid #2a3b8f;
	color:#fff;
	 font-family: 'open_sansregular';
	/* font-family: "Myriad Pro";*/
	font-size:14px;
	padding:3px;
	float:left;
	margin-left:3px;
	cursor:pointer;
	border-radius:3px;
}
/* Dropdown*/
.myaccdiv
{ 
	background: none repeat scroll 0 0 rgba(42, 59, 143, 0.9);
    border: 1px solid #2A3B8F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    left: 36px;
    padding: 3px;
    position: absolute;
    text-align: left;
    top: 261px;
    width: 88px;
    z-index: 999;
	clear:both;
	
}

.myaccdiv ul 
{
	list-style:none;
	text-align:left;
	width:88px;
	margin-left:-40px;
	
}
.myaccdiv a 
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	text-align:left;
	  font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	padding:2px;
	width:82px;
}
.myaccdiv a:hover
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	background: none repeat scroll 0 0 rgba(148, 157, 199, 1.0);
	padding:2px;
	width:82px;
	text-align:left;
	  font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	border-radius:4px;
}
/* Dropdown*/

#inner-pages-bg
{
	width:762px;
	/*background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:no-repeat;*/
	height:576px;
}

/*mail MP*/

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 76%;
}

.mplabel_style {
    color: #000000;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-top: 13px;
    text-align: left;
    width: 52%;
}


.preview_mp {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 40px;
    margin-left: 16px;
    margin-top: 12px;
    padding: 10px;
    width: 77%;
}

.textarea_mp {
    
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    font-family: 'exolight';
    font-size: 12px;
    height: 150px;
    margin-top: 10px;
    outline: medium none;
    padding-left: 12px;
    padding-top: 5px;
    vertical-align: top;
    width: 221px;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
    margin-left: 78px;
    text-align: left;
	/*margin-bottom:30px;*/
	  height: 150px;
}
/*mail MP*/
/*Footer*/
.footer_wrapper
{
 	width:302px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 55%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 10%;
}

#other4 {
    margin-left: -94px;
    margin-top: 110px;
    width: 96px;
}


#other3 {
    margin-left: -89px;
    margin-top: 61px;
    width: 80px;
}

#other2 {
    margin-left: 39px;
    margin-top: 12px;
    width: 62px;
}

#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 280px;
    width: 100%;
}
/*Index*/
#left-layout-div {
    border: 0 solid #FF0000;
    float: left;
    width: 100%;
}
#set-outer
{
	width:304px;
	height:auto; 
	overflow:hidden;
	background-color:#e0e6f1;
	background-image: url("../campimg/newimg/spiraleffect.png");
	background-repeat:repeat;
	background-size:100%;
}
#set-outer1
{
	width:auto;
	height:auto; 
	overflow:hidden;
	background-color:#e0e6f1;
	background-image: url("../campimg/newimg/bgindexnew.png");
	background-repeat:repeat;
}
#main-wrapperdiv {
  /*  background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;*/
    background-size: 0% auto;

    height: 1470px;
    overflow: hidden;
    width: 300px;
}
.leftdiv2 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 43%;
}

#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
	margin-left:0px;
	margin-top:20px;
}

.leftdiv2 {
    margin-top: 85px;
    padding-left: 16px;
    width: 96%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 88%;
}
#rightpanel {
    border: 0px solid #FFFFFF;
    clear: both;
    float: left;
    height: auto;
    margin-top:30px;
    width: 41%;
	margin-left:26px;
}

.pinned-div {
    height: 109px;
    margin-left: 113px;
    margin-top: -29px;
    position: absolute;
    width: 47px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 85px;
    margin-top: 429px;
    position: absolute;
    width: 47px;
}

.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 13px;
    margin-top: 80px;
    width: 283px;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 219px;
    margin-left: -90px;
    margin-top: 54px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 17px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}


.exposed-div div {
    clear: both;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}


.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: -22px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 36%;
}

.revealed-div {
    border: 0 solid #000000;
    margin-top: -5px;
    width: 34%;
}

.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 10px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
}
.revealed-div div {
    clear: both;
    color: #2A3B8F;
    /* font-family: "Myriad Pro";*/
    font-size: 30px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 60%;
	margin-left:20px;
}


.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: 26px;
    width: 100%;
    z-index: 9999;
}



.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: auto;
    margin-left: 25px;
    width: 100%;
    z-index: 9999;
}

#mainnew-blue-div {
    background-color: #2A3B8F;
    margin-top:6px;
    width: 100%;
}


.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    float: left;
    font-family: 'exolight';
    font-size: 13px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
    width: 40%;
}

.leftdiv1 {
    background-image: url("../campimg/newimg/leftpanelpic1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0px solid #000000;
    height: 120px;
    margin-left: -2px;
    margin-top: -45px;
    position: absolute;
    width: 110px;
}

.leftdiv3 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.leftdiv2-div3 {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 14px;
    text-align: left;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 120px;
    width: 110px;
}

#text-desc {
    color: #fff;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 240px;
    margin-left: 50px;
    text-align: left;
}


.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width:64%;
}


#detail-pinned-divpic1 {
   /* background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;*/
    height: 219px;
    margin-left: 24px;
    margin-top: 28px;
    position: absolute;
    transform: rotate(357deg);
    width: 220px;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:204px;
	height:219px;
	margin-left: 48px;
    margin-top: 38px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
/***/

.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    float: left;
    height: 550px;
    margin-left:0px;
    margin-top:25px;
    width: 313px;
}

.pinned-detail-div {
    height: 109px;
    margin-left:114px;
    margin-top: 690px;
    position: absolute;
    width: 47px;
}

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width:53%;
}
.detail-title-block {
    background-color: #008CD2;
    float: left;
    height: auto;
    margin-left: 0px;
    width:100%;
    z-index: 9999;
}
#campdetail-set-div {
    border: 0 solid #000000;
    float: left;
    height: auto;
    overflow: hidden;
    width:62%;
}
.detail-text-desc {
    border: 0 solid #000000;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 28px;
    overflow: auto;
    text-align: justify;
}
.pin_icon_pos
{
margin-left:-37px;
}
.static-text-desc {
    border: 0 solid #000000;
    color: #000000;
	border:1px solid #008cd2;
	border-radius:3px;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 29px;
    overflow: auto;
    text-align: justify;
}
.staticpages-desc-randreport 
{
    border: 0 solid #FFFFFF;
    float: left;
    width: 65%;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 18px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 52%;
}

}
@media only screen and (min-width: 270px) and (max-width: 319px)
{
	
	
#header-wrapper
{
	width:270px;
	border:0px solid #000;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:260px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:282px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:260px;
	text-align:left;
}


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 74px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 78px;
    width: 145px;
}


#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:30px;
	height:38px;
	margin-left:0px;
	background-size:100%;
	clear:both;
}


#h-upperdiv1 {
    color: #28ABE2;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 10px;
    height: 50px;
    margin: 0;
    padding: 2px;
    text-align: left;
    width: 75%;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: none;
    float: right;
    height: 41px;
    width: 92%;
}
#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -130px;
    margin-top: 77px;
}
#hmap {
    background-image: url("../campimg/newimg/hmap.png");
    background-repeat: no-repeat;
    height: 98px;
    margin-right: 10px;
    margin-top: 75px;
    width: 137px;
}

.menu-text a {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-text a:hover {
    color: #f5d834;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 0 5px;
}

#h-menu-small
{ 
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 80px;
}
.navigation-links
{
	background-color:#2a3b8f;
	height:21px;
	border:1px solid #2a3b8f;
	color:#fff;
	 font-family: 'open_sansregular';
	/* font-family: "Myriad Pro";*/
	font-size:14px;
	padding:3px;
	float:left;
	margin-left:3px;
	cursor:pointer;
	border-radius:3px;
}
/* Dropdown*/
.myaccdiv
{ 
	background: none repeat scroll 0 0 rgba(42, 59, 143, 0.9);
    border: 1px solid #2A3B8F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    left: 37px;
    padding: 3px;
    position: absolute;
    text-align: left;
    top: 298px;
    width: 88px;
    z-index: 999;
	clear:both;
	
}

.myaccdiv ul 
{
	list-style:none;
	text-align:left;
	width:88px;
	margin-left:-40px;
	
}
.myaccdiv a 
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	text-align:left;
	 font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	padding:2px;
	width:82px;
}
.myaccdiv a:hover
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	background: none repeat scroll 0 0 rgba(148, 157, 199, 1.0);
	padding:2px;
	width:82px;
	text-align:left;
	 font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	border-radius:4px;
}
/* Dropdown*/

/*mail MP*/

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
    margin-left: 13px;
    text-align: left;
	/*margin-bottom:50px;*/
	  height: 170px;
}
.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 36px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 76%;
}

.mplabel_style {
    color: #000000;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-top: 13px;
    text-align: left;
    width: 54%;
}


.preview_mp {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 40px;
    margin-left: 16px;
    margin-top: 12px;
    padding: 10px;
    width: 77%;
}

.textarea_mp {
    
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    font-family: 'exolight';
    font-size: 12px;
    height: 150px;
    margin-top: 10px;
    outline: medium none;
    padding-left: 12px;
    padding-top: 5px;
    vertical-align: top;
    width: 221px;
}
/*mail MP*/

/*Footer*/
.footer_wrapper
{
 	width:250px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 84%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 14%;
}

#other2 {
    margin-left: 67px;
    margin-top: 10px;
    width: 62px;
}

#other4 {
    margin-left: 67px;
    margin-top: 12px;
    width: 96px;
}
#other3 {
    margin-left: 67px;
    margin-top: 16px;
    width: 63px;
}
#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 354px;
    width: 100%;
}
/*Index*/
#left-layout-div {
    border: 0 solid #FF0000;
    float: left;
    width: 100%;
}
#set-outer
{
	width:250px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
	background-size:100%;
}
#set-outer1
{
	width:auto;
	height:auto; 
	overflow:hidden;
	background-color:#e0e6f1;
	background-image: url("../campimg/newimg/bgindexnew.png");
	background-repeat:repeat;
}

#main-wrapperdiv {
   /* background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;*/
    background-size: 0% auto;
    height: 1450px;
    overflow: hidden;
    width: 250px;
}
.leftdiv2 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 43%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
	margin-left:-31px;
	margin-top:20px;
}

.index-title-block {
    background-color: #008CD2;
    float: left;
    height: 64px;
    margin-left: 32px;
    width: 100%;
    z-index: 9999;
}
.leftdiv2 {
    margin-top: 85px;
    padding-left: 16px;
    width: 96%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}
#rightpanel {
    border: 0px solid #FFFFFF;
    clear: both;
    float: left;
    height: auto;
    margin-top:28px;
    width: 62%;
	margin-left:33px;
}

.pinned-div {
    height: 109px;
    margin-left: 107px;
    margin-top: -35px;
    position: absolute;
    width: 47px;
}

.pinned-detail-div {
    height: 109px;
    margin-left: 84px;
    margin-top: 712px;
    position: absolute;
    width: 47px;
}

.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 47px;
    width: 249px;
	background-size:100%;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
     background-size: 90% auto;
    height: 201px;
    margin-left: -86px;
    margin-top: 54px;
    position: absolute;
    transform: rotate(357deg);
    width: 191px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}


.exposed-div div {
    clear: both;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}


.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: 0px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 36%;
}

.revealed-div {
    border: 0 solid #000000;
    margin-top: -5px;
    width: 34%;
}

.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 10px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
}
.revealed-div div {
    clear: both;
    color: #2A3B8F;
    /* font-family: "Myriad Pro";*/
    font-size: 30px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 60%;
	margin-left:20px;
}


.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: 26px;
    width: 100%;
    z-index: 9999;
}



.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: 150px;
    margin-left: 25px;
    width: 100%;
    z-index: 9999;
}

.camp_head_index
{
width:95%;
margin-left:33px !important;
}

#mainnew-blue-div {
    background-color: #2A3B8F;
    margin-top: 22px;
    width: 100%;
}

.leftdiv1 {
    background-image: url("../campimg/newimg/leftpanelpic1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0px solid #000000;
    height: 120px;
    margin-left: -2px;
    margin-top: -45px;
    position: absolute;
    width: 110px;
}

.leftdiv3 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.leftdiv2-div3 {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 14px;
    text-align: left;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 120px;
    width: 110px;
}

#text-desc {
    color: #fff;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 240px;
    margin-left: 50px;
    text-align: left;
}
.detail-title-block {
    background-color: #008CD2;
    float: left;
    height:auto;
    margin-left:10px;
    width: 100%;
    z-index: 9999;
}
.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 250px;
}
#inner-pages-bg {
    height: 576px;
    width: 270px;
}
.detail-text-desc {
    border: 0 solid #000000;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 4px;
    overflow: auto;
    text-align: justify;
}
.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 416px;
    margin-left: 11px;
    margin-top:10px;
    width: 222px;
}
#detail-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 205px;
    margin-left: 24px;
    margin-top:21px;
    position: absolute;
    transform: rotate(357deg);
    width: 196px;
	background-size:100%;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:175px;
	height:186px;
	margin-left: 42px;
    margin-top: 34px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
.div_camp_pic1
{
background-image:url(../campimg/newimg/bigwhitepic.png); 
background-size:100%;
float:left; border:solid #000 0px;
position:absolute; z-index:1000; width:259px; height:259px;
}
.div_camp_pic2
{
background-image:url(../campimg/newimg/right_div.png);
background-size:100%; float:left; 
border:solid #000 0px; width:259px; height:259px; margin-left:-9px; margin-top:224px;
}
/***/

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 85%;
}
#camp-detail-s1 {
    margin-left: 0px;
}
#campdetail-set-div {
    border: 0 solid #000000;
    float: left;
    height: auto;
    overflow: hidden;
    width: 91%;
}
.pin_icon_pos {
    height: 90px;
    margin-left:0px;
}

.static-text-desc {
   border:1px solid #008cd2;
   border-radius:3px;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 17px;
    overflow: auto;
    text-align: justify;
}

.staticpages-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 88%;
}
.textbox-style {
    height: 22px;
    outline: medium none;
    width: 221px;
}
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 20px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 85%;
}
}

@media only screen and (max-width: 272px)
{
#header-wrapper
{
	width:270px;
	border:0px solid #000;
}
.textbox-style {
    height: 22px;
    outline: medium none;
    width: 221px;
}
#logo
{
	background-image:url(../campimg/newimg/logo.png);
	background-repeat:no-repeat;
	width:260px;
	height:125px;
    background-size: 100% auto;
	border:0px solid #000;
}
#supporter-tagdiv
{
	background-color:#f9d23c;
	height:16px;
	overflow:hidden;
	-webkit-box-shadow: 0px 6px 4px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 6px 4px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 6px 4px rgba(50, 50, 50, 0.8);
	ms-transform: rotate(358deg);  
	-moz-transform: rotate(358deg);  
	-o-transform: rotate(358deg);  
	-webkit-transform: rotate(358deg); 
	transform: rotate(358deg);
	position:absolute;
	margin-top:282px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d62c19;
	padding:3px;
	width:260px;
	text-align:left;
}


#hphonenew {
    color: #2A4C85;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -82px;
    margin-top: 74px;
}

#hmapnew {
    background-image: url("../campimg/newimg/headerimg2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 98px;
    margin-top: 78px;
    width: 145px;
}

#harrow
{
	background-image:url(../campimg/newimg/hpath.png);
	background-repeat:no-repeat;
	width:30px;
	height:38px;
	margin-left:0px;
	background-size:100%;
	clear:both;
}


#h-upperdiv1 {
    color: #28ABE2;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 10px;
    height: 50px;
    margin: 0;
    padding: 2px;
    text-align: left;
    width: 75%;
}

#h-menudiv {
    background-color: #2A3B8F;
    display: none;
    float: right;
    height: 41px;
    width: 92%;
}
#hphone {
    color: #2A3B8F;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 13px;
    margin-left: -130px;
    margin-top: 77px;
}
#hmap {
    background-image: url("../campimg/newimg/hmap.png");
    background-repeat: no-repeat;
    height: 98px;
    margin-right: 10px;
    margin-top: 75px;
    width: 137px;
}

.menu-text a {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-text a:hover {
    color: #f5d834;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
}
.menu-sep {
    color: #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 0 5px;
}

#h-menu-small
{ 
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 80px;
}
.navigation-links
{
	background-color:#2a3b8f;
	height:21px;
	border:1px solid #2a3b8f;
	color:#fff;
	  font-family: 'open_sansregular';
	/* font-family: "Myriad Pro";*/
	font-size:14px;
	padding:3px;
	float:left;
	margin-left:3px;
	cursor:pointer;
	border-radius:3px;
}
/* Dropdown*/
.myaccdiv
{ 
	background: none repeat scroll 0 0 rgba(42, 59, 143, 0.9);
    border: 1px solid #2A3B8F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: none;
    left: 37px;
    padding: 3px;
    position: absolute;
    text-align: left;
    top: 298px;
    width: 88px;
    z-index: 999;
	clear:both;
	
}

.myaccdiv ul 
{
	list-style:none;
	text-align:left;
	width:88px;
	margin-left:-40px;
	
}
.myaccdiv a 
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	text-align:left;
	 font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	padding:2px;
	width:82px;
}
.myaccdiv a:hover
{
	line-height:18px;
	margin-left:0px;
	color:#fff;
	list-style:none;
	font-size:14px;
	background: none repeat scroll 0 0 rgba(148, 157, 199, 1.0);
	padding:2px;
	width:82px;
	text-align:left;
	 font-family: 'open_sansregular';
	text-decoration:none;
	float:left;
	border-radius:4px;
}
/* Dropdown*/



/*Footer*/
.footer_wrapper
{
 	width:242px;
	border:0px solid #000;
}
#footer-rightdiv {
    border: 0 solid #FFFF00;
    height: 67px;
    width: 72%;
}

#footer-left-div {
    border: 0 solid #FF0000;
    width: 20%;
}

#other2 {
    margin-left: 37px;
    margin-top: 10px;
    width: 62px;
}

#other4 {
    margin-left: 68px;
    margin-top: 12px;
    width: 96px;
}
#other3 {
    margin-left: 69px;
    margin-top: 16px;
    width: 63px;
}
#campv_footer {
    background-color: #8CD2F0;
    clear: both;
    height: 348px;
    width: 100%;
}
/*Index*/
#set-outer
{
	width:250px;
	background-image:url(../campimg/newimg/spiraleffect.png);
	background-repeat:repeat;
}
#set-outer1
{
	width:auto;
	height:auto; 
	overflow:hidden;
	background-color:#e0e6f1;
	background-image: url("../campimg/newimg/bgindexnew.png");
	background-repeat:repeat;
}

#main-wrapperdiv {
   /* background-image: url("../campimg/newimg/bgindexnew.png");
    background-repeat: repeat;*/
    background-size: 0% auto;
    height: 1450px;
    overflow: hidden;
    width: 250px;
}
.leftdiv2 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 153px;
    width: 132px;
}
#leftdiv5 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}


.title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 18px;
    width: 43%;
}
#leftpanelarrow {
    border: 0 solid #FFFFFF;
    float: left;
    width: 100%;
	margin-left:-31px;
	margin-top:20px;
}

.index-title-block {
    background-color: #008CD2;
    float: left;
    height: 64px;
    margin-left: 32px;
    width: 100%;
    z-index: 9999;
}
.leftdiv2 {
    margin-top: 85px;
    padding-left: 16px;
    width: 96%;
}

.desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 94%;
}
#rightpanel {
    border: 0px solid #FFFFFF;
    clear: both;
    float: left;
    height: auto;
    margin-top:28px;
    width: 75%;
	margin-left:20px;
}

.pinned-div {
    height: 109px;
    margin-left: 106px;
    margin-top: -34px;
    position: absolute;
    width: 47px;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 85px;
    margin-top: 429px;
    position: absolute;
    width: 47px;
}

.pic-randreport {
    background-image: url("../campimg/newimg/bigwhitepic.png");
    background-repeat: no-repeat;
    float: left;
    height: 292px;
    margin-left: 40px;
    margin-top: 47px;
    width: 248px;
	background-size:100%;
	position:relative;
}

#index-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    background-size: 90% auto;
    height: 196px;
    margin-left: -88px;
    margin-top: 54px;
    position: absolute;
    transform: rotate(357deg);
    width: 196px;
}

.title-div-style2 div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 60%;
}


.exposed-div div {
    clear: both;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    transform: rotate(355deg);
}


.index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
	background-size:100%;
    float: left;
    height: 70px;
    margin-top: 24px;
	 margin-left: 0px;
    position: absolute;
    width: 38px;
}


.title-div-style2 {
    border: 0 solid #000000;
    float: left;
    margin-left: 24px;
    width: 36%;
}

.revealed-div {
    border: 0 solid #000000;
    margin-top: -5px;
    width: 34%;
}

.title-smalldiv {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 10px;
    margin: 0 0 0 25px;
    padding: 0;
    text-align: left;
}
.revealed-div div {
    clear: both;
    color: #2A3B8F;
    /* font-family: "Myriad Pro";*/
    font-size: 30px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.urgent-div div {
    clear: both;
    color: #ECD716;
    /* font-family: "Myriad Pro";*/
    font-size: 34px;
    margin-left: 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    transform: rotate(355deg);
}

.title-div-style div.title-name {
    clear: both;
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.yblue-index-arrows {
    background-image: url("../campimg/newimg/ipath.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 70px;
    margin-top: 5px;
    position: absolute;
    width: 38px;
}
.leftpanel {
    border: 0 solid #FFFFFF;
    float: left;
    width: 60%;
	margin-left:20px;
}


.index-yellow-block {
    background-color: #ECD716;
    float: left;
    height: 64px;
    margin-left: 26px;
    width: 100%;
    z-index: 9999;
}



.index-blue-block {
    background-color: #2A3B8F;
    float: left;
    height: 150px;
    margin-left: 25px;
    width: 100%;
    z-index: 9999;
}

#mainnew-blue-div {
    background-color: #2A3B8F;
    margin-top: 22px;
    width: 100%;
}

.leftdiv1 {
    background-image: url("../campimg/newimg/leftpanelpic1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0px solid #000000;
    height: 120px;
    margin-left: -2px;
    margin-top: -45px;
    position: absolute;
    width: 110px;
}

.leftdiv3 div {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.leftdiv2-div3 {
    color: #FFFFFF;
    /* font-family: "Myriad Pro";*/
    font-size: 14px;
    text-align: left;
}

#leftdiv4 {
    background-image: url("../campimg/newimg/leftpanelpic2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 120px;
    width: 110px;
}

#text-desc {
    color: #fff;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 240px;
    margin-left: 50px;
    text-align: left;
}


.detail-title-block {
    background-color: #008CD2;
    float: left;
    height:auto;
    margin-left:10px;
    width: 100%;
    z-index: 9999;
}
.detail-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 250px;
}
#inner-pages-bg {
    height: 576px;
    width: 270px;
}
.detail-text-desc {
    border: 0 solid #000000;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 4px;
    overflow: auto;
    text-align: justify;
}
.detail-pic-randreport {
    background-image: url("../campimg/newimg/detailpinedpicnew.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 416px;
    margin-left: 11px;
    margin-top:-7px;
    width: 222px;
}
#detail-pinned-divpic1 {
    background-image: url("../campimg/newimg/randreport.png");
    background-repeat: no-repeat;
    height: 202px;
    margin-left: 24px;
    margin-top:23px;
    position: absolute;
    transform: rotate(357deg);
    width: 194px;
	background-size:100%;
}

/***/
#detail-pinned-divpic2
{
	position:absolute;
    /*background-image:url(../campimg/newimg/randreport.png);
	background-repeat:no-repeat;*/
	width:173px;
	height:186px;
	margin-left:43px;
    margin-top: 34px;
	-ms-transform: rotate(368deg);  
	-moz-transform: rotate(368deg);  
	-o-transform: rotate(368deg);  
	-webkit-transform: rotate(368deg); 
	transform: rotate(368deg);
}

.pin_icon_pos2
{
margin-left:-27px;
}
.div_camp_pic1
{
background-image:url(../campimg/newimg/bigwhitepic.png); 
background-size:100%;
float:left; border:solid #000 0px;
position:absolute; z-index:1000; width:259px; height:259px;
}
.div_camp_pic2
{
background-image:url(../campimg/newimg/right_div.png);
background-size:100%; float:left; 
border:solid #000 0px; width:259px; height:259px; margin-left:-9px; margin-top:224px;
}
/***/

.detail-title-div-style {
    border: 0 solid #000000;
    float: left;
    margin-left: 25px;
    width: 85%;
}
#camp-detail-s1 {
    margin-left: 0px;
}
#campdetail-set-div {
    border: 0 solid #000000;
    float: left;
    height: auto;
    overflow: hidden;
    width: 91%;
}
.pinned-detail-div {
    height: 109px;
    margin-left: 88px;
    margin-top: 722px;
    position: absolute;
    width: 47px;
}
#set-outer
{
	width:250px;
	height:auto; 
	overflow:hidden;
	background-color:#e0e6f1;
	background-image: url("../campimg/newimg/spiraleffect.png");
	background-repeat:repeat;
	background-size:100%;
}
.pin_icon_pos {
    height: 70px;
    margin-left:0px;
}
.static-text-desc {
    border:1px solid #008cd2;
	border-radius:3px;
    color: #000000;
    /* font-family: "Myriad Pro";*/
    font-size: 12px;
    height: 453px;
    margin-left: 17px;
    overflow: auto;
    text-align: justify;
}

.staticpages-desc-randreport {
    border: 0 solid #FFFFFF;
    float: left;
    width: 93%;
}
/*mail MP*/

.mplabel_style {
    color: #000000;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-top: 13px;
    text-align: left;
    width: 65%;
}

.mpform_div {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    margin-left: 12px;
    margin-top: 12px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

.preview_mp {
    border: 1px solid #287BBF;
    border-radius: 4px 4px 4px 4px;
    margin-left: 12px;
    margin-top: 12px;
    padding: 10px;
    width: 100%;
}

.textarea_mp {
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    font-family: 'exolight';
    font-size: 12px;
    height: 150px;
    margin-top: 10px;
    outline: medium none;
    padding-left: 12px;
    padding-top: 5px;
    vertical-align: top;
    width: 186px;
}

.email_mps1 {
    color: #2A3B8F;
    font-family: 'open_sansregular';
  
    margin-left: 13px;
    text-align: left;
	  height: 170px;
}
/*mail MP*/
.sitemap_div {
    border: 1px solid #008CD2;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    float: left;
    font-family: 'open_sansregular';
    font-size: 12px;
    height: 453px;
    margin-left: 10px;
    overflow: auto;
    padding: 10px;
    text-align: justify;
    width: 90%;
}
}
