/*
Theme Name: Polger
Theme URI: http://www.f1max.net/
Description: Polger sitesi için hazırlanmış Wordpress teması..
Author: Türker YILDIRIM
Author URI: http://www.turker.biz/
Etiketler: polger
*/

/*
-----------------------------------------------------------
@ID: Body, Container, Clearfix
-----------------------------------------------------------
*/
body  {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #FFF url(img/bg.jpg) repeat-x scroll;
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 850px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
-----------------------------------------------------------
@ID: Top - Header
-----------------------------------------------------------
*/
#head {
	height: 126px;
	width: 850px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 16px;
}
#logo {
	float: left;
	padding-top: 0px;
	height: 126px;
	width: 187px;
	text-align: center;
}

#not {
	float: left;
	width: 663px;
	color: #fff;
	height: 126px;
	text-align: right;
	background: url(img/callcenter.jpg) no-repeat 350px top;
}
#not a {
	text-decoration: none;
	color: #fff;
}
#not a:hover {
	border-bottom: 1px dotted #fff;
}
#topmenubar {
	height: 72px;
	margin-top: 9px;
	width: 800px;
	padding-left: 50px;
}

/*
-----------------------------------------------------------
@ID: Top - LIGHT
-----------------------------------------------------------
*/			
#header {
	height: 248px;
	width: 850px;
}
#headflash {
	float: left;
	height: 248px;
	width: 594px;
}
#headmenu {
	float: left;
	height: 248px;
	width: 256px;
	margin: 0px;
	padding: 0px;
	background: #FFF url(img/monubg.jpg) no-repeat;
}
ul#monu {
	margin-top: 45px;
	width: 200px;
	font-family: Tahoma;
	font-size: 0.7em;
}
ul#monu li{
	padding-top: 7px;
	color:#ee1c23;
	list-style: none;
}
ul#monu li a {
	padding-left: 17px;
	color:#FFFFFF;
	text-decoration: none;
	background: url(img/linka2.gif) no-repeat left center;
}
ul#monu li a:hover {
	color:#33a5eb;
	text-decoration: underline;
}

ul#monu a:hover {
	background: url(img/linka.gif) no-repeat left center;
}
#bodyarea {
	background-color: #FFFFFF;
	width: 848px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
#icerik {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #515151;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#icerik p {
	line-height: 17px;
}
#icerik a {
	text-decoration: none;
	color: #000000;
}
#icerik a:hover {
	border-bottom: 1px dotted #000000;
}
#sagicerik {
	float: left;
	width: 256px;
	margin: 10px;
	color: #515151;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
}
#sagicerik p {
	line-height: 16px;
	margin: 15px;
}
#sagicerik a {
	text-decoration: none;
	color: #000000;
}
#sagicerik a:hover {
	border-bottom: 1px dotted #000000;
}
.areaborder {
	float: left;
	margin-top: 10px;
}
.bodybottom {
	width: 850px;
	height: 8px;
	background: #FFF url(img/bodybottom.jpg) no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #bc493d;
	line-height: 30px;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bc493d;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia;
	font-size: 17px;
	letter-spacing: -1px;
	color: #33a5eb;
	text-align: left;
	line-height: 28px;
}
h3 {
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: "lucida sans Unicode", verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: -1px;
	color: #990033;
}
/*
-----------------------------------------------------------
@ID: Global Menü
-----------------------------------------------------------
*/
#footer {
	width: 856px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	height: 93px;
	background: url(img/footerbg.jpg) no-repeat;
}
#footer p {
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
	padding-top: 15px;
	color: #5a5a5a;
}
#footer a {
	color: #5a5a5a;
	text-decoration: none;
}
#footer a:hover {
	color: #da4d3c;
	text-decoration: underline;
}

#slideshow {
	float: left;
	height: 248px;
	width: 594px;
}

#slideshow IMG {
    position:absolute;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.formdiv label
{
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.formdiv fieldset p {
    margin-top: 10px;
    margin-bottom: 1px;
    line-height: 18px;
}
.formdiv input
{
color: #333333;
background: #fff;
padding: 4px;
width: 13em;
border: 1px solid #CCCCCC
}
.formdiv select
{
color: #333333;
background: #fff;
padding: 3px;
border: 1px solid #CCCCCC
}

.formdiv textarea
{
color: #333333;
background: #fff;
padding: 3px;
border: 1px solid #CCCCCC
}
.formdiv .submit input
{
color: #000;
background: #f4f4f4;
width: 6em;
}
.formdiv fieldset
{
border: 1px solid #ebebeb;
width: 30em;
margin-left: 10px;
}

.formdiv legend
{
color: #333;
background: #fff;
border: 1px solid #ebebeb;
padding: 5px 6px
} 
.red
{
	color:#FF0000;
	font-weight: bold;
}
#global_nav {
	position:			relative;
	float:				right;
	height: 			57px; 
	margin-top: 		10px;
	width: 				800px; 
	padding: 			14px 0 0 0; 
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
  padding: 			0;
  margin: 			0;
  position: relative;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float: 				right;
	list-style: 		none;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
  background: 		url('img/bg_menu_right.png') no-repeat top right;
  z-index: 			8;
  position: 			absolute;
}
.lavaLamp li.back .left {
  background: 		url('img/bg_menu.png') no-repeat top left;
  height: 			36px;
  margin-right: 		7px; /* 7px is the width of the rounded shape */
}
/* Styles for each menu-item. */
.lavaLamp li a {
  z-index: 			10;
  display: 			block;
  float: 				left;
  height: 			36px;
  overflow: 			hidden;
  color:				#d7eaee;
  font-size:			22px;
  position: 			relative;
  padding:			6px 12px 6px 12px;
  text-decoration:	none;
}




/*


#global_nav ul li a, #global_nav ul li a:visited{
  position: relative; overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 14px arial;
  color: #fff; outline: none;
  text-align: center;
  height: 30px; top: 7px;
  z-index: 10; letter-spacing: 0;
  float: left; display: block;
  margin: auto 10px;
}

#global_nav ul li a:hover{
	color:				#fff;
	text-decoration:	underline;
}

#global_nav li.background {
  background: url("img/bg_menu_right.png") no-repeat right -30px;
  width: 9px; height: 30px;
  z-index: 8;
  position: absolute;
}
  
#global_nav .background .left {
  background: url("img/bg_menu.png") no-repeat top left;
  height: 30px;
  margin-right: 9px;
}*/

.footer {font-family: Tahoma, Helvetica, sans-serif; font-size:11px; color:#909090; padding:5px 4px 20px 4px}
.footer div{overflow:hidden; width:100%}
.footer a{color:#464646; text-decoration: underline;}
.footer p{ line-height:17px}
.footer p a{margin-right:5px; font-size:9.5px; font-weight:bold}
.footer p a:hover{text-decoration:none}
* html .footer p a{font-size:10px}
.footer p a.l{margin-left:5px}
.footer span{ float:right}
.footer span a{margin-left:10px; text-decoration:none}
.footer span a:hover{ text-decoration:underline}
.footer span a.l{margin-left:25px}

.urunler {
	min-height: 150px;
	color:#666666;
	font-size: 11px;
	clear: both;
}
.urunler p {
	margin: 8px;
}

img.size-full {
	margin: 0 10px 5px 0;
	padding: 1px;
	border: 6px solid #f5f5f5;
}

img.alignleft {
  float: left;
}

img.alignright {
  float: right;
}

ul.children {
  margin:0;
  padding:0;
  padding-left: 9px;
}
ul.children li {
  padding-top: 5px;
}
