@charset "utf-8";
/* CSS Document piramitwallpapers.com by dkumral@tachistyle.com */

body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #fff;
	background: url(images/main-bg.jpg) repeat-x top left #333333;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	}

a {
	color: #FF9900;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
	
a.topLink {
	color: #fff;
	text-decoration: none;
	}
	
a.topLink:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
.topLinkContainer {
	height: 25px;
	padding-right: 5px;
	text-align: right;
	}
	
.articleHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #fff;
	}
	
.articleBody {
	color: #999999;
	}

.articleTags {
	height: 25px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.sideTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #fff;
	}
	
.bottomLinksContainer {
	height: 25px;
	padding-left: 5px;
	text-align: left;
	}
	
.copyright {
	color: #674738;
	text-align: right;
	}
	
.iletisimTxt {
	width: 180px;
	font-size: 10px;
	color: #0033CC;
	border: 1px solid #666666;
	}
	
.iletisimMsg {
	width: 180px;
	height: 60px;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.iletisimButton {
	width: 50px;
	font-size: 10px;
	border: 1px solid #666666;
	}
	
.iletisimLabel {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	}
	
#iletisimAdres {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
		}