/* CSS Document for RIGSUN */
html, body {
	background: transparent url(/img/bkg-main.png) top center repeat-y;
	color: #404040;
	font: 100% Verdana, Tahoma, Arial, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

a,
a:hover {
	text-decoration: none;
}
a:active, a:focus {
	outline: none;
}
h1, h2, h3 {
	line-height: 130%;
	margin: 3px 0;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 90%;
	font-weight: normal;
}
h3 {
	font-size: 75%;
	font-weight: normal;
}
h4 {
	font-size: 70%;
	font-weight: normal;
}
p {
	font-size: 70%;
	line-height: 140%;
	margin: 0 0 2px 0;
}
ul {
	font-size: 80%;
}
img {
	border: none;
	display: block;
	margin: 0;
}
br {
	clear: both;
}

#container {
	margin: 10px auto;
	width: 966px;
	position: relative;
}

#gamabar {
	background: #FFF url(/img/gama-bkg.gif) bottom no-repeat;
	float: left;
	padding: 204px 0 15px 13px;
	width: 27px;
}

#infobar {
	float: right;
	padding-top: 285px;
	width: 40px;
}
#infobar ul,
#infobar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#infobar a.destaques,
#infobar a.eventos,
#infobar a.download,
#infobar a.contactos {
	height: 104px;
	display: block;
	width: 40px;
}
#infobar a.destaques {
	background: #fff url(/img/tab-destaq.gif) -5px no-repeat;
}
#infobar a.eventos {
	background: #fff url(/img/tab-eventos.gif) -5px no-repeat;
}
#infobar a.download {
	background: #fff url(/img/tab-download.gif) -5px no-repeat;
}
#infobar a.contactos {
	background: #fff url(/img/tab-contact.gif) -5px no-repeat;
}
#infobar a:hover.destaques,
#infobar a:active.destaques,
#infobar a:focus.destaques,
#infobar a:hover.eventos,
#infobar a:active.eventos,
#infobar a:focus.eventos,
#infobar a:hover.download,
#infobar a:active.download,
#infobar a:focus.download,
#infobar a:hover.contactos,
#infobar a:active.contactos,
#infobar a:focus.contactos {
}

#topbar {
	background: #FFF url(/img/rigsun-bkg.jpg) no-repeat;
	float: left;
	padding: 22px 0 37px 28px;
	width: 858px;
}
#topbar img {
	clear: both;
	float: left;
}

#topmenu {
	background: transparent url(/img/tm-bkg.gif) top no-repeat;
	height: 28px;
	overflow: hidden;
	margin: 0 -42px 0 -28px;
}
#topmenu ul {
	margin: 0;
	padding: 0 25px;
}
#topmenu li {
	float: left;
	list-style: none;
	text-align: center;
}
#topmenu a,
#topmenu .rigsun-on,
#topmenu .gamas-on,
#topmenu .colect-on,
#topmenu .deposit-on,
#topmenu .acess-on,
#topmenu .legis-on {
	background: transparent url(/img/tm-tab-bkg.gif) no-repeat;
	color: #4e4e4e;
	display: block;
	height: 28px;
	line-height: 19px;
	width: 110px;
}
#topmenu a:hover {
	text-decoration: none!important;
}
#topmenu a:hover.rigsun,
#topmenu .rigsun-on {
	background-image: url(/img/tab-rigsun.gif);
	color: #FFF;
}
#topmenu a:hover.gamas,
#topmenu .gamas-on {
	background-image: url(/img/tab-gamas.gif);
	color: #FFF;
}
#topmenu a:hover.colect,
#topmenu .colect-on {
	background-image: url(/img/tab-colect.gif);
	color: #FFF;
}
#topmenu a:hover.deposit,
#topmenu .deposit-on {
	background-image: url(/img/tab-deposit.gif);
	color: #FFF;
}
#topmenu a:hover.acess,
#topmenu .acess-on {
	background-image: url(/img/tab-acess.gif);
	color: #FFF;
}
#topmenu a:hover.legis,
#topmenu .legis-on {
	background-image: url(/img/tab-legis.gif);
	color: #FFF;
}

#arrows {
	margin: 0 -42px 0 569px;
	height: 30px;
}
#arrows img {
	float: left;
}

#leftcontent {
	background: #f6f6f6 url(/img/leftcontent-bkg.gif) center bottom no-repeat;
	float: left;
	height: 555px;
	padding: 0 42px 32px 28px;
	width: 652px;
}
#leftcontent a:hover{
	text-decoration: underline;
}
#leftcontent .left {
	float: left;
	padding-right: 12px;
}
#leftcontent .right {
	float: right;
	padding-left: 12px;
}

#rightcontent {
	float: left;
	width: 164px;
}

#login {
	background-image: url(/img/login-bkg.gif);
	padding:10px 0 0 5px;
	height: 90px;
}
#login label {
	display: block;
	float: left;
	font-size: 60%;
	padding-top:3px;
	text-align:right;
	width: 65px;
}
#login input {
	background:white url(/img/login-input-bkg.gif) top left no-repeat;
	border:none;
	display:inline;
	font-size:70%;
	height: 15px;
	padding: 3px 0 0 3px;
}
#login .btn {
	background:#cfd1d2 url(/img/login-btn-bkg.gif) 5px 7px no-repeat;
	border:none;
	color: #F2F2F2;
	font-size:75%;
	height:27px;
	text-align:center;
	width:60px;
}

#rightbar {
	background: transparent url(/img/rightbar-bkg.gif) top no-repeat;
	height: 460px;
	padding: 13px 15px 14px 8px;
}

#subpage {
	margin: 0;
	padding: 0;
	height: 458px;
	width: 141px;
}

#footer {
	clear: both;
	color: #999;
	font-size: 55%;
	position: relative;
	text-align: center;
	top: -20px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	text-decoration: underline;
}

#eLinks {
		position: absolute;
		display: block;
		top: 20px;
		left: 820px;
}
	#eLinks a {display: block; margin-bottom: 10px}

#designby {
	float: right;
	font-size: 110%;
	margin-right: 30px;
	width: 120px;
}

#newUser, #sendPW{
	font-size:85%;
	padding:20px;
}

#newUser input, #newUser textarea, #newUser select, #sendPW input {
	font-size:95%;
	margin: 3px 6px;
	padding: 1px 2px;
	display: inline;
}
#newUser label, #sendPW label{
	display: block;
	float: left;
	font-size: 80%;
	height: 25px;
	padding: 7px 2px 0 0;
	text-align: right;
	width: 120px;
}

#success {
	font-size: 120%;
	text-align:center;
	padding: 40px;
}

#distrib {
		background: url(/img/bkg-distrib-home.gif) 0 0 no-repeat;
		position: absolute;
		top: 640px;
		height: 70px;
		width: 200px;
		padding: 2px 0 0 10px;
}
	#distrib h2 {
	}
	#distrib p{
	}

.hometitle1 {background: url(/img/bkg-home-title1.gif) 0 0 no-repeat; float: left; height: 52px; margin-bottom: 6px; padding: 5px 10px; width: 420px}
.hometitle1 h1 {font-size: 130%; line-height: 90%}
.hometitle1 h2 {font-size: 120%}

.hometitle2 {background: url(/img/bkg-home-title2.gif) 0 0 no-repeat; float: left; height: 30px; margin-bottom: 6px; padding: 0 10px; width: 420px}
.hometitle2 h2 {font-size: 100%; font-weight: bold;}

ul.homelist1 {flaot: left; font-size: 70%; list-style: outside; list-style-type: disc; margin: 5px 20px 5px 5px; position: relative; left: 40px; }
ul.homelist1 li {margin-bottom: 3px;}
*html ul.homelist1 li {margin-bottom: -1px;}

.link1 {color: #bd2716; text-decoration: underline}
.bold {font-weight:bold}
.warning {font-size:80%; color:#600; position:relative; top:5px; left:6px;}
.warning2 { background-color:#FFC; border:#C00 1px solid; font-size:80%; color:#600; margin-left:120px; padding: 5px 10px; position:relative; top:5px; left:6px;}
.red {color: #bd2716}
.liteblue {color: #26b8c4;}
.liteorange {color: #f4bd7c;}
.purple {color: #96548c}
.green {color: #b8cb97}
.greenD {color: #83a561}
.blue {color: #006dae}
.yellow {color: #f4c300}
.doc {background: white; border: #dadada 1px solid; margin: 5px; padding: 5px 20px 7px; list-style: none;}
.doc img {float: left;}
.rData {color:#999; font-size: 70%;}
.tightTxt {line-height: 110% !important;}
.smallTxt {font-size: 60% !important;}

.tip {background: white; border: 1px solid #900; padding: 4px 8px}

hr.sep {background: none; border: none; border-bottom: 2px dotted #bd2716; float: left; height: 2px; margin: 3px 0 10px; width: 440px; }
* html hr.sep {margin-bottom: -12px;}
*:first-child+html {} * html {} hr.sep {margin-bottom: -25px;}
*:first-child+html {} * html {} ul.homelist1 li {margin-bottom: -2px;}
html>/**/body  hr.sep {margin-bottom: 10px;}
html>/**/body  ul.homelist1 li {margin-bottom: 3px;}
.scroll {height: 450px; overflow: auto;}

