@charset "utf-8";

body  {
/*	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS";

	font-size:14px;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#590000;
	margin-bottom:20px;
}

a {
	color:#660033;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

a:hover {
	color:#F90;
}
.thrColFixHdr #container, .twoColFixLtHdr #container { 
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background:#FDFDF5;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border:1px #000000 solid;
	margin-top:20px;
	margin-bottom:25px;
		background-image:url(../Media/Images/HomePage/TestBackground.jpg);
	background-repeat:repeat;

} 

#mainContent li.Tabla {
	list-style-image:url(../Media/Images/HomePage/ListButton-tabla.jpg);
	paddingtop:-5px;
/*	font-style:oblique;
*/	padding-left:5px;
	list-style-position:outside;
	margin-right:30px;
}

#mainContent Li{
	paddingtop:-5px;
	padding-left:5px;
	list-style-position:outside;
	margin-right:30px;
}
.thrColFixHdr #header, .twoColFixLtHdr #header { 
	/*background: #FDFDF5; */
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-bottom:0px;
	height:200px;
	background-image:url(../Media/Images/HomePage/Header1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-top:0px;
	padding-top:16px;
	padding-right:0px;
	margin-left:0px;
	margin-bottom:0px
} 
.thrColFixHdr #header img {
float:left;
}
.thrColFixHdr #QuickBar {
	text-align:right;
}
.thrColFixHdr #MenuBar, .twoColFixLtHdr #MenuBar {
	padding-left:0px;
	position:relative;
	top:82.5%;
	margin:0px;
	
}
#HorizMenu * {
	margin:0px;
	padding:0px;
	
}
#HorizMenu
{
padding:0;
margin:0;
margin-top:-12px;
color:#fff;
font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
white-space:nowrap;
list-style-type:none;
}
#HorizMenu li {display:inline;}
#HorizMenu li a
{
margin:0px;
padding-left:6px;
padding-right:6px;
color:#F93;
text-decoration:none;
float:Right;
border-right:#F63 1px solid;
}
.thrColFixHdr #HorizMenu a.last, .twoColFixLtHdr #HorizMenu a.last{
	border-right:none!important;
}	
#HorizMenu li a:hover
{
color:#FFF;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #container #ADBox {
	margin-top:10px;
	margin-bottom:4px;
	margin-left:6px;
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.thrColFixHdr #container #ADBoxTop {
	margin:0px;
	padding:0px;
	background-image:url(../Media/Images/HomePage/AD-Box-Top.jpg);	
	height:15px; 
	background-repeat:no-repeat;
	background-position:left bottom;
}

.thrColFixHdr #container #ADBoxMiddle H6{
	color:#5B1E00;
	font-size:14px;
	padding-left: 10px;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
}

.thrColFixHdr #container #ADBoxMiddle #TICKER{
	overflow:hidden;
	width:775px;
	Margin-left:10px;
	padding:0px;
	margin-bottom:0px;
}

.thrColFixHdr #container #ADBoxMiddle {
	margin:0px;
	padding:0px;
	background-image:url(../Media/Images/HomePage/AD-Box-Middle.jpg);
	background-repeat:repeat-y;
}

.thrColFixHdr #container #ADBoxBottom {
	margin:0px;
	padding:0px;
	background-image:url(../Media/Images/HomePage/AD-Box-Bottom.jpg);
	height:15px; 
	background-repeat:no-repeat;

}

.thrColFixHdr #sidebar1, .twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #FDFDF5;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 2px 10px 10px 10px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #QuickLinks, .twoColFixLtHdr #QuickLinks {
	margin:0px;
	padding:0px;
}

.thrColFixHdr #Sidebar1-SubMenu, .twoColFixLtHdr #Sidebar1-SubMenu {
	width:190px;
	margin:0px;
	padding:0px;
	padding-top:10px;

}
.thrColFixHdr #Sidebar1-SubMenu a, .twoColFixLtHdr #Sidebar1-SubMenu a {
	color:#590000;	
	
}
.thrColFixHdr #Sidebar1-SubMenu a:hover, .twoColFixLtHdr #Sidebar1-SubMenu a:hover {
	color:#630;
	text-decoration:underline;
}
.thrColFixHdr #Sidebar1-SubMenu img, .twoColFixLtHdr #Sidebar1-SubMenu img{
	margin:0px;
	padding:0px;
}

.thrColFixHdr #Sidebar1-SubMenu p, .twoColFixLtHdr #Sidebar1-SubMenu p{ 
	padding:5px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

.thrColFixHdr #Sidebar1-SubMenu h1, .twoColFixLtHdr #Sidebar1-SubMenu h1{ 
	padding:5px;
	padding-top:15px;
	margin:0px;
	text-align:center;
}

.thrColFixHdr #Sidebar1-SubMenu UL, .twoColFixLtHdr #Sidebar1-SubMenu UL{ 
	margin:0px;
	padding:0px;
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.thrColFixHdr #Sidebar1-SubMenu Li, .twoColFixLtHdr #Sidebar1-SubMenu Li{ 
	margin:0px;
	padding-left:0px;
	list-style:outside;
	line-height:1;
	padding-top:4px;
	padding-bottom:4px;
	list-style-image:url(../Media/Images/ListButtonMusic.gif);
	margin-left:25px;
}


.thrColFixHdr #Sidebar1-SubMenu-Top, .twoColFixLtHdr #Sidebar1-SubMenu-Top {
	background-image:url(../Media/Images/Sidebar1-Top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:45px;
	width:190px;
	margin:0px;
	padding:0px;

}

.thrColFixHdr #Sidebar1-SubMenu-Middle, .twoColFixLtHdr #Sidebar1-SubMenu-Middle {
	background-image:url(../Media/Images/Sidebar1-Middle.jpg);
	background-repeat:repeat-y;
	width:190px;
}

.thrColFixHdr #Sidebar1-SubMenu-Bottom, .twoColFixLtHdr #Sidebar1-SubMenu-Bottom {
	background-image:url(../Media/Images/Sidebar1-Bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:17px;
	width:190px;

}
.thrColFixHdr #QuickLinks {
	margin:0px;
	padding:0px;
}
.thrColFixHdr #QuickLinks img, .twoColFixLtHdr #QuickLinks img {
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-bottom:2px;
}
.thrColFixHdr #QuickLinks, .twoColFixLtHdr #QuickLinks {
	color:#FFFFFF!important;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #FDFDF5;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 5px 5px; /* padding keeps the content of the div away from the edges */
	margin:0px;
}

.thrColFixHdr #sidebar2 a{
	color:#006600;
}
.thrColFixHdr #sidebar2 #advertisement {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.thrColFixHdr #sidebar2 #AdvtTop {
	background-image:url(../Media/Images/Sidebar2-Box/Box-Top.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px;
	margin:0px;
	width:200px;
	height:17px;
}

.thrColFixHdr #sidebar2 #AdvtMiddle {
	background-image:url(../Media/Images/Sidebar2-Box/Box-Middle.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	width:200px;
}

.thrColFixHdr #sidebar2 #AdvtBottom {
	background-image:url(../Media/Images/Sidebar2-Box/Box-Bottom.gif);
	background-repeat:no-repeat;
	background-position:Top;
	padding:0px;
	margin:0px;
	width:200px;
}
.thrColFixHdr #mainContent { 
	margin: 0 240px 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height:1.8;
	/*font-style:italic*/;
} 
.twoColFixLtHdr #mainContent { 
	margin: 0 0px 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 20px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height:1.8;
	overflow: hidden; /* next five line ensures that two column setting remains contant in IE 6 */
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	zoom: 1;
} 
 
.thrColFixHdr #mainContent #MainContentImage {
	text-align:center;
	margin:0px;
	padding:0px;
}
.thrColFixHdr #footer, .twoColFixLtHdr #footer { 
	padding: 0px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	text-align:center;
	line-height:1;
	padding-top:10px;
	padding-bottom:15px;
	background-image:url(../Media/Images/HomePage/Footer-Designer1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:100px;
} 
.thrColFixHdr #footer p, .twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.Red {
	color:#84E1F2;
	font-weight:bold;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:24px;
	color:#4C1B1B;
}

.thrColFixHdr #sidebar1 h1, .twoColFixLtHdr #sidebar1 h1 {
	font-size:14px;
	color:#4C1B1B;
}

H2 {
	font-size:16px;
	color:#8E2800;
}

.thrColFixHdr #sidebar1 h2, .twoColFixLtHdr #sidebar1 h2 {
	font-size:14px;
	color:#8E2800;
	
}

h3 {
	font-size:14px;
	color:#382513;
}

.Quote {
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF9966;
	font-weight:normal;
	text-align:center;
	font-style:italic;
}
.indent {
	text-indent:50px; 
}

.skyblue {
	color:#00CCFF;
}
.Highlight {
	font-weight:bold;
	font-style:italic;
	color:#FF6600;
}
.single p{
	line-height:1.5;
	margin:0px;
	padding:0px;
	
}

.OnePointFive p{
	line-height:1.8;
	margin:0px;
	padding:0px;
	
}

.DarkBrown {
	color:#993333;
}

.twoColFixLtHdr #Content {
	margin:5px;
	padding:5px;
}

.NormalStyle {
	font-style:normal;
}

.Italics {
	font-style:normal;
}

input, textarea, select {
	border:solid #990000 1px;
	color:#590000;
}

td, th {
	padding:2px;
}

img {
	border:none;
}

.smallText {
	font-size:9px;
}

