.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	border-bottom-width: 8px;
	width: 545px; /*width of featured content slider*/
	height: 250px;
	border-top-width: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009DEA;
	border-right-color: #009DEA;
	border-bottom-color: #009DEA;
	border-left-color: #009DEA;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}

.pagination{
	width: 210px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	height: 250px;
	border-bottom-width: 8px;
	border-top-width: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009DEA;
	border-right-color: #009DEA;
	border-bottom-color: #009DEA;
	border-left-color: #009DEA;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}


.pagination a{
	text-decoration: none;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.pagination img:hover{
	border: 2px solid #FF0000;
}
.bannertabletd {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

.pagination a:hover, .pagination a.selected{
	color:#01A4F1;
}



ul.pagination,
ul.pagination li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.pagination li {
	margin: 0 0 0px 0 !important;
	margin: 0;
	list-style: none;
}

a.pagination img {
  border: 2px solid #009DEA;
  margin:0;
}

a:hover.pagination img {
  background: #8EB4C6;
  border: 1px solid #668FA3;
}

a:hover.pagination, a.selected.pagination {
  color: #000;
background-color:#00CC99;
}

a.pagination span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}


.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #000;
border-bottom-width: 6px;
width: 905px; /*width of featured content slider*/
height: 450px;
}



.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination2{
	width: 890px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: center;
	border: 1px solid #000;
	padding: 2px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	background-position: center;
}



.pagination2 a{
	text-decoration: none;
	color: #00007D;
	background-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 23px;
	padding-bottom: 2px;
	padding-left: 23px;
	font-weight: bold;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #000;
background-color:#CCCCCC;
}


ul.pagination2,
ul.pagination2 li {
	margin: 0;
	padding: 0;
}

ul.pagination2 li {
	padding: 0px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: 200px;
}

a.pagination2 img {
  border: 5px solid #ccc;
}

a:hover .pagination2 img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover .pagination2, a.selected.pagination2 {
  color: #000;
background-color:#00CC99;
}

a.pagination2 span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}
#bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 180px;
	width: 180px;
	left: 340px;
	top: 30px;
	position: absolute;
	padding: 5px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	filter:alpha ( Opacity=70 );
	opacity:0.7;
	-moz-opacity:0.7;
}

#bannertext .baslik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	
}

#bannertext .yazi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
}

#mymenu ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mymenu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	height:31px;
	list-style-type: none;
	text-align:left;
	margin-top: 5px;
	padding-top: 3px;
	vertical-align: top;
}

#mymenu ul li a{
	font-weight: bold;
	text-decoration: none;
}


#mymenu ul li a:hover{
	text-decoration: none;
	color:#9F8C01;
}

#mymenu ul li:hover{
	background-color:#DDDDDD;
}

#mymenu img{
	border: 2px solid #0099FF;
	margin: 3px;
	padding: 1px;
}

#mymenu img:hover{
	border: 2px solid #FF0000;
	margin: 3px;
	padding: 1px;
}

.floatLeft {
  float: left;
}
