﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #ffffff url('http://www.dawnsdesignerjewelry.com/background.jpg') repeat-x;
	color: #404040;
	text-align: center;
	margin: 0;
	padding: 0;}
	
hr {
	background-color: #91b036;
	color: #91b036;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

h1 {
	color: #556c25;
	font: bold 24px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 10px 0;}

h2 {
	color: #556c25;
	font: normal 22px "Comic Sans MS", Tahoma, Geneva, sans-serif;
	text-align: left;}

h3 {
	color: #556c25;
	font: normal 22px "Comic Sans MS", Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	color: #556c25;
	font: bold 16px Arial, Helvetica, sans-serif;}

h5 {
	color: #818181;
	font: bold 16px Arial, Helvetica, sans-serif;}

h6 {
	color: #556c25;
	font: bold 14px Arial, Helvetica, sans-serif;}

a {
	color: #91b036;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #a0a0a0;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c0c0c0;
	padding: 0 0 5px 0;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #556c25;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 8px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/

#wrapper {
	width: 900px;
	background: #fff url('http://www.dawnsdesignerjewelry.com/wrapperbg.jpg');
	text-align: left;
	margin: 0 auto;}
	
#global {
	background-color: #ffffff;
	color: #a0a0a0;
	text-align: right;
	letter-spacing: 3px;
	font-size: 80%;
	padding: 30px 10px 0 0;
	height: 20px;}

#global a {
	color: #a0a0a0;
	font-weight: normal;
	text-decoration: none;}
	
#global a:hover {
	color: #91b036;
	font-weight: normal;
	text-decoration: none;}
	
#header {
	background-image: url('http://www.dawnsdesignerjewelry.com/header.jpg');
	float: left;
	width: 600px;
	height: 270px;}

#topnavigation {
	background-image: url('http://www.dawnsdesignerjewelry.com/topnav.jpg');
	float: right;
	width: 240px;
	height: 210px;
	text-align: right;
	letter-spacing: 3px;
	font-size: 12px;
	padding: 30px 30px;}
	
#topnavigation a {
	display: block;
	padding: 5px 0;
	margin: 7px 0;
	text-decoration: none;
	border-bottom: 1px solid #a0a0a0;}

#topnavigation a:hover {
	text-decoration: none;
	border-bottom: 1px solid #a0a0a0;}
	
#footer {
	clear: both;
	background: #fff url('http://www.dawnsdesignerjewelry.com/footer.jpg') no-repeat;
	color: #a0a0a0;
	padding: 30px 20px;
	text-align: right;
	font-size: 80%;
	height: 40px;}

#footer a:hover {
	font-weight: normal;}
	
#footer a {
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}

/*---->>>Sets 2-Column Layout<<<----*/

#sidebar {
	font-size: 85%;
	float: left;
	width: 260px;
	padding: 0 20px;}
    
#sidebar a:hover {
	color: #91b036;
    font-weight: normal;
    font-weight: bold;
    text-decoration: none;}
	
#sidebar a {
	color: #111111;
    font-weight: normal;
    font-weight: bold;}    
	
#sidebar ul {
	padding: 0 0 10px 0;
	margin: 0 0 0 17px;
	list-style: none;
	font-size: 9pt;}
	
#content {
	float: right;
	width: 560px;
	line-height: 1.5em;
	padding: 0 20px;}

#table {
    position: absolute;
    margin-left: 265px;
    margin-top: 280px;
    width: 555px;
    height: 200px;}
    	
/*---->>>Sets 2-Column Catalog Display<<<----*/

.catalog {
	margin: 5px;
	padding: 5px;
	width: 255px;
	line-height: 1em;
	text-align: center;
	font-size: 90%;
	float: left;}

/*---->>>Sets Classes Used for Formatting<<<----*/

.calendar {
	text-align: center;}
.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}

.imagebottom-border {
	margin: 0 0 0 1px; 
	float: bottom;
	border: 3px double #c2c2c2;}


.catagories {
	color: #FF3787;
	background-color: #FFD9E6;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: verdana;
	margin-top: 5px;}


.sidebar header {
	color: #818181;
	font: bold 16px Arial, Helvetica, sans-serif;}
