form
{
    margin: 0px;
    padding: 0px;
}
a
{
    color: #006BA2;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
}


ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 17px;
}
li
{
    background: url(images/pointer.gif) center left no-repeat;
    padding: 0 0 0 10px;
}
.ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 12px;
}
.li
{
    background: url(images/pointer_red.gif) center left no-repeat;
    padding: 0 0 0 8px;
}



body
{
    background-color: #FFFFFF;
    color: #5C6B72;
    font-family: Tahoma;
    font-size: 11px;
    padding: 0;
    margin: 0;
    line-height: 12px;
    text-align: center;
}

.blue_10
{
    color: #006B9D;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
}
.dark
{
    color: #252525;
    font-family: Tahoma;
    font-size: 11px;
}
.dark17
{
    color: #252525;
    font-family: Tahoma;
    font-size: 15px;
}
.pol
{
    color: #424E54;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.red_10
{
    color: #BA0000;
    font-family: Tahoma;
    font-size: 10px;
    text-transform: uppercase;
}
.text1
{
    color: #C70000;
    font-family: Tahoma;
    font-size: 11px;
}

.text5
{
    font-family: Tahoma;
    font-size: 18px;
}

.blue
{
    color: #006B9D;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.blue15
{
    color: #006B9D;
    font-family: Tahoma;
    font-size: 15px;
    text-decoration: none;
}
.blue15 a:hover
{
    color: #006B9D;
    font-family: Tahoma;
    font-size: 15px;
    text-decoration: none;
}
.menu
{
    color: #424E54;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.yellow
{
    color: #FFDE00;
    font-family: Tahoma;
    font-size: 11px;
}
.white
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
}
.text2
{
    color: #0085B0;
    font-family: Tahoma;
    font-size: 11px;
}
.text_input
{
    color: #8F8F8F;
    font-family: Tahoma;
    font-size: 10px;
}

.wrap
{
    margin: 0 auto;
    padding: 0;
    width: 996px;
}


#header
{
    margin: 0;
    padding: 0;
    width: 996px;
    text-align: left;
    display: table;
}


#content
{
    margin: 0;
    padding: 0;
    width: 996px;
    text-align: left;
    display: table;
}


#footer
{
    margin: 0px;
    padding: 0px;
    width: 996px;
    text-align: left;
}


.input
{
    width: 286px;
    border-style: solid;
    border-width: 1px;
    height: 22px;
    border-color: #6A6767;
    background-color: #FFFFFF;
    color: #6B6B6B;
    font-family: Tahoma;
    font-size: 12px;
    padding: 2 0 0 5px;
}


.textarea
{
    width: 286px;
    border-style: solid;
    border-width: 1px;
    height: 66px;
    border-color: #6A6767;
    background-color: #FFFFFF;
    color: #6B6B6B;
    font-family: Tahoma;
    font-size: 12px;
    padding: 2 0 0 5px;
    overflow: auto;
}

.txt
{
    background-color: #FFFFFF;
    border: 1px solid #D4D0C8;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #333333;
    margin: 0;
    padding: 3px;
    overflow: hidden;
}

.nav1 a
{
    display: block;
    float: left;
    padding: 2px 5px 2px 5px;
    color: rgb(125,125,125);
    text-decoration: none;
    font-size: 120%;
}
.nav1 a:hover
{
    text-decoration: none;
    color: rgb(50,50,50);
}


.k_button_css_revision
{
    background-image: '$Rev:5946 $';
}
#k_popup *
{
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#k_popup a img
{
    border: 0;
}
#k_popup a
{
    color: #3882C3;
    text-decoration: none;
}
#k_popup a:hover
{
    color: #3882C3;
    text-decoration: underline;
}
#k_popup div
{
    float: none;
}
.k_float
{
    z-index: 9999999;
    position: fixed !important;
    position: absolute;
    cursor: pointer;
}
#kampylink img
{
    border: 0;
    display: block;
}
.k_top
{
    top: 0px;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);
}
.k_bottom
{
    bottom: 0px;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);
}
.k_right
{
    right: 0px;
}
.k_left
{
    left: 0px;
}
#k_close_button
{
    color: gray;
    border: 1px solid gray;
    display: none;
    width: 11px;
    height: 16px;
    font-size: 12px;
    text-align: center;
}
.kc_top
{
    top: 80px;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 :document.body.scrollTop + 80);
}
.kc_bottom
{
    bottom: 80px;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);
}
.kc_right
{
    right: 10px;
}
.kc_left
{
    left: 10px;
}

#altteknik ul.boLink
{
    width: 230px;
    float: right;
    padding: 0 0 6px 0;
    font-size: 0;
}
#altteknik ul.boLink li
{
    height: 82px;
    width: 230px;
    display: block;
    margin: 0 0 0 0;
    text-align: right;
}
#altteknik ul.boLink li a
{
    font: normal 14px/18px Georgia, "Times New Roman" , Times, serif;
    padding: 5px 0 0 40px;
    width: 230px;
    height: 80px;
    text-decoration: none;
}
#altteknik ul.boLink li a span
{
    color: #1E749B;
    background-color: Transparent;
    width: 160px;
    height: 20px;
    font: normal 18px/20px Arial, Helvetica, sans-serif;
    display: block;
}

#altteknik ul.boLink li a.teknik
{
    background: url(images/teknikservis.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
    height: 80px;
}
#altteknik ul.boLink li a.teknik:hover
{
    background: url(images/teknikservish.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
}

#altteknik ul.boLink li a.online
{
    background: url(images/canlidestek.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
    height: 80px;
    padding: 5px 0 0 -40px;
}
#altteknik ul.boLink li a.online:hover
{
    padding: 5px 0 0 -40px;
    background: url(images/canlidestekh.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
}

#altyardim ul.boLink
{
    width: 230px;
    float: left;
    padding: 0 0 6px 0;
    font-size: 0;
}
#altyardim ul.boLink li
{
    height: 82px;
    width: 230px;
    display: block;
    margin: 0 0 0 0;
    text-align: right;
}
#altyardim ul.boLink li a
{
    font: normal 14px/18px Georgia, "Times New Roman" , Times, serif;
    padding: 5px 0 0 40px;
    width: 230px;
    height: 80px;
    text-decoration: none;
}
#altyardim ul.boLink li a span
{
    color: #1E749B;
    background-color: Transparent;
    width: 160px;
    height: 20px;
    font: normal 18px/20px Arial, Helvetica, sans-serif;
    display: block;
}

#altyardim ul.boLink li a.online
{
    background: url(images/canlidestek.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
    height: 80px;
    padding: 5px 0 0 -40px;
}
#altyardim ul.boLink li a.online:hover
{
    padding: 5px 0 0 -40px;
    background: url(images/canlidestekh.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
}
#altyardim ul.boLink li a.kesif
{
    background: url(images/projelendirme.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
    display: block;
    height: 80px;
}
#altyardim ul.boLink li a.kesif:hover
{
    background: url(images/projelendirmeh.png) no-repeat 0 0 #FFFFFF;
    color: #515050;
}


/* Rotator
--------------------------------------------------------------------------------------- */
.rotator
{
    width: 960px;
    height: 394px;
    background: #edf7fe url(images/bg_rotator.jpg) bottom left no-repeat;
    position: relative;
}

#divMainRotator
{
    width: 960px;
    height: 394px;
    overflow: hidden;
}
.featured_project
{
    width: 880px;
    padding: 0 40px;
    height: 394px;
    overflow: hidden;
}
.featured_project img
{
    float: right;
    display: inline;
    padding: 40px 20px;
}
.featured_project_content
{
    float: left;
    display: inline;
    width: 390px;
    margin-top: 50px;
    overflow: hidden;
}
.featured_project_content h4
{
    font-size: 3.8em;
    font-weight: 200;
    margin: 26px 0;
    line-height: 1.1em;
}

#divMainRotatorNav
{
    position: absolute;
    bottom: 24px;
    left: 37px;
    z-index: 99;
    height: 33px;
    width: 400px;
    overflow: hidden;
}
#divMainRotatorNav a
{
    display: block;
    float: left;
    width: 59px;
    height: 33px;
    background: transparent url(images/btn_rotator_active.gif) top right no-repeat;
    text-align: center;
    line-height: 33px;
    font-size: 1.2em;
    color: #ffffff;
    margin-right: 12px;
}
#divMainRotatorNav a:hover
{
    background: transparent url(images/btn_rotator_active.gif) top left no-repeat;
    text-decoration: none;
}
#divMainRotatorNav a.activeSlide
{
    background: transparent url(images/btn_rotator_active.gif) top left no-repeat;
    text-decoration: none;
    color: #ffffff;
}
#divMainRotatorNav a:focus
{
    outline: none;
}

/*featured_project_content*/

h1, h2, h3, h4, h5, h6
{
    font-family: "HelveticaNeueLight" , "Helvetica Neue Light" , "HelveticaNeue" , "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.6em;
    color: #333333;
}
h3.small_text
{
    font-size: 1.2em;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    letter-spacing: .4em;
    text-transform: uppercase;
    color: #9ba6b3;
}
p
{
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 12px 0;
}
small
{
    font-size: 1.1em;
}


/*Referanslar*/

.RefImage
{
    height: 135px;
    width: 153px;
    float: left;
}
.RefRightPane
{
    height: 135px;
    width: 224px;
    float: left;
}
.RefDescription
{
    height: 135px;
    width: 224px;
}
.RefDescription_Text
{
    font: bold 12px Verdana;
    color: #000000;
    margin-left: 10px;
    padding-top: 40px;
    margin-right: 20px;
}
.RefName
{
    height: 35px;
    width: 224px;
}
/*
.addToCart 
{
	height: 48px;
	width: 224px;
	background-image: url(Images/shoppingCartBg.gif);	
}
*/


/* Kategori gösterimi 

#catnav
{
    float: left;
    width: 965px;
    margin: 0 0px;
    padding: 20px 0;
    clear: both;
    text-transform: uppercase;
    
}
#nav
{
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
}
#nav ul
{
    margin: 0;
    padding: 0;
}
#nav li
{
    float: left;
    display: block;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 30px;
}
#nav a
{
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0 20px;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    height: 30px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
}
#nav li a:hover
{
    text-decoration: none;
    background: #333;
    color: #fff;
}
#nav li.current_page_item a
{
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    background: #990000;
}
#nav li.current-cat a
{
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    background: #990000;
}
.cat-item
{
    list-style: none;
}*/
.portfolio
{
    padding: 0 20px;
    font-weight: normal !important;
}
/* Ana Menü */

ul.mainMenu
{
    position: relative;
    height: 30px;
    text-align: center; /*float: right;     margin-right: 20px;*/
}
ul.mainMenu li
{
    
    list-style-type: none;
    text-align: center;
}

ul.subnav
{
    width: 160px;
    vertical-align: middle;
}
ul.subnav li
{
    clear: both;
    width: 150px;
    border-style: none;
    vertical-align: middle;
}
ul.mainMenu li a
{
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #17298b;
    display: block;
    font-weight: bold;
    text-align: left;
    border-style: none;
    vertical-align: middle;
}
ul.mainMenu li a:hover
{
    color: #c81f03;
    text-decoration: none;
    background-color: #ffffff;/*#f0eded; #a0ecec;*/
    text-align: left;
    border-style: none;
    vertical-align: middle;
}
ul.mainMenu li img
{
    border-style: none;
}

ul.cssonly li:hover ul
{
    display: block;
}

ul.mainMenu ul
{
    position: absolute; /*float: right;*/
    background: #ffffff;/*#f0eded; #a0ecec;*/
    display: none;
}
ul.mainMenu ul li
{
    height: 25px;
    line-height: 25px;
}
ul.mainMenu ul a
{
    color: #17298b;
    font-size: 12px;
    display: block;
    height: 25px;
    line-height: 25px;
}

ul.mainMenu ul a:hover
{
    color: #cd4009;
    text-decoration: none;
}

ul.mainMenu li, ul.mainMenu li a
{
    _float: left;
    _display: inline;
}

.doviz
{
    font-size: 1.1em;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

/*Buttons*/

.buttons a, .buttons button
{
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button
{
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]
{
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
*:first-child + html button[type]
{
    padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img
{
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}
/* STANDARD */

button:hover, .buttons a:hover
{
    font-size: 100%;
    background-color: #dff4ff;
    border: 1px solid #c2e1ef;
    color: #336699;
}
.buttons a:active
{
    background-color: #6299c5;
    border: 1px solid #6299c5;
    color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive
{
    color: #529214;
}
.buttons a.positive:hover, button.positive:hover
{
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
}
.buttons a.positive:active
{
    background-color: #529214;
    border: 1px solid #529214;
    color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative
{
    color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover
{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
.buttons a.negative:active
{
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #fff;
}


/*search*/

/*search combobox*/

.RadComboBoxDropDown_QsfSearch .col1, 
.RadComboBoxDropDown_QsfSearch .col2
{
	display:inline-block;
	padding-left:5px;
	zoom:1;
}

.RadComboBoxDropDown_QsfSearch .col1
{
	width:90px;
}

.RadComboBoxDropDown_QsfSearch .col2
{
	width:280px;
}

.RadComboBoxDropDown_QsfSearch ul
{
	list-style:none;
	margin:0;
	padding:0;	
	
}
.RadComboBoxDropDown_QsfSearch
{
	position:absolute;
	background :#96c6c6;
	font:12px 'Segoe UI', Arial, sans-serif;
}

.RadComboBoxDropDown_QsfSearch .rcbScroll
{
	overflow:auto;
	position:relative;
}


.RadComboBoxDropDown_QsfSearch .rcbHeader,
.RadComboBoxDropDown_QsfSearch .rcbMoreResults
{
	background:transparent url('images/qsfSearchHeader.png') repeat-x 0 0;
	line-height:24px;
	color:#fff;
	width:100%;
}

.RadComboBoxDropDown_QsfSearch .rcbMoreResults span
{
	padding:0 5px;
	zoom:1;
}

.RadComboBoxDropDown_QsfSearch .rcbMoreResults a
{
	float:left;
	text-indent:-9999px;
}

.RadComboBoxDropDown_QsfSearch li.rcbHovered
{
	background:#bbdedf;
}

.RadComboBoxDropDown_QsfSearch .rcbItem,
.RadComboBoxDropDown_QsfSearch .rcbHovered
{
	line-height:25px;
	margin:0;
	padding:0;
	cursor:pointer;
	zoom:1;
}
.RadComboBox_QsfSearch .rcbSlide
{
	position:absolute;
	float:left;
}

.RadComboBoxDropDown_QsfSearch
{
	border:1px solid #96d1d9;
}
/* LEFT NAVIGATION */

.qsfSearch
{
	width:379px;
	height:26px;
	position:relative;
	left:13px;
	margin:0 0 12px;
    background: transparent url(images/search-bg.png) no-repeat 0 0;
}

.qsfSearch input
{
	width:348px;
	height:22px;
	border:0;
	padding:4px 0 0 5px;
	background:transparent;
	font:13px "segoe ui",arial,sans-serif;
}

.qsfSearch input.rcbEmptyMessage
{
	font-style:italic;
}

.qsfSearch a
{
	position:absolute;
	right:0;
	top:0;
	width:26px;
	height:26px;
	text-indent:2222px;
	overflow:hidden;
}
