@charset "utf-8";
/* CSS Document */
/*!DOCTYPE,a,abbr,acronym,address,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,em,fieldset,font,form,frame,frameset,head,h1,h2,h3,h4,h5,h6,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,map,menu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre,q,s,samp,script,select,small,span,strike,strong,style,sub,sup,table,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var*/
/*renkler:siyah, beyaz, koyu turuncu=fc7216, acik turuncu=fffccc, koyu mavi=00316e, acik mavi=99add1, */
*
{
	font-size:12px
}
body
{
	margin:0;
	padding:0;
	height:100%;
	background-color:#efefef;
}
div, img, span
{
	padding:0;
	margin:0;
	border:none
}
ul, ol, li
{
	border:0px;
	list-style-type:none;
}
h1, h2, h3
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1
{
	font-size:14px;
	color:#3860aa
}
h2
{
	font-size:13px;
	color:#cc0000;
}
h3
{
	font-size:12px;
}
a, img
{
	border:none;
	padding:0
}
a:link, a:visited
{
	color:#555;
	text-decoration:none;
}
a:hover
{
	color:#3860aa;
	text-decoration:underline;
}
.hidden
{
	display:none;
}
.warning
{
	color:#d53020 !important;
}
div.buffer0
{
	clear: both;
	height: 1px;
}

div.buffer10
{
	position:relative;
	width:auto;
	height:10px;
	clear:both;
}
div.buffer15
{
	position:relative;
	width:auto;
	height:15px;
	clear:both;
}
div.buffer20
{
	position:relative;
	width:auto;
	height:20px;
	clear:both;
}

/**/
#main
{
	position:relative;
	margin:0 auto;
	width:880px;
	background:#fff;
	padding:20px 30px 5px 30px;
}

#top-right
{
	position:absolute;
	text-align:right;
	top:50px;
	right:35px;
}
#top-right a.menu
{
	background:url(../images/arrow-nav-menu-hover.gif) no-repeat left 50%;
	margin-left:15px;
	padding-left:7px
}
#top-right a.red
{
	color:#a00000;
	background:url(../images/icon-live-chat.gif) no-repeat left 50%;
	margin-left:15px;
	padding-left:15px
}
#top-right a.menu.red:hover
{
	color:#3860aa
}		
#top-right a.menu:hover
{
	background:url(../images/arrow-nav-menu.gif) no-repeat left 50%;
	text-decoration:none
}
#main-image
{
	margin:0;
	margin-bottom:20px;
	padding:0
}
#main-content
{
	margin:20px 0px;
	padding:0	
}
#bottom-menu
{
	font-family:arial;
	position:relative;
	margin:0 auto;
	margin-top:10px;
	width:920px;
	background:#fff;
	padding:10px 10px 20px 10px;
	border-top:2px solid #e6e6e6;
	color:#c00000
}
#bottom-menu strong
{
	font-size:1.1em;
}	

ul#bottom-nav
{
position:relative;
margin:0;
width:100%;
overflow:auto;
}
ul#bottom-nav li
{
position:relative;
float:left;
margin:0 40px 0 0;
	font-size:0.9em;
	color:#3860aa;
	line-height:1.4em

}
ul#bottom-nav li a,
ul#bottom-nav li a:hover
{
	text-decoration:underline;
	padding-left:7px;
background:url(../images/icon-square-gray-small.gif) no-repeat left 50%;
}
ul#bottom-nav li a.main,
{
font-weight:bold;
color:#3366ff;
text-decoration:none;
}
ul#bottom-nav li a:hover
{
text-decoration:none;
background:url(../images/icon-square-blue-small.gif) no-repeat left 50%;

}

ul#bottom-nav li a.main:hover
{
text-decoration:underline;
}
.copyright {
padding-left:5px;
}