/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
div, td {
  vertical-align:top;  
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #BB1C1C;
	border-bottom:1px dotted gray;
	font-size: x-small;
}

a:hover {
	text-decoration: underline;
	border-bottom:1px solid gray;
}

img {
	border: 4px solid #C90404;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 35px;
	margin: 0;
	padding: 11px 0 0 15px;
	background-color: #f0eeee8c;
	border-radius: 3px;
	font-size: 1.2em;
	font-weight: bold;
	color: #535353;
	text-transform: uppercase;

}
.boxed .titlecc {
	height: 35px;
	margin: 0;
	padding: 11px 0 0 15px;
	background-color: #f0eeee8c;
	border-radius: 3px;
	font-size: 1.2em;
	font-weight: bold;
	color: #535353;	

}


.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
	line-height: normal;
	font-size: 9px;
}

.post .story {
}

/* Header */

#header {
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 21px 0 0 1em;
	font-size: 1em;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 24px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Header > Menu */

#menu {
	float: left;
	width: 500px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 45px;
	padding: 19px 0 0 0;
	background: url(images/img03.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .active a {
	color: #BF1616;
}

/* Content */

#content {
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 2px;
	padding: 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#inputtext1, #inputtext2 {
	color: #C90404;
}

#inputsubmit1 {
	background: #C90404;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 10px;
	border-top: 4px solid #930000;
	background: #C90404;
}

#footer p {
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ftable {
        border:1px inset blue;
        background-color:azure;
        border-radius: 10px;
    	overflow: hidden;		
       }
.fheader {
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color :#000000;
	background-color:slategray;
}

.fdesc {
	font-size: 10px;
	text-align:center;
	color : #666666;
	background-color:whitesmoke;
	border: 1px solid #fff; 
}
.fdescred {
	font-size: 10px;
	color : red;
	background-color: whitesmoke;
	border: 1px dotted slategray; 
	font-weight: bold;
}


.fdescon {
	font-size: 10px;
	text-align:center;
	color : white;
	background-color:#6c7ae0;
	border: 1px solid slategray; 
}


.ferror {
	font-size: 11px;
	color : red;
}

.ftdlabel  {
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	color : #000000;
}

.ftdsubmit  {
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color :#000000;
	background-color:#d2d6da;
}

.ftdinput   {
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}
.finput   {
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 2px ridge #C90404;
	border-right: 2px ridge #C90404;
	background: white;	
}

.topbar
{ border-bottom:1px solid white;
  width : 100%;
  height: 40px;}

.tdtopbar {
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color :white;
	border-bottom:1px solid gray;
}

.lmhdr
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0.5px ridge #fff;
	background: #C90404;
	color:white;
	padding:3px 3px 3px 3px;
}

.lmitem
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px dotted gray;
	background: #F0F0F0;
	color:#6c7ae0;
	padding:2px 2px 2px 15px;
	cursor:pointer;
}
.lmover
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px dotted gray;
	background: #6c7ae0;
	color:white;
	padding:2px 2px 2px 15px;
	cursor:pointer;
}

.rptable
{
	font-size: 12px;
	font-weight: normal;
	border: 2px ridge silver;
	background: white;
	color:#6c7ae0;
	padding:1px 1px 1px 1px;
	border-radius: 10px;
   	overflow: hidden;	
}

.rphdr
{
	font-size: 12px;
	font-weight: bold;
	border: 1px solid silver;
	background: #6c7ae0;
	color:white;
	padding:3px 3px 3px 3px;
}

.rplin1
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #EEEEFF;
	color:black;
	padding:2px 2px 2px 2px;
}

.rplin2
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #FFFEFD;
	color:black;
	padding:2px 2px 2px 2px;
}
.rpdev
{
	font-size: 11px;
	font-weight: normal;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #FFEFEF;
	color:black;
	padding:2px 2px 2px 2px;
}

.rpflash
{
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #ccc;
	color:black;
	padding:2px 2px 2px 2px;
}

.rplin1s
{
	font-size: 10px;
	font-weight: normal;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #EEEEFF;
	color:black;
	padding:1px 1px 1px 1px;
}

.rplin2s
{
	font-size: 10px;
	font-weight: normal;
	border-bottom: 0.5px ridge #fff;
	border-left: 0.5px ridge #fff;
	border-right: 0.5px ridge #fff;
	background: #FFFEFD;
	color:black;
	padding:1px 1px 1px 1px;
}

/*Sol menü kupon uyarısı*/
.notification {
	background-color: #555;
	color: white;
	text-decoration: none;
	padding: 15px 26px;
	position: relative;
	display: inline-block;
	border-radius: 2px;
  }
  
  .notification:hover {
	background: red;
  }
  
  .notification .badge {
	position: absolute;
	top: 7px;
	right: 11px;
	line-height: 1.5;
	padding: 5px 10px;
	border-radius: 50%;
	background-color: red;
	color: white;
  }
/*Sol menü kupon uyarısı*/


.support-menu * {margin: 0;padding: 0;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
div.support-menu {margin: 20px auto;width: 250px;}
.support-menu nav.vertical {border-radius: 4px;box-shadow: 0 0 10px rgba(0,0,0,.15);overflow: hidden;text-align: center;}
.support-menu nav.vertical > ul {list-style-type: none;}
.support-menu nav.vertical > ul > li {display: block;}
.support-menu nav.vertical > ul > li > a {background-color:#C90404; color: rgb(255,255,255);display: block;font-size: .75rem;font-weight: 800;height: 40px;letter-spacing: .5rem;line-height: 40px;text-shadow: 0 1px 1px rgba(0,0,0,.1);text-transform: uppercase;transition: all .1s ease;text-decoration: none;text-align: center;}
.support-menu nav.vertical > ul > li > a:hover {background-color: rgb(114, 51, 98);background-image: -webkit-linear-gradient(150deg, rgb(114, 51, 98), rgb(114, 51, 98));background-image: -moz-linear-gradient(150deg, rgb(114, 51, 98), rgb(114, 51, 98));background-image: -o-linear-gradient(150deg, rgb(114, 51, 98), rgb(114, 51, 98));background-image: linear-gradient(150deg, rgb(114, 51, 98), rgb(114, 51, 98)); cursor: pointer;}
.support-menu nav.vertical > ul > li > div {background-color: rgb(255,255,255);}
.support-menu nav.vertical > ul > li > div > ul {list-style-type: none;}
.support-menu nav.vertical > ul > li > div > ul > li > a {background-color: rgb(255,255,255);border-bottom: 1px solid rgba(0,0,0,.05);color: #333331;display: block;font-size: .85rem;padding: 10px 0;text-decoration: none;transition: all 0.15s linear;text-align: center;}
.support-menu nav.vertical > ul > li > div > ul > li:hover > a {background-color: lightBlue;color: rgb(255,255,255);padding: 10px 0 10px 50px;}


.logininput {
	background: #f7f7f7 none repeat scroll 0 0 !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 4px !important;
    font-size: 14px !important;

}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {  
-webkit-box-shadow: 0 0 0 30px #f7f7f7 inset;
}