body {
	background-image:url(../imgs/bonbontausta.gif);
}
a, a:visited {
	color:#0084DD;
	text-decoration:none;
    cursor:pointer;
}
a:active {
	text-decoration:none;
}
a:hover {
	color:red;
	cursor:pointer;
}
textarea {
    resize: none; /* for safari */
}
hr {
	
}
hr.dashed-line{
    border-width: 1px 0px 1px 0px;
    border-top: 1px dashed #DBD1AD;
    border-bottom: 1px dashed white;
    margin:7px 21px;
}
hr.dashed-line-log{
    border-width: 1px 0px 1px 0px;
    border-top: 1px dashed #DBD1AD;
    border-bottom: 1px dashed white;
    margin:2px 8px;
}
hr.dashed-line-full{	
    border-width: 1px 0px 1px 0px;
    border-top: 1px dashed #DBD1AD;
    border-bottom: 1px dashed white;   
}

hr.dashed-line-submit{	
    border-width: 1px 0px 1px 0px;
    border-top: 1px dashed black;
    border-bottom: 1px dashed white;
    margin-top:18px;   
}


.bonbon-textarea{
    font-size:11px;
    padding:3px;
}
img.fabric-img-medium {    
    width: 165px;
    height: 200px;   
}

#main {
	position:relative;
	font-family: "Courier New", Courier, monospace;			
}
#header {
	position: absolute;
	top: 0px;
	width: 885px;
	height: 284px;
	border: 0px solid red; 				
}
#logo {
	position:absolute;
	top:40px;
	left:35px;
	border:0px solid gray;
	width:140px;
	height:208px;	
	background-color: white;	
	/*background-image:url(../imgs/bonbon_logo.gif);*/		
	background-repeat: no-repeat;
}
.logo-add {
    background-image:url(../imgs/bonbon_logo.gif);
}
#menu {
	position:absolute;
	top:40px;
	left:185px;
	border:0px solid gray;
	width:415px;
	height:208px;	
	background-color: white;	
	color:#0084DD;	
}
#menu table.menuitems-tbl {    
	margin:3px 15px 3px 15px;
	width:380px;
	font-family: "Arial Black";
	/*font-size: 26px;*/
	font-weight: bolder;
    border-collapse:collapse;
}
#menu table.menuitems-tbl tr{
    padding:0px;
    margin:0px;
}
#menu table.menuitems-tbl tr td{
	border-bottom:1px dashed #DBD1AD;
	cursor:pointer; 
    padding-top:2px;
}
/*
#menu table td:hover {
	color:red;
	cursor:pointer;							
}*/

#login {
	position:absolute;
	top:40px;
	left:610px;
	border:0px solid gray;
	width:265px;
	height:64px;			
	background-color: white;	
	overflow:hidden;
    z-index:0;
}
#login .logtbl td{
	padding:10px 3px 3px 10px;
}
#login input{
    font-family: "Courier New", Courier, monospace;
	font-size:11px;	
    padding-left:3px;
	border:1px solid #DDDDDD;
    background: #FFFFFF url(../js/resources/images/default/form/text-bg.gif) repeat-x;
}

#username {	
    position:absolute;
    top:9px;
    left:7px;
	width: 74px;	
	height:14px;	
}

#passwd {
    position:absolute;
    top:9px;
    left:92px;
	width: 72px;	
	height:14px;
}

.logbutton {
	position:absolute;
    top:8px;
    left: 174px;
    cursor:pointer;
}

.logoutbutton {
	position:absolute;
    top:8px;
    left: 174px;
    cursor:pointer;
}

#log_text {
    position:absolute;
    top:9px;
    left:8px;
    font-size:11px;
}
.loglinks {
    position:absolute;
    top:32px;
    left: 8px;
	color:#0084DD;
	font-size:10px;
}

#shopping_cart {
	position:absolute;
	top:103px;
	left:610px;
	/*border-top:1px dashed #DBD1AD;*/
	width:265px;
	height:52px;	
	background-color:white;
	vertical-align:middle;	
	z-index:999;
	/*cursor:pointer;*/		
    overflow:hidden;	
}	
.nbr_of_cart_items {
	position:relative;
	top:4px;
	
	color:#0084DD;
	font-size:44px;
	font-weight:bold;
}
#flash2 {
	position:absolute;
	top:165px;
	left:610px;
	border:0px solid gray;
	width:265px;
	height:114px;	
	background-color: white;				
}					
#flash1 {
	position:absolute;
	top:258px;
	left:35px;
	border:0px solid gray;
	width:565px;
	height:21px;	
	background-color: white;			
}
#center {
	position: absolute;
	top: 285px;
	width: 885px;
	height: 910px;
	border: 0px solid red; 
}
#content {
	position:absolute;
	top:4px;
	left:35px;
	border:0px solid gray;
	width:565px;
	height:886px;
	background-color: white;
}
.content-area {
	padding:8px 20px 15px 20px;
}
.latest-in-shop {
    position:relative;
	padding:8px 20px 15px 20px;
}
.latest-in-vote {
    position:relative;
	padding:8px 20px 15px 20px;
}
.bb-shop {
	position:relative;
	left:2px;
	top:2px;
	width:525px;
	height:35px;	
	border:0px solid gray;
	color:green;
	font-size:15px;
}
.fabrics-shop-tbl {
	position:relative;
	top:10px;
}
.fabrics-vote-tbl {
	position:relative;
	top:10px;
}
.fabrics-vote-tbl td{
	padding-right:10px;
	padding-bottom:15px;
}

.dotted-area {
	background-image: url(../imgs/dotted-area.jpg);
	height:60px;
}
.fabrics-shop-tbl td{
	padding-right:10px;
}
.fabric-name {
	font-size:11px;
	text-decoration:underline;
	color:#0084DD;
	cursor:pointer;
}

td.fabric-cell img{
	border:2px solid white;
	cursor:pointer
}

#broadcast {
	position:absolute;
	top:4px;
	left:610px;
	border:0px solid gray;
	width:265px;
	height:886px;	
	background-color: white;
    overflow:hidden;	
}
.bb-bcast {
	position:relative;
	left:20px;
	top:10px;
	width:225px;
	height:35px;	
	border:0px solid gray;
	color:green;
	font-size:15px;
}
.bb-news {
	position:relative;
	top:15px;
	left:20px;
	width:225px;
	height:815px;
	border:0px solid gray;
	overflow-y:auto;
    overflow-x:hidden;
}
.bb-news-tbl td {
	border-bottom:1px dashed #DBD1AD;
	padding-top:18px;
	padding-bottom:6px;
}
.bb-news-short-text {
	position:relative;
	width:200px;
	font-size:11px;
    padding-top:15px;
}
.bb-title{
	color:green;
    padding-top:2px;	
}
.bb-read-more {
	color:#0084DD;	
	cursor:pointer;
}
.bb-date {
	color:#9A9A9A;
	font-size:11px;	
}
#footer {
	position:absolute;
	top:1180px;
	left:0px;
	border:0px solid blue;
	width:910px;
	height:85px;			
}
#copyright{
	position:absolute;
	top:4px;
	left:35px;
	border:0px solid gray;
	width:690px;
	height:52px;
	background-color: white;
	font-size: 10px;		
}
#copyright span {
	position:relative;
	top:20px;
}
#vallila_logo {
	position:absolute;
	top:4px;
	left:735px;
	border:0px solid gray;
	width:140px;
	height:52px;
	background-color: black;
	background-image: url(../imgs/vallila_logo.gif);	
		
}
.reg-complete {
	font-size:12px;
}

tr.row-header{
    background:white;/*#E0DED8;*/
}

tr.row-odd{
    background:#EEEEEE;
}

tr.row-even{
    background:white;
}

table.cart-items td {
    font-size:11px;
    font-family:"Courier New";
    padding:2px 2px 2px 6px;
}

table.order_header td {
    padding:2px 2px 2px 4px;
    border:1px solid #D1CEBE;
}