@charset "UTF-8";
/* CSS Document */

 body {
	font-family: Georgia, "Times New Roman", Times, serif /*Bitter*/;
	font-size: 22px;
	color: #666;
	font-weight: lighter;
	letter-spacing: 0px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgrnd-home.jpg);
	background-repeat: repeat-x;
      }
/* CSS Document */

 #sub-page {
	/*font-family: Bitter;
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	letter-spacing: 0px;
	line-height: 18px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgrnd-subpage.jpg);
	background-repeat: repeat-x;
      }
#shop-categories {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#categories-bag {
	float: left;
	width: 159px;
}
#shop-store {
	float: left;
	margin-left: 20px;
	width: 780px;
	font-family: bitter, Georgia, "Times New Roman", Times, serif;
	clear: right;
}
#shop-bag {
	float: left;
	clear: right;
}
	  
a:link {
	color: #f66;
	text-decoration: none;
}
.make-pink {
	color: #F66;
}
a:visited {
	text-decoration: none;
	color: #F66;
}
a:hover {
	text-decoration: underline;
	color: #F66;
}
a:active {
	text-decoration: none;
	color: #0C3;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	z-index: 0;
}
#logo {
	float: left;
	position: relative;
	z-index: 100;
}
#social {
	float: left;
	font-size: 11px;
	color: #FFF;
	/*eros*/
	height:18px;/**/
	margin-top:8px;
}

#social a:link{
	color: #FFF;
}
#social a:visited{
	color: #FFF;
}
#social a:hover{
	color: #653C3E;
	text-decoration: none;
}
#social a:active{
	color: #FFF;
	}

.social-text {
	display: inline;
	float: left;
	padding-top: 6px;
	margin-left: 2px;
}
.social-icons {
	margin-left: 8px;
	float: left;
}
#navigation {
	float: right;
	clear: right;
	margin-top: 22px;
	z-index: 10;
	position: relative;
	width: 760px;
}
#language{	float: right;
	clear: right;
	margin-top: 2px;
	z-index: 10;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;font-weight:bold;}
#language a:link{
	color: #FFF;
}
#language a:visited{
	color: #FFF;
}
#language a:hover{
	color: #653C3E;
	text-decoration:underline;}
#free-delivery-tag {
	float: right;
	z-index: 90;
	overflow: visible;
	position: relative;
	bottom: 2000px;
}

#navigation a:link{
	color: #FFF;
}
#navigation a:visited{
	color: #FFF;
}
#navigation a:hover{
	color: #653C3E;
	text-decoration: none;
}
#navigation a:active{
	color: #FFF;
	}
#banner {
	float: left;
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	height: 373px;
	bottom: 30px;
}
#header {
	z-index: 10;
	position: relative;
	width: 960px;
	float: left;
	height: 129px;
}

ol, ul {
	float: right;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
}


li {
	display: block;
	float: left;
	margin-left: 17px;
}
#panels {
	width: 960px;
	float: left;
	overflow: hidden;
	margin-top: 0;
}
#welcome_text {
	float: left;
	width: 410px;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
}
#social_banners {
	float: left;
	margin-left: 40px;
	width: 500px;
}

#social_banners a:link{
	color: #FFF;
}
#social_banners a:visited{
	color: #FFF;
}
#social_banners a:hover{
	color: #653C3E;
	text-decoration: none;
}
#social_banners a:active{
	color: #FFF;
	}


#footer-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	overflow: hidden;
	font-size: 12px;
}
.twitter-animated {
	margin-left: 28px;
	margin-top: 14px;
	float: left;
}
#footer-details {
	float: left;
	margin-left: 20px;
}
.footer-logo {
	float: left;
}
.social-panel-text {
	float: right;
	width: 225px;
	margin-right: 40px;
	margin-top: 23px;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
}
.social-macbook {
	float: left;
}
#banner-twitter {
	background-image: url(../images/bgrnd-panel-twitter.jpg);
	height: 100px;
	width: 500px;
	background-repeat: no-repeat;
	float: left;
}
#banner-facebook {
	background-image: url(../images/bgrnd-panel-facebook.jpg);
	width: 500px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}
#footer {
	background-color: #999;
	width: 100%;
	background-image: url(../images/bgrnd-footer.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	margin-top: 40px;
	position: relative;
	z-index: 0;
	}
#site-by-froot {
	float: right;
	font-size: 14px;
}

#footer a:link{
	color: #CCC;
}

#footer a:visited{
	color: #CCC;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active{
	color: #CCC;
	}
.panel {
	float: left;
	width: 215px;
	margin-right: 10px;
	margin-left: 10px;
}
.line-vert-panels {
	float: left;
	height: 260px;
	width: 4px;
	background-image: url(../images/line-vert.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 28px;
	color: #933;
	text-align: left;
	display: block;
	margin-top: 17px;
	font-weight: normal;
}
h2 {
	color: #933;
	text-align: left;
	display: block;
	margin-top: 20px;
	font-weight: normal;
}
h3 {
	color: #933;
	text-align: left;
	display: block;
	margin-top: 0px;
	font-weight: normal;
	font-size: 16px;
}
.panel-text-big {
	font-size: 24px;
	color: #933;
	text-align: center;
	display: block;
	margin-top: 17px;
}

.panel-text-big a:link{
	color: #933;
}

.panel-text-big a:visited{
	color: #933;
}

.panel-text-big a:hover{
	color: #933;
	text-decoration: none;
}

.panel-text-big a:active{
	color: #933;
	}
	
	
	
.panel-image {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.panel-button {
	float: left;
	margin-left: 50px;
}
#home-bottom-content {
	width: 960px;
	margin-top: 10px;
	float: left;
}
.panel-text-copy {
	font-size: 12px;
	color: #666;
	text-align: center;
	display: block;
}
#sub-page-content {
	width: 960px;
	overflow: hidden;
	float: left;
}
#subpage-content-left {
	float: left;
	width: 600px;
	font-size: 13px;
	line-height: 24px;
}
#blog-main {
	float: left;
}
#subpage-content-FULL-WIDTH {
	float: left;
	width: 960px;
	font-size: 13px;
	line-height: 24px;
}
#subpage-content-right {
	float: right;
	width: 324px;
	font-size: 13px;
	line-height: 24px;
}
#blog-categories {
	float: left;
	text-align: left;
	background-color: #999;
}
/*eros*/

#subpage-content-right img{padding:6px;border:solid #CCC 1px;}

.sub-page-content {
	width: 960px;
	overflow: hidden;
	float: left;
	border-top:solid #CCC 1px;
	padding-top:10px;
	margin-top:10px;
}
.subpage-content-left {
	float: left;
	width: 600px;
	font-size: 13px;
	line-height: 24px;
}
.subpage-content-left h2 {margin-top:0;}
.subpage-content-right {
	float: right;
	width: 320px;
	font-size: 13px;
	line-height: 24px;
}
.subpage-content-right img{padding:6px;border:solid #CCC 1px;}
.galeri{width:100%}
.galeri a {display:block;float:left;margin:8px}
.galeri img{padding:6px;border:solid #CCC 1px;}

.iletisim-content-left {
	float: left;
	width: 400px;
	font-size: 16px;
	line-height: 24px;
}
.iletisim-content-left h2 {margin-top:0;}
.iletisim-content-right {
	float: right;
	width: 560px;
	font-size: 13px;
	line-height: 24px;
}
/* end eros */

.quote {
	background-image: url(../images/bgrnd-quote.gif);
	background-repeat: repeat-x;
	/*float: left;*/
	height: 92px;
	width: 600px;
	font-family: /*bitter,*/ Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #F66;
	padding-top: 10px;
	padding-bottom: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#quote-course {
	background-image: url(../images/form-big-bgrnd.jpg);
	background-repeat: repeat;
	float: left;
	width: 600px;
	font-family: bitter, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	color: #666;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#quote-course-content {
	float: left;
	background-image: url(../images/form-big-bgrnd.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
}
#delivery-table {
	background-color: #FEE1DC;
	margin-left: 20px;
	margin-right: 20px;
	width: 272px;
	
}


#twitter {
}

#twitter a:link{
	color: #933;
}
#twitter a:visited{
	color: #933;
}
#twitter a:hover{
	color: #933;
	text-decoration: underline;
}
#twitter a:active{
	color: #933;
	}
	
ul#twitter_update_list {
	font-size: 14px;
}
ul#twitter_update_list li {
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 120px;
	width: 284px;
	background-image: url(../images/bgrnd-twitter.png);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
a { color: #96997a; }
