body {
    background: #000000 url(pic/theme/tlo.jpg) repeat;
    margin: 0;
    padding: 0;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
    text-align:center;
	min-height: 100%; 
	height: 100%; 
	height:auto !important;
	overflow-x:hidden;
    }

td {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	}

input { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #504b44;
	border: 1px #ab8551 solid; 
	background-color: #eddcbc;
	text-align: center;
	margin: 2px;
}

select { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #504b44;
	border: 1px #ab8551 solid; 
	background-color: #eddcbc;
	text-align: center;
	margin: 2px;
}

textarea { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #504b44;
	border: 1px #ab8551 solid; 
	background-color: #eddcbc;
	text-align: center;
	margin: 2px;
}

A:link { text-decoration: none; color: #000000; }
A:visited { text-decoration: none; color: #000000; }
A:active { text-decoration: none; color: #000000; }
A:hover { text-decoration: none; color: #a8191a; }


#menu{
	width:100%;
	float:left;
}

#menu a{
	font:normal 90%/220% tahoma,arial,helvetica,sans-serif;
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#ddccb0 #463823 #2e2618 #caaf85;
	white-space:nowrap;
	margin:0;
	padding:0 5px;
}

#menu h3{
	font:bold 90%/205% tahoma,arial,helvetica,sans-serif;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0 5px;
}

#menu h3{
	color:#000;
	text-transform:uppercase
}

#menu a{
	background: #ebdaae url(pic/theme/menu_tlo.jpg) repeat;
	text-decoration:none;
	font-size: 11px;
	color: #000; 
}

#menu a:visited{
	background: #ebdaae url(pic/theme/menu_tlo.jpg) repeat;
}

#menu a:hover, #menu a:active{
	color:#a00;
	background: #d1b992 url(pic/theme/menu_tlo_2.jpg) repeat;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;
}

#menu li{
	position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

#menu ul ul ul{
	top:0;
	left:100%;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}


#menu a.x:hover{
	color:#fff;
	background:#82673c;
}

#menu a.x:active{
	color:#060;
	background:#ccc;
}

.add1{  padding-bottom: 4px; }
.add2{  padding-bottom: 0px; }

			#screen{
				width:930px;
				padding:0;
				margin: 0px;
			}
			
			#screen li{
				float:left;
				list-style:none;
			}
			
			#screen .jq-ss-crop{
				float:left;				
			}
			
			#left,#right{
				font-weight:bolder;
				margin-top:15px;
				display:block;
				text-decoration:none;
				color:black;
				width: 65px;
			}
			
			#view{
				width:752px;
				height:75px;
				overflow:hidden;
			}
			
			#images{
				width:2310px !important;
				width:2310px;
				padding:0;
			}
					
			#images li{
				width: 110px;
				text-align: left;
			}
			
			#likebox-frame{
				 border:2px solid #d3b788;
				 width:396px;
				 z-index:10;
				 height: 151px;
				 overflow: hidden;
				 position:relative;
				 top:-1px;
				 left:-2px;
			}
			#likebox-frame iframe{
				  left:-5px;
				  overflow:hidden;
				  position:relative;
				  top:-1px;
			}
			#likebox-frame-2{
				 border:2px solid #d3b788;
				 width:396px;
				 z-index:10;
				 height: 231px;
				 overflow: hidden;
				 position:relative;
				 top:-1px;
				 left:-2px;
			}
			#likebox-frame-2 iframe{
				  left:-5px;
				  overflow:hidden;
				  position:relative;
				  top:-1px;
			}
			
			#likebox-frame-3{
				 border:2px solid #d3b788;
				 width:564px;
				 z-index:10;
				 height: 230px;
				 overflow: hidden;
				 position:relative;
				 top:-1px;
				 left:-2px;
			}
			#likebox-frame-3 iframe{
				  left:-5px;
				  overflow:hidden;
				  position:relative;
				  top:-1px;
			}