* html img { behavior: url(iepngfix.htc); }
img {margin:0;padding:0;}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #00AEA5;
	margin: 0px;
	padding: 0px;
}
#sidebarbox {
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(images/sidebarbg.png);
	width: 229px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 300px;
	overflow: hidden;
}
h1 {
	font-size: 22px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}

#sidebarboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sidebarboxtext a {
	color: #FFFFFF;
	text-decoration: underline;
}

#whitebox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00625C;
	padding-right: 6px;
	padding-left: 6px;
	height: 300px;
	vertical-align: top;
	margin-right: 12px;
	margin-left: 12px;
	width: 516px;
}
#nav {
	margin-bottom: 24px;
	margin-right: 6px;
	margin-left: 6px;
	width: 532px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	line-height: 32px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#nav a:hover {
	color: #008D85;
	background-color: #FFFFFF;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
	clear: none;
	float: left;
	padding-top: 12px;
}
#footer a {
	color: #FFFFFF;
}


#page {
	background-image: url(images/whitecorner.gif);
	background-repeat: no-repeat;
	width: auto;
	background-position: right bottom;
}
#bottomsidebar {
	background-image: url(images/sidebarbottom.png);
	height: 15px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#topsidebar {
	background-image: url(images/sidebartop.png);
	height: 14px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	color: #CC0066;
}
/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	background-color: #3A8582;
}


.ddsubmenustyle li a{
	display: block;
	width: 120px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
}


/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
right: 0px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
.ddsubmenustyle li a:link {

	color: #FFFFFF;
	background-color: #3A8582;
}
.ddsubmenustyle li a:visited {
	color: #FFFFFF;
	background-color: #3A8582;
}
.jewelry {
	height: auto;
	width: 150px;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.ddsubmenustyle li a:hover{
background-color: #A8D9D7;
color: #275A58;
}
.ddsubmenustyle li a:active {
	color: #FFFFFF;
	background-color: #3A8582;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.mattblackmenu {
	margin-left: 12px;
}


.mattblackmenu li a:link {
	background-color: none; /*background of tab with "selected" class assigned to its LI */
	color:#FFFFFF;
}

.mattblackmenu li a:visited{
	background-color: none; /*background of tab with "selected" class assigned to its LI */
	color:#FFFFFF;
}

.mattblackmenu li a:hover{
	background-color: #FFFFFF; /*background of tabs for hover state */
	background: #FFFFFF; /*background of tabs for hover state */
	color: #00857E;
}

.mattblackmenu li a.active{
	background-color: none;
	color: #FFFFFF;
}


.mattblackmenu  .selected  {
	background-color: #3A8582;
}
a:hover {
	color: #FF0099;
}
#sidebarboxtext a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}
#page #whitebox form {
	margin: 0px;
	padding: 0px;
}
.paging select {
	font-size: 11px;
	color: #00627C;
}
.paging input {
	font-size: 11px;
	color: #00625C;
}

.paging {
	margin-bottom: 12px;
	background-color: #D5EEED;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #007E76;
}
