html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin					: 0;
	padding					: 0;
	border					: 0;
	outline					: 0;
}
ol, ul {
	list-style				: none;
}
blockquote, q {
	quotes					: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content					: '';
	content					: none;
}
:focus {
	outline					: 0;
}
ins {
	text-decoration			: none;
}
del {
	text-decoration			: line-through;
}
table {
	border-collapse			: collapse;
	border-spacing			: 0;
	color:#4A4A4A;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(js/lightbox/overlay.png); }

a{text-decoration:none;}

body {

	margin:0px auto;
	width:100%;
	font-family:'Roboto',Arial,Helvetica Neue,sans-serif;
	font-size:14px;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);  
	font-family:Tahoma;
	margin-bottom:20px;
	background-color:#f8f8f8; 
	padding: 0px; 
	margin-top:20px;
}

h1, p { text-shadow: 1px 1px 1px rgba(0,0,0,0.004); }

#diskabuk { 
	margin:0px auto; 
	width:1000px;
	display:block;
}

#slider {
	width:1000px;
	height:296px;
	border:1px solid #f8f8f8;
}

 


#header { 
	width:1000px;
	margin:0px auto;
	background-color:#fff;
	
	border:1px solid #ccc;
	margin-bottom:2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:block;
	height:115px;
}
#logo {
	display:table-cell;
	float:left;
	width:300px;
	height:100%;
	text-align:center;
}

#banner { 
	border:1px solid #cccccc;
	border-radius:2px;
	display:table-cell;
	float:right;
	height:100px;
	font-size:16px;
	padding:5px;
	margin:0;
	text-align:right;
	margin:2px;
}
#banner img { vertical-align: text-top; max-width:20px;}
#banner span { 
	height:30px;
	vertical-align:center;
	line-height:26px;  
	display: inline-block;
	 
}

#banner h1 { 
	text-align:center;
	font-weight:bold;
	background-color:#ccc;
	line-height:27px; 
	font-size:25px; 
	margin:2px 0 0 2px;
	padding:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
 }
 #banner p { 
	background-color:#ccc; 	
	margin:5px 0 0 2px;
	padding:5px;
	font-size:14px; 
	text-align:center;}
 
#linkler {
	margin:0px auto;
	vertical-align:center;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:3px;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffbb04, #f6b403) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(top,  #ffbb04,  #f6b403);
	background: rgba(0, 0, 0, 0) -ms-linear-gradient(top,  #ffbb04,  #f6b403);
	background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#ffbb04), to(#f6b403));
	height:40px;
	line-height:40px;
	width:1000px;
	display:block;
}
#linkler li {
	display: inline;
	font-weight:bold;
	color:#ffffff;
	float:left;

} 
#linkler a { color:#ffffff; margin-right:5px;  margin-left:5px; padding:10px; border:1px solid #ffbb04;}
#linkler a:acitve { color:#ffffff; }
#linkler a:hover { color:#ffbb04; background-color:#ffffff; line-height:36px;  border:1px solid #ffffff; }
#linkler a:link { color:#ffffff; }

 
#ic {
	background-color:#fff;
	margin:0px auto;
	width:1000px;
	border:1px solid #ccc;
	box-shadow: 0px 0px 1px 1px white inset, 0px 29px 21px -33px #000;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

#ic .ust { 
	padding:5px; 
	border:1px solid #111; 
	margin:8px; 
	line-height:16px;
 }
 
 #ic h2 { 
	font-weight:bold;
	font-size:14px;
 }
.altbox { 
	border:2px solid #f6b403; 
	text-align:center;
	margin:8px; 
	padding:3px;
	background-color:#ffbb04;
}


#urunler {
	
	display:table-cell;
	margin:5px;
	padding:5px;
}

#urunler ul { 
	list-style:none; 
	list-style-type:none; 		
	margin: 0;
	padding: 0; 
}
#urunler li {
	padding:5px;
	border:1px solid #c2c2c2;
	width:231px; float:left; 
	height:160px;
	margin:2px;
	text-align:center;
}
#urunler span { padding:3px; border:1px solid #111; border-radius:2px; color:#ffffff; background-color:#111111; font-size:12px;}
#urunler img { padding:5px;max-width:180px; }
#urunler .uicr {  height:130px;}


#belgeler {
	
	display:table-cell;
	margin:5px;
	padding:5px;
}

#belgeler ul { 
	list-style:none; 
	list-style-type:none; 		
	margin: 0;
	padding: 0; 
}
#belgeler li {
	padding:6px;
	border:1px solid #c2c2c2;
	width:311px; float:left; 
	height:410px;
	margin:2px;
	text-align:center;
}



#belgeler span { padding:3px; border:1px solid #111; border-radius:2px; color:#ffffff; background-color:#111111; font-size:12px;}
#belgeler img { padding:5px;max-width:260px; }
#belgeler .uicr {  height:390px;}



#footer {
	margin:0px auto;
	text-align:center;
	font-size:14px;
	display:table-cell;
	width:1000px;
	padding-top:20px;
	line-height:18px;
}

#iletisim {
	display:block;
	padding:10px;
}
#iletisim input[type=text], #iletisim textarea { 
	width:300px; 
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #ffbb04;
	padding:5px;
	margin-bottom:5px;
}
#iletisim input[type=submit] {
	border:1px solid #ffbb04;
	padding:5px;
	color:#ffbb04;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	width:100px;
	font-weight:bold;
}

#alert {
	margin:0px auto;
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
	clear:both;
	text-decoration:none;
	color:#ffbb04;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#f8f8f8;
	padding:5px;
	text-align:center;
	border:1px solid #ffbb04;
	font-weight:bold;
}