@charset "utf-8";
/* CSS Document */

/*Copyright 2009 M. Perez http://www.gaudigital.com*/

/*Standard Styles*/
html{
	background-color: #5D397D;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
td.topdivider{
	background-color: #C97548;
}
td.logo_holder{
	background-image: url(../cms_pages/images/topbanner.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #C8341F;
}
td.menubox{
	background-color: #84C9B1;
	border-bottom: 3px solid #C8341F;
}
#main_content{
	padding: 10px;
	background-color: #FFFFFF;
}

	/*Main Menu*/
ul.cbdz_menu{
	list-style: none;
	line-height: 2.8em;
	margin: 0;
	padding: 0;
}
li.cbdz_item{
	list-style-type: none;
	font-size: 14px;
	font-weight: 400;
}
li.cbdz_item a:link{
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	color: #5D397D !important;
}
li.cbdz_item a:hover{
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	border: 1px solid #5D397D;
	background-color: #C97548;
	color: #FFFFFF !important;
}
li.cbdz_item a:active{
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	border: 1px solid #5D397D;
	background-color: #C97548;
	color: #FFFFFF;
}
li.cbdz_item a:visited{
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	color: #5D397D;
}

	/*Standard Text Link*/

a.link:link{
	color: #28267C;
	text-decoration: underline;
}
a.link:hover{
	color: #AF3625 !important ;
	text-decoration: underline;
}
a.link:active{
	color: #28267C;
	text-decoration: underline;
}
a.link:visited{
	color: #8684D9;
	text-decoration: underline;
}
img.imagelink{
	border: 0;
	margin: 5px;
}

	/*Text styles*/
p.paragraph_justified{
	line-height: 1.8em;
	text-align: justify;
}
p{
	line-height: 1.8em;
	text-align: left;
}
strong.highemphasis{
	color: #C97548;
	font-style: italic;
	font-weight: bold;
}

		/*Headings*/
	/*Use with h1 tag*/
#page_title{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 24px;
	color: #C97548;
	
}
		/*Use with h2 tag*/
#page_subtitle{
	text-indent: 10px;
	color: #D0875F;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
	/*Use with h3 tag*/
#page_topic{
	font-size: 14px;
	color: #8A885A;
	border-bottom: 1px dotted #8A885A !important ;
	margin-bottom: 7px;
	line-height: 1.8em;	
}
	/*Use with h4 tag*/
#page_subtopic{
	font-size: 12px;
	color: #8A885A;
	text-indent: 20px;
	border-bottom: 1px dotted #8A885A !important ;
	border-top: 1px dotted #8A885A !important ;
	margin-bottom: 7px;
	line-height: 1.8em;
}

	/*Boxes*/

#box_dotted_border{
	border: 1px dotted #C97548;
	padding: 5px;
	margin: 5px;
}
#box_bg_lilac{
	background-color: #C5ADDA;
	padding: 10px;
}
#box_bg_orange{
	background-color: #C97548;
	padding: 10px;
}
#box_bg_green{
	background-color: #84C9B1;
	padding: 10px;
}

		/*footer*/
table.footer{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C97548;
}
a.footerlink{
	color: #FFFFFF;
	text-decoration: underline;
}

 /*Page Specific Styles*/
 
 /*HomePage*/
 
 table.postalhold{
 	padding-top: 10px;
 	background-color: #FFFFFF;
 }
 div.mailinglist{
 	margin-left: 10px;
	margin-bottom: 5px;
	width: 200px;
}
div.mailinglist_inner{
	margin-left: 10px;
	margin-top: 15px;
	padding: 5px;
	width:195px;
	height: 138px; 
	background-color: #F26520;
	float: left;
}
div.facebookjoin{
	width: 195px;
	height: 138px;
	float: right;
	background-color: #3A5898;
	background-image: url(../images/cubanadanza/cubanadanza_facebook.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
	padding: 5px;
}
p.join-faceb{
	color: #FFFFFF;
	font-weight: bold;
 	line-height: 1.8em;
	margin-left: 22px;
	margin-top: 124px;
	
}
img.fb{
	margin-top: 5px;
	border: 0;
}
a.facebook_link{
	color: #FFFFFF;
	text-decoration: none;
}
 
 /*Cubanadanza Artists page*/
 img.group{
 	border: 0;
	margin: 0;
	padding: 17px 7px 7px 1px;
	float: right;
 }
 img.artists{
 	float: right;
	padding-left: 5px;
 }
 /*Repertoire Page*/
 td.txt{
 	background-image: url(../images/cubanadanza/bg.gif);
	background-position: center;
	background-repeat: no-repeat;
 }
 h2.dstyle{
 	font-size: 20px;
	color: #C8341F;
	border-bottom: 1px dotted #8A885A !important ;
	margin-bottom: 7px;
	line-height: 1.8em;	
 }
 /*Booking CubanaDanza*/
 
 td.formbox{
 	background-image: url(../images/cubanadanza/form_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
 #formfield{
 	background-color: #84C9B1;

 }
 td.rightcol{
 	padding-left: 15px;
 }
 div.cdetails{
	border: 1px dotted #C8341F;
	width: 435px;
	height: 150px;
	padding: 5px;
 }
 
 /*Provisional Photo Gallery Page*/
 
 img.gallery_picture{
 	margin: 7px;
	border: 4px solid #666666;
 }
