
/* $Id: styles.css 65 2009-01-26 20:57 dhudhu $ */
/* CSS desenvolvido somente para pagina inicial do site*/
/* WWW.OKNUTGOD.COM.BR - REDE SOCIAL CRISTÃ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #D3DED9;
	background-image: url(../images/top_bg.gif); 
	background-repeat: repeat-x; 
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin: 0px; 
}

table.body {
	width: 900px;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}
div.topbar {
	background:#ffffff; 
	width:975px;
}
div.bannertopo {
	background: #FFFFFF;
	width:975px;
	height: 112px;
	position: relative;
	text-align: center;
}
div.toplogomarca {
	width:975px; 
	background:#ffffff;
	background-image:url(../images/logo_top.gif);
	background-repeat:no-repeat;
	height:6px;
}
div.bglogomarca {
	background: #FFFFFF;
	height: 71px;
	background-image: url(../images/logo_bg.gif); 
	background-repeat: repeat-x; 
	position: relative;

}
div.logomarca {
	width:300px; 
	background-image:url(../images/logo_index.png);
	background-repeat:no-repeat;
	height:63px;
}
div.homefotos {
	background:#ffffff;
	width:975px;
	height:115px; 
	padding-top:6px;
}

div.icontent {
	width:629px; 
	padding:10px 20px 10px 20px; 
	text-align: left; 
	margin-left:auto; 
	margin-right:auto;
	background:#fff;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	margin-left:0px;
}
div.logolateral {
	margin-top:10px;
	margin-left:-57px;
}

div.bgloginformbranco{
	background-color:#FFFFFF;
	width:306px;
	height:140px;
	padding-top:15px;
}
div.bgloginformcinza{
	background-color:#D3DED9;
	border-bottom:solid 3px;
	border-color:#3B639A;
	margin:auto;
	height:130px;
	width:280px;
}
div.textologinform {
 	width:250px;
	height:20px;
	color:#3B639A;
	padding:7px 0px 0px 10px;
	text-align:left;
	font-size:18px;
}
div.publicidade {
	width:306px;
	height:125px;
	background-color:#ffffff;
}
div.page_header {
	font-size: 15pt;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.formemail1 {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
}
td.formemail2 {
	padding: 10px 0px 0px 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.formpass1 {
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
}
td.formpass2 {
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
td.form2 {
	padding: 5px 0px 0px 0px;
	text-align: left;
}
input.button {
	font-family: arial, verdana, serif;
	font-size: 10pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	width:53px;
	margin-left:10px;
}
.icon {
	vertical-align: top;
	margin-left: 8px;
	margin-right: 2px;
}
td.lostpass {
	width:100px;
	text-align:left;
}
.signup_text {
	color:#000000;
	width:140px;
	height:35px;
	margin-right:auto;
	margin-left:auto;
	cursor:pointer;
	text-align:right;
	font-size:18px;
	vertical-align:middle;
	padding-top:5px;
}

.signup_text:hover {
	color: #3290DB;
	width:140px;
	height:35px;
	text-decoration:none;
	vertical-align:middle;
}

.signup_btn {
	background-image:url(../images/signup_yellow.gif);
	background-repeat:no-repeat;
	color:#000000;
	width:140px;
	height:35px;
	margin-right:auto;
	margin-left:auto;
	cursor:pointer;
	vertical-align:middle;
}

.signup_btn:hover {
	background-image:url(../images/signup_blue.gif);
	background-repeat:no-repeat;
	color: #3290DB;
	width:140px;
	height:35px;
	text-decoration:none;
	vertical-align:middle;
}

.login_btn {
	background:url(../images/login_btn_yellow.gif);
	background-repeat:no-repeat;
	width:194px;
	height:49px;
	margin-left:20px;
	cursor:pointer;
	border:none;
	float:left;
	margin-top:5px;
}

.login_btn:hover {
	background:url(../images/login_btn_blue.gif);
	background-repeat:no-repeat;
	width:194px;
	height:49px;
}



div.topbar_bottom {
	background-image:url(../images/topbar_bottom.gif);
	height:6px;
	line-height:6px;
	margin-bottom:0px;
	font-size:0px;
}

div.icopyright {
	text-align: right; 
	margin-left:auto; 
	margin-right:auto; 
	color: #444444;
	height:75px;
}

div.copyright {
	background: #EEEEEE; 
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #444444;
	border-top: 1px solid #AAAAAA;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */
.shadetabs{
padding:6px 0 7px 0;
margin-top:0px;
margin-bottom: 0;
margin-left:0px;
font: bold 12px arial;
list-style-type:none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li.z{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index:1;
padding:7px 24px 7px 24px;
background:#f7f7f7;
margin-right:2px;
background-image: url(../images/ajax_back.gif);
background-repeat:no-repeat;
color:#84C225;
}

.shadetabs li.z a{
text-decoration: none;
position: relative;
z-index:1;
padding:7px 39px 7px 40px;
background:#f7f7f7;
margin-right:2px;
background-image:url(../images/ajax_back.gif);
background-repeat:no-repeat;
color:#DD137B;
}

.shadetabs li.y a{
text-decoration: none;
position: relative;
z-index:1;
padding:7px 42px;
background:#f7f7f7;
margin-right:2px;
background-image:url(../images/ajax_back.gif);
background-repeat:no-repeat;
color:#e87107;
}

.shadetabs li.x a{
text-decoration: none;
position: relative;
z-index:1;
padding:7px 44px 7px 44px;
background:#f7f7f7;
margin-right:2px;
background-image:url(../images/ajax_back.gif);
background-repeat:no-repeat;
color:#6D609E;
}

.shadetabs li a:visited{
}

.shadetabs li.z a:visited{
}

.shadetabs li.y a:visited{
}

.shadetabs li.x a:visited{
}


.shadetabs li a:hover{
text-decoration:none;
background-image:url(../images/ajax_green_hover.gif);
background-repeat:no-repeat;
}

.shadetabs li.z a:hover{
text-decoration:none;
background-image:url(../images/ajax_pink_hover.gif);
background-repeat:no-repeat;
}

.shadetabs li.y a:hover{
text-decoration:none;
background-image:url(../images/ajax_orange_hover.gif);
background-repeat:no-repeat;
}

.shadetabs li.x a:hover{
text-decoration:none;
background-image:url(../images/ajax_purple_hover.gif);
background-repeat:no-repeat;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background:#fff;
background-repeat:no-repeat;
}

.shadetabs li.z a.selected{ /*selected main tab style */
position: relative;
background:#fff;
background-repeat:no-repeat;
}

.shadetabs li.y a.selected{ /*selected main tab style */
position: relative;
background:#fff;
background-repeat:no-repeat;
}

.shadetabs li.x a.selected{ /*selected main tab style */
position: relative;
background:#fff;
background-repeat:no-repeat;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image:url(../images/ajax_green.gif);
color:#fff;
}

.shadetabs li.z a.selected{ /*selected main tab style */
background-image:url(../images/ajax_pink.gif);
color:#fff;
}

.shadetabs li.y a.selected{ /*selected main tab style */
background-image:url(../images/ajax_orange.gif);
color:#fff;
}

.shadetabs li.x a.selected{ /*selected main tab style */
background-image:url(../images/ajax_purple.gif);
color:#fff;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_index_guests {
	border:1px solid #d6d6d6;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color:#333333;
	padding-top:4px;
	vertical-align: middle;
	padding-left:5px;
	height:16px;
	margin:5px 0px;
}

input.login_header {
	width:100px;
	height:25px;
	background:#f7f7f7;
	padding:5px;
	border:1px solid #d7d7d7;
}

input.login_header_hover {
	margin-top:10px;
	width:20px;
	height:50px;
	background:#bbb;
	padding:5px;
	border:1px solid #d7d7d7;
}


input.text_small {
	font-size: 8pt;
}

input.radio{
	vertical-align: middle;
}
input.checkbox {
	vertical-align: middle;
}
textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #000; text-decoration: none; }
a.top_menu_item:visited { color: #000; text-decoration: none; }
a.top_menu_item:hover { color: #1188c1; text-decoration:none; }

a.top_menu_item_new:link { color: #fff; text-decoration: none; }
a.top_menu_item_new:visited { color: #fff; text-decoration: none; }
a.top_menu_item_new:hover { color: #1188c1; text-decoration:none; }

a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.menu_item_new:link { color: #222; text-decoration: none; }
a.menu_item_new:visited { color: #222; text-decoration: none; }
a.menu_item_new:hover { color: #222; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

a.home_username_link:link { text-decoration: none; }
a.home_username_link:visited { color:#fff; text-decoration: none; }
a.home_username_link:hover { text-decoration: none; }


label:hover { color: #3399FF; text-decoration: underline; }


div.button {
	font-weight: bold;
}

td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
