.clear5, .clear10, .clear15, .clear20 {
    clear: both;
    display: block;
}
.clear5 {
    height: 5px;
}
.clear10 {
    height: 10px;
}
.clear15 {
    height: 15px;
}
.clear20 {
    height: 20px;
}

input.error[type="text"], input.error[type="password"], textarea.error, input.error, select.error, button.error{
    border: 1px dashed #FF0000;
}
.mapDivMain
{
     background: none repeat scroll 0 0 #FFFFFF;
  
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-size: 12px;
    line-height: 16px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    transition: background-color 200ms cubic-bezier(0.52, 0, 0.48, 1) 0s;
    right: 6px;
    top: 90px;
    z-index: 1000;padding: 10px;
    border-radius: 2px;
    max-width: 400px;
}
.map-btn_div
{
    border: 1px solid #E5E5E5;
    padding: 5px;
    color: #41B7D8;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    width: 160px;
}
.map-btn_div img{
 width: 158px;
}
.map-btn_div a{
       color: #3E9BC0;
    font-size: 16px;
}
.map-btn_div:hover{
    text-decoration: underline;
}
 .map_post{
	width: 100%;
	
	}
.map_post ul{
	list-style:none;
	width:99%;
        max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #ccc;
    box-shadow: 0px 3px 3px #ccc;
    border-radius: 2px;
	}
.map_post li
	{
	width:99%; padding: 5px;
	 border-bottom: 1px solid #CCCCCC;
        cursor: pointer;
	}


.map_post ul li:nth-child(2n) {
    background:#F6F6F6;
}
.map_post ul li:nth-child(2n+1) {
    background: #fff;
}
.map_post ul li:hover
{
    background: #EAFAFF;
}
.srch_bar_view .labl_name {
     display: block;
    float: left;
    width: 75px;
    line-height: 30px;
}
.srch_bar_view input[type=text]
{
    float:left;
}
.srch_bar_view input[type=submit]
{
    clear: both;
        float: right;
         font-size: 12px !important;
    height: 30px !important;
}
 .map_post li .pagination {
color:#FFFFFF;
text-align:center;
font-size:14px;

/*	height:16px;*/
/*	width:27px;*/
	/*border:2px solid #2a81c5;*/
float:left;
/*	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #3c8dcc;  Old browsers 
	background: -moz-linear-gradient(top,  #3c8dcc 0%, #3e8ecd 100%);  FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c8dcc), color-stop(100%,#3e8ecd));  Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  #3c8dcc 0%,#3e8ecd 100%);  Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  #3c8dcc 0%,#3e8ecd 100%);  Opera 11.10+ 
	background: -ms-linear-gradient(top,  #3c8dcc 0%,#3e8ecd 100%);  IE10+ 
	background: linear-gradient(to bottom,  #3c8dcc 0%,#3e8ecd 100%);  W3C 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c8dcc', endColorstr='#3e8ecd',GradientType=0 );  IE6-9 */
	}
.map_post li span{
	color:#75bae2;
	margin-left:10px;
	text-decoration:underline;float:left;
/*        width:234px;*/
        font-size: 14px;
	
	}
 .map_post li label{
	
	font-size: 12px;
	color: #828282;float:left;width:75px;

	}
 .map_post li p{
    color: #000000;
    float: left;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
/*    width: 234px;*/
    
    float: right;

	}

.map_post li:hover{
	background:#EAFAFF;
	

	}


#map1
{
    width: 220px; margin-bottom: 0px;  margin-top: 110px; height: 432px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#map1
{
    margin-top: 110px !important;
}
/* Safari only override */
::i-block-chrome,#map1 {
 margin-top: 110px !important;
}
}
.map-content
{
    min-height: 75px;
    min-width: 150px;
    color: #202020;
    font-size: 15px;
}
.map-content h3{
    color: #41B7D8 !important;
}
.map-content a{
    color: #41B7D8;
}
/*.popupCenter .leftDivMarign
{
    margin-left: 20px;
}*/
#share_with
{
     width: 460px;
    
     font-size: 14px;
}
img, a, a img, img:focus, img:active {
    outline: 0 none !important;
    -moz-outline-style: 0 none !important;
}
.poll_view_vots
{
      float: left;
    margin-left: 45px;
}
.div_vv
{
      float: left;
    margin-right: 10px;
}
.div_vv b{
        color: #666;
    font-size: 20px;
    font-weight: normal;
}
.div_vv b.div_clrb{
        color: #F08C40;

}

.div_vv  span{
        color: #bbb;
    font-size: 18px;
}
.div_vv  span.div_clr{
        color:  #F08C40;;

}

.div_vv:hover .div_clrb{
        color: #666;

}

.div_vv:hover span.div_clr{
    color: #bbb;
    
}

.process__hide{
     margin-left: 10px;
    margin-top: 1px;
    position: absolute;
}
/*.images
{
    border: 1px solid #ccc;
}*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  /*** FIX FOR CHROME & SAFARI ***/

/* Poll*/
.pollOptions {
	border: 1px #ccc solid;
	float: left;
	margin-left: 5px;
	width: 460px;
	cursor: pointer;
	margin-bottom: 5px;
	float: none;
}
#poll_opt {
margin-top:-35px;
}
#poll_color {
margin-top:-30px;
}

.pollOptions a {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 42px;
}

.pollOptions:hover {
	border: 1px #c4e0a5 solid;
}

.pollOptions a:hover {
	color: #669731;
}

.pollOptionsSelected {
	background-color: #f4ffe8;
	border: 1px #c4e0a5 solid;
	float: left;
	margin-left: 5px;
	width: 460px;
	cursor: pointer;
	margin-bottom: 5px;
	float: none;
}

.pollOptionsSelected a {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #669731;
	display: block;
	padding: 5px;
}

.pollOptionsRadio {
	float: left;
	margin-top: 5px;
}

.poll {
	font-family: Arial;
	width: 460px;
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding-left: 40px;
	float: left;
	line-height: 30px;
}

.pollResult {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

.pollResult li {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	font-family: Arial;
	color: #999999;
	list-style: none;
	line-height: 32px;
	margin-bottom: 5px;
}

/*** END FIX FOR CHROME ***/ 
}

.process_msg_hide
{
       left: 285px;
    margin-top: -3px;
    position: absolute;
}

.url{
    word-wrap:break-word;
}

#cometchat_base
{
    left: 0px !important;
        width: 100% !important;
    z-index: 9999!important;
}
@font-face {
    font-family: "SAAD";
    src: url("font/Nafees-Tahreer-Naskh.ttf") format("truetype");
    font-size: 18px !important;
}
@font-face {
    font-family: "Urdu Nafees Tahreer Naskh";
    src: url("font/Nafees-Tahreer-Naskh.ttf") format("truetype");
    font-size: 18px !important;
}
.smylee{
        background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
     margin-left: -1px;
    margin-top: 31px;
    position: absolute;
    width: 216px; 
    z-index: 1000;
}
.smylee_public{
        background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
     margin-left: 314px;
    margin-top: -5px;
    position: absolute;
    width: 216px; 
    z-index: 1000;
}

.togle_class
{
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 14px;
	color: green;
	margin-top:5px;
	
	width: 300px;
 	float: left;
}
.silent {
    cursor: pointer;
    float: left;
    margin-left: -53px;
    margin-top: 33px;
    position: absolute;
    
}
.silent1 {
    cursor: pointer;
    float: left;
    margin-left: -78px;
    margin-top: 33px;
    position: absolute;
    
}
/*For Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 

    .silent {
    cursor: pointer;
    float: left;
    margin-left: 25px;
    margin-top: 33px;
    position: absolute;
    
}
.silent1 {
    cursor: pointer;
    float: left;
    margin-left: 0px;
    margin-top: 33px;
    position: absolute;
    
}
.keyboardInputInitiator
{
    margin: 0 31px 0 3px !important;
}

}

input[type=text] ,textarea{
    direction: ltr;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
	font-size:14px !important;
}
notify_div{
    cursor: pointer;
    width: 610px;
 font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    padding: 7px;
    height: 30px
    
    
}
.notify_div a img{
    float: left;
    margin-right: 5px;
}
.notify_div b {
	color: #41B7D8;
        float: left;
        margin-right: 5px;
}
.notify_div div span {
	color: #41B7D8 !important;
 font-weight: bold;     
}
/*.notify_div div {
	float: left;
}*/


.notify_div:hover{
    background-color:#DCE9F4;
/*    height: 32px;*/
 }

.commentsContainer .post .commentBox, .text
{
    /*color: #666666 !important;*/
}



#breadcrumb { float: left; display: block; margin-left:13px; }
#breadcrumb ul { list-style: none; }

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 8px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited { color: #666; display: block; float: left; font-size: 14px; margin-left: -13px; padding: 7px 17px 11px 25px; position: relative; text-decoration: none; }

.crumbs li a { background-image: url('../images/bg-crumbs-blue.png');  background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { color: #333; background-position: 100% -48px; cursor: pointer; }
.crumbs li a.active1 { color: #333; background-position: 100% -96px; }
.crumbs li.first a span { height: 29px; width: 3px; border-left: 1px solid #d9d9d9; position: absolute; top: 0px; left: 0px; }

	

/*************    NEW dESIGN BOTTONS  ******************/
.btn {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
     color: #333333;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
     margin-right: 5px;
    padding: 7px 10px;
    height: 36px !important;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.btn-info {
    background-color: #9E6AB8;
    background-image: -moz-linear-gradient(center top , #A271BB, #9760B3);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;height: 36px !important;
    padding: 7px 10px;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-back {
  background-position: -241px -96px;
}
.btn-add, .btn-add:hover, .btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover{
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-danger {
    background-color: #D41E24;
    background-image: -moz-linear-gradient(center top , #DD1F26, #C71C22);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;height: 36px !important;
    padding: 7px 10px;
    margin-left: 10px;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.icon-trash {
    background-position: -456px 0;
}

.icon-white {
    background-image: url("../images/glyphicons-halflings-white.png");
}

[class^="icon-"], [class*=" icon-"] {

    background-repeat: no-repeat;
/*    display: inline-block;*/
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
i[class^="icon-"] {
    opacity: 0.8;
}
.btn-success {
    background-color: #7BB33D;
    background-image: -moz-linear-gradient(center top , #80BB3F, #73A839);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;height: 36px !important;
    padding: 7px 10px;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.btn-add {
    background-color: #01761D;
    
    background-image: -moz-linear-gradient(center top , #34A14E, #01761D);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;height: 36px !important;
    padding: 7px 10px;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.icon-add {
    background-position: -408px -96px;
}
.icon-read {
    background-position: -47px -47px;
}
.icon-zoom-in {
    background-position: -336px 0;
}
.icon-search {
    background-position: -49px 0;
}
.icon-message {
    background-position: -73px 0;
}
.btn-primary {
    background-color: #43A1DA;
    background-image: -moz-linear-gradient(center top , #4BA6DB, #369BD7);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
/*    display: inline-block;*/
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;height: 36px !important;
    padding: 7px 10px;
    text-align: center;
  	text-decoration: none;
        font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    vertical-align: middle;
}
.btn {
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-info.disabled, .btn-info[disabled] {
    background-color: #9760B3;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.btn-primary[disabled], .btn-primary.disabled
{
 background-color: #82E0F2;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;   
}
.btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

/*******************************************************/
 .contri_img{cursor: pointer;float:right; margin-top: 23px;}

.contri_div{
    padding: 10px;
    
    overflow-y: auto;
    padding-right:0px;
     max-height: 300px;
     width:350px;
     
}

.contri_div p{
    margin-right:10px;
}
.allHoverContribute
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB !important;
    
    margin-left: 105px;
    margin-top: 65px;
    position: absolute;
    
    z-index: 100;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 15px #999999;
   
    
  
}

.allHoverContribute:after {
    border-color: transparent  transparent #FFFFFF transparent;
    border-style: solid;
    border-width: 28px;
    content: "";
    height: 0;
    left: 142px;
    position: absolute;
    top: -56px;
    width: 0;
}
.allHoverContribute:before {
    border-color: transparent  transparent #EFEFEF transparent;
    border-style: solid;
    border-width: 30px;
    content: "";
    height: 0;
    left: 140px;
    position: absolute;
    top: -60px;
    width: 0;

}






.allHoverNextImg
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc !important;
    height: 105px;
/*    margin-left: 128px;
    margin-top: -11px;*/
    position: absolute;
    width: 105px;
    z-index: 100;
    right: 10px !important;
        
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
  
}
.allHoverNextImg img{
    margin: 3px;
               width:100px;height:100px;
}
.allHoverNextImg:after {
    border-color: transparent #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    left: -28px;
    position: absolute;
    top: 10px;
    width: 0;
}
.allHoverNextImg:before {
    border-color: transparent #EFEFEF transparent transparent;
    border-style: solid;
    border-width: 16px;
    content: "";
    height: 0;
    left: -32px;
    position: absolute;
    top: 8px;
    width: 0;

}

.allHoverPrevImg:after {
   border-color: transparent transparent transparent #FFFFFF;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    left: 106px;
    position: absolute;
    top: 10px;
    width: 0;
}
.allHoverPrevImg:before {
    border-color: transparent transparent transparent #EFEFEF;
    border-style: solid;
    border-width: 16px;
    content: "";
    height: 0;
    left: 106px;
    position: absolute;
    top: 8px;
    width: 0;
}
.allHoverPrevImg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    height: 105px;
    margin-left: -130px;
    margin-top: -11px;
    position: absolute;
    width: 106px;
    z-index: 100;
}
.allHoverPrevImg img{
    margin: 3px;
           width:100px;height:100px;
}

/*------------------*/
.allHoverNextImg1
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    height: 105px;
    margin-left: 172px;
    margin-top: -35px;
    position: absolute;
    width: 105px;
    z-index: 100;
  
}
.allHoverNextImg1 img{
    margin: 3px;
               width:100px;height:100px;
}
.allHoverNextImg1:after {
    border-color: transparent #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    left: -28px;
    position: absolute;
    top: 10px;
    width: 0;
}
.allHoverNextImg1:before {
    border-color: transparent #EFEFEF transparent transparent;
    border-style: solid;
    border-width: 16px;
    content: "";
    height: 0;
    left: -32px;
    position: absolute;
    top: 8px;
    width: 0;

}

.allHoverPrevImg1:after {
   border-color: transparent transparent transparent #FFFFFF;
    border-style: solid;
    border-width: 14px;
    content: "";
    height: 0;
    left: 106px;
    position: absolute;
    top: 10px;
    width: 0;
}
.allHoverPrevImg1:before {
    border-color: transparent transparent transparent #EFEFEF;
    border-style: solid;
    border-width: 16px;
    content: "";
    height: 0;
    left: 106px;
    position: absolute;
    top: 8px;
    width: 0;
}
.allHoverPrevImg1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc !important;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    height: 105px;
    margin-left: -143px;
    margin-top: -35px;
    position: absolute;
    width: 106px;
    z-index: 100;
}
.allHoverPrevImg1 img{
    margin: 3px;
           width:100px;height:100px;
}








.indexBttn {
	background: #26a1ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #26a1ff 1%, #2062d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#26a1ff), color-stop(100%,#2062d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #26a1ff 1%,#2062d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #26a1ff 1%,#2062d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #26a1ff 1%,#2062d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #26a1ff 1%,#2062d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a1ff', endColorstr='#2062d6',GradientType=0 ); /* IE6-9 */
	padding-bottom: 3px;
	height: 32px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border: 1px #1058D3 solid;
	cursor: pointer;
}
.side_not_shw{
  
    height: 30px;
    padding-left: 3px;
    padding-top: 3px;  
    cursor: pointer;
}
.left_com_hover:hover
{
background-color:#DCE9F4;

}


.rightDivclose
{
  float:right; 
  margin-left:20px; 
  position:relative; 
  right:-10px; 
  top:-5px;
  cursor: pointer;
    
}
.rightDivclose .divImg
{
  padding: 3px;
  border: 1px solid #ccc;
}
.rightDivclose .divImg:hover
{
  background-color: #ccc;
}
.divPopUpC
{
  display: none;
  float: right;
}
.divPopUpC .divUL
{
 margin-left: -25px;
   
    position: absolute;
    z-index: 1000;
  
}
.divPopUpC .divUL .ulLi
{
   list-style: none;
    margin-left: 5px;
    
}
.divPopUpC .divUL .ulLi a
{

    height: 18px !important;
       width: 18px !important;
}
/*.divPopUpC .divUL .ulLi:hover
{
   background-color: #ccc;
}*/


.loginForm {
/*	background-image: url(../images/loginPopUpBg.png);
	background-repeat:repeat;*/
	margin-left: 50px !important;
        margin-top: 50px;
	border-radius: 10px 10px 10px 10px;
        z-index:10001;
	
}

/*************  JQUERY VALIDATION TOOLTIP  *************/
span.SRtooltip:after {
    border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    left: -12px;
    position: absolute;
    top: 7px;
    width: 0;
}
span.SRtooltip:before {
    border-color: transparent red transparent transparent;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    left: -16px;
    position: absolute;
    top: 5px;
    width: 0;
}
span.SRtooltip {
    background: none repeat scroll 0 0 #ffffff ;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.4);
    color: red !important;
    float: right;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 10000;
	display:inline;
	margin-left:5px;
        min-width:103px;
}
/*******************************************************/
.main_record
{
border:3px solid #FFFFFF;
}

/*	.error
	{
			  border-color: rgba(200, 50, 80, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(220, 60, 90, 0.6) !important;
    outline: 0 none !important;
	}*/
	
	.btn-successolor
	{
background: #8AC4EA !important; /* Old browsers */
	background: -moz-linear-gradient(top, #8AC4EA 0%, #ffffff 100%) !important;
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AC4EA),
		color-stop(100%, #ffffff) ) !important;/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8AC4EA 0%, #ffffff 100%) !important;
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8AC4EA 0%, #ffffff 100%) !important;
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8AC4EA 0%, #ffffff 100%) !important;
	/* IE10+ */
	background: linear-gradient(top, #8AC4EA 0%, #ffffff 100%) !important; /* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#8AC4EA', endColorstr = '#ffffff', GradientType = 0 ) !important; /* IE6-8 */
		margin-right:10px;
			height: 30px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #000000;
	border: 1px #7BBFED solid;
	cursor: pointer;
		
		
	}

.wallRightAlbum
{
	margin-left:70px; margin-top:30px; height:55px; cursor:pointer;
	background:url("../images/photo-album.png");
	 background-repeat: no-repeat;
	background-position:left top;
	padding-left:27px;
}
.wallLeftAlbum
{
    background: url("../images/photo-up.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 55px;
    margin-left: 80px;
    margin-top: 30px;
    padding-left: 22px;
}







.popupIconsBg div {
    color: #41B7D8;
    display: block;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
.popupIconsBg div:hover {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #41B7D8;
    font-size: 12px;
}

/***********Forum SEARCH Start*********/
.top-block
{
clear:both;
float:left;	
}
.top-block .forumTopicLinks {
    color: #2B753A;
    font-size: 20px;
   

}
#forum-search-submit {
    background-color: transparent;
    border: medium none;
    float: right;
    height: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    
    text-indent: -9999px;
    
    width: 32px;
}


.forum_text_form
{
    background: url("../images/search.png") no-repeat scroll right 10px center transparent;
    background-position: right;
    
}

#forum_search_form {
    background: url("../images/_bg-field-shadow-top.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #E9E8E8;
    border-radius: 3px 3px 3px 3px;
    font-size: 14px;
    outline: medium none;

}
.search_div_box {
    position:absolute; 
	z-index:1000;
	 border:1px solid #c9c9c9;  
	 background:#F9F9F9 !important;
	 width: 947px;
	  padding:5px; 
	 display: none;

}
.search_div_box1 {
    position:absolute; 
	z-index:1000;
	 border:1px solid #c9c9c9;  
	 background:#ffffff !important;
	 width: 958px;
	
	 display: none;

}
.search_div_box1 img {
  	margin-left:20px;

}
.search_res {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	border-bottom: 1px solid #ccc !important;
    clear: both;
    display: block;
    padding: 7px;
}
.search_res:hover
{
	background:#ffffff;
}
.frm_search .centerH
{

    margin-top: 20px;
	padding-bottom:5px;
	border-bottom: 1px solid #ccc !important;
}
.all_res_srch {

	border-bottom: 1px solid #ccc !important;
    clear: both;
    display: block;
    padding: 7px;
}
.all_res_srch .all_srch {
    color: #41B7D8;
    font-size: 15px;
/*    font-weight: bold;*/
    text-decoration: none;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
   
}
.all_res_srch .all_srch1,.all_res_srch .all_srch2 {
    color: #41B7D8;
    font-size: 15px;
/*    font-weight: bold;*/
    text-decoration: none;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
   
}
.all_res_srch .all_srch_right {
    color: #007CB4;
    font-size: 14px;
/*    font-weight: bold;*/
    text-decoration: none;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	float:right;
   
}
.all_res_srch:hover
{
	background:#F9F9F9;
}
/************************************************/
/***********Forum PAGINATION Start*********/

.s_com:hover
{
box-shadow:0px 0px 5px #84BBF9 !important;	
}
.paginateForum .Fpages
{
    border: 1px solid #ffffff;
    color: #0464BB;
    float: left;
    font-size: 14px;

    margin-right: 5px;
    padding: 4px 0 5px 5px;
	

    width: 15px;
}
.paginateForum .Fpages:hover,.paginateForum .Lastpages:hover,.paginateForum .nextpage:hover,.paginateForum .prevspage:hover ,.paginateForum .pagejmp:hover
{
	border:1px solid #dcd9d9;
	background-color:#F0F0F0;
}

.paginateForum .pagejmp
{
    border: 1px solid #ffffff;
    color: #0464BB;
    float: left;
    font-size: 14px;
	background-image: url("../images/down_arrow.png");
    background-repeat: no-repeat;
	background-position:left center;
    margin-right: 10px;
    padding: 6px 5px 6px 15px;
	cursor:pointer;
    
}
.paginateForum .Lastpages
{
    border: 1px solid #ffffff;
    color: #0464BB;
    float: left;
    font-size: 14px;
	margin-left: 10px;
    margin-right: 5px;
    padding: 6px 0px 7px 5px;
		background-image: url("../images/right_double_arrow.png");
    background-repeat: no-repeat;
	background-position:right center;
    width: 45px;
}
/*.paginateForum .Lastpages img
{
    width:18px;
}*/


.paginateForum .nextpage
{
float:left;

border:1px solid #ffffff;
margin-left:5px;
padding:14px;
background-image: url("../images/right_farrow.png");
    background-repeat: no-repeat;
	background-position:center;
}


.paginateForum .prevspage
{
float:left;

border:1px solid #ffffff;
margin-right:10px;
padding:14px;
background-image: url("../images/left_farrow.png");
    background-repeat: no-repeat;
	background-position:center;
}


.jumppageDiv
{
    border: 1px solid #DCD9D9;
    color: #7C7C7C;
    float: left;
    font-size: 14px;
	background-color:#F0F0F0;
	position:absolute;
	z-index:1000;
    margin-right: 10px;
    padding: 5px;
	cursor:pointer;
	margin-top:1px;
    
}
.jumppageDiv .goBttn
{
height:22px !important;	
}
/***********Forum Comments Start*********/

.forumComntContainer
{
/*width:800px;*/width:710px;
float:left;

}
.forumComntContainer h1
{
background-color:#f3f2f2;

line-height:normal;
margin:0px !important;
border-radius:10px 10px 0px 0px;
border:1px solid #dcd9d9;
}
.forumComntContainer h1 img
{
width:20px;
height:20px;
float:left;
margin:5px;
}
.forumComntContainer h1 .comntSpan
{
color:#6A6A6A !important;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
font-size:14px !important;
line-height:30px !important;
font-weight:bold !important;
float:left !important;
   

}
.forumComntContainer h1 label
{
float:left !important;
font-size:12px !important;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif !important;
font-weight:bold !important;
color:#6A6A6A !important;
line-height:30px !important;
margin-left:10px !important;
}
.forumComntContainer h1 a
{
	background-color:#01761D ;
	padding:5px;
	border-radius:8px 8px 8px 8px;
float:right;
font-size:12px;
font-weight:bold;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#ffffff;
text-decoration:none;
cursor:pointer;
text-align:center;
width:80px;
margin-top:4px;
}
.forumComntContainer h1 a:hover
{
	background-color:#34A14E ;
}
.forumComntContainer .allForumComments
{
padding:5px;
margin:0px;
border-left:1px solid #dcd9d9;
border-right:1px solid #dcd9d9;
width:698px;
}
.forumComntContainer .allForumComments .commentForumABC
{
background-color:#ffffff;
padding:10px;
border-radius:10px 10px 10px 10px;
border:1px solid #dcd9d9;
list-style:none;
margin-bottom:5px;
clear:both;
}
.forumComntContainer .allForumComments .commentForumABC.odd
{
background-color:#f6f6f6;
}
.forumComntContainer .allForumComments .commentForumABC:hover
{


}
.forumComntContainer .allForumComments .commentForumABC a.thumb img
{
float:left;
width:35px;
height:35px;
margin-right:10px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #dcd9d9;
border-radius:5px 5px 5px 5px;
text-decoration:none;
}
.forumComntContainer .allForumComments .commentForumABC a.thumb img:hover
{
box-shadow:0px 0px 5px #84BBF9;
width:40px;
height:40px;
}
.forumComntContainer .allForumComments .commentForumABC label
{
width:618px;
float:left;
line-height:normal;
}
.forumComntContainer .allForumComments .commentForumABC label .top1
{
clear:both;
margin-bottom:1px;
}
.forumComntContainer .allForumComments .commentForumABC label .top1 a
{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
float:left;

}
.forumComntContainer .allForumComments .commentForumABC label .top1 a:hover
{

font-size:14px;
}
.forumComntContainer .allForumComments .commentForumABC label .top1 .fTitle
{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
color:#818181;
float:right;
}
.forumComntContainer .allForumComments .commentForumABC label p
{
clear:both;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:14px;
color:#595959;
padding:0px;
line-height:17px !important;
margin:0px;
}
.forumComntContainer .allForumComments .commentForumABC label p:hover
{
font-size:15px;
}
.forumComntContainer .post
{
background-color:#ECEBEB;
clear:both;
border-radius:0px 0px 10px 10px;
border-top:1px solid #dcd9d9;
padding:10px;
}
.forumComntContainer .post .forumCommentBox
{
    border: 1px solid #DCD9D9;
    border-radius: 5px 0 0 5px;
    color: #595959;
    float: left;
    height: 25px;
    padding: 5px;
    position: relative;
    top: -1px;
    width: 555px;
	margin:0px;
}
.forumComntContainer .post .btn-primary
{
float:left;
border-radius:0px 5px 5px 0px;
height:36px;
width: 80px;
}


/***********Forum Comment End*********/

/***********Forum Start*********/

.clear {
    clear: both;
}
.forums {
    clear: both;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
   
}
.forums .left {
    float: left;
    margin-right: 10px;
    width: 760px;
}
.forums .left .box {
    border: 1px solid #E9E8E8;
    clear: both;
    margin-bottom: 10px;
}
.forums .left .hBgforum {
    background-image: url("../images/forum-h-bg.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #E9E8E8;
    cursor: pointer;
    display: block;
    height: 37px;
    padding-left: 10px;
    padding-right: 10px;
}
.forums .left .hBgforum h1 {
    color: #007CB4;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 37px;
    margin: 0;
    padding: 0;
    width: 75%;
}
.forums .left .hBgforum h1 a{
    color: #007CB4;
    
   
}
.forums .left .hBgforum span {
    color: #8C8C8C;
    float: left;
    font-size: 16px; /****change by Farkhanda****/
    font-weight: bold;
    line-height: 37px;
    width: 20%;
}
.forums .left .hBgforum img.up {
    background-image: url("../images/up.png");
    cursor: pointer;
    float: right;
    height: 20px;
    margin-top: 10px;
    width: 20px;
}
.forums .left .hBgforum img.down {
    background-image: url("../images/down.png");
    cursor: pointer;
    float: right;
    height: 20px;
    margin-top: 10px;
    width: 20px;
}
.forums .left ul {
    margin:0px;
    padding: 0;
    width: 100%;
}
.forums .left ul li {
    border-bottom: 1px solid #E9E8E8;
    list-style: none outside none;
    padding: 10px;cursor: pointer;
}
.forums .left ul li:hover {
    background: none repeat scroll 0 0 #EAFAFF;
}
.forums .left ul li:hover .rv > .div_clrb, .forums .left ul li:hover .rv > .div_clr
{
    color:#7e7e7e;
    
}
.forums .left ul li .post {
    float: left;
    padding-right: 10px;
    width: 412px;cursor: pointer;
}
.forums .left ul li .post .thumbnail {
    background-image: url("../images/topic-icon.png");
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    margin-right: 10px;
    width: 32px;cursor: pointer;
/*    
          behavior:url(http://www.pakistanconnections.com/css/-ms-transform.htc);
     Firefox 
    -moz-transform:rotate(-40deg);
     Safari and Chrome 
    -webkit-transform:rotate(-40deg);
     Opera 
    -o-transform:rotate(-40deg);
     IE9 
    -ms-transform:rotate(-40deg);
     IE6,IE7 
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
     IE8 
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; 
    
    
    */
    
}
.forums .left ul li .post label {
    float: left;
    line-height: normal;
    margin: 7px 0 0;
    padding: 0;
    width: 370px;
	cursor: pointer;
}
.forums .left ul li a.title {
    clear: both;
    color: #1D8042;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
    word-wrap: break-word;
    cursor: pointer;
}
.forums .left ul li a.title:hover {
    text-decoration: underline;
}
.forums .left ul li .post label p {
    color: #707070;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: justify;
    font-weight: normal;
}
.forums .left ul li .rv {
    color: #7C7C7C;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    width: 110px;
}
.forums .left ul li .rv b {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 54px;
}

.forums .left ul li .rv span {
    float: left;
    margin-bottom: 5px;
    width: 50px;
}

.forums .left ul li .rv b.div_clrb{
    color: #F08C40;
}
.forums .left ul li .rv span.div_clr{
    color: #F08C40;
}


.forums .left ul li .postBy {
    border-left: 1px solid #E9E8E8;
    float: right;
    padding-left: 10px;
    width: 174px;
}
.forums .left ul li .postBy img.user {
    border: 1px solid #CCCCCC;
    float: left;
    height: 30px;
    padding: 1px;
    text-decoration: none;
    width: 31px;
}
.forums .left ul li .postBy .byTitle {
    float: left;
    margin-left: 5px;
    width: 133px;

    clear: both;
    color: #959595;
    font-size: 13px;
    
    margin-bottom: 5px;
    text-decoration: none;
    word-wrap: break-word;
}
.forums .left ul li .postBy .byTitle span
{
	    clear: both;
    color: #84B300;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    word-wrap: break-word;
}
.forums .left ul li .postBy .byTitle a
{
/*	    clear: both;*/
    color: #41B7D8;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    word-wrap: break-word;
}
/*.forums .left ul li .postBy .byTitle a:hover {
    text-decoration: underline;
}*/
/*.forums .left ul li .postBy .byTitle span {
    clear: both;
    color: #959595;
    font-size: 12px;
    
    margin-bottom: 5px;
    text-decoration: none;
    word-wrap: break-word;
   
    font-size: 12px;
}*/


/**********************************************************************************************************************/



.forums .right {
    float: right;
    width: 190px;
}
.forums .right h1 {
    border-bottom: 1px solid #E9E8E8;
    clear: both;
    color: #007CB4;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

.forums .right label {
    color: #7C7C7C;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    width: 60px;
	cursor:pointer;
}


.forums .right label b{
color:#5F5F5F;
}
.forums .right label b:hover{
text-decoration:underline;
}
.forums .right span {
color: #7C7C7C;
    float: right;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
    width: 100px;
}
.forums .right label.div_clr, .forums .right span.div_clrb
{
    color: #F08C40;
}
.form_rght:hover
{
    background: #EAFAFF;
}
.form_rght:hover label.div_clr, .form_rght:hover span.div_clrb
{
    color: #7e7e7e;
}

/**********************************************************************************************************************/

.forums .selected .hBgf {
    background-image: url("../images/forum-h-bg.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #E9E8E8;
    display: block;
    height: 37px;
    padding-left: 10px;
    padding-right: 10px;
	font-size: 16px;
    line-height: 37px;
	color: #007CB4;
	border: 1px solid #E9E8E8;
	font-weight:bold;
	clear:both;
}
.forums .selected .hBgf a {
   
	color: #007CB4;
	
}
.forums .selectedPost
{
background:url(../images/post-bg.jpg) repeat-y left;
border: 5px solid #F5F5F5;

margin:0px;
padding:10px;
clear:both;
/*border-radius: 10px 10px 10px 10px;
box-shadow: 3px 3px 3px #848484;*/


}
.forums .selectedPost .arrow_btn
{
    float: right;
    margin-right: -22px;
    margin-top: -22px;
    position: relative;
    width: 22px;
 
}

.forums .selectedPost .ddSub {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.45);
    display: none;
    margin-left: 844px;
    margin-top: 3px;
    position: absolute;
    width: 113px;
    z-index: 1000;
}
.forums .selectedPost .ddSub img.point {
    clear: both;
    float: right;
    position: relative;
    right: 10px;
    top: -7px;
}
.forums .selectedPost .ddSub ul {
    clear: both;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.forums .selectedPost .ddSub ul li {
    clear: both !important;
    float: none !important;
    list-style: none outside none;
    margin: 0 !important;
}
.forums .selectedPost .ddSub ul li a {
    color: #666666;
    display: block;
    font-size: 14px;
    line-height: normal !important;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: none !important;
}.forums .selectedPost .ddSub ul li a img{
    margin-left: 10px;
}

.forums .selectedPost .ddSub ul li:hover {
    background: none repeat scroll 0 0 #EBEBEB !important;
    width: 100%
}






.forums .oddEvenColor:nth-child(odd)
{
background:url(../images/post-bg-blue.jpg) repeat-y left;
border: 5px solid #DDE9F2;
}
.forums .oddEvenColor:nth-child(even)
{
background:url(../images/post-bg.jpg) repeat-y left;
border: 5px solid #F5F5F5;
}
.forums .msg_odd:nth-child(odd)
{
background: #F5F5F5;
}
.forums .msg_odd:nth-child(even)
{
background: #DDE9F2;
}

.forums .selectedPost label
{
width:200px;
float:left;
margin:0px;
padding:0px;
line-height:normal;
}
.forums .selectedPost label .ldf
{
	clear:both;
	margin-top:10px;
}
.forums .selectedPost label .ldf a
{
	float:left;
	width:16px !important;
	margin-right:10px;
	cursor:pointer;
}
.forums .selectedPost label .ldf a img
{
	border:0px;
	width:16px;
	height:16px;
	background:none;
	padding:0px;
}
.forums .selectedPost label .ldf .ldcounter
{
margin-top:5px;
	float:right;
}
.forums .selectedPost label .ldf .ldcounter div
{
color:#828282;
font-size:12px;
}
.forums .selectedPost label .ldf .ldcounter img
{
	border:0px;
	width:16px;
	height:16px;
	background:none;
	padding:0px;
}
.forums .selectedPost  .reportpost
{
margin-top:5px;
	float:left;
}
.forums .selectedPost   .reportpost a
{
color:#828282;
font-size:12px;
width:16px !important;
}
.forums .selectedPost  .reportpost a img
{
	border:0px;
	width:16px !important;
	height:16px !important;
	background:none;
	padding:0px;
}

.forums .selectedPost label .postedUser
{
background:url(../images/user-focus.png) no-repeat right 30%;
height:100px;
clear:both;
width:200px;
}
.forums .selectedPost label .postedUser img
{
background:#FFFFFF;
width:40px;
height:40px;
padding:2px;
float:left;
margin-right:5px;
border:1px solid #e9e8e8;
}
.forums .selectedPost label .postedUser a
{
font-size:14px;
color:#5F5F5F;
text-decoration:none;
font-weight:bold;
/*width:100px;*/
word-wrap:break-word;
margin-top:5px;
float:left;
}
.forums .selectedPost label .postedUser a:hover
{
text-decoration:underline;
}
.forums .selectedPost label p
{
font-size:12px;
color:#959595;
clear:both;
margin:0px;
margin-top:5px;
padding:0px;
line-height:normal;
}
.forums .selectedPost label p b
{
margin-right:5px;
}
.forums .selectedPost .detail
{
    float: left;
    margin-left: 20px;
    width: 710px;
}
.forums .selectedPost .detail .spanClass
{
clear:both;
font-size:13px;
color:#959595;
margin-bottom:5px;
padding-top:5px;
text-align:right;
width:725px;
display: block;
background-color:#F8F8F8;
height:20px;
border:1px solid #D7D7D7;
margin-left:-10px;
}
.forums .selectedPost .detail h1
{
line-height:normal;

padding:5px;
margin:0px;
margin-bottom:10px;
font-size:16px;
font-weight:normal;
clear:both;
border-bottom:1px solid #E9E8E8;
}
.forums .selectedPost .detail h1 a
{
color:#1d8042;
text-decoration:none;
}
/*.forums .selectedPost .detail h1 a:hover
{
text-decoration:underline;
}*/
.forums .selectedPost .detail p
{
font-size:16px;
text-align:justify;

line-height:18px;
letter-spacing:1px;
clear:both;
margin-bottom:5px;
}
.forums .selectedPost .detail .reply_quots
{
font-size:14px;
text-align:justify;
color:#828282;
cursor:pointer;
clear:both;
margin-bottom:-5px;
}
.forums .selectedPost .detail .reply_quots:hover
{

color:#0464BB;

}

/***********Forum End*********/

/***********Profile Left Menu*********/
/*
ul.menuuuuuuuu
{
margin:0px 10px 0 27px;
padding:0px;
float:left;
}
ul.menuuuuuuuu li
{
list-style:none;
line-height:normal;
margin-bottom:10px;
text-align:right;
}
ul.menuuuuuuuu li a
{
	background-color: #8B8B8B;
    box-shadow: 0 0 5px #B1B1B1;
    color: #FFFFFF;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px 10px;
    text-align: right;
    text-decoration: none;
background-color:#b42017;
line-height:18px;
padding-left:10px;
padding-right:10px;
text-align:right;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
text-decoration:none;
box-shadow:0px 0px 5px #b1b1b1;
}
ul.menuuuuuuuu li a:hover
{
background-color:#4d4d4d;
}
ul.menuuuuuuuu li a.active
{
background-color: #A6D1F9;
    color: #393933;
}
*/


/***********Privacy Settings*********/
.pricacyH {
	background-color: #f8f6f6;
	border: 1px #ccc solid;
		font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09541b;
	display: block;
	text-decoration: none;
}
.pricacyNH {
	background-color: #f8f6f6;
	border: 1px #ccc solid;
	margin-left:50px;
		font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D8397;
	display: block;
	text-decoration: none;
}
.pricacyNNH {
	background-color: #f8f6f6;
	border: 1px #ccc solid;
	margin-left:100px;
		font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #878787;
	display: block;
	text-decoration: none;
}
/************************************/
.pf
{
width:190px;
height:35px;
clear:both;
}
.pf .post
{
float:left;
width:35px;
height:35px;
background-image:url(../images/pf-bg.jpg);
background-repeat:repeat-x;
text-align:center;
border:1px solid #6eb743;
border-radius:5px 0px 0px 5px;
text-decoration:none;
display:block;
}
.pf .post img
{
width:20px;
height:20px;
border:0px;
margin-top: 7px;
}
.pf .fav
{
float:left;
width:35px;
height:35px;
background-image:url(../images/pf-bg.jpg);
background-repeat:repeat-x;
text-align:center;
border:1px solid #6eb743;
border-radius:0px 5px 5px 0px;
text-decoration:none;
display:block;
}

.pf .fav img
{
width:20px;
height:20px;
border:0px;
margin-top: 7px;
}
.pf .pfH
{
background-image:url(../images/pf-h-bg.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
height:35px;
line-height:35px;
padding-left:5px;
padding-right:5px;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:14px;
color:#333333;
text-align:center;
font-weight:bold;
width:103px;
text-transform:uppercase;
float:left;
}

/****************************************************************/

/*--------------------Album CSS for Buttons ON Detail Page------------------------------------*/

/*.count {
margin-left:24px !important;
	}
.count img
{
float:left;
width:13px;
height:10px;
position:relative;
margin-left:13px;
top:1px;
clear:both;
}
.count .no
{
    border: 0 solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 25px;
}*/

.sliderButton
{
/*background-color:#f6f5f5;*/
padding:5px;
border:1px solid #ffffff;
border-radius:5px 5px 5px 5px;
display:block;
margin-left:10px;
text-decoration:none;
text-align:center;
width:50px;
color:#000000;
float:left;
}
.sliderButton img
{
height:17px;
width:17px;
border:0px;
clear:both;

}

.sliderButton label
{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
font-weight:bold;
clear:both;
line-height:normal;
padding:0px;
margin:0px;
opacity:0.50;
cursor:pointer;
}

/*.backBtn img:hover
{ background:url(../images/arow-left.png) no-repeat 0 top;
 display:block; z-index:10 
}*/
.commentsContainer
{
/*width:800px;*/width:625px;
float:left;
margin-left:42px;
}
.commentsContainer h1
{
background-color:#f3f2f2;
padding:10px;
line-height:normal;
margin:0px;
border-radius:10px 10px 0px 0px;
border:1px solid #dcd9d9;
}
.commentsContainer h1 img
{
width:32px;
height:32px;
float:left;
margin-right:5px;
}
.commentsContainer h1 span
{
color:#6A6A6A;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:16px;
line-height:32px;
font-weight:bold;
float:left;
}
.commentsContainer h1 label
{
float:left;
font-size:12px;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-weight:bold;
color:#6A6A6A;
line-height:32px;
margin-left:10px;
}
.commentsContainer h1 a
{
	background-color:#01761D ;
	padding:5px;
	border-radius:8px 8px 8px 8px;
float:right;
font-size:12px;
font-weight:bold;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#ffffff;
text-decoration:none;
cursor:pointer;
text-align:center;
width:80px;
margin-top:4px;
}
.commentsContainer h1 a:hover
{
	background-color:#34A14E ;
}
.commentsContainer .allComments
{
padding:5px;
margin:0px;
border-left:1px solid #dcd9d9;
border-right:1px solid #dcd9d9;
width:613px;
}
.commentsContainer .allComments .commentABC
{
background-color:#ffffff;
padding:10px;
border-radius:10px 10px 10px 10px;
border:1px solid #dcd9d9;
list-style:none;
margin-bottom:5px;
clear:both;
}
.commentsContainer .allComments .commentABC.odd
{
background-color:#f6f6f6;
}
.commentsContainer .allComments .commentABC:hover
{


}
.commentsContainer .allComments .commentABC a.thumb img
{
float:left;
width:50px;
height:50px;
margin-right:10px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #dcd9d9;
border-radius:5px 5px 5px 5px;
text-decoration:none;
}
.commentsContainer .allComments .commentABC a.thumb img:hover
{
box-shadow:0px 0px 5px #84BBF9;
width:55px;
height:55px;
}
.commentsContainer .allComments .commentABC label
{
width:519px;
float:left;
line-height:normal;
}
.commentsContainer .allComments .commentABC label .top1
{
clear:both;
margin-bottom:10px;
}
.commentsContainer .allComments .commentABC label .top1 a
{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#41B7D8;
font-size:14px;
font-weight:bold;
text-decoration:none;
float:left;
width:200px;
}
.commentsContainer .allComments .commentABC label .top1 a:hover
{

font-size:15px;
}
.commentsContainer .allComments .commentABC label .top1 span
{
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:14px;
color:#818181;
float:right;
}
.commentsContainer .allComments .commentABC label p
{
clear:both;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:14px;
color:#595959;
padding:0px;
margin:0px;
}
.commentsContainer .allComments .commentABC label p:hover
{
font-size:15px;
}
.commentsContainer .post
{
background-color:#ECEBEB;
clear:both;
border-radius:0px 0px 10px 10px;
border-top:1px solid #dcd9d9;
    margin: 0px !important;
padding:10px;
}
.commentsContainer .post .commentBox
{
    border: 1px solid #DCD9D9;
    border-radius: 5px 0 0 5px;
    color: #595959;
    float: left;
    height: 25px;
    padding: 5px;
    position: relative;
    top: -1px;
    width: 470px;
	margin:0px;
}
.commentsContainer .post .btn-primary
{
float:left;
border-radius:0px 5px 5px 0px;
height:36px;
width: 80px;
}

/*----------------------------------------------------------*/
.divs,.div1
{
		background-color: #ebf3fc !important;
		
}
.fav_hover:hover
{
		background-color: #dbe9fa !important;
		
}
.comm_hover:hover
{
		border: 2px solid #dbe9fa !important;
		width:163px;
		
		
}

.main_record:hover
{
		/*background-color: #dbe9fa !important;*/
		
		border: 3px solid #dbe9fa;
}


.comm_hover:hover img
{
	
}


.forumTopicLinks:hover {
	text-decoration: none !important;
}

/*===================*/
.black_overlay {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100003;
}
.white_content {
    display: block;
    height: 32%;
    left: 45%;
    overflow: auto;
    padding: 16px 16px 16px 0;
    position: fixed;
    top: 40%;
    width: 20%;
    z-index: 100005;
}

/*======================= home page dayatoday icon on home */
/*.news {
   
    clear: both;
   
}*/
.news .thumbnail {
    /*background-image: url("../images/blanck-calendar.jpg");
    background-repeat: no-repeat;*/
   background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(to bottom,  #FEFEFE 25%, #E5E4E4 100%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#E5E4E4), color-stop(100%,#E5E4E4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FEFEFE 25%,#E5E4E4 100%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(to bottom,  #FEFEFE 25%,#E5E4E4 100%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(to bottom,  #FEFEFE 25%,#E5E4E4 100%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FEFEFE 25%,#E5E4E4 100%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#E5E4E4',GradientType=0 ); /* IE6-8 */
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
/*    height: 160px;*/
    text-align: center;
    width: 172px;
    cursor: pointer;
}

.news .thumbnail:hover {
     background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(to bottom,  #E5E4E4 0%, #FEFEFE 100%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E4E4), color-stop(100%,#FEFEFE), color-stop(100%,#FEFEFE)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #E5E4E4 0%,#FEFEFE 100%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(to bottom,  #E5E4E4 0%,#FEFEFE 100%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(to bottom,  #E5E4E4 0%,#FEFEFE 100%,#ededed 100%); /* IE10+ */
background: linear-gradient(to bottom,  #E5E4E4 0%,#FEFEFE 100%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E4E4', endColorstr='#FEFEFE',GradientType=0 ); /* IE6-8 */

}

.news .thumbnail label {
/*      background: none repeat scroll 0 0 #41B7D8;*/
   clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 15px;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;text-shadow: 3px 0px 1px #666;
    
    background: #63dbfd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzZGJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MWI3ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #63dbfd 0%, #41b7d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63dbfd), color-stop(100%,#41b7d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #63dbfd 0%,#41b7d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #63dbfd 0%,#41b7d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #63dbfd 0%,#41b7d8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #63dbfd 0%,#41b7d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63dbfd', endColorstr='#41b7d8',GradientType=0 ); /* IE6-8 */

    
    
}
.news .thumbnail div {
    clear: both;
    color: #f36c21;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.news .thumbnail h4 {
  clear: both;
    color: #F36C21;
    font-size: 70px;
    font-weight: bold;
    line-height: 70px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 4px 0px 1px #666666;
}
.news .thumbnail h6 {
  clear: both;
       color: #1681b6;
    font-size: 17px;
    margin: 0 0 5px;
    padding: 0;
    height: 50px;
}

/*==========*/
/*notification Start */
#fancybox-wrap
{
	position:fixed !important;
}
.mnfContentNoti
{
/*height:43px;*/
padding-left:3px;
padding-top:3px;
}
.noti_hover:hover
{
background-color:#DCE9F4;
}
.notification_view
{
background-color:#EAEAEA;

padding-left:3px;
padding-top:3px;
/*height:43px;*/
}
/*notification End*/


/*#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }*/
	

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
{

width:60px !important;
padding:1px !important;
	border: 1px #ccc solid !important;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;
	font-size: 12px !important;
	color: #666666 !important;
	height:20px !important;
	
}

/*/////////////Wall Album Image Design////////////////*/
.anythingWindow
{
	border:none !important;
}
.albumwall
{
 background-color: #FFFFFF;
    border: 1px solid #D4D3D3;
    padding: 4px 4px 0;
    width: 400px;
}
.albumwall .thumbnailwall
{
 background-color: #FFFFFF;
    border: 1px solid #D4D3D3;
    padding: 4px;
    width: 400px;
}

.albumwall .thumbnailwall img
{
    border: 0 none;
    
}
.albumwall .thumbnailwall img.album_img_small
{
   
       height: 115px;
    margin-right: 5px;
    margin-top: 5px;
    width: 126px;
    
}
.albumwall .thumbnailwall img.album_img_small:last-child
{
    margin-right: 0px
}


.albumwall1
{
width:250px;
border:1px solid #d4d3d3;
padding:4px;
padding-bottom:0px;
background-color:#FFFFFF;
}
.albumwall1 .thumbnailwall
{
width:250px;
border:1px solid #d4d3d3;
padding:4px;
background-color:#FFFFFF;
}

.albumwall1 .thumbnailwall img
{
width:250px;
border:0px;
}

/*/////////////Wall Album Image Design////////////////*/
.bar
{
max-width:293px !important;

}
.ca-menu li
{
margin:0 10px 15px 0 !important;
}


.leftborder {
	border-left: 1px solid #cccccc;
	min-height: 457px;
}

/*.profileLeftMenu {
	border: none !important;
}

.profileLeftMenu ul li .active {
	background-color: #eae8e8 !important;
}
.profileLeftMenu ul li:hover {
	background-color: #eae8e8 !important;
}*/
.favouriteLeftMenu {
	border: none !important;
}

/*.favouriteLeftMenu ul .active {
	background-color: #eae8e8 !important;
}
.favouriteLeftMenu ul li .divs:hover {
	background-color: #dbe9fa !important;
}
.favouriteLeftMenu ul li .div1:hover {
	background-color: #dbe9fa !important;
}*/

label.error {
	color: red !important;
	font-family: verdana !important;
	font-size: 11px !important;
	position: inherit !important;
	float: left;
}

.flashUploaderOverlayButton {
	display: inline;
	position: relative;
	vertical-align: top;
}

.menu ul li {
    border: 0 none;
    border-radius: 5px 5px 0 0;
    width: 66px;
}

.forumTopicsBgB1 {
	background-color: #f2ffdd;
}

.success {
	background-color: #e3ffdd;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #a8d297;
	margin-right: 100px;
}

.success img {
	float: left;
	width: 20px;
	height: 20px;
          margin-top: 3px;
}

.success span {
	float: left;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 16px;
	color: #507b3f;
	margin-left: 10px;
	margin-top: 4px;
           margin-top: 3px;
}

.success p {
	margin-left: 30px;
	font-size: 11px;
}

.error1 {
	background-color: #ffdddd;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #dfa0a0;
}

.error1 img {
	float: left;
	width: 20px;
	height: 20px;
        margin-top: 5px;
        margin-left: 10px;
}

.error1 span {
	float: left;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 16px;
	color: #bf3333;
	margin-left: 10px;
	margin-top: 3px;
}

.error1 p {
	margin-left: 30px;
	font-size: 11px;
}

.incorrect {
	background-color: #fcfac9;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #f1ea7c;
}

.incorrect img {
	float: left;
	width: 20px;
	height: 20px;
}

.incorrect span {
	float: left;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #e18a00;
	margin-left: 10px;
	margin-top: 4px;
}

.incorrect p {
	margin-left: 30px;
	font-size: 11px;
}

/************************************************ Packages ************************************************/
.package {
	float: left;
	width: 243px;
	margin: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(100%, #efefef) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#ffffff', endColorstr = '#efefef', GradientType = 0 ); /* IE6-8 */
}

.packageTopH {
	padding: 10px;
	background: #e4efc0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZWZjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhY2JjNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e4efc0 0%, #acbc78 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4efc0),
		color-stop(100%, #acbc78) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e4efc0 0%, #acbc78 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e4efc0 0%, #acbc78 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e4efc0 0%, #acbc78 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #e4efc0 0%, #acbc78 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#e4efc0', endColorstr = '#acbc78', GradientType = 0 ); /* IE6-8 */
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #565e3a;
	text-shadow: 0px 1px 0px #e2edbd;
	border-bottom: 1px solid #ccc;
	border-radius: 5px 5px 0px 0px;
}

.package .inner {
	margin: 10px;
	height: 200px;
}

.package h2 {
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	line-height: normal;
}

.package p {
	color: #666666;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	padding: 10px;
}

.package ul {
	padding: 0px;
	margin: 0px;
}

.package ul li {
	margin-bottom: 5px;
	list-style: circle;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 25px;
}

.package .price {
	font-size: 18px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	color: #ffffff;
	background: #cc3d3d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjM2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #cc3d3d 0%, #cc0000 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc3d3d),
		color-stop(100%, #cc0000) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cc3d3d 0%, #cc0000 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cc3d3d 0%, #cc0000 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cc3d3d 0%, #cc0000 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #cc3d3d 0%, #cc0000 100%);
	/* W3C */
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#cc3d3d', endColorstr = '#cc0000', GradientType = 0 ); /* IE6-8 */
	text-align: center;
	font-weight: bold;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px 0px 5px 5px;
}

.helpDetail {
	float: left;
	width: 485px;
	margin-right: 10px;
}

.helpVideo {
	float: left;
	width: 300px;
}

.adsTypeRight {
	width: 145px;
	float: right;
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 15px;
	background-color: #F9F9F9;
	border: 1px solid #ccc;
}

.adsTypeLeft {
	float: left;
	width: 600px;
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 10px;
	background-color: #F9F9F9;
	border: 1px solid #ccc;
	min-height: 613px;
}
.ca-menu li a.active{
    width: 135px;
    height: 120px;
    overflow: hidden;
    position: relative;
 list-style:none;
    float:left;
    background:#f2ffdd;
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    margin-right: 15px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
 border:0px solid #e9e9e9;
}
.activs
{
    background: #DCE9F4 !important;
}
.div_clr, .div_clrb
{
    color:#F08C40;
}

.views12 {
    display: inline-block;
        float: left;
    margin-left: 15px;
    margin-top: -20px;
    text-align: center;
}
.views12 label {
    clear: both;
    color: #F08C40;
    font-size: 30px;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: center;
}
.views12 span{
   color: #F08C40; 
}

.views12:hover span, .views12:hover label {
    color: #7E7E7E;
}

.likesMembersDiv
{
    width: 530px !important;
    max-height: 350px !important;
    min-height: 150px !important;
    overflow-y: auto !important;
    padding: 5px !important;
}
.likesMembersDiv a.LkUsr{
   border-bottom: 1px dashed #edeeff !important;
    float: left !important;
    width: 240px !important;
    padding: 5px !important;
    height: 35px !important;
  
}
.likesMembersDiv a.LkUsr:nth-child(odd){
     margin-right: 10px !important;
}

.likesMembersDiv .LkUsr img{
    margin-right:5px !important;
    width:35px !important;
    height:35px !important;
    float: left !important;
}
.likesMembersDiv .LkUsr span{
     float: left !important;
    color: #41B7D8 !important;
    font-size: 17px !important;
}
.likesMembersDiv a.LkUsr:hover{
   background-color: #e7e7e7 !important; 
}