@CHARSET "UTF-8";

body 
{
  background: #94d7ff url(../img/template/background_repeat.png) top left repeat-x;
  margin: 0;
  text-align: center; /* IE6 */
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


#wrapper
{
	margin: 0px auto 0px auto;
	width: 913px;
	background: #f3faff;
	text-align: right;
	margin-bottom: 40px;
}

#header
{
	height: 70px;
	background: #40Adec;
	font-size: 40px;
	color: #ffffff;
	padding: 5px;
	padding-top: 15px;
	text-align: center;
  
	
}

#header a
{
	text-decoration: none;
	color: #ffffff;	
}
#sidebar
{
	float: right;
	background: #ffffff;
	padding: 10px;
	width: 250px;	
	margin-left: 10px;
	
	
	
}

#container
{
	padding: 10px;	
	
}

#content
{
	clear: both;	
	
}

#breadcrumb
{
	padding: 0px;
	padding-bottom: 5px;
	
}

#footer
{
	background: #ffffff;	
	padding: 10px;
}
input[type="text"], textarea, input[type="password"], select
{
	border: #aaaaaa 1px solid;	
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}

select
{
	font-size: 12px;	
}
input[type="text"], input[type="password"]
{
	width: 150px;
}

#topbar 
{
	background: #ffffff;
	border-bottom: 1px solid #C0C0FF;
	height: 27px;
}

#topbar li
{
	list-style: none;
	float: right;
}

#topbar li a
{
	display: block;
	padding: 7px;
	padding-left: 12px;
	padding-right: 12px;
	color: #222222;
	text-decoration: none;
	background: #ffffff;
}

#topbar li a:hover
{
	background: #F1F1FE;
}

#prayer_content
{
	width: 650px;
	font-size: 24px;
	
}
form {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
fieldset {
  border: none;
}
a {
  color: #f60;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
 
}

h1 {
  height: 30px;
  margin: 5px 0px 10px 0px;
  padding: 0;
  color: #630;
  font-weight: normal;
  font-size: 24px;
}
h1 span {
  display: none;
}
h2 {
  color: #630;
  font-weight: normal;
  font-size: 15px;
  margin: 10px 0px 10px 0px;
}

h3 {
  color: #630;
  font-weight: bold;
  font-size: 12px;
  margin: 10px 0px 10px 0px;
}
h4 {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  margin: 10px 0px 10px 0px;
}


.required
{
	background:url(../img/common/correct.gif) no-repeat right;
	
}

label
{
	padding-right: 25px;
	float: right;
	width: 130px;
	line-height: 16px;
}

dd, dt
{
	margin-bottom: 5px;
}


a.button,
a.submit,
.button, 
.redbutton {
	background: transparent url(../img/common/button_background.png) top left;
	padding: 0.4em 0.4em;
	margin: 5px;
	border: #b3b3b3 solid 1px;
	cursor: pointer;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	font: 12px Tahoma;
	text-decoration: none;
	color: #333333;
}

a.button:hover,
a.submit:hover,
.button:hover {
	background-position: 0 -30px;
	border-color: #3c81c4;
}


a.redbutton,
submit.redbutton,
button.redbutton,
.reddbutton {
	color: #fff;
	background: transparent url(../img/common/redbutton_background.png) top left;
	border: #801 solid 1px;
}

a.redbutton:hover,
a.redsubmit:hover,
form redbutton:hover,
.redsubmit:hover {
	background-position: 0 -27px;
}

.buttons-frame a
{
	float: right;
	display: block;
}

form button,
form input[type=submit],
form input[type=reset],
.submit
{
	background: transparent url(../img/common/button_background.png) top left;
	padding: 0.4em 0.4em;
	margin: 5px;
	border: #b3b3b3 solid 1px;
	cursor: pointer;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	font: 12px Tahoma;
}

form button:hover,
form input[type=submit]:hover,
form input[type=reset]:hover,
.submit:hover
{
	background-position: 0 -30px;
	border-color: #3c81c4;
}

.hidden
{
	display: none;
}


.spacer
{
	border-bottom: 1px #CCCCFF solid;
	border-top: 1px #CCCCFF solid;
	background: #ffffff;
	height: 30px;
}

.rateBox
{
	margin-left: 10px; 
	margin-bottom: 10px; 
	line-height: 40px; 
	width: 40px; 
	height: 40px; 
	border: #AAAAAA 1px solid; 
	background: #F1F1F1; 
	font-size: 24px; 
	float: right; 
	text-align: center;
	margin-right: 12px;
}

.aminButton
{
	float:left;
}

.messages
{
	background: #00C0C0;
	padding: 5px;
	color: #ffffff;	
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	
}

dd, dt, li, ul
{
	padding: 0;
	margin: 0;
}

.sm_form dd, .sm_form dt
{
	margin: 3px;	
	line-height: 16px;
}

.sm_form .description
{
	margin: 0;
	padding: 3px;
	padding-right: 25px;
	margin-bottom: 10px;
	background:url(../img/common/add.gif) no-repeat right;
	line-height: 16px;
	
}

.errors li
{
	list-style: none;	
	padding: 5px;
}


.errors
{

	margin-right: 155px;
	padding-right: 15px;
	background:url(../img/common/error.gif) no-repeat right;
}

.messages li
{
	list-style: none;		
		
}

.warning
{
	background: #ffffff;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #CCCCFF;
	border-top: 1px solid #CCCCFF;
}

/* Dialog */
.dialog .b {
  background:url(../img/dialog/b.png);
}

.dialog .tl {
  background:url(../img/dialog/tl.png);
}

.dialog .tr {
  background:url(../img/dialog/tr.png);
}

.dialog .bl {
  background:url(../img/dialog/bl.png);
}

.dialog .br {
  background:url(../img/dialog/br.png);
}

.dialog {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: right;
}

.dialog .popup {
  position: relative;
}

.dialog table {
  border-collapse: collapse;
}

.dialog td {
  border-bottom: 0;
  padding: 0;
}

.dialog .body {
  padding: 10px;
  background: #fff;
  width: 430px;
  direction: rtl;
}

.dialog .loading {
  text-align: center;
}

.dialog .image {
  text-align: center;
}

.dialog img {
  border: 0;
  margin: 0;
}

.dialog .footer {
  padding-top: 5px;
  margin-top: 10px;
  text-align: left;
  clear: both;
}

.dialog .buttons-frame
{
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
}

.dialog .tl, .dialog .tr, .dialog .bl, .dialog .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

.dialog .main
{
	padding: 0;
	margin: 0;	
}
.dialog_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.dialog_hide {
  z-index:-100;
}

.dialog_overlayBG {
  background-color: #000;
  z-index: 99;
}

.dialog .alert-header
{
	font-size: 24px;	

}

.icon-info, .icon-error
{
	width: 48px;
	height: 48px;
	float: right;	
	margin: 3px;
	margin-left: 10px;
}

.icon-info
{
	background: url(../img/common/icon-info.png) no-repeat;

}

.icon-error
{
	background: url(../img/common/icon-error.png) no-repeat;
}

* html .dialog_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#bottombar
{
	position: fixed;
	bottom : 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	
}

#toolbar
{
	background: #ddddff;
	border: #aaaaff 1px solid;
	border-bottom: 0;
	height: 30px;
	margin: 0px auto 0px auto;
	width: 95%;
	color: #000000;
	text-align: right;
}

#toolbar a
{
	text-decoration: none;
	color: #000000;
}

#toolbar .toolbar-tab
{
	float: right;
	width: 200px;
	background: #ffffff;
	margin: 4px;
	display: block;	

}

#toolbar .toolbar-tab a
{

	display: block;	
	padding: 5px;
}

#toolbar .toolbar-button
{
	float: right;
	background: #ffffff;
	margin: 4px;
	display: block;
}

#toolbar .toolbar-button a
{
	padding: 5px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;	
	
}

#toolbar .toolbar-separator
{
	width: 2px;
	background: #aaaaff;
	border: #9999ff 1px solid;
	float: right;
	margin: 4px;
	height: 21px;
	display: block;
}

#toolbar a.info{
    position:relative;
    z-index:24;
    text-decoration:none}

#toolbar a.info:hover{z-index:25; background-color:#ffffff}

#toolbar a.info span{display: none}

#toolbar a.info:hover span{ 
    display:block;
    position:absolute;
    top:-30px; left:0;
    padding: 4px;
    border:1px solid #000000;
    background-color:#333333; color:#fff;
    text-align: center;
	white-space:nowrap;    
}

.more-page
{
	
	background: #f7f7f7;
	border: 1px solid #aaaaaa;

}

.more-page a
{
	padding: 10px;
	display: block;	
	text-decoration: none;
	color: #000000;
}

.more-page img
{
	float: right;
}

a{ outline-style:none; }

#verificacao-input
{
	margin-right: 155px;
}

.comment-list
{
	padding-right: 100px;
	border-top: 1px solid #C0C0FF;
	
	
}

.prayerDiv
{
}


.prayer-toolbar
{
	background: #ffffff;
	height: 30px;
	border-top: 1px solid #CCCCFF;
	background: transparent url(../img/common/button_background.png) top left;
}

.prayer-toolbar li
{
	float: right;
	list-style: none;
}

.prayer-toolbar li a
{
	display: block;
	padding: 7px;
	text-decoration: none;
	color: #000000;
	background: transparent url(../img/common/button_background.png) top left;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #ffffff;
}


.prayer-toolbar li.icon a
{
	padding: 6px;
	
}


.prayer-toolbar li.icon a
{	
	width: 16px;
	height: 16px;	
}

.prayer-toolbar li a:hover
{
	background-position: 0 -30px;
}


.prayer-toolbar li a.red
{

	color: #fff;
	background: transparent url(../img/common/redbutton_background.png) top left;
}

.prayer-toolbar li a.red:hover
{
	background-position: 0 -30px;
}

.prayer-toolbar-bg
{
	height: 27px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent url(./img/common/button_background.png) top left;
}

