

/**
*
* @package		layout
* @author		infoStrada.ro
* @copyright	Copyright (c) 2010, sundayDesign.ro
*
* @colordef		#069; standard blue 					(link color and title highlight)
* @colordef		#333; standard dark gray 			(text colors)
* @colordef		#666; standard gray 					(notes, complementary information)
* @colordef		#690; standard green color 		(footer links, members links, search box)
* @colordef		#C00; standard red 						(standard hover link, highlight label, calendar day's hover, secondary link color)
* @colordef		#CCC; standard border color
* @colordef		#EEE; secondary border color
* @colordef		#FFC; standard yellow color 	(highlight featured, calendar day's hover)
* @colordef		#F7F7F7; tertiary border color, light gray background color
* @colordef		#FFFFEF; secondary yellow		 	(showcase background, subcategories' dropdown)
*/

/**
* Columns
*
* Specific main content extended for detail pages
*
* @section				structure
* @subsection			content
* @subsubsection	columns-extended
*/

.mainContent
{ width: 775px; }

/**
* Module Detail
*
* @section	detail
*/

.detail
{ color: #333; height: 100%; overflow: hidden; padding: 5px; }

.detailContent
{ float: left; padding: 10px 0 10px 0; width: 445px; }

.detailComplementaryContent
{ float: right; padding: 5px 0 0 0; }

.baseIconNavbar
{ background: #ECEEE6; 
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-bottom: 1px solid #8CCFF0;
height: 30px; padding: 0 10px 0 10px; }

.socialBookmarkIcons
{ padding: 5px 0 0 0; }

.iconNavbar li
{ font-size: 11px; line-height: 30px; }

.claim a, .claim a:visited
{ background: url(../images/design/bg_claim.gif) no-repeat 0 0; color: #C00; display: block; margin: 5px 0 0 0; padding: 0 0 0 15px; }

.designations
{ padding: 15px 0 0 0; }

.detailSpacer
{ padding: 10px 0 10px 0; }

/**
* Detail Typograph
*
* @section		detail
* @subsection	typograph
*/

.detail h2
{ color: #000; font-size: 24px; line-height: 30px; }

.detail address
{ font-style: normal; }

	.detail address span
	{ display: block; }

.detailTitle
{ background: url(../images/design/bg_title.gif) repeat-x 0 100%; font-size: 14px; font-weight: bold; margin: 0 0 5px 0; padding: 15px 0 10px 0; }

	.detailTitle .complementaryInfo
	{ position: absolute; right: 0; top: 15px; }
	
	.detailRatings .detailTitle
	{ position: relative; }

.detailTitleOrar 
{ background:url("/images/icons/orar.png") no-repeat transparent; font-size: 16px; font-weight: bold; padding: 15px; position: relative; top: 10px; }

.summaryDescription
{ color: #666; font-size: 11px; padding: 5px 0 5px 0; }
	
/**
* Detail Media Gallery
*
* @section		detail
* @subsection	gallery
*/

.imgDetail,
.videoDetail
{ padding: 5px 0 5px 0; text-align: center; }

	.imgDetail img, .detailGallery img
	{ border: 1px solid #CCC; padding: 2px; }

	.imgDetail .noimage
	{ margin: 0 auto 0 auto; }

	.detailGallery .complementaryInfo
	{ padding: 0 0 0 10px; }
	
	.detailGallery .viewMore
	{ margin: 10px 0 0 0; }

	.detailGallery ul
	{ height: 100%; overflow: hidden; padding: 5px 0 5px 0; }

	.detailGallery li
	{ float: left; padding: 0 0 0 10px; }
	
/**
* Google Map
*
* @section		detail
* @subsection	google-maps
*/

.googleMapsWrapper
{ position: relative; }
	
.googleBase
{  background: #F7F7F7; border: 1px solid #CCC; height: 310px; margin: 0 auto 10px auto; width: 318px; z-index: 1; overflow:hidden; }

	.floatLayer
	{ background: #FFC; border: 1px solid #CCC; height: auto; left: -235px; position: absolute; top: -9px; visibility: hidden; width: 350px; z-index: 2; }
	
		.viewMapInfo
		{ padding: 10px; }
		
		.viewMapInfo img
		{ background: #FFF; border: 1px solid #CCC; float: left; margin: 0 5px 5px 0; padding: 2px; }
		
		.viewMapInfo h1
		{ color: #000; font-size: 12px; }
		
		.viewMapInfo p
		{ font-size: 10px; }
		
		.viewMapInfo .googleRating img
		{ border: 0; margin: 0; float: none; }
		
		#map span { font-size: 8px; }
		
/**
* Google Map
*
* @section		detail
* @subsection	google-maps
*/

.formDetail
{ clear: both; }

.formDetail form
{ font-size: 11px; line-height: 18px; padding: 10px; }

	.formDetail label, .formDetail .captchaImage
	{ clear: left; color: #666; display: block; float: left; padding: 0 10px 0 0; text-align: right; white-space: nowrap; width: 130px; }
	
	.formDetail .required
	{ color:#C00; padding: 0 5px 0 0; }
	
	.formDetail .formCaptchaWarning
	{padding:10px 0 10px 140px; line-height:normal;}
	
	.formDetail input, .formDetail textarea
	{ clear: right; float: left; margin-bottom: 5px; width: 570px; }
	
	.formDetail .formCode
	{ width: 100px; }
		
	.formDetail ul.standardButton
	{ clear: right; float: right; }

/**
* Ratings
*
* @section		detail
* @subsection	ratings
*/

.detailRatings
{ clear: both; padding: 0 0 10px 0; }

	.rating .ratingSeeComment, .rating .rateIt
	{ clear: none; float: right; }
	
/**
* Reviews
*
* @section		detail
* @subsection	reviews
*/

.rateComments
{ padding: 5px 10px 10px 10px; }


/**
* Detail icons
*
* @section	detail
* @subsection	icons
*/

.telIcon 
{ background:url("/images/icons/tel.png") no-repeat transparent; padding:0 0 2px 20px; }

.faxIcon
{ background:url("/images/icons/fax.png") no-repeat transparent; padding:0 0 2px 20px; }

.linkIcon
{ background:url("/images/icons/link.png") no-repeat transparent; padding:0 0 2px 20px; }

.emailIcon
{ background:url("/images/icons/email.png") no-repeat transparent; padding:0 0 2px 20px; }

.addressIcon 
{ background:url("/images/icons/address.png") no-repeat transparent; padding:0 0 0 20px; }

/* Tabs in detailed page */

#tabsDetailPage  {
height:30px;
padding:0 10px;
}

#tabsDetailPage ul {
padding: 0; margin: 0;
list-style:none;
}

#tabsDetailPage li {
outline:0 none;
padding:0;
vertical-align:baseline;
float: left;
}

#tabsDetailPage a  {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
/* background:url("/images/design/bg_repeat_x.png") repeat-x scroll 0 -650px transparent; */
background: #D7F0FD;
border:1px solid #8CCFF0;
color:#383B3E;
font-size:1em;
font-weight:bold;
margin:0 3px -1px;
padding:1px 5px;
text-decoration:none;
white-space:nowrap;
}

#tabsDetailPage a:hover {
color: #0081C5;
}

