


.main {
	float: left;
	width: 650px;
}

#type-photo {
	float: left;
	position: relative;
	width: 650px;
	margin: 0 0 15px 15px;	
}

#type-description {
	clear: both;
	position: absolute;
	top: 15px;
	opacity: .7;
	width: auto;
	height: 40px;
	font-size: 20px;
	background-color: #006C48;
	margin-left: 15px;
	padding: 12px 25px 0 25px;
	color: white;
}

.rankings-box {
	float: left; 
	width: 635px;
	margin: 0 0 0 15px;
}


.type-header {
	float: left;
	text-align: center;
	width: 636px;
	height: 35px;
	margin: 0 0 17px 0; 
	padding-top: 10px;
	background: -webkit-linear-gradient(#5c8b4e, #4b833a); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#5c8b4e, #4b833a); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#5c8b4e, #4b833a); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#5c8b4e, #4b833a); /* Standard syntax */
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
	color: white;
	font-size: 22px;
}

#name-address {
	display: inline-block;
	margin-left: 0px;
	}

#sort-by {
	float: right;
	width: 120px;
	color: white;
	margin: 0px 20px 0 0;	
	padding: 4px 8px 2px 8px;
	text-align: center;
}

.ranking {
	float: left;
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid #d5d5d5;	
    -moz-box-shadow: 3px 3px 4px rgba(112,111,112,1);
	-webkit-box-shadow: 3px 3px 4px rgba(112,111,112,1);
	box-shadow: 3px 3px 4px rgba(112,111,112,1);
}

.type-place {
	float: left;
	width: auto;
	height: 88px;
}

#logo {
	float: left;
	margin: 7px 0 0 7px;
}

#type-details {
	float: left; 
	width: 540px;
	margin: 5px 0 0 0;
	background-color: gray;
}

#type-details-top{
	float: left;
	width: 340px;
	margin-left: 20px;
	margin-top: 12px;
	font-size: 16px;
	font-weight: bold;	
}

#type-details-top h4 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin-top: 4px; 
}

#type-details-top-right {
	float: right;
	width: 180px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	font-style: italic;
}

#type-details-bottom {
	display: block;
	float: left; 
	width: 550px;
	margin: 0 0 0 20px;
}

#type-rating {
	float: left;
	width: auto;
	margin: 8px 0 0 20px;
}

#member {
	float: right;
	width: auto;
	background-color: #2B0059;
	font-size: 12px;
	color: white;
	margin: 8px 5px 0px 0px;	
	padding: 4px 10px 4px 10px;
	text-align: center;
}

#member-no {
	float: right;
	width: auto;
	background-color: #d4e7d8;
	font-size: 12px;
	color: gray;
	margin: 23px 5px 0 0px;	
	padding: 3px 8px 3px 8px;
	text-align: center;
}


#type-rating-stars {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #240057;
}

#rating-categories {
	float: left;
	width: 380px;	
}

.rating-sub-categories {
	float: left;
	width: 60px;
}

.rating-title {
	float: left;
	font-size: 10px;
	margin-right: 5px; 
}

.rating-sub-categories-stars {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 3px;
	font-style: italic;	
}

.type-place-details {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #d4e7d8;
}

#totals {
	float: left;
	margin: 12px 10px 0 10px;	
	padding: 0 0 0 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
}

#box {
	margin-right: 5px; 
	padding: 4px 6px 4px 6px;
	background-color: #2B0059;
	color: white;
}	


.sidebar {
	float: right;
	width: 280px;
}
	
.sidebar-box {
	float: right;
	width: 280px;
	height: auto;
	margin: 0 15px 15px 0;
	padding-bottom: 5px;
}
	
.sidebar-heading {
	width: 280px;
	height: 35px;
	padding-top: 5px;
	text-align: center;
}


.sidebar-content {
	margin-top: 0px;
    margin-left: 8px;
    font-size: 12px;
}

#sidebar-intro {
	float: right;
	width: 280px;
	height: 50px;
	background-color: #48325E;	
	margin: 15px 15px 0 0;
	padding: 5px 0 5px 0;
	text-align: center;
	color: white;
	border-radius: 10px;
}	

.popular-actions {
	float: left;
	width: 260px;
	margin: 0px 5px 5px 2px;	
}

#popular-actions-logo {
	float:left;
	width:40px;
	margin: 5px 0 0 5px;
}

#popular-actions-content {
	float: right;
	width: 190px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.sidebar-box p1 {
	line-height: 75%;
	font-size: 12px;
}

.sidebar-box p2 {
	font-style: italic;
	font-size: 12px;
}	


#create-event {
display: inline-block;
width: 160px; 
border: 1px solid #ec703b; 
text-align: center;
font-size: 16px;
padding: 5px 10px 5px 10px;
margin-bottom: 0px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
background: -moz-linear-gradient(#ff9263, #ec703b);
background: -webkit-linear-gradient(#ff9263, #ec703b);
background: -o-linear-gradient(#ff9263, #ec703b);
}

.add-request {
	display: inline-block;
	width: 120px;
	height: auto;
	padding: 7px 0 7px 0 ;
	border: 1px solid black;
	color: green;
	background-color: #ec703b;
	font-size: 12px;
}


.type-intro-text {
	display: inline-block;
	width: 670px;
	height: auto;
	margin-top: 20px;
	border: 1px dashed black;
	padding: 15px 15px 15px 15px;
	background-color: #80b158;
	color: white;
}


#intro {
	float: left;
	width: 250px;
	height: auto;
	border: 1px dashed black;
	background-color: #80b158;	
	margin: 0px 0 0 -10px;
	padding: 30px 10px 20px 10px;
	text-align: center;
	font-size: 16px;
	color: white;
}


.type-intro {
	display: inline-block;
    width: 830px;
    height: auto;
    background-color: white;
    margin: 0px 0px 0 0px;
    padding: 15px 0px 10px 0px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 3px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 12px 5px #81aa8c;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 12px 5px #81aa8c;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 12px 5px #81aa8c;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

