DIV.bimelbayi-01 {
	float:left;
	left:0px;
	top:0px;

	height:69px;
}

DIV.bimelbayi-02 {
	float:left;
	height:28px;
	background-color: #cddafa; 
	border: 1px none #000000; 
	width: 100%;
	vertical-align:middle;
	font-size: 11px;
}

DIV.bimelbayi-03 {
	float:left;
	margin-bottom: 15px;
}
DIV.bimelbayi-03 p {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 140%;
	text-align: justify;
}
DIV.bimelbayi-04 {
	background-image: url(/images/bimelbayialtcizgi.jpg); 
	background-repeat: repeat-x; 
	width: 100%;
	float:left;
	display:block;
	clear:both;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
}

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
.menutree ul {
	margin-left: 8px;
	font-size: 10px;
}

.menutree li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.treeMenuItem {
	background-color: #d3e8fe;
	border: 1px solid white;
	width: 100%;
	cursor: move;
}

.treeMenuCategory {
	background-color: pink;
	border: 1px solid white;
	width: 100%;
	cursor: not-allowed;
}

.leftcol{
	float: left;
	width: 300px;
	border: 1px solid #d3e8fe;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightcol{
	float: right;
	width: 400px;
	border: 1px solid #d3e8fe;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottom{
	clear:both;
	border: 1px solid #d3e8fe;
	font-size: 12px;
}

.page .bottom{
	font-size: 10px;
}

.page .functions{
	float: right;
	clear: none;
	margin-top: 10px;
	width: 100px;
	font-size: 10px;
	border: 1px dashed #d3e8fe;
}


.page .content table{
	
}

html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
	border-right: thin solid #d3e8fe;
	border-left: thin solid #d3e8fe;
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 700px;
}
#mainphoto {
	background-image: url(images/index_01.jpg);
	height: 85px;
	width: 790px;
}

.navfirstitem{
	border-left: thin solid #FFFFFF;
}
#nav {
	text-align: center;
	background-color: #d3e8fe;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: thin solid #FFFFFF;
	/*padding-left: 10px;*/
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
	border-right: thin solid #FFFFFF;
	text-transform: capitalize;
}
#navlist a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #171796;
	font-size: 11px;
	font-weight: normal;
}
#navlist a:hover {
	color: #FFFFFF;
	background-color:#171796;
}
#shadow {
	height: 17px;
	width: 790px;
	
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 790px;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
	
}
#footer {
	clear: both;
	height: 37px;
	width: 790px;
	background-image: url(images/index_04.jpg);
}
#col2content {
	padding: 15px;
	text-align: center;
}
div.actions {
	padding: 15px;
	font-size: 12px;
}
.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #171796;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {

	font-size: 36px;
	color: #171796;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-size: 20px;
	color: #171796;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-size: 17px;
	color: #171796;
	padding-bottom: 10px;
	padding-top: 5px;	
}
h4 {
	font-size: 14px;
	color: #171796;
	padding-bottom: 0px;
	padding-top: 0px;	
}
#footer p {
	color: #171796;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color:#0059b4;
	text-decoration: none;
}
a:visited {
	color:#0059b4;
	text-decoration: none;
}
a:hover {
	color:#0059b4;
	text-decoration: underline;
}
a:active { color:#0059b4;}

/* tables */

table {  
  /*width: 100%;*/   
  border: 1px solid #003d4c; 
  color:#333; 
  background-color: #fff;
  padding: 0;
  margin: 0 0 2px 0;
  white-space: normal;
  font-size: 11px;
}
th {
  background-color: #d3e8fe;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:0px;
}
table tr td {
  border-right: 0px;
  padding:2px 4px;
  vertical-align:top;
  text-align: center;
}
table tr.altrow td {
  background: #f4f4f4;
}

.paging {
	font-size: 11px;
}
div.paging div.disabled
{
color: #dddddd;
display: inline;
}
/* Forms */
form {
	/*clear: both;*/
	padding: 0;
	width: 100%;
}
fieldset {
	border: 1px solid #171796;
	padding: 10px 10px;
}
fieldset legend {
	font-size: 12px;
	font-weight: bold;
	color: #171796;
	margin-left: 8px;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px;
}
fieldset fieldset legend {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	/*clear: both;*/
	vertical-align: text-top;
}

.required {
	font-weight: bold;
	color:#CF142B;
}
form div.error-message {
	font-size:13px;
	font-weight: bold;
	color:#ff6600;
}
form div.submit {
	border: 0;
	/*clear: both;*/
	/*margin-top: 10px;
	margin-left: 140px;*/
}
fieldset label {
	display: block;
	font-size: 12px;
	padding-right: 5px;
}
fieldset input, textarea {
	clear: both;
	display: block;
	font-size: 12px;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 80%;
}
fieldset select {
	clear: both;
	font-size: 12px;
	vertical-align: text-bottom;
}
fieldset select[multiple=multiple] {
	width: 100%;
}
fieldset option {
	font-size: 12px;
	padding: 0 3px;
}
fieldset input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 2px 2px 2px;
	width: auto;
}
fieldset input[type=submit] {
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#171796;
   background-color:#d3e8fe;
   border-style:dotted;
   border-color:#171796;
   border-width:1px;
   width:100px;
}

fieldset input[type=button] {
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#171796;
   background-color:#d3e8fe;
   border-style:dotted;
   border-color:#171796;
   border-width:1px;
   width:100px;
}

		
legend {
	font-size: 12px;
	font-weight: bold;
	color: #171796;
	margin-left: 8px;
}

.message{
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

dl {
	font-size: 12px;
	line-height: 2em;
	margin: 0em 0em;
	width: 100%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 8em;
	margin-top: -2em;
	vertical-align: top;
}


ul {
font-size: 12px;
margin-left: 15px;
}

/*telephone*/
div .phone_number{
	display: block;
	clear: left;
}


div .phone_number .type{
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
div .phone_number .number{
	width: 500px;
	font-size: 12px;
}
div .phone_number .international{
	display: inline;
}
div .phone_number .note{
	font-size: 11px;
	display: inline;
}
div .phone_number span{
	vertical-align: bottom;
}

/*website*/
/*website*/
div .web_address{
font-size:12px;
}
div .web_address .address{
	vertical-align: top;
	font-weight: bold;
}
div .web_address .description{
	font-size:11px;
	padding-left: 6px;
}
div .web_address span{
	vertical-align: bottom;
}
/*tax number*/
div .tax_number{
	display: block;
	clear: left;
font-size:12px;
}
div .tax_number .number, .tax_office, .description{
	display: inline;
}
div .tax_number .tax_office{
	font-weight: bold;
}
div .tax_number .description{
	font-size: 11px;
}
div .tax_number span{
	vertical-align: bottom;
}
/*Sidebar css*/

#sideBar{
text-align:left;
}

#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}


#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 45px;
	left:0px;
	background-color:#d3e8fe;
	background-image:url(img/background-left.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:300px;
	height:400px;
	z-index:1001;
}

#sideBarContentsInner{
	width:200px;
}

div.auto_complete {
    position         :absolute;
    width            :400px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    padding          :0px;
    list-style-position: outside;
    list-style-type: none;
}

div.auto_complete ul{
    list-style-position: inside;
    list-style-type: none;
    margin: 0px;
}
div.auto_complete ul li{
	cursor:pointer;
}

li.selected { background-color: #ffb; }
.highlight { background-color: #ffb; }

div.auto_complete ul li div.autocompleteAciklama{
	color:#888888;
	font-size:10px;
	
}

.productAdded{
	position: fixed;
	top:80px;
	left:300px;
	width:300px;
	padding:35px;
	border:0px;
	background-color:#FF6600;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:20px;
}

.orderSteps{
	width:800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
	font-weight: bold;
	background-color: #8CA4DE;
	border:0px;
	color: white;
	border-spacing: 5px 0px;
}
.orderStep{
	border: 1px solid white;
	cursor: default;
}
.orderStepDone{
	background-color: #CDDAFA;
	border: 1px solid white;
	cursor: pointer;
}
.orderStepActive{
	background-color: white;
	color: #FF6600;
	border: 1px solid #FF6600;
	cursor: default;
}
