/* STYLE SHEET FOR ELEANOR RITCHIE JEWELLERY
Created by ritchmedia.com
29 DEC 2006

ToC
1. Defaults
2. Structure
3. Links and navigation
4. Fonts
5. Images
6. Hacks


/* ---------- 1. Defaults ----------- */

*{
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #00CCFF;
	background-attachment: fixed;
	background-image: url('images/bg.gif');
	text-align: center;
}

td {
	font: 12px / 18px Verdana, Helvetica, sans-serif;
}

/* ---------- 2. Structure ----------- */

#container {
	margin: 0 auto;
	width: 762px;
	position: relative;
	padding: 0px;
	text-align: left;
	top: 20px;
	background-color: #FFFFFF; 
	layer-background-color:#FFFFFF;
	border: 2px solid #00CCFF;
	visibility: visible;
	overflow: hidden;
}


html>body #container {

	width: 758px;
	top: 20px;
	overflow: hidden;
}

#header {
	font-family: Verdana, Helvetica, sans-serif;
	height: 120px;
	width: 760px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	top: 10px;
	margin: 0 auto;
	padding: 0px;

}

html>body #header {
	height: 120px;
	width: 758px;


}


#footer{
	height: 80px;
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background-color: #ffffff;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	background-image: url('images/sky.gif')
	}
	
html>body #footer{
	width: 758px;
}

#main {
	margin: 0px 10px;
	text-align: justify;
	left: 0px;
	width: 720px;
	position: relative;
	top: 0px;
	padding: 10px;
	height: 1000px;
	min-height: 1000px;
	float:left;

}
* html #main {
width: 738px;
left:0px;
}


#menu {
	top:200px;
	left: 0px;
	width: 180px;
	margin: 0px;
	text-align: left;
	position: absolute;
	float: left;
	padding: 0px 10px 10px;
	background-color: #ffffff;
	overflow: hidden;

}

#right {
	top:10px;
	right: 10px;
	width: 150px;
	margin: 0px;
	text-align: left;
	position: absolute;
	float: left;
	padding: 0px 10px 10px;
	background-color: #ffffff;
	overflow: hidden;
}
html>body #right {
	width: 140px;
	
}

/* ---------- 3. Links and navigation ----------- */

.url {
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #00CCFF;
}

a:visited {
	text-decoration: underline;
	color: #00CCFF;
}

a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #00CCFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00CCFF;
	font-weight: normal;
}

a.breadcrumb:link {
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

a.breadcrumb:visited { 
	text-decoration: underline;
}

a.breadcrumb:active {
	text-decoration: underline;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

a.breadcrumb:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #33CC00;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #FFCC00;
}


.black {
	color: #000000;
}

a.black:link { 
	text-decoration: underline;
		color: #000000;
}

a.black:visited { 
	text-decoration: underline;
		color: #000000;
}

a.black:active {
	text-decoration: underline;
		color: #000000;
}

a.black:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

.nav {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border-top: none #00CCFF;
	border-right: 2px solid #00CCFF;
	border-bottom: 2px solid #00CCFF;
	border-left: 2px solid #00CCFF;
	vertical-align: text-bottom;
}

a.nav:link { 
	text-decoration: none; 
	color: #FFFFFF;
}

a.nav:visited { 
	text-decoration: none; 
	color: #FFFFFF;
}

a.nav:active {
	text-decoration: underline; 
	color: #FFFFFF;
}

a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #00CCFF;
	padding-bottom: 10px;
}





/* ---------- 4. Fonts ----------- */

H1 {
  color:#FFFFFF;
  margin:5px 0 10px 0; /* this is overridden when sIFR is active with the !important declaration */
  width:100%;
  height:50px;
  font-size:40px;
  line-height:45px; /* this is overridden when sIFR is active with the !important declaration */
  font-family: 'Maven Pro', arial, serif;
}


H2 {
  color:#000080;
  margin:5px 0 20px 0; /* this is overridden when sIFR is active with the !important declaration */
  width:100%;
  height:30px;
  font-size:30px;
  line-height:30px; /* this is overridden when sIFR is active with the !important declaration */
  font-family: 'Maven Pro', arial, serif;
}

H3 {
	color:#00CCFF;
	margin:0 0 15px 0;
	padding:0;
	font-size:22px;
	font-weight:bold;
  font-family: 'Maven Pro', arial, serif;
	
}

H4 {
	color:#00CCFF;
	font-weight:bold;
	margin:0px;
	padding:0;
	font-size:13px;
}


P {
  margin:5px 0 10px 0;
  padding:0;
  font-size:12px;
  line-height:17px;
  text-align: justify;
}

small {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #33CC00;
}

.small {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #33CC00;
}

.breadcrumb{
	color: #00CCFF;
}


/* ---------- 5. Images / Borders----------- */

.images {
	margin: 0px;
}

.img{
	border: 1px solid #00CCFF;
	padding:5px;
	margin-left:10px;
	background-color:#ffffff;
}

.box {
	border: 1px solid #00CCFF;
	padding: 5px;
}

.table {
	border: 1px dotted #999999;
}
.table td {
padding: 5px;}

.line {

	border-bottom: 1px solid #FF9900;

}

.linegrey {

	border-bottom: 1px dashed #CCCCCC;

}



/* ---------- 5. Hacks ----------- */



/*------------------------------------------------------------------------------*/
/*	 C O N T E N T							*/
/*------------------------------------------------------------------------------*/

DIV#content_primary {
	width:600px;
	padding:0 0 0 20px;
	margin:0;
}



/*------------------------------------------------------------------------------*/
/*	 R I G H T   H A N D   C O L U M N					*/
/*------------------------------------------------------------------------------*/

DIV#content_secondary {
	position:relative;
	float:right;
	width:165px;
	padding:12px 13px 0 0;
	margin:0;
}

DIV#content_secondary P {
	font-size:10px;
	margin:0 0 10px 0;
}

DIV#content_secondary P SMALL {
	color:#777777;
}



/*------------------------------------------------------------------------------*/
/*	 I N F O R M A T I O N   C O L U M N S				*/
/*------------------------------------------------------------------------------*/

DIV.information_column {
	float:left;
	width:500px;
	margin:10px;
}

DIV.information_column H4 {
	background-color:#478573;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	height:16px;
	margin:1px 1px;
	text-align:center;
	width:188px;
}
input {
	background-color: #D5EAFF;
	border: 1px solid #00CCFF;
}

textarea {
	background-color: #D5EAFF;
	border: 1px solid #00CCFF;
}

