@charset "UTF-8";


/* =============== STANDARD ELEMENTS =============== */

body {
	background-color: #ffffff;	/* THEME */
	/* background-image:url(../images/bg_tornpaper.jpg);	/* THEME */
	/* layer-background-image:url(../images/themes/bg_tornpaper.jpg);	/* THEME */
	/* background-position:center top;	/* THEME */
	/* background-repeat:no-repeat;	/* THEME */
	}
.header {
	background-image:url(../images/bg_tornpaper.jpg);	/* THEME */
	layer-background-image:url(../images/themes/bg_tornpaper.jpg);	/* THEME */
	background-position:center top;	/* THEME */
	background-repeat:no-repeat;	/* 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;
	/*border: solid 1px red;*/
	/*border: 0px;*/
	background:#f0f0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	13px;
	color:		#000000;
	}
/*.publicformfield input,select, textarea
{
	border: solid 1px #686868;
}	
*/
	
input#image {
	border: 0px;
}
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 */}  
	.contentCaption {
		background-color: #eee;
		font-size:12px;
		font-family:Arial Narrow, Arial, Helvetica, sans-serif;
		
		}
	
	.contentImage, .borderGrey, 	{ border: 1px solid #ddd;}  /* .navigationBox*/
	.
	{ background-color: #CCC;}
	
	/* ======= Ads ======= */
	
	.adBusiness { width:223px;height:163px;
				text-align:center;}
	.adJewelry  { width:223px;height: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, a.navigationOn:hover { 
		font-size:16px;
		font-family:Arial Narrow, 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;}

	.textPurple {color:#7b1f81;}
	.textBlue {color:#009bc9;}
	.textPink {color:#e73e97;}
	.textGold {color:#c0ae00;}
	.textOrange {color:#c13d19;}
	
	.orLine { 
		border-right: 2px solid #000;}
	.orText {
		color:#000}
	
	
	a.readmore {
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		}
	.footer, a.footer {
		color: #000;	/* THEME */
		font-size:11px;
	}
	.footerBar {
		background: url(../images/footer_background.jpg);   
		background-repeat:repeat-x;
		
		}
	
	a.footer:hover {
		color:#e73e97;
		}
	
	.footerDivider {
		background-color:#000;
		height:6px;
		}

	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}
	
	.mediaDate {
		font-size:12px;
		color:#888;
		line-height: 18px;
		
		}
	.media {
		font-size:16px;

		}
	
	/* ======= 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:Arial Narrow, Arial, sans-serif; /* 	THEME */
		text-decoration:none;
		}
		
		
	.bgHeader {
		background-color:#d5e14d; }
	#upComingEvents tr:hover, tr.evenRow:hover, tr.oddRow:hover {
		background-color:#d5e14d;
		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_green.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:#000;
	font-size:23px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	}

.imgSidebarFull { 
		/* for side bar images THEME */
	}
#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_black.gif); /* THEME */
	layer-background-image:url(../images/dsaLogo_black.gif);	/* THEME */
	background-position:center middle;	/* THEME */
	background-repeat:no-repeat;	/* THEME */
}


