/*

jReviews :: Review System for Joomla

Copyright 2006 Alejandro Schmeichler

All rights reserved

www.reviewsforjoomla.com

*/



/* com_content.html */



#JR_com_content { width: 100%; }

#JR_description { margin-top: 10px; margin-bottom: 10px; }



/* com_content_image.html */



#JR_imagegallery {

	border:1px solid #000;

	vertical-align: middle;

	text-align: left;

	background-color: transparent;

	padding: 3px;

}

#JR_imagegallery img {width: 100px; height: 100px; border: 1px solid #CCC; }

#JR_imagegallery a { text-decoration:none; }



/* com_content_introimage.html */



#JR_introimage {

	float: left;

	border: 1px solid #CCCCCC;

	margin-right: 5px;

	text-align: center;

	padding: 4px;

}

#JR_introimage img { width: 100px; height: auto; }



/* customfields.html */



/* -- content view -- */



#JR_customfields_outer-contentview {}

#JR_customfields-contentview { margin-bottom: 10px; line-height: 1.5em;}

#JR_group-contentview {

	border-bottom: 1px dashed #C0C0C0;

	text-align: left;

	font-weight:bold;

}

#JR_fieldtitle-contentview { color:#5F5F5F; font-weight:bold; }

#JR_fieldvalue-contentview {}



/* authorreviewheader.html */



#JR_authorreviewheader {

	float: left;

	margin-top: 10px;

	margin-bottom: 20px;

	width: 100%;

}

#JR_authorbox_outer {

	float: left;

	width: 105px !important;

	width: 115px;

	text-align: center;

	margin-left: 12px !important;

	margin-left: 0px;

    vertical-align:middle;

}

#JR_authorbox {

	background-image: url(../images/rating_author.gif);

	background-repeat: no-repeat;

	width: 139px;

	height: 86px;

	padding-top:10px !important;

	padding-top:10px;

	margin-left: 0px !important;

	margin-left: 0px;

}

#JR_authorbox_h1 {font:bold 9px verdana,geneva,helvetica; color:#666;margin:3px;padding:0;color:#C00;}

#JR_authorbox_h2 {font:bold 26px arial,helvetica;margin:0 0 -3px 0;padding:0; color:#C00;}

#JR_authorbox_h3 {font:normal 10px verdana,geneva,helvetica;margin:0;padding:0;color:#C00;}

#JR_authorbox_h4 {font:bold 9px verdana,geneva,helvetica; color:#666;margin:3px;padding-top:25px;color:#C00;}

#JR_authorlinks {

	width: 160px !important;

	width: 160px;

	float: left;

	padding-left: 10px;

	padding-right: 5px !important;

	padding-right: 5px;

	line-height: 19px;

	white-space: nowrap;

	border-left: 1px solid #CECECE;

	border-right: 1px solid #CECECE;

}

#JR_authoravatar_outer {

	float: right;

	border: 0px solid #CECECE;

}

#JR_authoravatar img { border: 1px solid #CCC; }



/* authorreviewdetail.html */



#JR_authorreviewdetail {}

#JR_authorreviewheading {width: 100%; margin-top: 15px; margin-bottom: 15px;}

#JR_authorreviewcomment {}



/* userreviewsheader.html */



#JR_userreviewheader {

	float: left;

	margin-top: 10px;

	margin-bottom: -60px;

	width: 100%;

	vertical-align: middle;

}

#userbox_outer { float: left; width: 150px !important; width: 450px; text-align: center; margin-left: 12px !important; margin-left: 0px; vertical-align:middle; position: relative; top: -15px; }

#userbox {

	background-image: url(../images/rating_user.gif);

	background-repeat: no-repeat;

	width: 139px;

	height: 139px;

	text-align: center;

	padding-top:37px !important;

	padding-top:14px;

	margin-left: 0 !important;

	margin-left: 0px;

}

#userbox_h1 {font:bold 9px verdana,geneva,helvetica; color:#666;margin:3px;padding:0;color:#C00;}

#userbox_h2 {font:bold 26px arial,helvetica;margin:0 0 -3px 0;padding:0; color:#C00;}

#userbox_h3 {font:normal 10px verdana,geneva,helvetica;margin:0;padding:0;color:#C00;}

#userbox_h4 {font:bold 9px verdana,geneva,helvetica; color:#666;margin:3px;padding-top:25px;color:#C00;}

#user_header_count {

	float: left;

	padding-left: 5px;

	padding-right: 5px;

	height: 90px;

	font-weight: bold;

	border-left: 1px solid #CECECE;

	border-right: 1px solid #CECECE;

}

#user_header_count_inner { font-size: 110%; padding-top: 0; }



/* userreviewspage.html */



#JR_userreviewspage { width: 100% !important; width: 97%; }

#JR_userreview_summary { margin: 0px 0px 25px 25px !important;}

#JR_user_review_avatar { float: left; margin-right: 5px; }

#JR_user_rating_average { float: left; padding: 0px; margin-right: 3px; }

#JR_user_review_title { float: left; }

#JR_userreviewcomment {}

#JR_votes_result { padding: 0px 0 5px 5px; }

#JR_user_rating_det_outer { padding: 5px; margin-right: 2px; }

#JR_user_rating_detailed { float: left; }

#JR_all_reviews_link { text-align: center; font-size: 120%; }



/* reviewform.html */



#JR_reviewform {

	clear: both;

	width: 100%;

	text-align: left;

	padding-top: 0px;

	margin-bottom: 5px;

}

#JR_reviewformheader {

	font-size: 10pt;

	font-weight: bold;

	background-color: #ccc;

	padding: 5px;

	/*margin-top: 15px;*/

}

#JR_reviewformbody {

	padding: 5px 5px 5px 5px;

	border: 1px solid #AFAFAF;

	background-color:#EFEFEF;

}



/* review common */



.JR_pointer { cursor: pointer; cursor: hand; text-decoration: underline; }

#JR_votes_result {}

#JR_vote_options { padding: 5px; margin-top:5px; float: left;}

.JR_reportlink { text-align: right;padding: 5px; margin-top:5px; }

#JR_anchorlinks {

	width: 130px !important;

	width: 130px;

	float: left;

	border: 0px solid #CECECE;

	position: relative; top: 0px; left: 10px;

	white-space: nowrap;

	font-weight: bold;

	line-height: 25px;

}

#JR_anchorlinks a {

	cursor: pointer;

	cursor: hand;

	font: bold 12px verdana,geneva,helvetica;

}



/* content pathway section>>category */



.JR_content_pathway {

	background: transparent url(../images/breadcrumb.gif) no-repeat center right;

	padding-right: 15px; /*adjust bullet image padding*/

}
/*ADDED 4 global nights.com
*/
#venuecontent_review { height: 85px; overflow: hidden; margin-top: 5px; }
#venuecontent_review_2 { position: relative; top: -40px; left: 50px; margin-top: 5px; height: 170px; overflow: hidden; }

