/* hide from ie on mac \*/
html {
	height: auto;
}
#flashcontent {
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #99CCFF;
}
.NOUNDERLINE {
	text-decoration: none;
}
p,
td, 
li,
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
p.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}


td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
}
td.titlearea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
a:link,
a:visited,
a:active {
	color: #003399;
}
a:hover {
	color:#0066CC;
	background-color: #CCFFFF;
	text-decoration: underline overline;
}
a.topmenu:link,
a.topmenu:visited,
a.topmenu:active {
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	background-color: #005CB9;
}
a.topmenucurrent:link,
a.topmenucurrent:visited,
a.topmenucurrent:active {
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003377;
	text-decoration: none;
}
a.topmenucurrent:hover {
	background-color: #005CB9;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
h2,
div#titletextspot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
h3,
span#homespot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F3F5F;
	display: inline;
	/*background-color: #DFEFFF;*/
}
h3 span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom:0px;
}
input,
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
table.menuitem {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #003377;
	cursor: pointer;
}
table.menuitemhover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #005CB9;
	cursor: pointer;
}
table.menuitemcurrent {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001C40;
	border-right-color: #B7D6FF;
	border-bottom-color: #B7D6FF;
	border-left-color: #001C40;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #DFEFFF;
	cursor: pointer;
}
table.menublank {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7D6FF;
	border-right-color: #001C40;
	border-bottom-color: #001C40;
	border-left-color: #B7D6FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #003377;
}

.over{border: 1px solid rgb(185, 85, 5); width: 130px; height: 130px;}
.out{border: 1px solid rgb(162, 162, 162); width: 130px; height: 130px;}
.urunlerborder{border: 1px solid rgb(162, 162, 162);}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color : #FFF;
}
.validation-advice2 {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color : #FFF;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #669900;
	color : #FFF;
	font-weight: bold;
}
.dil {
	/*margin: 5px 0;

	background-color: #669900;
	
	color : #FFF;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	align=right;*/
	font-size:12px;
	color : #FFF;
	padding-right: 8px;
}

a.dillink:hover{
	cursor: pointer;
	background-color: #003377;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.dillink:active, 	
a.dillink:visited,
a.dillink:link {

	font-size:12px;
	color : #FFF;

}
