body{
	text-align: center; 
	min-width: 744px; 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

h1{
	font-size: 16px;
	text-align: center;
}
				
h2{
	font-size: 14px;
}
				
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #51586b;
}
				
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #51586b;
}
				
.thumbnail {
	border: 1px solid #000000;
}

.full_price {
	text-decoration: line-through;
}

.sale_price {
	color: #ff0000;
	font-weight: bold;;
}

.error_msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#headerLogo{
	margin-top:0;
}

#frame {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: thin solid #000000; 
	width:744px; 
	text-align: left; 
	background-color: #f2f3f5;
	min-height: 705px;
}
				
#frameHome{
	
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: thin solid #000000; 
	text-align: left; 
	background-color: #63728c;
	min-height: 720px;
	width:930px;
}
				
* html #frame {
	height: 500px; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}
				
#navbar {
	position: relative;
	top: 0px;
	background-color:#63728c;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #ffffff;
	text-align:center;	
}

#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #ffffff;
}

#navbar a:hover {
	color: #ff0000;
}

#page_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#view_item {
	/*margin-top: 10px;
	margin-left: 162px;
	margin-right: auto; */
	padding: 5px;
	text-align: center;
	/*width: 410px; */
}

#shop td {
	text-align: center;
}
				
#result_set .display {
  color: #000000;
	font-weight: bold;
}

#result_set a:link, #result_set a:visited, #result_set a:active {
        color: #51586b;
} 

#result_set a:hover {
        color: #51586b;
} 

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

#quickSearch{
	width:174px;
}

h1.home{
	font-family:verdana;
	font-size:14px;
	margin-left:24px;
	color:#ffffff;
}


#leftNavigation{
	margin-left:5px;
	width:174px;
	position:relative;
	
}

li.listNavigation{
	padding:0;	
	line-height:22px;
	width:170px;
	display:block;
	background-image: url("./images/button.gif");
	border: 1px solid #b0b4bd;
}

a.linkNavigation{ 
	padding:4px 0 2px 6px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	font-family:verdana,arial;
	font-size:12px;
	font-weight:bold;
}

a.linkNavigation:visited{ 
	text-decoration:none;
	color:#ffffff;
}

a.linkNavigation:hover,
a.linkNavigation:active{
	margin:0;	
	text-decoration:none;
	display:block;
	color:#ffffff;
	background-color:#d1d8e6;
}

ul.navigation{
	padding:0px;
	margin-left:0px;
	list-style-type:none;
	border: 1px solid #ffffff;
}

#jewelleryImage{
	position:absolute;	
	margin-left: 5px;
  top: 13px;
  left: 184px;
	width:550px;
}

#modelImage{
	width:174px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-top:5px;
}

#pageBody{
        position: relative;
        padding-top: 10px;
}

p.welcomeText{
	font-family:verdana;
	font-size:11.5px;
	width:714px;
	padding-left:8px;
	margin-top:8px;
}

#homeText{
	width:724px;
	position:relative;
	float:left;
	margin-left:0;	
	margin-top:5px;
	height:220px;
	background-image: url("./images/textbackground.jpg");
	background-repeat:repeat-y;
}
