html {
	height:100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	margin: 0px;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

.input-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	overflow: auto;
}

.input-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	background:#cbb289;
	border:1px solid #3e3a2d;
	cursor:pointer;
}

.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.error{
	color: #D90000;
}

.full-width
	{
	width: 100%;
	}
	
.general-background
	{
	background: url(../img/general_background.jpg);
	}
	
.general-width
	{
	width: 1070px;
	}
	
.h-left-cell
	{
	width: 309px;
	vertical-align:top;
	background:url(../img/left_cell_background.jpg) repeat-y;
	}
	
.h-image-cell
	{
	background:url(../img/homepage_img.jpg) top right no-repeat #d8c895;
	height: 496px;
	}
	
	
.h-background-cell
	{
	background:url(../img/homepage_img.jpg) top right no-repeat #d8c895;
	height: 496px;
	padding: 0px 19px 0px 18px;
	}
	
.hor-padding
	{
	padding: 0px 10px 0px 30px;
	}
	
	
.dark-cell
	{
	background: #b0a891;
	height: 496px;
	overflow:auto;
	}
	
.dark-cell-inner
	{
	padding: 25px;
	color:#FFFFFF;
	}
	
.dark-cell-inner A
	{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.dark-cell-inner A:hover
	{
	color:#FFFFFF;
	text-decoration: none;
	}
	
	
.light-cell
	{
	background: #ffffff;
	height: 496px;
	overflow:auto;
	}
	
.light-cell-inner
	{
	padding: 25px;
	color:#3e3a2d;
	}
	
.light-cell-inner A
	{
	color:#3e3a2d;
	text-decoration:underline;
	}
	
.light-cell-inner A:hover
	{
	color:#3e3a2d;
	text-decoration: none;
	}
	
h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	font-weight:normal;
	}
	
	
.h-left-cell-inner-height {
	height: 410px;
	background:url(../img/dsh_hor.gif) bottom left repeat-x;
	}
	
.h-left-cell-white-box
	{
	background:#f1ebde;
	padding: 10px 12px 19px 19px;
	}
	
.m-title
	{
	background:url(../img/str.gif) left no-repeat;
	padding-left: 14px;
	margin-left: -8px;
	margin-top: 6px;
	margin-bottom: 4px;
	color:#79746a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
	
.winner-block
	{
	border:1px solid #999999;
	width: 229px;
	height: 112px;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align:bottom;
	text-align:right;
	}
	
.winner-block:hover
	{
	border:1px solid #FF0000;
	}
	
.winner-block-red
	{
	background: #ff3d03;
	color:#FFFFFF;
	font-size: 11px;
	padding: 0px 2px;
	}
	
.h-title-1
	{
	color: #4f4d45;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 0px 40px;
	}
	
.h-title-1 A
	{
	color: #4f4d45;
	text-decoration:underline;
	}
	
.h-title-1 A:hover
	{
	color: #4f4d45;
	text-decoration:underline;
	}
	
.h-title-2
	{
	color: #3e3a2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	}
	
.h-title-2 A
	{
	color: #4f4d45;
	text-decoration:underline;
	}
	
.h-title-2 A:hover
	{
	color: #4f4d45;
	text-decoration:underline;
	}

.tab-buttons-block
	{
	float:right;
	padding:148px 50px 0px 0px;
	}
	
.tab-buttons-block-inner
	{
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	width: 150px;
	text-align:center;
	padding: 10px 11px 11px 10px;
	cursor:pointer;
	margin-bottom: 10px;
	}
	
.tab-buttons-block-inner:hover
	{
	padding: 11px 10px 10px 11px;
	color:#f5f2eb;	
	}
		
	
	
.invite-friend-title {
	font-size: 18px;
	font-weight: bold;
	color:#3e3a2d;
	margin-bottom: 25px;
}	

.invite-friend-title SPAN {
	color:#FFFFFF;
	background:#FF0000;
}
	
	
	

	
.left-footer-block
	{
	height:138px;
	background:url(../img/left_footer_background.gif) top repeat-x #3e3a2d;
	}
	
.left-footer-block-inner
	{
	padding: 50px 25px 5px 30px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}
	
.left-footer-block-title
	{
	background:url(../img/str.gif) left no-repeat;
	padding-left: 12px;
	margin-left:-12px;
	margin-bottom: 3px;
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
	}
	
.left-footer-block-inner A
	{
	background:#FF0000;
	color:#FFFFFF;
	padding:1px 2px;
	text-decoration:none;
	}
	
.h-footer-cell
	{
	background:url(../img/footer_background.gif) top left no-repeat;
	height:138px;
	}
	
.h-footer-white-cell
	{
	background:#FFFFFF;
	padding: 8px 17px 12px 17px;
	}
	
.h-footer-border
	{
	border: 1px solid #dbdbda;
	padding: 4px 10px;
	}
	
.footer-logo-cell
	{
	text-align:center;
	padding:0px 27px;
	}
	
.footer-logo-cell A
	{
	font-size: 10px;
	color:#b0a891;
	text-decoration:none;
	}
	
.footer-logo-cell A:hover
	{
	color: #333333;
	text-decoration:none;
	}
	
.footer-title
	{
	background:url(../img/str.gif) left no-repeat;
	color: #867853;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	margin: 4px 0px 3px -10px;
	}
	
.footer-block-a
	{
	background:#7e6d4f;
	height:65px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
.footer-left-cell
	{
	float:right;
	width: 309px;
	}
	
.footer-left-cell-inner
	{
	color:#FFFFFF;
	vertical-align:middle;
	height:65px;
	}
	
.footer-left-cell-inner A
	{
	text-transform:none !important;
	}
	
.footer-block-a TD
	{
	font-size: 10px;
	}	
	
.footer-block-a A
	{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}	
	
.footer-block-a A:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}
	

	
.footer-selected A
	{
	text-decoration:none;
	padding:1px 3px;
	font-size:10px;
	}
	
.footer-selected A:hover
	{
	color:#FFFFFF;
	background:#f23403;
	text-decoration:none;
	}	
	
.menu-selected {
	color:#FFFFFF;
	background:#f23403;
	text-decoration:none;
}
	
.image-thumb-ef IMG
	{
	border: 1px solid #999999;
	}	
	
.image-thumb-ef IMG:hover
	{
	border: 1px solid #FF0000;
	}	
	
.k-button-design {
	background:url(../img/button_design.gif) top left no-repeat;
	width: 160px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	text-align:center;	
	cursor:pointer;
	padding: 15px 0px 16px 0px;
}	


.k-button-design:hover {
	color:#f5f2eb;
	padding: 16px 0px 15px 0px;
}	


.k-button-vote {
	background:url(../img/button_vote.gif) top no-repeat;
	width: 160px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	text-align:center;	
	cursor:pointer;
	padding: 15px 0px 16px 0px;
}	


.k-button-vote:hover {
	color:#f5f2eb;
	padding: 16px 0px 15px 0px;
}	


.k-button-design-dark {
	background:url(../img/button_design_dark.gif) top left no-repeat;
	width: 160px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	text-align:center;	
	cursor:pointer;
	padding: 15px 0px 16px 0px;
}	


.k-button-design-dark:hover {
	color:#f5f2eb;
	padding: 16px 0px 15px 0px;
}	


.k-button-vote-dark {
	background:url(../img/button_vote_dark.gif) top no-repeat;
	width: 160px;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 15px;
	text-align:center;	
	cursor:pointer;
	padding: 15px 0px 16px 0px;
}	


.k-button-vote-dark:hover {
	color:#f5f2eb;
	padding: 16px 0px 15px 0px;
}	
	
	
.back-cell {
	vertical-align:top;
	text-align:right;
	padding-right: 10px;
}

.true {
	color:#00cc00;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	

	
	
	
	
	
	
	
	
	
	
	
	
	
