/*+clearfix {*/
IMG.fright:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
IMG.fright
{
	display: inline-block;
}
IMG.fright
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	background: #FFFFFF url(../Images/bg.jpg) repeat-y center;
	margin: 0;
	text-align: center;
}
BODY, TD, TH
{
	font-family: "Segoe UI";
	font-size: 13px;
	color: #686868;
}
A:link, A:visited
{
	color: #008000;
	text-decoration: none;
}
A:hover
{
	color: #D27E21;
	height: auto;
	text-decoration: underline;
}
#wrapper
{
	width: 958px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 2px 2px;
	position: relative;
	background: url(../Images/contentrepeat.jpg) repeat-y;
}
.clear
{
	clear: both;
}
IMG.border
{
	background-position: 0; /*[e]#fff*/
	background: #FFF;
	padding: 5px;
	margin-left: 8px;
	border: 1px solid #DADADA;
}
/*[clearfix]*/IMG.fright
{
	float: right;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
IMG.fleft
{
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*=== Header ===*/
#header
{
	width: 100%;
	background: url(../Images/header.jpg) repeat-x top;
	height: 76px;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	-moz-border-radius: 6px;
/*filter:alpha(opacity=20);
opacity:.20;*/
}
/*=== Logo ===*/
H1, H1 A:link, H1 A:visited, H1 A:hover, H1 IMG
{
	font-size: 36px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}
/*=== Nav ===*/
#nav
{
	background: url(../Images/navbg-repeat.jpg) repeat-x 50% top;
	height: 50px;
	width: 100%;
	margin: 1px 0 2px;
	position: relative;
	z-index: 999;
	-moz-border-radius: 6px;
}
#nav .inner
{
	width: 100%;
	z-index: 999;
	height: 50px;
	background: url(../Images/navbg-middle.jpg) no-repeat top center;
}
#nav .inner .KalkedonPhone
{
	color: #009900;
	font-weight: bold;
	font-size: large;
	position: relative;
	line-height: 3;
	margin: 0 0 0 5px;
}
#nav UL
{
	font-size: 16px;
	padding: 5px 0 0 30px;
	margin: 7px 0;
	list-style: none;
	float: left;
	z-index: 999;
}
#nav UL LI
{
	display: inline;
	float: left;
	z-index: 100;
}
#nav UL LI A:link, #nav UL LI A:visited
{
	display: inline;
	color: #525252;
	display: block;
	text-decoration: none;
	height: 38px;
}
#nav UL LI A:hover
{
	display: inline;
	color: #000;
	background: url(../Images/bgright.jpg) no-repeat top right;
	display: block;
	text-decoration: none;
	height: 38px;
}
#nav UL LI A.current
{
	background: url(../Images/bgright.jpg) no-repeat top right;
	height: 38px;
}
#nav UL LI A.active
{
	background: url(../Images/bgright.jpg) no-repeat top right;
	height: 38px;
}
#nav UL LI A.current SPAN.link, #nav UL LI A.active SPAN.link, #nav UL LI A:hover SPAN.link
{
	background: url(../Images/bgleftx.jpg) no-repeat top left;
}
#nav UL LI A SPAN.link
{
	margin: 0 18px 0 0px;
	padding: 8px 8px 14px 18px;
	position: relative;
/*To fix IE6 problem (not displaying)*/
	float: left;
	cursor: pointer;
}
/*=== Dropdown Nav ===*/
#nav UL UL
{
	position: absolute;
	display: none;
	top: 31px;
	z-index: 9999;
	background: #D0D2D3;
	padding: 5px;
	border: 1px solid #A2A2A2;
	width: 170px;
}
UL#nav UL UL LI
{
	background: none;
	padding: 0;
	margin: 0;
	z-index: 999;
}
#nav UL LI UL LI
{
	background: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E4E4E4;
	z-index: 999;
	padding: 0;
	margin: 0;
}
#nav UL LI UL A:link, #nav UL LI UL A:visited
{
	display: block;
	padding: 10px 0 8px 10px;
	width: 160px;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background: #FFF;
	float: left;
	margin: 0;
	z-index: 999;
	height: 16px;
}
#nav UL LI UL A:hover
{
	display: block;
	width: 160px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	float: left;
	z-index: 999;
	background-color: #FFF;
	background-position: bottom;
}
#nav UL UL UL
{
	top: auto;
	z-index: 999;
}
#nav UL LI UL UL
{
	left: 146px;
	margin: 0px 0 0 10px;
	z-index: 9999;
}
#nav UL LI
{
	position: relative;
}
/*=== Pagination Nav ===*/
.pagination
{
	padding: 10px;
	clear: both;
}
.pagination UL
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
}
.pagination LI
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination A, .pagination A:visited
{
	padding: 0 5px;
	border: 1px solid #9AAFE5;
	text-decoration: none;
	color: #2E6AB1;
}
.pagination A:hover, .pagination A:active
{
	border: 1px solid #2B66A5;
	color: #FFF;
	background-color: #2E6AB1;
}
.pagination A.currentpage
{
	background-color: #2E6AB1;
	color: #FFF !important;
	border-color: #2B66A5;
	cursor: default;
}
.pagination A.disablelink, .pagination A.disablelink:hover
{
	background-color: #FFFFFF;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}
/*=== Featured Area ===*/
#hold
{
	z-index: 3;
	position: absolute;
	top: 151px;
	left: 2px;
	width: 958px;
}
#featured
{
	background: url(../Images/featured.jpg) no-repeat top left;
	width: 100%;
	height: 242px;
	padding-bottom: 2px;
	border-bottom: 4px solid #B0C6E3;
	position: relative;
	overflow: hidden;
	margin: 0;
	z-index: 4;
	-moz-border-radius: 8px;
}
/*=== Featured Packages (images to left) ===*/
#featured .sliderImages
{
	position: absolute;
	left: 30px;
	text-align: center;
	width: 380px;
	height: 202px;
	top: 30px;
}
UL.slider-img-list
{
	width: 380px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
}
UL.slider-img-list LI
{
	overflow: hidden;
	float: left;
	width: 380px;
	height: 202px;
	vertical-align: bottom;
}
A.package1
{
	width: 270px;
	height: 180px;
	display: block;
	background: url(../Images/slideleft-1.png) no-repeat top left;
	margin: 0 auto;
}
A.package2
{
	width: 270px;
	height: 180px;
	display: block;
	background: url(../Images/slideleft-2.png) no-repeat top left;
	margin: 0 auto;
}
A.package3
{
	width: 270px;
	height: 180px;
	display: block;
	background: url(../Images/slideleft-3.png) no-repeat top left;
	margin: 0 auto;
}
A.package4
{
	width: 270px;
	height: 180px;
	display: block;
	background: url(../Images/slideleft-4.png) no-repeat top left;
	margin: 0 auto;
}
A.package5
{
	width: 270px;
	height: 180px;
	display: block;
	background: url(../Images/slideleft-5.png) no-repeat top left;
	margin: 0 auto;
}
.sliderImages SPAN, .arrows SPAN
{
	display: none;
}
/*=== Featured next and previous links ===*/
#featured .arrows
{
	left: 420px;
	position: absolute;
	top: 45px;
	width: 45px;
}
#featured .arrows A.next
{
	margin-bottom: 66px;
}
#featured .arrows A:link.next, #featured .arrows A:visited.next, #featured .arrows A:link.prev, #featured .arrows A:visited.prev
{
	height: 45px;
	width: 45px;
	display: block;
	position: relative;
}
#featured .arrows A:hover.next, #featured .arrows A:hover.prev
{
	height: 45px;
	width: 45px;
	display: block;
}
#featured .arrows A:link.next, #featured .arrows A:visited.next
{
	background: url(../Images/next.png) no-repeat top left;
}
#featured .arrows A:hover.next
{
	background: url(../Images/nexthover.png) no-repeat top left;
}
#featured .arrows A:link.prev, #featured .arrows A:visited.prev
{
	background: url(../Images/previous.png) no-repeat top left;
}
#featured .arrows A:hover.prev
{
	background: url(../Images/previous-hover.png) no-repeat top left;
}
/*=== Featured Text (right side) ===*/
.texthold
{
	right: 0px;
	top: 30px;
	width: 402px;
	height: 242px;
	position: absolute;
	background: url(../Images/slideright-title.png) no-repeat top left;
}
#featured .sliderText
{
	width: 401px;
	height: 242px;
	position: relative;
}
UL.slider-text-list
{
	width: 402px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
	left: -1800px;
}
UL.slider-text-list LI
{
	overflow: hidden;
	float: left;
	width: 402px;
	vertical-align: bottom;
	height: 202px;
}
UL.slider-text-list LI H2
{
	width: 392px;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0;
	font-weight: normal;
	height: 29px;
	padding: 6px 0 10px 10px;
}
UL.slider-text-list LI P
{
	color: #000;
	margin: 0;
	padding: 10px 30px 10px 10px;
	line-height: 20px;
}
UL.slider-text-list LI SPAN.more
{
	background-position: top;
	background: #000000 url(../Images/readmore.jpg) repeat-x top;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #669200;
	width: 70px;
	text-align: center;
	padding: 4px;
	float: right;
	margin-right: 30px;
}
/*=== Services Section (homepage under featured) ===*/
#services
{
	background: url(../Images/servicerepeat.jpg) repeat-x 50% top;
	height: 130px;
	width: 100%;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #CCC;
}
#services .box
{
	float: left;
	height: 97px;
	border-right: 1px solid #CBCBCB;
	width: 190px;
	position: relative;
	padding-left: 104px;
	padding-top: 20px;
	padding-right: 20px;
}
#services .box2
{
	float: left;
	height: 97px;
	width: 190px;
	position: relative;
	padding-left: 104px;
	padding-top: 20px;
	padding-right: 20px;
}
#services .box IMG, #services .box2 IMG
{
	position: absolute;
	left: 20px;
	top: 30px;
}
#services .box P, #services .box2 P
{
	line-height: 18px;
	padding: 10px 0 0;
	margin: 0;
}
#services H3
{
	margin: 0;
	color: #525252;
	font-size: 18px;
	font-weight: normal;
}
/*=== Main Content ===*/
#content
{
	width: 958px;
	background: #FF0000 url(../Images/contentrepeat.jpg) repeat-y left;
	position: relative;
}
/*=== Subpages header ===*/
#subheader
{
	background: #E9E9E9;
	padding: 13px 30px 15px;
	display: block;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: -25px 0px 0px;
	-moz-border-radius: 7px;
}
#subheader H2
{
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-size: 24px;
}
#subheader A
{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
/*=== Full Page Holder (portfolio) ===*/
#fullpage
{
	padding: 15px;
	background: #FFFFFF;
}
/*===  Portfolio ===*/
.portitem
{
	float: left;
	width: 260px;
	padding: 7px;
	float: left;
	margin: 15px;
	border: 1px solid #CCC;
	background: #E9E9E9;
	position: relative;
	overflow: hidden;
}
.portitem IMG
{
	border: 1px solid #FFFFFF;
}
.portitem SPAN
{
	background: #FFFFFF;
	padding: 7px;
	width: 246px;
	position: absolute;
	bottom: -30px;
	left: 8px;
	color: #000000;
	-moz-opacity: 0.8;
}
/*=== Left Column ===*/
#content #leftcolumn
{
	float: left;
	width: 569px;
	padding: 5px 30px 30px;
	line-height: 21px;
	position: relative;
	text-align: justify;
}
/*=== Split Left Column into 2 ===*/
.col1
{
	float: left;
	width: 254px;
	padding-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.col2
{
	float: right;
	width: 254px;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content H4
{
	font-size: 16px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}
#content H5
{
	font-size: 14px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}
TABLE
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
TD
{
	margin: 2px;
	padding: 2px;
	-moz-border-radius: 6px;
}
TH
{
	color: #FFFFFF;
	background: #1159A8;
	border: 0 solid #0C408B;
	padding: 5px;
}
BLOCKQUOTE
{
	font-style: italic;
}
.blog
{
	margin-bottom: 30px;
}
.blog .info
{
	background: #F8F8F8;
	display: block;
	padding: 5px 5px 5px 11px;
	margin-top: 90px;
	border: 1px solid #E2E2E2;
}
/*=== Contact Page Form ===*/
#leftcolumn FORM
{
	margin-top: 15px;
}
#leftcolumn FORM UL
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 529px;
}
#leftcolumn FORM UL UL
{
	padding: 0;
	border: none;
}
#leftcolumn FORM UL LI.forminput
{
	padding: 10px 0;
}
#leftcolumn FORM UL LI.forminput UL LI.formleft
{
	float: left;
	width: 140px;
	color: #000000;
}
#leftcolumn FORM UL LI.forminput UL LI.formright
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
#error
{
	color: #EEE;
}
#error UL LI
{
	display: inline;
	margin-right: 15px;
	color: #FF0000;
}
FORM INPUT, FORM TEXTAREA
{
	background: #F1F1F1;
	border: 1px solid #CCC;
	font-size: 13px;
	font-family: "Segoe UI";
	font-weight: bold;
	color: #666666;
	margin-top: 4px;
	padding-left: 2px;
	padding: 3px 0 3px 5px;
}
FORM .hidden
{
	visibility: hidden;
}
/*Left Column*/
#leftcolumn H2
{
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#leftcolumn H3
{
	margin: 0;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}
UL.checklist
{
	padding: 15px 0 25px 15px;
	margin: 0;
	list-style: none;
	line-height: 22px;
}
UL.checklist LI
{
	background: url(../Images/tick.png) no-repeat left;
	padding-left: 20px;
	width: 255px;
	float: left;
}
#leftcolumn .sidebox
{
	margin: 0 auto;
/*center for now*/
	width: 550px;
/*ems so it will grow*/
	background: url(../Images/sbbody-r.gif) no-repeat bottom right;
}
#leftcolumn .boxhead
{
	background: url(../Images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#leftcolumn .boxhead H2
{
	background: url(../Images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 10px 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 1em;
}
#leftcolumn .boxbody
{
	background-position: left bottom;
	background: url(../Images/sbbody-l.gif) no-repeat left bottom;
	margin: 0 0 0 1px;
	padding: 0 20px 30px;
}
#leftcolumn .boxbody A
{
	color: #008000;
	text-decoration: none;
}
#leftcolumn .boxbody A:hover
{
	color: #D27E21;
	text-decoration: underline;
	height: auto;
}
/*Right Column*/
#rightcolumn
{
	float: right;
	width: 284px;
	background-position: top;
	padding: 8px 10px 30px;
}
#rightcolumn H3
{
	color: #000;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #DADADA;
}
#rightcolumn UL
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 30px;
	text-align: center;
}
#rightcolumn UL LI
{
	padding: 0px;
	margin: 0px;
}
.col1 H3, .col2 H3
{
	padding: 0 0 15px;
	margin: 0;
}
#rightcolumn H2
{
	background: url(../Images/Kutu2.png) no-repeat center;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	margin: 0;
	padding-top: 14px;
	padding-bottom: 14px;
}
#rightcolumn .mybox
{
	height: 35px;
	width: 100%;
	color: #FFFFFF;
/*background-image: url('../Images/Kutu.png');
background-image: url('../Images/leftcolumnheader_21.gif');*/
	background-image: url(../Images/Kutu2.png);
	font-weight: bold;
	text-align: center;
}
#rightcolumn .mybox2
{
	height: auto;
	vertical-align: top;
}
#rightcolumn .mybox2 A
{
	color: #008000;
	text-decoration: none;
}
#rightcolumn .mybox2 A:hover
{
	color: #D27E21;
	text-decoration: none;
	height: auto;
}
#rightcolumn .mybox2 UL
{
	vertical-align: top;
	text-align: left;
}
#rightcolumn .mybox2 UL LI
{
	text-align: left;
}
#rightcolumn .sidebox
{
	margin: 0 auto;
/*center for now*/
	width: 275px;
/*ems so it will grow*/
	background: url(../Images/sbbody-r.gif) no-repeat bottom right;
}
#rightcolumn .boxhead
{
	background: url(../Images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#rightcolumn .boxhead H2
{
	background: url(../Images/sbhead-l.gif) no-repeat top left;
	margin: 0 0px 0 0;
	padding: 23px 10px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 1em;
}
#rightcolumn .boxbody
{
	background-position: left bottom;
	background: url(../Images/sbbody-l.gif) no-repeat bottom left;
	padding: 0 14px 30px 19px;
	font-size: small;
}
#rightcolumn .boxbody A
{
	color: #008000;
	text-decoration: none;
}
#rightcolumn .boxbody A:hover
{
	color: #D27E21;
	text-decoration: none;
	height: auto;
}
/*Recent Blog Entries*/
#rightcolumn UL LI.bd
{
	position: relative;
	top: 188px;
	left: 127px;
	height: 20px;
}
#rightcolumn UL.bd A
{
	text-decoration: none;
}
#rightcolumn LI.bd UL
{
	padding: 15px 0 15px 10px;
	width: 264px;
	border-bottom: 1px solid #EDEDED;
}
#rightcolumn LI.bd UL LI
{
	line-height: 18px;
	font-size: 12px;
}
#rightcolumn UL LI.bd UL LI.title
{
	font-size: 13px;
	font-weight: bold;
}
#rightcolumn UL LI.bd UL LI.title A
{
	color: #3370A6;
}
#rightcolumn UL LI.ft
{
	line-height: 1px;
}
#rightcolumn UL.blog-entries LI.bd UL LI.image
{
	float: left;
	padding: 0px 15px 0 0px;
}
#rightcolumn UL.blog-entries LI.bd UL LI.image
{
	background: url(../Images/thumbbg.png) no-repeat;
	width: 89px;
	height: 60px;
}
LI.bd
{
}
/*Recent Testimonials*/
#rightcolumn UL LI.testimonial
{
	padding: 20px 0 0px;
	border-bottom: 1px solid #EDEDED;
}
#rightcolumn UL LI.testimonial UL LI.extract
{
	font-size: 13px;
	color: #000000;
}
#rightcolumn UL LI.testimonial UL LI.testimonial-main
{
	line-height: 18px;
	padding: 10px 0;
	font-size: 13px;
	font-style: italic;
}
#rightcolumn UL LI.testimonial UL LI.testimonial-author
{
	line-height: 18px;
	padding: 0;
	font-size: 12px;
}
A IMG
{
	border: none;
}
.outerhol
{
	float: right;
	position: relative;
	width: 250px;
	height: 56px;
	padding: 0 0 10px;
	top: 2px;
}
.search
{
	background: #9FD027 repeat-x 60% top;
	border-left: 1px solid #9FD027;
	border-right: 1px solid #9FD027;
	position: absolute;
	margin-top: 0;
	padding-top: 5px;
	left: -20px;
	width: 267px;
	height: 68px;
	text-align: left;
	-moz-border-radius: 6px;
	top: 2px;
}
.search .textfield
{
	border-left: 1px solid #7F942C;
	border-top: 1px solid #7F942C;
	height: 21px;
	width: 194px;
	margin-top: -1px;
	margin-left: 5px;
	padding-left: 10px;
}
.search .buttonum
{
	margin-top: 10px;
	top: 21px;
	left: 208px;
	background-color: #9ECF26;
	/*+placement:anchor-bottom-right 1px 1px;*/
	position: absolute;
	right: 1px;
	bottom: 1px;
	/*[empty]height:;*/
}
/*=== Footer ===*/
#footer
{
	background-position: 0; /*[e]#1159a8*/
	width: 100%;
	background: #1159A8;
	padding: 30px 0;
	vertical-align: middle;
	font-size: small;
	-moz-border-radius: 8px;
}
#footer .box
{
	float: left;
	width: 254px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
#footer .box2
{
	float: left;
	width: 254px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
#footer H3
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 20px;
}
#footer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer UL LI
{
	background: #0D4494 url(../Images/footerlink.jpg) repeat-x top;
	margin-top: -1px;
}
#footer UL LI A
{
	border: 1px solid #2978CE;
	padding: 8px;
	display: block;
	color: #DCE9F8;
}
#footer UL LI A:hover
{
	color: #FFFFFF;
	border-color: #439FE1;
}
#footer .box P, #footer .box2 P
{
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #DCE9F8;
}
#copyright
{
	width: 100%;
	background: #0D4494 url(../Images/footer.jpg) repeat-x top;
	color: #DCE9F8;
	padding: 20px 0;
	text-indent: 30px;
	-moz-border-radius: 8px;
}
#copyright A
{
	color: #FFA500;
	text-decoration: none;
}
#copyright A:hover
{
	text-decoration: none;
	color: #FFFF00;
}
SELECT
{
	background: #F1F1F1;
	border: 1px solid #CCC;
	font-size: 13px;
	font-family: "Segoe UI";
	padding: 3px;
	font-weight: bold;
	height: auto;
	width: auto;
	color: #666666;
	margin-top: 4px;
}
.KayanHaber
{
	font-size: small;
	font-family: "Century Gothic";
	padding: 2px;
	float: left;
	margin: 0px;
}
.KayanHaber A
{
	color: #525050;
	text-decoration: none;
}
