/* rubymill.co.uk main CSS document */
html, body {
	background-color:#F5F5F5;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* Nav */
#home-button {
	width:68px;
	height:25px;
	background-image:url(/design/nav/rmnav_01.gif);
	float:left;
	text-indent:-9999px;
}
#products-button {
	width:88px;
	height:25px;
	background-image:url(/design/nav/rmnav_02.gif);
	float:left;
	text-indent:-9999px;
}
#gem-info-button {
	width:84px;
	height:25px;
	background-image:url(/design/nav/rmnav_03.gif);
	float:left;
	text-indent:-9999px;
}
#information-button {
	width:99px;
	height:25px;
	background-image:url(/design/nav/rmnav_04.gif);
	float:left;
	text-indent:-9999px;
}
#view-cart-button {
	width:84px;
	height:25px;
	background-image:url(/design/nav/rmnav_05.gif);
	float:left;
	text-indent:-9999px;
}
#design-button {
	width:22px;
	height:25px;
	background-image:url(/design/nav/rmnav_06.gif);
	float:left;
	text-indent:-9999px;
}
/* Type*/
a {
	outline:none;
	color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.h2nav {
	border:0px;
	padding:0px;
	margin:0px;
}
.h2item {
	border:0px;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:400;
	color:#666;
	margin:0;
	padding:0;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:400;
	color:#999999;
	margin:0;
	padding:0;
}
h4 a:link, h4 a:visited {
	color:#666666;
	text-decoration:none;
}
h4 a:hover {
	color:#333333;
}
.h4nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:400;
	color:#999999;
	margin:0;
	padding:0;
}
.h4nav a:link, .h4nav a:visited {
	color:#666666;
	text-decoration:none;
}
.h4nav a:hover {
	color:#333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:13pt;
}
strong {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.h1ProdHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #606069;
	font-weight: normal;
	margin-top:0px;
}
.h2Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A828F;
	text-align: left;
}
.h2Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:13pt;
}
.indexcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
}
.indexcontentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
}
a.indexcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
}
.contentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606069;
	font-weight:bold;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bolder;
}
.contentprodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bolder;
}
.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:underline;
	color: #0033FF;
}
a.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
a.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#CC0066;
}
.contentffffff {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.contentffffff {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.contentffffff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0066;
	text-decoration:none;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none
}
/* Classes */
.line {
	margin-bottom:2px;
	margin-top:12px;
}
.offwhite, .offwhite a:link, .offwhite a:visited {
	color:#CCCCCC;
}
.white a:hover {
	color:#999999
}
.titlePad {
	margin-left:5px;
	margin-bottom:2px;
}
.underline {
	text-decoration:underline
}
.logoPadding {
	margin-top:18px;
	margin-left:5px;
}
/* Table Styles*/
.tablestyle1 {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.tablestyle2 {
	padding-left:5px;
}
/* Divs*/
#topBar {
	background-color:#000000;
	height:90px;
	padding:0;
	background-image: url(/design/bg.jpg);
}
#header {
	width:780px;
	padding:0;
	margin:auto;
}
#headerRight {
	margin-right:0px;
	margin-top:18px;
	float:right;
	text-align:right;
}
#spacer {
	margin-top:25px;
}
#wrapper {
	border:0;
	width:780px;
	margin:0 auto;
	padding:0;
}
#wrapper-2 {
	border:0;
	width:780px;
	margin:0 auto;
	padding:0;
}
#title {
	height:50px;
	background-image:url(/design/mid/rm_gem_03.gif);
	vertical-align:baseline;
	padding-left:3px;
	padding-top:14px;
	z-index:2000;
	margin-bottom:10px;
}
div#colleft {
	width:137px;
	padding-top:35px;
	padding-right:5px;
	float:left;
}
div#collright {
	width:634px;
	float:right;
	background-image:url(/design/mid/rm_gem_02.gif);
}
div#gemstonependants {
	float:left;
	width:634px;
}
div#gemstoneimage {
	width:135px;
	height:150px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
div#contenttext {
	width:590px;
	height:140px;
	padding-left:5px;
	padding-right:5px;
	padding-top:14px;
}
div#soldout {
	width:642px;
	float:left;
}
div#pagenavigation {
	float:left;
	width:607px;
	padding-top:20px;
}
div#pagenavright {
	width:200px;
	float:right;
	text-align:right;
}
div#pagenavleft {
	width:200px;
	float:left;
}
div#pagenumber {
	width:600px;
	float:left;
}
#table p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	margin-top:0;
	margin-bottom:0;
	padding-right:0;
}
#flash {
	background-color:#F5F5F5;
	height:200px;
	margin-top:25px;
	margin-bottom:5px;
}
#clearingDiv {
	height:1px;
	clear:both;
}
#footer {
	clear:both;
	margin:auto;
	padding-top:6px;
	padding-bottom:25px;
}
#footNav {
	width:350px;
	float:right;
	text-align:right;
}
#footer-line {
	background-image:url(/design/1px-ccc.gif);
	height:1px;
	margin-bottom:2px;
	margin-top:12px;
}
#login {
	display:none;
	text-align:right;
	padding-top:5px;
}
/* Layout style 3 Col */
#threeColContentLeft {
	float:left;
	width:304px;
	height:212px;
}
#threeColContentRight {
	float:right;
	width:7px;
	height:212px;
}
#threeColContentMiddle {
	float:left;
}
/* Layout index text contect 2 Col*/
#twoColIndexContentLeft {
	float:left;
	width:293px;
}
#twoColIndexContentRight {
	float:right;
	width:460px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
}
/* Navigation */
#container {
	margin: 0 auto;
	width: 780px;
	height: 25px;
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: block;
}
/* search styles */
#searchbox {
	position: relative;
	width:134px;
	height:20px;
	top:12px;
	left:0px;
}
#frmKeywords select, #frmKeywords input {
	font-size: 10px
}
#frmKeywords input.sbox {
	color: #80808C;
	height: 12px;
	border: 0px;
	padding: 1px;
	width: 134px;
}
#divSubNav ul {
	list-style-type:none;
	background-color:#EEE;
	margin:0;
	padding:0px 0px 5px 0px;
}
#divSubNav li {
	padding:3px 3px 2px 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#divSubNav li a:link, #divSubNav li a:visited {
	color:#333;
	text-decoration:none
}
#divSubNav li a:hover {
	color:#333;
	text-decoration:underline
}
#divSubNav .title1 {
	background-color:#D7D7D9;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:5px 3px 5px 3px;
	color:#606069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.addtocartbutton {
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
	width:144px;
	height:24px;
}
div#price {
	display:block;
	position:relative;
	width:59px;
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	background-color:#FF0099;
	left: 90px;
	top: -10px;
	z-index:1000;
	padding-top:5px;
	overflow:hidden;
}
div#pagenavbar {
	width:750px;
	background:url(../../design/page-bg.gif); background-repeat:repeat-x;
	float:left;
	margin-top:15px;
	margin-bottom:-10px;
	padding-right:20px;
	text-align:right;
}
div#pagenavbarl {
width:360px; min-height:40px; float:left; text-align:left; padding-top:7px; padding-left:15px;
}
div#pagenavbarr {
width:350px; margin-top:-5px; float:right;
}
div#productsleftcoll {
	float:right;
	width:138px;
	min-height:300px;
}
div#productsrightcoll {
	float:left;
	width:641px;
	min-height:300px;
}
div#productcollheader {
	height:50px;
	padding-left:5px;
	padding-top:15px;
	background-image:url(../design/mid/rm_gem_03.gif);
	background-repeat:repeat-x;
}
div#proleftcoll {
	float:left;
	width:138px;
	padding-top:25px;
}
div#prorightcoll {
	float:right;
	width:641px;
	background-image:url(/design/mid/rm_gem_02.gif);
	background-repeat:repeat-y;
}
div#procollheader {
	height:50px;
	padding-left:0px;
	padding-top:15px;
	background-image:url(/design/mid/rm_gem_03.gif);
	background-repeat:repeat-x;
	margin-left:8px;
}
div#procollcontent {
	min-height:400px;
	margin-left:10px;
}
div#procollimages {
	float:left;
	width:330px;
}
div#procolltext {
	float:right;
	width:300px;
}
div#procolltable {
	width:300px;
	margin-top:15px;
}
div#procolltableleft {
	float:left;
	width:130px;
	padding-bottom:5px;
}
div#procolltableright {
	position:absolute;
	margin-left:135px;
	margin-top:10px;
	float:left;
	width:170px;
}
div#procolltablerow {
	clear: both;
	padding: 0;
	width: 1px;
	overflow: hidden;
	float: none;
}
div#procolltablerow {
	height: 1px;
	line-height: 1px;
	display: block;
}
div#procollupsell {
	float:left;
	width:700px;
	padding-left:20px;
}
div.new-row, div.store-list div.clear {
	clear: both;
	padding: 0;
	width: 1px;
	overflow: hidden;
	float: none;
}
div.new-row {
	height: 1px;
	line-height: 1px;
	display: block;
}
div#product-list {
	float: left;
}
div#product-list {
	width: 641px;
}
div.product-item, div#product-list div.product-item {
	width: 146px;
	padding-bottom: 5px;
	float: left;
	padding-right: 13px;
	padding-top: 4px;
}
div.product-item a.prodimg img, div#product-list div.product-item a.prodimg img {
	border: 1px solid #dadada;
	display: block;
}
div.product-item a.movieimg img, div#product-list div.product-item a.movieimg img {
	border: 1px solid #F5F5F5;
	display: block;
}
div.product-item a:hover img, div#product-list div.product-item a:hover img {
	border: 1px solid #999;
}
span.label-container {
	display: block;
	margin-left: 70px;
	margin-top: -14px;
	margin-bottom: 10px;
}
span.label-container span.label, span.label-container span.label-discount {
	margin: 0;
	position: relative;
	left: 10px;
	display: block;
	overflow: hidden;
	margin-top: -11px;
	margin-bottom: -3px;
	width:50px!important;
	background-color: #333333;
	padding-top:2px;
	padding-bottom:2px;
}
span.label-container span.price {
	position: relative;
	color: white;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}
a, div.right-panel div.product-item a span.item-text, div.store-list div a strong {
	color: #333333;
	text-decoration: none;
}
a:hover, div.right-panel div.product-item a:hover span.item-text, div.store-list div a:hover strong {
	color: #fc0101;
	text-decoration: none;
}
.item-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a.item-text {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a.item-text:hover {
	font-size:11px;
	color:#CC0066;
	text-decoration:none;
}
#babelfish {
	width:270px;
	margin-top:-14px;
	margin-bottom:10px;
	float:left;
}
#secure-ssl {
	width:510px;
	margin-top:-25px;
	margin-bottom:10px;
	float:left;
}
/* rubymill.co.uk results CSS document */
.more-info {
	position: absolute;
	width: 270px;
	border: solid 1px #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	z-index: 1;
	padding:5px;
	top:-190px;
	left: 140px;
	background-color: #f5f5f5;
	visibility: hidden;
}
.moreinfo {
	position:absolute;
	z-index:0;
	width:130px;
}
