/**
 * @Author Murat BEŞER
 * @see http://www.murat-beser.com
 * @Date 12.Mar.2010
 */
 @CHARSET "UTF-8";

html,body {
	height: 100%;
}

body { /** overflow: hidden; **/
	background: #fff url("/media/image/background-ln.png") left top repeat-x
		;
}

#tasiyici {
	background: url("/media/image/background.jpg") left top no-repeat;
	position: relative;
	width: 980px;
	height: 500px;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

#logo {
	position: absolute;
	top: 20px;
	background: url("/media/image/logobackground.png") left top no-repeat;
	width: 205px;
	height: 125px;
}
#logo:hover { cursor: pointer; }
#logoPamir {
	/* isplay: none; */
}

#news {
	position: absolute;
}

#footer {
	position: relative;
	top: 350px;
	width: 100%;
	text-align: center;
	height: 40px;
	font: normal 10px Verdana;
	color: #397f99;
}

#footer .copy {
	color: #b68924;
}

#content {
	background: url("/media/image/content-bg.png") left top no-repeat;
	width: 980px;
	height: 474px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 30px;
}

#news {
	display: none;
	right: 0;
	top: 30px;
	width: 333px;
	height: 125px;
}

.newsInnerLeft {
	background: url("/media/image/news-left.png") left top repeat-x;
	width: 20px;
	height: 125px;
	float: left;
}

.newsInnerContent {
	background: url("/media/image/news-orta.png") left top repeat-x;
	width: 273px;
	height: 125px;
	float: left;
	padding: 10px 0 10px 0;
	font-family: Arial;
	font-size: 11px;
}

.newsInnerRight {
	background: url("/media/image/news-right.png") right top no-repeat;
	width: 20px;
	height: 125px;
	float: left;
}

#menu {
	background: url("/media/image/alt-menu.png") center top no-repeat;
	bottom: 60px;
	width: 100%;
}

.navigation {
	position: relative;
	left: 210px;
}

.navigation li {
	display: inline-block;
	height: 70px;
}

.navigation li a {
	display: block;
	height: 48px;
	margin-top: 16px;
}

.navigation li a span {
	position: absolute;
	left: -99999px;
}

.navigation li #hakkimizda {
	width: 127px;
}

.navigation li #hizmetler {
	width: 107px;
}

.navigation li #referanslar {
	width: 127px;
}

.navigation li #projeler {
	width: 96px;
}

.navigation li #iletisim {
	width: 88px;
}

#balon {
	position: absolute;
	width: 41px;
	height: 55px;
	left: 227px;
	top: 145px;
	background: url("/media/image/balon.png") left top no-repeat;
}

#balon:hover {
	cursor: pointer;
}

#contentPamirLogo {
	width: 335px;
	height: 40px;
	margin-bottom: 15px;
	background: url("/media/image/pamir-logo.png") left top no-repeat;
}

.contentBoxModel {
	position: relative;
	width: 637px;
	height: 85px;
	background: url("/media/image/modelboxbg.png") left top no-repeat;
	padding: 20px 10px 20px 20px;
}

.contentBoxPicture {
	float: left;
	width: 232px;
	height: 84px;
	padding: 1px 0 0 1px;
	background: url("/media/image/screenshot-bg.png") left top no-repeat;
}

.contentBoxModelContent {
	float: left;
	padding-left: 20px;
	margin-top: -3px;
	width: 375px;
	height: 84px;
}

.contentBoxModel h2 {
	padding: 0;
	font: normal 18px "Trebuchet MS";
}

.contentBoxModel h3 {
	font: normal 13px "Trebuchet MS";
	color: #5f5f5f;
}

.contentBoxModel .contentBoxShortEntry {
	font: normal 11px Arial;
	color: #3c3b3b;
}

.contentBoxModel .contentBoxButton {
	float: right;
	margin-top: 1px;
	width: 103px;
	height: 21px;
	padding: 4px 0 0 26px;
	background: url("/media/image/buton.png") left top no-repeat;
}

.contentBoxModel .contentBoxButton a {
	display: block;
	font: bold 10px Verdana;
	color: #000000;
	text-decoration: none;
}

.contentBoxPicturesImages {
	display: none;
}

.contentRightBoxModel {
	position: absolute;
	right: 0;
	top: 50px;
	float: right;
	width: 260px;
	height: 445px;
	background: url("/media/image/sagtaraf.png") right top no-repeat;
}

.contentRightBoxModel li {
	margin-left: 15px;
	list-style-type: disc;
}

.contentRightBoxModel a {
	text-decoration: none;
	color: #303030;
}
.contentRightBoxModel a:hover {
 	text-decoration: underline;
}

.contentRightBoxModel h2 {
	font: normal 18px "Trebuchet MS";
	color: #303030;
	margin: 35px 0 0 23px;
	display: block;
}

.contentRightBoxModelNavigation {
	position: relative;
	float: right;
	right: 20px;
	top: -23px;
	height: 22px;
	width: 34px;
}

.contentRBMNBack {
	width: 14px;
	height: 22px;
	float: left;
	background: url("/media/image/navigation-arrows.png") left top no-repeat
		;
}

.contentRBMNBack span {
	position: absolute;
	left: -99999px;
}

.contentRBMNNext {
	float: right;
	width: 14px;
	height: 22px;
	background: url("/media/image/navigation-arrows.png") right top
		no-repeat;
}

.contentRBMNNext span {
	position: absolute;
	left: -99999px;
}

.contentRBMInfo {
	height: 200px;
	font: normal 11px Arial;
	color: #303030;
	padding: 20px;
	margin-top: 20px;
}

.contentRBMInfo p {
	line-height: 16px;
	margin-bottom: 5px;
}

.contentRightBoxPagination {
	margin: 25px auto 0 auto;
	font: normal 11px Arial;
	width: 220px;
	text-align: center;
}

.contentRBPRecord {
	text-align: center;
	color: #474747;
	margin-bottom: 5px;
}

.contentRBPRecordNav a {
	font-weight: bold;
	text-decoration: none;
	color: #474747;
	width: 18px;
	height: 16px;
	padding-top: 2px;
	display: inline-block;
	background: url("/media/image/passive-paging.png") left top no-repeat;
}

.contentRightBoxPagination a:hover {
	color: #000000;
}

.contentRightBoxPagination .active,.contentRightBoxPagination .active:hover
	{
	color: #fff;
	background: url("/media/image/active-paging.png") left top no-repeat;
}

.contentRBPRecordNav {
	margin-bottom: 10px;
}

.contentRBPPageControllerBack,.contentRBPPageControllerNext {
	background: url("/media/image/next-back.png") left top no-repeat;
	float: right;
	width: 40px;
	height: 17px;
	padding-top: 2px;
	color: #656565;
}

.contentRBPPageControllerBack a,.contentRBPPageControllerNext a {
	color: #656565;
	text-decoration: none;
	display: block;
}
.contact b {
	color: #3a3a3a;
	font: normal 18px "Trebuchet MS";
}
.contact {
	color: #4c4c4c;
	font: normal 16px Verdana;
	background: url("/media/image/full-modelboxbg.png") left top no-repeat;
	min-height: 375px;
}
.hakkimizda,
.hizmetler {
	color: #4c4c4c;
	font: normal 14px Arial;
	line-height: 20px;
	min-height: 375px;
	background: url("/media/image/full-modelboxbg.png") left top no-repeat;
}
.hakkimizda a,
.hizmetler a,
.contact a{ 
	color: #4c4c4c;
	text-decoration: none;
}
.hakkimizda a:hover,
.hizmetler a:hover,
.contact a:hover { 
	color: #4c4c4c;
	text-decoration: none;
}
