body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height:18px;
}
.ListRegular {
	font-family: Tahoma;
	font-size: 11px;
	color: #99FF99;
	font-weight: normal;
	list-style-image: url('http://www.arzumetal.com.tr/i/bullet1.gif');
    margin-left: 25 px;
}
.ListUrun {
	list-style-image: url('http://www.arzumetal.com.tr/i/bullet1.gif');
	font-size: 11px;
	font-weight: normal;
	line-height:12px;
    margin-left: 25px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	text-align:left;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a {
	color: #787878;
	text-decoration: underline;
}
.navleft a { display:block; height:40px; width:181px;}
.innertext {
	font-size: 10px;
	color: #787878;
	line-height:10px;
}
.pagetitle {
	color:#f4a62b;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	position:absolute;
}
.pageroot {
	margin-top:15px;
	text-align:right;
	height:35px;
}
.pageroot a{
	color: #CCCCCC;
	text-decoration:underline;
}
.pageroot a:hover{
	color:#999999;
	text-decoration:none;
}
.uruntitle {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.uruninfo {
	color: #f4a62b;
	font-weight: bold;
	text-align:left;
}
.urundetay a{
	color: #999999;
	text-align:left;
	font-size:10px;
	text-decoration:underline;
}
.urundetay a:hover{
	color: #333333;
	text-align:left;
	font-size:10px;
	text-decoration:underline;
}
.tablediv {
	display: table;
	width:auto;
	border-collapse:separate;
}
.rowdiv  {
	display:  table-row;
	width:auto;
}
.pageron {
	float:left;/*fix for  buggy browsers*/
	display: table-cell;
	display:block;
	background:url('http://www.arzumetal.com.tr/i/page_sayi.gif');
	margin:5px;
	height:20px;
	width:20px;
}
.pageroff {
	float:left;/*fix for  buggy browsers*/
	display: table-cell;
	display:block;
	background:url('http://www.arzumetal.com.tr/i/page_sayiof.gif');
	margin:5px;
	height:20px;
	width:20px;
}
.MakaleHeader {
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}
.MakaleTitle {
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MakaleTitle a{
	color: #FF9900;
	text-decoration:underline;
}
.MakaleTitle a:hover{
	color: #FF3300;
}


.TableHeader {
	color: #999999;
	padding: 5px;
	font-weight:bold;
}
.TableTitle {
	color: #666666;
	padding: 5px;
	font-weight:bold;
	background:#CCCCCC;
}
.input {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url('http://www.arzumetal.com.tr/i/input_back.gif');
	background-repeat: repeat-x;
	background-color: #ececec;
	border: solid 1px #CCCCCC;
	padding: 2px;
	width: 204px;
}

/**************************************************************/

.slideshowContainer {
	border: 10px solid #F2F2F2;
	width: 264px;
	height: 264px;
	cursor:hand;
}

.loading {
	background: url('http://www.arzumetal.com.tr/i/loading.gif') center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 10px solid white;
}

a:hover.slideshowThumbnail img {
	border: 10px solid #E2E2E2;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}