@charset "UTF-8";


/* =============== STANDARD ELEMENTS =============== */

body {
	background-color: #d5e14f;	/* THEME */
	background-image:url(../images/themes/bg_fw10.gif);	/* THEME */
	layer-background-image:url(../images/themes/bg_fw10.gif);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:repeat-y;	/* THEME */
	}

body, p, .normal {
	font-family:Arial, Helvetica, sans-serif;	/* THEME */
	font-size:	13px;
	color:		#000;
	text-transform:none;
	font-weight:normal;
	}

img {border:	0px;}

a, a:link {			color:		#e73e97;}
a:hover, a:active {	color:		#e73e97;}

hr { 
	height:	1px; 
	width:		85%;
	text-align:center;
	color:#007dff;
	border: 1px solid #007dff;}

input, textarea {
	border: solid 1px #686868;
	background:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	13px;
	color:		#000000;
	}
	
#newImage {
	border: none;
	background:#FFFFFF;
	}	
		
input#submit {
	font-size:	14px;
	color:	#686868;}

form { margin:0px; padding:0px;}	


li, .bullet { padding-bottom:5px}

ul, ul.subnav { padding-left:25px}


/* =============== CUSTOM =============== */

	/* ======= Content Sections ======= */
	
	.contentBackground {
		/*background-color:	#FFF;
		 border: 1px solid #555;	*/
	}
	.contentPad		{ padding: 10px;}
	.contentPad2		{ padding: 20px;}
	.contentPadTop 	{ padding-top: 10px;}
	.contentPadRight{ padding-right: 10px;}
	.contentPadLeft { padding-left: 10px;}
	.contentPadBottom{padding-bottom: 10px;}
	
	.contentGreyBox { /*background-color: #eee;THEME */}  
	
	.contentImage, .borderGrey, 	{ border: 1px solid #ddd;}  /* .navigationBox*/
	.contentImage 	{ background-color: #fbfbfb;}
	
	/* ======= Ads ======= */
	
	.adBusiness { width:223px;height:163px;
				text-align:center;}
	.adJewelry  { width:223px; }
	.adJewelryInfo  { width:223px;height:60px;background-color: #eee;}
	.adJewelryName {}
	.adJewelryPrice {}
	
	/* ======= Navigation ======= */
		
	.navigationBar {
		/* container for navigationBox/On */
		background-color:#000;
		border-color:#000;
	}
	
	
	a.navigation:hover, a.navigation:active  {color:		#d5e14f;}
	
	a.navigation, .navigation, .navigationBox, a.navigationOn { 
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:normal;
		color:#fff;
		
		}
	a.navigationOn {color: #fff}
	.navigationBox {
		padding-top: 5px;
		padding-bottom: 5px;
		background-color:#000;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		}
	.navigationBoxOn {
		padding-top: 5px;
		padding-bottom: 5px;
		color:#FFF;
		background-color:#e73e97;
		border-top: 2px solid #e73e97;
		border-bottom: 2px solid #e73e97;
		}
	
	/* ======= Copy ======= */
		
	.title {
		color:#e73e97;
		font-size:34px;
		font-weight:normal;
		text-transform:uppercase; 
		font-family:Impact, Arial, Helvetica, sans-serif; /* 	THEME */
	}
	.subtitle {
		color:#000;
		font-size:22px;
		font-weight:Bold;
		text-transform:none; 
		font-family: Arial Narrow, Arial, Helvetica, sans-serif; /* 	THEME */
	}
	
	.introCopy, .introCopy16 {
		color:#000;
		font-size:16px;
		font-weight:normal;
		text-transform:none; /* */
		font-family: Arial, Helvetica, sans-serif; /* 	THEME */
	}
	
	.subIntroCopy, .introCopy14 {
		color:#000;
		font-size:14px;
		font-weight:normal;
		text-transform:none; /* */
		font-family:Arial, Helvetica, sans-serif; /* 	THEME */
	}
	
	.headline {
		text-transform:uppercase;	/* THEME */
		font-weight:bold;	/* THEME */
		/* font-family:Georgia, "Times New Roman", Times, serif; 	THEME */
	}
		
	.error {
		color:#990000;
		font-weight:bold;
	}
	
	.note {
		font-size:11px;
	}
	
	.cnsName { 
		text-transform:uppercase;
		font-weight:bold;font-size:16px;
		/* font-family:Georgia, "Times New Roman", Times, serif;	THEME */
		}
	.cnsTitle {text-transform:capitalize;}
	.cnsMessage {}
	.cnsInfo {}
	.cnsEmail. a.cnsEmail {}
	.cnsInfoPhone {font-size:18px;}
	.cnsMug {border: 1px solid #000;}

	  
	a.readmore {
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		}
	.footer, a.footer {
		color: #888;	/* THEME */
		font-size:11px;
	}

	a.slideshow, a.slideshowOn, .slideshowdivider {
		color:#000;
		font-size:11px;
		font-weight:normal;
		text-transform:uppercase; /* */
		font-family:Arial, Helvetica, sans-serif; /* 	THEME */
		text-decoration:none;
	}
	a.slideshowOn { color:#e73e97}
	a.slideshow:hover, a.slideshowOn:hover {color:#666666}
	.slideshowdivider { color:#666666}
	
	#hostChart tr:hover {background-color:#f9cfe5;}	
	.borderDark { border: 1px solid #333;}
	
	.bgLightPink {  background-color:#f9cfe5;}
	.bgMediumPink { background-color:#f39ecb;}
	.bgPink {       background-color:#e73e97; color:#FFF}
	
	/* ======= Contact & Calendar ======= */	
				
	#contactForm th {
		/* used on contact form as label */
		text-align:right;
		font-weight:normal;
		}
	
	/* calendar snippet on About Me */
	.calendarCopy { 
		font-size:11px;
	}
	
	#upcomingEvents {
		/*border: 1px solid #999;*/
		}
	
	#upcomingEvents thead, #upcomingEvents td.detailLabel {
		/* used on calendar as label */
		text-align:left;
		font-weight:normal;
		/*background-color: #CCC;*/
		color:#666;
		font-size:14px;
		font-weight:normal;
		text-transform:none; /* */
		font-family:Georgia, "Times New Roman", Times, serif; /* 	THEME */
		text-decoration:none;
		}
		
	#upComingEvents tr:hover, tr.evenRow:hover, tr.oddRow:hover {
		background-color:#f9cfe5;
		cursor:pointer
	}
		
	/* calendar table odd/even */
	#upcomingEvents tr.oddRow td, #myCalendar tr.oddRow td  {cursor:pointer;}
	#upcomingEvents tr.evenRow td, #myCalendar tr.evenRow td  {cursor:pointer;}
		
	calendarDate, calendarSummary, calendarType {
		cursor:pointer;
		
		}


/* ======= Buttons ======= */
	
div.buttonSubNav { 
	/*background: url(../images/button/boxGrey.gif);  THEME 
	background-repeat:no-repeat;
	background-position:center;*/
	padding:10px; /* THEME */
	text-transform:uppercase;
	text-align:left;
	font-family:Impact, Arial, Helvetica, sans-serif; /* THEME */
	background:#d5e14d; /* 7b2182 */
	border-top: 4px solid #FFF;

	}
div.buttonSubNav:hover {
	/*background: url(../images/button/boxPink.gif) no-repeat center;   THEME */
	background:#e73e97;
	}

div.buttonAd { 
	/*background: url(../images/button/boxPink_plain.gif);  THEME 
	background-repeat:no-repeat;
	background-position:center;
	*/
	padding:10px; /* THEME */
	text-align:center;
	font-weight:normal;
	font-family:Impact, Arial, Helvetica, sans-serif; /* THEME */
	background-color: #7b2182;
	border-top: 4px solid #FFF;
	}
div.buttonAd:hover, div.buttonAd a:hover {
	/* background: url(../images/button/boxBlack.gif) no-repeat center; THEME */
	color:#fff;
	background-color: #e73e97;
	
	}

div.buttonAction {
	background: url(../images/button/quotebox_purple.gif); /* THEME */
	padding-top:18px;
	height:40px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	}
div.buttonAction:hover {
	background: url(../images/button/quotebox_pink.gif) no-repeat center; /* THEME */
	color:#fff;
	}

a.buttonSubNav  {
	color:#000;
	font-size:21px;
	text-decoration:none; 
	}
a.buttonSubNav:hover { color:#fff;}
	
a.buttonAd {
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

a.buttonAction {
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	}

.imgSidebarFull { 
	}
#footerShop {
	background-image:url(../images/button/fw10_footer_shop.gif); /* THEME */
	layer-background-image:url(../images/button/fw10_footer_shop.gif);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:no-repeat;	/* THEME */
}
/*#footerShop:hover { background: url(../images/button/footer_shop_ov.gif) no-repeat center;  THEME }*/

#footerContact {
	background-image:url(../images/button/fw10_footer_contact.gif); /* THEME */
	layer-background-image:url(../images/button/fw10_footer_contact.gif);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:no-repeat;	/* THEME */
}
/*#footerContact:hover { background: url(../images/button/footer_contact_ov.gif) no-repeat center;  THEME }*/

#footerSignUp {
	background-image:url(../images/button/fw10_footer_signup.gif); /* THEME */
	layer-background-image:url(../images/button/fw10_footer_signup.gif);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:no-repeat;	/* THEME */
}
/*#footerSignUp:hover { background: url(../images/button/footer_signup_ov.gif) no-repeat center;  THEME }*/

#dsaLogo {
	background-image:url(../images/dsaLogo_white.gif); /* THEME */
	layer-background-image:url(../images/button/dsaLogo_white.gif);	/* THEME */
	background-position:center middle;	/* THEME */
	background-repeat:no-repeat;	/* THEME */
}

div.admin div.linkList {
	display:none;	
}

div.buttonBar div.link {
	display:none;
}

td.personalInformation div.admin {
	width: 550px;
}
