/* Professional Iron Work Template (template.css) */

* { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }

html { height: 100%; }

body {
	text-align: center;
	color: #333333;
	background-color: #C1D8F2;
	font-size: .9em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

a { text-decoration: underline; color: #0079C1; }

a:hover { text-decoration: none; }

p { line-height: 1.3em; margin-bottom: 1em; }

/* Form Elements */
input[type=text] { font-size: 1em; }

textarea { font-size: 1em; }

/* Template Layout */
div#center { width: 950px; margin-left: auto; margin-right: auto; }

div#wrapperholder { text-align: left; }

div#wrap { text-align: left; }

div#header {
	height: 85px;
	background: transparent url(../images/header.png) top center no-repeat;
	margin-bottom: 5px;
	padding: 0 15px;
}

div#logo { padding-top: 5px; padding-bottom: 3px; }

div#mainholder_container { background: transparent url(../images/content_middle.png) top center repeat-y; }

div#mainholder_top { height: 100%; background: transparent url(../images/content_top.png) top center no-repeat; }

div#mainholder_bottom { height: 100%; background: transparent url(../images/content_bottom.png) bottom center no-repeat; }

div#mainholder { padding: 20px 25px; }

/* Template Blocks */
#topmenu {
	padding-top: 55px;
	padding-right: 10px;
	float: right;
}
#topmenu ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

#topmenu li { display: inline; }

#topmenu li a {
	float: left;
	background: transparent url(../images/tmenu_a.png) left top no-repeat;
	margin-left: 3px;
	padding: 0 0 0 10px;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
}

#topmenu li a span {
	display: block;
	float: left;
	background: transparent url(../images/tmenu_span.png) right top no-repeat;
	padding: 5px 10px 6px 0px;
}

#topmenu ul li a:hover { color: #CCE4FF; text-decoration: none; }

#left {
	float: left;
	text-align: left;
	width: 200px;
	margin-right: 20px;
}

#left .block h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0 10px;
	padding-top: 7px;
	height: 23px;
}

#left .block h2 {
	background: transparent url(../images/block_h2.png) 0px -30px no-repeat;
}

#left .menublock h2 {
	background: transparent url(../images/block_h2.png) 0px 0px no-repeat;
}

#left .block ul { list-style-type: none; padding: 0 5px; margin-bottom: 20px; }

#left .block ul li { padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #D6D6D6; }

#left .block ul li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #0079C1;
}
#left .block ul li a:hover { color: #F37421; text-decoration: none; }

.htmlblock .htmlcontent { padding: 0px 5px; }

#content h1.title {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-top: 0px;
	margin-bottom: .5em;
	padding-bottom: .2em;
	color: #5C5C5C;
	border-bottom: 1px solid #D6D6D6;
}

#content h1,
#content h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top: .8em;
	margin-bottom: .5em;
	padding-bottom: .2em;
}

#content h3,
#content h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: .5em;
	margin-bottom: .3em;
}

#content h1, #content h3 { color: #0079C1 }
#content h2, #content h4 { color: #F37421; }

#content ul, #content ol { margin: 0 1em; margin-bottom: 1em; }

#content li {
	list-style-position: inside;
	line-height: 1.3em;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: .5em;
	padding-bottom: .5em;
}

#content .content_table td { vertical-align: top; }

#content .image_label {
	color: #F37421;
	padding-top: 5px;
}
#copyright {
	font-size: 13px;
	color: #5C5C5C;
	padding: 0px 50px;
	margin-top: 5px;
}

#copyright p { margin-bottom: .3em }

/* Custom Address Block */

.htmlblock_address {
	background-color: #FDE3D3;
	border: 1px solid #FAC7A6;
	padding: 10px;
}

.htmlblock_address h4 {
	color: #F37421;
	margin-bottom: 3px;
	font-size: 13px;
}

.htmlblock_address h3 {
	color: #F37421;
	margin-bottom: 3px;
	font-size: 12px;
}

.htmlblock_address p { margin-bottom: .9em; font-size: 13px; }

.sharing_box { font-size: 13px; }

/* Frontpage CSS */
.frontpage-table td { vertical-align: top; }

p.list { font-size: 14px; color: #FFFFFF; margin-bottom: 3px; }

p.frontpage-more { text-align: right; margin-top: 5px; margin-bottom: 0px; }

p.frontpage-more a { color: #FFFFFF; }

.frontpage-playground {
	background: transparent url(../images/front-playground-bg.png) left top no-repeat;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 445px;
	height: 225px;
}

.frontpage-metales {
	background: transparent url(../images/front-metales-bg.png) left top no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 445px;
	height: 225px;
}

.frontpage-pvc {
	background: transparent url(../images/front-pvc-bg.png) left top no-repeat;
	margin-right: 5px;
	width: 445px;
	height: 225px;
}

.frontpage-roleo {
	background: transparent url(../images/front-roleo-bg.png) left top no-repeat;
	margin-left: 5px;
	width: 445px;
	height: 225px;
}

.frontpage-content { padding: 52px 15px 15px 15px; }

.frontpage-title { font-size: 24px; }

#user1 .htmlblock_anuncio {
	background-color: #FDE3D3;
	border: 1px dotted #F37421;
	padding: 10px;
	margin-bottom: 15px;
}

#user1 .htmlblock_anuncio h2 {
	margin: 0px;
	margin-bottom: 5px;
	color: #0079C1;
}
/* End Frontpage CSS */

/* Gallery Plugin */
#gallery_section .detail_thumb_td img { border: 1px solid #F37421; }
#gallery_section .detail_description_title { margin: 0px; padding: 0px; margin-bottom: 7px; font-size: 130%; }
#gallery_section .detail_description_title a { color: #F37421; text-decoration: none; }
#gallery_section .detail_description_title a:hover { text-decoration: underline; }

#gallery_images .thumb_td img { border: 1px solid #F37421; }
#gallery_images .thumb_title { padding: 0px; margin: 0px; color: #F37421; }
#gallery_images .thumb_footer {
	border: 1px solid #F8AC7A;
	background-color: #FDE3D3;
	padding: 5px;
	width: 140px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-weight: bold;
}

#gallery_details .details_image img { border: 1px solid #F37421; }
#gallery_details .details_footer { margin: 0px; }

#gallery_details .details_navigation { margin-top: 1em; text-align: center; }

#gallery_details .details_back { margin-top: 1em; text-align: center; }

#gallery_details .back_span { margin: 0px; padding: 0px; }

#gallery_details .details_navigation a, #gallery_details .details_back a {
	display: inline-block;
	border: 1px solid #99C9E6;
	background-color: #E5F2F9;
	padding: 5px;
}

#gallery_details .details_navigation a, #gallery_details .details_back a { text-decoration: none; }
#gallery_details .details_navigation a:hover, #gallery_details .details_back a:hover { color: #99C9E6; }


/* End Gallery Plugin */

/* Useful CSS */
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.clearleft {
	clear: left;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.clearright {
	clear: right;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

