body
{
	background: #000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}
/*DIV STYLES*/


#container {
	background: #fff;
	border-color: #666;
	border-width: 5px;
	border-style: solid;
	width: 727px;
	padding: 0;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#credits {
    width: 727px;
    padding: 0;
	margin: auto;
    text-align:right;
}


#banner {
	padding: 0;
	margin: 0;
	width: 727px;
	height: 198px;
}


#logo {
	float: left;
	padding: 0;
}

#Details {
	float: right;
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: bottom;
	height: 120px;
}




#ContentArea {
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

#content {
	float: right;
	width: 450px;
	padding: 0px 10px 0px 0px;
	vertical-align:top;
}

#MainMenu {
	float: left;
	width: 220px;
	border-top: solid 1px #0074BE;
	border-right: solid 1px #0074BE; /**/
	border-bottom: solid 1px #0074BE;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
}
#MainMenuContainer {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#MainMenu2 {

	width: 220px;
	border-top: solid 1px #0074BE;
	border-right: solid 1px #0074BE; /**/
	border-bottom: solid 1px #0074BE;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
}

/*MAIN MENU BITS*/

#MainMenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#MainMenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MainMenu li a {
	display: block;
	vertical-align: top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
}

#MainMenu li a:hover {
	border: 1px solid #999;
}



#MainMenu li.SelNav {
	border: 1px solid #000;
}

#MainMenu li.NonSelNav {
	border: 1px solid #fff;
}

#MainMenu ul ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 40px;
	list-style: square;
}


#MainMenu ul ul li a {
	display: block;
	font-weight: normal;
	font-size: 1.0em;
	border: none;
}


#MainMenu li ul li a:hover, #MainMenu li ul li a:focus {
	border: none;
}

.JUPanel {
	text-align: left;
	padding-left: 10px;
}


/*                     */

#footer {
	width:100%;
	text-align: center;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
	clear: both;
}






#Clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}


/* TEXT STUFF */

.hide {
	display:none;
}

h1 {
	line-height: 110%;
	font-size: 1.5em;
	font-weight: bold;
	
}


h2 {
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #0075BE;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height: 140%;
}
H2.jewelultra {
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #008837;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height: 140%;
}
h3 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #0075BE;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height: 140%;
}
h3.jewelultra {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #008837;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height: 140%;
}

.JewelultraText {
	color: #008837;
}

p.Error {
	color: #f33;
	font-weight: bold;
}


/*OTHER STYLES*/


ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
}


a.Thumbs:link, a.Thumbs:active, a.Thumbs:visited {
	color: #000;
}

a.Thumbs:hover {
	color: #c00;
}

a.secondary:link {
	color: #000;
	text-decoration: none;
}


a.secondary:active {
	color: #000;
	text-decoration: none;
}

a.secondary:visited {
	color: #000;
	text-decoration: none;
}

a.secondary:hover {
	color: #00f;
	text-decoration: underline;
}


a.secSel:link {
	color: #00f;
	text-decoration: none;
}

a.secSel:active {
	color: #00f;
	text-decoration: none;
}

a.secSel:visited {
	color: #00f;
	text-decoration: none;
}

a.secSel:hover {
	text-decoration: underline;
}

.SubNav li {
	list-style-image: url('images/bullet-sml.gif');
}
.SubNav li.jewelultra, li.jewelultra {
	list-style-image: url('images/bullet-smlgr.gif');
}
.SellPoints li {
	margin-left: 5px;
	list-style-image: url('images/bullet-sml.gif');
	font-size: 11px
}


.picparaleft, .picpararight,  .picparabottomright, .picparacenter {
	position: relative;
	margin: 0;
	padding-top: 25px; 
	padding-bottom: 25px;
}

.picparaleft{
padding-right: 20px; 
}
.picpararight{
padding-left: 20px; 
}
.picparabottomright{
	padding-top: 5px; 
padding-left: 10px; 
padding-right: 10px; 

}

.picparabottom{float:left;}
.picparaleft {float: left;}
.picparabottomright {float: right;}
.picparacenter {width: 95%; margin: auto;}

.piclink {
	border:2px; background: #fff; border-color: #666666;border-style: solid;
}

p {
padding-top:0px;
margin-top: 5px;
}

a {
	color: #0000FF;
}
a.green {
	color: #008837;
}