/* 
	Resets defualt browser settings
	reset.css
*/
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
-----------------------------------------------
Development
Name    : Avon - Dominican Republic
Author  : Angel Rivas
Url     : http://twitter.com/ARivasUI
----------------------------------------------- */



/*
	Page style
*/
body { 
    top:0px;
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#FFFFFF;
	padding:0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	height:700px;
}



#container {
	top:0px;
	width:760px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
}


#widget {
	top:2px;
	width:760px;
	padding:0px;
	margin:0 auto;
	position:relative;
	z-index:0;
	cursor: pointer;
	
}



#casing{
top:0px;
width:760px;
height:400px;
padding:0px;
}
/* Slider */
#pslider{
width:760px;
height:400px!important;
top:0px;
}

#pcover{
top:0px;
width:760px;
height:400px;
position:relative;
}
img.slideimg{
width:760px;
height:400px;
display:block;
}


.slideimg img {
opacity: 1; border: 0px solid #fff;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
}
.slideimg img:hover { opacity: 0.7;}


.bx-pager{
position:absolute;
padding:5px 10px 5px 5px;
bottom:10px;
left:10px;
z-index:1000;
}
a.pager-link{
width:12px;
height:12px;
display:block;
text-indent:-9000px;
background:url(http://2.bp.blogspot.com/-B6V9Jy1zI14/TvWbM068RQI/AAAAAAAADL0/fk0HLP15rLM/s000/cog.png);
float:left;
margin-left:5px;
}
a.pager-active{
width:12px;
height:12px;
display:block;
text-indent:-9000px;
background:url(http://3.bp.blogspot.com/-RKfS1mXiCYg/TvWbM7JNFbI/AAAAAAAADL8/Sbn0pJlQ_XQ/s000/coga.png);
float:left;
margin-left:5px;
}
.spanel h3{
position:absolute;
right:50px;
bottom:40px;
padding:10px 10px;
background:#DB1139;
color:#fff;
font-size:18px;
}
.spanel p{
position:absolute;
right:50px;
bottom:80px;
padding:5px 10px;
background:#f9c700;
color:#fff;
font-size:14px;
font-weight:bold;
}




.btn img {
opacity: 0.7; border: 0px solid #fff;
/*Transition*/ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;
}
.btn img:hover { opacity: 1;}





/*----------------------------------------------------
{--------}  Home Boxes  {--------}
----------------------------------------------------*/
.box {
background:#fff;
color:#555;
width:280px;
margin:30px 0px 20px 36px !important;
float:left;
position:relative;
-moz-box-shadow:1px 0 2px #bbb;
-webkit-box-shadow:1px 0 2px #bbb;
box-shadow:1px 0 2px #bbb;
}
.boxim{
position:relative;
}
.btitle{
position:absolute;
bottom:0px;
left:0px;
background:url(http://2.bp.blogspot.com/-TYQKjqUCvho/TvWbNIzmjsI/AAAAAAAADMM/JDmDVC2H7V4/s000/trans.png);
padding:10px 15px;
width:250px;
}
.btitle h2 a:link, .btitle h2 a:visited{
font-size:14px;
font-weight:normal;
color:#fff;
}
a.boximg{
margin:0px 0px 10px 0px;
display:block;
}
.boxentry{
padding:10px 15px 35px 15px;
line-height:22px;
overflow:hidden;
}
a.bmore{
width:39px;
height:39px;
background:url(http://1.bp.blogspot.com/-whZBkEQDKu8/TvWbNhPYzxI/AAAAAAAADMU/k0ES_1baQ2Y/s000/more.png);
right:0px;
bottom:0px;
position:absolute;
}



#ribbon {
	position:absolute;
	top:0px;
	left:0px;
	z-index:500;
}


#facebook {
	position:absolute;
	margin-top:130px;
	left:1px;	
	z-index:500;
}

#twitter {
	position:absolute;
	margin-top:150px;
	left:1px;	
	z-index:500;
}

#pinterest {
	position:absolute;
	margin-top:170px;
	left:1px;	
	z-index:500;
}

#googleplus {
	position:absolute;
	margin-top:190px;
	left:1px;	
	z-index:500;
}

#rss {
	position:absolute;
	margin-top:210px;
	left:1px;	
	z-index:500;
}







