/*
 * Author  : Sercan PAÇACI
 * Date    : 03.04.2012
 * Project : ATS CMS
 *
 */
body
{
  font-family:arial;
  font-size:12px;
  line-height:16px;
  background:url(../images/footer-bg.png) repeat;
}
#site {
  background:url(../images/pattern.jpg) repeat;
}
a
{
	text-decoration:none;
}
#wrapper {
	width:908px;
	margin: 0 auto;
	/* min-height: 100%;
	height: auto !important;
	height: 100%; */
	/* margin: 0 auto -65px; */
}

#header {
	width:100%;
	height:100px;
	position:relative;
}
#logo {
	width:174px;
	height:93px;
	position:absolute;
	left:-37px;
	top:0;
}
.center {
	width:908px;
	margin:0 auto;
}
#logo a
{
	display:block;
	width:100%;
	height:100%;
}
/* #footerfooter, .push {
	height: 65px; 
} */


#menu 
{
	height:46px;
	margin-top:39px;
	float:right;
	background:url(../images/menu-bg.png) repeat;
	padding:4px 3px;
}
#navigation {
	background:url(../images/navigation-bg.jpg) repeat-x;
	height:46px;
	width:760px;
}
#content { 
	min-height: 550px;
    height:auto !important;
    height: 550px;
	position:relative;
	z-index:1;
}
#footer {
	width:100%;
	height:65px;
}
.slider-shadow {
	background:url(../images/slider-shadow.png) center bottom no-repeat;
	padding-bottom:25px;
}
.slider-wrapper{
	background:url(../images/slider-bg.png) repeat;
	padding:5.5px;
}
.slider-wrapper #slider{ height:343px}
.slider-wrapper {
	height:370px;
}
a.ulunet 
{
	display:block;
}

#designby {float:left;margin-top:30px;}

label {display:block;}

/* ul.sf-menu  li{ background:url(../images/seperator.png) no-repeat right center;} */
ul.sf-menu  li:last-child{ background:none;}

ul.sf-menu {
	display:block;
	height:46px;
}
#footer-text {
	float: left;
	margin-left: 264px;
	margin-top: 31px;
	font-weight: bold;
	text-shadow: 1px 1px 5px white;
}
#social {float:right;}
.addthis_toolbox a{display:block;float:left;}
#searchwrapper {
	background:url(../images/search_bg.jpg) no-repeat;
	width:227px;
	height:31px;
	margin-top:10px;
	position:relative;
}
.txtbox 
{
	width:192px;
	height:31px;
	border:none;
	outline:none;
	background:url(../images/transparan.png) repeat;
}
.submitButton 
{
	border:none;
	outline:none;
	background:url(../images/search_button.jpg) no-repeat;
	width:35px;
	height:31px;
	padding:0;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}

.fl {float:left}
.fr{float:right}

.newsslider h1 {
	color:#800711;
	display:block;
	margin-bottom:10px;
	text-decoration:underline;
	font-weight:bold;
}
#newsslider a{
	color:#800711;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:5ðx;
}
#newsslider p
{
	color:#000;

	font-size:11px;
	line-height:16px;
	font-weight:bold;
}
#newsslider 
{
	height:100px;
}

#page_menu  a:hover{background:#70030e;color:#fff;}
#page_menu  a{color:#464646;font-weight:bold;}
#page_menu  {color:#fff;}
#page_menu  {
	width:258px;
	float:left;
	margin-left:15px;
}
#page_menu h2 {
	background:url(../images/navigation-bg.jpg) repeat-x;
	width:258px;
	height:46px;
	line-height:46px;
	text-align:center;
	margin-top:5px;
	font-weight:bold;
}
#product_list {
	width:600px;
	float:right;
}
ul.path {display:block;width:100%; width:257px;margin:0 auto;}
.PagedList-pager li {float:left;margin-right:2px;}
.PagedList-pager li a{font-size:11px;}

.form {margin-right:10px;}
.form input[type="text"]:focus,.form textarea:focus {border:1px solid #ff0000;}
.form textarea,
.form input[type="text"]
{
 border:1px solid #ccc;
 outline:none;
 margin:3px 0;
 width:200px;
}
.adres  td{padding:3px;line-height:15px; }

/*	Tiny Carousel
----------------------------------------*/
#sliderB {
  overflow: hidden;
  background: url(../images/sliderb_bg.jpg) repeat-x;
  height: 133px;
  position:relative;
  width:293px;
}
#sliderB .viewport {
  float: left;
  width: 293px;
  height: 133px;
  overflow: hidden;
  position: relative;
}
#sliderB .prev{
 left:10px;
 }
#sliderB .buttons {
  background: url("../images/buttons.png") no-repeat scroll 0 0 transparent;
  display: block;
  background-position: 0 0;
  text-indent: -999em;
  width: 19px;
  height: 19px;
  overflow: hidden;
  position: absolute;
 
  top:60px;
  z-index:9999;
}
#sliderB .next {
  background-position:-19px 0px;
  right:10px;
  top:60px;
  position:absolute;
}
#sliderB .disable {
  visibility: hidden;
}
#sliderB .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 293px;
  height: 133px;
  left: 0;
  top: 0;
}
#sliderB .overview li {
  float: left;
  margin: 0;
  width: 293px;
  height: 133px;
  text-align: center;
}

#product_list {margin-top:5px;}
#product_list li a{display:block;text-align:center;}
#product_list li {display:block;width:600px;float:left;}
#product_list li img{width:600px;/* border:1px solid #ccc; */}
#product_list  .product_name
{
	color:#000;
	font-size:95%;
}
.PagedList-pager {margin-left:10px;margin-bottom:10px;margin-top:20px}
.PagedList-pager:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.PagedList-pager {
	display: inline-block;
}
 
html[xmlns] .PagedList-pager {
	display: block;
}
ul.path {
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
ul.path ul {padding:0 38px;display:block;width:180px;}
ul.path a {display:block;padding:3px 0;text-indent:5px;}
ul.path ul li {border-bottom:1px dashed #000;text-align:center;}
* html .PagedList-pager {
	height: 1%;
}

.PagedList-currentPage 
{
	font-weight:bold;
	font-size:13px;
}
.PagedList-pager a {padding:0 1px;color:#000;}
.big 
{
	height:400px;
	/* border:1px solid #ccc; */
	margin:15px;
}
#productDetails {float:left;margin-top:15px;width:470px}

.productImages {float:left;}
.productTexts {padding:0 10px;}


td.blue {color:#EC0021;}
.findResultItem:hover {background:#f1f1f1;}
.findResultItem {border:1px dashed #939393;padding:5px;margin:10px;}
.findResultItem .resultItemHeader,.findResultItem .resultItemHeader a
{
	color: #EC0021;
	font-weight:bold;
}
.findResultItem  .resultItemContent ,.findResultItem  .resultItemContent  a
{
	color:#939393;
}
.search_header {padding:10px;margin-bottom:10px;color:#939393;font-size:140%;letter-spacing:-1px;}

.kutu {
	background:url(../images/kutu_bg.png) no-repeat;
	width:283px;
	height:123px;
	padding:10px;
}
.kutu h1{
	color:#800711;
	display:block;
	margin-bottom:10px;
	text-shadow:1px 1px #fff;
}
.kutu p {
	color:#525252;
	text-shadow:1px 1px #fff;
	line-height:16px;
	font-size:11px;
}
.newsslider {
	background:url(../images/haber_bg.png) no-repeat;
	width:283px;
	height:123px;
	padding:10px;
}
.insan {width:700px;margin:0 0 20px 142px ;}
.insan fieldset input[type="text"],.insan fieldset textarea{
	border:1px solid #666;
}
.insan fieldset{
	display: block;
	width: 325px;
	float: left;
	min-height: 44px;
}

html, body {
	height: 100%;
}
.pmbg2 {
	background:url(../images/page-menu-bg.jpg) #f2f2f2 no-repeat;
}

#page_menu ul.path li a.analink:hover {color:#fff}
#page_menu ul.path li a.analink {
	background:#ff0000;
	color:#fff;
	padding:5px 36px;
}
