/* Tipografía y Colores */
body {
	background: #231F13 url(images/bg_deg.gif) repeat-x top left;
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
	
#body_bg{
	background: transparent url(images/bg_body.png) no-repeat center top;
	width:100%;
	height:713px;
	margin:0 auto;
}

#page{
	margin:-713px auto 0 auto;
	width:1031px;
}

#header {
	height:54px;
}

#menu_options{
	list-style-type:none;
	margin:0 0 0 50px;
}

#menu_options li{
	float:left;
	margin-right:7px;
}

#menu_options li a{
	display:block;
	text-decoration:none;
	color:#EAC827;
	padding-top:35px;
	margin-top:-30px;
	width:98px;
	height:19px;
}

#menu_options li a:hover{
	margin-top:0;
}

#menu_options li a.home{
	background: transparent url(images/menu_home.png) no-repeat center top;
	
}

#menu_options li a.work{
	background: transparent url(images/menu_work.png) no-repeat center top;
}

#menu_options li a.blog{
	background: transparent url(images/menu_blog.png) no-repeat center top;
}

#menu_options li a.services{
	background: transparent url(images/menu_services.png) no-repeat center top;
}

#menu_options li a.contact{
	background: transparent url(images/menu_contact.png) no-repeat center top;
}

#player{
	float:right;
	margin-top:90px;
	margin-right:20px;
}

#content{
	background:transparent url(images/opa40pc.png) repeat scroll 0 0;
	margin-top:247px;
	text-align:left;
}

#single_work_wrap{
	padding: 110px 20px 0 20px;
}

#info{
	background: transparent url(images/bg_info.png) no-repeat left top;
	height:413px;
	margin-bottom:20px;
}

#services{
	background: transparent url(images/bg_services.png) no-repeat center top;
	height:280px;
}

a, a:hover, a:visited {
	color:#44a0bd;
}

a, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
/* Tipografía y Colores */

/* Estructura */
#thumbs {
	padding:0 10px;
	margin-bottom:20px;
}

#thumbs_list{
	background:transparent url(images/opa10pc_blanco.png) repeat scroll 0 0;
	margin:0 10px 0 5px;
	padding:10px 10px 10px 0;
	float:left;
	padding-right:10px;
	width:910px;
}

#thumbs_list .meta a{
	text-decoration:none;
	color:#606060;
}

#thumbs_list a.thumb{
	width:156px;
	height:66px;
	background-position:center top;
	display:block;
	text-decoration:none;
	padding-top:6px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

#thumbs_list a.thumb:hover{
	background-position:center bottom;
}

div.previous{
	float:left;
	background:transparent url(images/prev_arrow.png) no-repeat center bottom;
	width:35px;
	height:44px;
	margin-top:18px;
}

a.previous{
	background:transparent url(images/prev_arrow.png) no-repeat center top;
	width:35px;
	height:44px;
	display:block;
	float:left;
	margin-top:18px;
}

a.previous:hover{
	background-position:left top;
}

div.next{
	float:left;
	background:transparent url(images/next_arrow.png) no-repeat center bottom;
	width:30px;
	height:44px;
	margin-top:18px;
}

a.next{
	background:transparent url(images/next_arrow.png) no-repeat center top;
	width:25px;
	height:44px;
	display:block;
	float:left;
	margin-top:18px;
}

a.next:hover{
	width:35px;
}

#actual_work {
	padding: 100px 20px 0 20px;
	/*padding-top:20px;*/
	height:430px;
}

.hidden{
	display:none;
}

#thumbs{
	padding-top:20px;
}

#thumbs ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#thumbs ul li{
	width:166px;
	float:left;
	margin-left:10px;
}

#thumbs ul li img{
	border:3px solid #6A6B68;
}

#main_image{
	width:560px;
	float:left;
}

#work_images{
	float:right;
	position:relative;
	right:0;
	margin-top:-30px;
}

#work_images ul{
	margin:0 40px 0 0;
	padding:0;
	list-style-type:none;
	text-align:center;
	vertical-align:middle;
}

#work_images li{
	float:left;
}

#work_images li a{
	width:38px;
	height:20px;
	background:transparent url(images/bg_image_number.png) no-repeat center top;
	display:block;
	padding-top:8px;
	text-decoration:none;
	color:#231F13;
	font-weight:bold;
}

#work_images a:hover{
	color:#FFFFFF;
	background:transparent url(images/bg_image_number.png) no-repeat center bottom;
}

#single_work_images ul{
	margin:20px 40px 0 0;
	padding:0;
	list-style-type:none;
}

#single_work_images li{
	margin-bottom:10px;
}

#single_work_images li img{
	border:solid 3px #999999;
	padding:2px;
}

#work_description{
	float:left;
	width:383px;
	background:transparent url(images/work_description_header.png) no-repeat center top;
	apdding-left:10px;
}

#work_description h2{
	color:#EAC827;
	margin-bottom:20px;
}

#work_description p{
	color:#D5D5D2;
}

.clear{
	clear:both;
	height:1px;
	widht:100%;
}

#footer{
	height:430px;
}

#footer_bg{
	background:transparent url(images/bg_footer.png) no-repeat scroll center top;
	bottom:0;
	height:576px;
	position:relative;
	top:-555px;
	width:1031px;
	z-index:-1;
}

#contact{
	width:450px;
}

#contact ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}

#contact ul li{
	margin-bottom:12px;
}

#contact ul li label{
	color:#D5D5D2;
	font-weight:bold;
	height:20px;
	float:left;
}

#contact input{
	background-color:#305469;
	border:1px solid #EAC827;
	color:#D5D5D2;
	font-size:1.5em;
	margin-left:10px;
}

#contact textarea{
	background-color:#305469;
	border:1px solid #EAC827;
	color:#D5D5D2;
	font-size:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contact h3{
	color:#EAC827;
	margin-bottom:20px;
	text-align:left;
}

#creation_info{
	background:transparent url(images/creation_info.png) no-repeat center top;
	width:229px;
	height:54px;
	position:relative;
	top:-70px;
	left:780px;
}
/* Estructura */