@charset "utf-8";

/* GLOBALS */
body {
	margin: 0px;
	background-color:#FFFFFF;		
}


a {
	text-decoration: none;
	color: #96BD0D;
}

a:hover {
	text-decoration: underline;
	color: #96BD0D;
}

a img {
	outline : none;
	border:none;
}

.bold {
	font-weight: bold;
}

#main_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}


/* HEADER */
#header {
	height: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #2c2c2c;	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #94BA0C;
	background-image: url(../images/header_pintura_logo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;


}


#header_content {
	height: 128px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
	float: right;
	height: 44px;
	margin-top: 84px;
	margin-right: 30px;
}

#menu_content {
	background-image: url(../images/menu_bkg.png);
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.menu_spacer {
	color: #92B90D;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-style: normal;
}

#menu a{
	text-decoration: none;
	color: #333;
}

#menu a:hover{
	color: #4D84AD;
}

.menu_left_corner{
	width: 18px;
	background-image: url(../images/menu_left_corner.png);
}

.menu_right_corner{
	width: 18px;
	background-image: url(../images/menu_right_corner.png);
}



/* MAIN CONTENT */
#main_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#main_content .error{
	font-size: 14px;
	color: #333;
	background-image: url(../images/Error_128.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	height: 300px;
	margin-top: 150px;
	margin-left: 100px;
	margin-right: 100px;
	text-align: justify;
}

#main_content .error .title{
	font-size: 24px;
	font-weight:bold;
}

#navbar {
	margin-bottom: 18px;
	padding: 8px;
	background-color: #F8FAEE;
	margin-top: 10px;
	font-size: 11px;
	color: #1F497D;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}

#index_pictures{
	height: 400px;
}
#content_info_title {
	font-size: 23px;
	color: #FFF;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#content_info_left {
	color: #FFF;
	width: 325px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(../images/small_phone.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	text-align: justify;
	height: 100px;
	padding-top: 5px;
}
#content_info_right {
	color: #FFF;
	float: right;
	width: 325px;
	margin-top: 10px;
	margin-right: 20px;
	background-image: url(../images/bar_graphic.png);
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 135px;
	height: 100px;
	padding-top: 15px;
}


#content_info{
	background-image: url(../images/green_bkg.jpg);
	height: 177px;
	width: 960px;
	margin-top: 5px;
}

#banners{
	margin-top: 20px;
	margin-bottom: 20px;
}

#banner1{
	float: left;
	margin-right: 29px;
}

#banner2{
	float: left;
	margin-right: 28px;
}

#banner3{
}


/* FOOTER */
#footer {
	height: 293px;
	font-size: 10px;
	background-image: url(../images/footer_bck.gif);
	background-repeat: repeat-x;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #94BA0C;
}

#footer_paint{
	height: 293px;
	background-image: url(../images/footer_pintura_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer_list_header{
	font-size: 15px;
	color: #797979;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer_twitter{
	background-image: url(../images/twitter_logo.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 50px;
	line-height: 25px;
	float:right;
	margin-top: -15px;
	padding-left: 35px;
}

#footer_language{
	background-image: url(../images/language_logo.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 170px;
	line-height: 35px;
	float:right;
	margin-top: -20px;
	margin-bottom: -30px;
}


#footer_site_map{
	float: left;
	text-align: left;
	line-height: 20px;
	list-style-type: none;
	background-image: url(../images/footer_vertical_spacer.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 155px;
	margin-left: -10px;
}

#footer_products{
	float: left;
	text-align: left;
	line-height: 20px;
	list-style-type: none;
	background-image: url(../images/footer_vertical_spacer.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 145px;
	height: 150px;
}

#footer_info{
	float: left;
	text-align: left;
	line-height: 20px;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 40px;
}

#footer_copyright {
	clear: both;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	height: 38px;
	background-position: 125px;
	line-height: 35px;
	font-size: 9px;
	margin-left: 60px;
	color: #666;
}

#footer_content {
	width: 960px;
	text-align: center;
	padding-top: 30px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


#legal {
	padding: 30px;
	text-align: justify;
	clip: rect(auto,auto,50px,auto);
	margin-bottom: 50px;
}
#products {
	font-size: 14px;
	color: #333;
	text-align: justify;
	margin: 15px;
}
.products_text {
	padding-left: 30px;
	padding-right: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}
.float_right {
	float: right;
	clear: none;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 40px;
}

.float_left {
	float: left;
	clear: none;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 40px;
}

.product_title {
	font-size: 16px;
	font-weight: bold;
	color: #95BD0D;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	margin-top: 50px;
}
.product_name {
	font-size: 36px;
	font-weight: bold;
	color: #4B87AB;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
}
#support_request {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	background-color: #FFFFEC;
	border: 1px solid #C96;
	font-size: 14px;
}
#check_ticket {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	background-color: #ECFBFF;
	border: 1px solid #09F;
	margin-top: 50px;
}
#tickets {
	margin-top: 75px;
	margin-bottom: 75px;
}
#support {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}

label.validate_error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
	font-family: Verdana;
	font-size: 80%;
	position:absolute;
}
.product_main_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 45px;
	color: #000;
	border-bottom-width: 10px;
}
.product_main_subtitle {
	font-size: 16px;
	color: #96bd0d;
	margin-bottom: 35px;
}
.product_section_title {
	font-size: 28px;
	color: #4E87AA;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

.product_section_title_2 {
	font-size: 36px;
	color: #96bd0d;
}


.green_spacer {
	background-color: #96bd0d;
	height: 20px;
	margin-bottom: 20px;
	margin-top: 7px;
}
