body {
	background:#222222 url(../images/layout/bg_out.jpg) center -30px repeat-x;
	font-family:Calibri, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#444444;
	margin:0;
}
#layout {
	background:url(../images/layout/bg.jpg) center -25px no-repeat;
	width:100%;
}
#topmenu {
	background:url(../images/layout/topMenu_bg.png) top center repeat-x;
	height:54px;
	margin-top:-5px;
}

.font_general {
	font-family:Calibri, Helvetica, Arial, sans-serif;
}

/* START TOP MENU */
#topmenu ul {
	list-style:none;
	display:block;
	height:24px;
	width:300px;
	z-index:899;
	margin-top:13px;
}
#topmenu ul li {
	background:transparent url(../images/layout/top_right.png) no-repeat scroll right top;
	cursor:pointer;
	float:right;
	height:22px;
	margin:1px 0 1px 5px;
	padding:0 12px 0 0;
}

body#showcases #topmenu ul li#showcases_menu {
	background:transparent url(../images/layout/top_right_p.png) no-repeat scroll right top;
	cursor:pointer;
	float:right;
	height:22px;
	margin:1px 0 1px 5px;
	padding:0 12px 0 0;
}
body#mag #topmenu ul li#mag_menu {
	background:transparent url(../images/layout/top_right_p.png) no-repeat scroll right top;
	cursor:pointer;
	float:right;
	height:22px;
	margin:1px 0 1px 5px;
	padding:0 12px 0 0;
}

#topmenu ul li a:hover, #topmenu ul li:hover a {
	background:transparent url(../images/layout/top_left.png) no-repeat scroll left bottom;
	color:#FFFFFF;
}

body#showcases #topmenu ul li#showcases_menu a:hover, body#showcases #topmenu ul li#showcases_menu:hover a {
	background:transparent url(../images/layout/top_left_p.png) no-repeat scroll left bottom;
	color:#FFFFFF;
}
body#mag #topmenu ul li#mag_menu a:hover, body#mag #topmenu ul li#mag_menu:hover a {
	background:transparent url(../images/layout/top_left_p.png) no-repeat scroll left bottom;
	color:#FFFFFF;
}

#topmenu ul li:hover {
	background:transparent url(../images/layout/top_right.png) no-repeat scroll right bottom;
	cursor:pointer;
}

body#showcases #topmenu ul li#showcases_menu:hover {
	background:transparent url(../images/layout/top_right_p.png) no-repeat scroll right bottom;
	cursor:pointer;
}
body#mag #topmenu ul li#mag_menu:hover {
	background:transparent url(../images/layout/top_right_p.png) no-repeat scroll right bottom;
	cursor:pointer;
}

/*#topmenu ul li a, #topmenu ul li a:visited {*/
#topmenu ul li a {
	background:transparent url(../images/layout/top_left.png) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:17px;
	line-height:100%;
	padding:5px 0 0 12px;
}

body#showcases #topmenu ul li#showcases_menu a, #topmenu ul li#showcases_menu a:visited {
	background:transparent url(../images/layout/top_left_p.png) no-repeat scroll left top;
	border:0 none;
	color:#000;
	display:block;
	font-size:11px;
	height:17px;
	line-height:100%;
	padding:5px 0 0 12px;
}
body#mag #topmenu ul li#mag_menu a, #topmenu ul li#mag_menu a:visited {
	background:transparent url(../images/layout/top_left_p.png) no-repeat scroll left top;
	border:0 none;
	color:#000;
	display:block;
	font-size:11px;
	height:17px;
	line-height:100%;
	padding:5px 0 0 12px;
}

div#topmenu a, div#topmenu a:visited {
	text-decoration:none;
}
#topmenu ul li a strong, #topmenu ul li a:visited strong {
	font-weight:normal;
	font-size:1.15em;
}
/* END TOP MENU */

#toplogo {
	background:url(../images/layout/logo_bg.png) top center no-repeat;
	width:919px;
	height:88px;
	margin:10px auto 0;
	padding:10px 20px;
}
#submenu {
	background:url(../images/layout/submenu.png) top center no-repeat;
	width:959px;
	height:54px;
	margin:10px auto 0;
}
#container_top {
	background:url(../images/layout/pg_top.png) top center no-repeat;
	width:962px;
	height:18px;
	margin:10px auto 0;
}
#container {
	background:url(../images/layout/pg_bg.png) top center repeat-y;
	width:962px;
	margin:0px auto;
}
#container_footer {
	background:url(../images/layout/pg_footer.png) top center no-repeat;
	width:962px;
	height:19px;
	margin:0px auto;
}
#content_top {
	background:url(../images/layout/content-1_top.png) top center no-repeat;
	width:939px;
	height:15px;
	margin:-5px auto 0;
}
#content {
	background:url(../images/layout/content-1_bg.png) top center repeat-y;
	width:903px;
	margin:0px auto;
	padding:4px 18px;
	/*min-height:500px;*/
	height:auto;
}
#content_footer {
	background:url(../images/layout/content-1_footer.png) top center no-repeat;
	width:939px;
	height:15px;
	margin:0px auto -2px;
}
#footer_container_top {
	background:url(../images/layout/pg_top.png) top center no-repeat;
	width:962px;
	height:18px;
	margin:10px auto 0;
}
#footer_container {
	background:url(../images/layout/pg_bg.png) top center repeat-y;
	width:962px;
	margin:0px auto;
	font-family:Helvetica,Arial,sans-serif;
}
#footer_container_footer {
	background:url(../images/layout/pg_footer.png) top center no-repeat;
	width:962px;
	height:19px;
	margin:0px auto;
}
#footer_content_top {
	background:url(../images/layout/content-1_top.png) top center no-repeat;
	width:939px;
	height:15px;
	margin:-5px auto 0;
}
#footer_content {
	background:url(../images/layout/content-1_bg.png) top center repeat-y;
	width:903px;
	margin:0px auto;
	padding:4px 18px;
}
#footer_content_footer {
	background:url(../images/layout/content-1_footer.png) top center no-repeat;
	width:939px;
	height:15px;
	margin:0px auto -2px;
}
#footer_btm_top {
	background:url(../images/layout/footer_bg_top.png) top center no-repeat;
	width:292px;
	height:12px;
}
#footer_btm_bg {
	background:url(../images/layout/footer_bg.png) top center repeat-y;
	width:252px;
	padding:0 20px;
	font-size:12px;
	height:375px;

}
#footer_btm_footer {
	background:url(../images/layout/footer_bg_footer.png) top center no-repeat;
	width:292px;
	height:12px;
}
#subscribe {
	float:right;
}
#subscribe a {
	color:#E57707;
}
#subscribe a:hover {
	color:#444444;
}

#quote_top {
	background:url(../images/layout/quote_top.png) top center no-repeat;
	width:959px;
	height:14px;
	margin:10px auto 0;
}
#quote_content {
	background:url(../images/layout/quote_content.png) top center repeat-y;
	width:919px;
	margin:0px auto 0;
	padding:0 20px;
	font-size:23px;
	color:#656565;
	font-family:Constantia,Georgia,'Times New Roman',Times,serif;
	text-align:center;
}
#quote_footer {
	background:url(../images/layout/quote_footer.png) top center no-repeat;
	width:959px;
	height:16px;
	margin:0px auto 0;
}
#copyright {
	width:950px;
	color:#CCCCCC;;
	font-size:0.9em;
	margin:3px auto 20px;
}

.calibri {
	font-family:Calibri,Helvetica,Arial,sans-serif;
}

h1 {
	font: 1.8em Constantia,Georgia,"Times New Roman",Times,serif;
	padding-bottom:8px;
	margin: 20px 0;
}
h2 {
	font: 1.5em Constantia,Georgia,"Times New Roman",Times,serif;
	padding-bottom:8px;
	margin: 20px 0;
}
h3 {
	font: 1.1em Calibri,Helvetica,Arial,sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	font-size:1.2em;
}

.sub_bg_l_top {
	background:url(../images/sub_bg_l_top.png) center top no-repeat;
	width:895px;
	height:10px;
	margin-left:-15px;
	margin-top:-10px;
}
.sub_bg_l_bg {
	background:url(../images/sub_bg_l_bg.png) center top repeat-y;
	width:855px;
	margin-left:-15px;
	padding:20px;
}
.sub_bg_l_footer {
	background:url(../images/sub_bg_l_footer.png) center top no-repeat;
	width:895px;
	height:10px;
	margin-left:-15px;
}

.ad_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4E5A68;
}

/*** START STYLEING ***/
.inputText {
	border:2px solid #CCCCCC;
	font-size:16px;
	padding:5px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
}
.inputSelect {
	padding:5px;
	border:2px solid #CCCCCC;
	font-size:16px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
}
.inputTextarea {
	padding:5px;
	border:2px solid #CCCCCC;
	font-size:16px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
}

/* START LINK STYLING */
a.linkstyle {
	color:#2caad0;
	text-decoration:none;
}
a.linkstyle:hover {
	color:#f72e94;
	text-decoration:underline;
}
a.linkstyle_gray {
	color:#444444;
	text-decoration:none;
}
a.linkstyle_gray:hover {
	color:#f72e94;
	text-decoration:underline;
}
a.linkstyle_white {
	color:#FFFFFF; 
	text-decoration:none;
}
a.linkstyle_white:hover {
	color:#FFFFFF; 
	text-decoration:underline;
}
.nav_style {
	color:#333333;
	font-size:1.5em;
	text-decoration:none;
}
.nav_style:hover {
	color:#f72e94;
	font-size:1.5em;
	text-decoration:underline;
}
/* END LINK STYLING */

/* START IMAGE STYLING */
img.imgStyle {
	padding:5px; 
	border:1px solid #DBDBDB; 
	background:#E9E9E9;
}
img.imgStyle:hover {
	background:#F3F3F3;
	border:1px solid #EAEAEA;
}
img.imgStyle1 {
	padding:5px; 
	border:1px solid #DBDBDB; 
	background:#E9E9E9;
}
/* END IMAGE STYLING */
/*** END STYLEING ***/

.highlight_yellow {
	background:#FFFF00;
}

.warning_red {
	background:#CC0000;
	padding:10px;
	color:#FFFFFF;
	text-align:center;
	width:400px;
	margin:0 auto 20px;
}



/*** START CUSTOM CLASSES ***/
/* START COLOR */
.sky {
	color:#2caad0;
}
.pink {
	color:#f72e94;
}
.red {
	color:#CC0000;
}
.yellow {
	color:#FFFCDF;
}
.gray {
	color:#CCCCCC;
}
.white {
	color:#FFFFFF;
}
.blaco {
	color:#444444;
}
/* END COLOR */
/*** END CUSTOM CLASSES ***/