/*------------------------ Page Default Settings -----------------------------*/
* { margin:0; padding:0;}


body {
	background-position: 100% 100%;
	background-image: url(images/background.jpg);
}

/* 
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 0.85em;
	color: #FFFFFF;
}

*/

/*
#mytable { 
margin:0 auto; 
} 

#content, #menu, #footer { 
margin:0 auto; 
} 

*/


#mytable {
	margin: 0 auto;

} 

/*------------------------  Top & Bottom Nav Background and Size -----------------------------*/
.top_nav {
	height: 51px;
	width: 100%;
	border-collapse: collapse;
	background-image: url(images/cs_button.gif);
	background-repeat: repeat-x;
	
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 190px;
	border-collapse: collapse;
	background-image: url(images/footer.gif);




t
	width: 980px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 44px;
}

.top_seo_box {
	height: 44px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.seo:link {
	color: #FFFFFF;
	text-decoration: none
}
a.seo:active {  }
a.seo:visited { color: #FFFFFF;  }
a.seo:hover {
	color: #FFFFFF;
	text-decoration: underline
}

/*------------------------ Main Styles -----------------------------*/

/*
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 0.85em;
	color: #FFFFFF;
}
*/

/*------------------------ Background Images for Pages -----------------------------*/
.main_box {
	height: 515px;
	width: 754px;
	border-collapse: collapse;
	background-image: url(images/text_bkg1.jpg);
	background-repeat: no-repeat;

	
}

.main_box2 {
	height: 515px;
	width: 754px;
	border-collapse: collapse;
	background-image: url(images/text_bkg2.jpg);
	background-repeat: no-repeat;
}
.main_box_Clean {
	height: 515px;
	width: 754px;
	border-collapse: collapse;
	background-image: url(images/text_bkg_cleanheels.jpg);
	background-repeat: no-repeat;
}
.main_box_PrettyB {
	height: 515px;
	width: 754px;
	border-collapse: collapse;
	background-image: url(images/text_bkg_pretty_ballerinas.jpg);
	background-repeat: no-repeat;
}




/*------------------------ H Tags -----------------------------*/

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #826931;
	letter-spacing: 3px;
	word-spacing: 0.3em;
	margin-bottom: 10px;
	margin-top: 5px;
} 

h2 {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin-bottom: 10px;
} 


h3 {
	font-family: "Trebuchet MS";
	font-size: .9em;
	color: #826931;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
} 

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #826931;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	margin-top: 20px;
	text-align: center;
} 

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	color: #DD3D2f;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	margin-top: 20px;
	text-align: center;
} 
/*------------------------ Unordered List -----------------------------*/

ul {
	margin:0;
	list-style:none;
	line-height:1.8em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
ul li{
	padding-left:9px;
	color: #DD3D2F;
	background-image: url(images/list_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 13px;
}
ul li a {
	color:#DD3D2F;
	text-decoration: none;
	font-weight:normal
}
ul li a:hover{
	text-decoration: underline;
	color: #DD3D2F;
}



/*------------------------ Not Used -----------------------------*/
/*
.titleMedium {
	font-family: Impact, Charcoal, san-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCCCCC;
}

*/

.maintable {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;

}





.Table1 {
	border-collapse: collapse;
	font-family: "Trebuchet MS";
	margin-left: 30px;
	font-size: 13px;
	color: #333333;
	width: 470px;
	line-height: 14px;
}

.Table2 {
	border-collapse: collapse;
	font-family: "Trebuchet MS";
	margin-left: 30px;
	font-size: 13px;
	color: #333333;
	width: 500px;
}


/*------------------------ Curved Form Box -----------------------------*/

.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}


div{
	text-align:left;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #transparent;
	/* for Contact box
	background-color: #ECE3D5;
	
	 */
	border-top-color: #D9C7A8;
	border-right-color: #D9C7A8;
	border-bottom-color: #D9C7A8;
	border-left-color: #D9C7A8;
}


.formbox {
	padding: 0px;
	margin: 0px;
}



/*------------------------ Image Alignment -----------------------------*/

.align-right { 
	float:right; 
	margin: 0 0 15px 15px; }
	
	
.align-left {
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
} 





/*------------------------ Clean Links -----------------------------*/

a.searchlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration:none;
}

a.searchlink:link {
}

a.searchlink:active {
}

a.searchlink:hover {
	color: #000000;
	text-decoration: underline;
	}


/*------------------------ Clean Links -----------------------------*/


ul.square {
	list-style-type: square;
	color:#FFFFFF
}



/*------------------------ SEO Links -----------------------------*/

.seolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.seolink:link {

}

a.seolink:active {

}

a.seolink:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	
	/*------------------------ Text Links -----------------------------*/

.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F05F4F;
	text-decoration:none;
}

a.bodylink:link {

}

a.bodylink:active {

}

a.bodylink:hover {
	color: #000000;
	text-decoration: underline;
	}

.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F05F4F;
	text-decoration:none;
}


.teaserlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #826931;
	text-decoration:none;
}
a.teaserlink:link {

}

a.teaserlink:active {

}

a.teaserlink:hover {
	color: #000000;
	text-decoration: underline;
	}
/*------------------------ Clean Links -----------------------------*/

a.one:link { color: blue; text-decoration: none }
a.one:active { color: red; text-decoration: none }
a.one:visited { color: blue; text-decoration: none }
a.one:hover { color: green; text-decoration: underline }

a.two:link { color: green; text-decoration: none }
a.two:active { color: yellow; text-decoration: none }
a.two:visited { color: red; text-decoration: none }
a.two:hover { color: orange; text-decoration: underline }
.main_box_teaser {
	height: 515px;
	width: 754px;
	border-collapse: collapse;
	background-image: url(images/text_bkg_teaser.jpg);
	background-repeat: no-repeat;
}
.ButtonA {
	height: 80px;
	width: 230px;
	border-collapse: collapse;
	background-image: url(images/Pink_Scrolls_b.gif);
	background-repeat: no-repeat;
}
.ButtonB {
	height: 80px;
	width: 230px;
	border-collapse: collapse;
	background-image: url(images/Pink_Scrolls_a.gif);
	background-repeat: no-repeat;
}

/*------------------------ Lightbox -----------------------------*/


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.GalleryBox {
	background-color: #FFFFFF;
	width: 597px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: .05em;
	border-right-width: .05em;
	border-bottom-width: .05em;
	border-left-width: .05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.GalleryThumbs {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
