@CHARSET "UTF-8";

* html body, * html .box-bottom, * html button.fancy, * html div.textbox, * html textarea, * html input.textbox, * html img {
	behavior: url("/css/iepngfix.htc");
}

* html button.fancy {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}

html, font, basefont {
	font-size: 100%;
}

body {
	background: #aaa url("../images/gradient.png") repeat-x top;
	color: #000000;
	margin: 0;
    overflow-x: hidden;
}

body, input, textarea, select, option, button, th, td{
	font-family: Arial, sans-serif;
	font-size: 15px;
}

body.fbiframe, .fbiframe input, .fbiframe textarea, .fbiframe select, .fbiframe option, .fbiframe button, .fbiframe th, .fbiframe td{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

div, table, form, th, td, img, h1, h2, h3, h4, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

a {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.selected {
	color: black;
	font-weight: bold;
}

a.selected:hover {
	text-decoration: none;
}

abonelik {
	font-weight: bold;
	border-color: #da8319;
	background-color: #cc0000;
	font-size: 18px;
}

table {
	border-collapse: collapse;
}

td, th {
	text-align: left;
	vertical-align: middle;
}

textarea {
	overflow: auto;
	resize: none;
}

p {
	margin: 0 0 15px;
}

p.kalin_font {
	margin: 2px 0;
}

p.tablo_baslik {
	margin: 2px 0 6px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

img {
	-ms-interpolation-mode: bicubic;
}

#container {
	margin: 10px auto 20px auto;
	width: 900px;
}

#header {
	background: url('../images/vdmheader_nologo.jpg') no-repeat;
	height: 175px;
}

#sidebar {
	width: 185px;
	float: right;
	display: inline;
}

#banner {
	padding: 15px 21px 0 0;
	float:right;
}

#logo {
	padding: 10px 0 0 20px;
	float:left;
}

#body {
	margin-right: 210px;
}

#container.nosidebar #body {
	margin-right: 0;
}

.box .box-bottom {
	height: 10px;
	line-height: 0;
	font-size:0;
}

.box .box-body {
	background: #eee;
	padding: 0 25px 0 15px;
}

.box.white .box-bottom {
	background: url("../images/box-white-bg.png");
}

.box.white .box-body {
	background: #ffffff;
}

button.fancy {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px solid #2f72c4;
	background: #2f72c4 url("../images/button-shine.png") repeat-x top;
	color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

div.textbox, textarea, input.textbox {
	border: 1px solid #b4b4b4;
	border-top-color: #727272;
	border-bottom-color: #dadada;
	background: #ffffff url("../images/textbox-bg.png") repeat-x top;
	padding: 3px;
}

div.textbox input, div.textbox textarea {
	width: 100%;
	padding: 0;
	border: 0;
	background: white;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0px;
}

#page .box-body {
	height: 520px;
}

#page h1, #page h2 {
	font-size: 20px;
}

#page h2, #page table.oneclickicons {
	margin-top: 10px;
}

#page .rhs {
	float: right;
	padding-left: 20px;
	border-left: 1px solid #eee;
	width: 270px;
}

#page .lhs {
	float: left;
	width: 540px;
}

#page .rhs .oneclick {
	margin-bottom: 35px;
}

#page .login {
	background-color: #d1e2ff;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer {
	padding: 2px 0 0 10px;
}

table.tourtabs td.tourtab.selected a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav {
	position: relative!important;height:28px;
}

.tourcontent, .tourcontent td, .tourcontent td h3 {
	font-size: 15px;
}

.tourcontent td h3 {
	margin-bottom: 2px;
}

table.bilgitablosu {
	vertical-align: bottom;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}

div.ortadiv {
	float: left;
	width: 700px;
}

#tabs {
	overflow: hidden;
}

div.tourcontent {
	height: 300px;
	overflow: auto;
}

.snippet {
	font-size: 13px;
	color: #666;
}

.tablo_acikgri {
	background-color: #F6F6F6;
}

.kayan_yazi {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}

table.altlinkler {
	vertical-align: bottom;
	border-collapse: separate;
	border-spacing: 5px;
}

table.altlinkler2 {
	width: 100%;
	vertical-align: bottom;
	border-collapse: separate;
	border-spacing: 5px;
}

#livesearch {
	margin-left: 36px;
	width: 525px;
	max-height: 150px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 1;
	padding: 0px;
}

#txt1 {
	margin: 0px;
}

ul.ticklist {
	list-style-image: url('../images/tick.jpg');
}

#liveekle {
	margin-left: 0px;
	width: 520px;
	max-height: 150px;
	position: absolute;
	background-color: #ffffff;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
}

#txt2 {
	margin: 0px;
}

#ust_spacer {
	height: 8px;
	line-height: 0;
	font-size: 0px;
}

.sf-menu {
	width: 874px !important;
}

#info {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	color: #eeee00;
	width: 400px;
	text-align: right;
	font-weight: bold;
}

#menu {
	height: 35px;
	background-color: #cc0000;
	position: relative;
	z-index: 100;
}

#orta_bolum {
	height: 410px;
	margin-top: 10px;
	float: left;
}

#kayan_yazi {
	margin-top: 10px;
	clear: both;
	overflow:hidden;
}

#orta_logo {
	margin-left: 316px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#arama {
	text-align: center;
	margin-left: 103px;
	margin-bottom: 20px;
}

a.link {
	color: #0000cc;
}

#page .single_login {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	background-color: #d1e2ff;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.failed {
	height: 17px;
	padding: 3px;
	border: thin solid red;
	background-color: #FFF8DD;
	font-weight: bold;
}

.success {
	height: 17px;
	padding: 3px;
	border: thin solid green;
	background-color: #F8FFDD;
	font-weight: bold;
}


/* PROMOTION */
/* 30 DAYS FREE VADEMECUM ONLINE */

/* awesome button */
.awesome, .awesome:visited {
    background: #222 url(/images/awesome-overlay.png) repeat-x; 
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}

.awesome, 
.awesome:visited, 
.medium.awesome, 
.medium.awesome:visited { 
    font-size: 13px; 
    font-weight: bold; 
    line-height: 1; 
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}

.awesome:hover { background-color: #111; color: #fff; }
.awesome:active { top: 1px; }
.red.awesome, .red.awesome:visited { background-color: red; }
.red.awesome:hover { background-color: #c80000; }
/* /awesome button */

.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* CORDER AD */
#promo {
    display: block;
    width: 230px;
    height: 230px;
    position: absolute;
    top: -115px;
    right: -115px;
    background-color: #e43441;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

#promo a {
    color: white;
    position: absolute;
    bottom: 0;
    left: 42px;
    text-decoration: none;
    text-align: center;
    font: 100% "Trebuchet MS", sans-serif;
    font-weight: bold;
    font-size: 18px;
}

/* /CORNER AD */


#promo-container {
    width: 530px;
    padding: 1em;
    margin: 0 auto;
}

#promo-signup {
    margin-top: 3em;
    padding: 0 1em;
    border: 2px solid #cccccc;
    background: #fafafa;
    color: #333333;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#promo-signup fieldset {
    border: 1px solid #aaaaaa;
    background: #f2f2f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#promo-signup label {
    display: block;
    float: left;
    width: 140px;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
}

#promo-signup input.input {
    padding: 3px;
    float: right;
    height: 16px;
    width: 240px;
    border: 5px solid #cccccc;
    background-color: #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#promo-signup input.input.error {
    border: 5px solid #e43441;
}

#promo-signup input.input:focus {
    border: 5px solid #e6e6e6;
    background-color: white;
}

#promo-signup div { margin-bottom: 1em; }

#promo-signup fieldset {
    padding: 0;
    padding: 2em 1.5em 1.5em 1.5em;
    margin-bottom: 1em;
    font-size: 90%;
}

#promo-signup h2 {
    margin: 0.5em 0 1em 0;
    text-align: center;
}

#promo-signup input.submit { 
    float: right;
    padding: 3px 15px;
}

#promo-signup a.submit {
    text-decoration: none;
    float: right;
    padding: 3px 15px;
}
