@charset "UTF-8";
/* CSS Document for birdcageoncedros.com */
/* site colors:
	#2D3091 = Dk Blue
	#ccc = grey backgrounds
	#039 = blue
	
*/

/* IE Fixes*/
* html .visualIEFloatFix { height: 0.01%; }

/* zero elements */

html, body, ul, ol, li, form, fieldset{
	margin: 0;
	padding: 0;
	border:0;
	/*height : 100.1%; NOT VALID force vertical scroll bar to avoid page shift in Firefox */
	min-height: 100%; margin-bottom: 1px; /* VALID force vertical scroll bar to avoid page shift in Firefox */
}
img, p{margin: 0px;padding: 0px; border:none;}

a{color:#600;}
a.visited{color:#600;}

.bc-fb{
	position:absolute; z-index:100;
	top:0px; right:55px;
	width:31px;	height:27px;
}
.bc-tw{
	position:absolute; z-index:100;
	top:0px; right:15px;
	width:31px;	height:27px;
}

body { /**/
	
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bc-body-back-vert.jpg);
	background-repeat:repeat-x;
	background-color:#560000;/**/
}
#bc-siteBackground{
	position:absolute;top:0px;left:0px;
	z-index:auto;
	margin:0px auto;
	width:100%;/*1260px*/
	height:1288px;/**/
	background-image:url(../images/bc-body-back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bc-siteWrapper{ /**/
	position:relative;
	z-index:auto;
	width:962px;
	height:auto;
	/*min-height:400px;*/
	margin: 0px auto;
	padding: 0px;
	/*background-color:none;*/
	/*border: #fff 1px solid;*/
}
#bc-mastheadWrapper{
	position:relative;
	z-index:auto;
	width:960px;
	height:170px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image:url(../images/bc-logo.png);
	background-repeat:no-repeat;
	background-position:top center;
}


#bc-navWrapper{
	position:relative;
	z-index:auto;
	width:960px;
	height:52px; /* -4 for border*/
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bc-nav-back.png);
	background-repeat:no-repeat;
}


#bc-bodyWrapper{
	position:relative;
	z-index:auto;
	width:958px;
	height:auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	
}
#bc-bodyContent-home{
	position:relative;
	z-index:auto;
	width:740px;
	height:490px;
	margin: 0px auto;
	padding: 0px;
	border:#560000 1px solid;/**/
}

#bc-bodyCallout-home{
	position:relative;
	z-index:auto;
	width:747px; /* 797px; */
	height:auto;
	min-height:114px; /* 164px; */
	margin: 20px auto;
	padding: 25px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	line-height:24px;
	color:#600;
	background-image:url(../images/bc-callout-home-back.png);
	background-repeat:no-repeat;
	/*border:#ccc 1px solid;*/
}
#bc-bodyContent{
	position:relative;
	z-index:auto;
	width:747px; /* 797px; */
	height:auto; /* 164px; */
	margin: 0px auto;
	padding: 5px 25px 25px 25px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	line-height:24px;
	color:#600;
	background-image:url(../images/bc-bodycontent-back.png);
	background-repeat:no-repeat;
	background-position:bottom;
	/*border:#ccc 1px solid;*/
}
#bc-bodyContent-top{
	position:relative;
	z-index:auto;
	width:797px; /* 797px; */
	height:15px; /* 164px; */
	margin: 0px auto;
	padding: 0px;
	background-image:url(../images/bc-bodycontent-back.png);
	background-repeat:no-repeat;
	background-position:top;
	/*border:#ccc 1px solid;*/
}
#bc-subscribe-home{
	position:relative;
	z-index:auto;
	width:960px;
	height:52px; /* -4 for border*/
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-image:url(../images/bc-subscribe-home-back.png);
	background-repeat:no-repeat;
}
#bc-subscribe-contact{
	position:absolute; top:25px;right:45px;
	z-index:auto;
	width:200px;
	height:auto; /* -4 for border*/
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:#600 1px solid;
}
#bc-footerWrapper{
	position:relative;
	z-index:auto;
	width:960px;
	height:30px; /*70px*/
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color:#fff;
	border:#ccc 1px solid;*/
}



/* ---- NAV ------------------------------ */
/* ########## NAVIGATION ########### */

ul#bc-navBar {
	padding:12px 0px 12px 0px;
	margin: 0px auto;
	width: 936px; /*-20px margin*/
	height: 28px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	line-height:28px;
	text-align:center;
	/*border:#fff 1px solid;*/
}
	
ul#bc-navBar li {
	display:block;
	float:left;	
	padding:0px 11px 0px 11px;
	margin: 0px;
	width:auto;
	overflow:visible;
}
ul#bc-navBar li a {
	display:block;
	height:28px;
	color:#600;
	line-height:28px;	
	text-decoration:none;
	font-weight:bold;
	border:0;
	
}
ul#bc-navBar li a:hover {color:#000;}


/* --- BODY -------------------*/


/* --- HOMEPAGE SLIDE SHOW -------------------*/

#bc-photobox-mask{
	position:absolute;
	top:0px;left:0px;
	z-index:50;
	width:740px;
	height:490px;
	margin: 0px auto;
	padding: 0px;
	/*border:#fff 1px solid;*/
	background-image:url(../images/bc-homephoto-mask.png);
	background-repeat:no-repeat;
}

#bc-slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	margin: 0px auto;
}

#bc-slideshow IMG.active {
    z-index:10;
}

#bc-slideshow IMG.last-active {
    z-index:9;
}





/* --- FOOTER -------------------*/

#bc-footerWrapper a{
	color:#ffD200;
}

.bc-footer{
	color:#FFD200;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	text-align:center;
}
#copyright{margin-top:7px;}


/* ---- PAGES ------------------------------ */
#bc-photoboxWrapper{
	position:relative;
	z-index:50;
	width:740px;
	height:490px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
	/*border:#fff 1px solid;*/
}

#bc-editorialthumbs img{
	margin:10px;
	padding:5px;
	border:#fff 1px solid;
}

.bc-editorialBox{
	position:relative;
	display:inline-block;
	margin:0px;
	padding:0px;
	width:180px;
	height:auto;
	/*border:#ccc 1px solid;*/
}


.bc-hide{display:none;}


/* CONTACT FORM ---------------------------*/

#contactForm .input{
	color: #333;
	background: #ECECEC;
	border: 1px solid #999999;
	width: 80px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contactForm label{
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
#contactForm label.longLabel{
	width: 200px;
	display: block;
}
#contactForm p{
	padding-top:0px;
	margin:2px;
}
#contactForm .req{
	background-color:#ececec;
}

/*#contactForm fieldset{
	border: 1px solid #333;
	width: 190px;
	padding: 2px;
	margin-bottom: 2px;
}*/

#contactForm .textArea{
	margin: 0px;
	width: 250px;
	height:50px;
	border: 1px solid #999999;
	color: #333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contactForm .textAreaSm{
	margin: 0px;
	width: 550px;
	height:72px;
	border: 1px solid #999999;
	color: #333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contactForm legend{
	color: #C00;
	border: none;
	padding: 2px 6px;
	margin-left: 10px;
	font-weight:bold;
}

#contactForm .submit{
	margin: 0px 0px 0px 65px;
}
#contactForm .lSubmit{
	padding:0px;
	margin:0px 15px 0px 0px;
	width:87px;/*85*/
	height:24px;/*22*/
	border:#fff 1px solid;
	font-style:normal;
	font-weight:bold;
	display:inline;
	color:#fff;
	background-color:#2D3091;
}
/* END Form ---------------------------*/



/* ---- ELEMENTS ------------------------------ */
h1{margin:0px 0px 15px 0px;padding:0px 0px 0px 0px;width:auto; line-height:16px;font-family:"Times New Roman", Times, serif;font-size:16px;font-weight:bold;color:#600;text-align:left;}
h2{margin:5px 0px 15px 0px;padding:0px 0px 0px 0px;width:auto; line-height:11px;font-family:"Times New Roman", Times, serif;font-size:16px;font-weight:bold;text-align:left;color:#600;}
h3{margin:20px 0px 0px 0px;padding:0px 0px 0px 0px;width:auto;height:25px;line-height:25px;font-family:"Times New Roman", Times, serif;font-size:12px;font-weight:bold;text-align:left;color:#600;}
h4{margin:20px 0px 0px 0px;padding:0px 0px 0px 0px;width:auto;height:25px;line-height:25px;font-family:"Times New Roman", Times, serif;font-size:11px;font-weight:bold;text-align:left;color:#600;}
h5{margin:20px 0px 0px 0px;padding:0px 0px 0px 0px;width:auto;height:25px;line-height:25px;font-family:"Times New Roman", Times, serif;font-size:11px;font-weight:bold;text-align:left;color:#600;}
h6{margin:20px 0px 0px 0px;padding:0px 0px 0px 0px;width:auto;height:25px;line-height:25px;font-family:"Times New Roman", Times, serif;font-size:11px;font-weight:bold;text-align:left;color:#600;}
p{margin:0px 0px 17px 0px;}
ul{margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}
ol{margin:10px 0px 10px 20px;}

/* ---- LISTS ------------------------------ */
#bc-bodyContent ul, #bodyContentGallery ul{margin:10px 0px 0px 20px;}
#bc-bodyContent ol, #bodyContentGallery ol{margin:10px 0px 0px 20px;}
#bc-bodyContent li, #bodyContentGallery li{position:relative;display:list-item;margin:0px;padding:0px;vertical-align:top;}

/* ---- IDS ------------------------------ */


/* ---- CLASSES ------------------------------ */
.center{text-align:center;}
.bluecopy{color:#2D3192;}
.nouline{text-decoration:none;}
.footerlinks{color:#999;}
.greylinks{color:#666;}

.u{text-decoration:underline;}
.bold{font-weight:bold;}
.boldLink{font-weight:bold;text-decoration:none;}
.bodyCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	line-height:12px;
	font-weight:normal;
}
.numbers{float:left; padding:3px 3px 3px 0px; margin:0px 5px 15px 0px;vertical-align:middle;}
.clearLeft{clear:left;}
.locations{line-height:12px;margin-bottom:5px;}
