body {
    margin:0 0 0 0;
    background-image: url(i/bg_body.png);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
}

.uyari	{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color:#FF5A00;
	line-height: 50px;


}

a{
    font-family:Tahoma;
    font-size:11px;
    color:#5D9EC4;
}

a:hover{
    color:#FF5A00;
    text-decoration: none;
}

h1 {
    color:#DEAF5D;
    font-family:Tahoma;
    font-size:22px;
    font-weight:normal;
}

h2 {
    color:#FF5A00;
    font-family:Tahoma;
    font-size:22px;
    font-weight:normal;
}

.Header1 {
    color:#DEAF5D;
    font-family:Tahoma;
    font-size:22px;
    font-weight:normal;
}

.Header2 {
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#9AB0C6;
}

.Font1Bold {
    color:#6D6D6D;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
}

.Font1 {
    color:#6D6D6D;
    font-family:Tahoma;
    font-size:11px;
}

.Font2 {
    color:#6489A0;
    font-family:Tahoma;
    font-size:11px;
    line-height:17px;
}

.Font3 {
    color:#6489A0;
    font-family:Tahoma;
    font-size:10px;
    line-height:17px;
}

#Upper {
    width:980px;
    height:113px;
    margin-left: auto;
    margin-right: auto;
}

#Navigation {
    width:980px;
    height:30px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(i/bg_nav.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align:left;
}

#Navigation .Active{
    float:left;
    height:20px;
    background-image: url(i/bg_nav_active.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding-left: 10px;
    padding-right: 10px;
    margin-right:10px;
    padding-top: 10px;
    color:#FF5A00;
    font-family: Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#Navigation .Passive{
    float:left;
    height:20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    margin-right:10px;

}

#Navigation .Logout{
    float:right;
    height:20px;
    padding-right: 5px;
    padding-top: 10px;

}

#Navigation a{
    color:#4891A6;
    font-family: Tahoma;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#Navigation a:hover{
    text-decoration:underline;
    color:#000000;
}

#Navigation .NavIcon{
    margin-top:-11px;
	border:0;
}

#Content {
    width:980px;
    min-height:500px;
    margin-left: auto;
    margin-right: auto;
    background-color:#FFFFFF;
    text-align: left;
}

#Content .Container {
    padding:20px;
}

#Content .Outline {
    border:1px solid #EAEFF1;
}

.Button {
    height:21px;
	background-color:#5697AB;
    background-image: url(i/bg_button.gif);
    background-repeat: repeat-x;
    background-position: top left;
    font-family:Tahoma;
    font-size:10px;
    font-weight: bold;
    color:#FFFFFF;
    border: 1px solid;
    border-bottom-color:#194E66;
    border-left-color:#A3DAE1;
    border-top-color:#A3DAE1;
    border-right-color:#194E66;
    padding-bottom:2px;
    padding-left:7px;
    padding-right:7px;
}

.Textbox {
	background-image: url(i/bg_textbox.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
    padding:2px 5px 3px 5px;
}

.Textbox2 {
	background-image: url(i/bg_textbox.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 10px;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
    padding:1px 2px 1px 2px;
}

.Menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C637E;
    border: #B7CBD0 solid 1px;
}


.Divider1 {
    margin:5px 0 5px 0;
	width:1px;
	height:1px;
}

.Divider2 {
    margin:3px 0 4px 0 !important;
	margin:2px 0 0 0;
}

.bgDivider1 {
	background-image:url(i/bg_divider1.gif);
	background-repeat:repeat-x;
	background-position:left center
}

.TableHdr1 {
	background-image:url(i/bg_table_header1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:23px;
	font:bold 11px Tahoma;
	color:#8b969d; 
}

#Message .Header {
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#9AB0C6;
}

#Message .MessageRead {
    font-family:Tahoma;
    font-size:11px;
    text-decoration: none;
    color:#6489A0;

}

#Message .MessageUnead {
    font-family:Tahoma;
    font-size:11px;
    text-decoration: none;
    color:#6489A0;
    font-weight: bold;

}

#Message a:hover{
    color:#FF5A00;
    text-decoration: underline;
}

#CatalogNav {
    float:left;
    width:180px;
    height:400px;
    background-image: url(i/bg_left.gif);
    background-repeat: repeat-y;
    background-position: top right;

}

#CatalogNav a{
    font-family:Tahoma;
    font-size:11px;
    color:#5D9EC4;
}

#CatalogNav a:hover{
    color:#FF5A00;
    text-decoration: none;
}

#Catalog {
    float:right;
    width:750px;

}

#Product {
    width:154px;
    float:left;
    text-align: center;
    padding:0 5px 35px 5px;
    color:#90ADB4;
    font-family:Tahoma;
    font-size:10px;

}

#Product .Thumb {
    padding-bottom:4px;
    padding-top:12px;
    max-width: 90px;
    max-height: 60px;
}


#Product a{
    font-family:Tahoma;
    font-size:11px;
    color:#6D6D6D;
    text-decoration: none;
}

#Product a:hover{
    color:#FF5A00;

}

.icon1 {
	width:12px;
	height:11px;
	vertical-align:bottom;
	margin-bottom:2px;
}

.icon_zoom {
	width:11px;
	height:11px;
	margin-right:6px;

}

.chkbox {
	vertical-align: middle;
	margin:0 0 0 10px;
}
