body {
	padding: 0;
	margin: 5px 0;
	font: 62.5% Arial, Helvetica, Sans Serif;
	text-align: center;
	background: #FFF;
}

/*general*/

a img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

::-moz-selection{
	background: #BFD2E5;
	color: #4079B2;
}

::selection {
	background: #BFD2E5;
	color: #4079B2;
}

a:link, a:visited {
	color: #4079B2;
	text-decoration: none;
	border-bottom: 1px solid #BFD2E5;
	padding: 0 1px;
	font-weight: bold;
	-moz-outline-style: none;
}

a:hover, a:active, a:focus {
	color: #fff;
	background-color: #4079B2;
	border-bottom: 1px solid #BFD2E5;
}

ul, ol {
	color: #656565;
	padding: 5px 5px 5px 25px;
	margin: 0;
	line-height: 1.5em;
}

ul li, ol li {
	padding-bottom: 0.5em;
}

/* Layout Tags */

/* background image */

#container {
	margin: 0 auto;
	width: 740px;
	background: url(../images/main_shadow.jpg) repeat-y top center;
	text-align: justify;
}

#flashcontent {
margin: 0 auto;
	background: url(../images/top_shadow.jpg) no-repeat top center;
	padding: 20px 0 0 0;
	text-align: center;
}

#footer {

	background: url(../images/bottom_shadow.jpg) no-repeat bottom center;
	padding: 0 0 20px 0;
	text-align: center;
	height: 20px;
}

#content {
background: #fff;
	font-size: 1.2em;
	padding-left: 4px;
	margin-top: 50px;
	float: left;
	margin-left: 22px !important;
	margin-left: 11px;
	margin-right: 4px !important;
	margin-right: 3px;
	width: 300px;
	
}#contentBroch{
	background: #fff;
	font-size: 1.2em;
	padding-left: 10px;
	margin-top: 60px;
	float: left;
	margin-left: 70px!important;
	margin-left: 11px;
	margin-right: 10px!important;
	margin-right: 0px;
	width: 300px;
	height: 250px;
	line-height: 30px;
	
}

#content h4 {
	color: #004C98;
	font-size: 1.5em;
}

#content p {
padding: 5px 0;
margin: 0;
font-size: 1.2em;
}

#item_about {
margin-top: 70px;
	margin-left: 40px;
	float: left;
	width: 300px;
	text-align: left;
}

#item_home {
	margin: 70px 0 0 0;
	margin-left: 0px;
	font-size: 1.2em;
	width: 300px;
	text-align: left;

}

#item_home p {
padding: 5px 0;
margin: 0;
width: 270px;
}

#item_home b {
font-size: 1.3em;
font-weight: bold;
}

#item_home i {
font-style: normal;
font-size: 1.2em;
color: #004C98;
}

.frame {
	border: 3px solid #004C98;
}

.thm_frame {
	border: 1px solid #004C98; margin: 3px; padding: 1px;
}

.thm_frame a:{
	border: 1px solid #004C98; margin: 3px; padding: 1px;
}

.subbody {
	margin: 0; padding: 0;
}


#thumbs_portfolio {
background: #fff;
	font-size: 1.2em;
	padding-left: 4px;
	margin-top: 40px;
	float: left;
	margin-left: 22px !important;
	margin-left: 11px;
	margin-right: 4px !important;
	margin-right: 3px;
}




#desc_portfolio {
background: #fff;
	font-size: 1.2em;
	padding-left: 4px;
	margin-top: 20px;
	float: left;
	margin-left: 22px !important;
	margin-left: 11px;
	margin-right: 4px !important;
	margin-right: 3px;
	width: 350px;
}

#desc_portfolio p {
padding: 5px 0;
margin: 0;
width: 270px;
}

#desc_portfolio b {
font-size: 1.3em;
font-weight: bold;
}

#desc_portfolio i {
font-style: normal;
font-weight: bold;
font-size: 1.2em;
color: #004C98;

}

#item_portfolio {
margin-top: 20px;
	margin-left: 25px;
	float: left;
	width: 260px;
}

#flashreplace {
margin-top: 20px;
	margin-left: 25px;
	margin-right: 50px;
	float: left;
	width: 210px;
	border: 3px solid #004C98;
}

#spacer {
	clear: both;
}

/*nav*/

ul#nav {
	padding:0 0 0 20px;
	margin:0;
	width: 740px;
	height: 25px;
}

ul#nav li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	text-indent:-9999px;
}

ul#nav li a {
	border:0;
	text-decoration:none;
	display:block;
	
	background:transparent url(../images/nav.gif) no-repeat;
}

li#homenav a {
	width:108px;
	height:25px;
}
li#jewellerynav a {
	width:136px;
	height:25px;
}
li#shopnav a {
	width:106px;
	height:25px;
}
li#artnav a {
	width:103px;
	height:25px;
}
li#aboutnav a {
	width:113px;
	height:25px;
}
li#contactnav a {
	width:134px;
	height:25px;
}

li#homenav a:link, li#homenav a:visited {
	background-position:0px -25px;
}
li#homenav a:hover, li#homenav a:focus {
	background-position:0px 0px;
}
li#jewellerynav a:link, li#jewellerynav a:visited {
	background-position:-108px -25px;
}
li#jewellerynav a:hover, li#jewellerynav a:focus {
	background-position:-108px 0px;
}
li#shopnav a:link, li#shopnav a:visited {
	background-position:-244px -25px;
}
li#shopnav a:hover, li#shopnav a:focus {
	background-position:-244px 0px;
}
li#artnav a:link, li#artnav a:visited {
	background-position:-350px -25px;
}
li#artnav a:hover, li#artnav a:focus {
	background-position:-350px 0px;
}
li#aboutnav a:link, li#aboutnav a:visited {
	background-position:-453px -25px;
}
li#aboutnav a:hover, li#aboutnav a:focus {
	background-position:-453px 0px;
}
li#contactnav a:link, li#contactnav a:visited {
	background-position:-566px -25px;
}
li#contactnav a:hover, li#contactnav a:focus {
	background-position:-566px 0px;
}

.menu_home {
	width: 100px;
	background-image: url(../images/menu_home.gif);
	margin: 0 10px 0 0;
}

.menu_jewellery {
	width: 120px;
	background-image: url(../images/menu_jewellry.gif);
	margin: 0 21px 0 20px;
}

.menu_art {
	width: 88px;
	background-image: url(../images/menu_art.gif);
	margin: 0 21px 0 20px;
}

.menu_about {
	width: 100px;
	background-image: url(../images/menu_about.gif);
	margin: 0 21px 0 20px;
}

.menu_contact {
	width: 125px;
	background-image: url(../images/menu_contact.gif);
	margin: 0 0 0 20px;
}

/* CONTACT FORM TAGE */

div.row {
  clear: both;
  padding-top: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: left;
  }

div.row span.artBrochure {
  float: left;
  width: 1200px;
  text-align: justify;
  }

div.row span.formw {
  float: left;
  width: 180px;
  text-align: left;
  margin: 0 0 0 10px;
  }

  div.row span.forml {
  float: left;
  width: 400px;
  text-align: left;
  margin: 0 0 0 105px;
  }
  
  .contactsubmit {
	background-color: #004C98;
	border: 1px solid #666;
	margin: 0 0 0 110px;
	color: #fff;
	font-weight: bold;
}

.formfield {
	background-color: #EEE;
	border: 1px solid #666;
}

#contact_details {
margin-top: 115px;
	margin-left: 40px;
	float: left;
	width: 300px;
}

#contact_details p {
padding: 5px 0;
margin: 0;
width: 270px;
font-size: 1.2em;
}

#contact_details b {
font-size: 1.4em;
font-weight: bold;
color: #004C98;
}

#contact_details i {
font-style: normal;
font-size: 1.3em;
color: #004C98;
}

#contact {
	margin: 0;
	width: 100px;
	height: 20px;
	padding: 20px 0 0 0;
	background: url(../images/headings/contact.gif) no-repeat left top;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 20px;
}
#about {
	margin: 0;
	width: 125px;
	height: 20px;
	padding: 20px 0 0 0;
	background: url(../images/headings/about.gif) no-repeat left top;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 20px;
}
#home {
	margin: 0;
	width: 255px;
	height: 20px;
	padding: 20px 0 0 0;
	background: url(../images/headings/home.gif) no-repeat left top;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 20px;
}

#shop {
	margin: 0;
	width: 150px;
	height: 35px;
	padding: 35px 0 0 0;
	background: url(../images/headings/shop.gif) no-repeat left top;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 35px;
}
#newsletter {
	margin: 10px 0 0 0;
	float:left;
	width: 170px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	border-right: 1px solid #000;
}

}
#newsletternew {
	margin: 10px 0 0 0;
	float:left;
	width: 170px;
	background-color: #FFF;
	border-right: 1px solid #000;
}

#commissions {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	width: 169px;
	float:left;
	background: url(../images/commissions_bg.gif) no-repeat;
}

#home_footer {
	margin: 0 auto;
	width: 740px;
	background-color: #FFF;
	text-align: left;
height: 22px;
}


#copyright {
	margin: 0;
width: 370px;
float: left;
 height: 22px;
	/* padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; */
	height /**/: 22px; 
color: #999;
}
	
}

#mindswide {
margin: 0;
float: right;
width: 370px;
height: 22px;
height: 0px !important; 
height /**/: 22px;
overflow: hidden;
border: 0;
text-align: right;
}

#mindswide a, #mindswide a:active, #mindswide a:focus {
	border: 0; margin: 0; padding: 0;
}



/* START SHOP CSS */


#shop_main {

	margin: 15px 20px 10px 20px;
	
	text-align: left;
	width: 700px;

}

#shop_main p {
font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

#shop_main a {
	color: #837a41;
}
#shop_main a:visited {
	color: #999;
}
#shop_main a:hover {
background-color: #f90;
color: #fff;
}

.items_cart_pic {
	width: 450px; height:175px; border-bottom: 1px solid #999; float: left;
}
.items_cart_desc {
	width: 250px; height:175px; border-bottom: 1px solid #999; float: left;
}
.items_cart_price {
	width: 200px; height:175px; border-bottom: 1px solid #999; float: left;
	background-image: url(../images/shop/shipping2.gif); background-repeat: no-repeat;
}

.items_pic {
	width: 200px; height:200px; border-right: 1px solid #999; float: left;
}

.items_desc {
	width: 245px; height:200px; border-right: 1px solid #999; float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
}
.items_desc h5 {
	color: #004c98;
	font-size: 14px;
	
}

.items_desc b {
	color: #004c98;
	font-size: 11px;
	font-weight: bold;

}



.items_price {
	width: 200px; height:200px; float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
}
.items_price b {
	color: #004c98;
	font-size: 16px;
	font-weight: bold;

}

.items_pic_lg {
	width: 200px; height:275px; border-right: 1px solid #999; float: left;
}

.items_desc_lg {
	width: 245px; height:275px; border-right: 1px solid #999; float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
}
.items_desc_lg h5 {
	color: #004c98;
	font-size: 14px;
	
}

.items_desc_lg b {
	color: #004c98;
	font-size: 11px;
	font-weight: bold;

}

.items_price_lg {
	width: 200px; height:275px; float: left;
	padding: 0 0 0 5px;
	font-size: 12px;
}
.items_price_lg b {
	color: #004c98;
	font-size: 16px;
	font-weight: bold;

}

.items_desc a {
	color: lime;
	text-decoration: none;
	
}

.items_desc a:hover {
	color: #004c98;
	text-decoration: none;
	
}

