/*
----------------------------------------------------------------------------------------------
Hallmark Jewellers Website Stylesheet
---------------------------------------------------------------------------------------------- */

/* Basic page setup */

body {
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans;
	color: #333;
	background-color: white;
	}

#globalPageContainer {
	width: 965px;
	margin-left: 20px;
	background-color: white;
}

#innerPageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #caeaf6;
}
#background {
 background: url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#indexPageContainer {
	margin: 0px 0px 0px 0px;
	height: 584px;
	padding: 0px 0px 0px 20px;
	background-color: #caeaf6;
}
#specialPageContainer {
	margin: 0px 0px 0px 0px;
	height: 504px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bg.jpg) repeat-x;
	}
#innerHomePageContainer {
	margin: 0px 20px 0px 20px;
}

#header {
	width: 100%;
	background-color: white;
	background: url(..images/spacer.gif);
}
*+html #header {
margin-bottom: 20px;
}
#container {
background-color: white;
}
#hallmarkLogo {
	float: right;
	margin: 20px 0px 15px 0px;
}

#hallmarkLogo img {
	border: none;
}

#homepageTopStory {
}
#coffeepageTopStory {
}
.floatClear {
	clear: both;
	background-color: white;
}

#homepageTopContent {
	float: left;
	width: 505px;
	margin: 40px 0px 0px 0px;
	}

#homepageTopContent p {
	font-size: 100%;
	line-height: 150%;
}

#homepageTopContent a {
	color: #00557c;
	text-decoration: none;
	background:#fff url("../images/link_arrow.gif") no-repeat left;
	padding: 2px 6px 2px 10px;
	font-size: 90%;
	}

#homepageTopContent a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}

#homepageTopImage {
	float: right;
	margin-top: 41px;
}
#aboutusTopImage {
	float: right;
	margin-top: 41px;
}
#indexpageTopContent {
	float: left;
	width: 645px;
	margin: 40px 0px 0px 0px;
	}

#indexpageTopContent p {
	font-size: 90%;
	line-height: 150%;
}

#indexpageTopContent a {
	color: #00557c;
	text-decoration: none;
		}

#indexpageTopContent a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}

#indexpageTopImage {
 
	width: 275px;
	height: 584px;
	border-left: #186d94 solid 1px;
	float: right;
	margin-top:0;
}
#coffeepageTopContent {
 float: left;
	width: 618px;
	margin: 40px 0px 0px 0px;
 padding: 0 0px 0 20px;
		}

#coffeepageTopContent p {
	font-size: 100%;
	}

#coffeepageTopContent a {
	color: #00557c;
	text-decoration: none;
	background:#fff url("../images/link_arrow.gif") no-repeat left;
	padding: 2px 6px 2px 10px;
	font-size: 100%;
	}

#coffeepageTopContent a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}

#coffeepageTopImage {
 width: 300px;
	float: right;
	margin: 40px 0 20px 0;
	padding: 0 20px 0 0;
}
#coffeepageTopImage p {
 font-size: 100%;
	}
#coffeepageThreePiecesHolder {
 border: 1px solid white;
	height: 230px;
	width: 100%;
	margin: 26px 0px 0px 0px;
}
#commissionsTopStory {
padding: 0 20px 20px 20px;
background-color: #caeaf6;
}
*+html #commissionsTopStory {
margin: 20px 0 0 0;
height: 524px;
}
#commissionsTopContent {
	float: left;
	width: 595px;
	margin: 40px 0px 0px 0px;
}

#commissionsTopContent p {
	font-size: 100%;
	line-height: 150%;
}

#commissionsTopContent a {
	color: #00557c;
	text-decoration: none;
	padding: 2px 6px 2px 10px;
	font-size: 100%;
	font-weight: bold;
	}

#commissionsTopContent a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}
#aboutusTopContent {
	float: left;
	width: 460px;
	margin: 40px 0px 0px 0px;
}

#aboutusTopContent p {
	font-size: 100%;
	line-height: 150%;
	text-align: justify;
}

#aboutusTopContent a {
	color: #00557c;
	text-decoration: none;
	padding: 2px 6px 2px 10px;
	font-size: 100%;
	font-weight: bold;
	}

#aboutusTopContent a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}
#commissionsTopImage {
	float: right;
	width: 300px;
	margin-top:40px;
	font-size: 90%;
}
#commissionsTopImage h4 {
color: #186d94;
}
#commissionsContact {
font-family: Calibri, Times New Roman;
font-size: 14pt;
color: #186d94;
font-weight: bold;
padding: 0 0 20px 0;
}
#homepageOneHolder {
	float: left;
	width: 295px;
}

#homepageTwoThreeHolder {
	float: right;
	width: 610px;
}

#homepageTwoHolder {
	float: left;
	width: 295px;	
}

#homepageThreeHolder {
	float: right;
	width: 295px;
}

#homepageThreePiecesHolder a {
	color: #00557c;
	text-decoration: none;
	background:#fff url("../images/link_arrow.gif") no-repeat left;
	padding: 2px 6px 2px 10px;
	font-size: 90%;
	}

#homepageThreePiecesHolder a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}

#mainContentContainer {
 margin-top: 40px;
	padding: 0 20px 0 0;
	float: right;
	width: 715px;
	background-color: #caeaf6;
}
#wshopContentContainer {
 margin-top: 40px;
	padding: 0 20px 0 0;
	float: right;
	width: 710px;
	height: 684px;
	background-color: #caeaf6;
}
#mainContent {
	float: left;
	width: 505px;
	background-color: #caeaf6;
}

#rightHandColumn {
	float: right;
	width: 190px;
}

#rightHandColumn p {
	font-size: 75%;
	color: #999;
	padding: 5px 0px 0px 0px;
	margin: 0;
}

#footer {
 float: left;
 width: 965px;
 padding: 0px 20px 0px -20px;
	height: 80px;
	margin: 0 0 0 0px;
	background-color: white;
	}
* html #footer {
	margin: 0 0 0 -20px;
	height: 60px;
	}
#copyright {
 padding: 20px 0 0 0;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
	background-color: white;
}
* html #copyright {
 padding: 20px 0 0 20px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
}
#specialcopyright {
 padding: 20px 0 0 0px;
	margin-left: -20px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
	background-color: white;
}
* html #specialcopyright {
 padding: 20px 0 0 0px;
	margin-left: 10px;
	width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
	background-color: white;
}
#coffeecopyright {
 padding: 20px 0 0 0;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
	background-color: white;
}
* html #coffeecopyright {
 padding: 20px 0 0px 20px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
	}
html:first-child #coffeecopyright {
 padding: 60px 0 0 -20px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
}
#indexcopyright {
 margin: 0 0 0 -20px;
 padding: 20px 0 0 0px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
}
* html #indexcopyright {
 margin: 0;
 padding: 20px 0 0 20px;
 width: 100%;
	font-size: 85%;
	float: left;
	color: #666;
}

/* Basic HTML styles */
h1 {
	font-weight:normal;
	font-size: 140%;
	color:#186d94;
	padding-bottom: 8px;
	margin: 0px;
}

h2 {
	font-weight:normal;
	font-size: 110%;
	color:#186d94;
	padding-bottom: 0px;
	margin: 0px;
}

img 
{
	border: 0px;
}

p {
	font-size: 90%;
	line-height: 150%;
}

a {
	text-decoration: none;
	font-weight:normal;
	color:#186d94;
}

a:hover {
	color: #a3c5d4;
	text-decoration: underline;
}

div.hr {
  width: 100%;
		height: 1px;
  background: #fff url("../images/dotted_line.gif") repeat-x scroll left;
}
div.hr hr {
  display: none;
}

/* Main tabbed navigation */

#mainNavigation {
	float:left;
	width:100%;
	background: url("../images/tabs_bg.gif") repeat-x bottom;
	font-size:95%;
	line-height:normal;
	margin-bottom: 20px;
	}
	
#mainNavigation ul {
	margin:0;
	padding:0px 20px 0;
	list-style:none;
	}

#mainNavigation li {
	float:left;
	background:url("../images/tabs_left.gif") no-repeat left top;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 15px;
	}
	
#mainNavigation a {
	display:block;
	background:url("../images/tabs_right.gif") no-repeat right top;
	padding:6px 20px 4px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#00557c;
	}
	
#mainNavigation a:hover {
	text-decoration: underline;
	}

#mainNavigation #currentpage {
	background-image:url("../images/tab_left_on.gif");
	}

#mainNavigation #currentpage a {
	background-image:url("../images/tab_right_on.gif");
	color:#333;
	padding-bottom:5px;
	}
	
/* Sub navigation */

#subNavContainer {
 margin: 40px 20px 0 0px;
	float: left;
	width: 170px;
	background-color: #caeaf6;
	display: inline;
	overflow: auto;
	}
	
* html #subNavContainer {
 margin: 0px;
 padding: 40px 20px 0 0px;
	float: left;
	width: 170px;
	display: inline;
	background-color: #caeaf6;
	}
#subNavContainer ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#subNavContainer li {
	float:left;
	padding:11px 0px 11px 0px;
	border-bottom: 1px dashed #b2b2b2;
	width: 100%;
	font-size: 90%;
	}

#subNavContainer a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#00557c;
	padding: 0px 0px 0px 10px;
	background:url("../images/subnav_arrow.gif") no-repeat left;
	margin: 0px 0px 0px 10px;
	}

#subNavContainer a:hover {
	text-decoration: underline;
	color: #a3c5d4;
	}

#subNavContainer .firstSubNavItem {
	border-top: 1px dashed #b2b2b2;
	}

#subNavContainer #currentSubNav {
	background-color:#eaf7fb;
	}

#wshome {
float: left;
height: 724px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wshand {
float: left;
height: 600px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wsrep {
float: left;
height: 600px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wsset {
float: left;
height: 469px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wssiz {
float: left;
height: 465px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wseng {
float: left;
height: 490px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#wsmelt {
float: left;
height: 623px;
margin: 0;
padding: 0;
background-color: #caeaf6;
}
#productTable { border: 1px solid #186d94; width: 95%; font: Arial, Helvetica, Verdana, sans; font-size:smaller; display:inline-block; margin-bottom:3px;}
#productTableHeader { background-color: #186d94; color: #fff; font-weight: bold; padding:3px 3px 3px 3px;}
.productWrapper {clear:both; padding: 5px 3px 0px 3px;}
.productName { float: left; width: 50%; }
.productPrice { float: right; width: 40%; }

.picleft
{
float: left;
width: 300px;
margin: 10px 12px 10px 0; 
border: 0px solid black;
}
.piccenter
{
float: left;
width: 300px;
margin: 10px 5px 0px 0; 
border: 0px solid black;
}
.picright
{
float: right;
width: 300px;
margin: 10px 0 10px 0; 
border: 0px solid black;
}
#waterfall
{
margin-top:13px;
}
* html #waterfall
{
margin-top: 24px;
}
*+html #waterfall
{
margin-top: 24px;
}
html:first-child #waterfall
{
margin-top: 22px;
}
#caption
{
font-size: 90%;
}
#bauble
{
float: right;
padding: 0 0 0 10px;
text-align: center;
}
#bauble a {
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}

#bauble a:hover {
	color: white;
	text-decoration: underline;
}
#street
{
font-size: 10pt;
color: black;
}
#street img
{
float: left;
padding: 0 20px 0 0;
}
.indexlinks
{
padding: 40px 30px 0 30px;
font-size: 90%;
color: #186d94;
}
.indexlinks a
{
text-decoration: none;
	background: transparent url("../images/link_arrow.gif") no-repeat left;
	padding: 2px 6px 2px 10px;
font-size: 100%;
font-weight: bold;
}
.indexlinks a:hover {
	color: #ffffff;
		}
.indexlinksimage
{
padding: 30px 30px 0 30px;
}
#specialTopStory
{
	width: 965px;
	background: url(../images/bg.jpg) repeat-x;
	background-color: transparent;
}
* html #specialTopStory
{
margin-left: -20px;
width: 955px;
}
*+html #specialTopStory
{
margin-left: -20px;
width: 955px;
}
#specialTopContent
{
	float: left;
	width: 275px;
	height: 504px;
	margin: 0 0 0 -20px;
	padding: 0 0px 0 20px;
	background: url(../images/specsnowbg.jpg) no-repeat;
}
* html #specialTopContent
{
margin: 0;
padding: 20px 0 0 20px;
}
*+html #specialTopContent
{
margin: 0;
padding: 20px 0 0 20px;
}
#specialleftbox {
width: 235px;
}
#specialmenu {
	font-size: 120%;
	line-height: 150%;
}

#specialTopContent a {
	color: #00557c;
	text-decoration: none;
	background:transparent url("../images/link_arrow.gif") no-repeat left;
	padding: 2px 6px 2px 10px;
	font-size: 90%;
	}

#specialTopContent a:hover {
	color: white;
	text-decoration: underline;
}

#specialTopImage {
	float: right;
	width: 660px;
	margin: 0px 20px 0 0;
	padding: 10px 0 0 0px;
	}
	#specialTopImage h1
	{
	padding-top: 10px;
	}
* html #specialTopImage
	{
	width: 530px;
		margin-left: 0px;
	}
*+html #specialTopImage
	{
float: left;
width: 530px;
margin-left: 10px;
	}
#specialtext
{
font-size: 90%;
color: black;
font-weight: bold;
text-align: justify;
}
.slideshowImages
{
margin: 0 10px 10px 0;
}
.text
{
margin: 0 0 0 0;
width: 630px;
font-size: 95%;
line-height: 120%;
text-align: justify;
}
.cgtext
{
margin: 0 0 0 0;
width: 630px;
font-size: 95%;
line-height: 120%;
text-align: justify;
}
.image
{
float: left;
margin: 0 20px 0 0;
font-size: 60%;
line-height: 120%;
}
.bimage
{
float: left;
margin: 0 20px 20px 0;
font-size: 60%;
line-height: 120%;
}
.imager
{
float: right;
margin: 0 0 0 20px;
font-size: 60%;
line-height: 120%;
}
.subtitle
{
font-size: 60%;
}
.presentation
{
font-size: 75%;
}
.valuation
{
font-size: 85%;
}
#counter
{
float: right;
}
.buyer
{
font-size: 140%;
font-style: italic;
}
.cont a {
	text-decoration: none;
	font-weight:normal;
	color: white;
}
.cont a:hover {
	color: black;
	text-decoration: underline;
}
.imager a {
	text-decoration: none;
	font-weight:normal;
	color: white;
}
#speciallink
{
}
#speciallink a
{
color: white;
}
.cgpara
{
height: 110px;
}
.cglink
{
float: right;
color: white;
font-size: 120%;
}
.cglink a
{
color: white;
text-decoration: underline;
}
.cglink a:hover
{
color: black;
text-decoration: underline;
}
