@charset "utf-8";
/* CSS Document */

/* CSS Document */

/*************************************************************/
/*   Design:   Sites Studio                                */
/*             Global layout and formatting styles         */
/*   Author:   Pedro Silva                                 */
/*   Date:     Abril , 2008                                */
/*   Site:     www.360graus.pt                             */
/*-----------------------------------------------------------*/
/************************************************************************


Styles List:
==============

1 - Body/Containers
    1.1 - Global body definitions
	1.2 - Global Container
2 - Header and main menu
    2.0 - Header container
	2.1 - Logo
	2.2 - Top Buttons
	2.3 - Main Menu
3 - Content area Layout
    3.1 - Homepage Layout
	3.2 - Global Layout
	3.3 - Contacts Page style
	3.4 - Site Map
	3.5 - Color boxes
	3.6 - rss/newsletter box
4 - Headers/Spans/subtitles
    4.1 - Headers 
	4.2 - Spans
5 - Sidebars
    5.1 - Side Bar Menu
6 - Global paragraphs
7 - Images styles
    7.1 - Homepage Styles
	7.2 - Navigation icons
	7.3 - Global Float Left
	7.4 - Global Float Right
8 - Footer
9 - Lists
    9.1 - Global Vertical List with background imag
	9.2 - Global Vertical List without background image
	9.3 - Global Vertical  with star background image
	9.4 - Homepage lists
10 - Form styles
	10.1- error box
11 - Tables Formatting
12 - LightBox css
     


*************************************************************/

/*************************/
/* 1-  BODY/CONTAINERS */
/*************************/

/* 1.1 - Global body definitions */
a{ overflow: hidden;}
 * {margin: 0;padding: 0;} 
body {font-size: 62.5%; margin: 0px auto; padding: 0px; font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif; background: #FFFFFF url(images/body-background.jpg) repeat-x 0 0; }
html, body { min-height: 100%; height: 100%; }
html { min-height: 100%; margin-bottom: 1px; }
img { border: none;}
/* 1.1 - End Body definitions */

/* 1.2 - Global Container */
#container {width: 820px;  margin: 0 auto; }
/* 1.2 - End Global container */



/*************************/
/* 2-  Header/Main Menu */
/*************************/

/* 2.0 - Header Container */
.header { width:820px; height: 150px; position:relative; }
/* 2.0 - End Header Container */

/* 2.1- Logo */
.logotipo { float: left;clear: both; width: 272px;  }
/* 2.1- End Logo*/

/* 2.2- Top SiteMap button */
.top-buttons { float:right; margin: 0; position:absolute; right: 0px; top: 12px;  }
/* 2.2- End SiteMap button*/


/* 2.3 - Main Menu */
.menuprincipal {height:38px;float:left;position:absolute; left:0px; top:114px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 100%;}
.menuprincipal ul { padding:0;margin:0;width:auto; display:inline;}
.menuprincipal ul li {float:left;padding-right:0px;margin:0;list-style:none;}
.menuprincipal a:link, .menuprincipal a:visited {text-decoration:none;line-height:33px;height:33px;color:#444444;font-size:10px;padding:7px 7px; text-transform:uppercase; letter-spacing: 1px;}
.menuprincipal a:hover {color:#ffffff;background-color:#cccccc;}
.current a:link, .current a:visited, .current a:hover {color:#F20000; background:none;}

/* 2.3 - End main menu */

/*************************/
/* 3-  Content layout */
/*************************/

/* 3.1 - homepage layout */

.homepage-inf-col1 { float:left; width: 250px; padding: 25px 0px 10px 0px; }
.homepage-inf-col1 p { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; margin: 0px 0px 0.4em 0px; padding: 0px; line-height: 1.3em; color:#5B5B5B; }
.homepage-inf-col2 { float:left; width: 250px; padding: 25px 0px 10px 0px; margin-left: 34px;}
.homepage-inf-col2 p { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; margin: 0px 0px 0.4em 0px; padding: 0px; line-height: 1.3em;  color:#5B5B5B; }
.homepage-inf-col3 { float:right; width: 250px; padding: 25px 0px 10px 0px; margin-left: 34px;}
.homepage-inf-col3 p { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; margin: 0px 0px 0.4em 0px; padding: 0px; line-height: 1.3em;  color:#5B5B5B; }


.homepage-banner { background-image:url(images/homepage-banner-background.jpg); height: 192px; width: 820px; margin-top: 6px; }
.homepage-banner-left { width: 563px; float:left; height: 129px;}
.homepage-banner-left p { padding: 36px 0px 0px 25px; color:#FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size:24px; letter-spacing: 2px;}
.homepage-banner-right { width: 248px; height: 129px; float:left; overflow:hidden;}
.homepage-banner-right p { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-weight:bold; letter-spacing: 1px; color:#FFFFFF; padding: 36px 0px 0px 0px;}
.homepage-banner-navigation { width: 820px; height: 58px; }
.homepage-banner-navigation ul { padding:0;margin:0;width:auto; display:inline; }
.homepage-banner-navigation ul li {float:left; margin:0; list-style:none; padding: 0px 0px 0px 0px; width: 262px; text-align:center; }


/* 3.2 - global layout */
.content {float: left; width: 820px; margin-top: 8px; padding: 0px 0px 0px 0px; margin-bottom: 0px;}
.title-heading { float: left; padding:  0px 0px 2px 0px; width: 100%; border-bottom: 1px solid #CACBCC; font-size: 12px; margin-bottom: 4px; }
.title-heading a { text-decoration:none; color:#3399CC;}
.title-heading a:visited { text-decoration:none; color:#3399CC;}
.title-heading a:hover { text-decoration:none; color:#E96E06;}
.title-heading-2cols { float: left; padding: 20px 0px 6px 0px; width:100%; border-bottom: 1px solid #CACBCC; margin-bottom: 8px;}
.small-title-heading { float: left; padding: 0px 0px 0px 0px; width: 250px; border-bottom: 1px solid #CACBCC; margin-bottom: 8px; }
.leftnav-title-heading { float: left; padding: 0px 0px 6px 0px; width: 200px; border-bottom: 1px solid #CACBCC; margin-bottom: 8px; font-size: 13px; font-family:Arial, Verdana, Helvetica, sans-serif; text-transform:uppercase; color:#58A3AB; font-weight: bold;}


/* 1 Column */
.content-container-1col {overflow: hidden; float: left; width: 820px; margin-top: 8px; padding: 0px; }
.content-container-1col a {text-decoration: none; color: #2B9CD3; }
.content-container-1col a:visited {text-decoration: none; color: #2B9CD3;}
.content-container-1col a:hover { text-decoration: underline; color: #EE9D00;}

/* 2 Columns */
.content-container-leftcol{overflow: hidden; float: left; width: 200px; margin-top: 18px; padding: 0px; font-size:12px; color:#5B5B5B;  }
.content-container-rightcol{overflow: hidden; float: right; width: 600px; margin-top: 18px; padding: 0px; font-size:12px; color:#5B5B5B; }

/* Text boxes */
.content-txtbox { float:left; margin: 0px;padding: 8px 0px 20px 0px; color: #2B3941;font-size:14px; font-family:Verdana, Monnaco, sans-serif; width: 100%;}
.content-txtbox p { margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em;  }
.content-txtbox a { text-decoration:none; color:#3399CC;}
.content-txtbox a:visited { text-decoration:none; color:#3399CC;}
.content-txtbox a:hover { text-decoration:underline; color:#E96E06;}
.content-txtbox ul {margin:12px 0px 10px 4px;padding:0; }
.content-txtbox ul li { padding:0px 0px 5px 20px; color: #2B3941;font-size:13px; font-family: Arial, Verdana, Helvetica, sans-serif; list-style-type: disc; list-style-position:inside; }
.content-txtbox ul li a { color: #3399CC; text-decoration:none;}
.content-txtbox ul li a:visited { color:#3399CC; text-decoration:none;}
.content-txtbox ul li a:hover { color: #E96E06; text-decoration:underline;}

/* Article boxes */
.article-boxes {float:left; margin: 0px;padding: 8px 0px 4px 0px; color: #2B3941;font-size:13px; font-family:Verdana, Monaco, sans-serif; width: 100%;}
.article-boxes p { margin: 0px 0px 0.6em 0px; padding: 0px; line-height: 1.4em;  }
.article-boxes a { text-decoration:none; color:#3399CC;}
.article-boxes a:visited { text-decoration:none; color:#3399CC;}
.article-boxes a:hover { text-decoration:underline; color:#E96E06;}
.article-boxes img {float:left; border: 1px solid #FFFFFF; margin: 0px 6px 6px 0px;}



/*--------------------*/
/* 3.3- Contacts Page style */
/*--------------------*/
.right-contacts { width: 330px; float:left; border-right: 1px solid #CCCCCC;}
.left-contacts { float:right; width: 460px;}
.contactsbox-container { width: 440px; height: 400px; background:url(images/contacts-background.gif);}
.left-contacts-col1 { width: 130px; float:left;}
.left-contacts-col1 p { text-align:center; padding: 20px 0px 0px 0px; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; color:#666666; font-size: 13px;}
.left-contacts-col2 { width: 310px; float:left;}
.left-contacts-col2 p { padding: 20px 0px 0px 20px; }

/*--------------------*/
/* 3.4- Site Map */
/*--------------------*/
.sitemap_esq	{width:50%; float:left; margin-top: 10px; }
.sitemap_dir    {width:50%; float:left; margin-top: 10px; }
.sitemap-list ul{ list-style-type:none;  }
.sitemap-list li{ list-style-type:none; padding-top: 5px;}
.sitemap-list li  a {list-style-type:none; padding: 0 2px 0 45px; background: url(/userfiles/image/pyxis/icons/sitemap-icon.gif) no-repeat 15px 0px; font-size:94%; text-decoration:none; color: #3D7889;}
.sitemap-list li  a:visited {list-style-type:none; font-size:94%; text-decoration:none; color: #3D7889;}
.sitemap-list li a:hover{ font-size:94%; text-decoration:none;color:#DB7900;}


/*--------------------*/
/* 3.5- Block Color Paragraphs */
/*--------------------*/
.colorbox { width: 100%; padding: 6px 6px 6px 6px; background-color: #CEE7EA; margin-bottom: 8px; float:left;}
.colorbox p { line-height: 1.3em;}
.colorbox img { float:left; border: 1px solid #FFFFFF; margin: 0px 6px 6px 0px;}


/*--------------------*/
/* 3.6- rss/newsletter box */
/*--------------------*/
.rss-box { width: 100%; text-align:right; font-size:12px; margin-top: 5px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.rss-box a {text-decoration:none; color:#3399CC;}
.rss-box a:visited {text-decoration:none; color:#3399CC;}
.rss-box a:hover {text-decoration:underline; color:#3399CC;}





 /*************************/
/* 4-  Headers Spans and Subtitles */
/*************************/

/* 4.1 - Headers */
h1 { font-size:20px; font-weight:normal; color: #469AB3; padding: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif;  overflow:hidden;}
h2 { font-size:16px; font-weight:bold; color:#469AB3; padding: 10px 0px 5px 0px; font-family: Arial, Helvetica, sans-serif; }
h3 { font-size: 14px; font-weight: bold; color: #205164; padding: 10px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif;  clear:both; overflow:hidden; }
h4 { font-size: 14px; font-weight: normal; color: #469AB3; padding: 0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; }
h5 { font-size: 1.1em; font-weight: bold; color: #FF3300; padding: 0px 0px 8px 0px;}
h6 { font-size: 12px; font-weight: normal; color: #47B0C1; padding: 0px 0px 0px 0px; font-family:Arial, Verdana, Helvetica, sans-serif; letter-spacing:1px;}

/* 4.2 - Spans */
.greenbold { color: #97CF14; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.greenbold a:link, .greenbold a:visited { color: #97CF14; text-decoration:none;}
.greenbold a:hover { color: #97CF14; text-decoration:underline;}

.orangebold { color: #FEAC17; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.orangebold a:link, .orangebold a:visited { color: #FEAC17; text-decoration:none;}
.orangebold a:hover { color: #FEAC17; text-decoration:underline;}

.bluebold { color: #29CEDC; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  }
.bluebold a:link, .bluebold a:visited { color: #29CEDC; text-decoration:none;}
.bluebold a:hover { color: #29CEDC; text-decoration:underline;}

.orangeclassic { color:#FB9D00; padding: 0px 0px 0px 0px; font-family: "Courier New", Courier, monospace; font-size: 18px; font-weight:bold; }
.orangeclassic a:link, .orangeclassic a:visited { color: #FB9D00; text-decoration:none;}
.orangeclassic a:hover { color: #FB9D00; text-decoration:underline;}

.leftnav-title { font-size: 12px; font-weight: normal; color: #47B0C1; padding: 0px 0px 0px 0px; font-family:Arial, Verdana, Helvetica, sans-serif; text-transform:uppercase; }

.sitemap-title { color:#FF6600; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-transform:uppercase; padding: 0px 0px 0px 6px; }

 /*************************/
/* 5-  SideBar */
/*************************/

/* 5.1 - Sidebar Menu */
.leftnav-header{ height: 44px; width: 193px; background-image: url(images/leftnav-header.gif);}
.leftnav-list{ width: 193px; background-image:url(images/leftnav-background.gif); overflow:hidden;}
.leftnav-list p { padding: 6px 0px 0px 0px; text-align:center;}
.leftnav-list ul {padding: 0;margin: 6px 0px 12px 0px; }
.leftnav-list li {border-bottom: 1px solid #DADADA;list-style: none; margin-left: 11px; width: 75%; padding: 8px 0 6px 24px; background: transparent url(images/leftnav-bullet.gif) no-repeat 0px 7px; font-size: 12px;}
.leftnav-list li a {display: block;	text-decoration: none;	 font-size: 12px;color: #317D86;}
.leftnav-list li a:visited { text-decoration: none;color: #317D86;}
.leftnav-list li a:hover {text-decoration: underline;color: #F20000;}

.leftnav-footer{ height: 19px; width: 193px; background-image:url(images/leftnav-footer.gif);}


 /*************************/
/* 6-  Global Paragraphs */
/*************************/

p {margin: 0px 0px 0.4em 0px; padding: 0px; line-height: 1.3em; }
hr {
	clear:both;
	height:0;
	border:none;
	border-bottom:1px solid #CCC;
	margin:.5em 3px 1em 3px;
	}



/*************************/
/* 7-  Image Styles */
/*************************/

/* 7.1 - Homepage */
img.float-sabermais {  padding: 28px 0px 0px 0px; border: 0;}
img.floatLeft { float:left; margin-right: 5px;}
img.homeFloat { float: left; margin-right: 30px; margin-top: 2px; padding: 2px 2px 2px 2px; border: 1px solid #CCCCCC;}

/* 7.2 - Navigation icons */
img.iconfloat { vertical-align: -12px; padding-right: 4px; float:none;}

/* 7.3 - Global Float Left */
ximg.GlobalFloat { float:left; margin-right: 8px; padding: 2px 2px 2px 2px; border: 1px solid #CCCCCC;}
img.GlobalFloat { float:left; margin-right: 8px; padding: 2px 2px 2px 2px; }

/* 7.4 - Global Float Right */
img.RightFloat { float:right; margin-left: 8px; padding: 2px 2px 2px 2px; border: 1px solid #CCCCCC;}


/*************************/
/* 8-  Footer */
/*************************/
.footerContainer { clear:both; width:100%; background-color:#122738; height:160px; margin-top: 30px; }
.footer { width:820px; padding:30px 0 0 0; margin:0px auto; font:10px Verdana, Sans-Serif; text-transform:uppercase; color:#3d4c58; }
.footer a { color:#CCCCCC; text-decoration:none;}
.footer a:visited { color:#CCCCCC; text-decoration:none;}
.footer a:hover { color: #85C8D6; text-decoration:none;}
.footer p { margin:0 0 2px 0; }


/*************************/
/* 9-  Lists */
/*************************/

/* 9.1 - Global Vertical List with background image */
ul.globallist {margin:12px 0px 10px 4px;padding:0; }
ul.globallist li {clear:both; display:block; padding:0px 0px 5px 20px; color: #2B3941;font-size:13px; font-family: Arial, Verdana, Helvetica, sans-serif; list-style-type: none; background: url(images/global-bullet.gif) no-repeat 0 2px;  }
ul.globallist li a { color: #3399CC; text-decoration:none;}
ul.globallist li a:visited { color:#3399CC; text-decoration:none;}
ul.globallist li a:hover { color: #E96E06; text-decoration:underline;}

/* 9.2 - Global Vertical List without background image */
ul.circlelist {margin:12px 0px 10px 4px;padding:0; }
ul.circlelist li { padding:0px 0px 5px 20px; color: #2B3941;font-size:13px; font-family: Arial, Verdana, Helvetica, sans-serif; list-style-type: disc ; list-style-position:inside; }
ul.circlelist li a { color: #3399CC; text-decoration:none;}
ul.circlelist li a:visited { color:#3399CC; text-decoration:none;}
ul.circlelist li a:hover { color: #E96E06; text-decoration:underline;}




/* 9.3 - Global Vertical  with star background image */
ul.starlist {margin:12px 0px 10px 4px;padding:0; }
ul.starlist li {clear:both; display:block; padding:0px 0px 5px 30px; color: #2B3941;font-size:13px; font-family: Arial, Verdana, Helvetica, sans-serif; list-style-type: none; background: url(images/star-bullet.gif) no-repeat 0 0px;  }
ul.starlist li a { color: #3399CC; text-decoration:none;}
ul.starlist li a:visited { color:#3399CC; text-decoration:none;}
ul.starlist li a:hover { color: #E96E06; text-decoration:underline;}

/* 9.4 - Homepage lists */
.homepage-list ul { margin: 0; padding:0; }
.homepage-list li { list-style-type: none;list-style-position: outside; border-bottom:1px dashed #CACACA; padding:6px 4px 6px 24px; font-size: 12px; font-weight: bold; background:url(/userfiles/image/pyxis/icons/homepage-next-icon.gif) no-repeat 0 4px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.homepage-list li a {text-decoration: none; color: #2B9CD3; }
.homepage-list li a:visited {text-decoration: none; color: #2B9CD3;}
.homepage-list li a:hover { text-decoration: underline; color: #EE9D00;}


/*************************/
/* 10-  Formulários */
/*************************/
label{	display: block;	font: normal 10px/16px "lucida grande", verdana, sans-serif;	margin: 0;	padding: 0px 0;	color: #666;}
.textfield{	font: normal 11px/13px "lucida grande", verdana, sans-serif;	padding:3px;	margin: 0;	border: 1px solid #ccc;	background-color: #FFFFFF;		color: #666;}

/* 10.1 - Caixa de texto erro */

.error-container {clear: both;  float: left; width: 420px; margin: 0px 0px 20px 0px; padding: 0px; color:#666666; font-size: 12px;}
.error-title-shade { margin: 0px; padding: 5px 10px 5px 10px; background-color: #C2DDE7; color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
.bg-error {background-color:#C2DDE7;}
.error-color {color: rgb(255,255,255);}
.error-txtbox {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(235,235,235);}
.bg-txtbox {background-color: #E6F0F2;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 110%;}



/*************************/
/* 12-  Lightbox */
/*************************/

#lightbox{	position: absolute;	top: 40px;	left: 0;	width: 100%;	z-index: 100;	text-align: center;	line-height: 0;	}

#lightbox a img{ border: none; }

#outerImageContainer{	position: relative;	background-color: #fff;	width: 250px;	height: 250px;	margin: 0 auto;	}

#imageContainer{	padding: 10px;	}

#loading{	position: absolute;	top: 40%;	left: 0%;	height: 25%;	width: 100%;	text-align: center;	line-height: 0;	}
#hoverNav{	position: absolute;top: 0;	left: 0;	height: 100%;	width: 100%;	z-index: 10;	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{	width: 49%;	height: 100%;	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	}

#imageData{	padding:0 10px;	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	filter:alpha(opacity=60);
	-moz-opacity: 0.6;	opacity: 0.6;	}
	

.clearfix:after {	content: ".";	display: block;	height: 0; 	clear: both; 	visibility: hidden;	}

* html>body .clearfix {	display: inline-block; 	width: 100%;}

* html .clearfix {	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */	}	

.perfil { width: 105px; height :105px; background : url(/userfiles/image/setas/seta-azul-perfil.gif); background-position: center  ; background-repeat :no-repeat ; position :absolute   }
.fotoperfil { border-style :dotted; border-width : 1px;  background: url(images/prevlabel.gif)  }





