/* STYLE SHEET FOR www.rojas2.com
 * Copyright: Rojas2
 * Edited by Andres de Rojas */
 


/* *********** GENERAL DEFINITIONS ********** */

body.index #navlist li.index,
body.services #navlist li.services,
body.team #navlist li.team,
body.contact #navlist li.contact {
border-bottom:groove;
border-bottom-color:#900;
background:url(menu-hover.png) no-repeat;
background-position: top center;
padding-top: 35px;
}

body {
	background: url(bg-bg.png) repeat top #900;
	font-family: Verdana,Arial,sans-serif;
}

.wrap {
	width: 1024px;
	margin: 0 auto;
}


h1 {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	padding: 5px 0px;
}

h2 {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 25px;
	background: url(bg-h2.png) top right no-repeat;
	font-style:italic;
	padding-right: 3px;
}

h3 {
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	background: url(bg-h3b.png) top right no-repeat;
	font-style:italic;
	padding-left: 3px;
}


#sidebartitle {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-bottom-style: double;
	border-bottom-width:thick;
	border-bottom-color:#f00;
	margin: 10px 0px;
}

a:link, a:visited  {color: #F00; text-decoration: none;}

a:hover { text-decoration : underline; } 

body img {border: 0;}

p {
	text-align: justify;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}

.rojas2 {
	font-weight:bold;
	color: #f00;
}
/* *********** HEADER ********** */

#top-container { width: 100%; }

#logo {
position:absolute;
padding-top: 4px;
padding-left: 85px;
display:block;
}


#top-in {
 	position: relative;
	width: 100%;
	height: 160px;
	background: url(bg-header.png);
}

#menu {
	position: absolute;
	width: 550px;
	margin-top: 110px;
	margin-left: 440px;
	font-size: 15px;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	color : #000;
	text-decoration : none;
	padding-top: 35px;
}

#menu a:hover {
color:#f00;
background:url(menu-hover.png) no-repeat;
background-position: top center;
}


#navlist li {display: inline; list-style-type: none; padding: 0px 10px;}


#langswitch {
	position: absolute;
	margin: 55px 0px 0px 825px;
	font-size: small;
}


/* *********** MAIN DIVS FOR WEBSITE CONTENT ********** */

#main-container {width: 100%;}

#main-in {
	width: 100%;
	height: 100%;
	background: url(bg-body.png) repeat-y;
	overflow: auto;
}

#main-wrap {
	width: 850px;
	height: 100%;
	margin: 0 auto;
	padding-top: 10px;
}

#content { margin: 0 auto; width: 850px;}


#txt {
	margin-left: 270px;
	width: 580px;
	clear: none;
}

#txt img {
	padding: 4px 2px 2px 4px;
	vertical-align: text-top;
	float: right;
}

#txtct {
	margin: 0 auto;
	width: 650px;
	clear: none;
	margin-left: 100px;
}

#txtct img {
	padding-right: 15px;
	vertical-align: text-top;
	float: left;
}

#txttax {
	margin: 0 auto;
	width: 850px;
	clear: none;
}

#txttax img {
	padding-right: 15px;
	vertical-align: text-top;
	float: left;
}

#aftertext {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #f00;
}

.icons-sm { position: absolute; }

/*  sidebar */


#sidebar {
	width: 240px;
	position: absolute;
	background: #f93 url(sidebar-tp.png) no-repeat top;
}


/* IE6 Only */
* html #sidebar {
margin-left: -270px;
}

/* IE7 Only */
*:first-child+html #sidebar {
margin-left: -270px;
}

#sidebar .content {background: url(sidebar-bt.png) no-repeat bottom; padding: 2px 5px 15px 5px;}


/*sidebar imagenes*/

/* *********** FOOTER ********** */

#footer-container {width: 100%;}

#footer-in {
	position: absolute;
	background:url(bg-footer.png) no-repeat;
	width: 1024px;
	height: 70px;
}

#footer-in a:link, #footer-in a:visited  {color : #fff; text-decoration : none;}

#footer-in a:hover { text-decoration : underline; } 


#footer-wrap {
	width: 1024px;
	padding-top: 35px;
}

#footer-txt {
	text-align: left;
	float: left;
	color: #fff;
	font-size: x-small;
	padding-left: 75px;
}


#footer-validators {
	width: 190px;
	text-align: right;
	float: right;
	padding-right: 75px;
}


/* sidebar portfolio */
		
.accordion_toggle {
	display: block;
	height: 30px;
	width: 230px;
	background: url(accordion-toggle.png) no-repeat top right  #c00;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-indent: 4px;
	color: #fff;
	cursor: pointer;
	margin: 0 0 0 0;
}
		
.accordion_toggle_active {
	background: url(accordion-toggle.png) no-repeat top right #ccc;
	color: #fff;
}
		
.accordion_content {
	width:230px;
	background-color: #f93;
	overflow: hidden;
	margin-top: 0px;
}
		
.accordion_content img {
	padding: 5px 5px 0px 0px;
	vertical-align: text-top;
	float: left;
}
			
.accordion_toggle h4 {
	text-align: left;
	color: #fff;
	font-size: 13px;
}
		
.description {
	font-style:italic;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}
			
.accordion_content p {
	color:#000;
	text-align: justify;
	margin-top: 3px;
}
			
table.portfolio {
	font-size: 10px;
	width: 100%;
	vertical-align: top;
}

td.higlight {
	width: 100%;
	vertical-align: top;
	padding: 2px 0px;
	text-align: center;
	font-weight: bold;
	border-bottom:#000 double;
}

table.portfolio a {color:#006;}

table.portfolio a:hover {text-decoration: none;}

td.portfolio {
	width: 50%;
	padding: 2px 5px;
	border-bottom:thin #000 solid;
	vertical-align: top;
}


/* ul sidebar */

ul.links {
	margin-left: -15px;
	font-size: 12px;
	font-weight:bold;
}

ul.links a {text-decoration: none; color:#006;}

ul.links a:hover {text-decoration: underline;}

ul.links li {padding-top: 5px;}

ul.links2 {margin-left: -15px; font-size: 12px;}

ul.links2 li {padding-top: 2px;}

