/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


/**********************
	-	RESET	-
************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}



/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x:hidden;
	padding: 0 !important;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#efefef;
	background-position:center top;
	position:relative;
	width:100%;
	height:100%;
	left:0px;
	right:0px;
}


ol, ul 		{  list-style: none; }

a			{	text-decoration:none; font-size:13px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.clear 		{	clear:both;}
.space10	{	width:100%;height:10px;}
.space15	{	width:100%;height:15px;}
.space20	{	width:100%;height:20px;}
.space30	{	width:100%;height:30px;}
.space40	{	width:100%;height:40px;}

/************************
	-	HEADER	-
************************/
h1{
font-size:24px;
color:#7a216e;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.header			{	max-width:1000px; margin:auto; padding:0px 20px;}

.header .left 	{	float:left; }
.header .right	{	float:right;}

.header .logo	{	margin-top:-10px; margin-bottom:12px; width:400px; height:100px; background:url(../images/tiles/logoY.png) no-repeat;}
.menu	{	margin-top:-10px; margin-bottom:0px; padding:4px 0px 0px 0px; width:400px; height:35px; }

.divider	{	max-width:1000px; margin:auto;height:5px; background:url(../images/tiles/divider2.png) repeat;}

.menupoint	{	color:#333;  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, sans-serif; font-size:14px; line-height:35px;  font-weight:700; padding:0px 15px;margin-right:5px; border-right:1px solid #999;}
.menupoint:hover	{	color:#7a216c; }

.menupoint:first-child	{ 	padding-left:0px;}
.menupoint:last-child	{	border-right:none; padding-right:0px;}

.purchase		{	-webkit-border-radius:5px; border-radius:5px; -moz-border-radius:5px;
					background-color:#efefef;
					padding:3px 2px 3px 3px;
					margin-top:40px;
				}

.purchase-inside	{	-webkit-border-radius:5px; border-radius:5px; -moz-border-radius:5px;
					color:#333; background-color:#e2e2e2;
					font-family: 'Open Sans', sans-serif; font-size:13px; line-height:30px; font-weight:300;
					padding:0px 17px;

					cursor:pointer;
				}

.purchase:hover						{	background:rgba(0,0,0,0.5);	}
.purchase:hover .purchase-inside	{	background:#efefef;}



/******************************
	-	ROTATOR	-
*******************************/
.configurator .rotator				{	background:url(../images/tiles/rotator.png) no-repeat; width:75px; height:75px; margin-top:-10px;margin-right:10px; position:relative; cursor:pointer;}

.configurator .rotator-line			{ 	background:url(../images/tiles/rotator-line.png) no-repeat; width:75px; height:75px; position:absolute; top:0px; left:0px;}
.configurator .rotator:hover .rotator-line	{ background-position: bottom;}

.configurator .rotbutcont			{	 min-width:260px; max-width:260px; margin:0px auto 0px;  }



/***********************************
	-	THE LIST OF FUNCTIONS	-
************************************/
.configurator ul li					{			background:url(../images/tiles/ok.png) no-repeat 0px 4px; padding-left:45px;
												font-family: 'Open Sans', sans-serif;font-size:12px; line-height:15px;padding-left:20px;color:#404040;margin-bottom:10px;
									}
.configurator ul li	span			{ 			font-size:13px;font-weight:bold; line-height:15px;}

/***************************************
	-	TABLE OF COMPATIBILITY   -
****************************************/

.configurator table.features		{	width:100%;}
.configurator table.features tr		{	font-size:11px;line-height:16px !important; color:#000; font-weight:900; font-family: 'Open Sans', sans-serif;
										height:50px;
									}
.configurator table.features td		{	border-bottom:1px solid #ddd;	vertical-align:middle;}

.configurator table.features span	{	font-size:11px;line-height:16px !important; color:#000; font-weight:500;}

.configurator table.features tr.titles	{	color:#999; font-size:10px;  font-weight:500; text-align:center;}

.yo									{	background:url(../images/tiles/ok.png) no-repeat; width:11px;height:8px; margin:auto;}
.nop								{	background:url(../images/tiles/no.png) no-repeat; width:11px;height:8px; margin:auto;}




 
.hizmetler{
width:299px;
height:88px;
float:left;
margin:5px;
margin-right:15px;
}

.arama{
-webkit-border-radius:5px; 
border-radius:5px; 
-moz-border-radius:5px;
background:#e2e2e2;
padding:5px 5px 5px 10px;

}
.bilgi_ajax{
display:none;
}
.urunler{
width:250px;
height:258px;
float:left;
}


