/**************************************************************
 NOIVOU CASOU - STYLE SHEETS
 TEMPLATE DEFAULT
 Development: NOIVOU CASOU
***************************************************************/

@import url('../../../../../css/template.css');
@import url('../../../css/theme.css');

/*********************************************** HTML TAGS ***********************************************/
html{
	color:#000;
	background:url('../imgs/bgBody.jpg') #ff63da repeat-x;
}

body{
	background:url('../imgs/bgTop.jpg') no-repeat top center;
}

a{color:#ff00c4;}
a:active{color:#ff00c4;}
a:visited{color:#ff00c4;}
a:hover{color:#aa00d7;}

h1,h2,h3,h4,h5,h6{color:#9901cb;}
h6{background:url('../imgs/bgTitle.jpg') top left no-repeat;}

/*********** FORM ***********/
select, input, textarea{
	background:#ffeffb;
	color:#3D3D3D;
	border:2px solid #ffd2f5;
}
form .frmButton{
	border:2px solid #ffd2f5;
	background:#ff00c4;
	color:#FFFFFF;
}



/*********************************************** HEADER ***********************************************/
/************ titleDate *************/
.header .titleDate{color:#FFFFFF;}
.header .titleDate #typeSite{color:#34006b;}
.header .titleDate #groomsNames{color:#ff00c4;}
.header .titleDate #countdown{color:#34006b;}
.header .titleDate #marriageDate{color:#ff00c4;}



/*********************************************** MAIN CONTENT BOX ***********************************************/
/*********************************************** CONTENT BOX ***********************************************/
.mainContentBox .contentBox{background:url("../imgs/bgTopContent.jpg") #ffffff no-repeat;}
.mainContentBox .contentBox img{border:6px solid #ffd2f5;}
.mainContentBox .contentBox a img{border:6px solid #ffd2f5;}
.mainContentBox .contentBox a:hover img{border:6px solid #e99cf5;}

.mainContentBox .contentBox .separador{border-top:1px solid #ffd2f5;}
.mainContentBox .contentBox .border{border-bottom:1px solid #ffd2f5;}



/*********************************************** SHOWROOM THEMES ***********************************************/
.mainContentBox .showroom .scroll a{color:#FFFFFF;background:#850000;}
.mainContentBox .showroom .scroll a:active{background:#850000;}
.mainContentBox .showroom .scroll a:visited{background:#850000;}
.mainContentBox .showroom .scroll a:hover{background:#c40000;}
.mainContentBox .showroom .scroll a.inative{background:#D3D3D3;color:#8E8E8E;}
.mainContentBox .showroom .scroll a.inative:visited{background:#D3D3D3;color:#8E8E8E;}
.mainContentBox .showroom .themesBox .themes .theme .preview img{border:1px solid #DCDCDC;}



/*********************************************** BOX GALERIAS ***********************************************/
.mainContentBox .contentBox .boxGalerias a span.titulo{color:#000000;}
.mainContentBox .contentBox .boxGalerias a:active span.titulo{color:#000000;}
.mainContentBox .contentBox .boxGalerias a:visited span.titulo{color:#000000;}
.mainContentBox .contentBox .boxGalerias a:hover span.titulo{color:#6F6F6F;}

.mainContentBox .contentBox .boxGalerias a span.chamada{color:#3d3d3d;}
.mainContentBox .contentBox .boxGalerias a:active span.chamada{color:#3d3d3d;}
.mainContentBox .contentBox .boxGalerias a:visited span.chamada{color:#3d3d3d;}
.mainContentBox .contentBox .boxGalerias a:hover span.chamada{color:#8F8F8F;}


/*********************************************** NAVIGATE BOX ***********************************************/
.mainContentBox .navigateBox .menuTitle{color:#6b2200;}
.mainContentBox .navigateBox #navigate{background:url('../imgs/bgTopMenu.jpg') 6px 6px no-repeat #FFFFFF;}
.mainContentBox .navigateBox #navigate ul{background:url('../imgs/bgBottomMenu.jpg') bottom center no-repeat #ba00e8;}
.mainContentBox .navigateBox #navigate ul li a{color:#FFFFFF;}
.mainContentBox .navigateBox #navigate ul li a.selected{color:#FFFFFF;background:#ff00c4;}
.mainContentBox .navigateBox #navigate ul li a:hover{color:#34006b;background:#fed6f5;}


/*********************************************** CREDITS ***********************************************/
.mainContentBox a.credits{color:#FFFFFF;}
.mainContentBox a.credits:active{color:#FFFFFF;}
.mainContentBox a.credits:visited{color:#FFFFFF;}
.mainContentBox a.credits:hover{color:#34006b;}


/*********************************************** BOX RODAPE ***********************************************/
.footer{background:url('../imgs/bgFooter.jpg') top left repeat-x;}
.footer .footerContent{background:url('../imgs/bgFooterContent.jpg') top left no-repeat;}
