/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	height: 100%;
	background-image: url(./images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: none;
}

/*==============Links=================================================================*/

a {
 color: #3366cc;
 text-decoration: underline;
}

a:hover {
 color: #3366cc;
 text-decoration: none;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #333333;
	font-size: 11px;
	color: #000000;
	width: 104px;
}

.smallInput {
 width: 35px;
 text-align: center;
 border: solid 1px #333333;
 color: #000000;
}

/* === 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: 20px 0px;
}

/* ========Header=====================================================================================*/

#header {
	width: 100%;
	margin: 0px;
 padding: 0px;
 height: 140px;
 text-align: center;
}

#menuTop {
 width: 100%;
 height: 22px;
 padding-top: 8px;
 float: left;
 background-color: #ffffff;
 text-align: center;
 font-weight: bold;
}

#menuTop li {
 display: inline;
 padding: 0px 10px;
}

#menuTop a {
 color: #40408c;
 text-decoration: none;
}

#menuTop a:hover {
 color: #3366cc;
 text-decoration: none;
}

.descText {
 width: 99%;
 padding-bottom: 25px;
}

/*======Content=======================================================================================*/

#content {
 width: 100%;
 margin: 0px;
 padding: 0px;
 float: left;
 font-size: 11px;
 background-color: #dddddd;
}

#tisser {
 width: 770px;
 height: 360px;
 float: left;
 background-repeat: no-repeat;
 background-image: url(./images/tisser2.jpg);
}

.spaser {
 width: 1px;
 height: 360px;
 float: right;
}

.contentText {
 width: 689px;
 float: left;
 padding: 40px;
}

.contentTextRes {
 float: left;
 padding: 40px;
}

h1.subHeader {
 font-size: 15px;
 font-weight: bold;
 padding: 0;
 margin: 0;
 padding-bottom: 20px;
}

.diamondsBlock {
 width: 589px;
 padding: 20px;
 margin: 0 auto;
 margin-bottom: 10px;
 text-align: center;
 border: 1px solid #666666;
 background-color: #ffffff;
}

.shapeName {
 text-align: center;
 padding-top: 5px;
}

.buttonDiv {
 width: 99%;
 text-align: center;
 padding-top: 25px;
}

.resTable {
 float: left;
 border-bottom: 2px solid #040481;
 width: 99%;
}

.resultsHeader {
	text-align: center;
	height: 30px;
	font-weight: bold;
	color: #d9caad;
	background-color: #040481;
}

.resultsHeader a {
 color: #ffffff;
}

.resultsHeader a:hover {
 color: #ffffff;
}

.greyTr {
 background-color: #eeeeee;
	padding-left: 5px;
	height: 20px;
	text-align: center;
}

.clearTr {
	padding-left: 5px;
	height: 20px;
	text-align: center;
}

.scroll {
 width: 99%;
 text-align: center;
 padding-top: 35px;
 float: left;
}

.scroll li {
 padding: 0px 2px 0px 2px;
 margin: 0;
 list-style-type: none;
 display: inline;
}

.tableShop td {
 border-bottom: 1px solid #040481;
 padding: 10px 0px;
}

.headerShop {
	height: 30px;
	font-weight: bold;
	color: #d9caad;
	background-color: #040481;
}

.picShop {
 margin-right: 10px;
 float: left;
}


.contactTable {
 float: left;
 font-size: 11px;
}


.leftText {
 padding: 0px 0px 0px 40px;
 width: 170px;
}

.rightText {
 padding: 0px;
}

ul.newsLinks li {
 padding: 5px 2px 5px 15px;
 margin: 0;
 list-style-type: none;
 background-image: url(images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left center;
}


.menuLeft li {
 padding: 2px 0px 2px 0px;
 font-size: 11px;
}

a.level1 {
 padding-left: 15px;
 background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.level2 {
 padding-left: 15px;
 margin-left: 17px;
 background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.level3 {
 padding-left: 15px;
 margin-left: 35px;
 background-image: url(./images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*======Footer=====================================================================================*/

#footer {
	width: 100%;
 float: left;
}

#footerTop {
	width: 100%;
 height: 30px;
 float: left;
 background-color: #ffffff;
 background-repeat: repeat-x;
 background-image: url(./images/bgFooterTop.gif);
}

#footerBottom {
 width: 100%;
 height: 105px;
 padding-top: 15px;
 float: left;
 text-align: center;
 color: #8d8d93;
 font-size: 11px;
 background-image: url(./images/bgFooterBottom.gif);
 background-repeat: repeat-x;
}

/*===================================================================================================*/

a.arrow {
 text-decoration: none;
 font-size: 15px;
 font-weight: bold;
}

.error {
 color: #cc3333;
 font-size: 11px;
}