body {
	background: #000 url(/images/layout/bg.jpg) no-repeat scroll 0 -10px;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	line-height: 160%;
	}
body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
a {
	color: #2E5776;
	text-decoration: underline;
	}

a img {
	border: none;
	}
big {
	font-size: 14px;
	line-height: 18px;
	}
form {
	margin: 0;
	}
fieldset {
	padding: 0 10px 20px 10px;
	margin-bottom: 10px;
	}
h1 {
	font: bold 20px/24px Tahoma, Arial, Helvetica, sans-serif;
	color: #2E5776;
	}
h2 {
	font-size: 1.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: none;
	letter-spacing: 1px;
	}
h2 a {
	color: #000;
	text-decoration: none;
	border-bottom: none;

	}
h2 a:hover {
	font-weight: bold;
	color: #666;
	border-bottom: none;
	text-decoration: none;
	}

h3 {
	font: bold 14px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	}
h4 {
	font: bold 12px/16px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	}
h5 {
	font: bold 11px/15px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	}
h6 {
	font: bold 10px/14px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	}
#fieldset_styling ul {
	display: block;
	clear: both;
	float: right;
	list-style-type: square;
	}

#fieldset_styling ul li {
	list-style-type: square;
	text-align: right;
	}
.fieldset_textfloat {
	width: 530px;
	float: right;
	}
.fieldset_textfloat a {
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1pt dotted #000;

	}
.fieldset_textfloat a:hover {
	color: #000000;
	border-bottom: 1px solid #000;
	}


hr {
	width: 90%;
	height: 1px;
	color: #999;
	display: block;
	}
.pdf_download {
	background-image: url(/images/pdf-icon.png);
	background-image-position: left;
	background-repeat: no-repeat;
	padding: 20px 10px 20px 60px;
	margin-bottom: 20px;
	}
a.pdf_download {
	font-weight: bold;
	display: block;
	}
small {
	font-size: 80%;
	line-height: 14px;
	font-weight: bold;
	}
.red {
	color: #F00;
	}
small span {
	text-decoration: line-through;
	}
#wrapper {
	width: 955px;
	clear: both;
	}
#header {
	width: 955px;
	clear: both;
	position: relative;
	left: 0;
	z-index: 1;
	}
#logo {
	width: 440px;
	height: 81px;
	float: left;
	margin-left: 10px;
	}
#headerLinks {
	width: 505px;
	float: right;
	text-align: right;
	margin-top: 45px;
	}
#topMenu {
	margin-bottom: 5px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	}
#topMenu a {
	color: #FFF;
	text-decoration: none;
	}
#topMenu a:hover {
	text-decoration: underline;
	}
#mainMenu {
	color: #DFC936;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	}
#flash {
	width: 955px;
	height: 261px;
	clear: both;
	position: relative;
	left: 0;
	}
#body {
	width: 955px;
	background-color: #FFF;
	clear: both;
	overflow: auto;
	position: relative;
	left: 0;
	margin-left: 0px;
	z-index: 0;
	}
#breadcrumb {
	color: #999;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	}
/*--------------------------------
-----sidebar styling--------------
--------------------------------*/
#wrapper #body #sidebar ul.subtopics li a, #wrapper #body #sidebar ul.blog li ul li a {
color: #333;
font-weight: normal;
font-size: 10px;
	}
#wrapper #body #sidebar a {
	color:#000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
#wrapper #body #sidebar a:hover {
	color:#666;
	border-bottom: 1px solid #666;
	}

#wrapper #body #sidebar li {
	list-style-type: none;
	line-height: 140%;
	}
#wrapper #body #sidebar {
	line-height: 120%;
	}
#wrapper #body #sidebar ul.blog h2 {
	font-size: 11px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 16px 0 4px 0;
	}
#sidebar ul {
	padding: 0;
	margin: 0 10px;
	}
#sidebar ul li ul {
	padding: 0;
	margin: 0 0 0 10px;
	}
#wrapper #body #sidebar ul.blog li ul, #wrapper #body #sidebar ul.blog li ul li {
	padding: 0;
	margin: 0;
	}
#wrapper #body #sidebar ul.blog li#search .hidden {
	display: none;
	}
#wrapper #body #sidebar ul.blog li#search #s {
	margin-top: 10px;
	margin-bottom: 4px;
	}
#wrapper #body #sidebar ul.blog li#search #searchsubmit {
	margin-bottom: 16px;
	}
#wrapper #body #sidebar ul.blog li a.icon_home, #wrapper #body #sidebar ul.blog li a.icon_rss {
	background-image: url(/images/icon_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#wrapper #body #sidebar ul.blog li a.icon_rss {
	background-image: url(/images/icon_rss.jpg);
	}
#inner_sidebar {
	margin: 3px;
	padding: 10px 0;
	background-color: #E4E5E7;
	background-image: url(/images/footer-bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	}
#sidebar {
	float: left;
	width: 220px;
	border: 1px dotted #000;
	margin: 10px 0 10px 10px;
	}


/*-----------------------------
END SIDEBAR
------------------------------*/

#content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	width: 650px;
	float: right;
	overflow: auto;
	}
#actionStep {
	font: bold 14px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #CC0000;
	}
#actionStep a {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #C00;
	}
#actionStep a:hover {
	border-bottom: 1px dotted #C00;
	}

#footer {
	width: 915px;
	background: #E4E5E7;
	padding: 20px;
	text-align: center;
	clear: both;
	overflow: auto;
	position: relative;
	left: 0;
	border-top: 1px dotted #999;
	}
div#footer {
	background-image: url(/images/footer-bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#footer a {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: none !important;
	border-bottom: 1px dotted #000;
	color: #000;
	}
#bottomMenu {
	color: #464646;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}
#bottomMenu a {
	color: #464646;
	text-decoration: none;
	}
#bottomMenu a:hover {
	text-decoration: underline;
	}
#copyright {
	font: bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #464646;
	}
#copyright a {
	color: #464646;
	text-decoration: none;
	}
#copyright a:hover {
	text-decoration: underline;
	}
#credit {
	margin-top: 15px;
	color: #666;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	}
#credit a {
	color: #666;
	text-decoration: none;
	}
#credit a:hover {
	text-decoration: underline;
	}
.right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	}
.left_sm_icons {
	float: left;
	margin: 0 15px 0 0;
	}
.who-we-are {
	width: 550px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 30px;
	}
.who-we-are img {
	margin-right: 30px;
	}
.left-bordered-image {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
#content .contact_form {
	}
#content .contact_form fieldset {
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#content .contact_form fieldset legend {
	display: none;
	}
#content .contact_form fieldset p {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 10px;
	}
#content .contact_form fieldset p label {
	display: block;
	float: left;
	width: 160px;
	font-weight: bold;
	}
#content .contact_form fieldset p input {
	width: 300px;
	padding: 2px;
	}
#content .contact_form fieldset input.checkbox {
	clear: left;
	width: 18px;
	float: none;
	margin-bottom: -2px;
	margin-left: 20px;
	margin-top: 5px;
	}
#content .contact_form fieldset p input.security_code {
	width: 60px;
	margin-bottom: 2px;
	}
#content .contact_form fieldset p textarea {
	width: 300px;
	height: 80px;
	padding: 2px;
	}
#content .contact_form div.center {
	text-align: center;
	}
#content .contact_form div.center .submit {
	padding: 2px;
	font-weight: bold;
	margin-right: 4px;
	}
#content .contact_form div.center .reset {
	padding: 2px;
	}
.hightlight {
	background-color: #CCCCCC;
	}
/*___________________________________________
HOMEPAGE BOXES
___________________________________________*/

.homepage_left {
	width: 275px;
	float: left;
	padding: 3px;
	border: 1px dotted #000;
	margin: 30px 0 20px 30px;
	}
.homepage_left div {
	background-image: url(/images/layout/blog-bkgrd.gif);
	padding: 10px;
	}
.homepage_left div h2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-size: 12px;
	}
.homepage_left div p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	}

/*-------------------------------------*/

.home_top, .home_middle, .home_bottom {
	padding: 0;
	display: block;
	overflow: hidden;
	margin: 0px;
	clear: both;
	float: none;
	height: 100%;
	}
.home_top h1, .home_middle h1, .home_bottom h1 {
	padding: 2px;
	text-align: left;
	font-size: 1.1em;
	border: 1px dotted #000;
	}
.home_top ul, .home_middle ul, .home_bottom ul {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1 div {
	background-image: url(/images/layout/h1-bkgrd.gif);
	background-repeat: repeat-x;
	text-align: left;
	}
.homepage_right {
	float: right;
	margin: 0;
	width: 550px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
.homepage_right p {
	font-size: 1em;
	}
.homepage_right a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-size: .8em;
	}
.homepage_right a:hover {
	border-bottom: 1px solid #2E5776;
	color: #2E5776;
	}
.homepage_right ul {
	display: block;
	clear: right;
	float: right;
	}
.homepage_right ul li {
	text-align: right;
	list-style-type: none;
	background-image: url(/images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 24px;
	}
.homepage_right h1 a {
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	margin-left: 10px;
	letter-spacing: 1px;
	}
.homepage_right h1 a:hover {
	border-bottom: 0;
	color: #CCCCCC;
	}

/*-----------------------------------------
IPI STORE
------------------------------------------*/
#store > div {
	margin: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	background-color: #E4E5E7;
	border: 1px solid #AAA;
	overflow: hidden;
	clear: both;
	height: 100%;
	}
#store div > a > img {
	margin: 15px 20px 30px 15px;
	float: left;
	border: 1px solid #000;
	clear: both;
	}
#store h2 {
	margin: 30px 0;
	}
#store img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#store div p {
	margin-right: 15px;
	}
#store p a {
	text-decoration: none;
	border-bottom: 1px solid #2E5776;
	}
#store p a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}
#store {
	font-size: .9em;
	}
#store div > div {
	float: right;
	width: 490px;
	}
#store div img + p {
	font-weight: bold;
	}
#products {
	clear: both;
	}
#products p strong img {
	border: 0;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#products p img {
	float:left;
	border: 1px solid #000;
	}
#store div div.addtocart {
	float: right;
	margin-left: 50px;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 30px;
	width: 110px;
}
.blue {
	color: #00F;
	font-weight: bold;
}
#products .addtocart {
	text-align: right;
	background-color: #CCC;
	border: 1px dotted #999;
}
#products .addtocart img {
	margin-left: 25px;
}
.formats a img {
	margin: 0 20px 0 0;
}
#store div div.addtocart a img {
	border: 0;
	float: none;
	margin-left: 0;
	margin-top: 5px;
}
#store img.viewcart {
	margin: 10px auto 10px auto;
	float: none;
	text-align: center;
}

/*-----------------------------------------
Jewelry Section
------------------------------------------*/

#wrapper #body .portfolio {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#wrapper #body .portfolio li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#wrapper #body .portfolio img {
	padding: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
}
