@charset "UTF-8";


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

body {
	background-color: #d8d8d8;	/* THEME */
	background-image:url(../images/themes/bg_simplegrey.gif);	/* THEME */
	layer-background-image:url(../images/themes/bg_simplegrey.gif);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:repeat-x;	/* 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:Chicago, 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, .navigationBox	{ border: 1px solid #ddd;}
	.contentImage 	{ background-color: #fbfbfb;}
	
	/* ======= Ads ======= */
	
	.adBusiness { width:223px;height:163px;
				text-align:center;}
	.adJewelry  { width:223px;height:228px;}
	.adJewelryInfo  { width:223px;height:60px;background-color: #eee;}
	.adJewelryName {}
	.adJewelryPrice {}
	
	/* ======= Navigation ======= */
		
	.navigationBar {
		/* container for navigationBox/On */
	}
	a.navigation:hover, a.navigation:active  {color:		#e73e97;}
	
	a.navigation, .navigation, .navigationBox, a.navigationOn { 
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		text-decoration:none;
		color:#000;
		}
	a.navigationOn {color: #fff}
	.navigationBox {
		padding-top: 5px;
		padding-bottom: 5px;
		}
	.navigationBoxOn {
		padding-top: 5px;
		padding-bottom: 5px;
		color:#FFF;
		background-color:#e73e97
		}
	
	/* ======= Copy ======= */
		
	.title {
		color:#e73e97;
		font-size:28px;
		font-weight:normal;
		text-transform:none; 
		font-family:Georgia, "Times New Roman", Times, serif; /* 	THEME */
	}
	.subtitle {
		color:#000;
		font-size:18px;
		font-weight:normal;
		text-transform:none; 
		font-family:Georgia, "Times New Roman", Times, serif; /* 	THEME */
	}
	
	.introCopy, .introCopy16 {
		color:#000;
		font-size:16px;
		font-weight:normal;
		text-transform:none; /* */
		font-family:Georgia, "Times New Roman", Times, serif; /* 	THEME */
	}
	
	.subIntroCopy, .introCopy14 {
		color:#000;
		font-size:14px;
		font-weight:normal;
		text-transform:none; /* */
		font-family:Georgia, "Times New Roman", Times, 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;
		text-align:left;
	}

	a.slideshow, a.slideshowOn, .slideshowdivider {
		color:#000;
		font-size:11px;
		font-weight:normal;
		text-transform:uppercase; /* */
		font-family:Georgia, "Times New Roman", Times, 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 */
	padding-left:33px; /* THEME */
	padding-top:15px; /* THEME */
	height:30px; /* THEME */
	text-transform:uppercase;
	text-align:left;
	background-repeat:no-repeat;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif; /* THEME */
	}
div.buttonSubNav:hover {
	background: url(../images/button/boxPink.gif) no-repeat center;  /* THEME */
	}

div.buttonAd { 
	background: url(../images/button/boxPink_plain.gif); /* THEME */
	padding-left:15px; /* THEME */
	padding-top:15px; /* THEME */
	height:30px; /* THEME */
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif; /* THEME */
	}
div.buttonAd:hover, div.buttonAd a:hover {
	background: url(../images/button/boxBlack.gif) no-repeat center; /* THEME */
	color:#fff;
	
	}

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

a.buttonSubNav  {
	color:#000;
	font-size:15px;
	text-decoration:none; 
	}
a.buttonSubNav:hover { color:#fff;}
	
a.buttonAd {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

a.buttonAction {
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}

.imgSidebarFull { 
		/* for side bar images THEME */
	}
#footerShop {
	background-image:url(../images/button/footer_shop.gif); /* THEME */
	layer-background-image:url(../images/button/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/footer_contact.gif); /* THEME */
	layer-background-image:url(../images/button/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/footer_signup.gif); /* THEME */
	layer-background-image:url(../images/button/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_grey.gif); /* THEME */
	layer-background-image:url(../images/button/dsaLogo_grey.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;
}
