body {
			font-family:Arial, Helvetica, sans-serif; font-size:8pt;
			background-position: center top; margin:0px;
	 }

a			{text-decoration:none;}
a:hover		{text-decoration:underline;}

a.dot {background: url(../images/icons/arr_dot.gif) no-repeat;padding-left: 16px;color: #800000;}
a.redlinks{font-family: tahoma; font-size: 8pt; color: #800000; font-weight: bold; padding-top:10px;}
a.pprice{font-family: tahoma; font-size: 10pt; color: #000000; font-weight: bold;}

td{
	font-size:8pt;
}

a.btns{
	border-left:1px solid #420000; border-right:2px solid #420000; border-top:1px solid #420000; border-bottom:2px solid #420000; font-family: tahoma; font-size: 8pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	padding: 5px; 
	background-color: #800E0D
}

.btn{
	background-image    : url('../images/btn_bg.gif');
	background-repeat: repeat-x;
	background-position : left top;
	border:1px solid #ACACAC;
	font-size: 10pt;
	text-align : center;
	height	: 29px;
}

/*---------------------------------STATIC PAGES------------------------------*/

#PageContent {
    
    padding: 0px 10px 20px 10px;

    
}

#PageContent a{
	color:#990000
}

H1 {
    
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 22px;
	color: #880000;
	font-weight: normal; 
	
	}


H2 {
    
   	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #555555;
	font-weight: bold; 
	
}

H3 {
    
   	font-family:  Arial, Tahoma,Verdana;
	font-size: 13px;
	color: #65940b;
	font-weight: bold; 
	margin-bottom:-10px;
	
}


P {
    font-family: Arial, Tahoma, Verdana;
    font-size: 13px;
	color: #444444;
    }


/*---------------------------------MODULE MENU-------------------------------*/

.ModuleWindow
{
	padding: 0px;
	font-weight: bold;
	border: #eaeaea 0px solid;
	/*background-color: #ffffff;*/
}

.ProductModuleWindow
{
	font-weight: bold;
	padding: 0px;
	border: #eaeaea 0px solid;
	background-color: #ffffff;
}

.ModuleContent
{
	padding: 5px;
	background-color: white;
	border-right:#d9d9d9 1px solid;
		border-left:#d9d9d9 1px solid;
			border-bottom:#d9d9d9 1px solid;
}

A.ContentMenu:link, A.ContentMenu:visited, A.ContentMenu:active
{
	color: #444444;
	text-decoration: none;
}

A.ContentMenu:hover
{
	color: #880000;
	text-decoration:underline;
}

.ModuleHead
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Trebuchet MS, Arial, Tahoma;
	color: #3f3f4d;
}


/*---------------------------------PRODUCT PROPERTIES-------------------------------*/

ul.proplist {list-style: none;margin:0;width:350px;} 
ul.proplist li {float:left;padding:0px;margin-right:3px;margin-top:3px;}

/*---------------------------------THUMBNAIL PHOTOS-------------------------------*/

ul.thumbs {list-style: none;margin:0;width:165px;} 
ul.thumbs li {float:left;padding:3px;border:1px solid #EFEFEF;margin-right:3px;margin-top:3px;}
.storeitem {float:left;}
.window {width:160px; height:160px; border:1px solid #EFEFEF;}
.loader {background:#FFF url(../images/loading.gif) center center no-repeat;}


/*---------------------------------CATS-------------------------------*/
	div.CatNames{font-family: tahoma; font-size: 10pt; color: #800000; font-weight: bold; padding-top:10px;width: 100%;	}
	div{font-size:8pt;}
	

	.catcontainer {
		padding-top:10px;
		padding-left:20px;
		padding-bottom:10px;
		padding-right:0px;
	}
	ul.subcats{
		width: 100%;
		margin:0px;
		padding:0px;
		list-style: none;
	}
	ul.subcats li {
		float: left;
		display: inline;
	}
	ul.subcats li a{
		padding:1px;
		font-family: tahoma; 
		font-size: 8pt; 
		color: #000000;
		width: 100%;
	}


/*--------------------------------HEADLINE----------------------------*/

	.headlinelist
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.headlinelist li { margin:0; }
	
	.headlinelist a
	{
		display: block;
		color: #808080;
		padding: 5px;
		text-decoration: none;
	}
	
	.headlinelist a:hover
	{
		background-color: #efefef;
		color: #000000;
		text-decoration:none;
	}
	
	.headlinepic{
		float:left;
		margin-right:5px;
		margin-bottom:5px;
		border:0;
	}
	.headlinetitle{
		font-family:tahoma;
		font-size:8pt;
		color:#800000; font-weight:bold
	}

/*---------------------------------Ana Sayfa Bar-------------------------------*/

	.gbright {
		background-image:url(../images/grey_bar_right.gif);
		background-position:right center;
		background-repeat:no-repeat;
		height:38px;
		padding-right:19px;
		padding-top:12px;
		width:100%;
	}
	
	.gbleft {
		background-image:url(../images/grey_bar_left.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		height:38px;
		padding-left:19px;
		width:100%;
	}
	
	.gbbar {
		background:transparent url(../images/grey_bar_back.gif) repeat-x scroll center center;
		width:100%;
	}

/*---------------------------------FIRMS-------------------------------*/

	.companylist{
		background: #800000;
	}

	ul.firmblock{
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 336px;
	}
	.firmblock li {
		position: relative;
	}
	
	.firmblock li a {
		display:block;
		font-weight: bold; 
		height:60px;
		padding:15px;
		color: #FFFFFF;
		margin-bottom:5px;
	}
	.firmblock li a:hover {
		text-decoration:none;
	}