html, body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	background: #EBEFF1 url(../gfx/bg_top.jpg) repeat-x center top;
	height: 100%; 
}

/*
 * background
 */
div.bg_login {
	background: transparent url(../gfx/bg_login.jpg) no-repeat left top;
	width: 193px;
	height: 236px;
	float: right;
}
div.bg_online {
	background: transparent url(../gfx/bg_login.jpg) no-repeat left bottom;
	width: 193px;
	height: 50px;
	float: right;
}
div.bg_search {
	background: transparent url(../gfx/bg_search.jpg) no-repeat left bottom;
	width: 195px;
	height: 77px;	
	clear: both;
}
div.bg_newsletter {
	background: transparent url(../gfx/bg_newsletter.gif) no-repeat left top;
	width: 195px;
	height: 193px;
	float: left;
}
div.bg_vip {
	background: transparent url(../gfx/bg_vip.jpg) no-repeat left top;
	width: 392px;
	height: 170px;
}
div.bg_vip_details {
	background: transparent url(../gfx/bg_vip.jpg) no-repeat left bottom;
	height: 22px;
	text-align: right;	
	padding-right: 15px;
}
div.bg_contact {
	background: transparent url(../gfx/bg_contact.gif) no-repeat left top;
	width: 193px;
	height: 193px;
	float: left;
	text-align: right;
}
td.bg_bottom_menu {
	background: transparent url(../gfx/bg_bottom_menu.gif) no-repeat left top;
}
td.bg_bottom {
	background: transparent url(../gfx/bg_bottom.gif) no-repeat left top;
}
table.bg_data {
	background: transparent url(../gfx/bg_data.gif) repeat-y right top;
}
td.bg_data_bottom {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
}
td.data_position {
	padding: 18px 11px 27px 10px;
}
img.backpage {
	margin-top: 10px;
}
div.clear {
	clear: both;
}
div.status {
	float: right;
	margin-right: 10px;
}
div.source {
	float: right;
}
div.bg_left {
	background: transparent url(../gfx/bg_left.gif) repeat-y left bottom;
	padding-bottom: 2px;
}

/*
 * Product title
 */

div.ptitle {
	text-align: center;
	color: #00457C;
	margin-top: 10px;
}
div.ptitle a {
	color: #00457C;
}

/*
 * Box
 */ 

td.bg_box_data {
	background: transparent url(../gfx/bg_box_data.gif) repeat-y left top;
}
td.bg_box_top {
	background: transparent url(../gfx/bg_box_top.gif) no-repeat left top;
	height: 4px;
}
td.bg_box_bottom {
	background: transparent url(../gfx/bg_box_bottom.gif) no-repeat left top;
	height: 4px;
}

td.bg_box_data_02 {
	background: transparent url(../gfx/bg_box_data_02.gif) repeat-y left top;
}
td.bg_box_top_02 {
	background: transparent url(../gfx/bg_box_top_02.gif) no-repeat left top;
	height: 4px;
}
td.bg_box_bottom_02 {
	background: transparent url(../gfx/bg_box_bottom_02.gif) no-repeat left top;
	height: 4px;
}

/*
 *
 */

td.bg_product_box {
	background: transparent url(../gfx/bg_product_box.gif) no-repeat center center;
	width: 182px;
	height: 165px;
}

/*
 * title
 */ 

img.title {
	margin-bottom: 10px;
}
img.title_02 {
	margin: 15px 0 15px 0;
}
span.title,
div.title {
	font-size: 14px;
	margin-bottom: 5px;
	background: transparent url(../gfx/bg_sign_02.gif) no-repeat left top;
	padding-left: 45px;
	display: block;
	height: 21px;
}

/*
 * Pager
 */

table.bg_pager {
	background: transparent url(../gfx/bg_pager.gif) no-repeat left top;
	height: 24px;
}

/*
 *	formatting
 */

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.first {
	margin-top: 0;
}
td {
	font-size: 11px;
	color: #5E6673;
	line-height: 16px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	background: url(../gfx/bg_sign.gif) no-repeat 20px 5px;
	padding-left: 35px;
}
ul.date {
	margin-top: 5px;
}
div.login {
	text-align: right;
	margin: 0 10px 0 10px;
}
td.images {
	width: 135px;
	padding: 5px 0 5px 10px;
}
td.data {
	padding: 5px 15px 0 0;
}
div.data_02 {
	padding: 5px 15px 0 10px;
	clear: both;
}
img.line {
	margin-bottom: 3px;
}
td.data_top {
	padding-top: 5px;
}
div.date {
	margin-top: 5px;
}
div.capslockmsg {
	position: absolute;
	display: none;
	background-color: #e11c13;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	width: 148px;
	height: 30px;
	text-align: center;
	border: 2px solid #ffffff;
}
span.high {
	color: #C84403;
	font-weight: bold;
	font-size: 13px;
}

/*
 * VIP product
 */ 

div.vip_top {
	margin-top: 12px;
}
hr {
	height: 0;
	border: none;
	border-top: 1px solid #8C9AAF;	
}

/*
 * Bottom menu
 */

td.bg_bottom {
	padding-left: 29px;
	background-color: #EBEFF1;
}
div.copyright {
	width: 320px;
	float: left;
	padding-top: 12px;
	color: #8C9AAF;
}
div.home {
	width: 70px;
	float: left;
	padding-top: 12px;
}
div.email {
	width: 70px;
	float: left;
	padding-top: 12px;
}
div.sitemap {
	width: 100px;
	float: left;
	padding-top: 12px;
}
div.webshark {
	float: right;
}
div.url {
	margin-top: 5px;
	width: 100%;
}
div.file {
	margin-top: 5px;
	width: 100%;
}

/*
 *	link
 */

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

td.bg_bottom_menu {	
	line-height: 190%;
}
td.bg_bottom_menu a {
	color: #00325a;
	text-decoration: none;
	margin: 0 10px 0 5px;
}
td.bg_bottom_menu a:hover {
	color: #00325a;
	text-decoration: underline;
}

td.bg_bottom div a {
	color: #8C9AAF;
	text-decoration: none;
}
td.bg_bottom div a:hover {
	color: #00325A;
	text-decoration: none;
}

div.login a {
	color: #00457C;
	font-size: 10px;	
	text-decoration: none;
	margin-right: 5px;
}
div.login a:hover {
	color: #00457C;
	font-size: 10px;	
	text-decoration: underline;
}

div.bg_vip_details a,
div.bg_vip_details a:hover {
	color: #00457C;
	font-size: 10px;	
}

div.bg_vip_details a.details {
	background: transparent url(../gfx/details.gif) no-repeat left top;
	margin-top: 3px;
	padding: 0 25px 0 20px;
	display: block;
	width: 50px;	
	float: right;
}
a.details_02,
a.details_02:hover {
	background: transparent url(../gfx/details_02.gif) no-repeat right top;
	display: block;
	width: 29px;	
	height: 29px;
	color: #8C9AAF;
	font-weight: bold;
	float: right;	
	padding: 6px 60px 0 0;
}

/*
 *	form
 */
form {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #C84403;
}

label {
	cursor: pointer;		
	color: #39425F;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
label.error {
	color: #C84403;
}
label.white {
	color: #FFFFFF;
}

div.search_title {
	padding: 3px 0 0 17px;
	float: left;	
}
div.label {
	float: left;	
	padding-top: 3px;
}
div.label label {
	color: #00325a;
}

input {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	border: 0;
	width: 160px;
	height: 18px;
	font-size: 11px;
	color: #C84403;
	padding: 3px 5px 0 5px;
	margin-bottom: 3px;
	background: transparent url(../gfx/bg_textbox.gif) no-repeat center center;	
}
input.short {
	width: 112px;
	background: transparent url(../gfx/bg_textbox_short.gif) no-repeat center center;	
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 0;
	color: #C84403;
	width: 414px;
	height: 94px;	
	padding: 3px 5px 3px 5px;
	overflow: auto;
	background: transparent url(../gfx/bg_textarea.gif) no-repeat left top;	
}
input.search {
	width: 63px;
	height: 18px;
	border: none;
	background: transparent url(../gfx/btn_search_hu.gif) no-repeat left top;
	float: right;
	margin-right: 10px;
	cursor: pointer;	
}
input.login {
	width: 53px;
	height: 23px;
	border: none;
	background: transparent url(../gfx/btn_login_hu.gif) no-repeat left top;
	cursor: pointer;	
	margin: 5px 1px 5px 0;
}
input.reset {
	width: 63px;
	height: 18px;
	cursor: pointer;	
	border: none;
	background: transparent url(../gfx/btn_del.gif) no-repeat;
	border: none;
}
input.submit {	
	width: 63px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../gfx/btn_send.gif) no-repeat;
	border: none;
}			
