@charset "utf-8";
/* CSS Document */

.hidden
{
	display: none;
}

/*=====================content container left pannel==============================*/
#ccLeftPanel{
width:535px;
Float:left;
/*just to check check*/
/*background-color:#6ff;*/
}



/*=====================content container  right pannel==============================*/
#ccRightPanel{
margin-left:10px;
width:265px;
Float:left;
/*just to check check*/
/*background-color:#ff66ff;*/

/*background-color:#bada55;
padding-top:0px;
margin-top:0px;*/
}




/*=====================content container  search box==============================*/
div.ccSearchBox{

/*why no show*/
height: auto;
background-color:#000;
/*margin-bottom:10px;*/
}


/*=====================cc create/edit yr place ==============================*/

.ccCreateEditBox{
margin-left:10px;
margin-right:10px;
/*background:#bada55;*/
}

.ccCreateEditBox ul{
/*background:#bada55;*/
list-style-position: outside;
/*list-style-type: square;*/
list-style-image: url('/Images/checkr/chk_ok.png');
list-style-type: none;
margin-top:10px;
}


/*====dashboard list==*/

.dashList{
float:left;
width:220px;
font-size:15px;
/*padding:5px;*/
margin-left:25px;
color:#5a584f;
font-weight:bold;
line-height:25px;
/*
background:#00f;
*/
}

 .dashlist li{/*
background-image: url('/Images/checkr/chk_ok.png');
background-repeat: no-repeat;*/
/*background-position: 0 .4em;
padding-left: .6em;*/
}


/*=============cc create/edit button ===============*/

 .createDemoBtn input{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:200px; /* - .k */
color: #fff;
 font-weight: bold;
 background: #b2a479 url(site_assets/butt_grad.png) repeat-x;
 margin-top:5px;
 margin-bottom:5px;
  margin-left:22px; /*60px; .k*/
  margin-right:22px; /*60px; .k*/
  /*float:none;*/ /* - .k */
 }
  .createDemoBtn  input:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}

 .createDemoBtn a{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:200px; /* - .k */
color: #fff;
 font-weight: bold;
 background: #b2a479 url(site_assets/butt_grad.png) repeat-x;
 margin-top:5px;
 margin-bottom:5px;
  margin-left:22px; /*60px; .k*/
  margin-right:22px; /*60px; .k*/
  /*float:none;*/ /* - .k */
 }
  .createDemoBtn  a:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}


 .createEditPlaceBtn input{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:200px; /* - .k */
color: #fff;
 font-weight: bold;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
 margin-top:10px;
 margin-bottom:5px;
  margin-left:22px; /*60px; .k*/
  margin-right:22px; /*60px; .k*/
  /*float:none;*/ /* - .k */
 }
 

 
 .createEditPlaceBtn  input:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}



/*=============dashboard button ===============*/


 .dashboardBtn input{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:150px; /* - .k */
color: #fff;
 font-weight: bold;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
 margin-top:10px;
 margin-bottom:5px;
  margin-left:30px; /*60px; .k*/
  margin-right:30px; /*60px; .k*/
  /*float:none;*/ /* - .k */
 }
 
 
 .dashboardBtn  input:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}

 
  .dashboardBtn a{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:150px; /* - .k */
color: #fff;
 font-weight: bold;
 font-size: 10pt;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
 margin-top:10px;
 margin-bottom:5px;
  margin-left:30px; /*60px; .k*/
  margin-right:30px; /*60px; .k*/
  /*float:none;*/ /* - .k */
  display: block;
  text-align: center;
  text-decoration: none;
 }
  .dashboardBtn  a:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}

 

  



/*=============cc myHome button ===============*/
/* TEMP for logged in home/front page test .k */


 .myHomeBtn input{
 /*border: 1px solid #B2a479;*/
 border: 1px solid #265d5c;
 padding: 2px;
 width:200px; /* - .k */
color: #fff;
 font-weight: bold;
 background: #138b92 url(site_assets/butt_grad.png) repeat-x;
 margin-top:10px;
 margin-bottom:5px;
  margin-left:22px; /*60px; .k*/
  margin-right:22px; /*60px; .k*/
  /*float:none;*/ /* - .k */
 }
 

 
 .myHomeBtn  input:hover {
 background: #265d5c url(site_assets/butt_grad.png) repeat-x;
   /*border: 1px solid #B2a479;*/
    border: 1px solid #138b92;
 padding: 2px;
  font-weight: bold;
   color:#b2a479;
  cursor:pointer;
  
}



/*=====================cc featured commity==============================*/

.ccFeaturedCom{
/*margin:10px 0;*/
position: relative;
width:49%;
float:left;
}

.featuredComSub{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #5a584f;
padding-left: 5px;
padding-right: 5px;
}

.ccFeaturedCom img{
border: 2px solid #5a584f;
/*width: 250px;*/
height:187px;
/*display: block;*/
margin-top:5px;
margin-left:10px;
margin-right:auto;
}

.ccFeaturedComText{
font-family: Arial;
font-size: 10px;
/*font-weight: bold;*/
color: #000;
padding-left: 10px;
padding-right: 10px;
}

/*=====================cc featured place===============================*/

.ccFeaturedPlace{
/*margin:10px 0;*/
width:50%;
/*float:left;*/

/*width:49%;*/

float:right;
/*background: transparent url(site_assets/turk_star.png) no-repeat;*/
/*z-index:99; */
}

.ccFeaturedComSub{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #b2a479;
padding-left: 5px;
padding-right: 5px;
}

.ccFeaturedPlace img{

width: 250px;
height:187px;
/*display: block;*/
margin-top:5px;
margin-left:10px;
margin-right:auto;
}

.ccFeaturedText{
font-family: Arial;
font-size: 10px;
/*font-weight: bold;*/
color: #000;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

/*=====================cc dashboard panel ==============================*/

.ccDashboardPanel{
/*margin:10px 0;*/
position: relative;
width:49%;
float:left;
/*padding-left:2px;*/
padding-right:5px;
}



/*=====================cc search form ==============================*/

/*=============cc place search ===============*/

.placeSearch select{
 border: 1px solid #B2a479;
 padding: 4px;
 width:200px;
  font-weight: bold;
 color:#5a584f;
 background-color:#ffed9b;
 }
 
 .placeSearch input{
 border: 1px solid #B2a479;
 padding: 2px;
 /*width:200px;*/
color: #900;
 font-weight: bold;
 background: #B2a479 url(site_assets/butt_grad.png) repeat-x;/*
  background-color:#B2a479;*/
  margin-left:2px;
  margin-right:2px;
 }
 
 .placeSearch input:hover {
 background: #900 url(site_assets/butt_grad.png) repeat-x;
   border: 1px solid #B2a479;
 padding: 2px;
  font-weight: bold;
   color:#138b92;
  cursor:pointer;
  
}

/*=============cc community search ===============*/

.comNoticeSearch input{
 /*border: 1px solid #B2a479;
 padding: 4px;
 width:200px;
 color:#5a584f;
 background:#ffed9b;*/
 }
 
 input.comNoticeTxt{
 border: 1px solid #B2a479;
 padding: 4px;
 width:150px;
 /*color:#5a584f;*/
 background:#ffed9b;
 }
 
input.comNoticeBtn{
 background: #B2a479 url(site_assets/butt_grad.png) repeat-x;
 border: 1px solid #B2a479;
 padding: 2px;
 /*width:200px;*/
 /*color:#5a584f;*/
  color: #900;
font-weight: bold;
}


input.comNoticeBtn:hover {
 background: #900 url(site_assets/butt_grad.png) repeat-x;
  /*background-color: #900;*/
   border: 1px solid #B2a479;
 padding: 2px;
  font-weight: bold;
   color:#138b92;
  cursor:pointer;
}

/*==== this is junk can be removed ======*/
/*====== just for testing ==============*/

.ktemp{
     background:#bada55;
}


/*======== main align ========*/ 
.alignL{ 
	float:left;
	margin-right: 10px; 
	}
	
.alignR { 
	float:right;
	margin-left: 10px;
	}


 
 

 
 









