/* LastRender Art Studio's */

body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: url(../media/topBg.jpg) repeat-x;
	background-color: #ffffff;
	line-height: 150%;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #ff6600;
	text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: none;
}
#wrapper
{
	margin: auto;
}
#header
{
	background: url(../media/top.jpg) no-repeat center;
	height: 206px;
	text-align: center;
	color: #ffffff;
}
#header a:link
{
	color: #ffffff;
	text-decoration: none;
}
#header a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#header a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.footer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#content
{
	background: url(../media/contentBg.jpg) repeat-y center;
	text-align: left;
}
#content table
{
	text-align: justify;
}
#icerik
{
	padding-left: 15px;
	padding-right: 40px;
}
#footer
{
	background: url(../media/footer.jpg) no-repeat center;
	height: 198px;
	text-align: center;
	color: #4d4d4d;
}
#footer a:link
{
	color: #4d4d4d;
	text-decoration: none;
}
#footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited
{
	color: #4d4d4d;
	text-decoration: none;
}
textarea
{
	border: 1px solid #4C4C66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.myButton
{
	background: url(../media/buttonSmall.jpg);
	vertical-align: middle;
	width: 100px;
	height: 25px;
	color: white;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
hr
{
	text-align:left;
	margin-left:0px;
	width: 300px;
	color: #ff6600;
	border: 0px;
	background-color: #ff6600;
	height: 1px;
}
.DynamicMenu
{
	z-index: 100;
}

/* EasyNews - Start */
#news01
{
	float: left;
	width: 185px;
}
.news_style
{
	display: none;
}
.news_show
{
	position: absolute;
	color: #ffffff;
	clip: rect(0px 185px 210px 0px);
}
.news_show a:link
{
	color: #333333;
	text-decoration: none;
}
.news_show a:visited
{
	color: #333333;
	text-decoration: none;
}
.news_show a:hover
{
	color: #ff6600;
	text-decoration: none;
}
.news_show a:active
{
	color: #333333;
	text-decoration: none;
}
.news_border
{
	width: 185px;
	height: 215px;
	padding: 2px 0px 0px 0px;
	overflow: hidden;
}
.news_show img
{
	margin:0px;
	padding-bottom:10px;
}
.buttondiv
{
	float: right;
	padding: 0px 0px 0px 0px;
	border-top: none;
	height: 10px;
}
.news_move
{
	position: relative;
}
.mytable
{
	width: 185px;
	height: 210px;
	vertical-align: top;
}
/* EasyNews - End */
