

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-image: url(../image-files/body4.jpg);
background-repeat: repeat-y;
background-position: center;
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: #201b17;
font-size: 84%;
}

h1  {
background-color: transparent;
color: #660000;
font-size: 175%;
clear: both;
}



 h2, h3, h4,  {
background-color: transparent;
color: #660000;
}





h2, h3, h4 {
margin-top: 16px;

}

h5 {
background-color: transparent;
color: #996600;
font-size: 98%;
}

h6 {
background-color:transparent ;
border-bottom: 2px solid #660000;
border-top: 2px solid #660000;
padding: 5px;
margin: 30px;
color: #333333;
font-size: 98%;
}




h1 {
margin-top: 2px;
font-family: Arial, Helvetica, sans-serif  ;
border-bottom: 0 solid #8f8fb3;
text-align: center;
}

h2 {
font-family: Arial, Helvetica, sans-serif    ;
color:#660000;
border-bottom: 0px solid #660000;
font-size: 135%;
}

h2.top {
font-family: Arial, Helvetica, sans-serif    ;
color:#636363;
border-bottom: 0px solid #505050;
font-size: 135%;
text-align:center;
}



h3 {
font-family: Arial, Helvetica, sans-serif ;
color:#660000;

border-bottom: 0 solid #660000;
font-size:: 110%;
}


hr {
width: 450px;
color:#FFCC66;
margin-left: 60px;
margin-bottom: 20px;

}

strong {
color:#454545;
font-weight:bold;
font-size: 100%;

}


blockquote {
margin: 12px 56px;
color: #006;
font-size: 120%;
line-height: 25px;
font-family: 'Courier New', Courier, monospace;
font-weight: bold;
text-align:center;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */
a:link {
color: #003399; 
text-decoration: underline;
font-weight: normal;
font-size: 100%;
}

a:visited {
color: #660066;
text-decoration: underline;
}

a:hover {
color: #933932;
text-decoration: underline;
}

a.box:link {font-size: 95%; color: #584142; text-decoration: none; font-weight:normal;}
a.box:visited {font-size: 95%;color: #584142; text-decoration: none; font-weight:normal;}
a.box:hover {font-size: 95%;color: #a27d37; text-decoration: none; font-weight:normal;}
a.box:active {font-size: 95%;color: red; } 





 a.xtra:link {color: #cc9966;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: underline;
	font-weight: normal;
 }


a.xtra:visited {color: #cc9966;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: underline;
	font-weight: normal;

 }
 
 
a.xtra:hover {color: #ffffcc;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: transparent;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: underline;
	font-weight: normal;

 }


/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 2px solid black;   /* black, headlines and borders */
}

#Header {
position: relative;
height: 260px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 180px 0 180px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
padding: 0 15px 0 15px;
}

#NavColumn {
float: left;
width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 0px solid #f0f5fb;
}

#Footer2 {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 0px solid #f0f5fb;
}

	
	








.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0 200px;
}

#Footer2 .Liner {
margin: 0;
padding: 0 200px;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px auto;
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
}

#Header {
background-image: url(http://www.online-ballroom-dance-lessons.com//images/ballroomlogo2.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
text-align: center;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
font-size:102%;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
text-align: center;
}

#Footer {
background-image: url(../image-files/footer-background.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: bottom;
text-align: center;
font-size: 85%;
}

#Footer2 {
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
background-color: transparent;
background-position: bottom;
text-align: center;
font-size: 85%;
}







#NavColumn {
font-size: 90%;
color: #cc9966;
}

#ExtraColumn {
font-size: 95%;
color: #cc9966;
}

#NavColumn h4 {
font-size: 90%;
color: #ffcc66;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 115%;

color: #ffffb8;
border-bottom: 1px solid #cc9966;

margin-top: 0;

}



#ExtraColumn h5 {
font-size: 90%;

color: #ffcc66;

margin-top: 0;

}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 110%;
color: #ffcc66;
border-bottom: 1px solid #cc9966;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: transparent;        /* tan, for button and RSS box backgrounds -- */
border: 0px solid #8f8fb3;
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #ffffcc;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
font-weight: normal;
}

.Navigation a:visited {
color: #ffffcc;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
font-weight: normal;

}

.Navigation a:hover {
color: #660000;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: #d3e4fb;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
text-decoration: underline;
font-weight: normal;

}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;

}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #ffffcc;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 1px;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
font-size: 115%;

}

.ExtraNav ul li a{

	padding-right: 8px;

	padding-left: 8px;

}





.ExtraNav a:link {
color: #cc9966;
text-decoration: none;
text-align: center;
padding: 0 8px;
}

.ExtraNav a:visited {
color: #cc9966;
text-decoration: none;
}

.ExtraNav a:hover {
color: #336699;
background-color: #cc9966;
text-decoration: underline;
}









#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 165px;
left: 20px;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
font-size: 88%;
color:#000066
margin: 0px auto;
background-color: transparent;
}

#Footer .ExtraNav ul{
position: relative;
top: -8px;
right: 0px;
}

#Footer2 .ExtraNav {
margin: 0px auto;
background-color: transparent;
}

#Footer2 .ExtraNav ul{
position: relative;
top: -5px;
right: 0px;
}





/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #e3d0b8;
width: 85%;
border: 2px dotted #cc9966;
margin: 18px auto 24px auto;
padding: 4px;
color: #660000;
}
.CalloutBox1 {
background-color: transparent;
width: 65%;
border: 2px dotted #660000;
margin: 18px auto 24px auto;
padding: 4px;
color: #000;
}


.CalloutBox2 {
background-color: #600;
width: 85%;
border: 2px dotted #c96;
margin: 18px auto 24px auto;
padding: 4px;
color: #ffc;
}

.CalloutBox3 {
background-color: #e6d492;
width: 80%;
text-align:Left;
border: 1px dotted #990000;
margin: 2px auto 2px auto;
padding: 4px;
color: #000;
font-size:85%;
}

.CalloutBox3 h4 {
margin: 0;
padding: 6px;
text-align:Center;
color: #333333;
font-size:  110%;
}




div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: white;
width: 24%;
border: 1px solid #660000;
margin: 0 8px 12px 12px;
float: right;             /* adding float enables text to flow around it */
color: #660000;
}

.ReminderBox h4 {
margin: 0;
padding: 1px;
text-align: center;
background-color: #e3d0b8;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: transparent;
border: 0px;
}

.AdSenseBoxLeft {
margin: 5px 18px 8px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 250px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: transparent;
width: 90%;
border-top: 1px solid #660000;
border-bottom: 1px solid #660000;
margin:  50px auto 12px auto;
padding: 4px;
text-align: center;
}

.textbox {
background-color: #f2ead5;
width: 130px;
border: 2px solid #996600;
margin: auto;
padding: 4px;
text-align: center;
font-size:  75%;
}

.textboxdark {
background-color: #36080b;
width: 130px;
border: 1px solid #cc9966;
margin: auto;
padding: 4px;
text-align: center;
font-size:  100%;
}



/* -- RSS Box -- */

#RSSbox {

width: 148px;

background-color: #f2ead5;

border: 2px solid #00000;

margin: 8px auto 10px 12px;

padding: 1px 2px 25px 2px;

font-size: 100%;

font-weight: bold;

color: #660000;

line-height: 130%;

text-align: center;

}






/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

.Note {
font-size: 77%;
font-weight: normal;
color: #999999;
line-height: 150%;
margin-bottom:3px;
}


.Attribution {
font-size: 65%;
font-weight: normal;
color: #000;
line-height: 150%;
margin-bottom:3px;
text-align:center;
}










/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 8px 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 5px;
text-align: center;
}

#ContentColumn ul { 
list-style-type: none; 
padding-left: 0; 
margin-left: 40px; 
} 

#ContentColumn li { 
background: url(../image-files/bullet.gif) left top no-repeat; 
padding-left: 40px; 
padding-bottom: 10px; 
}

.space {

margin: 2px 4px;

border: 1px solid #995b00;

}

<!--------------->
<!--Breadcrumbs-->
<!--------------->

.crumbs {

	width:350px;

	margin:0;

	overflow:hidden;

	background:#fff;
	
}

#Header .crumbs {
font-size: 85%;
position: absolute;
top: 225px;
left: 200px;
}



.crumbs {

	height:30px;  

	background:#fff;

}

.crumbs ul, li {
	list-style-type:none;
	padding:0;
	
	margin:0;
}


.crumbs li {

	float:left;

	line-height:30px;

	color:#777;

	font-size: 10px;

	padding-left:5px;

}		

.crumbs li a {

	background:url(../image-files/crumbs.gif) no-repeat right center;

	display:block;

	padding:0 15px 0 0;

}							

.crumbs li a:link,

.crumbs li a:visited {

	text-decoration:none;

}	

a:link, a:visited,	

.crumbs li a:hover,

.crumbs li a:focus {text-decoration:underline

}

<!--Colored Table---------------------------->
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: normal;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
	
}

th.head
{
	background-color: #cc9966;

	color: #fff;
	text-align:left;
}

tr.rowA
{
	background-color: transparent;
	color: inherit;
	font-size:12px;
}
tr.rowB
{
	background-color: #f5ebe0;
	color: inherit;
		font-size:12px;

}


tr.rowC
{
	background-color: #f8dea7;
	color: inherit;
		font-size:14px;

}



<!--Colored Table end-->


<!--Tooltip-------**********************----------->
#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 ;
	color:#fff;
	}

#easyTooltip2{
	padding:5px 10px;
	border:1px solid #ffffff;
	background:#ffffff ;
	color:#fff;
	width:200px;
	}
#easyTooltip2 h4, #easyTooltip2 p{
	margin:.25em 0;
	}	

 <!----> 
      a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
  
      a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px;}
  
      a.tooltip:hover span{display:inline; position:absolute; background:#cbf76e; border:2px solid #3a3b38; color:#3a3b38;}

<!---->
<!--End Tootip**********************************-->
