/*
Style Name: Unique Jewellery
Description: Simple theme, with header and left hand column.
Version: 1
Author: Medlicott Design www.medlicottdesign.com
*/

html{
  	SCROLLBAR-FACE-COLOR: #000;
		SCROLLBAR-HIGHLIGHT-COLOR: #cccf;
		SCROLLBAR-SHADOW-COLOR: #b3b2af;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #ffde8e;
		SCROLLBAR-TRACK-COLOR: gold;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


body { margin: 0x; padding: 0px; background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#wrap { height: auto; margin: auto;  width: 96%;  background-color: #000;padding:0; vertical-align: top;  }

#head {  height: 140px; width:620px; padding:0px;  background-color: #000000; text-align: left; background-image:url(../images/unique-jewellery.jpg); background-repeat:no-repeat; margin-bottom:0;}
#head h1 { font:2.2em  "Brush Script MT", serif;color: #FF9900;letter-spacing:.2em;line-height:30px; padding:70px 0 0 45px; }
#head h1 a:link, #head h1 a:visited { color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
#head h1 a:hover { color: #33CC99; text-decoration: underline; }
#tagline 	{float: right; font:1em Arial, Helvetica, sans-serif; color: #ffde8e; /*#FFDC88;*/letter-spacing:.4em;margin:0; }
#header{clear: both; width:auto; font:1.2em Arial, Helvetica, sans-serif; color: #ffde8e; text-align:center; padding: 0;margin:0; height:20px;}
#headerright {clear:right; float: right; width:280px; font:1.2em Arial, Helvetica, sans-serif; color: #ffde8e; text-align:justify; padding: 0;margin:1em 0 0 0; }

#head .small { font-size: 14px; color: #666633; }

#bot { clear: both;  padding: 5px; font-size: 10px; text-align: center; color:  #f4ffe4; border-top: 1px dotted #ffde8e; }
#bot a { color:  #f4ffe4; }

#main { margin-left: 1em; padding: 10px; text-align:justify; color: #e4e4e4; /*color: #ffde8e;*/ }
#main textarea { width: 90%; }


#about { margin: 0px 0px 20px 0px; padding: 0px; }


h2 { font-size: 14px;  margin: 0px 0px 10px 0px; padding: 3px; color: #ffde8e; }
h3 { font:bold 12px ; color: gold; line-height:22px;letter-spacing:.2em; padding-bottom:0; margin-left:2em;}
h3 a:link, h3 a:visited { color: #003333; text-decoration: none; }
h3 a:hover { color: #330066; }

a:link, a:visited { color: #003333; }
a:hover { color: #cc4000; }

p{margin:1em;}

#content_start {position: absolute;left: -10000px;};

#right{
  color: #ffde8e;
  font-weight:bold;
  font-size: 90%;
  float:right;
  width:210px;
  height: 300px;
  vertical-align:  middle;
}

#right ul{
  color: #ffde8e;
  text-align:left;
    vertical-align:  middle;
}
#right li{
  list-style-position: inside;
  list-style-image:  url(../images/rings.jpg);
  padding: 1em 0;
}
#spacing4box{
clear: both;
  height: 200px;
}

.description {
/*padding-left:2em;
width: 60%;
float:right;*/
}
.description ul{
  color: #ffde8e;
  text-align:left;
  font-weight:bold;
padding: 1em;
}
.description li{
  list-style-position: inside;
  list-style-image:  url(../images/rings.jpg);
  padding: 0;
}

