* {
	margin: 0;
	/* padding: 0; */
}

div, ul, li {
	padding: 0;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font: 10px Verdana, Arial, sans-serif;
	background: #aec3cd url(../img/bg_1.gif) repeat-y top;
}
	
a {
	outline: none;
}

a:link, a:active, a:visited, table td a:link, table td a:visited {
	color: #128ab6;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

input, select {
	vertical-align: middle;
}

em {
	font: italic 11px/14px Verdana, Arial, sans-serif;
	color: #666;
}

.clear {
	clear: both;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#banner {
	display: block;
	float: left;
	width: 760px;
	height: 134px;
	background: url(../img/banner.gif) no-repeat;
}

#branding {
	float: left;
}

#branding h1 {
	width: 205px;
	height: 67px;
	display: block;
	margin: 25px 0 0 26px;
	text-indent: -99999px;
	background: url(../img/bdina_logo.gif) no-repeat bottom transparent;
}

#branding h1 a {
	width: 205px;
	height: 67px;
	display: block;
	text-decoration: none;
}

#utility {
	float: right;
	padding: 12px 14px 0 0;
	color: #128ab6;
}

#utility h2 {
	text-indent: -99999px;
	line-height: 20px;
	width: 314px;
	margin-top: 7px;
	background: url(../img/text_tag.gif) no-repeat left center;
}

/* Left SIDE
-------------------------------------------*/
#left {
	float: left;
	width: 154px;
	font-weight: bold;
}

#navi, #navi2 {
	padding: 0 2px 0 14px;
	margin-bottom: 20px;
}

#module {
	background: #fff;
	padding: 9px 2px 11px 14px;
}

#module form {
	margin: 4px 0 2px 0;
}

#module form p {
	padding: 5px 2px 0 0;
	font-weight: normal;
	color: #666;	
}

#navi ul, #navi2 ul {
	margin-top: 3px;
	text-indent: 8px;
	list-style-type: none;
	line-height: 18px;
}

#navi ul a, #navi2 ul a {
	line-height: 18px;
	padding: 4px 0;
}

#navi2 ul a.special {
	padding-right: 36px;
	background: url(../img/icon_sale.gif) no-repeat right 5px;
}

a.goLink:link, a.goLink:visited  {
	font-weight: normal;
	color: #ff4200;
	text-decoration: none;
}

a.goLink:hover  {
	color: #128ab6;
}

/* CONTENT
-------------------------------------------*/
#content {
	float: right;
	width: 596px;
	min-height: 360px;
	margin-top: 6px;
}

p a.subLink {
	font-size: 11px;
}

span.sale {
	text-indent: -99999px;
	background: url(../img/icon_sale.gif) no-repeat right 5px;
}
/* Main CONTENT
-------------------------------------------*/
#mainContent {
	float: left;
	width: 430px;
	background: url(../img/separator.gif) repeat-y right top;
}

.intro {
	line-height: 18px;
	font-size: 11px;
	width: 400px;
}
/* Secondary CONTENT
-------------------------------------------*/
#secondaryContent {
	float: right;
	width: 166px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	text-align: center;
}

#rightSide, .rightList {
	text-align: left;
}

.cart {
	background: url(../img/shopping_cart.gif) no-repeat left center;
	text-indent: 20px;
	line-height: 22px;
	margin-bottom: 6px;
}

#rightSide table td {
	vertical-align: top;
	padding: 3px 0;
}

#rightSide table td a {
	text-decoration: none;
	font-weight: normal;
}

#rightSide table tr.checkout td {
	text-align: center;
	padding: 10px 0;
}

#rightSide table tr.highlight {
	background-color: #fefebf;
}

.price {
	padding-left: 3px;
	font-weight: bold;
}
.rightList {
	margin: 0 7px 0;
}
.rightList ul {
	margin-top: 3px;
	list-style-type: none;
}
.rightList ul a {
	padding-left: 14px;
	line-height: 20px;
	background: url(../img/bio_icon.gif) no-repeat left center;
}

.rightList ul li.current a {
	color: #666;
	text-decoration: none;
	background: url(../img/bio_icon_on.gif) no-repeat left center;
}

.rightModule {
	padding: 0 0 20px;
	margin: 0 7px 20px;
	border-bottom: 1px dashed #068ed2;
}
.rightModule .title {
	padding: 0 0 1px;
	margin-left: 8px;
	text-indent: -99999px;
	background: url(../img/title_sale.gif) no-repeat left;
}
.rightModuleText {
	padding: 10px 10px 0;
	text-align: left;
	font: 11px/16px Verdana, Arial, sans-serif;
}
.redText {
	 color: #c00;
	 font-weight: bold;
}

.specialMessage {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 11px 10px 0;
	padding: 20px 21px 24px;
	background: #eee;
	color: #666;
}

/* Featured item
-------------------------------------------*/
h1, h2 {
	color: #666;
	margin: 5px 0 12px;
	font: bold 14px/16px Verdana, Arial, sans-serif;
}
h1.feature {
	margin: 34px 0 0 0;
}
h3 {
	color: #333;
	font: bold 10px Verdana, Arial, sans-serif;
	margin: 9px 0 0 0;
}

h4 {
	color: #666;
	font: bold 14px Verdana, Arial, sans-serif;
	margin: 10px 0 10px 0;
}
p.description {
	margin: 14px 20px 5px 0;
}

#message {
	width: 430px;
	text-align: center;
	padding: 12px 0;
	font-size: 13px;
}
/* Footer
-------------------------------------------*/
#footer {
	float: left;
	height: 70px; /* 40px */
	text-align: left;
	width: 390px;
	margin: 60px 0  20px 0;
}

#footer p {
	color: #666;
	line-height: 16px;
	margin: 4px 0 0 0;
}

#bottomNav {
	margin-bottom: 20px;
}

#bottomNav {
	color: #666;
}

.details {
	color: #ff4200;
	font-weight: normal;
	padding: 0 4px;
}

#footer p.copyright {
	color: #ccc;
}

/* Subpages
-------------------------------------------*/
.designer, .designer a:link, .designer a:visited  {
	color: #128ab6;
	font: 10px Verdana, Arial, sans-serif;
}

#subPageNav {
	height: 24px;
}

#pagination {
	float: right;
	color: #ff4200;
	padding: 4px 12px 4px 0;
}

#pagination a:link, #pagination a:visited {
	padding: 0 2px;
} 

.currentPage {
	background: #d0e8f0;
	color: #128ab6;
	padding: 0 2px 1px 2px;
}


/* ---------------------------------------- */
table.review {
	margin-bottom: 14px;
}

table.review td {
	vertical-align: top;
}

table.items {
	float: right;
}

table.items td {
	text-align: center;
	vertical-align: bottom;
}

table.items td img {
	border: none;
	padding: 1px;
}

table.items a:link, table.items a:active, table.items a:visited {
	font-weight: normal;
	margin-top: 20px;
}

table.items tr.jewelryPhoto td {
	padding-bottom: 24px;
	vertical-align: top;
}

/* Designer Bio page
---------------------------------------- */
#Dphoto {
	float: left;
	width: 217px;
	margin: 10px 0;
 }
/*
#DphotoDetails {
	float: right;
	width: 214px;
} */

p.Dbodytext {
 	margin: 0 20px 14px 0;
	line-height: 16px;
 }
.externalLink {
	display: inline;
	padding-right: 13px;
	background: url(../img/external_link.gif) no-repeat right;
}

/* Item Details
---------------------------------------- */
#photo {
 	float: left;
	width: 230px;
	margin-top: 10px;
 }

#photoDetails {
	float: right;
	width: 200px;
}

#photoDetails p {
	margin-bottom: 10px;
}

#enlarge a  {
	display: block;
	width: 128px;  /* dimensions needed for IE5.x/Win */
	line-height: 20px;
	background: url(../img/btn_enlarge.gif) no-repeat right;
	text-indent: -9999px;
	overflow: hidden;
}

#enlarge a:hover  {
	background: url(../img/btn_enlarge_over.gif) no-repeat right;
}

#enlarge {
	display: block;
	width: 145px;  /* dimensions needed for IE5.x/Win */
	line-height: 20px;
	background: url(../img/btn_click_to_enlarge.gif) no-repeat left center;
	text-indent: -9999px;
	overflow: hidden;
}


#altviews img {
	border: 1px solid #ccc;
}

.detailImg {
	margin: 10px 0 0 0;
	padding: 0 18px 10px 0;
 }
 
p.bodytext {
 	margin: 14px 20px 14px 0;
	line-height: 14px;
 }
 
p.bodytextBig {
	font-size: 11px;
	padding: 0 30px 0 0;
	line-height: 17px;
	margin-bottom: 8px;
}

p.detail {
	font: bold 11px Verdana, Arial, sans-serif;
 }
 
p.amount {
 	font: bold 12px Verdana, Arial, sans-serif;
 }
 
.btn_buy {
	padding-left: 25px;
	vertical-align: bottom;
}
 
.inventory {
 	font: 10px Verdana, Arial, sans-serif;
 }
 
.ship {
 	font: 10px Verdana, Arial, sans-serif;
	color: #999;
 }

#designerPhoto {
 	float: left;
	padding: 0 10px 6px 0;
 }
 
 #thumbs {
 	width: 420px;
	float: left;
 }
 
 #thumbs img, img.thumbs {
 	border: none;
	border: 1px solid #ccc;
	margin: 2px 8px 0 0;
 }
 
 .rightList ul {
	margin-top: 3px;
	list-style-type: none;
}

 .rightList ul a {
	padding-left: 14px;
	line-height: 20px;
	background: url(../img/bio_icon.gif) no-repeat left center;
}

.rightList ul li.current a {
	background: url(../img/bio_icon_on.gif) no-repeat left center;
}

fieldset#searchAdvanced p  {
	padding: 8px 0;
}

fieldset#searchAdvanced label {
	float: left;
	width: 80px;
}

input.long {
	width: 220px; 
}
 
select.select {
 	width: 15em;
}
 
em.note {
	text-indent: 8em;
}
 
#searchResults h3 {
	margin: 20px 0 20px 0;
}

table.list {
	margin-right: 6px; 
}

table.list td {
	vertical-align: top;
	padding-top: 8px;
	line-height: 14px;
}

.specifics {
	font-size: 12px;
	vertical-align: middle;
}
/* SHOPPING CART 
---------------------------------------- */
fieldset#shoppingCart {
 	margin-top: 20px; 
 }
 
fieldset#shoppingCart table {
	font-size: 11px;
}

tr.titles td {
	text-align: right;
	font-weight: bold;
}

tr.topRow td {
	border-top: 1px solid #999;
	padding: 2px 0;
}

tr.midRow td {
	padding: 2px 0;
}

table.address td {
	font-size: 11px;
	padding: 12px 28px 12px 0;
	vertical-align: top;
}

table.centerTable {
	text-align: center;
	margin-top: 10px;
}

.note {
	font: normal 10px Verdana, Arial, sans-serif;
}

.btnRemove {
	padding-top: 10px;
}
/* Fieldset
---------------------------------------- */
fieldset {
	margin: 1.3em 0;
	padding: 0 .5em;
	border: 0px solid #fff;
	font: bold 11px Verdana, Arial, sans-serif;
}

fieldset p {
	padding-bottom: 7px;
}

fieldset label {
	float: left;
	padding-right: 4px;
	text-align: right;
	width: 73px;
	line-height: 20px;
}

fieldset select {
	width: 49px;
}

fieldset select.month {
	width: 43px;
}

fieldset select.year {
	width: 56px;
}

fieldset div p {
	float: left;
}

input.button {
	float: right;
	padding: 0 32px 0 0;
	clear: left;
}

.formNote {
	font: normal 9px Verdana, Arial, sans-serif;
}

fieldset#payment label {
	width: 140px;
}

fieldset#payment p img {
	vertical-align: middle;
	width: 115px;
	height: 17px;
}

p.invalidMessageTop {
	font: normal 11px Arial, sans-serif;
	border: 1px solid #f00;
	background: #fefebf url(../img/icon_attention.gif) no-repeat left top;
	background-position: 8px 7px;
	padding: 6px;
	margin: 16px 0;
	width: 548px;
	color: #c00;
	line-height: 16px;
	text-indent: 19px;
}

fieldset .invalid {
	background: #fefebf;
	border: 1px solid #f00;
}

fieldset p.invalidMessage {
	color: #c00;
	font: normal 11px Arial, sans-serif;
	padding-left: 96px;
	background: url(../img/icon_attention.gif) no-repeat left top;
	background-position: 80px 1px;
}

fieldset p.invalidMessageZip, fieldset#payment p.invalidMessage {
	color: #c00;
	font: normal 11px Arial, sans-serif;
	padding-left: 160px;
	background: url(../img/icon_attention.gif) no-repeat left top;
	background-position: 144px 1px;
}

fieldset#reviewOrder {
	font: normal 11px Verdana, Arial, sans-serif;
}

fieldset#reviewOrder table.reviewOrderTable td {
	padding: 0 4px 10px 0;
}
/* Question about item
---------------------------------------- */
.popIn {
 	padding-top: 10px; 
 }
 
#popInForm {
 	margin: 10px 0 6px 0;
	display: none;
 }
 
p.error {
 	color: #ff4200;
	margin-top: 10px;
	font-weight: bold;
 }

p.success {
	color: #468c23;
	margin-top: 10px;
	font-weight: bold;
}

#popInForm textarea {
	margin-bottom: 6px;
 }
 
fieldset#itemQuestion {
	margin-top: 10px;	
 }
 
fieldset#itemQuestion label {
	width: auto;
}

fieldset#itemQuestion p {
	padding-bottom: 6px;
 }
 
#itemQuestion input.email {
 	width: 180px;
 }
 
 #itemQuestion textarea {
 	width: 180px;
	height: 80px;	
 }

/* Fieldset Contact form
---------------------------------------- */
fieldset#contact select, fieldset#contact textarea {
  width: 280px;
}

fieldset#contact select {
	width: 284px;
}

fieldset#contact label {
	width: 107px;
}

input.paypalcart {
  width: 140px;
}

#contact_form textarea {
  width: 310px;
  height: 200px;
}

#contact_form #contact_submit {
	width: 50px;
	line-height: 45px;
}

#indentedInfo p {
	font-size: 11px;
	text-indent: 20px;
	padding-bottom: 2px;
}

/* Item Navigation
---------------------------------------- */
#itemNavi {
	margin-bottom: 12px;
}
#itemNavi div.prev {
	float: left;
	margin-bottom: 8px;
}

#itemNavi div.next {
	float: right;
	margin-right: 4px;
	margin-bottom: 8px;
}

#quote {
	width: 180px;
	background: url(../img/close_quote.gif) no-repeat right bottom;
	margin-top: 26px;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #312421;
}

#quote p {
	padding: 4px 2px 0 20px;
	background: url(../img/open_quote.gif) no-repeat left top;
}

.moreInfo {
	margin-top: 26px;
	width: 208px;
}
.moreInfo p {
	padding: 4px 0 0 10px;
	line-height: 16px;
}