html {
    height: 100%;
}

title {
    color: blue;
}
body {
	height:100%; width:100%;
	background: rgb(0, 0, 0);
	background-image:url('../images/back1.JPG');
	background-repeat:no-repeat;
	background-position:center top;
	color: #FFF; 
	font-family: "Open Sans",sans-serif, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	min-width: 1010px; -webkit-text-size-adjust: none;
	margin:0Px; padding:0Px;
	margin-top:10px;
font-size: 100%;
}

h1 {
	font-family:"Open Sans Light",sans-serif;
	font-size:2.00rem;
	font-weight:100;
}

.veristatu {
	height:45px;
	background-image:url('../images/back2.png');
	color:#DDFFFF;
	font-size:26px;
	border-radius:10px;
}

.veristatu td {
	padding:10px;

}

.dGoster {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}


.eksikliste {
	margin-top:30Px;
	text-align:left;

}
.eksikliste tr {
	height:85px;
}
.eksikliste td  {
	color:#676767;
	border-bottom:1px solid red;
}
.eksikliste td span {
	font-size:22px;
	font-weight:bold;
	color:#000;
}

.isegiriscikis {
	margin-top:20px;
	margin-bottom:20px;
	width:600px;
	font-size:14px;
	background-image:url('../images/t10.png');
}

.isegiriscikis tr td {
	padding-top:10px;
	padding-left:10px;
}

.isegiriscikis input[type=text], select {
	height:20px;
	width:150px;
	border:1px solid red;
}

.isegiriscikis input[type=submit] {
	height:26px;
	width:250px;
	border:1px solid red;
}


.isegiriscikis textarea {
	height:100px;
	width:400px;
	border:1px solid red;
}


.konubaslikk {
		width:100%; 
		height:45px; 
		border:0px; 
		background-image:url('../images/back3.png'); 
		color:#FFF;
		font-size:22px;
		line-height:45px;
		text-align:center;
		border-radius:10px;
}
.konubaslikk span {
		padding-right:20Px;
}


.konubaslik {
		width:100%; 
		height:45px; 
		border:0px; 
		background-image:url('../images/back2.png'); 
		color:#FFF;
		font-size:22px;
		line-height:45px;
		text-align:center;
		border-radius:10px;
}
.islemlistesi {
		width:100%; 
		height:45px; 
		border:0px; 
		background-image:url('../images/back2.png'); 
		color:#FFF;
		font-size:22px;
		line-height:45px;
		text-align:center;
		border-radius:10px;
}
.konubaslik span {
		padding-right:100Px;
}

.tabloilksatir {
	height:40px;
	background-color:#a3a4b5; 
	font-size:14Px; 
	font-weight:bold;
}

.tabloilksatir td {
	font-family:'Trebuchet MS','Liberation Sans','DejaVu Sans','sans-serif';
	font-size:16px;
	padding-left:10px;
	border-right:1px solid #1d2231;
}

.uzunlink {
	float:right;
	width:240px;
	right:250px;

}

.tablosunuozet {
	font-size:11px;
	font-weight:bold;
	color:#616480;
}
.tablosunuozet td {
	padding:20px;
	text-align:right;
}
.tablosunuozet span {
	font-family:Constantia, Candara, 'alico', Tahoma, Verdana;
	font-size:22px;
	font-weight:bold;
}

.uyarim {
	text-align:left;
	padding:20px;
	font-weight:bold;
}

.numberAli {
	font-family: Constantia, Candara, 'alico', Tahoma, Verdana;
}

@font-face {
    font-family: 'alico'; 
    src: url('denizli/fonts/kaiju.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'rafo'; 
    src: url('denizli/fonts/AlexBrush-Regular.ttf'); /*URL to font*/
}

font-family: 'AlexBrush-Regular';

    src: url('AlexBrush-Regular.eot');

    src: url('AlexBrush-Regular.eot?#iefix') format('embedded-opentype'),

         url('AlexBrush-Regular.woff') format('woff'),

         url('AlexBrush-Regular.ttf') format('truetype'),

         url('AlexBrush-Regular.svg#AlexBrush-Regular') format('svg');

    font-weight: normal;

    font-style: normal;



}
	.AlexBrush-Regular{font-family:AlexBrush-Regular;font-size:300px;}


		

	










.solmenu22 {
	font-size:12px;
	text-decoration:none;
	color:#000;
}

.solmenu22 td { background-color:#cdccd1 ;border-bottom:2px solid #e8eae9 }
.solmenu22 a {
	color:#000;
	text-decoration:none;
	padding-left:10Px;
	font-weight:normal;
}


.hwr td:hover {
	background-color: #92969e;
	border:1px solid red;
}

.hwrsel td {
	border:1px solid #686e7b;
}

.hwrsel td a {
	font-weight:bold;
	margin-left:15px;
}


/* CSSTerm.com Simple CSS menu */

.menu_simple ul {
    margin: 0; 
    padding: 0;
    width:185px;
    list-style-type: none;
    background-color: #95cd26;
}

.menu_simple ul li a {
    text-decoration: none;
    color: white; 
    padding: 10.5px 11px;
    background-color: #95cd26;
    display:block;
}
 
.menu_simple ul li a:visited {
    color: white;
}
 
.menu_simple ul li a:hover, .menu_simple ul li .current {
    color: white;
    background-color: #5FD367;
}


.baslik {
	font-size:16Px;
	text-decoration:bold;
}

.bigButton {
	height:40Px;
	width:300Px;
	font-size:22Px;
	border:1Px solid red;
}
.bilgiGiris1 {
	margin-left:10Px;
	height:22Px;
	width:150Px;
	border:1Px solid red;
}
.bilgiGiris18 {
	margin-left:10Px;
	height:22Px;
	width:150Px;
	background-color:#b4e87e;
	border:1Px solid green;
}

.bilgiGiris11 {
	margin-left:10Px;
	height:22Px;
	width:300Px;
	border:1Px solid red;
}

.bilgiGiris2 {
	margin-left:10Px;
	height:22Px;
	width:500Px;
	border:1Px solid red;
}
.bilgiGiris22 {
	font-family:Courier New;
	margin-left:10Px;
	height:22Px;
	width:500Px;
	border:1Px solid red;
}

.bilgiGiris3 {
	margin-left:10Px;
	height:80Px;
	width:500Px;
	border:1Px solid red;
}
.bilgiGiris4 {
	height:30Px;
	width:200Px;
	border:1Px solid darkblue;
}

.bilgiGiris5 {
	margin-left:10Px;
	height:22Px;
	width:50Px;
	border:1Px solid red;
}
.bilgiGiris51 {
	margin-left:10Px;
	height:22Px;
	width:150Px;
	border:1Px solid red;
}
.bilgiGoster {
	font-size:16Px;
	text-decoration:bold;
	color:#494949;
	padding-left:20Px;
}

.datayazdir {
	margin-left:10Px;
	text-decoration:bold;
	font-size:18Px;
	color:#000;
}

#photos {
  width:1000Px;
  overflow:hidden;
}
 
#photosInner {
  height:100px;
  width: auto;
  overflow:hidden;
  position:relative;
  margin-right:-9999Px;
}
 
#photosInner img {
  float:left;
  width:100px;
  height:100px;
}


.aramadeger {
	width:50Px;
	border:1Px solid red;
}
.aramadeger2 {
	width:250Px;
	border:1Px solid red;
}
.aramadeger3 {
	width:100Px;
	border:1Px solid red;
}
.sorgulamadiv {
	margin:10Px;
	border-bottom:1Px solid #a7a7a7;
}



.tabs input[type=radio] {
          position: absolute;
          top: -9999px;
          left: -9999px;
      }
      .tabs {
        width: 850px;
        float: none;
        list-style: none;
        position: relative;
        padding: 0;
        margin: 75px auto;
      }
      .tabs li{
        float: left;
      }
      .tabs label {
          display: block;
          padding: 10px 20px;
          border-radius: 2px 2px 0 0;
          color: #08C;
          font-size: 12px;
          font-weight: normal;
          background: rgba(255,255,255,0.2);
          cursor: pointer;
          position: relative;
          top: 3px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
      }
      .tabs label:hover {
        background: rgba(255,255,255,0.5);
        top: 0;
      }
       
      [id^=tab]:checked + label {
        background: #08C;
        color: white;
        top: 0;
      }
       
      [id^=tab]:checked ~ [id^=tab-content] {
          display: block;
      }
      .tab-content{
        z-index: 2;
        display: none;
        text-align: left;
        width: 100%;
        font-size: 12px;
        line-height: 140%;
        padding-top: 10px;
        background: rgba(0, 128, 192, 0.1);
        padding: 15px;
        color: white;
        position: absolute;
        top: 36px;
        left: 0;
        box-sizing: border-box;
        -webkit-animation-duration: 0.5s;
        -o-animation-duration: 0.5s;
        -moz-animation-duration: 0.5s;
        animation-duration: 0.5s;
      }

.radioDivi 
	{
		width:180Px; 
		float: left;
		margin:3Px;
		display: block;
          padding: 5px 5px;
          border-radius: 5px 5px 5px 5px;
          color: #08C;
          font-size: 12px;
          font-weight: normal;
          background: rgba(255,255,255,0.2);
          position: relative;
          top: 3px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
	}

.radioDivi label {
		cursor:pointer;
	}






#wrapper a {
    text-decoration: none;
	 border-radius: 2em;
}
#wrapper ul {
	margin-left: 0px;
    padding: 0;
    list-style: none;
	border-radius: 2em;

}
#wrapper ul ul {
    margin: 0px;
    margin-left: 0px;
    padding: 0;
    padding-left: 0px;
    list-style: none;
	border-radius: 2em;
}
#wrapper {  
    width: 300px;
    margin: auto;
    font-size: 0.9125em;
	border-radius: 2em;

    
}

#wrapper .menu {
border-radius: 2em;
    width: auto;
    height: auto;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
}
#wrapper .menu > li > a {
border-radius: 0.5em;
    background-color: #616975;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(114, 122, 134)),to(rgb(80, 88, 100)));
    background-image: -webkit-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -moz-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -o-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -ms-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#727a86', EndColorStr='#505864');
    'border-bottom: 1px solid blue;
    -webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
    -moz-box-shadow: inset 0px 1px 0px 0px #878e98;
    box-shadow: inset 0px 1px 0px 0px #878e98;
    width: 100%;
    height: 2.75em;
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}

#wrapper .menu ul li a {
border-radius: 0.5em;
    background: #1d2231;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    height: 2.75em;
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.923em;
    font-weight: 400;
    color: #878d95;
}
#wrapper .menu ul li:last-child a {
    border-bottom: 1px solid #33373d;
	border-radius: 0.5em;
}
#wrapper .menu > li > a:hover, 
#wrapper .menu > li > a.active {
	border-radius: 0.5em;
    background-color: #35afe3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
    background-image: -webkit-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -moz-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -o-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
    border-bottom: 1px solid #103c56;
    -webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
    -moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
    box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}
#wrapper .menu > li > a.active {
border-radius: 2em;
    border-bottom: 1px solid #1a638f;
}
#wrapper .menu > li > a:before {
border-radius: 2em;
    content: '';
    background-image: url(sprite.png);
    background-repeat: no-repeat;
    font-size: 36px;
    height: 1em;
    width: 1em;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.5em 0 0 0;
}
#wrapper .item1 > a:before {
border-radius: 2em;
    background-position: 0 0;
}
#wrapper .item2 > a:before {
border-radius: 2em;
    background-position: -38px 0;
	border-radius: 2em;
}
#wrapper .item3 > a:before {
    background-position: 0 -38px;
}
#wrapper .item4 > a:before {
    background-position: -38px -38px;
}
#wrapper .item5 > a:before {
    background-position: -76px 0;
}
#wrapper .item6 > a:before {
    background-position: -76px -76px;
}
#wrapper .menu > li > a span {
	border-radius: 2em;
    font-size: 0.857em; 
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 50%; 
    background: #48515c;
    line-height: 1em;
    height: 1em;
    padding: .4em .6em;
    margin: -.8em 0 0 0; 
    color: #fff;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: .769em;
    -moz-border-radius: .769em;
    border-radius: .769em;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    text-shadow: 0px 1px 0px rgba(0,0,0,.5);
    font-weight: 500;

}
#wrapper .menu > li > a:hover span, .menu > li a.active span {
    background: red;

}

#wrapper .menu ul > li > a span {
border-radius: 2em;
    font-size: 0.857em; 
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 50%; /
    background: #fff;
    border: 1px solid #d0d0d3;
    line-height: 1em;
    height: 1em;
    padding: .4em .7em;
    margin: -.9em 0 0 0; 
    color: #878d95;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: .769em;
    -moz-border-radius: 769em;
    border-radius: 769em;
    text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}
#wrapper .menu > li > ul li a:before {
border-radius: 2em;
    content: '▶';
    font-size: 8px;
    color: #bcbcbf;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    left: -2.7em;
} 
#wrapper .menu > li > ul li:hover a,
#wrapper .menu > li > ul li:hover a span,
#wrapper .menu > li > ul li:hover a:before {
    color:blue;
	background-color:#ccffff;
}


#map-canvas { height: 100% }

.menu-cerceve2 p { margin-top: 10px; }
a { text-decoration: none; margin:auto; }

.menu-cerceve2 {
   
    text-align: center;
	float:left;
	
}

a.buton {
    display: inline-block;
    color: #666;
    background-color: #eee;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 11px;
    padding: 7px;
    border-radius: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.3);
    border-bottom-width: 3px;
	font-family:"Arial";

}

    a.buton:hover {
        background-color: #e3e3e3;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton:active {
        background-color: #CCC;
        border-color: rgba(0,0,0,0.9);
    }

/* Mavi Buton */

a.buton.buton-mavi {
    background-color: #699DB6;
    border-color: rgba(0,0,0,0.3);
    color: #FFF;
	width:165px;
	position: relative;
    margin: auto;

	
}

    a.buton.buton-mavi:hover {
        background-color: #3C677B;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-mavi:active {
        background-color: #6666ff;
        border-color: rgba(0,0,0,0.9);
    }

	a.buton.buton-mavii {
    background-color:#003366;
    border-color: rgba(0,0,0,0.3);
    color: #FFF;
	width:285px;
	position: relative;
    margin: auto;

	
}

    a.buton.buton-mavii:hover {
        background-color: #3C677B;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-mavii:active {
        background-color: #6666ff;
        border-color: rgba(0,0,0,0.9);
    }

/* Kırmızı Buton */

a.buton.buton-kirmizi {
    background-color: #E48681;
    border-color: rgba(0,0,0,0.3);
    color: #FFF;
	width:165px;
	float:none;
}

    a.buton.buton-kirmizi:hover {
        background-color: #ff6600;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-kirmizi:active {
        background-color: #B32C24;
        border-color: rgba(0,0,0,0.9);
    }

/* Yeşil Buton */
a.buton.buton-yesil {
    background-color: #6699ff;
    border-color: rgba(0,0,0,0.3);
    color: #FFF;
	width:165px;
	float:none;
}

    a.buton.buton-yesil:hover {
        background-color: #0000ff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-yesil:active {
        background-color: #0000ff;
        border-color: rgba(0,0,0,0.9);
    }

/* Boş Buton */
a.buton.buton-bos {
    background-color: #d9d9ff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: right;
	width:165px;
	float:none;
}

    a.buton.buton-bos:hover {
        background-color: #ffffff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

	/* Boş Buton */
a.buton.buton-bos2 {
    background-color: #ccffff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: right;
	width:165px;
	float:none;
}

    a.buton.buton-bos2:hover {
        background-color: #ccff99;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos2:active {
        background-color:#99cc00;
        border-color: rgba(0,0,0,0.9);
    }

		/* Boş Buton */
a.buton.buton-bos3 {
    background-color: #ccffff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: center;
	width:165px;
	float:none;
}

    a.buton.buton-bos:hover {
        background-color: #ffffff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

			/* Boş Buton */
a.buton.buton-bos4 {
    background-color: #d9d9ff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: center;
	width:165px;
	float:none;
}

    a.buton.buton-bos4:hover {
        background-color: #ffffff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos4:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

		/* Boş Buton */
a.buton.buton-bos5 {
    background-color: #ccffff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: left;
	width:165px;
	float:none;
}

    a.buton.buton-bos5:hover {
        background-color: #ccff99;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos5:active {
        background-color:#99cc00;
        border-color: rgba(0,0,0,0.9);
    }

	a.buton.buton-bos55 {
    background-color: #ccffff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: center;
	width:165px;
	float:none;
}

    a.buton.buton-bos55:hover {
        background-color: #00ff66;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos55:active {
        background-color:#99cc00;
        border-color: rgba(0,0,0,0.9);
    }
	/* Yeşil Buton */
a.buton.buton-yesil2 {
    background-color: #6699ff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	width:165px;
	text-align: left;
	float:none;
}

    a.buton.buton-yesil2:hover {
        background-color: #0099ff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-yesil2:active {
        background-color: #0000ff;
        border-color: rgba(0,0,0,0.9);
    }
	a.buton.buton-bos33 {
    background-color: #ffffcc;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: right;
	width:100px;
	float:none;
}

    a.buton.buton-bos33:hover {
        background-color: #ffffff;
        border-color: rgba(0,0,0,0.5);
		
    }
    
    a.buton.buton-bos33:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }
	a.buton.buton-bos33K {
    background-color: #ffccff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: right;
	width:100px;
	float:none;
}

    a.buton.buton-bos33K:hover {
        background-color: #ff99ff;
        border-color: rgba(0,0,0,0.5);
		
    }
    
    a.buton.buton-bos33K:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }
	
	a.buton.buton-bos331 {
    background-color: #ffffcc;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: center;
	width:50px;
	float:none;
}

    a.buton.buton-bos331:hover {
        background-color: #ffffff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos331:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

	
	a.buton.buton-bos331K {
    background-color: #ffccff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	text-align: center;
	width:50px;
	float:none;
}

    a.buton.buton-bos331K:hover {
        background-color: #ff99ff;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-bos331K:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }


/* horoz*/
	.img-circle {
    border-radius: 50%;
	height:60px;
	
	border-style: solid;
    border-width: 3px;

	
}
a.buton.buton-rft {
    background-color: #ffffcc;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	font-size:10px;
	text-align: center;
	width:20px;
	float:none;
}

    a.buton.buton-rft:hover {
        background-color: red;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-rft:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

	a.buton.buton-rft1 {
    background-color: #6699ff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	font-size:10px;
	text-align: center;
	width:20px;
	float:none;
}

    a.buton.buton-rft1:hover {
        background-color: red;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-rft1:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

	a.buton.buton-rft2 {
    background-color: #E48681;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	font-size:10px;
	text-align: center;
	width:20px;
	float:none;
}

    a.buton.buton-rft2:hover {
        background-color: red;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-rft2:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }

	a.buton.buton-rft3 {
    background-color: #ccffff;
    border-color: rgba(0,0,0,0.3);
    color: #000033;
	font-size:10px;
	text-align: center;
	width:20px;
	float:none;
}

    a.buton.buton-rft3:hover {
        background-color: red;
        border-color: rgba(0,0,0,0.5);
    }
    
    a.buton.buton-rft3:active {
        background-color: red;
        border-color: rgba(0,0,0,0.9);
    }
    .img-circle:hover {

		border-style: solid;
		border-width: 6px;
		border-color: red;
	
    }
    
    .img-circle:active {
        background-color: #CCC;
        border-color: rgba(0,0,0,0.9);
    }

.img-circle2 {
    border-radius: 30%;
	height:40px;
	border-style: solid;
    border-width: 3px;
	background-color: #ffffff;

	
}

.img-circle3 {
    border-radius: 50%;
	height:300px;
	width:300px;
	border-style: solid;
    border-width: 3px;
	background-color: #ffffff;

	
}



	.flip-content, .front, .back {
     width: 150px;
     height: 150px
}
.flip-content {
    transition: 1.2s;
    transform-style: preserve-3d;
    position: relative
}
.front, .back {
     position: absolute;
     top: 0;
     left: 0;
     backface-visibility: hidden;
     background-color: none
}
.front {
     z-index: 1
}
.back {
     transform: rotateY(180deg)
}
.flipper:hover .flip-content {
     transform: rotateY(180deg)
}
.flipper {
    perspective: 1000px

}


.img-circler {
    border-radius: 10%;
	height:50px;
	border-color: #0033ff;
    border-width: 3px;
	
	
}

.rotate {
    display:inline-block;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);    
}

