* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-color:#D2E8EE;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color:#ffffff;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height:auto;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 233px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
	padding-left:5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
    width:990px;
    height:91px;
    background-image:url(../images/footer.png);
    background-repeat:no-repeat;
        font-family:Tahoma;
    font-size:11px;
}
#footer a
{

    color:White;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}
.modulbaslik
{
    width:220px;
    height:42px;
    background-image:url(../images/modulbaslik.png);
    background-repeat:no-repeat;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
    color:White;
    padding-top:3px;
}
.modulicerik
{
    background-color:White;
    width:208px;
    height:auto;
    border:solid 1px #E2E2E2;
    border-top-style:none;
    border-bottom-width:thick;
    padding:5px;
    margin-bottom:10px;
}

.faydalilinkler
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    margin-bottom:10px;
}
.faydalilinkler a
{
   color:Black; 
   text-decoration:none;
}
.faydalilinkler a:hover
{
    text-decoration:underline;
}

.sepetbos
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    text-align:center;
}
.sepetresim
{
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}











#kategoriler
{
    padding:5px;  
    height:auto;
}
#kategoriler a
{
    font-family:Tahoma;
    font-size:11px;
    color:#333333;
    text-decoration:none;
}
#kategoriler a:hover
{
    color:#016DC0;
}
.accordionHeader
{
    font-family:Arial;
    font-size:11px;
    color:#333333; 
}
.accordionHeader a
{
    font-weight:bold;
}
.HeaderSelectedCssClass
{
    font-family:Arial;
    font-size:11px;
    color:#333333;
    font-weight:bold;  
}
.HeaderSelectedCssClass a
{
    font-weight:bold;
}
.accordionContent a
{
    font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;  
}
.accordionContent
{/*
    font-family:Arial;
    font-size:11px;
    color:Red;
    text-decoration:none; */  
}

.kategoricizgi
{
    padding-left:0px;
    padding-top:3px;
    padding-bottom:3px;
}
.kategoricizgi2
{
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
}



.urunbg
{
    width:230px;
    height:182px;
    background-image:url(../images/kategoribg.png);
    background-repeat:no-repeat;   
    text-align:center;
    padding-top:4px;
    margin-top:20px;
}
.urunbaslik
{
    height:30px;
    width:230px;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}
.urunbaslik a
{

    color:#000000;
    text-decoration:none;
}
.urunbaslik a:hover
{
    text-decoration:underline;
}
.urunincele
{
        width:230px;
    height:35px;
}

.urunresim
{
    text-align:left;
    padding-left:45px;
    margin-top:20px;
}




.textboxuyelik
{
    background:none;
    border:none; 
    height:14px;
    width:265px;
}


.textboxuyelikbg
{
    width: 265px;
    height: 21px;
    background-image: url(../images/textbox1.png);
    background-repeat: no-repeat;
    padding-left:5px; 
    padding-right:5px;
    padding-top:5px;

}
.textboxuyelikbg2
{
    width: 270px;
    height: 75px;
    background-image: url(../images/textbox2.png);
    background-repeat: no-repeat;
    padding-left:5px; 
    padding-right:0px;
    padding-top:5px;

}

.katbaslik
{
    width: 740px;
    height: 32px;
    background-image: url(../images/kategoribaslik.png);
    background-repeat: no-repeat;  
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;
    padding-top:6px;
}


/* Data Pager Styles */

.pager
{
    font-family:Tahoma;
    text-align:center;
    padding:10px;	
    font-size:15px;
} 
.pager SPAN.command,        
.pager SPAN.current,        
.pager A.command
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
.pager A.command:hover
{
    border:solid 2px #BD9500;
    background-color:#BD9500;
    color:#fff;
    padding:0px 3px;
    text-decoration:none;
}    
.pager SPAN.current
{
	border:none;
    font-weight:bold;
    color:White;
    padding:0px 6px;
    /**/
    border:solid 2px #BD9500;
    background-color:#BD9500;
}
/* */
.pager A.command
{
    border:solid 2px #333333;
    background-color:#333333;
    color:White;
    padding:0px 3px;
    text-decoration:none;
}

.urundetaybuyukresim
{
    border:solid 3px #CCCCCC;
}
.urundetaykucukresim
{
    border:solid 2px #CCCCCC;
    margin-bottom:20px;
}