html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
body {
   line-height: 1;
   /*text-align:center;*/
   font-family:Tahoma, Geneva, sans-serif;
   font-size:12px;
   color:#666;
   background-image:url(images/bg.png);
   background-repeat:repeat;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
 
/* remember to define focus styles! */
:focus {
   outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
   border-spacing: 0;
}
.temizle {
  *zoom: 1;
}
 
.temizle:before,
.temizle:after {
  display: table;
  line-height: 0;
  content: "";
}
 
.temizle:after {
  clear: both;
}
a{text-decoration: none;}
.ustcizgi {
	width:100%;
	height:8px;
	background-color:#e6e6e6;
}
.sitearkaplan {
	width:100%;
	height:auto;
	background-image:url(images/guvenlikarka.png);
	background-repeat:no-repeat;
	background-position:center top;
	overflow:hidden;
}
.anaplan {
	width:1085px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.holder {
	width:990px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:0 0 10px 0;
}
.holder a img{
	border:none;
}
.header {
	width:990px;
	height:auto;
	float:left;
	position:relative;
}
.topContainer {
	width:990px;
	height:120px;
	float:left;
	position:relative;
}
.topContainer .logo {
	float:left;
	margin:18px 0 0 5px;
}
.topContainer .map {
	width:401px;
	height:120px;
	float:left;
	margin:0 0 0 50px;
}
.topContainer .langNo {
	width:280px;
	height:120px;
	float:right;
	margin:0 0 0 0;
}
.topContainer .selectLang {
	width:180px;
	height:auto;
	float:right;
	margin:4px 0 0 0;
	font-size:11px;
}
.topContainer .selectLang a{
	width:auto;
	height:auto;
	float:left;
	padding:0 0 0 13px;
	background-image:url(images/bullet12.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#666;
	text-decoration:none;
	margin:0 10px 0 0;
}
.topContainer .selectLang a:hover{
	color:#2692cc;
}
.topContainer .sCountry {
	width:99px;
	height:21px;
	position:absolute;
	float:right;
	top:26px;
	background-image:url(images/sCountry.png);
	margin:0 0 0 150px;
}
.topContainer .sCountry:hover {
	background-image:url(images/sCountryh.png);
}
.topContainer .no {
	width:185px;
	height:auto;
	float:right;
	margin:7px 0 0 0;
	position:absolute;
	top:41px;
	margin:0 0 0 90px;
}
.menuContainer {
	width:990px;
	height:68px;
	float:left;
	margin:5px 0 0 0;
	background-image:url(images/menubg.png);
	background-repeat:no-repeat;
}
.menu {
	width:970px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
	position:relative;
	z-index:999;
}
.menu ul{
	width:100%;
	height:30px;
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	position:relative;
	z-index:888;
}
.menu ul li {
	min-width:50px;
	height:23px;
	margin:0px 10px 0 0;
	padding:7px 10px 0 0;
	float:left;
	background-image:url(images/menuLine.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.menu ul li:hover {
	position:relative;
}
.menu ul li a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.menu ul li a:hover{
	text-decoration:none;
	color:#fee958;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	z-index: 1000;
	top:100%;
	left:-1px;
	width:100%;
	margin-top:0px;
	float:left;
}
.menu ul ul li {
	float: left;
	border-right:none;
	padding:3px 0 3px 5px;
}
.menu ul li:hover > ul {
	visibility:visible;
}
.menu ul ul {
	width:450px;
	height:auto;	
	list-style:none;
	padding:0 0 10px 0;
	/*background-color:#e7e7e7;
	background-position:left top;
	border-left:#c6c6c6 solid 1px;
	border-right:#c6c6c6 solid 1px;
	border-bottom:#c6c6c6 solid 1px;*/
	
}
.menu ul ul li {
	min-width:215px;
	height:43px;
	padding:0;
	background-image:url(images/subMenuLi.png);
	background-repeat:no-repeat;
	list-style:none;
	margin:0px 1px 0 1px;
	float:left;
	text-align:left;
}
.menu ul ul li:hover {
	background-image:url(images/subMenuLiHover.png);
	background-repeat:no-repeat;
	
}
.menu ul ul li a {
	min-width:215px;
	height:43px;
	padding:0;
	background-image:url(images/subMenuLi.png);
	background-repeat:repeat-x;
	background-position:0px bottom;
	float:left;
	text-decoration:none;
	color:#FFF;
}
.menu ul ul li a:hover {
	min-width:215px;
	height:43px;
	padding:0;
	background-image:url(images/subMenuLiHover.png);
	float:left;
	text-decoration:none;
	color:#000;
}
.menu ul ul li .resim {
	width:2px;
	height:2px;
	float:left;
	margin:6px 10px 4px 8px;
	padding:0;
	/*border:#c9c9c9 solid 1px;*/
}
.menu ul ul li .resim img{
	width:2px;
	height:2px;
}
.menu ul ul li .menuT{
	min-width:80px;
	height:auto;
	float:left;
	margin:11px 0 0 0;
	padding:0;
}


.menu .subMenuBtmBg {
	width:450px;
	height:9px;
	background-image:url(images/subMenuBtmBg.png);
	float:left;
}
.banner {
	width:990px;
	height:368px;
	float:left;
	margin:0px 0 0 0;
	position:relative;
	top:-69px;
	z-index:1;
}
.siteTree 
{
    z-index:1;
	width:990px;
	height:100px;
	float:left;
	margin:0px 0 5px 0;
	background-image:url(images/siteTreeBg2.png);
	background-repeat:no-repeat;
	position:relative;
	top:-99px;
}
.siteTree .search {
	width:990px;
	height:40px;
	float:left;
}
.siteTree .search .sBox{
	background-image:url(../images/searchBg.png);
	width:214px;
	height:36px;
	margin:4px 5px 0 0;
	float:right;
}
.siteTree .search .sBox .form {
	width:150px;
	height:16px;
	float:left;
	margin:15px 0 0 20px;
	padding:0px;
}
.siteTree .search .sBox .form .formT{
	width:148px;
	height:16px;
	border:none;
	padding:0 0 0 2px;
	margin:0px;
	background-color:#f4f4f4;
	color:#999;
	font-size:11px;
}
.siteTree .search .sBox .form .formIB {
	width:37px;
	height:30px;
	border-style:none;
}
.siteTree .search .sBox .btn{
	width:37px;
	height:30px;
	float:right;
	margin:3px 3px 0 0;
}

.siteTree .tree {
	width:750px;
	height:auto;
	float:left;
	margin:47px 0 0 25px;
}
.siteTree .tree .ico {
	background-image:url(images/bullet02.png);
	background-repeat:no-repeat;
	width:13px;
	height:16px;
	float:left;
	margin:0 5px 0 0;
}
.siteTree .tree ul {
	width:720px;
	float:left;
	list-style:none;
	margin:1px 0 0 0;
	padding:0px;
	height:auto;
}
.siteTree .tree ul li{
	float:left;
	margin:0px 3px 0 0;
	height:auto;
	color:#666;
	font-size:11px;
}
.siteTree .tree ul li a{
	text-decoration:none;
	color:#378fa8;
	font-size:11px;
	background-image:url(images/bullet03.png);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding:0px 12px 0 5px;
}
.siteTree .tree ul li a:hover{
	text-decoration:underline;
	font-size:11px;
}
#sosyal{width:180px; height:33px; float:right; margin-top:50px;}
#sosyal .face{margin-left:0px; margin-top:5px; float:left; display:block; width:30px; height:27px;}
#sosyal .google{margin-left:0px; margin-top:5px; float:left; display:block; width:30px; height:27px;}
.content {
	width:990px;
	height:auto;
	float:left;
	margin:0px;
	position:relative;
	top:-76px;
}
.refBox {
	width:570px;
	height:180px;
	float:left;
	position:relative;
	margin-top:-10px;
}
.products1 {
	width:570px;
	height:auto;
	float:left;
	margin:-10px 0 5px 0;
}
.FbUst1 {
	width:570px;
	height:14px;
	float:left;
	background-image:url(images/anaust.png);
	background-repeat:no-repeat;
}
.FbAlt1 {
	width:570px;
	height:14px;
	float:left;
	background-image:url(images/anaalt.png);
	background-repeat:no-repeat;
}
.FbOrta1 {
	width:570px;
	height:auto;
	float:left;
	background-image:url(images/anaorta.png);
	background-repeat:repeat-y;
}
.FbOrta1 h1 {
	width:550px;
	height:17px;
	color:#4e4e4e;
	font-size:14px;
	float:left;
	margin:5px;
	padding:0px 0px 0px 0px;
}
.FbOrta1 p {
	width:540px;
	height:auto;
	float:left;
	margin:5px;
	padding:0px;
	text-align:justify;
}
.FbOrta1 p p {
	width:550px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.TbHolder1 {
	width:540px;
	height:auto;
	float:left;
	margin:10px;
	line-height:1.6em;
}
.h1s{ margin:0; padding:0;width:550px;
	height:17px;
	color:#4e4e4e;
	font-size:14px;
	float:left;}
.TbHolder1 h3 a {
	color:#666;
	text-decoration:none;
}
.TbHolder1 h3 a:hover {
	color:#333;
}
.TbHolder1 p a {
	color:#666;
	text-decoration:none;
}
.TbHolder1 p a:hover {
	color:#333;
}
/**/

.cLeft {
	width:240px;
	height:auto;
	float:left;
	font-size:11px;
}
.cLeft .kBox{
	width:240px;
	height:auto;
	float:left;
	margin:-10px 0 10px 0;
	
}
.cLeft .kBox .kTBg{
	width:239px;
	background-image:url(images/kTBg.png);
	height:30px;
	float:left;
}
.cLeft .kBox .kCBg{
	width:239px;
	background-image:url(images/kCBg.png);
	background-repeat:repeat-y;
	height:auto;
	float:left;
}
.cLeft .kBox .kBBg{
	width:239px;
	background-image:url(images/kBBg.png);
	height:15px;
	float:left;
}
.cLeft .kBox .kCBg h1{
	width:220px;
	font-size:12px;
	color:#666;
	font-weight:bold;
	margin:0 0 6px 10px;
	padding:0 0 3px 0;
	border-bottom:#dadada solid 1px;
	float:left;
}
.cLeft .kBox h2{
	width:220px;
	font-size:12px;
	color:#666;
	font-weight:bold;
	margin: 12px 0 0px 10px;
	padding:0 0 6px 0;
	
	float:left;
}
.cLeft .kBox .kCBg { padding-top:4px;border-top:#dadada solid 1px;}
.cLeft .kBox .kCBg .link {
	font-size:11px;
	color:#666;
	margin:0px 0 0 2px;
	padding:0 0 0 0;
    list-style-type:none;
	float:left;
	width:232px;
	height:auto;
	border-bottom:#dad9d9 dashed 1px;  
	
	
}
.cLeft .kBox .kCBg .link a{
	font-size:11px;
	color:#666;
	margin:3px 0 2px 0;
	padding:4px 0 2px 22px;
	float:left;
	width:212px;
	text-decoration:none;
	height:17px;
	background-image:url(images/bullet09.png);
	background-repeat:no-repeat;
	background-position:6px 6px;
	font-weight:bold;
}
.cLeft .kBox .kCBg .link a:hover{
	color:#000;
}

.cLeft .kBox .kCBg .subLink{
	width:238px;
	height:auto;
	float:left;
	margin:3px 0 0 0;
	padding:0px;
	background-color:none;
}
.cLeft .kBox .kCBg .subLink .link2{
	background-image: url("images/bullet10.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #DADADA;
    float: left;
    height: 16px;
    list-style-type: none;
    margin: 2px 0 4px -15px;
    padding: 0 0 0 6px;
    width: 208px;
}
.cLeft .kBox .kCBg .link2 a{
	font-size:11px;list-style-type:none;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.cLeft .kBox .kCBg .link2 a:hover{
	font-size:11px;
	color:#fc7218;
	text-decoration:none;
}



.cLeft .kBox .kCBg .subLink .link3{
	
    background-repeat: no-repeat;
    border-bottom: 1px solid #DADADA;
    float: left;
    height: 16px;
    list-style-type: none;
    margin: 2px 0 4px -5px;
    padding: 0 0 0 6px;
    width: 208px;
}
.cLeft .kBox .kCBg .link3 a{
	font-size:11px;list-style-type:none;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.cLeft .kBox .kCBg .link3 a:hover{
	font-size:11px;
	color:#fc7218;
	text-decoration:none;
}


.cLeft .lButons {
	width:234px;
	height:78px;
	float:left;
	margin:0 0 8px 0;
	background-image:url(images/cDetail/lBtnBg.png);
	background-repeat:no-repeat;
	padding:5px 0 0 5px;
}
.cLeft .lButons:hover {
	background-image:url(images/cDetail/lBtnBgH.png);
	cursor:pointer;
}
.cLeft .lButons a{
	width:234px;
	height:78px;
	float:left;
	margin:0 0 5px 0;
	text-decoration:none;
	color:#666;
}
.cLeft .lButons a:hover{
	text-decoration:none;
	color:#809b95;
}
.cLeft .lButons img {
	float:left;
	margin:5px 10px 0 7px;
}
.cLeft .lButons span {
	font-size:16px;
	font-weight:normal;
	margin:7px 0 2px 0;
	padding:0px;
}
.cLeft .lButons p {
	width:auto;
	font-size:11px;
	margin:4px 5px 0 2px;
	padding:0px;
}
.cRight {
	width:740px;
	height:auto;
	float:right;
	font-size:11px;
}
.cRight2 {
	width:990px;
	height:auto;
	float:right;
	font-size:11px;
}
.cRight .topHead{
	width:740px;
	float:left;
	height:auto;
	margin:-66px 0 5px 0;
}
.cRight .topHead .hLeft{
	background-image:url(images/cDetail/hLeftBg.png);
	width:17px;
	float:left;
	height:43px;
}
.cRight .topHead .hCenter{
	background-image:url(images/cDetail/hCenterBg.png);
	background-repeat:repeat-x;
	width:706px;
	float:left;
	height:43px;
}
.cRight .topHead .hRight{
	background-image:url(images/cDetail/hRightBg.png);
	width:17px;
	float:left;
	height:43px;
}
.cRight .topHead h1 {
	float:left;
	font-size:15px;
	color:#ff000c;
	margin:13px 0 0 0;
	padding:0 0 0 15px;
	float:left;
	height:18px;
	font-weight:bold;
	text-transform: ;
	background-image:url(images/bullet11.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.cRight .topHead .hCenter .hMBg{
	width:151px;
	height:20px;
	float:right;
	margin:10px 0 0 0;
	padding:4px 0 0 5px;
	background-image:url(images/hMBg.png);
	background-repeat:no-repeat;
}
.cRight .topHead .hCenter .hMBg .hM{
	font-size:11px;
	width:145px;
	height:15px;
	border:none;
	background-color:#fdfdfd;
}
.cRight .products {
	width:740px;
	height:auto;
	float:left;
	margin:-10px 0 5px 0;
}

/**/
.cRight2 .topHead{
	width:990px;
	float:left;
	height:auto;
	margin:0 0 5px 0;
}
.cRight2 .products {
	width:990px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
}
.cRight2 .topHead .hLeft{
	background-image:url(images/cDetail/hLeftBg.png);
	width:17px;
	float:left;
	height:43px;
}
.cRight2 .topHead .hCenter{
	background-image:url(images/cDetail/hCenterBg.png);
	background-repeat:repeat-x;
	width:706px;
	float:left;
	height:43px;
}
.cRight2 .topHead .hRight{
	background-image:url(images/cDetail/hRightBg.png);
	width:17px;
	float:left;
	height:43px;
}
.cRight2 .topHead h1 {
	float:left;
	font-size:12px;
	margin:13px 0 0 0;
	padding:0 0 0 15px;
	float:left;
	height:18px;
	font-weight:normal;
	text-transform:uppercase;
	background-image:url(images/bullet11.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.cRight2 .topHead .hCenter .hMBg{
	width:151px;
	height:20px;
	float:right;
	margin:10px 0 0 0;
	padding:4px 0 0 5px;
	background-image:url(images/hMBg.png);
	background-repeat:no-repeat;
}
.cRight2 .topHead .hCenter .hMBg .hM{
	font-size:11px;
	width:145px;
	height:15px;
	border:none;
	background-color:#fdfdfd;
}
.cRight2 .products {
	width:740px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
}
.FbUst {
	width:731px;
	height:18px;
	float:left;
	background-image:url(images/FbUst.png);
	background-repeat:no-repeat;
}
.FbAlt {
	width:731px;
	height:18px;
	float:left;
	background-image:url(images/FbAlt.png);
	background-repeat:no-repeat;
}
.FbOrta {
	width:731px;
	height:auto;
	float:left;
	background-image:url(images/FbOrta.png);
	background-repeat:repeat-y;
}
.FbOrta h1 {
	width:670px;
	height:17px;
	color:#6e6e6e;
	font-size:12px;
	float:left;
	margin:5px;
	padding:0px 0px 0px 40px;
}
.FbOrta p {
	width:700px;
	height:auto;
	float:left;
	margin:5px;
	padding:0px;
	text-align:justify;
}
.FbOrta p p {
	width:690px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.TbHolder {
	width:700px;
	height:auto;
	float:left;
	margin:10px;
}
.TbHolder h3 a {
	color:#666;
	text-decoration:none;
}
.TbHolder h3 a:hover {
	color:#333;
}
.TbHolder p a {
	color:#666;
	text-decoration:none;
}
.TbHolder p a:hover {
	color:#333;
}
.gHBg {
	background-image:url(images/gHaberBg.png);
	width:403px;
	height:180px;
	float:right;
	margin:-20px 0px;
}
.hHead {
	width:360px;
	height:23px;
	margin:7px 0 0 10px;
	background-image:url(images/bullet04.png);
	background-repeat:no-repeat;
	padding:6px 0 0 30px;
	
}
.hHead strong{}
.hBox {
	width:385px;
	height:130px;
	float:left;
	margin:8px 0 0 15px;
	/*position:relative;*/
	overflow:hidden;
}
.hBox .haber {
	width:390px;
	height:100px;
	float:left;
	/*background-color:#CCC;*/
}
.haberresim {
	width:133px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
}
.haberresim img{
	border:#bdbdbd solid 1px;
	width:133px;
	height:93px;
}
.habertext {
	width:205px;
	height:auto;
	float:left;
	margin:0 0 0 5px;
	
}
.habertext h2{
	font-size:12px;
	color:#132f92;
	font-weight:bold;
	margin:0 0 6px 0;
	padding:0 0 0 17px;
	background-image:url(images/bullet05.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}
.habertext p{
	font-size:11px;
	margin:0 0 3px 0;
	padding:0 0 0 17px;
	line-height:1.4em;
	height:48px;
	overflow:hidden;
}
.hBtns a{
	font-size:11px;
	margin:0 0 0 0;
	text-decoration:none;
	color:#666;
}
.habertext a{
	float:right;
	font-size:11px;
	margin:0 4px 0 0;
	text-decoration:none;
	color:#666;
}
.habertext a:hover{
	color:#3497de;
	text-decoration:underline;
}
.konuSatir {
	width:990px;
	height:295px;
	float:left;
	margin:5px 0 5px 0;
}
.stepcarousel{
	position: relative; 
	overflow: scroll; 
	width: 990px; 
	height: 295px;
	overflow:hidden;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	padding:0px;
	width:990px;
	height:auto;
}
.stepcarousel .panel{
	overflow: hidden;
	width:220px;
	height:285px;
	float:left;
	margin:0 11px 0 0;
	padding:10px 10px 0 9px;
	background-image:url(images/kBoxBg.png);
}
.stepcarousel .panel h1{
	width:220px;
	height:17px;
	float:left;
	margin:0 0 5px 0;
	border-bottom:#dadada solid 1px;
	font-size:12px;
	color:#666;
	font-weight:normal;
	padding-bottom:4px;
}
.stepcarousel .panel h1 a{
	font-size:12px;
	color:#3f3f3f;
	text-decoration:none;
	padding-left:4px;
	font-weight:bold;
	
}
.stepcarousel .panel h1 a:hover{
	text-decoration:underline;
	color:#eaba36;
}
.stepcarousel .panel img{
	width:220px;
	height:109px;
	float:left;
	margin:2px 0 10px 0;
	/*border:#e5e5e5 solid 1px;*/
}
.stepcarousel .panel p{
	width:100%;
	float:left;
	margin:0 0 5px 0;
	font-size:11px;
	color:#666;
	padding:0px;
	text-align:justify;
	line-height:1.5em;
	
}
.stepcarousel .panel a{
	color:#666;
	text-decoration:none;
    font-size:11px;
    padding:0px;
	text-align:justify;
	line-height:1.5em;
    
}
.stepcarousel .panel a:hover{
	color:#ff821a;
	text-decoration:none;
}
.stepcarousel .panel ul {
	width:65%;
	height:auto;
	float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
}
.stepcarousel .panel ul li {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px 0 0 10px;
	background-image:url(images/bullet06.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	font-size:11px;
}
.stepcarousel .panel ul li a{
	text-decoration:none;
	font-size:11px;
	color:#00a350;
}
.stepcarousel .panel .dBtn {
	width:auto;
	height:auto;
	float:right;
	margin:10px 0 0 0;
	border:none;
}
.btm {
	width:990px;
	background-image:url(images/btmBg.png);
	height:68px;
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	margin:5px 0 0 0;
	position:relative;
	top:-50px;
}
.btm ul
{ list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top:44px; }
.btm ul li{display: inline; } 
.btm ul li a{text-decoration: none; 
    padding: .2em 1em; color:#fff;}  
.btm ul li a:hover{color:#d2a933;}
.rightBtns {
	background-image:url(images/rightBtnsBg.png);
	width:86px;
	height:314px;
	float:right;
	margin:205px 0 0 0;
	padding:10px 0 0 0;
	
}
.rightBtns .box{
	width:75px;
	height:auto;
	float:left;
	text-align:center;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-image:url(images/rBLine.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:11px;
}
.rightBtns .box img{
	margin:0 0 3px 0;
	clear:left;
}
.rightBtns .box a{
	clear:left;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.rightBtns .box a:hover{
	text-decoration:none;
	color:#ff7400;
}
img.oval_5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.paginationstyle{ /*Style for demo pagination divs*/
width: 160px;
padding: 2px 0;
margin: 10px 0;
margin-top:-4px;

}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
/*border: 1px solid navy;*/
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
/*border: 1px solid black;*/
/*color: navy;
background-color: white;*/
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}
.l_agac_p{ padding-left:10px;}
.ResimStrong {
	width:132px;
	height:98px;
	float:left;
	padding:5px;
	margin:2px;
	
}

		