/*******************************/
/*******************************/
/********** CSS RESET **********/
/*******************************/
/*******************************/

/* v1.0 | 20080212 */

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,
b,
u,
i,
center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/


@charset "utf-8";

html {
	height: 100%;
}

body {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(../../images/fondo_1.jpg) no-repeat center top;
	height: 100%;
}

input,
select,
textarea {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #333;
}

a img {
	border-style: none;
}

.clearing {
	clear: both;
}

#outer-wrapper {
	background: url(../../images/fondo_web.png) repeat-x center bottom;
	min-height: 100%;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/fondo_cabecera.png) no-repeat left top;
	padding-bottom: 16px;
}

#main {
	background: url(../../images/fondo_main.png) repeat-y left top;
	padding: 10px 14px;
}

#header {
	background: url(../../images/cyber_logo.png) no-repeat left top;
	padding-left: 113px;
	height: 113px;
	padding-right: 10px;
}

#motto {
	background: url(../../images/cab_webuildwebsites.png) no-repeat left bottom;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 47px;
	width: 442px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
}

#top-buttons {
	height: 24px;
	width: 186px;
	margin-left: auto;
	float: right;
}

#top-buttons #login {
	background: url(../../images/boton_clientlogin.png) no-repeat left top;
	height: 24px;
	width: 103px;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	float: left;
}

#top-buttons #flag-spain {
	background: url(../../images/boton_spanish.png) no-repeat left top;
	height: 24px;
	width: 83px;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	float: left;
}

#top-buttons #login:hover,
#top-buttons #flag-spain:hover {
	background-position: left bottom;
}

#header p {
	margin: 0px;
	padding: 0px 10px 0px 6px;
	line-height: 13px;
}

#menu-top {
	background: url(../../images/fondo_menu.png) no-repeat left top;
	height: 41px;
	padding-top: 11px;
}

#menu-bottom {
	clear: both;
	height: 45px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background: url(../../images/fondo_main.png) repeat-y center top;
}

#container {
	background: url(../../images/fondo_main_bottom.png) no-repeat center bottom;
	padding-bottom: 8px;
}

#cyber-copy {
	background: url(../../images/pie.png) no-repeat center bottom;
	height: 35px;
	text-indent: -5000px;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}

#footer-links {
	height: 60px;
	padding-top: 8px;
	padding-right: 26px;
	padding-left: 26px;
}

#footer-links ul {
}

#footer-links ul li {
	float: left;
	width: 165px;
	padding: 5px 5px 5px 17px;
	background: url(../../images/bullet_1.png) no-repeat left 7px;
}

#footer-links ul li a {
	color: #CCC;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: -1px;
}

#footer-links ul li a:hover {
	color: #9CF;
	text-decoration: underline;
}

.menu ul {
}

.menu ul li {
	float: left;
}

.menu ul li a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************** Top Menu ************************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/


#menu-top ul {
	display: block;
	height: 39px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#menu-top ul a {
	height: 39px;
	background: url(../../images/barra_menu.png) left -39px;
	width: 78px;
}

#menu-top .quotation a {
	width: 109px;
	background-position: -78px -39px;
}

#menu-top .profile a {
	width: 81px;
	background-position: -187px -39px;
}

#menu-top .web-design a {
	width: 122px;
	background-position: -268px -39px;
}

#menu-top .products a {
	width: 99px;
	background-position: -390px -39px;
}

#menu-top .services a {
	width: 94px;
	background-position: -489px -39px;
}

#menu-top .hosting a {
	width: 91px;
	background-position: -583px -39px;
}

#menu-top .marketing a {
	width: 111px;
	background-position: -674px -39px;
}

#menu-top .portfolio a {
	width: 95px;
	background-position: -785px -39px;
}

#menu-top .contact a {
	width: 90px;
	background-position: -880px -39px;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/************************************************** Top Menu:hover **********************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#menu-top .home a:hover {
	background-position: left top;
}

#menu-top .quotation a:hover {
	background-position: -78px top;
}

#menu-top .profile a:hover {
	background-position: -187px top;
}

#menu-top .web-design a:hover {
	background-position: -268px top;
}

#menu-top .products a:hover {
	background-position: -390px top;
}

#menu-top .services a:hover {
	background-position: -489px top;
}

#menu-top .hosting a:hover {
	background-position: -583px top;
}

#menu-top .marketing a:hover {
	background-position: -674px top;
}

#menu-top .portfolio a:hover {
	background-position: -785px top;
}

#menu-top .contact a:hover {
	background-position: -880px top;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*********************************************  Top Menu #current-page ******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#menu-top #current-page.home a {
	background-position: left bottom;
}

#menu-top #current-page.quotation a {
	background-position: -78px bottom;
}

#menu-top #current-page.profile a {
	background-position: -187px bottom;
}

#menu-top #current-page.web-design a {
	background-position: -268px bottom;
}

#menu-top #current-page.products a {
	background-position: -390px bottom;
}

#menu-top #current-page.services a {
	background-position: -489px bottom;
}

#menu-top #current-page.hosting a {
	background-position: -583px bottom;
}

#menu-top #current-page.marketing a {
	background-position: -674px bottom;
}

#menu-top #current-page.portfolio a {
	background-position: -785px bottom;
}

#menu-top #current-page.contact a {
	background-position: -880px bottom;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/********************************************************  Bottom Menu ******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#menu-bottom ul a {
	background: url(../../images/barra_menu_pie.png) repeat left top;
	height: 45px;
	width: 77px;
}

#menu-bottom .quotation a {
	width: 109px;
	background-position: -77px top;
}

#menu-bottom .profile a {
	width: 81px;
	background-position: -186px top;
}

#menu-bottom .web-design a {
	width: 122px;
	background-position: -267px top;
}

#menu-bottom .products a {
	width: 99px;
	background-position: -389px top;
}

#menu-bottom .services a {
	width: 94px;
	background-position: -488px top;
}

#menu-bottom .hosting a {
	width: 90px;
	background-position: -582px top;
}

#menu-bottom .marketing a {
	width: 111px;
	background-position: -673px top;
}

#menu-bottom .portfolio a {
	width: 98px;
	background-position: -784px top;
}

#menu-bottom .contact a {
	width: 98px;
	background-position: -882px top;
}

#menu-bottom .home a:hover {
	background-position: left bottom;
}

#menu-bottom .quotation a:hover {
	background-position: -77px bottom;
}

#menu-bottom .profile a:hover {
	background-position: -186px bottom;
}

#menu-bottom .web-design a:hover {
	background-position: -267px bottom;
}

#menu-bottom .products a:hover {
	background-position: -389px bottom;
}

#menu-bottom .services a:hover {
	background-position: -488px bottom;
}

#menu-bottom .hosting a:hover {
	background-position: -582px bottom;
}

#menu-bottom .marketing a:hover {
	background-position: -673px bottom;
}

#menu-bottom .portfolio a:hover {
	background-position: -784px bottom;
}

#menu-bottom .contact a:hover {
	background-position: -882px bottom;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************  Site Structure *******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.oculto {
	display: none;
}

#jump {
	display: none;
}

#left-col {
	width: 180px;
	float: left;
	margin-right: 10px;
}

.promo {
	margin-bottom: 10px;
}

.promo a {
	display: block;
	width: 180px;
	height: 95px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../../images/promo_quotation.png) no-repeat center top;
}

#promo-testimonials a {
	background: url(../../images/promo_testimonials.png);
	height: 110px;
}

#promo-portfolio a {
	background: url(../../images/promo_portfolio.png);
	height: 120px;
}

#content {
	background: #161616 url(../../images/fondo_content_back.png) no-repeat center top;
	padding: 20px;
	min-height: 586px;
}

#content-top {
	background: url(../../images/fondo_content_top.png) no-repeat center top;
	padding-top: 4px;
	float: left;
	width: 772px;
}

#content-bottom {
	background: url(../../images/fondo_content_bottom.png) no-repeat center bottom;
	padding-bottom: 4px;
}

.panel {
	background: url(../../images/fondo_panels_bottom.png) no-repeat center bottom;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.panel h2 {
}

.panel ul {
	background: #454545 url(../../images/fondo_panels.png) no-repeat center bottom;
}

.panel ul li {
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #000;
}

.panel ul li.last {
	border-bottom-style: none;
}

.panel ul li a {
	background: url(../../images/bullet_1.png) no-repeat 4px 10px;
	display: block;
	padding: 8px 10px 8px 20px;
	width: 150px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

.panel ul li a:hover {
	color: #9CF;
}

#menu-left h2 {
	background: url(../../images/cab_ourservices.png);
	text-indent: -5000px;
	height: 34px;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*********************************************************  Home Page  ******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#home {
	float: left;
}

.slide-item a {
	background: url(../../images/slide_botanicahills.jpg) no-repeat center top;
	display: block;
	height: 200px;
	width: 772px;
	text-indent: -5000px;
	overflow: hidden;
}

#slide-xmas a {
	background: url(../../images/slide_xmas.jpg);
}

#slide-mobile a {
	background: url(../../images/slide_mobilesite.jpg);
}

#slide-hosting a {
	background: url(../../images/slide_hosting.jpg);
}

#slide-rankmaster a {
	background: url(../../images/slide_rankmaster.jpg);
}

#slide-ops a {
	background: url(../../images/slide_ops.jpg);
}

#slide-recent-greenfees a {
	background: url(../../images/slide_greenfees.jpg);
}

#slide-recent-loveyourpoker a {
	background: url(../../images/slide_loveyourpoker.jpg);
}

#slide-recent-botanica a {
	background: url(../../images/slide_botanicahills.jpg);
}

#slide-recent-spanje a {
	background: url(../../images/slide_spanje.jpg);
}

#slide-recent-sitetalkmobile a {
	background: url(../../images/slide_sitetalk.jpg);
}

#slide-recent-olivanada a {
	background: url(../../images/slide_olivanada.jpg);
}

#latest-news ul li a {
	font-size: 11px;
}

#latest-news ul li {
	border-bottom-style: none;
}

#latest-news h2 a {
	display: block;
	background: url(../../images/cab_latestnews.png);
	height: 34px;
	width: 180px;
	text-indent: -5000px;
	overflow: hidden;
}

#products-solutions-top {
	background: url(../../images/fondo_content_home_top.png) no-repeat center top;
	padding-top: 4px;
	min-height: 1%;
}

#products-solutions-bottom {
	float: left;
	width: 582px;
	background: url(../../images/fondo_content_home_bottom.png) no-repeat center bottom;
	padding-bottom: 4px;
}

#products-solutions {
}

#products-solutions h2 {
	margin: 0 0 10px;
}

#products-solutions h3 {
	font-size: 13px;
}

#products-solutions p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 14px;
}

#products-solutions a {
	color: #FFC;
}

#products-solutions a:hover {
	color: #FFF;
}

.more-details {
	background: url(../../images/boton_moredetails.png);
	display: block;
	height: 32px;
	width: 168px;
	text-indent: -5000px;
	overflow: hidden;
}

.more-details:hover {
	background-position: left bottom;
}

h2.cab-web-design {
	background: url(../../images/cab_websitedesign.gif) no-repeat left top;
	text-indent: -5000px;
	border-bottom: 2px solid #CCC;
	height: 19px;
	width: 336px;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}

#web-design-development {
	padding: 16px 20px 10px 16px;
	background: url(../../images/paq_webuild.gif) no-repeat 452px 16px;
}

#web-design-development p {
	margin-right: 120px;
}

#our-products {
	background: url(../../images/fondo_products1.png) no-repeat center top;
	padding: 20px 16px 16px;
}

h2.cab-products-solutions {
	background: url(../../images/cab_ourproducts.gif) no-repeat;
	display: block;
	height: 19px;
	width: 207px;
	border-bottom: 2px solid #CCC;
	text-indent: -5000px;
}

#prod-sales-rentals {
	background: url(../../images/fondo_products2.gif) no-repeat center top;
}

#prod-sales-rentals .item {
	float: left;
	width: 50%;
	height: 225px;
}

#prod-sales-rentals h3 {
	margin: 0px 10px 5px 113px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCC;
}

#prod-sales-rentals h3 a {
	color: #FFF;
	text-decoration: none;
}

#prod-sales-rentals p {
	margin: 0px 0px 0px 113px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#prod-sales-rentals .more-details {
	margin-left: 109px;
}

#prod-sales-rentals #sales {
	background: url(../../images/paq_sales.gif) no-repeat 12px 15px;
}

#prod-sales-rentals #rentals {
	background: url(../../images/paq_rentals.gif) no-repeat 12px 15px;
}

#sales .more-details {
	margin-top: 29px;
}

#prod-more {
	background: url(../../images/sep_products2.gif) no-repeat center center;
}

#prod-more .item {
	float: left;
	width: 33%;
	background: url(../../images/fondo_products3.png) no-repeat center top;
}

#prod-more #cm.item {
	width: 34%;
	padding-bottom: 5px;
}

#prod-more .item h3 {
	text-align: center;
	margin: 0px 10px 10px;
	border-bottom: 2px solid #CCC;
	padding: 10px 10px 5px;
}

#prod-more .item h3 a {
	color: #FFF;
	text-decoration: none;
}

#prod-more .item p {
	padding-right: 16px;
	padding-left: 16px;
	height: 85px;
}

#prod-more #shopping-cart p {
	background: url(../../images/paq_shoppingcart.gif) no-repeat center top;
	padding-top: 135px;
}

#prod-more #cm p {
	background: url(../../images/paq_cyberbuilder.gif) no-repeat center top;
	padding-top: 135px;
}

#prod-more #seo p {
	background: url(../../images/paq_rankmaster.gif) no-repeat center top;
	padding-top: 135px;
}

#prod-more .more-details {
	margin-right: auto;
	margin-left: auto;
}

#right-col {
	width: 180px;
	margin-left: 10px;
	float: left;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/***********************************************************  Common ********************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#content h2 {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #CCC;
}

#content h2 em {
	font-style: normal;
	color: #9CF;
	font-size: 14px;
	display: block;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #9CF;
	margin-bottom: 10px;
	padding-top: 5px;
}

#content p {
	padding: 0 0 10px;
}

#content ul {
	padding: 0 0 20px 10px;
}

#content ul li {
	background: url(../../images/bullet_2.png) no-repeat 2px 7px;
	padding: 3px 3px 3px 16px;
}

#content a {
	color: #9CF;
}

#content a:hover {
	color: #FFF;
}

.picsleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.picsright {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

#content .click-here {
	background: #F30 url(../../images/fondo_boton_rojo.png) repeat-x left bottom;
	border-top: 1px solid #FF7C5B;
	border-right: 1px solid #AA0F00;
	border-bottom: 1px solid #AA0F00;
	border-left: 1px solid #610100;
	padding: 0;
	margin: 5px 60px 10px;
}

#content .click-here:hover {
	background: #FFF url(../../images/fondo_boton_blanco.png) repeat-x center bottom;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #666;
	border-left: 1px solid #CCC;
}

#content .click-here a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 14px;
	font-size: 14px;
	background: url(../../images/bullet_4.png) no-repeat 8px center;
	padding: 10px 8px 16px 43px;
}

#content .click-here a em {
	color: #0FF;
	font-style: normal;
}

#content .click-here a:hover,
#content .click-here:hover a,
#content .click-here:hover a em {
	color: #F60;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/**************************************************************  Forms ******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/


#content .site-form h3 {
	clear: both;
	margin: 0 0 5px;
	padding: 15px 0 0;
	color: #F60;
	border-bottom: 2px solid #F60;
	text-align: left;
}

.site-form h3 strong {
	font-weight: normal;
	color: #FFF;
	background: #F60;
	display: inline-block;
	padding: 3px 3px 5px;
}

.boton {
	font-weight: bold;
	color: #930;
}

.boton:hover {
	color: #000;
}

#content .site-form ul {
	margin: 0px auto;
	padding: 10px 0px 0px;
	list-style: none;
	font-weight: bold;
	width: 600px;
}

.site-form .left-col,
.site-form .right-col {
	width: 50%;
	float: left;
}

#content .site-form ul li {
	margin: 0 0 10px;
	padding: 0;
	background: none;
	display: block;
}

#content .site-form ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#content .site-form ul ul li {
	margin-bottom: 5px;
	display: block;
}

.site-form label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.site-form input:focus,
.site-form select:focus,
.site-form textarea:focus {
	background: #3CFFFF;
}

.site-form label:hover {
	color: #F60;
}

.site-form input[type='text'],
.site-form textarea {
	width: 280px;
	border: 1px solid #666;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*******************************************************  Quotation Form ****************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/


#additional-requirements li {
	float: left;
	width: 32%;
}

#contact-details li {
	float: left;
	width: 50%;
	padding: 0;
}

li#title-select {
	width: 100%;
}

#online-software-requirements label {
	float: right;
	width: 96%;
}

#online-software-requirements li {
	clear: both;
	padding: 6px 4px 4px;
}

#quotation-form .boton,
#contact-form .boton {
	width: 130px;
	margin-left: auto;
	display: block;
	height: 30px;
	margin-top: 5px;
}

#content #additional-comments {
	width: auto;
	float: none;
	clear: both;
	padding-top: 5px;
}

#additional-comments label {
	width: auto;
	float: none;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 5px;
	border-top: 1px dotted #666;
}

#additional-comments textarea {
	width: 100%;
}

#authentication {
	text-align: center;
}

#send-form-button {
	padding: 5px;
	margin-top: 10px;
	border-top: 3px solid #F60;
}

#content .warning {
	font-size: 18px;
	color: #9CF;
	text-align: center;
	padding-bottom: 20px;
}

#cyber-address {
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	/*	border-top: 2px solid #F60;
	border-bottom: 2px solid #F60; */
	margin-bottom: 5px;
	display: block;
	line-height: 12px;
	font-size: 11px;
	width: 600px;
}

#content #cyber-address h3 {
	font-size: 18px;
	font-weight: normal;
}

#cyber-address .left-col {
	float: left;
	width: 46%;
	padding: 2%;
}

#cyber-address .right-col {
	width: 48%;
	float: left;
	padding-top: 2%;
	padding-left: 2%;
}

#latest-news-block h3 {
	border-bottom: 2px solid #9CF;
	padding-bottom: 3px;
	padding-top: 10px;
}

#latest-news-block li {
}

#page-hosting #content h2 {
	background: url(../../images/logo_microsoft_partner.png) no-repeat right top;
	padding-bottom: 13px;
	padding-top: 15px;
}

#content .dot-net {
	background: #232323 url(../../images/dotnetlogo.gif) no-repeat 5px 7px;
	padding-left: 100px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#content .uptime {
	background: #232323 url(../../images/b3.gif) no-repeat 5px 5px;
	padding-left: 100px;
	height: 31px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#content .specialoffer {
	text-align: center;
	color: #000;
	background: #F60;
	padding: 10px 5px;
	margin-bottom: 10px;
	font-size: 16px;
	border: 3px solid #CCC;
}

#content .specialoffer em {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
}

.hostingpackage {
	background: #454545 url(../../images/fondo_panels.png) repeat-x left bottom;
	padding: 10px 15px;
	margin-bottom: 10px;
}

.hostingpackage strong {
	color: #98CBFE;
}

.hostingpackage span {
	color: #9CF;
}

.hostingpackage span strong {
	color: #FFF;
}

.hostingpackage strong span {
	color: #FFF;
}

.hostingpackage em {
	color: #9CF;
	font-style: normal;
	font-size: 11px;
}

.hostingordernow {
	float: right;
	background: #161616 url(../../images/fondo_products3.png) no-repeat center top;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 13px;
	width: 260px;
}

#content .hostingpackage h3 {
	border-bottom: 2px solid #9CF;
	padding-bottom: 5px;
	font-size: 20px;
}

#content .hostingordernow p {
	padding: 10px 15px;
	text-align: center;
	border-bottom: 1px dotted #999;
	font-size: 16px;
	margin-bottom: 0px;
	background: url(../../images/fondo_boton_rojo.png) no-repeat -100px;
}

#content .hostingordernow ul {
	margin: 0px;
	padding: 5px 10px;
	background: url(../../images/order_now.png) no-repeat 5px center;
}

#content .hostingordernow ul li {
	background: url(none);
	margin: 0px;
	padding: 0px;
}

#content .hostingordernow a {
	color: #000;
	display: block;
	text-decoration: none;
	background: #FFF url(../../images/fondo_boton_blanco.png) repeat-x center center;
	width: 150px;
	padding: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border-top: 1px solid #FFF;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #777;
	border-left: 1px solid #DDD;
	margin-left: auto;
}

#content .hostingordernow a strong {
	color: #F60;
}

#content .hostingordernow a:hover {
	color: #FFF;
	background: #FFF url(../../images/fondo_boton_rojo.png) repeat-x center center;
	border-top: 1px solid #FF7D5C;
	border-right: 1px solid #BC1800;
	border-bottom: 1px solid #600000;
	border-left: 1px solid #BC1800;
}

#products-showcase .item {
	padding: 10px;
	margin-bottom: 5px;
	background: #454545 url(../../images/fondo_panels.png) repeat-x left bottom;
	margin-top: 5px;
}

#portfolio .left-col,
#portfolio .right-col {
	float: left;
	width: 50%;
	padding-top: 10px;
}

#portfolio h3 {
	color: #F60;
	border-bottom: 2px solid #F60;
	margin-right: 10px;
	border-left: 20px solid #F60;
	padding-left: 5px;
}

#testimonials .item {
	padding: 10px 15px;
	margin-bottom: 10px;
	background: #454545 url(../../images/fondo_panels.png) repeat-x left bottom;
	margin-top: 5px;
}

#testimonials .item h3 {
	border-bottom: 2px solid #6CB8FF;
}

#testimonials .item p {
	line-height: 13px;
}

#testimonials .item em {
	font-style: normal;
	color: #FFC;
	display: block;
	line-height: 8px;
	margin-top: 10px;
}

#content .profile-list li {
	background: #333 url(../../images/fondo_panels.png) repeat-x left center;
	padding: 0px 0px 0px 3px;
	margin-bottom: 5px;
	margin-right: 80px;
}

#content .profile-list a {
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	background: url(../../images/bullet_3.png) no-repeat left center;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .profile-list a:hover {
	color: #F60;
}

.action-buttons {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#content .action-buttons .click-here {
	float: left;
	width: 210px;
	margin: 0px 10px;
}

#content .action-buttons .click-here a {
	height: 28px;
	background-position: 8px 11px;
}

