/* 
	keir fine jewellery
		copyright: the custom fit communications group	
		author: roy mcclean
		date: june 2008
	swatches:
		dark brown: #311304
		light brown: #5c1a00
		med brown: #802d04
		yellow: #f58f33;
		red: #b92a08;
*/
	
@import url("reset.css");
@import url("doc2form.css");

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	background: #311304 url('/media/34/bg_body.gif') repeat-x top left;
	line-height: 1em;
	color: #311304; 
        font-style: normal; 
        font-variant: normal; 
        font-weight: normal; 
        font-size: 12px; 
        font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;	
}
h1 {
	font: normal 24px/28px Georgia, Times New Roman, serif; 
	color: #311304;
	margin: 20px 0 20px 0px;
}
#footer h1 {
	font-size: 20px;
	font-style: italic;
	margin: 0 0 -16px 0;
	clear: both;
}
h2 {
	font: bold 14px/14px "Microsoft Sans Serif", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #802D04;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}
td h2 {
	font: bold 14px/14px "Microsoft Sans Serif", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #802D04;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
h3 {
	clear: both;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding-top: 5px;
}
.secondary h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #802D04;
	margin: 0 0 0 10px;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top:15px;
}
h5 {
	font: bold 14px/14px Georgia, Times New Roman, serif; 
	font-style: italic;
	text-transform: capitalize;
	color:  #E4D9CF;
}
.secondary h5 {
	font: bold 14px/14px Georgia, Times New Roman, serif; 
	font-style: italic;
	text-transform: capitalize;
	color: #FFFFFF;
	margin: 20px 0 10px 0;
}
.secondary h5 a {
	color:#FFFFFF;
}
#footer h5 {
	font-size: 18px;
	margin: 0 0 30px 10px;
        text-transform: lowercase;
}
#content p.featured {
	font-family: "Microsoft Sans Serif", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
        font-size: 16px;
	color: #333333;
	margin: 0 0 10px 0;
}
#content p {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	margin-bottom:20px;
}
#content .secondary p {	
	color: #F58F33;
	text-align: left;
	margin:10px 0 10px;
}
#content img.thumb {
	float: left;
	margin: 3px 20px 10px 0px;
	border: 8px solid #E4D9CF;
	background: #FFFFFF;
} 
#header p, #footer p {
	margin: 0 0 0 10px;
}
#footer p {
	text-transform: uppercase;
	clear: both;
	padding-top: 6px;
}
a {
	color: #F58F33;
	border: none;
}
a:hover {
	color: #FFFFFF;
}
#content .primary a:hover {
	color: #B92A08;
}
#fptable td {
        padding: 15px 45px 0 15px;
        margin: 3px;
        vertical-align: top;
        border-top: solid 1px #C1C1C1;
}
#player {
        padding: 2px;
        border: solid 1px #C1C1C1;
}
td img {
        padding: 2px;
        border: solid 1px #C1C1C1;
        margin-bottom: 20px;
}
td ul {
        padding: 0;
        margin: 0;
}
td ul li {
        padding: 0;
        margin: 0;
        list-style-type: square;
}
td {
        vertical-align: top;
}
.bottomborder {
        border-bottom: solid 1px #C1C1C1;
}
.phone {
        font-size: 1.8em;
        color: #333;
        font-family: Georgia, Times New Roman, serif;
}
.addthis_button_facebook_send {
	width: 80px !important;
}
.attop {
	position: absolute;
	top: 106px;
	right: 350px;
	width: 200px;
}


/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#logo {
	float: left;
	overflow: hidden;
	width: 960px;
	height: 100px;	
}
#logo a {
	background: url('/media/12415/logo.gif') no-repeat top left;
	width: 960px;
	height: 100px;	
	display: block;
	text-indent: -9999px;
}
#header ul, div.secondary ul, #footer ul {
	list-style-type: none;	
}
#header ul li a, div.secondary ul li a, #footer ul li a {
	text-decoration: none;
	padding:0 10px 0 10px;
	font-size: 11px;
	text-transform: uppercase;
}
#header ul li, #footer ul li {
	float:left;	
}
hr {
	color: #FDECDB;
	margin: 30px 0;
}

/*-------------------------------------------    
	images
-------------------------------------------*/

.right {
	float: right;
	margin: 10px 2px 20px 40px;
}
.right-border {
	float: right;
	margin: 10px 0 20px 30px;
	padding: 5px;
	background-color: #FDECDB;
	border: 1px solid #311304;
}
.left {
	float: left;
	margin: 10px 30px 20px 2px;
}
.icon {
	float: left;
	margin: 10px 20px 10px 0;
	border: none;
}
.header {
	display: block;
	margin: 4px 0 50px 0;
}

/*-------------------------------------------    
	navigation elements
-------------------------------------------*/

#navigation ul.macroNav {
	float: right;
	/* height: 12px; */
	overflow: hidden;
}
#navigation ul#mainNav {
	width: 100%;
	float: right;	
	margin: 5px 0 0 0;
	padding-top: 20px;
	border-top: 1px solid #5C1A00;
}
#navigation ul#mainNav li {
	height: 15px;
	overflow: hidden;
	border-right: 1px solid #5c1a00;
}
#navigation ul#mainNav li a {
	padding: 10px 15px 10px 15px;
	color: #FFFFFF;
}
#navigation ul#mainNav li a:hover {
	color: #F58F33;
	text-decoration: none;
}
#navigation ul#mainNav li.f a {
	padding-left: 10px;
}
#navigation ul#mainNav li.e {
	border: none; 
}
#navigation ul#mainNav li.e a {
	padding: 10px 0px 10px 15px;
}
div.secondary ul {
	margin: 15px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #802D04;
}
div.secondary ul li a {
	padding: 3px 0;
	display: block;
}
#footer ul {
	height: 15px;
	overflow: hidden;
}
/*-------------------------------------------    
	layout
-------------------------------------------*/

div.wrapper {	
	position: relative;
	width: 960px;
	margin: 0 auto;	
}
#header {
	float: right;
	width: 100%;
	height: 75px;
	padding: 15px 0 0 0;
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	color: #F58F33;
}
#navigation {
	margin-top: -12px;
}
#content {
	background: #FFFFFF url('/media/39/bg_content.gif') repeat-y top center;
	float: right;
	width: 960px;
	height: 1%;
	overflow: auto;
	margin: 30px 0;
	padding-bottom: 30px;
	border-bottom:10px solid #FFFFFF;
}
#content td.first {
        margin: 0;
        padding: 0 0 20px 0;
}    
#media {
	background: #5C1A00;
	width: 960px;
	height: 380px;
	border-bottom: 10px solid #FFFFFF;
}
#media img {
	float: left;
}
div.primary {
	width: 580px;
	float: right;
	margin-right: 30px;
}
div.secondary {
	width: 290px;
	float: right;
	padding: 10px 20px 10px 10px;
	color: #FFFFFF;
	overflow: hidden;
}
div.secondary div.features {
	width: 330px;
	height: 380px;
	margin: -10px 0 0 -20px;
	border-bottom: 10px solid #FFFFFF; 
}
div.secondary div.features img {
	float: right;
}
#footer {
	clear: both;
	background: url('/media/44/bg_footer.gif') repeat-x top left;
	height: 170px;
	font-size: 11px;
	color: #F58F33; 
        padding-left: 0; 
        padding-right: 0; 
        padding-top: 170px; 
        padding-bottom:0;
}
#signup {


}
#signup form {
	margin-top: 5px;
}
#signup input.box {	
	border: none;
	background: #F58F33;
	width: 280px;
	padding: 5px;
	margin: 30px 0 5px 0;
	color: #311304;
	font-size: 11px;
	text-transform: uppercase;
}
div.primary ul {
	margin: 20px 0;
}
div.primary li {
	display: block;
	margin-left: 30px;
	line-height: 1.5em;
	display: list-item;
}
div.primary ul.staff {
	margin: -20px 0 20px 0;
	list-style-type: square;
	list-style-position: inside;
}
div.primary ul.staff li {
	
}
#sitemap ul {
        list-style-type: disc; 
        padding: 0 0 2px 3px; 
        margin: 1.5em 0 0 .3em;
}
#sitemap ul li {
        padding: 0 0 .3em .3em;
}

















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

