.companyhdr{
	background-image: url('images/hdr_back.gif'); background-repeat: repeat-y; background-position: left top;
	padding:10px;
}
.companymainback{
	background-image: url('images/centerbg.png'); background-repeat: repeat-x; background-position: left top; background-color:#C7EBFA
}
.companybottomback{
	background-color:#C7EBFA
}
.companytitle{font-size: 18pt; color: #336699}
.companyshortdesc{color: #336699}
.companycommenttable{background-color:#E7EFF5}
.companycommenttablecontact{background-color:#DCE8EF;border:3px solid #C1D7E3;}

/*---------------------------------Gri Bar-------------------------------*/

.cmbright {
	background-image:url('images/hdr_main_right.gif');
	background-position: right center;
	background-repeat:no-repeat;
	height:30px;
	padding-right:2px;
	padding-left:10px;
	padding-top:5px;
	width:100%; font-family:Arial; font-size:10pt; color:#336699; font-weight:bold
}

.cmbleft {
	background-image:url(images/hdr_main_left.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	padding-left:2px;
	width:100%;
}

.cmbbar {
	background:transparent url(images/hdr_main_back.gif) repeat-x scroll center center;
	width:100%;
}


a.themelinks{font-family: tahoma; font-size: 8pt; color: #336699; font-weight: bold; padding-top:10px;}
a.themedot {background: url(images/arr_dot.gif) no-repeat;padding-left: 16px;color: #336699;}


/*---------------------------------Gallery-------------------------------*/

	td.off{border: 1px solid #DEDFE0; background-color: #E9EAEB; background-image: 
               url('images/off_back.gif'); background-repeat: repeat-x; 
               background-position: left top}
	td.on{border: 1px solid #C6E7F4; background-color: #DAEFF8; background-image: 
               url('images/on_back.gif'); background-repeat: repeat-x; 
               background-position: left top}

/*---------------------------------Ürün Sayfası-------------------------------*/
	P
	{
		padding: 0px;
		font-size: 11px;
		padding-bottom: 4px;
		margin: 0px;
		line-height:16px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

	/* Product  */
	
	A.ProductHead
	{
		font-weight: bold;
		font-size: 11px;
		font-family:  Tahoma, arial;
		text-decoration: none;
		padding-bottom: 0px;
		color: #e75a18;
	}
	
	A.ProductHead:link, A.ProductHead:visited, A.ProductHead:active
	{
		color: #094453;
		text-decoration:none;
	}
	A.ProductHead:hover
	{
		color: #094453;
		text-decoration:underline;
	}
	
	.ProductDesc
	{
		color: #333333;
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		line-height: 13px;
	}
	
	.ProductListPrice
	{
		font-size: 11px;
		color: #8d8d8d;
		font-family: Tahoma Verdana, Arial;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ProductPrice
	{
		font-size: 12px;
		color: #c90617;
		font-family: Tahoma Verdana, Arial;
		font-weight: bold;
	}
	
	.ProductListItem
	{
		border: lightgrey 1px dotted;
	}
	
	
	.pages
	{
		margin-bottom: 10px;
		margin-top: 20px;
		clear: left;
		float:right;
		font-size: 8pt;
		font-family: arial;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		padding-top: 0px;
	}
	
	.pages a, .pages span {
	    display: block;
	    float: left;
	    padding: 0.2em 0.5em;
	    margin-right: 0.1em;
	    border: 1px solid #fff;
	    background: #fff;
	}
	
	.pages span.current {
	    border: 1px solid #8e8e8e;
	    font-weight: bold;
	    background: #8e8e8e;
	    color: #fff;
	}
	
	.pages a {
	    border: 1px solid #b9b9b9;
	    text-decoration: none; color:#8e8e8e
	}
	
	.pages a:hover {
	    border-color: #8e8e8e;
	}
	
	.pages a.nextprev {
	    font-weight: bold;
	}
	
	.pages span.nextprev {
	    color: #666;
	}
	
	.pages span.nextprev {
	    border: 1px solid #ddd;
	    color: #999;
	}
	
	.pages .nextprev-next {
	    float: right;
	}