/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16183B;
}

h1 {
	font-size: 15px;
	color: #9B108C;
	margin-bottom: 6px;
	margin-top: 10px;
	padding: 0;
}

h2 {
	font-size: 14px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 7px;
	margin-top: 15px;
	padding-bottom: 5px;
	font-family: tahoma;
	color: #433AB2;
	height: 25px;
}

h3 {
	font-size: 12px;
}

a:link {
	color: #404040;
}

a:visited {
	color: #666666;
}

a:hover {
    color: #404040;
	text-decoration: none;
}

p {
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container {
	width: 995px;
	margin: 0;
	padding: 0;
	margin: auto;
	background-color: #ffffff;
}

#keywords {
	color: #A0A1A3;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	margin: 0;
	height: 20px;
}

#header {
	position: relative;
	height: 145px;
}

#header img {
    float: left;
}

.header-image-a {
	position: absolute;
	top: 18px;
	left: 0px;
}

.header-image-b {
	position: absolute;
	top: 18px;
	left: 205px;
}

.right-header {
	position: absolute;
	top: 27px;
	right: 3px;
}

#top-nav {
	font-size: 9px;
	float: right;
	padding: 5px;
}

#top-nav img {
	display: inline;
}

#top-nav a:link, #top-nav a:visited {
	color: #858282;
	text-decoration: underline;
}

#top-nav a:hover {
	text-decoration: none;
}

#top-nav-2 {
	width: 790px;
	margin: 0px 2px 15px 0px;
	padding: 0px;
	float: right;
}

#content-nav {
	font-size: 12px;
	background-color: #9B108C;
	width: 790px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#content-nav ul {
	margin: 0;
	padding: 0;
}

#content-nav li {
	list-style-type: none;
	display: inline;
}

#content-nav a:link, #content-nav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 25px 25px 25px 25px;
	border-right: 1px dashed #ffffff;
}

#content-nav a:hover {
	background-color: #BC2FAD;
	padding: 25px 25px 25px 25px;
}

#content-nav a.right {
	border-right: none;
}

#content-nav a.feature {
	font-weight: bold;
}

#left-nav {
	width: 200px;
	background-color: #858282;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-transform:capitalize
}

#left-nav ul, #left-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left-nav li {
	padding: 15px 5px 15px 10px;
	margin: 0;
	border-bottom: 1px dashed #ffffff;
}


#left-nav a:link, #left-nav a:visited {
	padding-right: 40px;
	color: #ffffff;
	text-decoration: none;
}

#left-nav a:hover {
	text-decoration: underline;
}

#section {
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0;
	width: 780px;
	margin-left: 200px;
    clear: right;
}

#home-content {
	padding: 10px;
	width: 550px;
	padding-bottom: 20px;
}

#inner-content {
	padding: 10px;
	margin: 0;
	padding-bottom: 20px;
}

#right-content {
	float: right;
}

#footer {
	border-top: 1px solid #666666;
	color: #666666;
	font-size: 9px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 15px;
	clear: both;
}

#footer p {
	line-height: 80%;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.clear-content {
	clear: both;
}

.right-feature {
	margin: 0;
	padding: 0;
	width: 192px;
	margin-bottom: 10px;
}

.right-feature p {
	padding: 0px 5px 0px 5px ;
}

.right-feature img {
	display: block;
}

.right-three {
	border: 1px solid #7e007e;
	margin: 0;
	padding: 0;
}

.right-one {
	border: 1px solid #6E0D6E;
	margin: 0;
	padding: 0;
}

.right-two {
	border: 1px solid #6DCF3C;
	margin: 0;
	padding: 0;
	background-image: url(/images/right-features/earrings-jewellery.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.feature-home {
	border: 2px solid #ca0db6;
	padding: 10px 20px 2px 10px;
	height: 105px;
}

.feature-home h2 {
	color: #ca0db6;
	border-bottom: 1px dotted #ca0db6;
	margin-left: 85px;
	padding-bottom: 2px;
	margin-top: 5px;
}

.feature-home img {
	float: left;
	margin-right: 15px;
}

.gallery-home {
	width: 550px;
	margin-top: 15px;
	margin-bottom: 20px;
	height: 110px;
}

.gallery {
	width: 750px;
	text-align: center;
}

.gallery-sm {
	border: 1px solid #cccccc;
	padding: 6px;
	width: 110px;
	margin-right: 10px;
	text-align: center;
	float: left;
	height: 105px;
}

.gallery-sm img {
	margin-bottom: 10px;
	border: none;
}

.gallery-sm a:link {
	text-decoration: none;
	color: #999999;
}

.gallery-thumbs {
	margin-bottom: 10px;
}

.gallery-details img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gallery-thumbs-details {
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}

.gallery-thumbs-details img {
	border: none;
}

.gallery-page-txt {
	font-style: italic;
}

.gallery-page-txt p {
	line-height: 70%;
}

.enlarge-details {
width: 400px;
border: 1px solid #cccccc;
padding: 5px 3px 5px 15px;
float: right;
}

.enlarge-details h1 {
padding-bottom: 10px;
border-bottom: 1px solid #cccccc;
}

.shopg {
margin-top: 10px;
margin-bottom: 10px;
}

.shopg form, .shopg img {
margin: 0px;
padding: 0px;
}

.contact-form {
}	

.contact-form fieldset {
	border: 1px dashed #cccccc;
	padding: 5px 5px 10px 5px;
}

.contact-form legend {
	background-color: #ffffff;
	padding: 5px;
}

.contact-form label {
	float: left;
	width: 200px;
	margin-left: 10px;
}

input, select {
	font-size: 9px;
}

.error {
	color: #FF0000;
}

.success {
	color: #140D74;
}

.feature-img {
	float: left;
	padding: 15px 7px 0px 5px;
}

.feature-img-right {
	float: right;
	padding: 5px 5px 5px 5px;	
}

.sparkle {
	font-style: oblique;
	color: #999999;
}

.gal {
     width: 900px;
}

.gal-thumb {
     border: 1px solid #cccccc;
     text-align: center;
     width: 170px;
     padding: 5px;
     float: left;
     margin: 5px;
     margin-bottom: 10px;
}

.gal-thumb a {
	color: #666666;
}

.gal-thumb img {
	border: none;
}

.gal h2, .gal-thumb h2 {
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	border-bottom: none;
}

.enlarge-details {

}

.hot {
	background-color: #433AB2;
	border-top: 1px dashed #fffff;
	color: #fffff;
}

.cart {
	background: url(/images/cart.gif) no-repeat left;
	padding-left: 25px;
}

.products {
	margin-top: 20px;
	margin-bottom: 20px;
}

.products td {
	padding: 5px;
	text-align: left;
}

.products th {
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #666666;
}

.capitalize {
	text-transform: capitalize;
}

.special {
	color: #87061B;
	font-weight: bold;
}

/* Styles for shopping table */
.shopping {
	margin-top: 15px;
}

.shopping th {
	border-bottom: 1px solid #666666;
	padding: 5px;
	background-color: #ccc;
}

.shopping td {
	border-bottom: 1px dashed #cccccc;
	padding: 6px;
	border-right: 1px dashed #cccccc;
}

.shopping input {
	font-size: 10px;
}

.checkout {
    text-align: right;
}

.total {
	text-align: right;
	font-size: 12px;
	padding: 5px;
	padding-top: 10px;
}

.discount-total {
	text-align: right;
	padding: 5px;
	padding-top: 10px;
	color: #F00;
}

.shopping form {
	display: inline;
}

.left-photo {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px 10px 5px 0px;
}

.right-img {
	float: right;
}

.facebook {
	margin-top: 15px;
	margin-left: 13px;
}

.facebook .fb-like {
	margin-bottom: 15px;
}

.facebook img {
	border: none;
}
