/* CSS Document */

* {
	outline: none;
}

body{  height:  auto;  min-height: 100%;  font-family: calibri, helvetica, verdana, sans-serif;
  background-image: url(../images/sitebg.jpg);
  background-repeat: repeat-x;
  background-color: #04802c;
  margin: 0 auto;
  color: #4f4f4f;
  font-size: 1em;
}

#outter_container {
  width: 100%;
  text-align: center;
  margin: 0;
}

#container {
  width: 1000px;
  height: 100%;  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
  border: 1px solid #5d5d5d;
  position: relative;
}

.iframecallout
{
	height: 400px;
}

/*********************************************************************
******                  HEADER / NAVIGATION                    *******
**********************************************************************/

#header {
	width: 954px;
	height: 280px;
	margin: 0 25px 0 24px;
}

.toplink {
	color: #000;
	font-size: 14px;
	font-weight: 500;
}

#h-logo {
	width: 109px;
	height: 101px;
	z-index: 1000;
	position: absolute;
	top: 30px;
	left: 30px;
}

#logo {
	width: 291px;
	height: 86px;
	z-index: 1000;
	position: absolute;
	top: 30px;
	right: 30px;
}

#navigation {
	width: 954px;
	height: 40px;
}

#navigation ul {
	height: 34px;
	margin: 11px 0 0 -28px;
	list-style: none;
	padding-top: 0px;
}

#navigation li {
	color: #000000;
	display: block;
	width: 95px;
	height: 34px;
	float: left;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 0px;
}

#navigation a {
	display: block;
	float: left;
	line-height: 15px;
	height:34px;
	color: #000000;
	font-size: 10px;
	text-indent: -10000px;
	overflow: auto;
}

#navigation a#home {
	background: url(../images/home.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#aboutus {
	background: url(../images/aboutus.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#products {
	background: url(../images/products.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#specials {
	background: url(../images/specials.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#jewellery {
	background: url(../images/jewellery.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#diamonds {
	background: url(../images/diamonds.png) top left no-repeat;
	width: 115px;
	height: 28px;
	margin: 0 -8px 0 0;
}

#navigation a#wishlist {
	background: url(../images/wishlist.png) top left no-repeat;
	width: 115px;
	height: 28px;
}
#navigation a#contact {
	background: url(../images/contact.png) top left no-repeat;
	width: 115px;
	height: 28px;
}

#top_links {
	float: right;
}

#footer-navigation
{
	text-align: center;
}

#footer-navigation ul {
	height: 34px;
/*	margin: 11px 0 0 -28px;*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

#footer-navigation li {
	color: #000000;
	display: inline;
	font-size: 10px;
}

#footer-navigation a {
	line-height: 15px;
	height:34px;
	color: #000000;
	font-size: 10px;
}

/*********************************************************************
******                     BODY AND CONTENT                    *******
**********************************************************************/


#content {
	width: 954px;
	height: auto;
	min-height: 400px;
	margin-left: 15px;
}

#content img {
	margin: 0 0 0 15px;
}

#about_left {
	width: 350px;
	height: auto;
	float: left;
	padding: 10px 0 0 0;
}

#about_right {
	width: 590px;
	height:  auto;
	float: left;
	line-height: 2.5em;
}

#product_left {
	width: 620px;
	height:  auto;
	float: left;
}

#product_right {
	width: 300px;
	height: auto;
	float: left;
}

#homespecials {
	width: 954px;
	height: 200px;
	padding: 20px 0 0 0;
}

#homespecials h2 {
	margin: 0;
	padding: 0;
}
#homespecials p {
	margin: 0;
	padding: 0;
}



#adverts {
	width: 954px;
	height: auto;
	margin: 20px 20px 20px -23px;
}

#home_jewellery {
	width: 954px;
	height: auto;
	/*margin: -40px 0 0 -10px;*/
}
#about_jewellery {
	width: 954px;
	height: auto;
	/*margin: -40px 0 0 -10px;*/
}

#left_specials {
	margin: 10px 0 10px 0;
}

#middle_specials {
	margin: 10px 12px 10px 12px;
}

#right_specials {
	margin: 10px 0 10px 0;
}

div.specials
{
	border: 1px solid #000000;
	position: relative;
	padding: 10px;
	
	width: 280px;
	height: 125px;
	float: left;
}

div.specials div.topleft
{
	width: 9px;
	height: 9px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/corner-topleft.jpg) no-repeat;
}

div.specials div.topright
{
	width: 9px;
	height: 9px;
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(../images/corner-topright.jpg) no-repeat;
}

div.specials div.bottomright
{
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: -1px;
	right: -1px;
	background: url(../images/corner-bottomright.jpg) no-repeat;
}

div.specials div.bottomleft
{
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: -1px;
	left: -1px;
	background: url(../images/corner-bottomleft.jpg) no-repeat;
}


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

#footer {
	/*width: 954px;
	height:  auto;*/
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
}


h1 {
	padding: 0 0 0 20px;
	color: #4f4f4f;
}

h2 {
	color: #4f4f4f;
	
}

h3 {
	color: #4f4f4f;
	
}
h4 {
	color: #4f4f4f;
	
}

.inputlabel
{
	width: 140px;
}

td.inputlabel
{
	vertical-align: top;
}

.inputbox
{
	width: 430px;
}

textarea.inputbox
{
	height: 75px;
}

.success
{
	color: green;
}

.error,
.required
{
	color: red;
}

.success,
.error
{
	font-weight: bold;
	text-align: center;
}

.clear
{
	clear: both;
}

/*****************************************************************
				 		      CLEAR FIX
*****************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}