@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);margin: 0px;padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img {border:none;}
#header {
	float: left;
	width: 100%;
	background-image: url(../images/slayt-bg.png);
	background-position: center 200px;
	height: 646px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #950000;
}
#header .slayt {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -3px;
}

#header .logoalan {
/*	background-image: url(../images/header.png);*/
	float: left;
	height: 155px;
	width: 100%;
background-color: white;
}
#header .logoalan .logalan {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header .logoalan .logo {
	float: left;
	height: 128px;
	width: 468px;
	position: relative;
	z-index: 8;
	margin-right: 2px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .logoalan .logalan .arama {
	float: right;
	position: relative;
	left: 5px;
	top: 2px;
	width: 200px;
	text-align: right;
}


#header .nav {
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 65px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	box-shadow: 0 1px 3px #000;
	position: relative;
	z-index: 999;
}
#header .nav .alan {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header .nav .alan ul#menu, ul#menu ul{
	float: left;
	width: 960px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
  }
  
#header .nav .alan ul#menu li {
	float: left;
	position: relative;
	height: 65px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-arack.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header .nav .alan ul#menu li ul {
	display: none;
	position: absolute; 
	top: 19px; /* yukseklik 15px + sonradan eklenecek paddingler 4px toplam 19px */ 
	left: 0;
}

#header .nav .alan ul#menu li > ul {
top: auto;
left: auto;
}

#header .nav .alan ul#menu li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 65px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 66px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #333;
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 0;
	margin-left: 2px;
}

#header .nav .alan ul#menu li a:hover {
	color: #FFF;
	background-color: #CB0309;
	text-shadow: 1px 1px 1px #333;

}
#header .nav .alan ul#menu li ul{
	width: auto;
}
#header .nav .alan ul#menu li ul li {
	float: none;
	padding: 5px;
	width: 185px;
	margin-left: 0px;
	background-color: #606060;
	height: 40px;
}
#header .nav .alan ul#menu li ul li a{
	color: #FFF;
	height: 40px;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	background-image: none;
}
#header .nav .alan ul#menu li:hover ul, ul#menu li.over ul { 
	display: block;
}
#main {
	width: 100%;
	float: left;
}
#main .icerik {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main .icerik .bar {
	background-image: url(../images/hosgeldin-bar.png);
	float: left;
	height: 57px;
	width: 961px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#main .icerik .mesaj {
	background-color: #F2F2F2;
	float: left;
	height: 150px;
	width: 956px;
	border: 2px solid #FFF;
	border-radius:6px;
	box-shadow: 0 1px 2px #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main .icerik .tirnak1 {
	background-image: url(../images/tirnak.png);
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	width: 57px;
	position: relative;
	z-index: 2;
	top: -14px;
}
#main .icerik .tirnak2 {
	background-image: url(../images/tirnak.png);
	background-repeat: no-repeat;
	float: right;
	height: 63px;
	width: 57px;
	position: relative;
	z-index: 2;
	top: 110px;
	background-position: -57px;
}
#main .icerik .mesaj .m1 {
	float: left;
	width: 425px;
	margin-top: 10px;
	margin-left: 20px;
}
#main .icerik .mesaj .m1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 300px;
}
#main .icerik .mesaj .m1 ul {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 380px;
}
#main .icerik .mesaj .m1 ul li {
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding: 2px;
	float: left;
	width: 165px;
	margin-right: 10px;
}
#main .icerik .mesaj .m1 p {

	font-family: sans-serif;

	font-size: 13px;

	color: #000;

	padding: 0px;

	float: left;

	width: 400px;

	margin-top: 4px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#main .icerik .mesaj .m2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333;

	text-decoration: none;

	text-align: justify;

	float: right;

	width: 360px;

	margin-top: 0px;

	margin-right: 25px;

	padding-left: 10px;

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #999;

	padding-top:10px;

}

#main .icerik .mesaj .m2 p{margin:0px; padding:0px; margin-bottom:4px;}
#main .icerik .modul-left {
	float: left;
	width: 458px;
	margin-top: 20px;
	margin-right: 10px;
}
#main .icerik .modul-left .sorular-buton {
	background-image: url(../images/sinav-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 226px;
	margin-right: 5px;
	text-align: center;
}
.icerik .modul-left .sorular-buton h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
	font-weight: bold;
}.icerik .modul-left .sorular-buton p {
	width: 210px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#main .icerik .modul-left .kurs-saatleri {
	background-image: url(../images/ehliyet-src.png);
	background-repeat: no-repeat;
	float: right;
	height: 138px;
	width: 226px;
}
#main .icerik .modul-left .kurs-saatleri p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	text-align: center;
	text-shadow:0 1px 2px #333;
}
#main .icerik .modul-left .kurs-saatleri p a{
	color: #FFF;
	text-decoration: none;
}
#main .icerik .modul-left .kurs-saatleri p a:hover{
	color: #000;
	text-decoration: none;
}



#main .icerik .modul-left .kurs-saatleri1 {
	background-image: url(../images/ehliyet-src1.png);
	background-repeat: no-repeat;
	float: right;
	height: 138px;
	width: 226px;
}
#main .icerik .modul-left .kurs-saatleri1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	text-align: center;
	text-shadow:0 1px 2px #333;
}
#main .icerik .modul-left .kurs-saatleri1 p a{
	color: #FFF;
	text-decoration: none;
}
#main .icerik .modul-left .kurs-saatleri1 p a:hover{
	color: #000;
	text-decoration: none;
}
#main .icerik .modul-left .gerekli-evraklar {
	background-image: url(../images/modul-bar.png);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 455px;
	margin-top: 10px;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 52px;
	color: #333;
	text-decoration: none;
	text-align: center;
	text-shadow:0 0px 2px #fff;
}
#main .icerik .modul-left .gerekli-evraklar a{
	color:#333;
	text-decoration: none;
}
#main .icerik .modul-left .gerekli-evraklar a:hover{
	color:#B90004;
}


#main .icerik .modul-left .mainhaber {
	float: left;
	width: 458px;
	height:780px;
	margin-top: 15px;
}
#main .icerik .modul-left .mainhaber .haberbaslik {
	float: left;
	width: 458px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
#main .icerik .modul-left .mainhaber .haberbaslik h1 {
	font-family: sans-serif;
	font-size: 22px;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
#main .icerik .modul-left .mainhaber .haberbaslik h3 {
	font-family: sans-serif;
	font-size: 25px;
	color: #333;
	float: left;
	width: 100px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .icerik .modul-left .mainhaber .haberbaslik h3 a {
	color: #F00;
	text-decoration: none;
}
#main .icerik .modul-left .mainhaber .haberbaslik h3 a:hover {
	color: #000;
	text-decoration: none;
}
#main .icerik .modul-left .mainhaber .haberbaslik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	float: right;
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 53px;
	line-height: 26px;
}



#main .icerik .modul-left .mainhaber .haberbar {
	float: left;
	width: 458px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main .icerik .modul-left .mainhaber .haberbar img {
	float: left;
	height: 134px;
	width: 227px;
	margin-right: 10px;
	border: 2px solid #FFF;
	background-color: #CCC;
	box-shadow: 0 0 2px #333;
	margin-bottom: 5px;
}
#main .icerik .modul-left .mainhaber .haberbar h2 {
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0F15;
	text-decoration: none;
}
#main .icerik .modul-left .mainhaber .haberbar p {
	font-family: sans-serif;
	font-size: 13px;
	color: #666;
	float: left;
	width: 190px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
}
#main .icerik .modul-left .mainhaber .haberbar span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F00;
	text-decoration: none;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .icerik .modul-left .mainhaber .haberbar span a:hover {
	color:#666;
	}


#main .icerik .modul-left .digerhaber {

	float: left;

	width: 458px;

	margin-top: -30px;

	position:relative;

	z-index:999;

	background-color: #FFF;

	border: 1px solid #E9E9E9;

	border-radius:8px;

	padding: 5px;

}

#main .icerik .modul-left .digerhaber ul{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}
#main .icerik .modul-left .digerhaber marquee {
	height: 350px;
}

#main .icerik .modul-left .digerhaber ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#main .icerik .modul-left .digerhaber ul li h2{
	font-size: 15px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main .icerik .modul-left .digerhaber ul li a{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#main .icerik .modul-right {
	float: right;
	width: 476px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-left: 0px;
	margin-top: 25px;
}
#main .icerik .modul-right .ekibimiz-buton {
	float: right;
	width: 437px;
}
#main .icerik .modul-right .ekibimiz-buton a {
	background-image: url(../images/kadro.png);
	float: left;
	height: 91px;
	width: 437px;
}
#main .icerik .modul-right .ekibimiz-buton a:hover {
	background-image: url(../images/kadro.png);
	float: left;
	height: 91px;
	width: 437px;
	background-position: -437px;
}
#main .icerik .modul-right .egitimbuton {
	float: right;
	margin-top: 10px;
}
#main .icerik .modul-right .egitimbuton .egt1 {
	background-image: url(../images/ekskavator.png);
	float: right;
	height: 125px;
	width: 437px;
}
#main .icerik .modul-right .egitimbuton .egt1 a {
	background-image: url(../images/ekskavator.png);
	height: 125px;
	width: 437px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt1 a:hover {
	background-image: url(../images/ekskavator.png);
	height: 125px;
	width: 437px;
	background-position: -437px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt2 {
	float: right;
	height: 102px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt2 a {
	background-image: url(../images/bekoloder.png);
	height: 101px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt2 a:hover {
	background-image: url(../images/bekoloder.png);
	float: right;
	height: 101px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt3 {
	float: right;
	height: 98px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt3 a {
	background-image: url(../images/loder.png);
	height: 98px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt3 a:hover {
	background-image: url(../images/loder.png);
	float: right;
	height: 98px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt4 {
	float: right;
	height: 103px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt4 a {
	background-image: url(../images/forklift.png);
	height: 103px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt4 a:hover {
	background-image: url(../images/forklift.png);
	float: right;
	height: 103px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt6 {
	float: right;
	height: 120px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt6 a {
	background-image: url(../images/silindir-operatorlugu.png);
	height: 120px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt6 a:hover {
	background-image: url(../images/silindir-operatorlugu.png);
	float: right;
	height: 120px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt7 {
	float: right;
	height: 101px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt7 a {
	background-image: url(../images/loder-operatorlugu.png);
	height: 101px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt7 a:hover {
	background-image: url(../images/loder-operatorlugu.png);
	float: right;
	height: 101px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt8 {
	float: right;
	height: 134px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt8 a {
	background-image: url(../images/kule-ve-mobil-vinc.png);
	height: 134px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt8 a:hover {
	background-image: url(../images/kule-ve-mobil-vinc.png);
	float: right;
	height: 134px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}

#main .icerik .modul-right .egitimbuton .egt9 {
	float: right;
	height: 120px;
	width: 437px;
	margin-top: 7px;
}
#main .icerik .modul-right .egitimbuton .egt9 a {
	background-image: url(../images/finiser-operatorlugu.png);
	height: 120px;
	width: 437px;
	margin-top: 7px;
	float: right;
}
#main .icerik .modul-right .egitimbuton .egt9 a:hover {
	background-image: url(../images/finiser-operatorlugu.png);
	float: right;
	height: 120px;
	width: 437px;
	background-position: -437px;
	margin-top: 7px;
}




#main .icerik .modul-right .egitimbuton .egt5 {
	float: right;
	height: 46px;
	width: 439px;
	margin-top: 55px;
	background-image: url(../images/modul-kirmizi-bar.png);
	font-family: sans-serif;
	font-size: 22px;
	color: #FFF;
	line-height: 43px;
	text-align: center;

	}
	
#main .icerik .modul-right .egitimbuton .egt5 a{
	color:#FFF;
	text-decoration: none;
}	
#main .icerik .modul-right .egitimbuton .egt5 a:hover{color:#000; }	
#main .icerik .bilgibar {
	background-color: #FFF;
	float: left;
	width: 940px;
	margin-top: 25px;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 12px;
}
#main .icerik .bilgibar a{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#main .icerik .bilgibar a:hover{
	color: #C40005;
}
#main .icerik .bilgibar h4 {
	font-family: sans-serif;
	font-size: 19px;
	color: #FC0;
	text-decoration: none;
	float: left;
	width: 920px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
#main .icerik .bilgibar span {
	float: left;
	width: 440px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main .icerik .bilgibar span h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#main .icerik .bilgibar span p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#main .icerik .bilgibar span p a{
	color: #F00;
	text-decoration: none;
}

/*
=======================================================================
	Banner Rules
=======================================================================
*/
#banner {
	width:100%;
	padding-bottom:20px;
	background:url(../images/banner_shadow.png) no-repeat bottom center;
}
#banner .inner{
	width:928px;
	height:383px;
	padding:10px;
	margin:0px auto;
	background-color:#FFF;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption h4{
	padding:0px 0px 10px 0px;
	margin:0;
	float:left;
	width:auto;
	font-weight:bold;
	line-height:20px;
}
.nivo-caption p {
	padding:0px 0px 5px 0px;
	margin:0;
	float:left;
	clear:both;
	width:100%
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
.nivo-caption a.read {
	color:#FFF;
	background:url(../images/leftar.gif) no-repeat 0px 4px;
	padding:0px 0px 0px 10px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* cosmetics */
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
	display:none;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:25px;
	height:36px;
	background:url(../images/banner_arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-25px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default a.nivo-nextNav:hover {
	background-position:-25px -36px;
}
.theme-default a.nivo-prevNav:hover {
	background-position:0px -36px;
}
/*
=======================================================================
	Subpage Banner Rules
=======================================================================
*/
#subbanner {
	width:100%;
	padding-bottom:22px;
	background:url(../images/banner_shadow.png) no-repeat bottom center;
	margin-bottom:-15px;
}
#subbanner .inner{
	width:980px;
	padding:10px;
	margin:0px auto;
	background-color:#FFF;
}
#subbanner #map{
	width:980px;
	height:216px;
}
/*
=======================================================================
	Video Detail Rules
=======================================================================
*/
#videodetail {
	width:100%;
	padding-bottom:22px;
	background:url(../images/banner_shadow.png) no-repeat bottom center;
}
#videodetail .inner{
	width:980px;
	padding:10px;
	margin:0px auto;
	background-color:#FFF;
}




.sponsers {
	width:100%;
	padding:0px;
	float: left;
}
.sponsers .sponinner{
	width:940px;
	margin:0px auto;
}
.sponsers h5{
	width:943px;
	height:18px;
	text-transform:uppercase;
	font-size: 17px;
	color: #F00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
.sponsers .spnscrousal{
	width:940px;
	height:162px;
	padding:0px 4px 0px 4px;
	background:#fff;
	border-radius:5px;
	-moz-box-shadow:0px 2px 1px 1px #eee9d8;
	-webkit-box-shadow:0px 2px 1px 1px #eee9d8;
	box-shadow:0px 2px 1px 1px #eee9d8;
}
.carouselsec_wrapp {
	width: 850px;
	position: relative;
	margin:0px 0px 0px 50px;
}
.carouselsec_wrapp ul li {
	display:block;
	float:left;
	height: 150px;
	width: 120px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.carouselsec_wrapp ul li a img {
	display:block;
	height: 94px;
	width: 120px;
}
.sponsers #controls{
	display:block;
	position:absolute;
	width:940px !important;
	background:#639;
	margin-top: -119px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sponsers #controls a{
	float:left;
	border-left:#e0e0e0 solid 1px;
}
.sponsers #controls a.prevBtn{
	display: block;
	width: 23px;
	height: 102px;
	background: url(../images/sponserarrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 4px;
	cursor: pointer;
	border:#d1d1d1 solid 1px;
	border-radius:2px;
	float:left;
}
.sponsers #controls a.nextBtn{
	display: block;
	width: 23px;
	height: 102px;
	background: url(../images/sponserarrow.png) no-repeat -23px 0;
	text-indent: -999px;
	position: absolute;
	top: 4px;
	cursor: pointer;
	border:#d1d1d1 solid 1px;
	border-radius:2px;
	float:left;
	margin:0px 0px 0px 0px;
	right:0px;
}
.sponsers #controls a.prevBtn:hover{
	background-position: 0 -102px;
	border-radius:2px;
}
.sponsers #controls a.nextBtn:hover{
	background-position: -23px -102px;
	border-radius:2px;
}
 

#footer {
	background-color: #666;
	float: left;
	width: 100%;
	margin-top: 25px;
	height: 125px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A60004;
}
#footer .fotalan {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer .fotalan .altlogo {
	float: left;
	height: 75px;
	width: 274px;
	margin-top: 20px;
}
#footer .fotalan .copyright {
	float: left;
	width: 325px;
	margin-top: 20px;
	margin-left: 25px;
}
#footer .fotalan .copyright p {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
