/* -------------------------------- Layout -------------------------------- */

#container {
    background-color: #5E3969;
    width:950px;
    margin-left:auto;
    margin-right:auto;
	border:2px solid #5E3969; /* 94 57 105 */
	background-image:url(../img/main_background.png);
	background-repeat:repeat-y;
}

#header {
    height:113px;
    min-height:113px;
	background-color:#FFFFFF;
}

#topLine{
	height:5px;
	min-height:5px;
	border:0px;
	border-top:2px solid #CCB7D4;
	background-color:#FFFFFF;
}

#topMenu{
	background-image:url(../img/top_menu_background.png);
	text-align:center;
}

#bottomLine{
	height:5px;
	min-height:5px;
	border:0px;
	border-bottom:2px solid #CCB7D4;
	background-color:#FFFFFF;
}

#main {
    padding-left:10px;
    padding-right:10px;
    padding-top:30px;
    padding-bottom:30px;
	margin-left:170px;
	margin-right:170px;
	background-color:#FFFFFF;
	float:none;
}

#leftBar{
	float:left;
	width:170px;
}

#rightBar{
	float:right;
	width:170px;
}

#optimization{
	margin:0px 180px 0px 130px;
}

#footer {
    margin:0;
    font-size: 9px;
    text-align: center;
    font-weight:normal;
	font-style:italic;
    color:#ffffff;
   	background-image: url(../img/top_menu_background.png);
	background-repeat:repeat-y;
	clear:both;
	padding-top:3px;
	padding-bottom:3px;
}

#credits {
	margin-top:15px;
	text-align:center;
}

#credits ul{
	margin:0;
	padding:0;
}

#credits ul li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#credits a{
	color:#EA671F;
	font-weight:bold;
	font-size:7.5pt;
}


/* -------------------------------- elements -------------------------------- */
#logo{
	margin-top:20px;
	margin-left:20px;
}

#headerContact {
    font-size:11px;
    text-align:right;
    font-weight:bold;
    margin-top:-35px;
	background-image:url(../img/header_bottom_right.gif);
	background-repeat:no-repeat;
	width:200px;
	height:43px;
	min-height:43px;
	margin-left:750px;
	float:none;
}


#header .help {
	float:right;
	margin-right:430px;
	margin-top:5px;
}

#header .help a{
	color:#5E3969;
	font-size:8pt;
	font-weight:bold;
}

#header .help img {
	margin-right:5px;
}

#topMenu ul{
    font-size: 10pt;
    margin:0px;
	padding:0px;
    font-weight:bold;
	font-style:italic;
	
}

#topMenu ul li{
	display:inline;
	line-height:25px;
	list-style:none;
	margin-left:10px;
}

#leftMenu{
    font-size: 11px;
    font-weight:bold;
}

#leftMenu ul{
	margin:0px;
	padding:0px;
	margin-top:10px;
}

#leftMenu ul li {
	list-style:none;
}

#rightMenu{
	 font-size: 11px;
    font-weight:bold;
}

#footer p {
    margin:0;
}


/* -------------------------------- html elements -------------------------------- */

body {
    font-family: verdana;
    font-size: 10pt;
    color:#5E3965;
    background:#D7CCDA;
	background-image:url(../img/background.jpg);
	margin:0;
	padding:0;
	margin-top:10px;
	letter-spacing:0.1pt;
}

a {
    text-decoration: none;
    color:#FFFFFF;
	letter-spacing:0.4pt;
}

a:hover {
	text-decoration: underline;
}

img {
    border: 0;
}

fieldset{
	border:1px dotted #CCB7D4;
	padding-top:30px;
}

legend{
	font-size:150%;
	padding-right:20px;
	padding-left:10px;
	/*padding-top:15px;*/
}

input,textarea{
	border:1px solid #5E3969;
	padding: 1px 3px 1px 5px;
	color:#5E3969;
}

label {
	font-weight: bold;
	font-style:italic;
}

.sectionHeaderImg {
    display:none;
}

.checkbox {
	border:0;
}

/* -------------------------------- buttons -------------------------------- */

/* home button */
.homeButton,.homeButtonOn{
	background-image:url(../img/leftMenu/homeButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.homeButton img {
	display:none;
}

.homeButtonOn, .homeButton:hover, .homeButtonOn img{
	background-image:url(../img/leftMenu/homeButtonOn.jpg);
}

/* web design button */
.webdesignsButton,.webdesignsButtonOn{
	background-image:url(../img/leftMenu/webdesignsButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.webdesignsButton img  {
	display:none;
}

.webdesignsButtonOn, .webdesignsButton:hover{
	background-image:url(../img/leftMenu/webdesignsButtonOn.jpg);
}

/* domains button */
.domainsButton,.domainsButtonOn{
	background-image:url(../img/leftMenu/domainsButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.domainsButton img {
	display:none;
}

.domainsButtonOn, .domainsButton:hover{
	background-image:url(../img/leftMenu/domainsButtonOn.jpg);
}

/* hostings button */
.hostingsButton,.hostingsButtonOn{
	background-image:url(../img/leftMenu/hostingsButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.hostingsButton img  {
	display:none;
}

.hostingsButtonOn, .hostingsButton:hover{
	background-image:url(../img/leftMenu/hostingsButtonOn.jpg);
}

/* seos button */
.seosButton,.seosButtonOn{
	background-image:url(../img/leftMenu/seosButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.seosButton img  {
	display:none;
}

.seosButtonOn, .seosButton:hover{
	background-image:url(../img/leftMenu/seosButtonOn.jpg);
}

/* masquewebs button */
.masQueWebsButton,.masQueWebsButtonOn{
	background-image:url(../img/leftMenu/masQueWebsButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.masQueWebsButton img  {
	display:none;
}

.masQueWebsButtonOn, .masQueWebsButton:hover{
	background-image:url(../img/leftMenu/masQueWebsButtonOn.jpg);
}


/* portfolios button */
.portfoliosButton,.portfoliosButtonOn{
	background-image:url(../img/leftMenu/portfoliosButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.portfoliosButton img  {
	display:none;
}

.portfoliosButtonOn, .portfoliosButton:hover{
	background-image:url(../img/leftMenu/portfoliosButtonOn.jpg);
}

/* prices button */
.pricesButton,.pricesButtonOn{
	background-image:url(../img/leftMenu/pricesButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.pricesButton img  {
	display:none;
}

.pricesButtonOn, .pricesButton:hover{
	background-image:url(../img/leftMenu/pricesButtonOn.jpg);
}

/* users button */
.usersButton,.usersButtonOn{
	background-image:url(../img/leftMenu/usersButton.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:35px;
	padding:0;
	margin:0;
	cursor:pointer;
	margin-bottom:5px;
}

.usersButton img  {
	display:none;
}

.usersButtonOn, .usersButton:hover{
	background-image:url(../img/leftMenu/usersButtonOn.jpg);
}


/* -------------------------------- sections -------------------------------- */


.sectionText, .sectionForm {
	font-size:9pt;
	margin-top:5px;
    padding-top:155px;
    text-indent:15px;
    font-family: sans-serif;
    font-size:12px;
    line-height:18px;
    color:black;
    text-align:justify;
	height:auto;
	background-repeat:no-repeat;
	background-position:top;
}

.sectionForm {
	text-indent:0px;
}

.sectionText a, .sectionForm a{
	color:#EA671F;
	font-weight:bold;
}

.sectionText a:hover, .sectionForm a:hover{
	text-decoration:underline;
}

.sectionText ul, .sectionForm ul {
	list-style:none;
	padding:10px;
}

.sectionText ul li, .sectionForm ul li {
	list-style:none;
}

.sectionText table, .sectionForm table {
	width:100%;
}

.sectionHeaderImg {
    margin-left:20px;
}

.sectionLinks li{
	font-size:8pt;
}

.sectionList li {
	line-height:18pt;
}

.sectionTitle{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
}

.sectionColumnLeft,.sectionBottomColumnLeft,.sectionSecondColumnLeft{
	float:left;
	width:280px;
	margin-top:-70px;
	font-size:8pt;
	margin-bottom:0;
	padding-bottom:0;
}

.sectionColumnRight,.sectionSecondColumnRight{
	margin-left:290px;
	padding-left:10px;
	padding-right:5px;
	border-left:1px dotted #CCB7D4; 
	font-size:8pt;
	margin-bottom:0;
	padding-bottom:0;
}

.sectionSecondColumnLeft{
	margin-top:8px;
}

.sectionSecondColumnRight{
	margin-top:30px;
}


.sectionColumnRight ul,.sectionSecondColumnRight ul{
	text-indent:0;
}

.arrowRight{
	text-align:right;
	margin-top:-25px;
}

.arrowLeft{
	float:left;
}


/* -------------------------------- domains -------------------------------- */

#domains{
	background-image:url(../img/pages_domains.jpg);
	
}

/* -------------------------------- home -------------------------------- */

#home{
	background-image:url(../img/home.jpg);
}

/* -------------------------------- masquewebs -------------------------------- */

#masQueWebs{
	background-image:url(../img/pages_masquewebs.gif);
}

/* -------------------------------- hosting -------------------------------- */

#hostings{
	background-image:url(../img/pages_hostings.jpg);
}

.hostingImages {
	margin-top:20px;
}

.hostingImages p{
	margin:0;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/* -------------------------------- maps -------------------------------- */

#maps{
	background-image:url(../img/pages_webmaps.jpg);
}

#mapTitle{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
}

/* -------------------------------- prices -------------------------------- */

#prices{
	background-image:url(../img/pages_prices.jpg);
}

/* -------------------------------- seos -------------------------------- */

#seos{
	background-image:url(../img/pages_seos.jpg);
}

/* -------------------------------- privacidad -------------------------------- */

#privacidad{
	background-image:url(../img/pages_lopd.jpg);
}

/* -------------------------------- portfolios -------------------------------- */

#portfolios{
	background-image:url(../img/pages_portfolios.jpg);
}

/* -------------------------------- supports -------------------------------- */

#supports{
	background-image:url(../img/pages_supports.jpg);
}

/* -------------------------------- web design -------------------------------- */

#webdesigns{
	background-image:url(../img/pages_webdesigns.jpg);
}

/* -------------------------------- sponsors -------------------------------- */

#sponsors{
	background-image:url(../img/pages_sponsors.jpg);
}

#sponsors .conditions {
	border-bottom:1px dotted #CCB7D4;
	font-size:8pt;
}

#sponsors .conditions ul {
	border:0;
	font-size:8pt;
}

#sponsors .conditions ul li{
	font-size:8pt;
	border:0;
}

#sponsors ul li:before{
	content: "·";
	color:#663366;
	font-weight:bolder;
	margin-right:5px;
	font-size:10pt;
}

#sponsors #noContentBefore li:before{
	content: "";
}

#sponsors ul{
	margin-top:0;
	font-size:8pt;
}


/* -------------------------------- other pages -------------------------------- */

#parkeds, #error404, #error401, #error403, #error400, #error500{
	background-image:url(../img/home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:120px;
}

/* -------------------------------- users -------------------------------- */

#users{
	background-image:url(../img/users.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#usersLogin, #usersLost{
	background-image:url(../img/users_login.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#usersViewText{
    padding-top:50px;
}

#usersTable tr th, #usersTable tr td{
	border:1px dotted #CCB7D4;
	border-top:0px;
	border-right:0px;
	text-align:center;
}

#usersTable tr th{
	border:1px dotted #CCB7D4;
	border-right:0px;
	background-color:#E9DCEE;
}

#usersTable .rightCell{
	border-right: 1px dotted #CCB7D4;
}

#usersTable tr:hover{
	background-color:#E9DCEE;
}

#usersTable tr:hover .noHover{
	background-color:#ffffff;
}

/* -------------------------------- contacts -------------------------------- */

#contactsTable tr th, #contactsTable tr td{
	border:1px dotted #CCB7D4;
	border-top:0px;
	border-right:0px;
	text-align:center;
}

#contactsTable tr th{
	border:1px dotted #CCB7D4;
	border-right:0px;
	background-color:#E9DCEE;
}

#contactsTable .rightCell{
	border-right: 1px dotted #CCB7D4;
}

#contactsTable tr:hover{
	background-color:#E9DCEE;
}

#contactsTable tr:hover .noHover{
	background-color:#ffffff;
}

#contacts{
	font-size:9pt;
	background-image:url(../img/contacts.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
    padding-top:175px;
}

.contactsLeft{
	float:left;
	width:270px;
	margin-left:15px;
}

.contactsRight{
	margin-left:285px;
	padding-left:20px;
	padding-right:5px;
	border-left:1px dotted #CCB7D4; 
}


/* -------------------------------- portfolios -------------------------------- */

.portfoliosList li{
	text-indent:5px;
}


/* -------------------------------- modules -------------------------------- */

.module{
	font-size:7pt;
	margin-top: 10px;
	margin-bottom: 30px;
	width:160px;
	margin-right:10px;
	margin-left:5px;
}

.moduleTitle{
	font-size:8pt;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#5E3969;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	height:18px;
}

.moduleTitle img{
	border: 1px solid #CCB7D4;
	float:right;
}

.module a {
	color:#EA671F;
	font-weight:bold;
	font-size:7pt;
}

.module a:hover{
	text-decoration:underline;
}

.module ul {
	margin-left:10px;
	margin-top:3px;
	padding-left:5px;
	font-size:7pt;
}

.module input {
	width: 65px;
}

.module .button {
	width:100px;
	height:22px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:8pt;
}

.module .eventReadMore, .module .eventDate{
	margin-right:5px;
}

.module .floatLeft{
	font-size:8pt;
}


/* -------------------------------- banners -------------------------------- */

#banners {
	text-align:center;
}

#banners img {
	margin-top:10px;
}


/* -------------------------------- offers -------------------------------- */

.offer{
	padding-left:5px;
	padding-right:5px;
	font-size:7pt;
	margin-top: 10px;
	margin-bottom: 30px;
}

.offerTitle{
	font-size:8pt;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#5E3969;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	height:18px;
}

.offerTitle img{
	border: 1px solid #CCB7D4;
	float:right;
}


.offer a {
	color:#EA671F;
	font-weight:bold;
	font-size:7pt;
}

.offer a:hover{
	text-decoration:underline;
}

.offer ul {
	margin-left:15px;
	margin-top:3px;
	padding:0;
	font-size:7pt;
}

.offer ul li{
	list-style:disc;
}

.offerSmallText{
	font-size:7pt;
	font-style:italic;
	text-align:center;
}

.offerPrice{
	text-align:right;
	font-weight:bold;
	font-size:12pt;
	
}


/* -------------------------------- packs -------------------------------- */

.pack{
	padding-left:5px;
	padding-right:5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.packTitle{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#5E3969;
	color:#FFFFFF;
	line-height:20px;
	padding-left:5px;
}

.pack a {
	color:#EA671F;
	font-weight:bold;
	font-size:9pt;
}

.pack a:hover{
	text-decoration:underline;
}

.packSmallText{
	font-size:7pt;
	font-style:italic;
	text-align:center;
}

#OS{
	font-size:7pt;
	font-style:italic;
	text-align:justify;
	text-indent:15px;
}

.packPrice{
	text-align:right;
	font-weight:normal;
	font-size:10pt;
	color:#5E3969;
	margin-top:-5px;
	border-bottom:1px dotted #CCB7D4;
}

.packBottomPrice{
	text-align:right;
	font-weight:normal;
	font-size:10pt;
	color:#5E3969;
	margin-top:-20px;
}

.packHostingPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
	border-bottom:1px dotted #CCB7D4;
}

.packHostingBottomPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
}

.packSeosPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
	border-bottom:1px dotted #CCB7D4;
}

.packSeosBottomPrice{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#5E3969;
	margin-top:-20px;
}


/* -------------------------------- admin element -------------------------------- */

.admin{
	padding-left:5px;
	padding-right:5px;
	font-size:7pt;
	margin-top: 10px;
	margin-bottom: 30px;
	
}

.adminTitle{
	font-size:8pt;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#5E3969;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	height:18px;
}

.adminTitle img{
	border: 1px solid #CCB7D4;
	float:right;
}

.admin a {
	color:#EA671F;
	font-weight:bold;
	font-size:7pt;
}

.admin a:hover{
	text-decoration:underline;
}

.admin ul {
	margin-left:15px;
	margin-top:3px;
	padding:0;
	font-size:7pt;
}

.admin ul li{
	list-style:disc;
}

/* -------------------------------- portfolios -------------------------------- */

#portfolios{
	font-size:9pt;
	background-image:url(../img/portfolios.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#portfoliosAdd{
	font-size:9pt;
	background-image:url(../img/portfolios.jpg);
	background-repeat:no-repeat;
	background-position:top;
    padding-top:175px;
	margin-top:5px;
}

#portfoliosEdit{
	font-size:9pt;
	background-image:url(../img/portfolios.jpg);
	background-repeat:no-repeat;
	background-position:top;
    padding-top:175px;
}

.portfoliosItem {
	display:block;
	margin-bottom: 20px;
	min-height:100px;
}

.portfoliosImage {
	float:left;
	margin-top:20px;
	margin-right:10px;
}

.portfoliosImage img{
	border: 1px solid #5E3969;
}

.portfoliosTitle{
	color:#5E3969;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:150px;
}

.portfoliosTitle img {
	border:0px;
	margin-left:7px;
}

.portfoliosContent {
	margin-bottom:20px;
	padding-left:150px;
}

/* -------------------------------- events -------------------------------- */

#events{
	font-size:9pt;
	background-image:url(../img/news.jpg);
	background-repeat:no-repeat;
	background-position:top;
    padding-top:175px;
}

.eventElement{
	margin: 5px 20px 5px 20px;
	border: 1px dotted #CCB7D4; 
	padding: 5px 10px 5px 10px;
}

.eventDate{
	font-style:italic;
	text-align:right;
}
.eventReadMore{
	font-weight:bold;
	text-align:right;
}

.eventElement legend{
	font-size:12pt;
	margin-right:30px;
	font-weight:bold;
}

/* -------------------------------- forms ----------------------------------- */

.input {
	width: 300px;
}

.textarea {
	width: 300px;
}

.button {
	cursor:pointer;
	color:black;
	font-weight:bold;
	background-image:url(../img/form_button_background.png);
	background-position:top;
	width:100px;
	height:22px;
	border:0;
	background-color:transparent;
}

/* -------------------------------- generic -------------------------------- */

.center{
	text-align:center;
}

.right {
	text-align:right;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:7pt;
}

.message{
	text-align:center;
	font-weight:bold;
}

.separator{
	margin-top:20px;
}

.orderNow{
	text-align:center;
	color:#5E3969;
	margin-top:5px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

.floatLeft{
	float:left;
	margin-top:5px;
	margin-bottom:10px;
}

.maxWidth{
	width:540px;
}

.mediumWidth{
	width:240px;
}

.error_message{
	color:red;
	font-weight:bold;
	float:right;
}

.tinyText {
	font-size:7pt;
}

.rss {
	margin-left: 5px;
	margin-bottom:-3px;
}
.module .rssBox {
	border:0;
	margin:0;
	padding:0;
	margin-top:-17px;
	margin-right:5px;
}
.content {
	font-size:8pt;
}
.optimization {
	text-align:center;
}
.optimization li {
	display:inline;
	list-style:none;
	font-size:7pt;
}
.optimization li a, .optimization li a:hover{
	color:#333333;
}
.pagination{
	text-align:right;
	font-size:0.9em;
	font-style:italic;
}