/* 
  Those are the main and generic styles for this theme
*/
body {
  background: #deded9;
  color: #000000;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}

.framebg {
  background: #FFFFFF url("http://www.mercedid.org/images/subpage_bg_tc.jpg") repeat-x 50% 0 scroll;
}

.hometopfinal {
  background: #FFFFFF url("http://www.mercedid.org/images/homeTop_tc.jpg") repeat-x 50% 0 scroll;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.framebg2 {
  background: #FFFFFF url("http://www.mercedid.org/images/tableBG.jpg") repeat-x 50% 0 scroll;
}

.framebgHome {
  background: #FFFFFF url("http://www.mercedid.org/images/homeTop_tc.jpg") repeat-x 50% 0 scroll;
}



.accountbg {
  background: #0061a5 url("http://www.mercedid.org/images/mid_account_main_tc.jpg") repeat-x 50% 0 scroll;
}
  
#account {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #cde4f5;
	text-align: justify; 
}

#account a {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
	border-bottom: 1px solid #c3dff3;
	color: #c3dff3;
}

#account a:hover {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
	border-bottom: 1px solid #c3dff3;
	color: #c3dff3;
}

#account h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 1px;
  padding-left: 0px;
  text-transform: uppercase;
  color: #FFFFFF;  
  border-bottom: 1px solid #0061a5;
  width: 100%;
}

#account p {
  line-height: 15px;  
}

td, p {
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  line-height: 20px;  
}

img {
  border: none;
}


input, select, textarea {
  color: #000000;
  text-transform: none;
  background: #FFFFFF;
  padding: 3px;
  border: 1px solid #000000;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.blank {
  background: transparent;
  border: none;
}

.submit {
  background: #aad3e3;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11486b;
  margin: 1px;
  padding: 1px 10px 1px 10px;
  border: solid 0px #000000;
}

a {
    text-decoration: none;
	color: #D56E22;
}

a:hover {
	color: #e39d69;
    text-decoration: none;	
}


/* TPL PAGES */

h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  text-transform: uppercase;
  color: #FFFFFF;  
}

h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  text-transform: none;
  color: #053e62;  
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  text-transform: uppercase;  
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 10px;
  text-transform: uppercase;
  border-bottom: 1px #000000 dashed;
}

h5 {
	margin: 0 3px 0 0;
	padding: 12px 15px 8px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 0px 4px black;
}

h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  text-transform: none;
  color: #053e62;
}


#rightside {
	border: 1px #e5e5cc solid;
	background-color: #f7f7e9;
	padding:10px;
}

#rightside h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-transform: uppercase;
  color: #8e8e64; 
}

#rightside h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  color: #8e8e64; 
}

/* TOP STUFF */

#topstuff {
	color: #FFFFFF;
}

#topstuff a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0px dotted #CCCCCC;
}

#topstuff a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border-bottom: 0px dotted #CCCCCC;	
}

/* MAIN FRAME */

#mainframe {
	color: #000000;
	line-height: 15px;
	text-align: justify;
}


/* New Menu Style */

.glowingtabs{
	width: 950px;
}

.glowingtabs ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.glowingtabs li{
	display: inline;
}

.glowingtabs a{
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #11486b;
	border-bottom: 0px dotted #CCCCCC;
}

.glowingtabs a span{
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {

}

.glowingtabs li.selected a{ /*Selected Tab style*/
	background: #64caf4 url('images/menuBG_tc.jpg') repeat-x 50% 0 scroll;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	color: #FFFFFF;
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
	background: #64caf4 url('images/menuBG_tc.jpg') repeat-x 50% 0 scroll;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	color: #FFFFFF;
	border-bottom: 0px dotted #82826b;
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
padding: 6px;
font:bold 12px Arial;
line-height:18px;
background-color: #64caf4;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #64caf4;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 3px;
color: white;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #23a6dc;
color: white;
border-bottom: 0px;
}







/* Menu Style 2 */

#sddm
{	margin: 0;
	padding: 0;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a {
	display: block;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #11486b;
}

#sddm li a:hover {
	background: #64caf4 url('images/menuBG_tc.jpg') repeat-x 50% 0 scroll;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0px;
	background: #64caf4;
	border: 0px solid #5970B2}

	#sddm div a
	{
	display: block;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;;
	font-weight: bold;
	color: #11486b;}

	#sddm div a:hover
	{
	background: #64caf4;
	margin: 0 3px 0 0;
	padding: 7px 15px 5px 15px;
	text-decoration: none;	
	color: #FFFFFF;}


/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #333333;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #333333;
	border-bottom: none;
	background: #cccccc;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #333333; 
}
ul.tabbernav li a:visited {
	color: #333333;
}

ul.tabbernav li a:hover
{
	color: #FFFFFF;
	background: #999999;
	border-color: #cccccc;
}

ul.tabbernav li.tabberactive a {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

ul.tabbernav li.tabberactive a:hover {
	color: #000000;
	background: #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}

#homeleftside {
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
}





/* Footer */

#footer {
	width: 800px;
	border-top: 1px #e2e2ca solid;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-family: Arial;
	letter-spacing: 1px;
	color: #82826b;
}

#footer a {
    text-decoration: none;
	border-bottom: 0px dotted #CCCCCC;
	color: #82826b;
	font-size: 10px;
	font-weight: normal;
}

#footer a:hover {
	border-bottom: 1px dotted #82826b;
	color: #82826b;
    text-decoration: none;	
}


