@charset "utf-8";
/* CSS Document */

body {
	background:url(http://www.ballroomdancingdvds.org/wp-content/themes/ballroom-theme/images/bg.jpg) repeat 0 0;
	color:#502e29;
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	margin:0;
	padding:0;
 }
ul {
margin:0;
}
/* ----- Corners Background ---- */

/* ---=== border code follows ===--- */
#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	text-align: left;				/* <-- use this to tie width to viewport size */
	width: 1010px;				/* <-- use this for a set width */
	background-color: #fff;
	}

/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(./images/tlc.png);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(./images/trc.png);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(./images/blc.png);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(./images/brc.png);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(./images/tb.png);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(./images/bb.png);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(./images/r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(./images/l.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
/* ----- Corners Title Header Background ---- */

p {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	color:#202020;
	text-decoration:none;
	font-weight:normal;		
}
p a:link, p a:active, p a:visited {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	color:blue;
	text-decoration:none;
	font-weight:normal;	
}


h1 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:normal;
	color:#863535;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:10px;

}
h2 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:normal;
	color:#863535;
	text-decoration:none;
	font-weight:normal;	
	margin:0;
	padding:0;
}
h3 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#863535;
	text-decoration:none;
	font-weight:normal;	
	margin:0;
	padding:0;
}
h4 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;

}
h5 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:normal;
	color:#863535;
	text-decoration:none;
	font-weight:normal;	
	margin:0;
	padding:0;
}
.red {
	color:#863535;
}
.grey {
	color:#333333;
}
img.products {
	padding:1px;
	border:1px solid #ad8d87;
	margin-right:10px;
}

#content {
	width:998px;
	margin:auto;
	padding-top:5px;
	height:100%;
	border:0px red solid;
	padding-bottom:10px;
}
.upper_links {
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding-right:10px;
	padding-top:7px;
}
.upper_links a:link,.upper_links a:active,.upper_links a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding-top:5px;
	text-decoration:none;
}
.upper_links a:hover {
	text-decoration:underline;
	color:#f9e0bd;
}
/*------------------ Header Pictures --------------*/
#header_picture1 {
	background:url(./images/header_picture1.jpg) no-repeat 0 0;
	height:185px;
	width:998px;
	text-shadow:0 1px #000;
}
#header_picture1 h4 {
	padding-top:90px;
	padding-left:20px;
	margin:0;
	padding-bottom:0;
	font-size:36px;
}
#header_picture1 h5 {
	padding-top:0px;
	padding-left:20px;
	color:#eed8ba;
	font-size:22px;
	text-shadow: 0 1px #000;
}
#header_picture2 {
	background:url(./images/header_picture1.jpg) no-repeat 0 0;
	height:166px;
	width:998px;
	text-shadow:0 1px #000;
}
#header_picture2 h4 {
	padding-top:65px;
	padding-left:20px;
	margin:0;
	padding-bottom:0;
	font-size:36px;
}
#header_picture2 h5 {
	padding-top:0px;
	padding-left:20px;
	color:#eed8ba;
	font-size:22px;
	text-shadow: 0 1px #000;
}

/*------------------ Top Links --------------*/
#top_links_bg {
	background:url(./images/top_links_bg.png) repeat-x 0 0;
	height:47px;
	width:998px;
	color:#FFFFFF;
}
#top_links_bg ul {
	height:42px;
	font: normal 14px/30px  Arial,Tahoma, sans-serif;
	list-style: none;
	text-transform:uppercase;
	text-shadow:0 1px 0 #000;			
}
#top_links_bg li {
	height:42px;
	float: left;
	display: inline;
	padding-left:10px;
	padding-right:10px;
	color: #fff; 
	text-decoration: none;
	font: normal 14px/40px  Arial,Tahoma, sans-serif;
}
#top_links_bg li a {
	height:42px;
	float: left;
	display: block;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	color: #fff; 
	text-decoration: none;
	font: normal 14px/40px  Arial,Tahoma, sans-serif;
}

#top_links_bg li a:hover {
	height:42px;
	color: #ffffff;
	background:url(./images/top_links_hover.png) repeat-x top;
	border-bottom: 1px dotted #956b63;
}

#top_links_bg li.selected a{
	height:42px;
	color: #ffffff;
	background:url(./images/top_links_selected.png) repeat-x top;
}

/*----------------- Links Right Zone---------------- */
#menu_right {
	margin-right:0px;
    width:300px;
	height:100%;
}
#menu_right ul {
	color:#68443d;
	font-size:14px;
	text-align:left;
	text-shadow:0 1px #fff;
}
#menu_right li {
	color:#68443d;
	font-size:14px;
	line-height:28px;
	list-style:none;
	background:url(./images/line_menu_right.png) no-repeat 0 bottom;
}
#menu_right li a {
	color:#68443d;
	font-size:14px;
	line-height:28px;
	list-style:none;
}
#menu_right li a:hover {
	color:#9c746c;
	font-size:14px;
	line-height:28px;
	list-style:none;
}

/*----------------- Promo Zone---------------- */
#promo_zone {
	background:url(./images/promo_zone_bg.png) no-repeat 0 0;
	height:211px;
	width:998px;
}
#promo_zone h3 {
	padding-left:20px;
	font-size:18px;
	text-shadow:0 1px #fff;
	color:#56312d;	
	padding-top:10px;
	}
	
#promo_zone p {
	padding-left:14px;
	font-size:14px;
	text-shadow:0 1px #fff;
	color:#56312d;	
}
/*----------------- Buttons Styles---------------- */
.btn_learn {
	background: url(./images/btn_learn_more.png) no-repeat 0 0;
	width:125px;
	height:40px;
	float:left;
	padding-right:10px;
}
.btn_learn a:link,.btn_learn a:active,.btn_learn a:visited {
	background: url(./images/btn_learn_more.png) no-repeat 0 0;
	width:125px;
	height:40px;
	float:left;
}
.btn_learn:hover {
	background: url(./images/btn_learn_more.png) no-repeat 0 -40px;
	width:125px;
	height:40px;
	float:left;
}
.btn_order {
	background: url(./images/btn_order_now.png) no-repeat 0 0;
	width:125px;
	height:40px;
	padding-right:10px;
}
.btn_order a:link,.btn_order a:active,.btn_order a:visited {
	background: url(./images/btn_order_now.png) no-repeat 0 0;
	width:125px;
	height:40px;
}
.btn_order:hover {
	background: url(./images/btn_order_now.png) no-repeat 0 -40px;
	width:125px;
	height:40px;
}
.btn_get_started {
	background: url(./images/btn_get_started.png) no-repeat 0 0;
	width:172px;
	height:40px;
	padding-right:10px;
}
.btn_get_started a:link,.btn_get_started a:active,.btn_get_started a:visited {
	background: url(./images/btn_get_started.png) no-repeat 0 0;
	width:172px;
	height:40px;
}
.btn_get_started:hover {
	background: url(./images/btn_get_started.png) no-repeat 0 -40px;
	width:172px;
	height:40px;
}

input.btn_newsletter {
	background: url(./images/btn_sign_up.png) no-repeat 0 0px;
	width:122px;
	height:26px;
	border:0;
	cursor:pointer;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}
input.btn_newsletter a {
	background: url(./images/btn_sign_up.png) no-repeat 0 0px;
	width:122px;
	height:26px;
	border:0;
	cursor:pointer;
}
input.btn_newsletter:hover {
	background: url(./images/btn_sign_up.png) no-repeat 0 -26px;
	width:122px;
	height:26px;
	border:0;
	cursor:pointer;
}

/*----------------- Active Zone------------------- */
#active_zone {
	width:998px;
	height:1040px;
	clear:both;
	background:#fff;
}

#active_zone_left {
	width:725px;
	padding-left:5px;
	float:left;
	color: #000;
}
#active_zone_right {
	width:261px;
	float:right;
	padding-top:10px;
}
.sidebar_top_corner {
	width:251px;
	background:url(./images/sidebar_top_corner.png) no-repeat 0 0;
	height:17px;
}
.sidebar_bg {
	background:url(./images/sidebar_bg.png) repeat-y 0 0;
	height:100%;
	width:241px;
	padding-left:5px;
	padding-right:5px;
}
.sidebar_bg p{
	font-size:11px;
	margin:0;
	color:#6c5753;
}
.sidebar_bottom_corner {
	width:251px;
	background:url(./images/sidebar_bottom_corner.png) no-repeat 0 0;
	height:17px;
}
#footer {
	width:998px;
	margin:auto;
	height:60px;
	clear:both;
}
#footer_left {
	width:598px;
	float:left;
	color:#552f28;
	font-size:11px;
	text-transform:uppercase;
	text-align:left;
}
#footer_right {
	width:400px;
	float:right;
	text-align:right;
	color:#552f28;
	font-size:11px;
}

.disclosure {color: #7D0D23;}
