/* External Style Sheet */


a:link { color: #333399; }

a:visited { color: #333399; }

a:hover { color: #cc9966; }

a:active { color: #333300; }

/* Designer name link */
a.desname:link {color: #CC9966; text-decoration: none;}

a.desname:visited {color: #CC9966; text-decoration: none;}

a.desname:hover {color: #CC9966; text-decoration: none;}

a.desname:active {color: #CC9966; text-decoration: none;}


/* Pandora Events Link */
a.pandora:link {color: #86736c; text-decoration: none;}

a.pandora:visited {color: #86736c; text-decoration: none;}

a.pandora:hover {color: #86736c; text-decoration: none;}

a.pandora:active {color: #86736c; text-decoration: none;}


/* To be used on Site Map page as head 2 link */
a.headtwo:link {color: #333333; text-decoration: none;}

a.headtwo:visited {color: #333333; text-decoration: none;}

a.headtwo:hover {color: #333333; text-decoration: underline;}

a.headtwo:active {color: #333333; text-decoration: none;}


/* To be used on Site Map page as sub info link */
a.sminfo:link {color: #333333; text-decoration: none;}

a.sminfo:visited {color: #333333; text-decoration: none;}

a.sminfo:hover {color: #333333; text-decoration: underline;}

a.sminfo:active {color: #333333; text-decoration: none;}


/* Customer Service on Contact email link */
a.email:link {color: #336699; text-decoration: underline;}

a.email:visited {color: #336699; text-decoration: underline;}

a.email:hover {color: #336699; text-decoration: underline;}

a.email:active {color: #336699; text-decoration: underline;}


/* Web design footer link */
a.footer:link {color: #FFFFFF; text-decoration: underline;}

a.footer:visited {color: #FFFFFF; text-decoration: underline;}

a.footer:hover {color: #FFFFFF; text-decoration: underline;}

a.footer:active {color: #FFFFFF; text-decoration: underline;}


/* Index page ads border */
a.index:link {border: none; text-decoration: none;}

a.index:visited {border: none; text-decoration: none;}

a.index:hover {border: none; text-decoration: none;}

a.index:active {border: none; text-decoration: none;}


h1 {
	font-weight: bold;
	font-family: myriad, arial, sans-serif;
	color: #999999;
	font-size: 18px;
	
	}
	
h2 {
	font-weight: bold;
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 1.3em;
	}
	
h3 {
	
	font-family: myriad, arial, sans-serif;
	color: #cc9966;
	font-size: 12px;
	font-style: italic;
	}
	
h4 {
	text-transform: uppercase;
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 9px;
	}
	
h5 {
	font-family: myriad, arial, sans-serif;
	color: #e60127;
	font-size: 13px;
	}
	
/* To be used on Jewelry Education page as subnavigation */
p.subnav {
	font-weight: bold;
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: center;
	}

/* To be used with table content */
.content {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	cell-padding: 20px;
	background-color: #FFFFFF;
	}

/* To be used with tableless content */	
.description {
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	cell-padding: 20px;
	background-color: #FFFFFF;
	}
	
/* Index page ad layout */
.indexads {
	font-family: myriad, arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	border: 1px solid #333333;
	}
	
/* Image borders */
img.border {
	padding: 1px;
  	border: 3px solid #999999;
   	background-color: #FFFFFF;
   	}

/* Image borders for gallery images horizontal  */	
img.gallery_border {
	padding: 6px;
  	border: 1px solid #999999;
   	background-color: #FFFFFF;
	/* display: block;
    margin-left: auto;
    margin-right: auto; */
   	}
	
/* Image borders for gallery images vertical  */	
img.gallery_border_vert {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 36px;
	padding-right: 36px;
  	border: 1px solid #999999;
   	background-color: #FFFFFF;
	}
	
td.gallery {
	padding-top: 20px;
	}
   	
 body {
 	background-color: #97949D;
 	}
 	
/* To be used on designer page as designer names */
.designers {
  	font-family: myriad, arial, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	color: #CC9966;
  	line-height: 130%;
	list-style-type: none;
  	}
	
ul.pandora-events {
  	font-family: myriad, arial, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #86736c;
  	line-height: 130%;
	list-style-type: disc;
  	}
  	
/* Footer used as web designerlink */
div.footer {
 	color: #FFFFFF;
 	text-align: center;
 	font-family: myriad, arial, sans-serif;
 	font-size: 10px;
 	padding-top: 5px;
 	text-decoration: underline;
 	}

/* Image captions */
div.caption {
	padding-top: 8px;
	text-align: center;
	text-decoration: italic;
	}
	
hr {
	border:0px; border-top:1px dotted #A5AEC5; height:0px;
}

li.events {
	line-height:160%
	}

ul {list-style-position: inside; }

.event-float-left { float: left; margin-right: 20px; border: 3px solid #999999; border: 3px solid #999999; background-color: #fff; }

.clear { clear: both; }

.floatLeft { float: left; padding: 0 15px 10px 0; }

.view-images { color: #666666; font-size: 11px; }