* { margin: 0px; padding: 0px; }
a img { border: 0; background: transparent; }
fieldset { border: 0; }

/* body styles */
#print_header { display: none; }
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	font-size: 12px;
	margin: 0; 
	padding: 0;
	background: top left repeat-x url(../images/bg_topleft1.aspx) #000;
	height: 100%;
}

/* Horizontal List */
.horizontalList ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 4px 25px;
}

.horizontalList ul li {
	display: inline;
	white-space: nowrap;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 12px 0 0;
	padding: 0;
}

.horizontalList ul li a {
	text-decoration: underline;
	color: #000;
	background: url(../images/list_arrow.aspx) no-repeat center right;
	margin: 0;
	padding: 0 12px 0 0;
	cursor: pointer;
}

#gemstoreOuterContainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#gemstoreContainer {
}

#gemstoreInnerContainer {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0px;
	text-align: left;
	width: 952px;
	background-color: #f8df9f;
}

#gemstoreContainer .gemstoreHeader {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 952px;
	background-color: #f8df9f;
}

#gemstoreContainer .gemstoreHours {
	text-align: left;
	padding: 10px 0px 15px 0px;
	width: 700px;
}

#gemstoreContainer .flashContainer {
	padding: 0px 0px 0px 12px;
}

#gemstoreContainer .gemstoreContent {
	width: 700px;
	background: #f8df9f;
}

#gemstoreContainer .gemstoreContent h1 {
	font: 16pt Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 25px;
}

#gemstoreContainer .gemstoreContent h2 {
	font: normal normal bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 25px;
}

#gemstoreContainer .gemstoreContent h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 25px;
}

#gemstoreContainer .gemstoreContent p {
	padding: 0 0 15px 25px;
}

#gemstoreContainer .gemstoreBanner {
	float: right;
	margin: 0 0px;
	width: 210px;
	background-color: #f8df9f;
	padding: 3px 0 0 0;
}

#gemstoreContainer .gemstoreBanner h3 {
	padding: 20px 0 0 30px;
}

#gemstoreContainer .gemstoreBanner ul {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
}

#gemstoreContainer .gemstoreBanner ul li {
	padding: 3px 0 3px 30px;
}

#gemstoreContainer .gemstoreDirections {
	width: 205px;
	padding: 0 0 0 25px;
}

#gemstoreContainer .gemstoreDirections p {
	margin: 0;
	padding: 0px 0px 12px 0px;
}

#gemstoreContainer .gemstoreDirections h4 {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 0px;
}

#gemstoreContainer .gemstoreDirections h3 {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 0px;
}

#gemstoreContainer .gemstoreButton {
	background-color: #464646;
	border: 1px solid #333;
	font-size: 11px;
	color: #f8df9f; 
	cursor: pointer;
	padding: 2px 13px 1px 13px;
}

#gemstoreContainer .gemstoreMap {
	float: right;
	width: 436px;
}

#gemstoreContainer .gemstoreMap h4 {
	padding: 0px 0px 4px 15px;
}

#gemstoreContainer .gemstoreMap img {
	padding: 0px 0px 0px 15px;
}
	

#gemstoreContainer .white_rule {
	width: 662px;
	height: 15px;
	margin: 0 0 0 12px;
	padding: 0 0 12px 25px;
	background: #f8df9f url(../images/hr_5px.aspx) repeat-x center left;
}

#gemstoreContainer .clear_rule {
	clear: both;
}

#gemstoreContainer .footer_rule {
	clear: both;
	height: 17px;
	background-color: #000;
}

#gemstoreContainer .gemstoreFooter {
	text-align: left;
	width: 952px;
	padding: 15px 0px 15px 0px;
	background-color: #464646;
}

#gemstoreContainer .gemstoreFooterContainer {
	background-color: #464646;
}

#gemstoreContainer .gemstoreFooter ul {
	list-style-type: none;
	width: 425px;
	padding: 0px 25px 0px 0px;
	float: left;
}

#gemstoreContainer .gemstoreFooter ul li {
	color: #fff;
	padding: 0px 0px 0px 25px;
}

#gemstoreContainer .gemstoreFooter ul li a {
	text-decoration: underline;
	color: #FFF;
	background: url(../images/list_arrow_grey.aspx) no-repeat center right;
	margin: 0;
	padding: 0 12px 0 0;
	cursor: pointer;
}

#gemstoreContainer .gemstoreFooterRightAlign {
	float: right;
	text-align: right;
}

/* directions */
#directions-drop {
	width: 404px;
	padding: 13px;
}

#directions-drop ul.textList {
	list-style-type: none;
	padding: 2px 0 2px 0;
}

#directions-drop ul.textList li {
	display: block;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 10px 1px 0px;
	color:#000;
}

#directions-drop h3.directions {
	padding: 4px;
	background-color: #464646;
	position: relative;
	border: 1px solid #333;
	font-size: 11px;
	color: #f8df9f; 
	margin-bottom: -1px;
	cursor: pointer;
}

.normalList {
	list-style-type: none;
	padding: 0px 0px 0px 50px;
}

.normalBulletedList {
	padding: 0px 0px 0px 50px;
}

/* Horizontal List */
.horizontalList2 ul {
	text-align: left;
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 4px 0 4px 25px;
}

.horizontalList2 ul li {
	display: inline;
	white-space: nowrap;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#646464;
	padding: 0px 5px;
}

.horizontalList2 ul li a {
	text-decoration: underline;
	color: #000;
	margin: 0;
	cursor: pointer;
}

.gemstoreDirectionsButton {
	float: right;
}

.indentImage {
	padding: 0 0 0 25px;
}

.birthstoneTable {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #646464;
	margin: 0 0 0 25px;
}

.birthstoneTable tr td {
	border-left: 1px solid #646464;
	padding: 2px 7px;
}

.birthstoneTableHeader {
	border: 1px solid #646464;
	font-weight: bold;
}

.last {
	border-right: 1px solid #646464;
	border-left: 1px solid #646464;
}

.topRow, .topRowLast {
	border-top: 1px solid #646464;
}

.topRowLast {
	border-right: 1px solid #646464;
}
