/*
-----------------------------------------------
Client: Geneve Jewelers
Author: Greg Jordan Design - http://www.gregjordandesign.com/
Version:  11 December 2005
----------------------------------------------- */

/* Page Structure
----------------------------------------------- */

body
{
	background-image: url("http://genevejewlers.com/images/newmastheadt9j.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: arial, verdana, Sans-Serif;
	font-size: 11pt;
	line-height: 1em;
	font-style: normal;
	margin-right:15px;
	margin-left:15px;
    padding:8px;
	width:963px;
}

img
{
	border: 1px solid #ccc;
	padding: 7px;
	margin-right:7px;
	margin-bottom:7px;
}

img.noborder
{
	border: none;
	padding: 4px;
	
}

img.large
{
	border: 1px solid #ccc;
	padding: 1px;
	
}

img.buybutton
{
	border: none;
	margin-bottom: 20px;
	padding-left: 50px;
	
}

img.description
{
	float: left;
	border: none;
	padding: 10px;
}


#bodyborder
{
	background:#fff;
	padding: 12px;
	border: 1px solid #ccc;
}

#bodyborder_large
{
	background:#fff;
	padding: 12px;
	border: 1px solid #ccc;
	height:525px;
}

#bodyborder ol
{
	padding-left:7px;
	margin-left:100px;
	margin-bottom:7px;
	line-height:17px;
}

/*  #pushright
{

	position:aboslute
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-right:200px;
}
*/

#callout {

	float:left;
	padding:10px;
	margin-right:25px;
	margin-bottom:25px;
	font:12px "trebuchet ms", verdana, sans-serif;
	background-image: url("/images/callout_bk.gif");
	background-position: top left;
	background-repeat: repeat-y;
	border:1px dashed #999;
	line-height:17px;
/* IE Hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
}

#callout a {
	
	text-decoration:none;
}

#callout a:hover {

	color: #000;
	text-decoration:underline;
}
	

#topleft
{
	float: left;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#topright
{
	position: absolute;
	top: 25px;
	left: 400px;
	font-size: 23px;
	text-align: center;
	line-height: 24px;
	color: #1740a0;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-style: normal;
}

#topright h1
{
	color: #1740a0;
	font-size: 22px;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#menu
{
	font-size: 9pt;
	color: #1740a0;
}

#menu a
{
	text-decoration:none;
}

#menu a:hover
{ color:#000; }

#footer
{
	font-size: 9pt;
	color: #1740a0;
	text-align: center;
	margin-top: 4px;
}


#address h2
{
	margin-left:80px;
	padding-bottom:15px;
}

p
{
	color: #000000;
	line-height:17px;
}

p.description
{
	padding-top: 15px;
	padding-left: 9px;
}

p.bottom
{
	margin-bottom: 75px;
}

p.price
{
	font-size: 9pt;
	font-family: arial;
	font-style: normal;
}

h1
{
	color: #1740a0;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0 5px 0;
	padding:15px;
}

h2
{
	color: #000;
	font-size: 14pt;
	font-family: arial, verdana, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	margin: 5px 0 2px 0;
	padding-top: 15px;
	line-height:15px;
}

h3
{
	color: #1740a0;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
}

a
{
	color: #1740a0;;
}


#right
{
	float: right;
	color: #000;
	font-family: arial, verdana, Sans-Serif;
	font-size: 9pt;
	text-align: right;
	padding-right: 10px;
}

#left
{
	float: left;
	padding-left: 10px;
	font-size: 9pt;
}

#store p
{
	line-height: 12pt;
	margin-bottom: 2px;
}

#store table
{
	padding: .25em;
}

#store a
{
	border: 1px solid #ccc;
	padding: 3px;
	text-decoration: none;
}

#store a:hover
{
	border:  1px solid #1740a0;
	padding: 3px;
	text-decoration: none;
}

#store a.active
{
	border: 1px solid #1740a0;
	background: #ccc;
	padding: 3px;
	text-decoration: none;
}

#store a.nobox
{
	border: 0px solid;
	text-decoration: underline;
}

#store .floatright
{
	float: right;
}