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

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 14px;
	color: #4c4a4a;
	background-color: #ffffff;
	height: 100%;
}

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

form {
	margin: 0;
	padding: 0;
}

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

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

a:focus {
 outline: none;
}

a {
 color: #000000;
 text-decoration: underline;
}

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

a.link2 {
 color: #666666;
 text-decoration: underline;
}

a:hover.link2 {
 color: #666666;
 text-decoration: none;
}

a.link {
 padding-left: 11px;
 background-image: url(images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left center;
 text-decoration: none;
 font-weight: bold;
}

a.link:hover {
 text-decoration: underline;
}

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

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

input.inputText, textarea.inputText {
	border: solid 1px #999999;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	width: 100px;
	background-color: #ffffff;
	padding: 2px;
}

select.inputText {
 border: solid 1px #999999;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	width: 104px;
	background-color: #ffffff;
	padding: 2px;
}

input.inputText2, textarea.inputText2 {
 border: solid 1px #999999;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	width: 120px;
	background-color: #ffffff;
}

select.inputText2 {
 border: solid 1px #999999;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	width: 124px;
	background-color: #ffffff;
}

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

.searchInput {
 width: 216px;
 border: solid 1px #ABA7B8;
 color: #373775;
 background-color: #ffffff;
 font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

/* === 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%;
}

html>body #container {
 height: auto;
}

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

.containerL1 {
 width: 915px;
 margin: 0px auto;
 padding: 0px;
 padding-left: 15px;
 background-image: url(images/bgContainerLeft.gif);
 background-repeat: repeat-y;
 background-position: left;
}

.containerL2 {
 margin: 0px;
 padding: 0px;
 padding-right: 15px;
 background-image: url(images/bgContainerRight.gif);
 background-repeat: repeat-y;
 background-position: right;
}

#container {
 width: 100%;
 margin: 0px;
 padding: 0px;
 height: 100%;
 background-color: #ffffff;
}

.header {
 height: 223px;
 background-image: url(images/bgHeader.gif);
 background-repeat: repeat-x;
 color: #ffffff;
}

.newsletter {
 height: 223px;
 width: 175px;
 text-align: center;
 vertical-align: top;
 font-size: 12px;
 background-image: url(images/bgNewsletter.gif);
 background-repeat: no-repeat;
 background-position: top;
}

.textHead {
 padding-top: 73px;
 height: 30px;
}

.inputHead {
 padding-top: 10px;
 padding-left: 25px;
 text-align: left;
}

.inputHead2 {
 padding-top: 9px;
 padding-left: 25px;
 text-align: left;
}

input.inputHeadSmall {
 width: 125px;
 border: none;
 color: #5b5b5b;
 background-color: #ffffff;
 font-family: Georgia;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background-image: url(images/inputHeadSmall.gif);
 background-repeat: repeat-x;
 background-position: top;
 padding-top: 2px;
}

.logo {
 height: 165px;
 background-image: url(images/bgLogo.jpg);
 background-repeat: repeat-x;
 background-position: left;
}

.menuTop {
 height: 58px;
 width: 725px;
}

#menuTopIn {
 height: 58px;
 background-image: url(images/bgMenuTopIn.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

#menuTopIn a {
 width: 138px;
 height: 58px;
 display: block;
}

.contentText {
 padding: 0;
}

.homePic {
 height: 411px;
 background-image: url(images/bgHomePic.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
}

.contentOther {
 background-image: url(images/bgContentOtherTop.jpg);
 background-repeat: no-repeat;
 background-position: top;
}

.contentOtherBottom {
 padding: 30px 160px 10px 160px;
 /*background-image: url(images/bgContentOtherBottom.jpg);
 background-repeat: no-repeat;
 background-position: bottom;*/
}

.bgOther2 {
 background-image: url(images/bgContentOtherTop2.jpg);
}

.bgMedia {
 background-image: url(images/bgContentOtherTopMedia.gif);
 background-repeat: repeat-x;
 background-position: top left;
}

.bgMedia2 {
 background-image: url(images/bgContentOtherTopMedia2.gif);
 background-repeat: repeat-x;
 background-position: bottom left;
}

.textMedia {
 width: 220px;
 height: 30px;
 text-align: left;
 margin: 0 auto;
 color: #838584;
 font-size: 14px;
}

.spaserOther {
 width: 1px;
 height: 451px;
}

.newsDiv {
 height: 48px;
 text-align: center;
 color: #4b4b4b;
 padding-top: 17px;
 background-image: url(images/bgNewsDiv.gif);
 background-repeat: no-repeat;
 background-position: top;
}

.textHome {
 background-image: url(images/bgTextHome.gif);
 background-repeat: repeat-y;
 background-position: bottom;
}

.textHomeIn {
 color: #ffffff;
 padding: 10px 60px 10px 60px;
 text-align: center;
 font-family: Georgia, Times New Roman;
 font-size: 10px;
 background-image: url(images/bgTextHomeIn.jpg);
 background-repeat: no-repeat;
 background-position: top;
 line-height: 1.2;
}

.textHomeIn a, .textHomeIn a:hover { color: #ffffff;}

.greenBg {
 background-image: url(images/bgTextHomeInGreen.jpg);
}

.menuBottom {
 height: 55px;
 background-image: url(images/bgMenuBottom.gif);
 background-repeat: repeat-x;
}

#menuBottomIn {
 height: 55px;
 background-image: url(images/bgMenuBottomIn.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

#menuBottomIn a {
 width: 138px;
 height: 55px;
 display: block;
}

a.button {
 width: 126px;
 height: 39px;
 display: block;
 float: left;
 background-repeat: no-repeat;
 background-position: top;
 margin: 0px 5px;
}

a:active.button { background-position: bottom;}

a#Login {
 background-image: url(images/btLogin.gif);
}

a:hover#Login {
 background: url(images/btLogin.gif) 126px 78px;
}

a#Register {
 background-image: url(images/btRegister.gif);
}

a:hover#Register {
 background: url(images/btRegister.gif) 126px 78px;
}

.buttonRegister {
 clear: both;
 margin: 0 auto;
 width: 278px;
}

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

.textBlock {
 padding: 45px 20px 25px 80px;
}

div.pageCaption {
 padding: 0;
 margin: 0;
}

h1.pageCaption {
 padding: 0;
 margin: 0;
 font-family: Times New Roman;
 font-size: 30px;
 font-weight: normal;
 text-transform: uppercase;
 color: #007a04;
}

h1.subCaption {
 padding: 0;
 margin: 0;
 font-family: Times New Roman;
 font-size: 28px;
 font-weight: normal;
 text-transform: uppercase;
 color: #007a04;
}

.textDiv {
 padding-top: 20px;
}

.diamondsBlock {
 padding: 0px;
 margin: 0 auto;
 padding: 15px 10px;
 text-align: center;
 /*font-family: Arial;*/
 font-size: 12px;
 border-bottom: 1px solid #e8e8e8;
}

.greyBg { background-color: #efefef;}

.buttonDiv {
 padding-top: 20px;
 text-align: center;
}

.shapeName {
 text-align: center;
}

.rowTop {
 padding-top: 10px;
}

.history {
 padding-bottom: 5px;
 /*font-weight: bold;*/
}

.history a {
 /*font-weight: bold;*/
 text-decoration: none;
}

.history a:hover {
  text-decoration: underline;
}

.last { border: none;}

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

.footer {
 width: 930px;
 margin: 0 auto;
 text-align: center;
 font-size: 11px;
 /*padding-top: 12px;*/
 padding-bottom: 10px;
 color: #767676;
 background-color: #ffffff;
 background-image: url(images/bgFooter.gif);
 background-repeat: repeat-x;
 background-position: top;
}

.footer ul {padding-top: 6px;}

.footer li {
 display: inline;
 padding: 0px 1px;
 font-size: 11px;
}

.footer a {
 color: #767676;
 text-decoration: none;
}

.footer a:hover {
 color: #555555;
 text-decoration: underline;
}

.copyr {
 padding-top: 15px;
 color: #d1d3d2;
}

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

.important { color: #027203;}
.greyFont { color: #808080;}
.black { color: #000000;}
.bigFont { font-size: 14px; text-transform: uppercase; font-weight: normal; padding: 5px 10px;}
.family {font-family: times new roman;}
.textFont { font-size: 12px;}
.error { font-size: 11px; color: #CC3333;}
.padLeft { padding-left: 15px;}

.bigFont a {
 font-size: 18px;
 color: #057003;
 text-decoration: none;
}

.bigFont a:hover {
 font-size: 18px;
 color: #057003;
 text-decoration: underline;
}



/*======Daimonds=====================================================================================*/
.diaRes {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
 font-size: 10px;
}

.diaRes th {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 40px;
	background-color: #CCCCCC;
	padding: 0px 10px 0px 10px;
}

.diaRes td {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 30px;
}

.resultLink {
	color: #CC3333;
	text-decoration: underline;
}

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

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

.diaRes th a:hover {
	color: #CC3333;
	text-decoration: underline;
}

tr.blue {
	background-color: #EFEFEF;
}



/*======Navigation==================================================================================*/

.scroll {
 font-family: Trebuchet MS, Tahoma, Arial, Verdana, Sans-serif, Helvetica;
	font-size: 13px;
	text-align: center;
}

#diaNav
{
 font-family: Trebuchet MS, Tahoma, Arial, Verdana, Sans-serif, Helvetica;
	font-size: 13px;
}

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

.scroll a:hover {
	color: #000000;
	text-decoration: underline;
}

.scroll ul {
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
}

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

.arrowLeft {
	width: 15px;
	text-align: left;
}

.arrowRight {
	width: 15px;
	text-align: right;
}

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

a.redLink {
 color: #660000;
 text-decoration: none;
}

a.redLink:hover {
 color: #660000;
 text-decoration: underline;
}

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

.showsDiv a {
 color: #660000;
 text-decoration: none;
 text-transform: none;
}

.showsDiv a:hover {
 color: #660000;
 text-decoration: underline;
}

.showsDiv td {
 padding-top: 15px;
 padding-bottom: 15px;
 border-bottom: 1px solid #E8E8E8;
}

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

a#search {
 display: block;
 width: 186px;
 height: 69px;
 margin: 0 auto;
 background-image: url(images/btSearch.gif);
 background-repeat: no-repeat;
 background-position: top;
}

a:hover#search { background-position: bottom;}

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

ul.groupsList a {
 color: #000000;
 text-decoration: none;
 padding-left: 15px;
 background-image: url(./images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul.groupsList a:hover {
 color: #000000;
 text-decoration: underline;
}

/*====================================================================================================*/
.greenLabel {
 font-size: 18px;
 color:#057003;
}
