* {
	margin: 0;
}

html, body {
	height: 100%;
}

html { overflow: -moz-scrollbars-vertical; }

body {
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-y;
	background-position:center top; 
}

a {
	outline: none;
}

#wrapperOuter {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image:url(../images/testbgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapperOuter {/*extended styling for footer*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}

#wrapper {
	width: 960px;
	margin: 0 auto;
/*	border: 1px solid #515151;
*/	
	border-top: none;
	padding: 0px;	
/*	border: 1px solid yellow;*/
}


#wrapper {/*extended styling for footer*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #4F4F4F;
	color: white;
	padding-top: 2px;
	margin: 0 auto;
	margin-top: 50px; /* IE footer bug */
	width: 920px;
	text-align: center;
}

.footer a {
	color: white;
}

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

#header {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 188px;
	margin: 0;
	float: left;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 920px;
	height: 31px;
	list-style: none;
	margin: 0 auto;
	margin-left: 20px;
	margin-top: 60px;
	margin-top: -66px;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	position: relative;	
}

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

#nav a {
	color: white;
	text-decoration: none;
	height: 28px;
	display: block;
	margin:0;	
	padding: 0;
	background-repeat: repeat-x;
	text-indent: -5000px;
}

#nav .home {
	width: 67px;
}

#nav .about {
	width: 60px;

}

#nav .showroom {
	width: 62px;
}

#nav .construct {
	width: 174px;	
}	

#nav .commissions{
	width: 172px;	
}	


#nav .shop {
	width: 52px;
}

#nav .contact {
	width: 94px;
	
}


#nav a:hover {
/*	background-image:url(../images/navbutbgover.jpg);
	background-repeat: repeat-x;*/
}

#searchBar {

}

#main {
	background-color: white;
	width: 920px;
	margin: 0 auto;
	padding-top: 0px;
	clear: left;
}

#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

#main h2 {
  color:                    #deab0e;
  font-family: 			Georgia, "Times New Roman", Times, serif;
  font-size:                22px;
  font-weight:              bold;
}

#clearer {
	clear: both;
	height: 0;
}

#cart {
	height: 50px;
	margin-top: 75px;
	margin-left: 735px;
}

#cartLink {
	background: none;
	width: 120px;
	height:18px;
	text-indent: 5000px;
	display: block;
}

#cartLink a {


}

/*			Login Panel 			*/

#loginPanel {
	float: right;
	margin-top: 1px;	
	margin-right: 4px;
	width: 200px;
/*	border: 1px solid yellow;*/
}

.tblContentModule .tdCartSpacer img {
	border: none;
}

.tblContentModule .tdCartSpacer img:hover {
	border: none;
}

#imgReset {
	border: none;
}


/****** HOME ******/

#homeContent {
	float: left;
	width: 920px;
}

#homeContent #banner {
	background-image: url(../images/homebanner.jpg);
	background-repeat: no-repeat;
	width: 886px;
	height: 228px;
	margin-left: 20px;
	
}

#homeContent #selections {
	width: 900px;
}


#homeContent #selections #ourProducts, #ourProcess, #ourStudio {
	float: left;
	padding-right: 5px;
	margin-left: 40px;
	margin-top: 20px;
}


#homeContent #selections #ourProducts a, #ourProcess a, #ourStudio a {
	width: 248px;
	height: 261px;
	display: block;
}

#homeContent #selections #ourProducts a {
	background-image: url(../images/ourproductsbut.jpg);
	background-repeat: no-repeat;	
}

#homeContent #selections #ourProducts a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

#homeContent #selections #ourProcess a {
	background-image: url(../images/ourprocessbut.jpg);
	background-repeat: no-repeat;
}

#homeContent #selections #ourProcess a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

#homeContent #selections #ourStudio a {
	background-image: url(../images/ourstudiobut.jpg);
	background-repeat: no-repeat;
}

#homeContent #selections #ourStudio a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}


/****** ABOUT ******/

#aboutContent {
	width: 450px;
	float: left;
	padding-left: 20px;
}

#aboutContent p {
	padding-top: 10px;
	padding-left: 30px;
	line-height: 1.6em;
}

#aboutContent img {
	margin-left: 20px;
	float: left;
	padding-right: 10px;
}

#aboutContent h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

#signature {
}

#mission {
	float: right;
	width: 320px;
	margin-right: 30px;
}

#mission h2 {
  color:                    #deab0e;
  font-family: 			Georgia, "Times New Roman", Times, serif;
  font-size:                22px;
  font-weight:              bold;
}

#mission strong {
  font-family: 			Georgia, "Times New Roman", Times, serif;
	color: #9a3939;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
  padding-bottom: 15px;
}

#mission p {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}



/****** OUR STUDIO ******/

#ourWorkshop {
	float: left;
	width: 360px;
	padding-left: 20px;
	margin-left: 40px;
}

#ourWorkshop p {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

#ourShowroom {
	float: left;
	width: 360px;
	margin-left: 80px;

}

#ourShowroom p {
	padding: 0;
	margin: 0;
	font-size: 14px;
}


#ourWorkshop #workshopGallery, #ourShowroom #showroomGallery {
	float: left;
	width: 356px;
	height: 268px;	
	padding-right: 20px;
	margin-bottom: 20px;
}

#ourWorkshop #workshopGallery a, #ourShowroom #showroomGallery a{
	width: 356px;
	height: 268px;
	display: block;
}

#ourWorkshop #workshopGallery a {
	background-image: url(../images/ourworkshopbut.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#ourWorkshop #workshopGallery a:hover {
	background-position: 0px -268px;
}

#ourShowroom #showroomGallery a {
	background-image: url(../images/ourshowroombut.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#ourShowroom #showroomGallery a:hover {
	background-position: 0px -268px;
}


/****** JEWELLERY CONSTRUCTION  ******/


#constructionContent {
	float: left;
	font-size: 14px;
	width: 860px;
	margin-left: 40px;
}

#constructionContent a {
	text-indent: -5000px;
}

#constructionContent p {
	margin-left: 0px;
}

#constructionContent h2 {
	margin-left: 0px;
}


#constructionContent #selections {
	float: left;
	width: 920px;
	margin-top: 20px;

}

#constructionContent #selections #galleryOne, #galleryTwo, #galleryThree, #galleryFour {
	float: left;
	padding-right: 40px;
	margin-bottom: 20px;
}

#constructionContent #selections #galleryOne a, #galleryTwo a, #galleryThree a, #galleryFour a{
	width: 248px;
	height: 261px;
	display: block;
}


#constructionContent #selections #galleryOne a {
	background-image: url(../images/gallery1but.jpg);
	background-repeat: no-repeat;	
}

#constructionContent #selections #galleryOne a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryTwo a {
	background-image: url(../images/gallery2but.jpg);
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryTwo a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryThree a {
	background-image: url(../images/gallery3but.jpg);
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryThree a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryFour a {
	background-image: url(../images/gallery4but.jpg);
	background-repeat: no-repeat;
}

#constructionContent #selections #galleryFour a:hover {
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

.previews {
	display: none;
}



/************** CUSTOMER COMMISSIONS *********************/


#commissionsContent {
	float: left;
	font-size: 14px;
	width: 860px;
	margin-left: 40px;
}

#commissionsContent a {
}

#commissionsContent p {
	margin-left: 0px;
}

#commissionsContent h2 {
	margin-left: 0px;
}




#commissionsGallery {
	left: 0px;
	margin: 0;
	padding: 0;
}

#commissionsGallery ul {
	padding: 0;
	margin-left: 20px;
	margin-top: 8px;
	list-style: none;
}

#commissionsGallery ul li {
	display: block;
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}

img.thumbnail  {
	border: 0;
	width: 100px;
	height: 100px;
}

a.thumbnail {
	width:100px;
	height:100px;
	display: block;
	margin: 1px;
	border: 2px solid #c9c9c9;  
}

a.thumbnail:hover {
	margin: 1px;
	border: 2px solid #792026;  
}

a.thumbail_hide {
	display: none;
}

#faq {
	padding-left: 20px;
}

/*********** SHOP SOON ***************/

#shopSoon {
	float: left;
	font-size: 16px;
	width: 850px;
	margin: 0 auto;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-left: 40px;
}

/************************************/

/* Contact form */
#contactFormWrapper {
	float:left;
	height:500px;
	margin-left:40px;
	margin-top:0;
}
.lefty {
	float: left;
	width: 50%;
}

.right {
	float: right;
	width: 50%;
}

#contactFormWrapper #leftCol {
	float:left;
	padding-right:50px;
	width:370px;
}

#contactFormWrapper #rightCol {
	width: 410px;
	float: right;
	height: 500px;
	margin-top: 35px;
	background-image: url(../images/contactformbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

#contactFormWrapper p {
	margin-left: 0px;
	font-size: 14px;
	margin-bottom: 5px;
}

#contactFormWrapper .titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #ae433d;
	font-size: 18px;
	padding-top: 25px;
}

#contact_form_holder { 
	font: 14px Verdana, sans-serif;
    width:400px;
	height: 357px;
	padding: 15px;
	padding-top: 25px;
	background: url(../images/enquiryformbg.jpg) no-repeat;
	
}
#contact_form_holder .form_block { float: left;}
#contact_form_holder input, #contact_form_holder textarea { 
    width:237px;
	background: url(../images/inputbg.jpg) no-repeat;
    font-family:inherit;
	font-size: 14px;
    padding-top:3px;
	padding-left: 3px;
	height: 22px;
	border: 1px solid #a7a7a7;
}
#contact_form_holder label {
	color: #AE433D;
	font-weight: bold;
	width:140px;
	display: block;
	float: left;
	clear: left;
	padding-top: 3px;
}

#contact_form_holder textarea { 
    height:100px; /* i never liked small textareas, so make it 100px in height */ 
}
#send_message { 
    width:200px !important; /* the width of the submit button  */ 
    font-variant: small-caps; /* nicer font-variant (like explained before) */  
    border:1px solid black; /* remove the default border and put a normal black one */
    cursor:pointer;
    cursor:hand;
}
#cf_submit {
	float: left;
	margin-left: 0px;
}
#cf_submit a {
	padding: 5px;
	text-align: center;
	display: block;
	color: white;
	font-weight: bold;
	tex-decoration: none;
}
#cf_submit a:hover {background-position: 0px -276px;}

#cf_submit a input {
	width: 119px !important; 
	height: 36px;
	display: block;
	padding: 0px;
	margin: 0px;	
	text-indent: -1000000px;
	border: none;
	background: none;
	outline: none;	
	background: url(../images/btn-sendenquiry.png) no-repeat;
}

.error_container {display: block; height: 30px}
.last_error_container {}
.error {
	display: none; 
	color: #D8000C;
	font-size:9px;
	margin-left: 138px;
	width: 231px;
	padding: 5px;
	padding-top: 2px;
	padding-left: 0px;
}
.error img {vertical-align: middle; padding-right: 3px;}

.success { 
	background:#DBF8DC none repeat scroll 0 0;
	border:1px solid green;
	color:#044406;
	display:none;
	float:right;
	font-size:11px;
	height:14px;
	margin-right:18px;
	padding:10px;	
	width: 220px;
	text-align: center;
}
.success img { vertical-align: middle; padding-right: 2px;}

