@import url(dropmenu.css);


BODY {
	margin: 0px 0px 0px 0px;
	background: #e7e7e7; ;
	color: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;}

td,tr,div {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	color: Black;
	}

p {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
font-size: 11px;
	color: Black;
	line-height: 15px;
}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #030100; text-decoration: none;
	font-family:  Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	}

a:hover {
	font-size: 11px; color: #FF8400; text-decoration: none;
	font-family:  Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	}

/* --Default Class Settings-- */	

a:link.mainmenu, a:visited.mainmenu {
	color: White; font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	}
	
a:hover.mainmenu {
	color: #FF9900; text-decoration: underline;
	}

	
a:link.mainlevel, a:visited.mainlevel {
	color: #FFFFFF; font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	}
	
a:hover.mainlevel {
	color: #FFFFFF; font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	}
	

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	background:url(../images/bg.gif);
	height: 22px;
	}


table.moduletable td {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	font-weight: normal;
	}


#navi {
	width: 537px;
	height:25px;
	padding: 4px 0px 0px 0px;
	text-align:left;
}

#pathway {
	float:right;
	width: 537px;
	height:17px;
	text-align:left;
	padding:0px;
	color:#1862BA;
	margin-bottom:5px
}



#content_area {
	width: 540px;
	margin-left:3px;
	margin-right:3px;
}

#smallnav {
	width: 175px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background: url(../images/bg_snavi.gif) no-repeat;
	margin: 8px 0px 8px 0px;
	font-size:9px;
	text-align:left;
	color:#008ff5;
	}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.blog_more {
	margin:3px;
}

/** with user1 and user2 visible **/



.back_button {
	float: right;
    font-size: 11px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    border: 0px;
    width: 40px;
    padding: 2px;
    text-align: center;
	background-color:#eeeeee;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: auto;
  padding: 1px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 17px;
padding-left: 16px;
padding-top: 0px;
background-image: url(../images/li.gif) ;
background-repeat: no-repeat;
background-position: 4px 6px;
}
li1
{
line-height: 17px;
padding-left: 16px;
padding-top: 0px;
}

td {
	font-size: 11px;
}


/* mambo core stuff */


.button {
	padding: 0px 1px 2px 1px;
	height: 18px;
	border:solid 1px #cccccc;
	background-color: #f7f7f7;
	color: #008FF5;
	font-family: verdana, sans-serif, Arial, Helvetica;
	text-align: center;
	font-size: 10px;
	margin:2px;
	font-weight: bold;
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
	height:15px;
	font-size: 11px;
}

.contentcolumn {
	padding-right: 5px;
	
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 2px;
  border-bottom:1px solid #cccccc;
}

.sectiontableentry {
	background-color : #f5f5f5;
}
.small {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 15px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

a.sublevel:hover {
	color: #666666;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

a.blogsection:link, a.blogsection:visited {
	line-height:18px;
}


#navcontainer {
    width:537px;
    padding: 0px 0 0px 10px;
}


#navegacion { 
margin: 0px;
text-align: left;
}

#navegacion ul
{
margin: 0;
padding: 0;
list-style-type: none;
font: 12px Arial, Verdana, Tahoma, sans-serif;
}

#navegacion li { margin: 0 0 0 0; }

#navegacion a
{
display: block;
padding: 6px 6px;
width: 157px;
color: #ffffff;
background-color: #3c8823;
font: 12px Arial, Verdana, Tahoma, sans-serif;
text-decoration: none;
}

#navegacion a:hover
{
color: #ffffff;
background-color: #c40704;
text-decoration: none;
}

#navegacion ul ul li { margin: 0 0 0 0; }

#navegacion ul ul a
{
display: block;
padding: 4px 2px 4px 10px;
width: 157px;
color: #282828;
background-color: #ececec;
text-decoration: none;
}

#navegacion ul ul a:hover
{
color: #ffffff;
background-color: #9C9D9A;
text-decoration: none;
}

ul {margin: 0;} 
.listado {
	margin-left: 0;
	padding: 0;

	}
.listado li {
	padding-left: 45px;
	line-height: 1.5em;

	}
.listado li a {
	text-decoration: none; 
	color: #91C31A;
}	

.listado2 {
	margin-left: 0;
	padding: 0;

	}
.listado2 li {
	padding-left: 45px;
	line-height: 1.5em;
	
	}
.listado2 li a {
	text-decoration: none; 
	color: #ffffff;
}
.estilobold {
font-weight: bold;	
text-decoration: none; 
	color: #2008ff;
}
.encabezado {
color: #CC6600; font-weight: bold; font-size: 14px; }
}
/* vista templates */
.item {
	WIDTH: 170px;
	PADDING-TOP: 12px;
	TEXT-ALIGN: center;
	background-image: url(images/fondocuaderno.gif);
	background-repeat: repeat-y;
}
.border_preview {
	BORDER-RIGHT: #888 1px solid; BORDER-TOP: #888 1px solid; Z-INDEX: 100; MIN-HEIGHT: 380px; BORDER-LEFT: #888 1px solid; WIDTH: 460px; BORDER-BOTTOM: #888 1px solid; POSITION: absolute; HEIGHT: 380px; BACKGROUND-COLOR: #fff
}
.style7 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b67536
}
.style2 {
	FONT-WEIGHT: bold; COLOR: #b67536
}
.style12 {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	background-color: #0099CC;
}


/* --templates monster-- */	


.search{
float:left;
width:528px;
height:120px;
background-image:url(images/search_bg.jpg);
}
input.search {
	border-top: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	border-right: 0px;
	border-bottom: 0px;
	font-family: verdana, sans-serif, Arial, Helvetica;
	font-size: 10px;
	padding-left:2px;
	height: 14px !important;
	width: 125px;
	color: #008ff5;
	background-color:#dedede;
	font-weight: bold;
}


.ttt, .ttt *{text-align:left;}
.ttt a {
color:#828282;
background-color:#FFFFFF;
text-decoration:none;
}
.ttt a:hover {text-decoration:underline;}
.mar5rpx{margin-left:-10px;}

html>body .mar5rpx{margin-left:5px;}
.list{
background-image:url(images/pointer.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
line-height:15px;}

.list a{
color:#828282;
background-color:#FFFFFF;
text-decoration:none;
}


.bold {
font-weight:bold;
}

.cont a {
	color:#000;
	text-decoration:underline;
}
.cont a:hover {
	text-decoration:none;
}
h1 {font-size:20px;}
h3 {font-size:12px;}
h4 {font-size:10px;}
H1 {
	font:bold 14px Times New Roman,Tahoma,sans-serif;
}
.flash_intros {
background-image:url(../images/flash_intros.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}

.flash_templates {
background-image:url(../images/flash_templates.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}

.logo_templates {
background-image:url(images/logo_templates.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}

.oscommerce_templates {
background-image: url(images/oscommerce_template.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}

.php-nuke_themes {
background-image:url(images/php-nuke_themes.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}
.templates1{
background-image:url(images/t_website.gif);
background-position: left;
background-repeat:no-repeat;
height:30px;
width:500px;
}
.templates2{
clear:both;
background-image:url(images/t_website.gif);
background-position:top;
background-repeat:no-repeat;
height:30px;
width:480px;
}
.flash{
clear:both;
background-image:url(images/t_flash.gif);
background-position: left;
background-repeat:no-repeat;
height:30px;
width:500px;
}
.website{
background-image:url(images/website.gif);
background-position: left;
background-repeat:no-repeat;
height:30px;
width:480px;
}
.t1{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 5px 10px 0;
padding:5px 0 0 0;

}
.t2{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 5px 10px 0;
padding:5px 0 0 0;
}
.t3{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 0px 10px 0;
padding:5px 0 0 0;
}
.w1{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 5px 0px 0;
padding:5px 0 0 0;
}
.w2{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 5px 0px 0;
padding:5px 0 0 0;
}
.w3{
float:left;
width:154px;
height:165px;
border:1px solid #939393;
margin:5px 0px 0px 0;
padding:5px 0 0 0;
}
.price{
background-image:url(images/price.gif);
width:143px;
height:20px;
margin:7px 0px 7px 5px;
font-weight:bold;
color:#FFFFFF;
background-color:#909090;
text-align:center;
}
.price a{
font-weight:bold;
color:#FFFFFF;
background-color:#909090;
text-decoration:none;
}

.left{
float:left;
width:502px;
padding:10px 0 10px 0;
}

.right{
float: right;
width:180px;

}
.content{
width:7000px;
margin:0px auto;
text-align:left;
}
.top_line{
background-image:url(images/top_bg.gif);
background-repeat:repeat-x;
height:4px;
width:716px;
}
.top_img{
float:left;
width:375px;
}
.top_menu{
float:right;
text-align:center;
height:21px;
padding:30px 0 30px 0;
width:341px;
}
.top_menu a{
color:#5B5B5B;
padding:0 5px;
font-size:10px;
background-color:#FFFFFF;
}
.p{
clear:both;
float:left;}

.menu{
clear:both;
}
img{
border:0;}
.line{
background-position:bottom;
background-image:url(images/line_top.gif);
background-repeat:repeat-x;
height:14px;
}

.text{
color: #040404;
background-color:#FFFFFF;
padding:0px 10px 10px 10px;
font-weight: bold;
font-size: 14px;}

.browse{
padding:10px 10px 10px 140px; }
.browse a{
color:#4D4D4D;
background-color:#FFFFFF;
font-weight:bold;}
/* previo templates */
.Heading1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.Heading2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #2f2d21; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


