

@import url("../css/colorbox.css"); /*  Import Colorbox style */


/*  The following reset is Erik Meyer CSS Reset
http://meyerweb.com/eric/tools/css/reset/         */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, tr, th, td { border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; margin:0; padding:0; }
body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }



/*------------------------------------------------------------------

1.	GLOBAL

------------------------------------------------------------------*/
 
 
/*-------------------------------
Basic elements
-------------------------------*/
body 							{ color: #444; overflow:hidden;/*Needed to eliminate scrollbars*/ font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif ; }
h1, h2, h3, h4, h5, h6 			{ font-weight:normal; color: #0082c0; font-weight:bold; line-height: 1;}
h1 								{ font-size: 28px; margin-bottom: 15px; }
h2 								{ font-size: 24px; margin-bottom: 13px; letter-spacing: -1px; }
h3 								{ font-size: 22px; margin-bottom: 12px; letter-spacing: -1px; }
h4 								{ font-size: 18px; margin-bottom: 10px; }
h5 								{ font-size: 16px; margin-bottom: 9px; }
h6 								{ font-size: 14px; margin-bottom: 8px; }
h4.replace 						{ font-size: 20px; }




/*-------------------------------
Structure
-------------------------------*/
#content-wrapper 				{ width:100%; height:100%; position:absolute; top:0; overflow:scroll; z-index:4;  } /*Area to place content normally*/

#container						
{ width:500px; margin: 0 auto; padding: 0; }

#main 							
{ background: #FFF; margin-bottom: 20px; padding: 20px 15px 35px; }

#home-content, #content 		
{ width: 500px; margin: 0 auto; }

#content-clear 					
{ width: 500px ; margin: 0;  }

#sidebar-home, #sidebar			{ margin: 0 10px; width:145px; }

#main { box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -moz-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -webkit-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); }





.clearBoth{ clear:both;}
#siparisForm{ width:480px; border:0px solid #000; margin:auto;}
	#siparisForm .resim{ float:left; width:300px; border:1px solid #ccc; padding:1px; margin-right:15px;}
		#siparisForm .resim img{ width:300px; float:left;}
	#siparisForm .isim{ font:normal 12px Arial; margin-bottom:10px; float:left; border-bottom:1px dotted #999; width:450px; padding-bottom:5px;}
		#siparisForm .isim strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .kod{ font:normal 12px Arial; margin-bottom:10px; float:left; border-bottom:1px dotted #999; width:450px; padding-bottom:5px;}
		#siparisForm .kod strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .adet{ font:normal 12px Arial; float:left; width:480px;}
		#siparisForm .adet strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .kod{ font:normal 12px Arial; margin-bottom:10px; float:left; border-bottom:1px dotted #999; width:480px; padding-bottom:5px;}
		#siparisForm .kod strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .adet{ font:normal 12px Arial; margin-bottom:10px; float:left; border-bottom:1px dotted #999; width:435px; padding-bottom:5px;}
		#siparisForm .adet strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .numara{ font:normal 12px Arial; margin-bottom:8px; float:left; border-bottom:1px dotted #999; width:435px; padding-bottom:5px;}
		#siparisForm .numara strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm .odeme{ font:normal 12px Arial; margin-bottom:8px; float:left; border-bottom:1px dotted #999; width:435px; padding-bottom:5px;}
		#siparisForm .odeme strong{ padding-right:10px; width:120px; float:left; padding-top:1px;}
	#siparisForm select{ float:left; width:300px; font:normal 11px Arial; padding:4px; margin-top:-1px}
	
div.adresForm{ border:0px solid #000; width:480px;}
	div.adresForm div.rows{ width:435px; border-bottom:1px dotted #999; padding-bottom:5px; margin-bottom:5px; float:left; }
				  div.rows div.row1{ font:bold 11px Arial; float:left; width:130px; padding:8px 0px 0px 0px;}
				  div.rows div.row2{ float:left; width:300px;}
				  	div.rows div.row2 input{ width:290px; padding:5px 5px 6px 5px;}
					div.rows div.row2 textarea{ float:left; width:290px; padding:5px; height:70px; margin:2px 0px 2px 0px; padding-bottom:2px;}
					div.rows input.rowGonder{ float:right; width:140px !important; margin:5px -3px 0px 0px; text-align:center !important; cursor:pointer;}
					
				  