

.toolbar-bottom {
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
}
.toolbar-bottom ul {
    text-align: center;
}
.toolbar-bottom li {
    display: inline-block;
}
.toolbar-bottom ul li a {
    border: 1px solid #eee;
    color: #24273e;
    display: block;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    text-align: center;
    width: 30px;
}
.toolbar-bottom ul li.current a,
.toolbar-bottom ul li a:hover {
    background-color: #f50622;
    border-color: #f50622;
    color: #fff;
}


#solkisim {
	float:left;
	padding: 0px;
	height: auto;
	width: 22%;
	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	 
	
	text-align:left;
}

	 
#sagkisim {
	float:left;
	padding: 0px;
	height: auto;
	width: 70%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D5;
	border-right-color: #D2D2D5;
	border-bottom-color: #D2D2D5;
	border-left-color: #D2D2D5;
	background-color: #FFF;
	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color:#FFF;
	
	text-align:left;
}


#Urundetaysol {
	float:left;
	padding: 0px;
	height: auto;
	width: 40%;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	 
	
	text-align:left;
	 
}
#Urundetaysol  img{
max-width:100%;
max-height:300%;
}




#urunbilgi   ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:100%;
}

#urunbilgi  ul li {
	margin: 0px;
	padding: 0px;
	width:100%;
	
}



#urunbilgi   ul li a {
	margin: 0px;
	list-style-type: none;
	height: 10px;
	text-decoration: none;
	color: #333;
	padding-left:10px;
 
 
 
	
	margin-top:0px;
	display:block;
	
}

#urunbilgi    ul li a:hover {

	background-image: url(../images/bgOrtaBant.png);
	background-position: left;
	background-repeat: repeat;
}

#Urundetaysag {
	float:left;
	padding: 0px;
	height: auto;
	width: 55%;
  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	 
	
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	
	text-align:left;
}


#urunaciklama {
	float:left;
	padding: 0px;
	height: auto;
	width: 100%;
  
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	 
	
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	
	text-align:left;
}
 

#tab {
	padding: 15px;
	width: 100%;
}
.tab {
	margin-bottom: 15px
}
.tab a {

	
	height:30px;
	margin-right:-3px;
	background:#00a0e4!important;
	padding: 00px 20px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin-right: 10px
	font-size:18px;
}
.tab a.aktif {
	background: #00a0e4;
	color: #fff
}
.tabContent {
	padding: 20px;
	border: 1px solid #bbb;
	border-left-color: #ddd;
	border-top-color: #ddd
}
