/*
    PREMIUM TEMPLATE: 002
    Autor: YDS DESIGN
    Autor URL: http://www.yds.pt
    Version: 1.1
    Desenhado por YDS, Desenvolvido por YDS para utilização comercial de netsearch.pt
    Todos os ficheiros são propriedade de Ydserver Unip. Lda.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	overflow-x:hidden;
}



body, select {
    color: #333;
    font-family: 'Exo', sans-serif;
    }
	
a, a.image-border, a.more-link, ul.pager-list li a {   
   -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition:all 0.5s ease-in-out 0s;
    -o-transition:all 0.1s ease-in-out 0s;
    transition:all 0.1s ease-in-out 0s;
}


p {
    margin-bottom: 14px
    }

a:hover, a:active {
    outline: none
    }

a, a:active, a:visited {
    color: #848484;
    text-decoration: none
    }

a:hover {
    color: #666;
    text-decoration: none
    }
textarea	{resize:none;}

/*	CONTAINERS //////////////////////////////////////////////////////////////////////////// */

#container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0;
	position: relative;
}

#container_footer{
	width: 100%;
	height:80px;
	text-align:center;
	float:left;
	position:fixed;
	bottom:0;
	background-color:#000;
}

#container_outros_sites{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100;
	margin: 0 auto 0;
	position: relative;
}

.top_container{
	width:960px;
	height:160px;
	background-color:#333;
	text-align:center;
}

.slider_container{
	width:960px;
	height:100%;
	background-color:#FFF;
	float:left;
}

.main_container{
	width:920px;
	height:100%;
	background-color:#FFF;
	text-align:left;
	margin-bottom:100px;
	padding:20px;
	float:left;
	font-size:14px;
	line-height:16px;
}

.main_container h2	{font-weight:100 !important;}
.main_container strong	{font-weight:bold;}
.main_container em	{font-style:italic;}

.spacer{
	width:100%;
	height:80px;
	float:left;
}

/*	TOP BOX //////////////////////////////////////////////////////////////////////////// */
.top_box{
	width:960px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

.logo_box{
	width:220px;
	height:100px;
	float:left;
	margin:20px;
	text-align:left;
}

.logo_box > div
{

}
.logo_box > span
{
	display:block;
	padding-top:5px;
	--padding-bottom:5px;
	font-size:14px;
	border:#000 0px solid;
	text-align:center;
	width:86px;
}
.social_box{
	width:680px;
	height:32px;
	float:left;
	margin:10px 20px 0 0;
	text-align:right;
}

.nome_box{
	width:680px;
	float:left;
	margin:20px 10px 10px 0;
	text-align:right;
	overflow:hidden;
}

/*	MENU BOX //////////////////////////////////////////////////////////////////////////// */
.menu_box{
	width:960px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	background-color:#CCC;
}

/*	PROMO BOX //////////////////////////////////////////////////////////////////////////// */
.promo_box{
	width:880px;
	height:100%;
	float:left;
	color:#000;
	background-color:#CCC;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:20px;
	font-family: 'Exo', sans-serif;
	font-size:20px; font-weight:800 !important; font-style:italic;
	margin-bottom:20px;
	text-align:right;
}

/*	GALERIA DE IMAGENS //////////////////////////////////////////////////////////////////////////// */
.photo_box_left{
	width:420px;
	height:280px;
	background-color:#e1e1e1;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:10px;
	margin-bottom:20px;
	float:left;
}

.photo_box_right{
	width:420px;
	height:280px;
	background-color:#e1e1e1;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:10px;
	margin-bottom:20px;
	float:right;
}


/*	CAIXAS DE CONTEÚDO //////////////////////////////////////////////////////////////////////////// */
.column_box_left{
	width:420px;
	height:100%;
	background-color:#FFF;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:0 10px 10px 0;
	margin-bottom:20px;
	float:left;
}
.column_box_left h5	{margin-bottom:0;}

.column_box_right{
	width:420px;
	height:100%;
	background-color:#e1e1e1;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:10px;
	margin-bottom:20px;
	float:right;
}

.product_box_left{
	width:420px;
	height:100%;
	background-color:#e1e1e1;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:10px;
	margin-bottom:20px;
	float:left;
}

.product_box_right{
	width:420px;
	height:100%;
	background-color:#e1e1e1;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding:10px;
	margin-bottom:20px;
	float:right;
}

.price_tag{
	color:#000;
	background-color:#FFF;
	font-family: 'Exo', sans-serif;
	font-size:20px;
	font-weight:800 !important;
	text-align:center;
	padding:14px;
	position: absolute;
}


/*	HEADER //////////////////////////////////////////////////////////////////////////// */

/*	TIPOGRAFIAS UTILIZADAS:
	GOOGLE FONTS: "EXO";
	100 | 400 | 800
	100italic | 400italic | 800italic
	
/////////////////////////////////////////////////////////////////////////////////////// */

h1,h2,h3,h4,h5,h6{
	line-height:1.3;
	margin-bottom:10px;
	color:#000;
	font-family: 'Exo', sans-serif;
}

h1 {font-size:20px; line-height:24px; color:#000; margin-bottom:20px; font-weight:800 !important; font-style:italic}
h2 {font-size:30px; line-height:44px; color:#000; margin-bottom:20px; font-weight:800 !important; text-align:left;}
h3 {font-size:30px; line-height:34px; color:#000; margin-bottom:20px; font-weight:400 !important; font-style:italic;}
h4 {font-size:20px; line-height:24px; color:#000; margin-bottom:20px; font-weight:800 !important; font-style:italic;}
h5 {font-size:14px; line-height:16px; color:#999; margin-bottom:10px; font-weight:800 !important;}
h6 {font-size:14px; line-height:16px; color:#000; margin-bottom:10px; font-weight:400 !important;}





/*	LINKS MENU //////////////////////////////////////////////////////////////////////////// */

.menu_links{
	color:#666;
	font-family: 'Exo', sans-serif;
	font-size:14px;
	font-weight:800 !important;
	text-align:left;
	float:left;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	padding: 10px 20px 10px 20px;
	background-color:#CCC;
	margin:8px 0 0 8px;
	cursor:pointer;
}

a.menu_links:visited{
	color:#666;
	background-color:#CCC;
}

a.menu_links:hover{
	text-decoration:none;
	border:none;
	color:#FFF;
	background-color:#333;
}

.product_links{
	color:#333;
	font-family: 'Exo', sans-serif;
	font-size:14px;
	font-weight:800 !important;
	text-align:left;
	float:left;
	padding: 10px 0 10px 0;
	cursor:pointer;
}

a.product_links:visited{
	color:#333;
}

a.product_links:hover{
	text-decoration:none;
	border:none;
	color:#66C;
}

/*	FORMULÁRIO //////////////////////////////////////////////////////////////////////////// */
input.contacto{
	color:#404040;
	width:390px;
	padding:10px;
	font-family: 'Exo', sans-serif;
	font-size:14px;
	font-weight:400 !important;
	text-align:left;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	background-color:#FFF;
	margin-bottom:10px;
	border:none;
}

textarea.contacto {
	color:#404040;
    width:390px;
	height:120px;
	padding:10px;
	font-family: 'Exo', sans-serif;
	font-size:14px;
	font-weight:400 !important;
	text-align:left;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	background-color:#FFF;
	margin-bottom:10px;
	border:none;
}

.enviar_form {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    padding:10px;
    margin-top: 10px;
    font-family: 'Exo', sans-serif;
	font-size:14px;
	font-weight:400 !important;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	background-color:#666666;
}

a.enviar_form:hover {
	color: #FFF;
    background-color:#333333;
	text-decoration:none;
}



/*	FOOTER //////////////////////////////////////////////////////////////////////////// */

.copyright_info{
	color:#666;
	font-family: 'Exo', sans-serif;
	font-size:12px;
	font-weight:400 !important;
	text-align:left;
	float:left;
	padding: 20px 20px 20px 20px;
}

.netsearch_link{
	width:192px;
	height:70px;
	background-image:url(../images/netsearch_up.jpg);
	text-decoration:none;
	border:none;
	float:right;
	margin:5px 20px 5px 0;
	cursor:pointer;
}

a.netsearch_link:hover{
	background-image:url(../images/netsearch_over.jpg);
}


/**/
#facebook-bt	{padding-top:20px;}
#facebook-bt a	{opacity:0.7;filter:alpha(opacity=70);}
#facebook-bt a:hover	{opacity:1;filter:alpha(opacity=100);}
/**/
#banner-gold	{text-align:center;margin-bottom:20px;}
#banner-gold-frase	{text-transform:uppercase ;color:#000;text-align:center;font-size:26px;font-weight:bold;font-style:italic;line-height:30px;margin-bottom:30px;}
#countdown{text-transform:uppercase ;color:#000;text-align:center;font-size:26px;font-weight:bold;font-style:italic;line-height:30px;margin-bottom:30px;}