*
{ border: none; margin: 0; padding: 0; }

ul{ list-style: none; }

body
{ background:url(../images/bg.jpg) top center no-repeat; background-color:#efefef;color: #222222; font: normal 11px/16px Arial; text-align: center; margin: 0; padding: 0;}

a, a:visited
{ color: #222222; text-decoration: none; }

a:hover
{ text-decoration: none; color:#ff9900 }

input, select, textarea
{ border: 1px solid #CCC; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; color: #666; padding: 2px; }

.clear
{ clear: both; display: block; height: 0px; line-height: 0px; overflow: hidden; }

/* estilos adicionados */

.imghome {margin: 0px 10px 10px 0px; border:1px solid #f5f5f5; padding:5px; background-color:#FFFFFF;}
.mini{font:9px arial;text-transform:uppercase;color:#999999;letter-spacing:0.3em;}
.minimo{font:9px arial;color:#999999;letter-spacing:0.1em;}
.clr { clear:both; padding:0; margin:0; background:none;}
.maior{font:14px arial; font-weight:bold}

.videos a{margin:0px 3px 3px 0px; padding:10px; border:3px solid #222222; background:#000000; width:173px; height:150px; float:left; color:#222222; font-size:10px}
.videos a:hover{border:3px solid #ff9900; color:#ffffff;}
.videoshome{padding:10px; border:3px solid #222222; margin-bottom:5px; background:#000000; width:180px; height:150px; color:#222222; font-size:10px}

.vid_a{ float:left; width:810px}
.vid_b{ float:right; width:140px}
.titvid a{ background-color:#000000; color:#ff9900; padding:3px;}
.titvid a:hover{ background-color:#ff9900; color:#000000; padding:3px;}

.subtitulo, .subtitulo2, .subtitulo3, .subtitulo4, .texto1, .branco{padding:0px;font-weight:bold;}
.subtitulo {margin:0px 0px 0px 0px;font-size:28px; padding-bottom:20px}
.subtitulo2 {margin:0px 0px 5px 0px;font-size:18px;color:#666666;}
.subtitulo3 {margin:0px 0px 5px 0px;font-size:12px;color:#666666;}
.subtitulo4 {font-size:18px;color:#ff9900;} 
.subtitulo5 {margin:0px;font-size:14px;color:#222222; font-weight:bold}
.subtitulo6 {margin:0px;font-size:20px;}

.textom{font:11px arial; color:#222222;}

.news {background-color:#efefef}
.news a{margin:0px 20px 10px 0px; padding:5px; width:140px; float:left; border-top:1px solid #efefef; height:130px}
.news a:hover{color:#ff9900;}

.newsc {background-color:#efefef}
.newsc a{margin:0px 10px 10px 0px; padding:5px; width:140px; float:left; border-top:1px solid #efefef; height:130px}
.newsc a:hover{color:#ff9900;}

.clubes{clear:both;padding:5px; color:#009933}


/**
* Top Navigation
*
* @section		structure
* @subsection	top-navigation
*/

.topNavbar
{font-size: 11px; height: 20px; line-height: 20px; }

	.headerLogin
	{ float: left; }
	
		.headerLogin li
		{ float: left; padding: 0 5px 0 10px; }
		
			.headerLogin li a, .headerLogin li a:visited
			{ color: #333; }
	
	.themePicker
	{ color: #069; float: left; font-weight: bold; padding: 0 0 0 10px; }
	
		.themePicker span
		{ display: block; float: left; }

		.themePicker img
		{ float: left; margin: 10px 0 0 2px; padding: 1px; }

		.themePicker .themeActive
		{ border: 1px solid #666; padding: 0; }
	
	.languageFlags
	{ float: right; padding: 0 0 0 10px; }
	
		.languageFlags img
		{ margin: 8px 0 0 2px; padding: 1px; }
		
		.languageFlags .flagActive
		{ border: 1px solid #666; padding: 0; }

/**
* Header
*
* @section		structure
* @subsection	header
*/

.header
{ height: 120px; position: relative;}

/** Logo */

h1.logo
{ width: 210px; height: 90px; position: absolute; bottom: 0; left: 0; }

h1.logo a
{ display: block; height: 90px; outline: none; position: relative; width: 210px; }
	
h1.logo a span
{ display: block; position: absolute; top: -999px; }

.mensagem {position:absolute; left:230px; top:110px; font: bold 11px arial; color:#000000}
.tempo {position:absolute; right:0px; top:10px;width:245px}

/**
* Navbar
*
* @section		structure
* @subsection	navbar
*/

.navbar
{ font-size: 14px; height: 50px; background:#ff9900; padding-left:10px; }

.navbar li
{ float: left; height: 35px; line-height: 35px; margin: 8px 0 0 0; }
	
.navbar li a, .navbar li a:visited
{ color: #FFF; display: block; padding: 0 9px 0 9px; }
	
.navbar li a.menuActived
{ height: 35px; line-height: 35px; margin: 0 9px 0 9px; color:#fff; font-weight:bold; background-color:#222222 }
	
.menuActived li a
{background: #000000; color:#ffffff}

.navbar li a:hover
{background: #000000; color:#ff9900}
		
/**
* Sub Navbar
*
* @section		structure
* @subsection	subnavbar
*/

.subNavbar
{ background: url(../images/design/bg_sub_navbar.gif) repeat-x 0 100%; border-bottom: 1px solid #CCC; height: 100%; overflow: hidden; padding: 0 5px 0 5px; }

.subNavbar li
{ float: left; height: 30px; line-height: 30px; padding: 0 5px 0 5px; white-space: nowrap; }
	
		.subNavbar li a, .subNavbar li a:visited
		{ display: block; }
		
		.subNavbar li.subNavbarActive a, .subNavbar li.subNavbarActive a:visited
		{ color: #222222; }

/**
* Content
*
* Wrap the content and columns of the application
*
* @section				structure
* @subsection			content
*/

.content
{background-color:#FFFFFF; padding:10px; }

.breadcrumb
{border-bottom: 1px solid #EEE; color: #999; font-size: 11px; line-height: 28px; margin: 0 0 10px 0;}

/**
* Columns
*
* @section				structure
* @subsection			content
* @subsubsection	columns
*/

.mainContent
{ float: left; padding: 0 0 20px 0; width: 520px;}

.mainContentExtended
{ float: left; padding: 0 0 20px 0; width: 740px;}

.sidebar
{float:left; padding:0px 0px 20px 20px; width: 200px;}

/**
* Typograph
*
* Headings and text styles
*
* @section		typograph
*/

.standardTitle {font:normal 18px arial; padding:0px; margin:0px; position:relative; color: #222222; border-bottom: 2px solid #f9f9f9;}
.standardTitle span	{color: #222222;}	
.standardSubTitle{ border-bottom: 1px dashed #f5f5f5; color: #333; font-size: 14px; font-weight: bold; padding: 5px 0 5px 0; }
.standardSubTitle span, .standardSubTitle strong{ color: #ff9900; }
.standardSubTitle a:hover {color:#ff9900;}
	
h3, h3 a, h3 a:visited{ color: #222222; font-size: 11px; padding:0px; margin:0px}
	
.complementaryInfo{ color: #666; font-size: 11px; font-weight: normal;  }
.standardTitle .complementaryInfo{ position: absolute; right: 0; top: 0px; }
	
/**
* Search
*
* @section	search
*/

.search
{ margin: 0px 0 20px 0; position: relative; width: 100%; }

.search form
{ background:#f9f9f9; border: 1px solid #f5f5f5; height: 100%; overflow: hidden; padding: 5px 0 20px 0; border-bottom:2px solid #cdcdcd }
	
		.search fieldset
		{ float: left; padding: 5px 10px 0 20px; width: 34%; }
										
		.search label
		{ color: #ff9900; display: block; font-size: 18px; line-height: 24px; }
		
		.search .altLabel, .search legend
		{ clear: both; color: #666; display: block; float: left; font-size: 14px; font-weight: bold; width: 100%; }
		
			.search legend
			{ float: none; }
		
			.search label span
			{ color: #666; font-size: 11px; }
		
		.search .optionDescription
		{ font-size: 11px; padding: 0 5px 0 5px; }
	
		.search input, .search select, .search textarea
		{ font: normal 14px Arial, Helvetica, sans-serif; padding: 4px; width: 95%; }
				
		.search .altSelect
		{ float: left; font-size: 11px; margin: 0 0 5px 0; padding: 1px; width: 77%; }
		
		.search .spacedSelect
		{ margin-left: 70px; }
		
		.search .inputAuto
		{ border: none; padding: 0; vertical-align: middle; width: auto; }
		
		.search .inputSmall
		{ font-size: 11px; width: 15%; }
		
.search .advancedSearch
{ font-size: 11px; position: absolute; right: 10px; top: 42px; }
	
.search .standardButton
{ float: left; margin: 30px 0 0 0; }

.searchCategory
{ background: #d81111; color: #333; }

.searchSubcategory
{ background: #FFFFEF; }
		
/**
* Advanced Search
*
* @section		search
* @subsection	advanced-search
*/

.search .baseAdvancedSearch
{ margin-top: 10px; width: 15.5%; }
	
	.baseAdvancedSearch input, .baseAdvancedSearch select
	{ font-size: 11px; margin-bottom: 5px; }
	
	.baseAdvancedSearch .inputSmall
	{ vertical-align: middle; width: 30%; }

/**
* Template Search
*
* @section		search
* @subsection	template-search
*/

.search .baseTemplateSearch
{ margin-top: 5px; padding-top: 0; width: 820px; }

	.baseTemplateSearch .altLabel
	{ padding: 0 10px 0 0; width: auto; }

	.templateSearchTab,	.templateActive
	{ display: block; float: left; }
	
	.templateSearchTab a, .templateSearchTab a:visited
	{ display: block; line-height: 29px; padding: 0 10px 0 10px; }
	
	.templateActive a, .templateActive a:visited
	{ background: #FFF; border: 1px solid #CCC; border-bottom: none; color: #C00; display: block; line-height: 29px; outline: none; padding: 0 9px 0 9px; }
	
.templateTabContent
{ background: #FFF; border: 1px solid #CCC; margin-top: 29px; padding: 10px; }

	.templateTabContent .loading
	{ float: none; margin: 0; width: auto; }

	.templateTabContent label
	{ color: #333; font-size: 11px; }
	
	.templateTabContent input, .templateTabContent select
	{ font-size: 11px; }
	
	.templateCheckbox, .templateDropdown, .templateText, .templateRange,
	.templateDescription, .templateLongDescription
	{ float: left; height: 30px; padding:0 10px 0 0; width: 32%; }
	
	.templateCheckbox label
	{ display: inline; }
	
	.templateText, .templateRange, .templateDescription, .templateLongDescription
	{ height: auto; }
	
	.templateRange input
	{ width: 30%; }

/**
* Common
*
* General definitions of interface elements
*
* @section		common
*/

.googleAds{ text-align: center; }

.viewMore{ border-top: 1px dashed #f5f5f5; font-size: 11px; line-height: 24px; margin: 0 0 10px 0; text-align: right; }
.viewMore a, .viewMore a:visited{ color: #d81111; }	
.viewMore a:hover{ color: #ff9900; }
	
.viewHighlighted
{ background: url(../images/design/bg_navbar.gif) repeat-x 0 0; font-size: 14px; line-height: 30px; margin: 0 0 10px 0; }

	.viewHighlighted a, .viewHighlighted a:visited
	{ background: url(../images/design/bg_folded_corner.gif) no-repeat 100% 100%; color: #FFF; display: block; padding: 0 10px 0 10px; }
	
.noBorder{border: none;}
	
.isHidden, .controlPhoneHide, .controlFaxHide
{ display: none !important; }

.isVisible, .controlPhoneShow, .controlFaxShow
{}

/**
* Switch Button for Open/Close
*
* @section		common
* @subsection	switch-button
*/

.switchOpen, .switchOpen:visited,
.switchClose, .switchClose:visited,
.switchBlank, .switchBlank:visited
{ background: url(../images/design/bg_switch_open.gif) no-repeat 0 2px; display: block; float: left; height: 15px; overflow: hidden; text-decoration: none; text-indent: 100px; width: 17px; }

.switchClose, .switchClose:visited
{ background: url(../images/design/bg_switch_close.gif) no-repeat 0 2px; }

.switchBlank, .switchBlank:visited
{ background: url(../images/design/bg_switch_blank.gif) no-repeat 0 2px; cursor: default; }

.switchOpen:hover, .switchClose:hover, .switchBlank:hover
{ text-decoration: none; }

/**
* Standard Button
*
* @section		common
* @subsection	standard-button
*/

.standardButton
{ background: url(../images/design/bg_button_right.gif) no-repeat 100% 0; }

	.standardButton button, .standardButton a, .standardButton a:visited
	{ background: url(../images/design/bg_button_left.gif) no-repeat 0 0; color: #FFF; cursor: pointer; display: block; font: bold 14px/30px Arial, Helvetica, sans-serif; text-align: center; }

	.standardButton,
	.standardButton button, .standardButton a, .standardButton a:visited
	{ height: 30px; width: 95px; }
	
/**
* Featured Items
*
* @section		common
* @subsection	featured-items
*/

.featuredItems
{ height: 100%; overflow: hidden; padding: 10px 0 10px 0; }

	.divisor
	{ border-bottom: 1px solid #f9f9f9; }
	
	.featured
	{ padding: 5px 12px 5px 12px; }
	
	.featuredListing, .featuredEvent, .featuredPromotion, 
	.featuredClassified, .featuredArticle
	{ float: left; }

	.featuredColumn
	{ float: left; width: 180px; }
		
		.featuredColumn .featured
		{ padding: 5px 0 5px 0; }
		
	.featuredListingImage, .featuredPromotionImage, .featuredClassifiedImage,
	.featuredEventImage, .featuredArticleImage
	{ display: block; }
	
	.featured .noimage:hover
	{ text-decoration: none; }
	
	.readMore a, .readMore a:visited
	{ color: #C00; font-size: 11px; text-transform: lowercase; }
		
/** Highlight Box  */

.highlightBox
{height: 100%; margin:0; overflow: hidden; padding: 5px;}

	.highlightBox .highlightImage
	{ float: left; margin: 0 10px 10px 0; }
	
	.highlightImage a:hover
	{ text-decoration: none; }
	
	.highlightBox .divisor
	{ height: 100%; overflow: hidden; padding: 0 0 10px 0; margin: 0 0 10px 0; }
	
	.highlightLabel
	{ color: #d81111; display: block; font-size: 11px; font-weight: bold; text-align: right; text-transform: uppercase; }
	
.mainContent .highlightBox
{ float: left; margin: 0 10px 0 10px; width: 275px; }

	.mainContent .highlightBox h3
	{ font-size: 14px; }
	
	.mainContent .highlightBox .description
	{ color: #333; padding: 5px 0 0 0; }
	
/**
* Events Calendar
*
* @section		common
* @subsection	calendar
*/

.baseCalendar
{ background: #efefef; font-size: 11px; margin: 0 0 10px 0; padding: 10px; text-align: center; }

	.baseCalendar h4
	{ font-size: 14px; color: #333; }
	
	.calendar
	{ background: #FFF; border: 1px solid #CCC; margin: 5px 0 0 0; }
	
	.calendarHeader
	{ background: #F7F7F7; font-size: 11px; font-weight: bold; }
	
		.calendarHeader td, .calendarHeader th
		{ padding: 5px; vertical-align: top; }
	
		.calendarHeader a, .calendarHeader a:visited
		{ color: #ff9900; }
		
		.calendarDay a,
		.calendarDay a:visited
		{ background: #FFF; border: 1px solid #FBFBFB; border-bottom: 3px solid #EEE; border-right: 3px solid #EEE; color: #333; display: block; font-weight: normal; padding: 2px; }

			.calendarDay a:hover
			{ background: #FFC; color: #C00; }

		.calendarDay a.today, .calendarDay a.today:visited, .calendarDay a.today:hover
		{ background: #069; border: 1px solid #069; color: #FFF; }
		
		.calendarDay a.selected, .calendarDay a.selected:visited, .calendarDay a.selected:hover
		{ background: #C00; border: 1px solid #C00; color: #FFF; }
		
/**
* Members Features
*
* @section		common
* @subsection	members-features
*/

.memberJoin, .memberLogin
{margin: 0 0 10px 0; padding: 5px 10px 10px 10px; border:1px solid #ff9900}

.memberJoin h2, .memberLogin h2
{ font-size: 18px; font-weight: normal; line-height: 24px; }
		
/** Join Now */

.memberJoin
{ background: #ff9900; }

	.memberJoin h2, .memberJoin h2 a, .memberJoin h2 a:visited
	{ color: #ffffff; font-weight: normal; }
	
	.memberJoin p, .memberJoin p a, .memberJoin p a:visited
	{ color: #333; font-size: 14px; font-weight: bold; }
	
/** Members Login */

.memberLogin
{ background: #fffce9; font-size: 11px; height: 100%; overflow: hidden; }

	.memberLogin h2
	{color: #222222; }
	
	.memberLogin label
	{color: #333; display: block; }
	
	.memberLogin input, .memberLogin select, .memberLogin textarea
	{ font: normal 11px Arial, Helvetica, sans-serif; width: 97%; }
	
	.memberLogin .inputAuto
	{ border: none; margin: 0 5px 0 0; width: auto; }
	
	.memberLogin span
	{ display: block; padding: 5px 0 5px 0; }
	
	.memberLogin .standardButton
	{ background:#222222; float: left; }
	
		.memberLogin .standardButton button,
		.memberLogin .standardButton a, .memberLogin .standardButton a:visited
		{ background:#222222}
	
	.memberLogin .forgotPassword
	{ float: left; line-height: 14px; padding: 5px 0 0 0px; }
	
/**
* Advertisement
*
* @section		common
* @subsection	advertisement
*/

.advertisement
{ background: #fffffd; overflow: hidden; margin: 0 0 10px 0; padding: 10px; border:1px solid #f5f5f5 }

	.advertisement span
	{ color: #999; display: block; font-size: 10px; line-height: 20px; }
	
	.advertisement .advertisementLabel
	{ float: left; text-transform: uppercase; }
	
	.advertisement .advertisementLink
	{ float: right; }
	
	.advertisement a, .advertisement a:visited
	{ color: #999; }
	
	.advertisement .noimage
	{ border: none; margin: 0 auto 0 auto; }
	
	.banner,
	.sponsoredLink
	{ border: 0px solid #fff; clear: both; }
	
	.featuredBanner
	{ margin: 0 auto 0 auto; width: 180px; }
		
.header .advertisement
{ margin: 0; padding: 10px 10px 0 10px; position: absolute; top: 10px; right: 250px; width: 470px; }

.sidebar .advertisement .advertisementLink
{ clear: both; display: block; float: none; text-align: right; }

.bottomAdvertisement
{ margin: 0 auto 0 auto; width: 730px; }

/** Advertisment > Sponsored Links */

.sponsoredLink
{ display: block; padding: 5px;}

	.sponsoredLink:hover
	{ text-decoration:none; color:#ff9900 }
	
	.sponsoredLink .sponsoredLinkTitle
	{ color: #000; font-size: 11px; font-weight: bold; line-height: 18px; }
	
	.sponsoredLink .sponsoredLinkContent
	{ color: #666; font-size: 11px; font-weight: normal; line-height: 14px;  }
	
	.sponsoredLink .sponsoredLinkURL
	{ color: #444; font-size: 11px; line-height: 18px; }
	
/**
* Categories
*
* @section		common
* @subsection	categories
*/

.categories{ padding:5px; margin:5px 0 15px 0; }
.categories a:hover {color:#ff9900}

.sidebar .categories h3
{ font-size: 11px; border-bottom:1px dashed #f5f5f5 }

.sidebar .categories .categoriesColumn
{ float: none; padding: 0; width: auto; font-size: 11px;}
	
/**
* Site Content
*
* @section		common
* @subsection	site-content
*/

.dynamicContent
{ line-height: normal; }

.dynamicContent ul, .dynamicContent ol
{ list-style: disc inside; padding: 0 0 15px 15px; }

.dynamicContent ol
{ list-style-type: decimal; }

/**
* Icon Navbar
*
* @section		common
* @subsection	icon-navbar
*/

.baseIconNavbar
{ border-bottom: 1px dashed #f5f5f5; }

.socialBookmarkIcons
{ float: left; }

	.socialBookmarkIcons li
	{ float: left; padding: 0 5px 0 0; }

.iconNavbar
{ float: right; }

	.iconNavbar li
	{ color: #ff9900; float: left; font-size: 11px; height: 14px; line-height: 25px; padding: 0 2px 0 3px; }
	
	.iconNavbar li a, .iconNavbar li a:visited
	{ color: #ff9900; }
	
	.iconNavbar li a:hover
	{ color: #222222; }

/**
* Password Strength
*
* @section		common
* @subsection	password-strength
*/

.checkPasswordStrength
{ height: 25px; overflow: hidden; padding: 5px 0 0 0; }

	.checkPasswordStrength span
	{ display: block; float: left; margin: 0 10px 0 0; }
	
	.checkPasswordStrength div
	{ background: #FFF; border: 1px solid #D4D4D4; color:#333; float: left; font-size: 11px; height: 20px; line-height: 20px; padding:0 0 0 50px; width: 100px; }
	
	.checkPasswordStrength .strengthLoading
	{ background: #FFF url(../images/content/img_loading_bar.gif) no-repeat 3px 5px; }
	
	.checkPasswordStrength .strengthWeak
	{ background: #FFF url(../images/design/bg_strength_weak.gif) no-repeat 3px 5px; }
	
	.checkPasswordStrength .strengthBad
	{ background: #FFF url(../images/design/bg_strength_bad.gif) no-repeat 3px 5px; }
	
	.checkPasswordStrength .strengthGood
	{ background: #FFF url(../images/design/bg_strength_good.gif) no-repeat 3px 5px; }
	
	.checkPasswordStrength .strengthStrong
	{ background: #FFF url(../images/design/bg_strength_strong.gif) no-repeat 3px 5px; }
	
/**
* Loading Box
*
* @section		common
* @subsection	loading-box
*/

.loading
{ background: #FFF url(../images/content/img_loading_bar.gif) no-repeat 10px center; border: 1px solid #CCC; clear: both; color: #333; float: left; font-size: 14px; font-weight: bold; margin: 10px 0 10px 20px; padding: 10px 10px 10px 60px; width: 747px; }

/**
* Favorites
*
* @section		common
* @subsection	favorites
*/

.quickList{ height: 100%; overflow: hidden; padding: 0 10px 15px 10px; }
.quickList .featuredItems{ float: left; padding: 15px 20px 10px 0; position: relative; }
.quickList .quickListRemove	{ padding: 0 5px 0 0; }
.quickList .featuredItems .quickListRemove{ background: #FFF; left: 0; padding: 2px; position: absolute; top: 15px; z-index: 1; }
.quickList .noimage{ display: block; }
.quickList h3{ clear: both; }
.quickList .featuredItems h3{ padding: 5px 0 0 0; }
.quickList a:hover{color:#990000}
	
/**
* System Messages
*
* @section		common
* @subsection	system-messages
*/

.informationMessage, .errorMessage, .successMessage, .warningMessage
{ border: 1px solid #CCC; font-size: 11px; font-weight: bold; height: 100%; margin: 10px; overflow: hidden; padding: 15px 15px 15px 45px; text-align: left; }

	.informationMessage
	{ background: #F9FDFF url(../images/design/bg_icon_information.gif) 10px 10px no-repeat; color: #135DA2; }
	
		.informationMessage a, .informationMessage a:visited
		{ color: #2E4E6B; }
		
	.errorMessage
	{ background: #FFF9F9 url(../images/design/bg_icon_error.gif) 10px 10px no-repeat; color: #C10924; }
	
		.errorMessage a, .errorMessage a:visited
		{ color: #C94601; }

	.successMessage
	{ background: #F9FCEB url(../images/design/bg_icon_success.gif) 10px 10px no-repeat; color: #692; }
	
		.successMessage a, .successMessage a:visited
		{ color: #351; }

	.warningMessage
	{ background: #FFFCF4 url(../images/design/bg_icon_warning.gif) 10px 10px no-repeat; color:#FF6600; }
	
		.warningMessage a, .warningMessage a:visited
		{ color: #F30; }
				
/**
* Standard Form
*
* @section		common
* @subsection	standard-form
*/

.standardForm
{ border: 0; padding: 5px 10px 5px 10px; }

	.standardForm input, .standardForm textarea
	{ font: normal 11px Arial, Helvetica, sans-serif; width: 95%; }
	
	.standardForm .formCode
	{ width: 100px; }

	.standardForm th
	{ font-size: 11px; font-weight: normal; padding: 5px 10px 0 0; text-align: right; vertical-align: top; }
	
	.standardForm td
	{ padding: 5px 0 5px 0px; }
	
	.standardForm td table
	{ width: 96%; }
	
	.standardFormButton
	{ width: 100%; text-align: right; }

		.standardFormButton .standardButton
		{ float: right; }
		
/**
* Ratings
*
* @section		common
* @subsection	ratings
*/

.rating
{ float: right; font-size: 11px;}

	.rating li
	{ padding: 0 3px 0 2px; }

	.rating .ratingStar
	{ float: right; padding: 2px 2px 0 0; }
	
	.rating .ratingStar img
	{ padding: 0 2px 0 0; }

	.rating .ratingReview
	{ float: right; }
	
		.rating .ratingReview a, .rating .ratingReview a:visited
		{ font-weight: normal;}
	
	.rating .ratingSeeComment, .rating .rateIt
	{ clear: both; float: right; white-space: nowrap;}
	
	.rating .rateIt a, .rating .rateIt a:visited
	{ color: #ff9900; font:11px arial }
	
/** Rate Stars */

.rateItStars
{ font-size: 14px; font-weight: bold; line-height: 25px; margin: 0 auto 0 auto; padding: 20px 0 10px 0; text-align: center; width: 205px; }

	.rateItStars span
	{ clear: both; display: block; }

	.rateItStars img
	{ padding: 1px; }
	
/** Rate Form */

.rateForm
{ width: 100%; }
	
.rateForm td
{ vertical-align: top; }
	
.rateForm th
{ width: 100px; }

.rateForm input, .rateForm textarea
{ width: 200px; }

.rateForm .captcha
{ text-align: right; }

.rateForm .formCaptchaWarning
{ float: left; font-size: 11px; }

#captchaimage
{ margin: 0 10px 0 0; }

.ratingButton
{ margin: 0 auto 0 auto; }

/** Special Definitions for JQuery's Thickbox */

#TB_ajaxContent
{ padding: 10px; }

#TB_ajaxContent form
{ padding: 10px 0 0 0; }

#TB_ajaxContent p,
#TB_ajaxContent p.ratingButton
{ padding: 0; }

#TB_ajaxContent .errorMessage, #TB_ajaxContent .successMessage
{ height: auto; margin-top: 0; padding: 15px 15px 15px 45px; }

/**
* Reviews
*
* @section		common
* @subsection	reviews
*/

.rateComments
{ border-bottom: 1px solid #CCC; padding: 10px; }

	.rateStars
	{ padding: 3px 0 3px 0; }
	
		.rateStars img
		{ padding: 0 2px 0 0; }
		
	.rateComments .review
	{ color: #333; padding: 5px 0 0 0; }
	
	.response
	{ padding: 5px 0 0 50px; }
	
	.response h4
	{ font-size: 11px; font-weight: bold; }
	
	.response .review
	{ color: #666; font-style: italic; }
		
/**
* Sitemap
*
* @section		common
* @subsection	sitemap
*/

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

.sitemapList li
{ height: 100%; overflow: hidden; }

.sitemapList ul
{ margin: 5px 0 5px 0; }

	.sitemapList ul li
	{ float: left; font-size: 11px; padding: 0 5px 5px 0; width: 48%; }

.sitemapList .viewMore
{ border-top: 1px solid #EEE; clear: both; float: none; width: auto; }

.sitemapSection, .sitemapSection:visited
{ color: #333; }


/*************floripajobs**********/

.floripajobs li  {list-style-image:url(../images/ico_job.gif);padding:3px;}
.floripajobs li a { list-style-image:url(../images/ico_job.gif); padding:3px; font:13px arial;}
