html {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0;
	padding: 0 0;
}

body {
	/*background: #000000;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0;
	padding: 0 0;
}

img {
	border: none;
}

.theme1 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_1.jpg');
}

.theme1_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme2 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_2.jpg');
}

.theme2_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme3 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_3.jpg');
}

.theme3_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme4 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_4.jpg');
}

.theme4_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme5 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_5.jpg');
}

.theme5_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme6 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_6.jpg');
}

.theme6_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme7 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_7.jpg');
}

.theme7_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme8 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_8.jpg');
}

.theme8_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme9 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_9.jpg');
}

.theme9_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme10 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_10.jpg');
}

.theme10_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme11 {
	background: #000000 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_11.jpg');
}

.theme11_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme12 {
	background: #849AA7 fixed top center no-repeat;
	background-image: url('../backgrounds/tema_12.jpg');
}

.theme12_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme13 {
	background: #FFFFFF fixed top center no-repeat;
	background-image: url('../backgrounds/tema_13.jpg');
}

.theme13_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme14 {
	background: #FFFFFF fixed top center no-repeat;
	background-image: url('../backgrounds/tema_14.jpg');
}

.theme14_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

.theme15{
	background: #FFFFFF fixed top center no-repeat;
	background-image: url('../backgrounds/tema_15.jpg');
}

.theme15_top {
	width:960px;
	height:160px;
	margin: 0 0 4px 0;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a.ler_mais,a.ler_mais:visited {
	color:#C80000;font-size:11px;font-weight:bold;
}

a.ler_mais:hover {
	color:#999999;
}

a.camlink,a.camlink:visited {
color:#ffffff;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

a.camlink:hover {
color:#999999;

}

a.reportslinks,a.reportslinks:visited {
color:#000000;
font-size:10px;
text-transform: uppercase;
text-decoration:none;
font-weight:normal;
}

a.reportslinks:hover {
color:#999999;

}

div.back_banner {
padding:4px 0;
/*background-image:url('../img/banner_background.png');
height:90px;*/
width:960px;
text-align:center;
}

div.report_norte {
	width:270px;
	margin:28px 0 0 8px;
}
div.report_Centro {
	width:270px;
	margin:44px 0 0 8px;
}
div.report_Sul {
	width:270px;
	margin:46px 0 0 8px;
}

a.menu_home {
	background: url('../img/menu_3.png') no-repeat;
	width: 85px;
	height: 31px;
	background-position: 0 0;
	float: left;
}
a.menu_home_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 85px;
	height: 31px;
	background-position: 0 -31px;
	float: left;
}
a.menu_home:hover,a.menu_home:active {
	background-position: 0 -31px;
}

a.menu_cams {
	background: url('../img/menu_3.png') no-repeat;
	width: 138px;
	height: 31px;
	background-position: -86px 0;
	float: left;
}
a.menu_cams_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 138px;
	height: 31px;
	background-position: -86px -31px;
	float: left;
}

a.menu_cams:hover,a.menu_cams:active {
	background-position: -86px -31px;
}

a.menu_snowcams {
	background: url('../img/menu_4.png') no-repeat;
	width: 126px;
	height: 31px;
	background-position: -688px 0;
	float: left;
}
a.menu_snowcams_hover {
	background: url('../img/menu_4.png') no-repeat;
	width: 126px;
	height: 31px;
	background-position: -688px -31px;
	float: left;
}


a.menu_snowcams:hover,a.menu_snowcams:active {
	background-position: -688px -31px;
}

a.menu_reports {
	background: url('../img/menu_3.png') no-repeat;
	width: 138px;
	height: 31px;
	background-position: -216px 0;
	float: left;
}
a.menu_reports_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 138px;
	height: 31px;
	background-position: -216px -31px;
	float: left;
}
a.menu_reports:hover,a.menu_reports:active {
	background-position: -216px -31px;
}
a.menu_news {
	background: url('../img/menu_3.png') no-repeat;
	width: 160px;
	height: 31px;
	background-position: -359px 0;
	float: left;
}
a.menu_news_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 160px;
	height: 31px;
	background-position: -359px -31px;
	float: left;
}
a.menu_news:hover,a.menu_news:active {
	background-position: -359px -31px;
}
a.menu_videos {
	background: url('../img/menu_3.png') no-repeat;
	width: 90px;
	height: 31px;
	background-position: -520px 0;
	float: left;
}
a.menu_videos_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 90px;
	height: 31px;
	background-position: -520px -31px;
	float: left;
}
a.menu_videos:hover,a.menu_videos:active {
	background-position: -520px -31px;
}

a.menu_sbb {
	background: url('../img/menu_3.png') no-repeat;
	width: 125px;
	height: 31px;
	background-position: -735px 0;
	float: left;
}

a.menu_sbb_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 125px;
	height: 31px;
	background-position: -735px -31px;
	float: left;
}
a.menu_sbb:hover,a.menu_sbb:active {
	background-position: -735px -31px;
}


a.menu_store {
	background: url('../img/menu_3.png') no-repeat;
	width: 80px;
	height: 31px;
	background-position: -608px 0;
	float: left;
}

a.menu_store_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 80px;
	height: 31px;
	background-position: -608px -31px;
	float: left;
}
a.menu_store:hover,a.menu_store:active {
	background-position: -608px -31px;
}




a.menu_spots {
	background: url('../img/menu_3.png') no-repeat;
	width: 132px;
	height: 31px;
	background-position: -610px 0;
	float: left;
}
a.menu_spots_hover {
	background: url('../img/menu_3.png') no-repeat;
	width: 132px;
	height: 31px;
	background-position: -610px -31px;
	float: left;
}
a.menu_spots:hover,a.menu_spots:active {
	background-position: -610px -31px;
}

a.menu_facebook {
	background: url('../img/menu_3.png') no-repeat;
	width: 100px;
	height: 31px;
	background-position: -860px 0;
	float: right;
}

a.menu_facebook:hover,a.menu_facebook:active {
	background-position: -860px -31px;
}

a.menu_registar {
	background: url('../img/menu_topo.png') no-repeat;
	width: 62px;
	height: 19px;
	background-position: -178px 0;
	float: right;
}

a.menu_registar:hover,a.menu_registar:active {
	background-position: -178px -19px;
}
a.menu_tema {
	background: url('../img/menu_topo.png') no-repeat;
	width: 106px;
	height: 19px;
	background-position: -244px 0;
	float: right;
}

a.menu_tema:hover,a.menu_tema:active {
	background-position: -244px -19px;
}

div.footer_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width:960px;
	height:100px;
	padding:0 0 0 40px;
	margin:5px 0;
}

a.buondi_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width: 130px;
	height: 100px;
	background-position: -35px -100px;
	float: left;
	padding-left:50px;
}

a.gos_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width: 130px;
	height: 100px;
	background-position: -210px -100px;
	float: left;
}

a.vans_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width: 98px;
	height: 100px;
	background-position: -435px -100px;
	float: left;
}

a.sporski_logo {
	background: url('../img/footer_logos_2.png') no-repeat;
	width: 135px;
	height: 100px;
	background-position: -340px 0;
	float: left;
}

a.tmn_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width: 125px;
	height: 100px;
	background-position: -530px -100px;
	float: left;
	padding-left:35px;
}

a.surfp_logo {
	background: url('../img/footer_logos_2.png') no-repeat;
	width: 110px;
	height: 100px;
	background-position: -736px -100px;
	float: left;
}

a.fuel_logo {
	background: url('../img/footer_logos3.png') no-repeat;
	width: 90px;
	height: 100px;
	background-position: -340px -100px;
	float: left;
}

a.buondi_logo:hover, a.buondi_logo:active{
	background-position: -35px -100px;
}
a.gos_logo:hover, a.gos_logo:active{
	background-position: -210px -100px;
}
a.vans_logo:hover, a.vans_logo:active{
	background-position: -435px -100px;
}
a.sporski_logo:hover, a.sporski_logo:active{
	background-position: -340px -100px;
}
a.tmn_logo:hover, a.tmn_logo:active{
	background-position: -530px -100px;
}
a.surfp_logo:hover, a.zeno_logo:active{
	background-position: -736px -100px;
}
a.fuel_logo:hover, a.fuel_logo:active{
	background-position: -340px -100px;
}


a.sbb_beachcam {
	background: url('../img/footer_logos.png') no-repeat;
	width: 130px;
	height: 100px;
	background-position: -270px 0;
	float: left;
}
a.sbb_waterx {
	background: url('../img/footer_logos.png') no-repeat;
	width: 130px;
	height: 100px;
	background-position: -270px 0;
	float: left;
}
a.sbb_beachcam:hover, a.sbb_beachcam:active{
	background-position: -270px -100px;
}
a.sbb_waterx:hover, a.sbb_waterx:active{
	background-position: -270px -100px;
}



a.sbb_fotos {
	background: url('../img/menu_surfbyboat_int.png') no-repeat;
	width: 105px;
	height: 60px;
	background-position: -165px 0;
	float: left;
}
a.sbb_videos {
	background: url('../img/menu_surfbyboat_int.png') no-repeat;
	width: 105px;
	height: 60px;
	background-position: -270px 0;
	float: left;
}
a.sbb_reservas {
	background: url('../img/menu_surfbyboat_int.png') no-repeat;
	width: 105px;
	height: 60px;
	background-position: -376px 0;
	float: left;
}

a.sbb_fotos:hover, a.sbb_fotos:active{
	background-position: -165px -60px;
}
a.sbb_videos:hover, a.sbb_videos:active{
	background-position: -270px -60px;
}
a.sbb_reservas:hover, a.sbb_reservas:active{
	background-position: -376px -60px;
}





div.footer_credits {
	width:955px;
	height:102px;
	font-size:10px;
	color:#ffffff;
	position:absolute;
	padding: 5px 0 5px 5px;
}

div.footer_credits a, div.footer_credits a:hover, div.footer_credits a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

div.pagination {
	padding: 13px;
	margin: 3px;
}

div.pagination a, div.pagination span.enabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333333;
	font-size: 11px;
	text-decoration: none; /* no underline */
	color: #333333;
}
div.pagination span.enabled:hover, div.pagination span.enabled:active,div.pagination a:hover {
	border: 1px solid #C80000;
	font-size: 11px;
	color: #C80000;
	font-weight:bold;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-size: 11px;
	border: 1px solid #C80000;
	font-weight: bold;
	background-color: #C80000;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	font-size: 11px;
	color: #999;
}

td.td_text {
	font-weight:normal;
	font-size:12px;
	color: #000000;
}

td.td_text a, td.td_text a:active,td.td_text a:visited,td.td_text a:hover {
	font-weight:normal;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}

/*Outlet Style START*/

#tabtable a:link{
    padding: 5px 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
#tabtable td{
	background-color: #C80000;
	padding: 5px;
}
#tabtable td:hover{
	background-color: #990000;
}
#storeselected {
	background-color: #4F4F4F!important;
}
/*Outlet Style END*/

