@charset "UTF-8";




/* MAIN */

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	font-weight: none;
	text-decoration: none;
	}

body {
	background: #000 url(../images/general/bg8.jpg) top left repeat;
	color: #ddd;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Trebuchet MS;
	font-size: 12px;
	padding: 20px;
	}

img {
	border:	0;
	/*behavior: url(http://www.imagias.net/js/iepngfix.htc);*/
	}



p, ol {
	margin:	0;
	padding: 0;
	}
	
	
a,
a:visited {
	color: #1a85d7;
	outline: none;
	text-decoration: none;
	}
	
a:hover,
a:active {
	color: #179e17;
	outline: none;
	text-decoration: underline;
	}
	

input {
/*	background: #fff url(../images/general/input.png) top left repeat-x; */
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 12px;
	color: #888;
	margin: 1px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: hidden;
	}
	
textarea {
/*	background: #fff url(../images/general/input.png) top left repeat-x; */
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 12px;
	color: #888;
	width: 360px;
	margin: 1px;
	margin-bottom: 2px;
	padding: 4px;
	overflow: auto;
	}
	
	input:focus,
	textarea:focus {
		border: 1px solid #053cb0;
		}	

.submit {
/*	background: #fff url(../images/general/submit.png) top left repeat-x; */
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	}
	
	
.left {
	float: left;
	}

.right {
	float: left;
	}

.clear {
	clear: both;
	}
	
	

/* LAYOUT */
	
#wrapper {
	width: 900px;
	margin: 0px auto;

	}

	.high {
		color: #222;
		}

	.low {
		color: #aaa;
		}

	.accent {
		color: #f40a46;
		}


h1,
h2, h4 {
	font-weight: normal;
	margin: 0;
	}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 18px;
	color: #cc3333;
	padding-bottom: 3px;
    font-variant: small-caps;
    font-weight: bolder;
	}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 14px;
	color: #111;
	padding: 1px;
	padding-bottom: 4px;
	}

	h1 a,
	h1 a:visited {
		color: #444;
		border-bottom: 1px dotted #aaa;
		text-decoration: none;
		}

	h1 a:hover,
	h1 a:active {
		color: #444;
		border-bottom: 1px solid #aaa;
		text-decoration: none;
		}

	h2 a,
	h2 a:visited {
		color: #444;
		border-bottom: 1px dotted #aaa;
		text-decoration: none;
		}

	h2 a:hover,
	h2 a:active {
		color: #444;
		border-bottom: 1px solid #aaa;
		text-decoration: none;
		}



/* TOP */

/*
#top {
	width: 900px;
	margin-bottom: 4px;
	}
*/

.top_top {
	background: url(../images/general/container_top.png) no-repeat;
	width: 900px;
	height: 10px;
	}

.top_bottom {
	background: url(../images/general/container_bottom.png) no-repeat;
	width: 900px;
	height: 10px;
	margin-bottom: 5px;
	}
	

#top {
	background: #fff;
	width: 890px;
	padding: 5px;
	padding-top: 0;
    margin-top: 0px;
	padding-bottom: 0;
	color: #777;
	}
	
.logo {
	width: 185px;
	height: 60px;
	float: left;
	font-size: 16px;
	padding-left: 25px;
	}
	
.menu {
	float: right;
	font-size: 13px;
	padding: 15px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0;
    font-variant: small-caps;
	}

	.menu a, .menu a:visited {
		/*color: #fff;*/
		color: #000099;
		padding: 11px;
		padding-right: 6px;
		text-decoration: none;
		}
		
	.menu a:hover, .menu a:active {
		color: #cc0000;
		padding: 11px;
		padding-right: 6px;
		text-decoration: overline;
		}

  	.menu .activelnk {
		color: #cc0000;
        font-weight: bold;
		padding: 11px;
		padding-right: 6px;
		}
		
/* CONTAINER */
		
.container_top {
	background: url(../images/general/container_top.png) no-repeat;
	width: 900px;
	height: 10px;
	}

.container_bottom {
	background: url(../images/general/container_bottom.png) no-repeat;
	width: 900px;
	height: 10px;
	margin-bottom: 5px;
	}

#container {
	background: #fff;
	width: 880px;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #333;
	}

	#container ul {
		margin: 10px;
		line-height: 21px;
		}
		

	.greytainer_top {
		/* background: url(../images/general/greytainer_top.png) no-repeat; */
		width: 900px;
		height: 10px;
		}

	.greytainer_bottom {
		/* background: url(../images/general/greytainer_bottom.png) no-repeat; */
		width: 900px;
		height: 20px;
		margin-bottom: 0;
		}

	#greytainer {
		background: #e5e5e1;
		width: 880px;
		padding: 10px;
		padding-bottom: 0;
		color: #777;
		}


#container .top_left {
	padding: 5px;
	padding-top: 0;
	line-height: 19px;
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

	#container .top_left img {
		padding: 2px;
		padding-right: 16px;
		}
	
#container .top_right {
	padding: 5px;
	padding-top: 0;
	line-height: 19px;
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

	#container .top_right img {
		padding: 2px;
		padding-right: 16px;
		}
		
		
		
#container #mainleft {
	width: 600px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	}		
		
#sidebar {
	float: right;
	width: 240px;
	text-align: left;
	}
		

#container #maincenter {
	width: 875px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	}

#container #maincenter {
	width: 875px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	}


#container #maincenter .left2{
	    float: left;
	    width: 220px ;
        display: inline;
	}

#container #maincenter .right2{
		float: right;
		width: 550px;
        display: inline;
	}

#container #maincenter .right3{
		float: right;
		width: 400px;
        display: inline;
	}

#container p {
	padding: 2px;
	padding-top: 0px;
	line-height: 17px;
	font-size: 12px;
    margin-right: 10px;
	}
	
#container .box {
	font-size: 12px;
	padding: 5px;
	padding-top: 0;
	line-height: 19px;
	}
	
	#container .box .left{
	float: left;
	width: 500px;
	}

	#container .box .right{
		float: right;
		width: 365px;
	}




.contact_info {
	padding: 15px;
	padding-bottom: 0;
	}

	.contact_info a,
	.contact_info a:visited {
		/* background: #fff url(../images/imagemenu/list.png) top left no-repeat; */
		background-position: 0 7px;
		padding: 0.5em 0.3em 0.2em 16px;
		color: #777;
		text-decoration: none;
		}
		
	.contact_info a:hover,
	.contact_info a:active {
		/* background: #fff url(../images/imagemenu/list_h.png) top left no-repeat; */
		background-position: 0 7px;
		padding: 0.5em 0.3em 0.2em 16px;
		color: #777;
		text-decoration: underline;
		}

.contact_left {
	float: left;
	width: 200px;
	padding: 2px;
	padding-left: 1px;
	}
	
.contact_right {
	float: left;
	}

.gui  {
background: #fff url(../images/general/gui_icon.png) top right no-repeat;
padding: 1em 0.3em 0.2em 10px;
line-height: 17px;
      height: 160px;
      color:#000000 ;
}

  .ricky  {
background: #fff url(../images/general/ricky_icon.png) top left no-repeat;
margin-bottom: 5px;
padding: 1em 0.3em 0.2em 10px;
line-height: 17px;
      height: 160px;
      color:#000000 ;
}



/* FOOTER */

#footer {
	text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    z-index: 1;
	}

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

	#footer a:hover, #footer a:active {
		color: #cc0000;
		border-bottom: 1px solid #cc0000;
		text-decoration: none;
		}


	#footer p {
        font-family: tahoma;
        font-size: x-small;
		}

	#footer .desc {
		color: #777;
		}

		#footer .desc a,
		#footer .desc a:visited {
			color: #777;
			border-bottom: 1px dotted #777;
			text-decoration: none;
			}

		#footer .desc a:hover,
		#footer .desc a:active {
			color: #aaa;
			border-bottom: 1px solid #aaa;
			text-decoration: none;
			}


/*redefine*/

::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}


.thumbnailContainer {
	width: 870px;
	/*border-top: 1px solid #ccc;*/
	margin-top: 8px;
	display: none;
    min-height: 350px;
	overflow: hidden;

}

.thumbnailContainer .clipper {
	margin: 4px 0 0 0;

}

	.thumbnailContainer .clipper .left{
	    float: left;
	    width: 650px ;
	}
	.thumbnailContainer .clipper .right{
		float: right;
		width: 215px;
	}


    .thumbnailContainer .clipper .right img {
	   /* border: 5px solid #ccc;*/
        width: 215px;
        height: 215px;
    }

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}


#images {
	display: none;
}


A.listaentrada {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}

A.listaentrada:hover {
	COLOR: #cc3300;
	TEXT-DECORATION: none
}

/*----------Content*/

#single {width:250px; margin-left: 500px; }


/*Subnav*/
.subnav {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; color:#454d45; padding:0; width:240px; height:14px; margin-top:4px;}
.subnav li {float:left; padding-right:10px; position:relative; margin-top:1px;}
.subnav li.last {float:right; padding-right:0; text-align:right;}
.subnav li a {border-bottom:1px solid #2a3228; color:#454d45; outline:none;}
.subnav li a:hover {color:#a1b3a4; background:none;}
.subnav li.active a {border-color:#a1b3a4; color:#a1b3a4;}

/*Portfolio*/
#photo {padding:0; margin-left:100px; margin-bottom:20px; width:650px; height:225px; overflow:hidden;  position:relative;}
#photo ul { padding:0; position:absolute; margin-left:0; width:10000px;}
#photo ul li { float:left; position:absolute; left:0; top:0; display:none; filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#photo ul li.active {display:block; filter:alpha(opacity=1);-moz-opacity:1;opacity:1;}
/* #photo ul li img {border: solid 5px #888888} */
#big #photo li img {  display:block; float:left; width:650px; height:225px; background:url(../images/general/loading.jpg) no-repeat 0 0;}
