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

img{border:0}
form{margin:0; padding:0;}
p{padding:0; margin:0;}
:focus{outline: 0;}

a {color:#0093dd; font-weight: bold; text-decoration: none;}
a:hover {color:#0093dd; font-weight: bold; text-decoration: underline;}

.errorLabel { color:red; }
.errorLabel p {margin:0; padding:0}
.frm input {color:black}

body {
	font-family:arial; 
	font-size:11px; 
	padding:0px; 
	margin:0px; 
	background-color:#fff;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    color: #000;
}

#header-container{
	margin:0px auto;
	margin-top:5px;
	padding:0px;
	width:100%;
	header:230px;
	overflow: hidden;
}


#header-left-back{
	background-image:url('/images/background-left.png');
	background-repeat:repeat-x;
	background-position:top right; 
}

#header-right-back{
	background-image:url('/images/background-right.png');
	background-repeat:repeat-x;
	background-position:top left; 
}

#menu-container{
	width:884px;
	height:133px;
	background-image:url('/images/menu.jpg');
	overflow: hidden;
}

#menu-container a{
	color:#0093dd; 
	font-weight: bold; 
	text-decoration: none; 
	font-size:14px;
}

#menu-container a:hover{
	text-decoration: none;
	color:#000000;
}

#banner-login-container {
	width:884px;
	margin:0px auto;
	overflow: hidden;
}

#banner {
	float:left;
	width:632px;
	background-color:#c6e7fa;
}

#login {
	float:right;
	width:252px;
	height:138px;
	background-image:url('/images/background-login.jpg');
	overflow:hidden;
}

#login-user{
	margin-top:4px;
	margin-left:10px;
	width:150px;
	float:left;
}

#login-send{
	margin-right:15px;
	width:60px;
	float:right;
}

#logged{
	margin-top:4px;
	margin-left:10px;
	width:150px;
	float:left;
	color:#ed2790;
	font-weight:bold;
}

#register{
	margin-top:10px;
	margin-right:15px;
	width:100px;
	float:right;
}

#lostpassword{
	margin-top:30px;
	margin-left:10px;
	width:100px;
	float:left;
	font-weight:bold;
}



/* Navigation Start */

#menu-faq {
	width:40px; 
	height:15px; 
	margin-left:830px; 
	margin-top:9px; 
}

#menu-aboutus {
	width:80px; 
	height:15px; 
	margin-left:726px; 
	margin-top:3px; 
}

#menu-contactus {
	width:120px; 
	height:15px; 
	margin-left:628px; 
	margin-top:2px;
}

#menu-orderinfo {
	width:120px; 
	height:15px; 
	margin-left:533px; 
	margin-top:3px;
}

#menu-productinfo {
	width:120px; 
	height:15px; 
	margin-left:436px; 
	margin-top:2px;
}

#menu-references {
	width:120px; 
	height:15px; 
	margin-left:337px; 
	margin-top:3px;
}

#menu-customercomments-home {
	width:500px; 
	height:20px; 
	overflow: hidden;
	margin-top:1px;
}

#menu-home {
	float:left;
	width:50px;
	height:20px;
	margin-left:17px;
	margin-top:1px;
}

#menu-customercomments {
	text-align:left;
	float:right;
	width:258px;
	height:20px;
	margin-top:2px;
}

/* Navigation End */

.item-header{
	padding-top:10px;
	padding-bottom:5px;
}

.summersale-container{
	margin:0 auto;
	overflow:hidden;
}

.summersale-left-container{
	width:331px;
	float:left;
}

.summersale-right-container{
	width:429px;
	float:right;
}

.summersale1-left-container{
	width:290px;
	float:left;
}

.summersale1-right-container{
	width:290px;
	float:right;
}

.summersale-sub-header{
	padding:10px;
	font-size:13px; 
	font-weight:bold; 
	color:#a7004e;
	text-align:center;
}

.subitem-header{
	padding-top:5px;
	font-weight:bold; 
	color:#0076b1;
}


#content-container{
	margin:0px auto;
	width:884px;
	overflow: hidden;
}

#content-left-container{
	float:left;
	width:555px;
}

#content-right-container{
	float:right;
	width:329px;
}

#text-container{
	margin:0px auto;
	width:884px;
	overflow: hidden;
	padding-bottom:15px;
}

#orderinfo-left-container{
	float:left;
	width:555px;
	text-align:justify;
}

#orderinfo-right-container{
	float:right;
	width:329px;
	text-align:center;
}

#users-left-container{
	float:left;
	width:600px;
	padding-top:5px;
	overflow:hidden;
}

#users-right-container{
	float:right;
	width:280px;
	padding-top:5px;
}

#productinfo-container{
	width:884px;
	text-align:justify;
}

#aboutus-right-container{
	float:right;
	width:429px;
	text-align:center;
}

#aboutus-left-container{
	float:left;
	width:455px;
	text-align:justify;
}

#footer-container{
	margin:0px auto;
	width:884px;
}

#footer-menu-container{
	width:884px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

#footer-navigation li {
	list-style-type:none; 
	margin:0px; 
	padding:0px; 
	font-weight:bold;
	color:#a5a5a5;
	display:inline-block;
}

#footer-navigation li a {
	padding-right:13px;
	list-style-type:none;
	color:#a5a5a5;
}

#footer-navigation a:hover{
	color: #0093dd; 
	text-decoration: underline;
}

#footer-blue-container{
	margin:0px auto;
	width:884px;
	height:25px;
	background-color:#c5e5f9;
	overflow: hidden;
}

#footer-trademark-container{
	margin:0px auto;
	margin-top:5px;
	margin-bottom:5px;
	width:884px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#a5a5a5;
}

input.metinAlani{
   color: #000;
   background-color: #d9e2ec;
   border: 1px solid #31557f;
   font:11px Arial, Helvetica, sans-serif;
   border-left:5px solid #31557f; 
}

textarea.metinAlani{
   color: #781351;
   background-color: #d9e2ec;
   border: 1px solid #31557f;
   font:11px Arial, Helvetica, sans-serif;
   border-left:5px solid #31557f; 
   overflow:hidden;
}


