
body {
	margin: 0;
	padding: 0;
	background: #AAE74A url(../images/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
	line-height: 170%;
}

a:link,a:visited {color: #06c; text-decoration:none; border: none; }
a:hover {color: #f60; text-decoration:none; border: none; }
a img {border: none; } 

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 120px;
	margin-left:15px;
	margin-top:-5px;

}

#logo h1, #logo p {
/*	text-transform: lowercase;*/
}

#logo h1 {
	margin: 0;
	padding: 0px 0 0 4px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
/*	text-transform: lowercase; */
}
#logotext {
	margin: -70px 0px 10px 70px;
	padding: 0 0 0 0px;
	font-size:37px;
}
#sellang {
	float:right;
	margin: 0 auto;
	font-size:10px;
}

#sellang ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sellang li {
	display: block;
	float: left;

}
#sellang p {
	position:absolute;
	margin-left:-5px;
	margin-top:-25px;
	font-size:12px;
}

#sellang a {
	display: block;
	float: right;
	height: 38px;
	padding: 8px 0px 0 0px;
	text-decoration: none;
	color: #0000CC;
	overflow: hidden; 
	text-align:center;
	border: none; 
}

#sellang a:hover {
	text-decoration: none;
border: none; 
}

#sellang .current_lang {
	background: url(../images/img05.gif) no-repeat;	
	
}

#sellang .current_lang a {
	background: url(../images/img06.gif) no-repeat right top;
	font-weight: bold;
	color: #FF0000;	
}


#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 43px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(../images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#contacts {


}

#contacts form {
	margin: 0;

}
#contacts fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#contacts .s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}
#contacts .err {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-align:center;
}
#contacts .th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align:center;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	color: #000000;
	overflow: hidden; 
	border: none; 
}

#menu a:hover {
	text-decoration: none;
	color:#FF0000;
}

#menu .current_page_item {
	background: url(../images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(../images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */
#top{
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img15.gif)  no-repeat;
}
#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img07.gif) repeat-y;
}

/* Content */
#fullpage {
	padding: 10px 13px 0 20px;
	text-decoration: none;
}



#content {
	float: right;
	width: 700px;
	padding: 0px 13px 0 5px;

}

#content a {
	color: #FF8900;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img13.gif) no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(../images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 40px 30px 0 30px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 0px 0px 5px 14px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img12.gif) no-repeat left center;
	line-height: 14px;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img11.gif) no-repeat;
	font-size: 1.1em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */
#detay {
	float: left;
	width: 300px;
	padding: 0px 25px 0px 25px;
}

#detay ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#detay li {
	margin-bottom: 20px;
	list-style: none;
}

#detay li ul {
	padding:10px 15px;
}

#detay li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img14.gif) no-repeat left center;
}

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	margin-top:-10px;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	border: none; 
}

/* other */

#spaces {
	width: 490px;
	height: 350px;
	background: url(../images/spaces.png) no-repeat;
}
 
#img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.5;
}

#imgx:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


#nearby {
	margin: 20px 0 0px 0;
	vertical-align: bottom;
}
#nearby div#galeri {
	clear: both;
	width: 500px;
	height: 85px;
	float: left;
	display: inline;
	background: url(../images/gbag.gif) no-repeat top;
	padding: 10px 0 0 117px;
}

#nearby div#galeri img {
	display: block;
	float: left;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #C7F1E9;
	margin-left: 3px;
	display: inline;	
}
#nearby div#galeri a#prev-photo {
 	
	float: left;
	width: 42px;
	height: 42px;

	margin: 12px 0 0 -44px;
	background: transparent url(../images/prev.png) no-repeat;
	text-indent: -200em;
	overflow: hidden; 

}
#nearby div#galeri a:hover#prev-photo {
	background: transparent url(../images/prevh.png) no-repeat;
	overflow: hidden; 
}

#nearby div#galeri a#next-photo {	
	float: right;
	width: 42px;
	height: 42px;
	margin: 12px 0 0 -110px;
	background: transparent url(../images/next.png) no-repeat ;
	text-indent: -200em;
	overflow: hidden; 
}
#nearby div#galeri a:hover#next-photo {	
	background: transparent url(../images/nexth.png) no-repeat ;
	overflow: hidden; 
}
#loader {	
	float: left;
	width: 42px;
	height: 42px;
	margin: 18px 0 0 15px;
	background: transparent url(../images/photo-page.ltr.v5.png) no-repeat;
	text-indent: -100em;
}

#nearby div#galeri span#last-photo {
	display: block;
	float: left;
	width: 48px;
	height: 40px;
	padding: 20px 9px 6px 9px;
	font-size: 80%;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-left: 3px;
	display: inline;
	color: #666;
	background-image: url(../images/fnd-no-photo.v1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.dropshadow{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 64px !important;
	margin: 10px 0 10px 10px;
	width: 500px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #deb40d;
	padding:6px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
.innerbox img{		
	border:none;
}


.callus {
	background: url(../images/img3.jpg) no-repeat; 
	width:180px; 
	height:33px; 
	vertical-align:middle;
	text-align:center; 
	text-shadow: #ffffff 4px -4px 4px; 
	color:#000000; 
	font-size:21px; 
	line-height:33px
}

/*------------------------------------------------mid panel--------------------*/
#mid{
	width:380px;
	height:	250px;
	border:0px solid #FF6600;
	color:#fff;
	padding:4px 13px 0px 0px;
	margin-left:0px;
	margin-top:-7px;
	float:inherit;
	position:absolute;
	background-image: url(../images/midbag.png);
	background-repeat: no-repeat;
}
#mid h2{
	font:bold 22px/38px Arial, Helvetica, sans-serif;
	background:#FF6600;
}
#mid img{
	margin:0 0 4px 0;
	margin-top:10px;
	width:222px;
	border:#000000 solid 2px;
	background:#FF6600;
}
#mid h3{
	font:bold 15px/29px Arial, Helvetica, sans-serif;
	color:#FFF414;
	padding:0;
	margin:0;
	margin-top:-10px;
	background:#FF6600;
	margin-left:4px;
	margin-right:4px;
}
#mid p.midText{
	font:bold 10px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
	margin-top:-5px;
	background:#FF6600;
}
#mid p.midText2{
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-20px;
	background:#FF6600;
	margin-left:14px;
	margin-right:14px;
}		
.rotate{
padding:10px; 	
FILTER: progid:DXImageTransform.Microsoft.basicimage(grayscale=0, xray=0, mirror=0, invert=0, rotation=3, opacity=1);
	background:#FF6600;
} 
/*------------------------------------------------mid panel--------------------*/

/* Rightbar */

#Rightbar {
	float: right;
	width: 230px;
	padding: 0px 0px 5px 14px;

}

#Rightbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Rightbar li {
	margin-bottom: 20px;
}

#Rightbar li ul {
	padding: 10px 15px;
}

#Rightbar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img12.gif) no-repeat left center;
	line-height: 14px;
}

#Rightbar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img11.gif) no-repeat;
	font-size: 1.2em;
	color: #FFFFFF;
}

#Rightbar a {
	text-decoration: none;
	color: #0065FF;
	overflow: hidden; 
}

#Rightbar a:hover {	
	text-decoration: underline;
}



#slide {	
	float:right;
	position:absolute;
	background-image: url(../images/gallerybg.png);
	background-repeat: no-repeat;
	height:200px;
	width:270px;
	padding-top:15px;
	margin-top:0px;
	margin-left:425px;
}
#slideshow {	
border:#000000 1px;
margin-top:-3px;
}
