/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(./images/bgBody.gif);
 background-repeat: repeat-x;
 background-position: top;
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: none;
}

h1 {
  margin: 0; padding: 0;
}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a {
 color: #274AAC;
 text-decoration: underline;
}

a:hover {
 color: #274AAC;
 text-decoration: none;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #283869;
	font-size: 11px;
	color: #000000;
	width: 180px;
	background-color: #ffffff;
}

select.inputText {
 width: 184px;
}

.smallInput {
 width: 35px;
 text-align: center;
 border: solid 1px #333333;
 color: #000000;
 padding: 3px;
 /*background-color: #dbdbe9;*/
}

.inputTextSmall {
 width: 35px;
 text-align: center;
 border: solid 1px #283869;
 color: #000000;
 background-color: #ffffff;
 font-size: 11px;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.inline {
 display: inline;
}

/* === Id's ======================================================================================= */

#wrap {
	height: 100%;
	min-height: 100%;
	width: 100%;
}

#container {
 margin: 0 auto;
 padding: 0;
}

/* ========Header=====================================================================================*/

#header {
 height: 57px;
	margin: 0px;
 padding: 0px;
 text-align: center;
}

#menuTop {
 width: 100%;
 height: 19px;
 padding-top: 4px;
 text-align: center;
 color: #ffffff;
}

#menuTop li {
 display: inline;
 padding: 0px 2px;
}

#menuTop a {
 font-size: 12px;
 font-family: Arial;
 color: #ffffff;
 text-decoration: none;
}

#menuTop a:hover {
 text-decoration: none;
 color: #000000;
}

/*======Content=======================================================================================*/

#content {
 margin: 0px;
 background-image: url(./images/bgCont.gif);
 background-repeat: repeat-x;
 background-position: top;
 background-color: #CFCFCF;
}

#tisser {
 width: 100%;
 text-align: left;
 background-image: url(./images/bgTiser.gif);
 background-repeat: repeat-x;
 background-position: bottom;
}

.subHeader {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  height: 17px;
  padding-left: 20px;
  margin-top: 5px;
}

.pageCaption {
 padding: 0;
 margin: 0;
 font-size: 30px;
 font-weight: normal;
 color: #303B4A;
 font-family: Tahoma;
}

.textDiv {
 width: 100%;
 padding-top: 20px;
 padding-bottom: 20px;
}

.buttonDiv {
 width: 100%;
 padding-top: 20px;
 padding-bottom: 20px;
 text-align: center;
}

.separator {
 width: 100%;
 height: 20px;
 border-bottom: 1px solid #DBDBE3;
}

.rowTop {
 padding-top: 10px;
}

.formTable {
 font-size: 12px;
}

.diamondsBlock {
 padding: 20px;
 margin: 0 auto;
 margin-bottom: 15px;
 text-align: center;
 background-color: #ffffff;
 border: solid 1px #93A3AC;
 width: 700px;
}

.shapeName {
 text-align: center;
 padding-top: 5px;
}

.resTable {
 border-bottom: 1px solid #4979b2;
 font-size: 11px;
}

.resultsHeader {
	text-align: center;
	height: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4979b2;
}

.resultsHeader a {
 color: #ffffff;
}

.resultsHeader a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.resultLink {
 font-size: 11px;
 text-decoration: underline;
}

.grayLink {
 color: #333333;
}

.greyTr {
 background-color: #b4b4c4;
	padding-left: 5px;
	height: 20px;
	text-align: center;
}

.clearTr {
	padding-left: 5px;
	height: 20px;
	text-align: center;
}

.scroll {
 width: 100%;
 text-align: center;
 padding-top: 15px;
}

.scroll ul {
 padding: 0;
 margin: 0;
}

.scroll li {
 padding: 0px 2px 0px 2px;
 margin: 0;
 list-style-type: none;
 display: inline;
}

.scroll a{
 color: #333333;
 text-decoration: none;
}


h1.subCaption {
 font-size: 14px;
 text-transform: uppercase;
 font-weight: bold;
 margin: 0;
 padding: 0px 0px 20px 0px;
}

.picJewBig {
 width: 200px;
 height: 200px;
 border: 1px solid #4979b2;
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
}

.tableShop td {
 border-bottom: 1px solid #A0C0E0;
 padding: 10px 0px;
}

.headerShop {
	height: 30px;
	font-weight: bold;
	color: #222222;
	background-color: #A0C0E0;
}

.picShop {
 margin-right: 10px;
 margin-left: 10px;
}

/*======Footer=====================================================================================*/

#footer {
 margin: 0;
 text-align: center;
 font-size: 11px;
 font-family: arial;
 color: #ffffff;
 background-color: #002F4F;
 border-top: 3px solid #603760;
}

#footer a {
 color: #CC99CC;
 text-decoration: underline;
}

#footer a:hover {
 color: #CC99CC;
 text-decoration: none;
}

/*===================================================================================================*/

.error {
 color: #cc3333;
 font-size: 11px;
}

.important { color: #22428D;}
