/* CSS Askom - www.askom.com.tr */

body {
	font-family:"trebuchet MS", Tahoma;
	font-size:12px;
	color:#000;
	margin:0px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#645d49;
	text-decoration:none;
}

#table {
	width:1003px;
	margin:auto;
}

#table #left_blog {
	float:left;
	width:54px;
	height:206px;
	background:url(../images/left_blog_bg.jpg) no-repeat;
}

#table #center_blog {
	float:left;
	width:893px;
}

#table #center_blog #left_side {
	float:left;
	width:281px;
}

#table #center_blog #left_side .logo {
	width:281px;
	height:150px;
	background:url(../images/askom_logo.jpg);
}

#table #center_blog #left_side .urun_arama_paneli {
	width:281px;
	height:91px;
	background:url(../images/urun_arama_bg.jpg);
}

#table #center_blog #left_side #urun_kategori_liste {
	width:262px;
	margin-left:19px;
}

#table #center_blog #left_side #urun_kategori_liste ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#table #center_blog #left_side #urun_kategori_liste li a {
	background:url(../images/kategori_normal_bg.jpg);
	height:18px;
	color:#83786b;
	padding-left:25px;
	display:block;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
}

#table #center_blog #left_side #urun_kategori_liste li a:hover {
	background:url(../images/kategori_over_bg.jpg);
	height:18px;
	color:#594b31;
	padding-left:25px;
	display:block;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
}

#table #center_blog #left_side #urun_kategori_liste li a:active {
	background:url(../images/kategori_normal_bg.jpg);
	height:18px;
	color:#7b5849;
	padding-left:25px;
	display:block;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
}

#table #center_blog #left_side #urun_kategori_liste li a:visited {
	background:url(../images/kategori_over_bg.jpg);
	height:18px;
	color:#896b5e;
	padding-left:25px;
	display:block;
	font-weight:bold;
	margin-top:5px;
	text-decoration:none;
}

#table #center_blog #empty {
	float:left;
	width:17px;
	height:206px;
	background:url(../images/empty_bg.jpg) no-repeat;
}

#table #center_blog #right_side {
	float:left;
	width:595px;
}

#table #center_blog #right_side .slogan {
	width:595px;
	height:205px;
	background:url(../images/slogan_bg.jpg) no-repeat;
}

#table #center_blog #right_side #menu {
	height:36px;
	width:595px;
	background:url(../images/menu_bg.jpg);
}

#table #center_blog #right_side #menu ul {
	margin:0px;
	padding:0px;
	font-weight:bold;
	list-style-type:none;
}

#table #center_blog #right_side #menu li.menu_left {
	width:212px;
	height:36px;
	background:url(../images/menu_left.jpg) no-repeat;
	float:left;
}

#table #center_blog #right_side #menu li {
	float:left;
	height:36px;
	line-height:36px;
	color:#645d49;
	text-decoration:none;
}

#table #center_blog #right_side #menu li a {
	float:left;
	height:36px;
	background:url(../images/menu_li_icon.jpg) left no-repeat;
	line-height:36px;
	color:#645d49;
	padding-left:30px;
	text-decoration:none;
	margin-left:30px;
}

#table #center_blog #right_side #menu li a:hover {
	color:#594b31;
	float:left;
	background:url(../images/menu_li_icon_over.jpg) left no-repeat;
	height:36px;
	line-height:36px;
	color:#594b31;
	text-decoration:none;
}

#table #center_blog #right_side #content {
	width:584px;
	margin-left:11px;
	text-align:justify;
}

#table #center_blog #right_side #content table img {
	padding:3px;
	border:#999999 1px solid;
}

#table #center_blog #right_side #content #sub_cat {
	width:584px;
	float:left;
}

#table #center_blog #right_side #content #pagination {
	border-top:#CCCCCC 1px solid;
	width:584px;
	float:left;
	margin-top:25px;
}

#table #center_blog #right_side #content #pagination ul {
	padding:0px;
	margin:0px;
	float:left;
}

#table #center_blog #right_side #content #pagination li {
	float:left;
	text-align:center;
	font-weight:bold;
}

#table #center_blog #right_side #content #pagination li a {
	float:left;
	margin-top:2px;
	background-color:#dfded9;
	border:#FFFFFF 1px solid;
	padding:3px;
	font-size:11px;
	width:25px;
	height:20px;
	line-height:20px;
	display:block;
}

#table #center_blog #right_side #content #pagination li a:hover {
	background-color:#800000;
	color:#FFFFFF;
	border:#dfded9 1px solid;
	text-decoration:underline;
}

#table #center_blog #right_side #content #sub_cat ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#table #center_blog #right_side #content #sub_cat li.prod {
	display:block;
	float:left;
	margin:3px 5px;
	width:133px;
	height:150px;
	font-weight:bold;
	text-align:center;
}

#table #center_blog #right_side #content #sub_cat li.prod img {
	float:left;
	padding:3px;
	border:#999999 1px solid;
}

#table #center_blog #right_side #content #sub_cat li.prod strong {
	font-size:13px;
	color:#800000;
}

#table #center_blog #right_side #content #sub_cat li.prod .subtitle a {
	font-size:25px;
	color:#800000;
}

#table #center_blog #right_side #content #sub_cat li.prod a {
	text-align:center;
	color:#800000;
	font-size:15px;
	float:left;
	width:133px;
	margin-top:5px;
	text-decoration:none;
}

#table #center_blog #right_side #content #sub_cat li.prod a:hover {
	text-align:center;
	color:#7d7d7d;
	text-decoration:none;
}

#table #center_blog #right_side #content #sub_cat li.prod_list {
	margin:5px;
	float:left;
	width:133px;
	display:block;
	height:150px;
	text-align:center;
}

#table #center_blog #right_side #content #sub_cat li.prod_list img {
	padding:3px;
	border:#999999 1px solid;
}

#table #center_blog #right_side #content #sub_cat li.prod_list a {
	font-size:13px;
	color:#800000;
}

#table #center_blog #right_side #content #sub_cat li.prod_list a:hover {
	font-size:13px;
	color:#7d7d7d;
}

#table #center_blog #right_side #content ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#table #center_blog #right_side #content li.prod_inc {
	width:100%;
	height:auto;
	clear:both;
	margin-bottom:15px;
	border-bottom: #dedfda 1px solid;
	text-align:left;
}

#table #center_blog #right_side #content li.prod_inc img {
	width:100px;
	height:75px;
	padding:3px;
	border:#999999 1px solid;
	float:left;
	margin-right:10px;
}

#table #center_blog #right_side #content li.prod_inc strong {
	color:#990000;
	font-size:14px;
}

#table #center_blog #right_side #content li.prod_inc a {
	color:#800000;
	text-decoration:none;
	font-weight:bold;
}

#table #center_blog #right_side #content li.prod_inc a:hover {
	color:#7d7d7d;
	text-decoration:underline;
}

#table #center_blog #right_side #content #galeri {
	width:584px;
	height:248px;
	background:url(../images/galeri_bg.jpg) no-repeat;
}

#table #center_blog #right_side #content #galeri .swf_galeri {
	width:574px;
	height:232px;
	padding:3px 7px 13px 3px;
}

#table #center_blog #bottom_frame {
	clear:both;
	width:893px;
	height:43px;
	line-height:43px;
	color:#645d49;
	font-weight:bold;
	font-size:11px;
	padding-bottom:15px;
	background:url(../images/bottom_bg.jpg) no-repeat;
}

#table #center_blog #bottom_frame .copyright {
	float:left;
	margin-left:15px;
}

#table #center_blog #bottom_frame .bottom_link {
	float:right;
	margin-right:20px;
}

#table #center_blog #bottom_frame .bottom_link a {
	color:#645d49;
	text-decoration:none;
}

#table #center_blog #bottom_frame .bottom_link a:hover {
	color:#a21c16;
	text-decoration:none;
}

#table #right_blog {
	float:left;
	width:56px;
	height:260px;
	background:url(../images/right_blog_bg.jpg) no-repeat;
}

h2 {
	color:#645d49;
	height:23px;
	line-height:25px;
	width:auto;
	background:url(../images/baslik_bg.jpg) left no-repeat;
	font-size:14px;
	text-indent:30px;
}

#prod_detail {
	margin:5px;
	height:auto;
}

#prod_detail strong {
	color:#a71f21;
	font-size:13px;
}

#prod_detail .cerceve {
	padding:5px;
	height:auto;
	border:#999999 1px solid;
	background-color:#c3b6a3;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#prod_detail .cerceve img {
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: none;
}

.highslide:hover img {
	border: none;
}

.highslide-image {
    border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,

a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,

a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

input,select,textarea {
	font-family:"trebuchet MS", Tahoma;
	font-size:12px;
	color:#333;
	background-color:#f8f8f8;
	border:#CCCCCC 1px solid;
}
