/*
 * Design by Naoise Golden Santos
 * http://www.wikaina.com
 *
 */ 
  
body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
}
.super {
	vertical-align: super;
	font-size: .8em;
}


/* sacado de Greet Box http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/ */
.wpgb_cornered {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.wpgb_shadowed {
  -webkit-box-shadow: #ccc 0px 3px 3px;
  -moz-box-shadow: 0px 3px 3px #ccc;
}


#header {
	height: 80px;
	padding-top: 20px;
}
#carousel {

}

#bodyer{
	margin-top: 20px;
}
#footer {
	background-image: url(../img/footer-bg.png);
	background-repeat: repeat-x;
	font-variant: normal;
	font-size: 11px;
	color: #666;
}
#footer ul{
	line-height: 20px;
}

#footer li a, #footer p a {
	color: #555;
}
#footer p {
	margin-bottom: 25px;
}



#nav ul {
	font-size: 12px;
	font-variant: small-caps;
	color: #666;
}
#nav li {
	float: left;
	height: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 25px;
	margin-bottom: 5px;
	
}
#nav.home li.home,
#nav.demo li.demo,
#nav.prices li.prices,
#nav.retailers li.retailers,
#nav.contact li.contact
{
	font-weight: bold;
}
#nav li.last {
	border-right: none;
}
#nav li a {
	color: #666;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav #util-local {
	padding-top: 5px;
	background-color: #FFF;
}
#nav #util-local li {
	z-index: 10;
	font-size: 11px;
	display: block;
	border: none;
	clear: both;
	padding: 0 5px;
	margin: 0;
	width: 90px;
	position: relative;
	background-color: #FFF;
}
#carousel {
	background-image: url(../img/carousel-bg.png);
	background-repeat: repeat-x;
	height: 213px;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #fff;
	text-shadow: #51698E 1px 2px 2px;
}
#carousel  h2 {
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 5px;
}
#carousel  h2 strong {
	font-size: 42px;
	font-weight: bolder;
}

#carousel ul
{
	line-height: 26px;
	padding-left: 50px;
	list-style-type: circle;
}
#separador 
{
	background-image: url(../img/carousel-bg.png);
	background-repeat: repeat-x;
	height: 35px;
	background-position: bottom;	
}
#content .info-unit {
	margin-bottom: 10px;
	border: thin dotted #666;
	border: thin solid #666;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .info-unit h3 {
	font-size: 20px;
	color: #a43a71;
	margin-bottom: 5px;
}
#content .info-unit h3  strong{
	font-weight: bolder;
	font-size: 22px;
}

#content .info-unit p {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 10px;
}
#content .info-unit p.more {
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .info-unit p.more a {
	color: #0187C5;
	background-image:url(../img/see_more_arrow_blue_13x13_2.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 18px;
}
#content .img-unit {
	margin-bottom: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .lila-box {
	background-image: url(../img/lila-box-bg.png);
	height: 82px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-bottom: 20px;
}

#content .lila-box .left {
	background-image: url(../img/lila-box-left.png);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 82px;
}
#content .lila-box .right {
	background-image: url(../img/lila-box-right.png);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	height: 82px;
}
#content .lila-box .center {
	float: left;
}


#content .lila-box p a {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-top: 25px;
	display: block;
	margin: 0px;
	height: 57px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	text-shadow: #60143b -1px -2px 1px;
	width: 630px;
}

#right-col .info-unit {
	margin-bottom: 15px;
}
#right-col .info-unit .top {
	background-image: url(../img/right-col-top.png);
	height: 6px;
}
#right-col .info-unit .bottom {
	background-image: url(../img/right-col-bottom.png);
	height: 6px;
}
#right-col .info-unit .center {
	background-image: url(../img/right-col-bg.png);
	background-repeat: repeat-y;
	font-size: 14px;
	padding: 15px;
}



#right-col .info-unit ul {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 20px;
	font-size: 12px;
	color: #333;
	list-style-image: url(../img/ul-gt.png);
}
#right-col .info-unit p {
	margin-bottom: 10px;
}

#right-col #fb-like {
	margin-bottom: 15px;
	height: 85px;
}

#right-col #quotes {
	font-size: 12px;
}#right-col #quotes h3 {
	font-weight: bold;
	margin-bottom: 10px;
}
#right-col #quotes img.quotes {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#right-col #quotes blockquote p,
#right-col #quotes blockquote cite {
	margin-bottom: 10px;
	color: #aaa;
	text-align: justify;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	letter-spacing:normal;
}
#right-col #quotes blockquote cite {
	text-align: right;
	font-size: 14px;
	display: block;
	font-style: normal;
	letter-spacing: normal;
}

#right-col #quotes p {
	margin-bottom: 10px;
	text-align: right;
}
#right-col .info-unit .star-now {
	position: relative;
	right: -30px;
}
#right-col #quotes blockquote cite a {
	color: #aaa;
}

#right-col .banner {
	margin-top:30px;
	text-align:right;
}


/******************************************************************
 +Breadcrumbs 
******************************************************************/
#breadcrumbs {
}
#breadcrumbs p {
	color: #fff;
	font-size: 11px;
}
#breadcrumbs a {
	color: #ddd;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #fff;
	text-decoration: underline;
}

