body
{
padding:0;
margin:0;
background:#999999;
}
.container
{
width:1280px;
height:auto;
background-color:#FFFFFF;
}
.header
{
background:url(images/header.jpg) no-repeat;
height:168px;
}
.logo
{
width:360px;
height:80px;
}
.logo img
{
margin-top:15px;
margin-left:70px;
}
.social-media
{
width:350px;
height:40px;
margin-left:900px;
margin-top:-90px;
}
.social-media ul
{
}
.social-media ul li
{
display:inline;
margin:8px;
}
.contacts1
{
width:1280px;
height:300px;
}

.contacts
{
width:300px;
height:40px;
margin-left:550px;
margin-top:-55px;
}
.contacts ul
{
line-height:2em;
color:#CCCCCC;
}

.contacts ul li
{
display:inline;
margin:20px;
}
.contacts ul li a
{
color:#FFFFFF;
text-decoration:none;
font-family:Arial;
font-size:12px;
}
.contacts ul li a:hover
{
color:#00CCFF;
}

.callus
{
width:300px;
height:50px;
margin-left:500px;
}
.callus ul
{
margin-top:5px;
line-height:2em;
}
.email
{
width:300px;
height:50px;
margin-left:840px;
margin-top:-50px;
}
.email ul
{
line-height:2em;
margin-top:-10px;
}

.menu
{
width:1280px;
height:50px;
margin-top:10px;
background:#999999;
}
#slider
{
width:1280px;
height:450px;
 box-shadow: 2px 5px 10px #888888;
}
.welcome-text
{
width:1280px;
height:50px;
color:#FFFFFF;

}
.welcome-text h1
{
margin-top:0px;
}
.ind_mor1 {
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 26px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}
.ind_mor1 A {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
.ind_mor1 A:hover {
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: underline
}

.products
{
width:1280px;
height:200px;
font-family:Verdana;
font-size:14px;
}
.products ul
{
margin-top:0px;
}

.products ul li
{
display:inline;
margin:20px;
}
.products a
{
color:#000066;
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:14px;
}
.banner
{
width:1280px;
height:100px;
background-color:#CCCCCC;
}
.services-text
{
height:60px;
}
.services
{
width:1280px;
height:500px;
}
.services ul
{
margin-top:0px;
}

.services ul li
{
display:inline;
margin:50px;
}
.jewellery-text
{
height:50px;
background-color:#CCCCCC;
}
.jewellery
{
width:1280px;
height:300px;
}
.jewellery ul
{
margin-top:0px;
}

.jewellery ul li
{
display:inline;
margin:20px;
}
.footer
{
width:1280px;
height:60px;
background-color:#333333;
}

.menu ul
{
line-height:3em;
color:#FFFFFF;
width:800px;
margin-left:410px;
}
.menu ul li
{
display:inline;
margin:30px;
font-size:12px;
color:#FFFFFF;
font-family:Arial;
}
.menu ul li a
{
color:#CCCCCC;
font-family:Arial;
text-decoration:none;
}
.menu ul li a:hover
{
color:#00CCFF;
}
.copy
{
width:450px;
height:20px;
margin-left:500px;
font-family:Arial;
color:#999999;
font-size:13px;
margin-top:-10px;
}
.copy1
{
width:350px;
height:40px;
margin-left:550px;
font-family:Arial;
color:#999999;
font-size:13px;
}
.copy2
{
width:350px;
height:40px;
margin-left:950px;
margin-top:-60px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.contact-d
{
width:600px;
height:500px;
margin-left:550px;
margin-top:-350px;
}

.nivo-controlNav {
	position:absolute;
	left: 440px;
	bottom:-3px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
}
.banner2
{
width:1280px;
height:auto;
background-color:#EFEFEF;
}
.location
{
width:500px;
height:400px;
margin-left:20px;
}
.enquiry
{
width:700px;
height:450px;
margin-left:530px;
margin-top:-400px;
}
.contact-details
{
width:1200px;
height:150px;
margin-left:20px;
font-family:Times New Roman;
font-size:16px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #444;
  height: 40px;
  margin-bottom: 16px;
  padding-left: 20px;
  width: 80%;
}

.contact-form textarea  {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #444;
  height: 140px;
  padding: 20px;
  width: 80%;
}

.contact-form button[type="submit"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
}

.contact-form button[type=submit]:hover {
  color: #fff;
  border: 1px solid #3EC1D5;
  background: #3EC1D5;
}

.contact-form  #sendmessage {
  color: #3EC1D5;
  border: 1px solid #3EC1D5;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

.contact-form #sendmessage.show, .contact-form #errormessage.show, .contact-form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}


