html,body {
	color: #000;
	font: 12px;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin:0px;
	padding: 0px;

}
a {color: #fd6001; text-decoration:none;}
a:visited {}
a:hover { text-decoration:underline;}
a:active { }

div#box{
padding:20px;
width:auto;
height:232px;
background-color:#ccc;
}

div#box2{
padding:20px;
width:760px;
background-color:#eee;
}


div#box3{
padding:0px;
width:760px;
}


/* TAB SYSTEM */

	.bigtabs{
		list-style:none;
		margin:0;
		
	}

	
	.bigtabs  img {
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	
	
	}
	
		.bigtabs  a:hover img {
	filter:alpha(opacity=100);	/* Transparency */
	opacity:1;	
	
	}
	

	.bigtabs li.selected img{
		filter:alpha(opacity=100);	/* Transparency */
		opacity:1;	
		border-left:2px #fd6001 solid;
		border-right:2px #fd6001 solid;
		border-top:2px #fd6001 solid;
		border-bottom:0px;
		padding:2px 2px 0 2px;
		position:relative;
		top:5px;
		width:165px;
		height:113px;
	padding-bottom:20px;

	}
	

	
	.bigtabs li{ display: inline;}
	
	.bigtabs div.text,div.edittext{
		position:absolute; 
		z-index:1000; 
		margin:0;
		padding:0;
		margin-top:0px;
		
		font-size:16px;
		font-weight:bold;
		display:inline;
		

	}
		
	html>body .bigtabs div.text,div.edittext{
	
	

		margin-top:25px;
	
	
	}
	

		/*
			position:absolute; 
		z-index:1000; 
		margin-top:32px;
		font-size:16px;
		font-weight:bold;
		display:block;
		background-color:#eee;
		padding:2px;
		border:1px solid #000;	
	*/
	.bigtabs li.selected div.text,div.edittext{
		position:absolute; 
		z-index:1000; 
		margin-left:0px; 
		margin-top:0px;
		font-size:16px;
		font-weight:bold;
		
	}	
	
	
	html>body li.selected div.text,div.edittext{
	
	
			margin-left:8px; 
		margin-top:25px;
	
	
	}
	
	
	
	
		
	.bigtabs li a:hover {
		text-decoration:none;
	}
	.bigtabs li div.edittext {
	
	margin-left:4px;
	}
	
	
	.bigtabs li.selected a div.text{
		position:absolute; 
		color:#fff;
		display:block;
		background-color:#fd6001;
		margin-top:9px;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
		border-top:0;
		border-left:0;
		width:auto;
		display:inline;
		margin-left:4px;
		padding:2px;
	}
		
	.bigtabs li a {
		color:#000;
	}

	.bigtabs span{
	position:absolute;
	visibility:hidden;	
		}
	
	.bigtabs li.selected span.edit{
	
	
	margin-left:2px;
	*margin-left:5px;
	}
	
	.bigtabs li.selected div.edittext{
	
		position:absolute; 
		color:#fff;
		display:block;
		background-color:#fd6001;
		margin-top:9px;
		border-right:2px solid #fff;
		border-bottom:2px solid #fff;
		border-top:0;
		border-left:0;
		width:auto;
		display:inline;
		margin-left:4px;
		*margin-left:7px;
		padding:2px;
	}
	
	.bigtabs li.selected span{

		visibility:visible;
		position:absolute;
		margin-top:93px;
		width:165px;
		padding:4px;
		color:#000;
		text-align:center;
		font-weight:bold;
		margin-left:2px;
		background-color:#ccc;
		border:2px #fff solid;
		z-index:1000;
	
	}
	
	html>body .bigtabs li.selected span{
		margin-top:115px;
		width:157px;
	}
	
	
	
	
	
	.bigtabs li img{
		display: inline;
		border:1px #000 solid;
		
	}
	
	.bigtabs-content{
		border:2px #fd6001 solid;
		padding:10px;
		min-height:300px;
		width:775px;
	}
	
	
	/* PICTUREBOX */
	.bigtabs-content div.minipictures {
	text-align:center;

	}
	.bigtabs-content div.minipictures img{

		padding:5px;
	
	}
	
	.bigtabs-content div.minipictures a:hover img{
		
		border:5px solid #fd6001;
		padding:0px;

	
	}	
	
	.bigtabs-content img{
	
	margin-bottom:20px;
	
	}
	
	
	.bigtabs-content div.pictures {

	background-color:#eee;	
	text-align:left;
	padding:7px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
	

	
	
	}
	
	html>body .bigtabs-content div.pictures {
	
	
	padding:20px;
	
	
	}
	

	div#buy_11 div{
	float:left;
	background-color:#ccc;
	padding-right:20px;
	
	}
	
	.bigtabs-content div.pictures img{
	
		border:10px solid #eee;
		padding:0px;
		margin:0;
		
	
	}
	
	.bigtabs-content div.pictures a:hover img{
		
		border:10px solid #fd6001;

	margin:0;
		padding:0px;

	
	}	
	
	/* Home picture box*/
	
	.picturebox{
		background-color:#fff;
		padding:5px;
		padding-bottom:15px;
		margin:0;
		
		width:780px;
	}	
	
	.picturebox a:hover span {
	
		background:url(images/menu2.png);
		text-decoration:none;
		cursor:pointer;
		color:#fff;
border:2px solid #444;

		
	
	}	
	
	
		.picturebox a:hover img{
		padding:0px;
		
			border:5px solid #444;
			
	}

		
	.picturebox span{
		background:url(images/menu1.png);
		position:absolute;
		margin-top:104px;
		margin-left:10px;
		border:2px solid #999;
		font-weight:bold;
		padding:3px;
		
	width:120px;
		color:#000;
	
	}	
	
	
	.picturebox img{
		border:5px solid #fff;
	}
	
	/* BUYFORM */
	
	.button_normal{
	
		background-color:#fd6001;
		border:2px solid #000;
		margin:5px;
		color:#FFFFFF;
		font-weight:bold;
		padding:2px;
	
	}

	.buyinfo div, .buyinfo {
			background-color:#777;
			color:#fff;
			padding:4px;
			font-size:16px;
			font-weight:bold;
			
			}
	
			
	.buytd{
		padding:5px;
		padding-left:10px;
		color:#fff;
		font-weight:bold;
		background-color:#fd6001;
		width:220px;
		font-size:12px;
	}
	.buytd2{
		border:1px solid #ccc;
		padding:5px;
		width:520px;
		font-size:12px;
	}
	
	.buytd2 option{
		border:1px solid #ccc;
	}
	
	.buytd2 input{
		width:250px;
	}
	
	
	
h4{
font-size:16px;
}



a.link2{
display:block;
background-color:#eee;
padding:3px 5px 3px 10px;
border-left:10px solid #ddd;
border-bottom:1px solid #ddd;
color:#444;

text-decoration:none;

}

a.link2:hover{

background-color:#444;
color:#fff;
border-left:0px solid #fd6001;
padding-left: 20px;
text-decoration:none;
}


a.link{
display:block;
background-color:#fd6001;
padding:5px 5px 5px 10px;
border-bottom:1px solid #ddd;
color:#FFFFFF;
text-decoration:none;
}

a.link:visited{text-decoration:none;
}

a.link:hover{
background:#000 ;text-decoration:none;
}

a.link:active{text-decoration:none;
}

.loading{

		border:1px solid #999;	
		padding:0px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#FFF;	/* White background color for the message */
		color:#111;
		


}

div#language{

BACKGROUND: #fd6001;
width:150px;
height:15px;
text-align:left;



}

div#image_1{



height:58px;
min-width:100%;
width:100%;
}

div#area1 div.content
			{

			text-align:justify;	
		BACKGROUND: #fd6001;
	
		}
	div#bottom{
	
	height:10px;
	width:150px;
	background:url(images/bottom.gif);
	
	}
	
		
div#area1 div.title
			{
	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	
		    color:#fff;
			font-weight:bold;
		
			text-align:left;
			

			padding:5px;
			line-height:15px;
			margin:0px;
			background-color:#777;
			background-image:url(images/menu2.png);
			border-bottom:solid 1px #ddd;
				}
	div#area1 div.title2
			{
		
    FONT-FAMILY: Arial, Helvetica, sans-serif;
		    color:#fff;
			font-weight:bold;
		
			text-align:left;
			padding:5px;
		
			line-height:15px;
			margin:0px;
			background-color:#777;
			background-color: #fd6001;
			background-image:url(images/toptitle.gif);
			border-bottom:solid 1px #ddd;
				}	

		


.list{
list-style-image: url(images/blue.gif);
margin:0  0 0 20px ;

}

.list li{
padding:2px;

}
			
div,h1{

font-size:12px;
}
div#content div.content
			{
		
			text-align:justify;	
		
		}
	
a.button {

display:block;
color:#fff;
font-weight:bold;
text-decoration:none;
float:left;
border:1px solid #000;
padding:5px;
margin:2px;
background-color:#fd6001;
font-size:14px;
}

a.button:hover{
background-color:#000;
border:1px solid #fff;
}

	
div#content div.title
			{
			 color:#fd6001;
			 font-size:24px;
			 font-weight:bold;
			 padding-bottom:16px;
				}
		

div#maincontainer
	{
		width:100%; /* final width */
		margin:0px 0 0px 0; /* center it */
		background-color:#fff;
		min-width:990px;
		
		position:relative;
		border:0px;
	}
	
div#mid
	{
 /* final width */
 width:100%;
		padding:0px;
		float:left;
	}		
	
div#header1
	{
		height:86px;
		background:no-repeat url(images/logo_livin.jpg);		
		width:150px;
			float:left;
		padding:0;
		margin:0;
	}
	
		
div#header2
	{
		height:86px;
		background:no-repeat url(images/topkapeimage.jpg);
	float:left;
		padding:0;
		margin:0;
		width:650px;
		
	}
	
	
		
	div#header_1{
	width:25px;
	height:19px;
	float:left;
	BACKGROUND:url(images/round.jpg);
	}
	
	div#header_2{
	BACKGROUND: #a7a3a3;
	height:19px;
	width:100%;
	float:left;
	min-width:800px;
	}
		div#header_3{
	BACKGROUND: #fd6001;
	height:19px;
		float:left;
	width:150px;
	
	}	
div#header3
	{	
		height:86px;
		background:url(images/bg.jpg);
	float:left;
		width:100%;
min-width:800px;
	

		
	}
	
	

	
	
	div#footer
	{
		padding-top:50px; padding-bottom:5px; 
		text-align:center;
		position:relative;
		bottom:0;
	

		clear:both;


	}

		
div#area1
		{
			float:left;
			width:150px; /* +10px padding */
			



		
		}

		div#content
		{
			float:left;
			 /* +20px padding */
			padding-left:20px;
			padding-right:20px;
			width:75%;
			*width:auto;
			
		
	
			
		}