body {
 font-size: 12px;
 font-family: "Times New Roman";
 color: #000000;
 background-color: #e6f4ff;
 margin: 0px 0px 0px 0px;
}

/* Layout */
.page {
 width: 1200px;
 margin-left: auto;
 margin-right: auto;
 visibility: hidden;
}

.header {
 width: 1200px;
 float: left;
}

.logo {
 width: 252px;
 height: 135px;
 float: left;
}

.banner {
 width: 913px;
 float: left;
 margin-left: 25px;
}

.menu {
 width: 584px;
 height: 53px; 
 float: left; 
 margin-top: 20px;
 margin-bottom: 10px;
 margin-left: 25px;
}

.pageLeft {
 width: 260px;
 float: left;
}

.content {
 width: 620px;
 float: left;
}

.page_right {
 width: 140px;
 float: left;
 margin-left: 20px;
}

.footer {
 width: 100%;
 height: 44px;
 background-image: url('http://images.suorahuuto.fi/footerbg.gif'); 
 background-repeat: repeat-x; 
 clear: left;
 border-top: 4px solid black; 
 line-height: 1.4;
 visibility: hidden;
}

.suoranakyma {
 float: left;
}

/* Boxes */

.smallBox {
 width: 260px;
 float: left;
 font-size: 12px;
 margin-bottom: 20px;
}

.smallBoxTop {
 width: 260px;
 height: 14px;
 background-image: url('http://images.suorahuuto.fi/boxes/st.gif');
}

.smallBoxMiddle {
 width: 260px;
 background-image: url('http://images.suorahuuto.fi/boxes/sm.gif');
}

.smallBoxContent {
 width: 240px;
 padding: 10px 10px 10px 10px;
 color: #848484;
}

.smallBoxBottom {
 width: 260px;
 height: 12px;
 background-image: url('http://images.suorahuuto.fi/boxes/sb.gif');
}

.bigBox {
 width: 583px;
 float: left;
 margin-left: 20px;
 margin-bottom: 20px;
}

.bigBoxTop {
 width: 583px;
 height: 32px;
 background-image: url('http://images.suorahuuto.fi/boxes/big_top.gif');
 float: left;
}

.bigBoxTopic {
 width: 563px;
 height: 14px;
 font-size: 14px;
 padding-top: 10px;
 margin-left: 10px;
 color: #ffffff;
 text-align: left;
 float: left;
}

.bigBoxMiddle {
 background-color: #ffffff;
 background-image: url('http://images.suorahuuto.fi/boxes/bm_new.gif');
 background-repeat: repeat-y;
 float: left;
}

.bigBoxContent {
 width: 563px;
 padding: 10px 10px 10px 10px;
 color: #000000;
 font-size: 12px;
 float: left;
 text-align: left;
}

.bigBoxBottom {
 width: 583px;
 height: 31px;
 background-image: url('http://images.suorahuuto.fi/boxes/bb.gif');
 float: left;
}

/* Products */
.main_product {
	width: 560px;
	height: 250px;
	background-image: url('http://images.suorahuuto.fi/main_product_bg.gif');
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.main_product_sponsor {
	width: 468px;
	height: 80px;
	float: left;
	margin-left: 40px;
}

.main_product_head {
	float: left;
	width: 560px;
	height: 20px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 800;
  text-decoration: none;
  color: #646464;
}

.main_product_title {
	float: left;
	width: 400px;
	margin-left: 5px;
}

.main_product_value {
	float: left;
	width: 140px;
	text-align: right;
}

.main_product_image {
	margin-left: 3px;
	margin-top: 3px;
}

.main_product_timer {
	width: 150px;
	height: 30px;
	background-color: white;	
	border: 1px solid black;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

.main_product_bottom {
	float: left;
	width: 560px;
  margin-bottom: 20px;
}

.main_product_button {
  float: left; 
  width: 83px;
}

.main_product_bid_time {
	float: left;
	font-size: 14px;
	margin-top: 1px;
}

.main_product_price {
	float: left;
	width: 120px;
	font-weight: 800;
	font-size: 16px;
	margin-left: 10px;
}

.main_product_info {
	float: left;
	margin-left: 10px;
}

.main_product_bidder {
	font-weight: 800;
	font-size: 16px;
	float: right;
}

.product {
 width: 180px;
 height: 395px;
 float: left;
 margin-right: 10px;
/* border: 1px solid black; */
}

.productTitle {
 margin-top: 0px; 
 margin-bottom: 4px;
 float: left; 
 width: 100%;
 height: 32px;
}

.productTop {
 width: 220px;
 height: 160px;
 background-image: url('http://images.suorahuuto.fi/productbg.gif');
 background-repeat: no-repeat;
 background-position: bottom left;
 float: left;
}

.productSponsor {
 width: 180px;
 height: 45px;
 float: left;
}

.productImage {
 width: 160px; 
 height: 113px; 
 margin-left: 10px;
 margin-top: 5px;
}

.productBottom {
 width: 220px;
 height: 180px;
 background-image: url('http://images.suorahuuto.fi/product_bottom.gif');
 background-repeat: no-repeat;
 float: left;
}

/* Text */

.textProduct {
 margin-left: 20px;
}

.textValue {
 width: 160px;
 height: 12px;
 margin-left: 5px;
 margin-top: 15px;
 font-size: 12px;
 font-family: Verdana; 
 float: left; 
 text-align: center; 
 font-weight: 800;
}


/* Error messages */
.loginError {
 color: red;
 width: 90%;
 margin-left: 15px;
 text-align: center;
}

/* Others */
a:link, a:visited, a:hover, a:active {
 text-decoration: none;
 color: #646464;
}

table {
 text-align: left;
}

hr {
 height: 2px;
 background-color: #848484;
 width: 100%;
}

.pageMenu {
 margin-left: auto; 
 margin-right: auto;
}

.server_time {
 width: 583px;
 height: 14px;
 margin-bottom: 5px;
 margin-left: 25px;
 float: left;
 text-align: left;
}

.facebook {
 width: 260px; 
 float: left; 
 font-size: 12px; 
 background-color: #ffffff; 
 border: 1px solid black; 
 text-align: center; 
 margin-left: 212px;
}