body {
	margin: 15px 0px 0px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bkgr_body.png);
	background-repeat:   repeat-x;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
a{outline: 0;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #4197dc;
	text-decoration: underline;
}
#login a:link {
	color: #727272;
	text-decoration: none;
	font-size: 11px;
}
#login a:visited {
	color: #727272;
	text-decoration: none;
}
#login a:hover {
	color: #4197dc;
	text-decoration: underline;
}
.login_mgn{
	padding-right: 35px;
	text-align: right;
	width: 735px;
}
.login_tel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4197dc;
	height: 40px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
}
.login_login {
	padding-left: 8px;
}
.all_width{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.bkgr_header {
	background: url(images/header.png) no-repeat center;
	height: 130px;
	vertical-align: top;
}
.b_inf {
	background: url(images/bkgr_inf.png) no-repeat center top;
	height: 25px;
}
.content_mgn {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 20px;
	background-image: url(images/bkgr_cont.png);
	background-repeat:   repeat-y;
	background-position: center top;
	padding-bottom: 9px;
}
.content_mgn_wide {
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 20px;
	background-image: url(images/bkgr_cont.png);
	background-repeat:   repeat-y;
	padding-bottom: 20px;
	background-position: center;
}
.page_title {
	font-size: 14px;
	color:#4197dc;
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	background-position: center center;
	line-height: 28px;
	background-image: url(images/bkgr_title_new.png);
}
.pagetrace{
	font-size: 9px;
	color: #EBEBEB;
	padding-left:25px;
	font-weight:bold;
	background-image: url(images/bkgr_title_new.png);
	background-repeat:   repeat-y;
	background-position: center bottom;
	padding-right: 25px;
	height: 15px;
}
.pagetrace a {
	color:#999999;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color:#4197dc;
	padding: 10px 10px 2px;
	border-bottom: 1px solid #4197dc;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 5px 0px;
}
.table_border {
	padding: 3px;
	border: 1px solid #727272;
}
.row1 {
	background-color: #434650;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
}
.row2 {
	background-color: #3C3F46;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
}
.row3 {
	background-color: #303239;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
}
.rowactive {
	background-color: #CF97A7;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #000000;
	background-image: url(images/bkgr_active.gif);
	cursor:hand;
}
.button {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/btn_normal.gif) no-repeat;
	cursor: hand;
	height: 30px;
	border: 0px;
	width: 150px;
	text-align: center;
}
/*.button_off {
        font: 12px Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF; border: 0px none; 
		background: url(images/btn_bkgr_off.gif);height: 24px;width: 110px;cursor: hand;}
.button_on {
        font: 12px Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;border: 0px none;
        background: url(images/btn_bkgr_on.gif);height: 24px;width: 110px;cursor: hand;}*/
.formlabel {
	background: #303239;
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.formcell {
	background: #1D1E21;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.formlabel2 {
	background: #303239;
	text-align: right;
	padding-right: 5px;
	border: 1px solid #4C4C4C;
}
.formcell2 {
	background: #1D1E21;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #4C4C4C;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.formcell2_btn {
	padding-right: 5px;
	padding-left: 5px;
	}
.formlabel_error{
	background: #1D1E21;
	text-align:right;
	padding-right:5px;
	color:#fed90c;
	font-weight:bold;
	height:24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input{
	color: #FFFFFF;
	border: thin solid #666666;
	background-color: #000000;
}
textarea{color: #FFFFFF;background-color: #000000;
	border: thin solid #666666;}
select{color: #FFFFFF;background-color: #000000;
	border: thin solid #666666;}
.formcell input[type="text"], .formcell input[type="file"], .formcell input[type="password"]{
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	width: 300px;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
.formcell textarea{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_textarea.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 100px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formcell #fileField{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 20px;
	width: 300px;
}
.formcell select{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 20px;
	width: 300px;
}
.formcell2 input[type="text"], .formcell2 input[type="file"], .formcell2 input[type="password"]{
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	width: 300px;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
.formcell2 textarea{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_textarea.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 100px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formcell2 #fileField{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 20px;
	width: 300px;
}
.formcell2 select{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 20px;
	width: 300px;
}
.feedback_button {
	text-align: right;
	padding-right: 40px;
}
.validate_error{
	color:#fed90c;
}
.validate_ok{
	color:#009900;
}
.form350 {
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	width: 300px;
	background-color: #2d2f35;
	background-image: url(images/bkgr_forms.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
.prevnext {
	background: #EBEBEB url(images/bgr_prevnext.gif);
	color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.prevnext_font {
	color: #CCCCCC;
}

.inputbox {
	width: 250px;color: #FFFFFF;
	border: thin solid #666666;background-color: #000000;
}

.inputbox-select {
	width: 255px;color: #FFFFFF;background-color: #000000;
	border: thin solid #666666;
}

/* TABS Styles */
.tabNavMarginLft {
	width: 10px;
	}
.tabNavMarginRt {
	/* This rule allows the right-side margin to expand to the full width of the table */
	width: auto;
	}
.tabNavSpacer {
	width: 3px;
	}
	
tr.tabRow td{
	text-align: center;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A6767;
	}
	
/* Removes the bottom border from tabon */
tr.tabRow td.tabon {
	border-bottom: none;
	outline-style: none;
	}

	
/* ================== Overwrite the following in section/page level for customization ======================*/
	
/* Sets link styles for the on tabs */
.tabon a:link, .tabon a:visited, .tabon a:hover, .tabon a:active {
	display: block;
	color: #4197dc;
	text-decoration: none;
	outline-style:none;
	}
	
/* Sets link styles for the off tabs */
.taboff a:link, .taboff a:visited, .taboff a:hover, .taboff a:active {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	}


/* Sets link styles for the off hover tabs */
.taboffhover a:link, .taboffhover a:visited, .taboffhover a:hover, .taboffhover a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	}

/* Set width and background style of the individual tabs and their margins */
.tabon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	background-image: url(images/tabon.gif);
	}
.taboff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	background-image: url(images/taboff.gif);
	}
	
.taboffhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	background-image: url(images/taboffhover.gif);
	}
	
/* This line-height attribute controls the overall height and clickable region of the tab */
.tabon, .taboff, .taboffhover {
	line-height: 24px;
	} 
	
.reports_legend {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 3px 0px 0px 20px;
	background: url(images/bkgr_legend.gif) no-repeat;
	width: 230px;
	height: 25px;
	border: 0px none;}
	
.reports_fieldset {
}

/* ADMIN LOGIN */
.adminlogin_table {
	height: 250px;
	width: 500px;
	background: url(sfadmin/img/login/adminlogin_bkgr.jpg) no-repeat;
}
.adminlogin_label {
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-right: 6px;
	width: 80px;
	font-size: 14px;
}
.adminlogin_formcell {
	font-weight: bold;
	color: #333333;
	padding-left: 6px;
}
.adminlogin_title {
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 92px;
}
.adminlogin_form_input {
	font-size: 12px;
	color: #FFFFFF;
	background: #9A9A9A;
	height: 22px;
	width: 265px;
	border: 1px solid #333333;
	padding-left: 10px;
	font-weight: bold;
}
.adminlogin_button_cell {
	padding-top: 5px;
	padding-bottom: 30px;
	text-align: right;
	padding-right: 20px;
}
.adminlogin_button {
	color: #FFFFFF;
	height: 24px;
	width: 120px;
	border: 0px none;
	background: url(sfadmin/img/login/adminlogin_btn_bkgr.gif);
	cursor: hand;
}.adminlogin_table_gral {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 100%;
	padding-top: 50px;
}
.adminlogin_logo {
	text-align: center;
	position: absolute;
	height: 130px;
	width: 100%;
}
.adminwelcome_title {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background: #666666;
	text-align: right;
	height: 20px;
	padding-right: 30px;
}

.margin15 {padding: 10px 15px;}
.text_big {font-size: 18px;line-height: 22px;}
.text_big_color {font-size: 18px;line-height: 22px;color: #4197dc;}
.menu {
	height: 30px;
	background: url(images/menubar.png);
	width: 833px;
}

.menuleft {
	height: 30px;
	background: url(images/menubar_left.png) no-repeat right top;
	width: 152px;
}
.menuright {
	height: 30px;
	width: 15px;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */  
/*Style for the background-bar*/
.clBar{
	position:absolute;
	visibility:hidden;
	left: 0%;
}
/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;
	padding:4px 2px 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CACAC8;
	font-size:12px;
	LINE-HEIGHT: 20px;
	text-align: center;
	font-weight: normal;
	cursor:hand;
}
.clLevel0{
	cursor:hand;
}
.clLevel0over{
	color:#FFFFFF;
	height: 20px;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	background-image: url(images/menubar_over.png);
}
.clLevel0border{position:absolute; visibility:hidden;}
/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute;
	padding:4px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CACAC8;
	font-weight:normal
}
.clLevel1{
	background-image: url(images/menu_bar_level1.gif);
	height: 25px;
	width: 110px;
}
.clLevel1over{
	cursor:pointer;
	cursor:hand;
	background-image: url(images/menu_bar_level1_over.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a79b7c;
	/*background-image: url(images/menu_bar_level1_over.gif);*/}
.clLevel1border{
	position:absolute;
	visibility:hidden;
	border-bottom: 1px solid #FFFFFF;
}
.clLevel1overborder{
	position:absolute;
	visibility:hidden;
	border-bottom: 1px solid #000000;
}
.bar_title {
	background-image: url(images/bkgr_title.gif);
	background-repeat:   repeat-x;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
}
.box_arrow {
	height: 12px;
	width: 12px;
	vertical-align: top;
}
.required{
	color: #990000;
}
.photo_left {
	width: 30%;
	padding: 5px;
	vertical-align: top;
	text-align: center;}
.border {
	border: 1px solid #4C4C4C;
	padding: 5px;
	height: 328px;
}
.border_signup {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #222222;
	border-bottom-color: #222222;
}
.table_border_color {
	padding: 3px;
	border: 1px solid #0776d2;
}
.red {
	list-style-image: url(images/circle.png);
}
#boxes{
	margin-top: 20px;
	width: 930px;
	clear: both;
}
.top_title {
	font-size: 20px;
	color: #FFFFFF;
	padding: 5px 10px;
	width: 276px;
	background-image: url(images/bkgr_title_sw.png);
}
.top_sep {
	width: 20px;
}
.top_data {
	padding: 5px 10px;
	border-top: 1px none #576175;
	border-right: 1px solid #576175;
	border-bottom: 1px solid #576175;
	border-left: 1px solid #576175;
	background-color: #363C49;
	color: #CCCCCC;
	width: 276px;
}
.top_title_central {
	font-size: 20px;
	color: #FFFFFF;
	padding: 5px 10px;
	width: 278px;
	background-image: url(images/bkgr_title_sw.png);
}
.resources_title {
	font-weight: bold;
	color: #222222;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	background-image: url(images/bkgr_resources.gif);
	height: 20px;
	padding-top: 4px;
}
.resources_data {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 20px;
	padding-top: 4px;
}

/*Modal login styles*/
#modal-overlay {     
	position: fixed;     
	z-index:100;     
	top: 0px;     
	left: 0px;     
	height:100%;     
	width:100%;     
	background: #000;     
	display: none; 
}
#modal-window {
	position: fixed;
	z-index: 200;
	display:none;
	width: 500px;
	height:350px;
	margin-left:-250px;
	margin-top:-175px;
	top:50%;
	left:50%;
	border:1px none #845E04;
	background-image: url(/photosfldr/logofiles/photo_login_small_bgr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}  
.modal-window-close{
}
.modal_input {
	background: #00050A;
	height: 16px;
	width: 200px;
	border: 1px solid #1357A2;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
}
.modal_title{
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}
.modal_button {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(images/btn_login.png) no-repeat;
	cursor: hand;
	height: 30px;
	border: 0px;
	width: 150px;
	text-align: center;
	margin-top: 15px;
	margin-left: 50px;
}
#logo {
	float: left;
	position: relative;
	top: 9px;
	left: 65px;
}
#logo_all {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
}

.header_title {
	font-weight:bold;
	font-size:18px;
	color:#222222;
	padding-left:20px;
}

.header_subtitle {
	font-weight:bold;
	font-size:14px;
	color:#222222;
	padding-left:20px;
	font-style:italic;
}
.sponsor_right {
	background-color: #343436;
	padding: 15px;
	border: 1px solid #706F84;
}
.sponsor_data {
	background-color: #575666;
	padding: 15px;
}
.sponsor_desc {
	padding-right: 10px;
}
.website_title {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 10px 10px 2px;
	border-bottom: 1px solid #FFFFFF;
}
.sponsor_logo {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.sponsor_pic{
	border:0;
	align:left;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
/*COLUMNS OLD
.col_sep {
	width: 10px;
}
.col_160 {
	width: 190px;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main_160 {
	width: 720px;
	font-size: 12px; vertical-align: top;}
.col_250 {
	width: 280px;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main_250 {
	width: 630px;
	font-size: 12px;vertical-align: top;}
.col_300 {
	width: 330px;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main_300 {
	width: 580px;
	font-size: 12px;vertical-align: top;}
.w_adv_font {
	font-size: 11px;
	text-align: right;
}
.col_left{padding-left:0px; padding-right:20px;}
.col_white {
	background-color: #FFFFFF;}
.col_shadow {
	background-color: #595959;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.w_1 {
	background-image: url(images/w1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px; width: 10px;}
.w_2 {
	background-image: url(images/w2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;}
.w_3 {
	background-image: url(images/w3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;}
.w_4 {
	background-image: url(images/w4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;}
.w_sup {
	background-image: url(images/w_sup.png);
	height: 10px;}
.w_inf {
	background-image: url(images/w_inf.png);
	height: 10px;}
.w_left {
	background-image: url(images/w_left.png);
	width: 10px;}
.w_right {
	background-image: url(images/w_right.png);
	width: 10px;
	background-repeat:  repeat-y;
	background-position: right top;
}
.w_bkgr {
	background-color: #595959;
	margin: 0 auto;
}
.col_160 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}
.col_250 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}
.col_300 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}*/

/*COLUMNAS NUEVAS*/
.col_sep {
	width: 20px; 
}
.col_160 {
	width: 180px;
	text-align: center;
	vertical-align: top;
	/*padding-right: 10px;*/
	padding-bottom: 10px;
	/*padding-left: 10px;*/
}
.main_160 {
	width: 730px;
	font-size: 12px;
	vertical-align: top;
}
.col_250 {
	width: 270px;
	text-align: center;
	vertical-align: top;
}
.main_250 {
	width: 640px;
	font-size: 12px;
	vertical-align: top;
}
.col_300 {
	width: 320px;
	text-align: center;
	vertical-align: top;
}
.main_300 {
	width: 590px;
	font-size: 12px;
	vertical-align: top;
}
.col_left{}
.col_white {background-color: #FFFFFF;}
.col_shadow {
	background-color: #595959;
	padding: 10px;}
.main_160_shadow {width: 710px;font-size: 12px;vertical-align: top;}
.main_250_shadow {
	width: 620px;
	font-size: 12px;
	vertical-align: top;
}
.main_300_shadow {
	width: 570px;
	font-size: 12px;
	vertical-align: top;}
.col_left{}
.w_1 {
	background-image: url(images/w1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px; width: 10px;}
.w_2 {
	background-image: url(images/w2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;}
.w_3 {
	background-image: url(images/w3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px; width: 10px;}
.w_4 {
	background-image: url(images/w4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;}
.w_sup {
	background-image: url(images/w_sup.png);
	height: 10px;}
.w_inf {
	background-image: url(images/w_inf.png);
	height: 10px;}
.w_left {
	background-image: url(images/w_left.png);
	width: 10px;}
.w_right {
	background-image: url(images/w_right.png);
	width: 10px;
	background-repeat:  repeat-y;
	background-position: right top;
}
.w_bkgr {
	margin: 0 auto;
	background: #3e3e3e;
}
.w_adv_font {
	font-size: 11px;
	text-align: right;
}
.col_160 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}
.col_250 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}
.col_300 .w_bkgr .w_adv_font a {font-size: 11px; color: #FFFFFF;}

.rank_title {
	font-size: 14px;
	font-weight: bold;
	color: #0776d2;
	background-color: #F3EAEF;
	height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/rank_bkgr_title.png);
	background-repeat:  repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
}
.rank_num {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 40px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	background-image: url(images/rank_bkgr_num.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rank_title_points {
	font-size: 14px;
	font-weight: bold;
	color: #0776d2;
	background-color:#F3EAEF;
	height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/rank_bkgr_title.png);
	background-repeat:  repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	width: 50px;
}
.chart_pic {
	text-align: center;
	vertical-align: middle;
	width: 105px;
	margin: 0px;
	padding: 10px 10px 10px 5px;
	float: left;
	height: 100%;
}
.chart_more {
	text-align: right;
	float: right;
	vertical-align: bottom;
	width: auto;
	height: auto;
	position: relative;
	clip: rect(auto,auto,-25px,auto);
}
.chart_item {
	vertical-align: middle;
	position: relative;
	height: auto;
}
.chart_name {
	padding: 10px 0px;
	vertical-align: 50%;
	float: left;
	position: relative;
	top: 30%;
	height: 100%;
	bottom: 30%;
}
h1 {
	color: #4197dc;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	border-bottom:1px solid #4197dc;
	padding: 0px;
}
.form_signup_home {
	border: 1px solid #828282;
	background-color: #F0F0F0;
}

/* estilos compare products */
img {border:0}

.c {text-align:center}
.l {text-align:left}
.r {text-align:right}

td.lList {padding:6px;border-left-width:1px;border-right-width:1px;border-left-style:solid;border-right-style:solid;border-color:#CCCCCC;}
td.cList {padding:6px;border-right-width:1px;border-right-style:solid;border-right-color:#CCCCCC;}
.prod_title {
	background-image: url(images/bkgr_title.gif);
	background-repeat:   repeat-x;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
}

.widget_button{
  width:70px;
  font-weight:bold;
}

.widget_title{
  font-weight:bold;
  border-bottom: 1px solid #4197dc;
  font-size: 14px;
  color:#4197dc;
}

.widget_small {
  font-size:11px;
  font-style: italic;
}

.widget_bar {
  border:1px solid #000000;
  background-color: #4197dc;
  height:11px;  
  margin:0px;
  float:left;
}

.widget_separator {
  height:3px;
}

.athlete_profile_photo {
	border:1px solid black;
	float:left;
	margin-right:10px;
	width:150px;
}

.athlete_profile_label {
	width:140px;
	float:left;
	text-align:right;
	color:#4197dc;
	padding-right:5px;
	line-height:1.5em;
}

.athlete_profile_text {
	width:240px;
	float:left;
	text-align:left;
	vertical-align:top;
	line-height:1.5em;
}

.athlete_profile_personal_container {
	width:600px;
	float:right;
	padding-top:5px;
}
.athlete_profile_personal_container h3{
	color:#4197dc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4197dc;
}

.athlete_profile_top_container {
	width:400px;
	float:left;
	text-align:left;
	margin-bottom: 20px;
	padding-top: 30px;
}

.athlete_profile_label_personal {
	width:200px;
	float:left;
	text-align:right;
	color:#4197dc;
	padding-right:5px;
	line-height:1.5em;
}

.athlete_profile_text_personal {
	width:380px;
	float:left;
	text-align:left;
	vertical-align:top;
	line-height:1.5em;
}

.clear {
  clear:both; height:1px; font-size:1px;
}

.athlete_edit  {
	background: url(images/button_edit.png) no-repeat right top;
	width: 150px;
	height:17px;
	cursor:pointer;
	top: 198px;
	text-align: right;
	float: right;
	margin-right: 5px;
	z-index: 200;
}

.page_edit  {
	background: url(images/button_edit.png) no-repeat left top;
	width: 100px;
	height:17px;
	cursor:pointer;
	position:absolute;
	top: 10px;
	left: 10px;
	text-align: left;
	z-index: 200;
}

.form350 {
	width:350px;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #999999;
}
.athlete_times_header {
	font-weight:bold;
	color:#4197dc;
	text-align:center;
	border-bottom:1px solid #4197dc;
	padding:5px;
}

.athlete_times_row {
	padding:5px;
	border-bottom:1px solid #434650;
	text-align:left;
}

.center {
  text-align:center;
}

#strokes_sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#strokes_sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; }
#strokes_sortable li span { position: absolute; margin-left: -1.3em; }
.athlete_list_title{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #4197dc;
	padding: 5px;
	background-image: url(images/bkgr_title_sw.png);
	background-repeat:  repeat-x;
	text-align: center;
	margin-bottom: 2px;
}
.athlete_list_photo{
	width: 60px;
	padding: 10px;
}
img.athlete_list_photo{
	width: 60px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #f6d56e;
	padding-right: 30px;
	background-color: #2C2C2C;
}
.athlete_list_name{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	width: 365px;
}
.athlete_list_table{
	width: 100%;
	border: 1px solid #D0A754;
	margin-right: auto;
	margin-left: auto;
}
.athlete_list_photo_photo {
}

.athlete_list {
	height:94px;
}
.profile_name h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4197dc;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 12px;
}


.blog_date{
	float:left;
	width:44px;
	height:49px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images/blog/date-bg.gif);
}

.blog_date_month {
  width:40px;
  text-align:center;
  font-size:10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  padding-top:1px;
}

.blog_date_day {
  width:40px;
  text-align:center;
  color: black;
  padding-top:8px; 
  font-size:14px;
}

.blog_title {
	height:24px;
	border-bottom:1px dotted #4197dc;
	color:#4197dc;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	width:560px;
	float:left;
}


.blog_tagcom {
	width:505px;
	height:30px;
	float:left;
}

.blog_tags {
	height: 20px;
	width: 265px;
	font-size: 10px;
	float:left;
	margin-bottom: 0px;
	padding-top:3px;
}

.blog_comments {
	height: 20px;
	width: 132px;
	float: right;
	font-size: 10px;
	margin-bottom:0px;
	text-align:right;
	padding-right: 5px;
}

.blog_break {
  height:25px;
  width:400px;
}

.blog_body {
	margin:10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
}

#blog_links {
	text-align:left;
}

.blog_title_left {
	height:16px;
	color:#4197dc;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	padding-left: 5px;
}

#blog_links ul {
	margin:0px;
	padding:0px 0px 0px 5px;
}

li.li_recentarts {
	margin: 0;
	padding: 0;
	font-size:10px;
	background: url(images/blog/mini-page.gif) no-repeat 0px 3px !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
	list-style: none;
}

li.li_monthlyarch {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:10px;
	background: url(images/blog/mini-monthly-archive.gif) no-repeat left center !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
}

li.li_category {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:10px;
	background: url(images/blog/mini-category.gif) no-repeat left center !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
}

li.li_rss {
	margin: 0;
	padding: 0;
	font-size:10px;
	background: url(images/blog/rss.png) no-repeat 0px 3px !important;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
	list-style: none;
}

li.li_spacer {
	margin: 0;
	padding: 0;
	font-size:10px;
	padding: 2px 0 2px 0px;
	padding-left: 20px !important;
	list-style: none;  
}

li.li_recentarts a, li.li_monthlyarch a, li.li_category a, li.li_rss a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
li.li_recentarts a:hover, li.li_monthlyarch a:hover , li.li_category a:hover, li.li_rss a:hover {
	color: #4197dc;
}

.blog_form_label {
  text-align:right;
}

.blog_form_cell {
  text-align:left;
}

.blog_input {
	width:350px;
	color: #FFFFFF;
	border: thin solid #666666;background-color: #000000;
}

.blog_textarea {
  width:350px;
  height:100px;color: #FFFFFF;
	border: thin solid #666666;background-color: #000000;
}

.blog_button {
	background-color:#cca845;
	color: #000000;
	width:80px;
}

#blog_right a{
	font-weight: bold;
	color: #4197dc;
	text-decoration: underline;
}

#blog_right a:hover {
	color: #FFFFFF;
}

.blog_error {
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  color:#aa0000;
  font-weight:bold;
  border:1px solid #aa0000;
}

#blog_comm_list{
	padding: 5px 10px 5px 0px;
	margin-top:5px;
	width:96%;
}

.blog_comment_block {
	margin-bottom:8px;
	padding-bottom:2px;
	border-bottom:1px solid #4197dc;
}

.blog_comm_title{
	font-size: 16px;
	color: #4197dc;
}

a.blog_title_link {
  text-decoration:none !important;
}

a.blog_title_link:hover {
  text-decoration:underline !important;  
}

.blog_comment_who {
  float:left;
  font-size: 10px;
  width:255px;
}
.blog_comment_flag{
	float:right;
	font-size:10px;
	width:140px;
	text-align:right;
	text-decoration: none;
}
.blog_comment_flag a {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_flag a:link {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_flag a:visited {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_flag a:hover {
	color: #EFD092;
	background-image: url(images/blog/flag_icon_on.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.blog_comment_manage{
	float:right;
	font-size:10px;
	width:140px;
	text-align:right;
	text-decoration: none;
}
.blog_comment_manage a {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_manage a:link {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_manage a:visited {
	color: #EFD092;
	background-image: url(images/blog/flag_icon.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.blog_comment_manage a:hover {
	color: #EFD092;
	background-image: url(images/blog/flag_icon_on.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.blog_comment_flagged {
  	background-image: url(images/blog/comment-flagged.png);
  	background-repeat: repeat;
}
.blog_comment_text{
  padding-top:20px;
  padding-bottom:10px;
  width:100%;
}
 #blog_pop {
	position:absolute;
	display:none;
	z-index:10;
	width:400px;
	height:70px;
	border:2px solid #4197dc;
	background-color: #000000;
	top:50%;
	left:50%;
	margin-top:-35px;
	margin-left:-200px;
	text-align:center;
	padding:20px;
}
.footer1-container  {
	width: 90%;
	padding-left: 40px;
	padding-right: 60px;
	padding-bottom: 0px;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

.footer1-container li {
	background: url(../images/blog/footer-arrow.gif) 0 3px no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	color: #4197dc;
}
.footer1-container a {
	color: #4197dc;
}

.footer1-container a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer1-container h3 {
	font: bold 12pt times;
	color: #4197dc;
	margin-bottom: 5px;
	border-bottom: 1px solid #175486;
	margin-top: 10px;
	padding-top: 0px;
}
#footer1 {
	background: #00274A;
	height: 110px;
	width: 100%;
	padding: 5px 0px 10px;
	margin-top: 5px;	/*display: table-cell;*//*vertical-align: middle;*/
	vertical-align: middle;
}

#footer1 .footer1-container {
	margin: 0px auto;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
.float-left {
	float: left;
	margin-left: 30px;
}
.btm-txt {
	padding: 0 0 0px;
}

.sub-nav li {
	border-bottom: dotted 1px #226f7a;
	padding: 10px 0;
}
.page {
	margin: 15px 0px 15px 10px;
	padding-left: 0px;
	text-align:left;
}

.page li {
	background: url(../images/blog/bullet.png) 5px 6px no-repeat;
	display: block;
	margin: 5px 0;
	padding-left: 15px;
	text-align: left;
}
ul.page {
	margin: 5px 0;
	text-align: left;
}

.footer1-container .page {
	margin: 0px;
	vertical-align: middle;
}

.footer1-container .page li {
	color: #FFFFFF;
	background: url(../images/footer-arrow.gif) 0 3px no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
}

.footer1-container a {
	color: #999999;
	text-decoration: none;
}

.footer1-container a:hover {
	color: #4197DC;
	text-decoration: none;
}
/*h3 {
	color: #4197dc;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}*/

h3 a:link, h3 a:visited, h3 a:active {
	color: #4197dc;
}
h4 {
	margin: 20 0 10px;
	color: #4197dc;
	text-align: left;
	padding-left: 0px;
	font-size: 110%;
	font-weight: bold;
}
h2 {
	margin: 20 0 10px;
	color: #4197dc;
	text-align: left;
	padding-left: 0px;
	font-size: 140%;
	font-weight: bold;
}
h1 {
	margin: 0px 0px 10px;
	color: #4197dc;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}
.logo_footer {
	text-align: right;
	float: right;
	height: 90px;
	width: auto;
}
#copy{
	background-color: #00172D;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copy a{
	color: #CCCCCC;
	text-decoration: none;
}
#copy a:hover{
	color: #4197dc;
	text-decoration: none;
}
#copy a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
.sep_horiz {height: 5px;}
.list1_box {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding: 5px 5px 5px 10px;
}
.list1_box a {
	}
.list1_box a:link {
	font-weight: bold;
	color: #4197dc;
	text-decoration: none;
}
.list1_box a:hover {
	text-decoration: underline;
}
.list1_box a:visited {
	font-weight: bold;
	text-decoration: none;
}
.list2_box {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding: 5px 5px 5px 10px;
}
.list2_box a {
	}
.list2_box a:link {
	font-weight: bold;
	color: #4197dc;
	text-decoration: none;
}
.list2_box a:hover {
	text-decoration: underline;
}
.list2_box a:visited {
	font-weight: bold;
	text-decoration: none;
}

.list3_box {
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding: 5px 5px 5px 10px;
}
.list3_box a {
	}
.list3_box a:link {
	font-weight: bold;
	color: #4197dc;
	text-decoration: none;
}
.list3_box a:hover {
	text-decoration: underline;
}
.list3_box a:visited {
	font-weight: bold;
	text-decoration: none;
}
.follow_block_300{
	height: 115px;
	width: 280px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
}
.follow_block_250{
	height: 100px;
	width: 248px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
}
.follow_block_160{
	height: 160px;
	width: 160px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
}
.follow_title_300{
	color: #4197dc;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.follow_title_250{
	color: #4197dc;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.follow_title_160{
	color: #4197dc;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.follow_icons_300{
	height: 62px;
	width: 248px;
	margin-right: auto;
	margin-left: auto;
}
.follow_icons_250{
	height: 62px;
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.follow_icons_160{
	height: 124px;
	width: 124px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.icon-rss{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_rss.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-rss a{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_rss.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-rss a:link a:visited{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_rss.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-rss a:hover{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_rss_on.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-facebook{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_facebook.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-facebook a{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_facebook.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-facebook a:link a:visited{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_facebook.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-facebook a:hover{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_facebook_on.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-youtube{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_youtube.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-youtube a{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_youtube.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-youtube a:link a:visited{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_youtube.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-youtube a:hover{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_youtube_on.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-twitter{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_twitter.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-twitter a{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_twitter.png);
	background-repeat: no-repeat;
	height: 62px;
}.icon-twitter a:link a:visited{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_twitter.png);
	background-repeat: no-repeat;
	height: 62px;
}
.icon-twitter a:hover{
	float: left;
	width: 62px;
	display: block;
	cursor: pointer;
	cursor: hand;
	background-image: url(images/glossy_twitter_on.png);
	background-repeat: no-repeat;
	height: 62px;
}
.goaltherm_block_250{
	height: 310px;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 13px;
}
.goaltherm_title_250{
	color: #4197dc;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.goaltherm_flash_250{}
.medals_img{
	padding: 5px;
	width: 90px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #595959;
}
.medal_descr{
	padding: 20px;
	font-size: 18px;
	line-height: 22px;
	width: 150px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
}
.medal_gold{
	color: #E5B93C;
	font-weight: bold;
}
.medal_silver{
	color: #CAC9C8;
	font-weight: bold;
}
.medal_bronze{
	color: #AD7C38;
	font-weight: bold;
}
.medal_s{}
.medal_list{
	font-size: 110%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	padding: 5px;
}

#map_canvas {
  color:#000000;
}

#map_canvas a{
	color: #727272;
	font-weight:bold;
	text-decoration: none;
}

.awm_label, .phm_label, .eam_label, .elm_label, .pcm_label, .urm_label {
 	color:#4197dc;
 	padding:2px;
 	border-bottom:1px solid #4197dc;
}

.awm_cell, .phm_cell, .eam_cell, .elm_cell, .pcm_cell, .urm_cell {
 	padding:2px;  
	border-bottom: 1px solid #727272;
}

.edm_label {
 	color:#4197dc;
 	border-bottom:1px solid #4197dc;
 	padding:2px; 	
}

.edm_cell {
	border-bottom: 1px solid #727272;
 	padding:2px;	
}

.pem_label {
 	color:#4197dc;
  	border-bottom:1px solid #4197dc;
 	padding:2px;  	
}

.pem_cell {
	border-bottom: 1px solid #727272;
 	padding:2px;	
}
.dotted_bottom{
	border-bottom:1px dotted #52319D
}
.elm_button, .edm_button, .pem_button, .awm_button, .phm_button, .eam_button, .pcm_button, .urm_button {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/btn_normal2.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	line-height: 26px;
	vertical-align:middle;
}
.elm_button_on, .edm_button_on, .pem_button_on, .awm_button_on, .phm_button_on, .eam_button_on, .pcm_button_on, .urm_button_on {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/btn_normal2_on.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	line-height: 26px;
	vertical-align:middle
}
/*Gallery*/
.galleria{list-style:none;width:930px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:600px} /* MSIE bug */
 .gallery_2{
	width:800px;
	margin:0 auto;
	text-align: center;
}
 .gallery_2 li{width:100px;height:100px;border:3px double #111;margin: 0 2px;background:#000;}
 .gallery_2 li div{left:240px}
 .gallery_2 li div .caption{font:italic 0.7em/1.4 georgia,serif;}
 #main_container{
	text-align:center;
	width:930px;
	margin:0 auto 40px;
}
 #main_prev{float:left;height:400px;width:30px;vertical-align:middle;text-align:center;line-height:400px;font-size:20px;}
 #main_prev a {margin:0 auto;}
 #main_image{
	margin:0 auto 40px;
	height:410px;
	width:700px;
	background:#000000;
	vertical-align:middle;
	text-align:center;
	float:left;
	padding-left: 110px;
}
#main_image span.caption{
	font-size: 90%;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
 #main_image img{margin:0 auto; margin-bottom:10px;} 
 #main_next{float:left;height:400px;width:30px;vertical-align:middle;text-align:center;line-height:400px;font-size:20px;}
 #main_next a {margin:0 auto;} 
 .gnav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;} 
 #gallery_viewport{
	width:930px;
	height:106px;
	overflow:hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
 #gallery_viewport_all{
	width:930px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.galleria_wrapper{
	margin-bottom: 20px;
}
.gallery_album_cell{
	font-size: 95%;
	color: #CCCCCC;
	padding: 5px;
}
.gallery_album_cell img{
	margin: 10px;
	border: 1px solid #676767;
	padding: 10px;
}
.gallery_album_cell a{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.gallery_album_cell a:hover{
	color: #ddaa02;
	text-decoration: none;
}
.gallery_buttons_block {
	height: 26px;
	width: 930px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.gallery_buttons_block ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gallery_buttons_block ul li{
	float: left;
}
.gallery_buttons_prev a{
	height: 30px;
	background-image: url(images/gallery/prev.png);
	width: 80px;
	background-repeat: no-repeat;
	display: block;cursor: pointer;
	margin-right: 300px;
}
.gallery_buttons_prev a:hover{
	height: 30px;
	background-image: url(images/gallery/prev_on.png);
	width: 80px;
	background-repeat: no-repeat;
	display: block;
}
.gallery_buttons_next a{
	height: 30px;
	background-image: url(images/gallery/next.png);
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	display: block; cursor: pointer;
}
.gallery_buttons_next a:hover{
	height: 30px;
	background-image: url(images/gallery/next_on.png);
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	display: block;
}
.gallery_buttons_fullscreen a{
	height: 30px;
	background-image: url(images/gallery/fullscreen.png);
	float: left;
	width: 80px;
	display: block; cursor: pointer;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.gallery_buttons_fullscreen a:hover{
	height: 30px;
	background-image: url(images/gallery/fullscreen_on.png);
	float: left;
	width: 80px;
	display: block;
	background-repeat: no-repeat;
}
.gallery_buttons_viewall a{
	height: 30px;
	background-image: url(images/gallery/all.png);
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	display: block; cursor: pointer;
	margin-right: 300px;
}
.gallery_buttons_viewall a:hover{
	height: 30px;
	background-image: url(images/gallery/all_on.png);
	background-repeat: no-repeat;
	float: left;
	width: 80px;
	display: block;
}
.gallery_edit_delete {
	float:right;
	height:60px;
	width:80px;
	vertical-align:bottom;
	text-align:center;
	font-size:12px;
}
.gallery_edit_delete ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gallery_edit_delete ul li{
	float: left;
}
.gallery_edit a{
	height: 26px;
	width: 80px;
	display: block;
	cursor: pointer;
	background-image: url(images/gallery/btn_edit_delete.png);
	background-repeat: no-repeat;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
	margin-right: 5px;
}
.gallery_delete a{
	height: 26px;
	width: 80px;
	display: block;
	cursor: pointer;
	background-image: url(images/gallery/btn_edit_delete.png);
	background-repeat: no-repeat;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
}
.gallery_edit a:hover{
	height: 26px;
	width: 80px;
	display: block;
	cursor: pointer;
	background-image: url(images/gallery/btn_edit_delete_on.png);
	background-repeat: no-repeat;
	color: #000000;
}
.gallery_delete a:hover{
	height: 26px;
	width: 80px;
	display: block;
	cursor: pointer;
	background-image: url(images/gallery/btn_edit_delete_on.png);
	background-repeat: no-repeat;
	color: #000000;
}
.gallery_buttons_sp{
	margin-top: 30px;
}

ul.azdirectory {
	list-style-type: none;
	margin: 0px auto;
	width: auto;
	padding: 0px;  
	clear: clear;
	margin-bottom:5px;	
	text-align:center;
}

ul.azdirectory li {
  	float:left;
  	margin-left:2px;
  	margin-right:2px;
  	width:20px;
  	height:20px;
  	line-height:20px;
  	text-align:center;
  	border:1px solid #4F4F4F;
  	background-color:#101010;
  	margin-bottom:5px;
}

ul.azdirectory li.azdirectory_open {
  	background-color:#2E4AA0;
}

.avatar_small {
  width:32px;
  height:32px;
  float:left;
  vertical-align:middle;
  margin-right:3px;
  border:1px solid black;
  margin-bottom:3px;
}
.dataitem {
	font-size: 13px;
	color: #CCCCCC;
	text-align: right;
	padding: 2px 4px 2px 15px;
}
.datadescription {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 15px;
}
.winner_photo {
	padding-right: 20px;
}
.more {
	float: right;
	width: 81px;
	height: 18px;
}
a .more, a:visited .more {display: block; text-decoration: none;background: url(images/btn_more.png) no-repeat;width: 81px; display: block; height: 18px;}
a:hover .more {display: block; text-decoration: none;background: url(images/btn_more_on.png) no-repeat;width: 81px; display: block; height: 18px;}

.formlabel_focused {
	background-color: #D6DAF3;  
}

.formcell_focused {
	background-color: #D6DAF3;	  
}

.input_focused {
	background-color: #F0F2FB;  
}

.errorblock {
  	background-color: #FFCACA;
  	background-image: url(images/warning.png);
  	background-position: left center;
  	background-repeat: no-repeat;
  	border: 1px solid #FF0000;
  	padding:10px;
  	padding-left:34px;
  	clear:both;
}
#chart {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.chart_title {
	color: #4197DC;
	font-size: 150%;
}
.chart_flag {
	float: left;
	height: 20px;
	width: 34px;
	background: url(images/chart_bkgr_flag.png) no-repeat;
	z-index: 5;
	margin-top: 10px;
	.margin-top:20px; /* IE7 */
	position: relative;
	left: -10px;
}
.chart_flag img{
	height: 16px;
	width: 30px;
}
.chart_name {
	float: left;
	width: 250px;
	font-size: 110%;
	font-weight: bold;
	border: 1px dotted #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.chart_subtitle{
	color: #4197DC;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px none #4197DC;
	border-right: 1px none #283389;
	border-bottom: 1px solid #4197DC;
	border-left: 1px solid #1B235C;
}
.chart_num{
	font-size: 120%;
	color: #FFFFFF;
	background: #104b8d;
	border: 2px solid #000000;
	text-align: center;
	font-weight: bold;
}
.chart_row{}

.chart_name_widget {
	float: left;
	width: 150px;
	font-size: 110%;
	font-weight: bold;
	border: 1px dotted #999999;
	padding-right: 10px;
	padding-left: 10px;
}
