/*#Global#*/
body
{
	background-image:url(../App_Themes/AnaGida/Images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 23px;
}
body, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #00653b;
	text-decoration: none;
}
a:Hover {
	text-decoration: underline;
}
#Container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#InnerContainer {
	margin:auto;
	padding-left: 50px;
	padding-right: 50px;
	width: 740px;
	background-image: url(../App_Themes/AnaGida/Images/inner_tile.png);
}

#Logo {
	margin-left: 11px;
	margin-top: 1px;
	float: left;
}

#TopLinks {
	float: right;
	margin-right: 10px;
	margin-top: -2px;
}
#TopLinks a {
	color: #92a085;
}
#TopMenu {
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
#TopMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#TopMenu ul li {
	float: left; 
	background-image:url(../App_Themes/AnaGida/Images/Menu/seperator.gif); 
	background-position: right; 
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-right: 1px; 
}
#TopMenu ul li.CMSListMenuLILastItem, #TopMenu ul li.CMSListMenuHighlightedLILastItem {
	padding-right: 0px; 
}
#HomeManset
{
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	top: 7px;
	z-index: 1;
}
#TopMenu ul ul {
	display: none;
	left: 0px;
	top: 0px;
	padding-top: 80px;
	width: 163px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e2e8de;
}
#TopMenu ul ul li {
	float: none;
	width: 133px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom: 1px solid #c2cfb6;
	background-image: none;
}
#TopMenu ul ul li.CMSListMenuLILastItem, #TopMenu ul ul li.CMSListMenuHighlightedLILastItem
{
	border-bottom: 0px none;
	background-image:url(../App_Themes/AnaGida/Images/Menu/menu_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background: none;
}
#TopMenu ul ul li a {
	color: #00653b;
	font-weight: bold;
}

#TopMenu ul ul li.CMSListMenuHighlightedLI a {
	color: #d8171c;
}

#TopMenu ul ul li a:Hover {
	color: #d8171c;
	text-decoration: none;
}

.TopMenuSubMenuContainer {
	display: none; 
	position: absolute; 
	background-image: url(../App_Themes/AnaGida/Images/Menu/menu_bottom.png);
	background-position: bottom;
	background-repeat: none;
	padding-bottom: 10px;
	z-index: 2;
}

#HomeNews {
	float: left;
	padding-top: 4px;
	padding-left: 11px;
	width: 255px;
}
#HomeNews ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 11px;
	padding-top: 0px;
	list-style-type: none;
}
#HomeNews ul li
{
	padding-left: 7px;
	margin-bottom: 17px;
	background-image:url(../App_Themes/AnaGida/Images/Home/haberler_bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#HomeNews ul a
{
	color: #5c5c5c
}
#HomeAllNews
{
	display: block;
	margin: 0px; 
	padding: 0px;
	padding-top: 10px;
	color: #d8171c;
}
#HomeMarkalar
{
	padding-top: 8px;
	width: 235px;
	float: left;
}
#HomeRight
{
	float: left;
	padding-top: 7px;
	padding-left: 2px;
	height: 177px;
}
#HomeEbulten
{
	margin-top: 30px;
}
#FooterBar
{
	margin-top: 7px;
	width: 735px;
	height: 38px;
	background-image:url(../App_Themes/AnaGida/Images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 5px;
}
#AnadoluGrubu {
	width: 60px;
	height: 35px;
	display: block;
	float: left; 
	margin: auto; 
}
a#AnadoluGrubu:Hover {
	text-decoration: none;
}


#FooterBarLinks
{
	padding-left: 9px;
	padding-right:6px;
	padding-top: 13px;
	float: right;
}
#FooterBarLinks a, #FooterBarLinks  {
	color: #728363;
}

#FooterLinks
{
	color: #92a085;
	padding-top: 5px;
	padding-right: 10px;
	text-align:right;
}

#FooterLinks a {
	color: #92a085;
}

#FooterLinks a:Hover {
	text-decoration:none;
	color: #d8171c;
}

#PrimeArt
{
	padding-right: 60px;
	padding-top: 3px;
	float:right;
}
#PrimeArt a
{
	color: #92a085;
}

#LeftBar
{
	width: 190px;
	margin-top: 42px;
	float: left;
}
#LeftBar ul
{
	margin: 0px;
	padding: 0px;
	background-color: #ecf0e9;
	list-style-type: none;
}
#LeftBar ul li
{
	padding-left: 11px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}

#LeftBar ul li a{
	color: #00653b;
	font-weight: bold;
}

#LeftBar ul li a:Hover{
	text-decoration: none;
	color: #d8171c;
}

#LeftBar ul li.CMSListMenuHighlightedLI a {
	color: #d8171c;
}

#MainContent
{
	float: left;
	padding-left: 10px;
	width: 540px;
}

#TitleImage {text-align: right;}
#HeaderImage {}
#Content {
	padding-top: 12px;
	padding-left: 3px;
	line-height: 16px;
	width: 530px;
	font-size: 12px;
	color: #5c5c5c;
	padding-bottom: 30px;
}

#HomeMarkalar a {
	display: block;
	position: absolute;
}
#HomeMarkalarInner {
	position: relative;
}
#HomeMarkalar .AyracLeft {float: left; }
#HomeMarkalar .AyracRight {float: left;}
#HomeMarkalar .HomeMarkalarContent {float: left;}

.DanismaHattiRotate img {
	position: absolute;
	display: block;
}

.DanismaHattiContainer {
	position: relative;
	height: 57px;
}

#LeftBar .DanismaHattiContainer
{
	padding-top: 10px;
	height: 78px;
}

#LeftBar .DanismaHattiRotate
{
	height: 78px;
}
.EditingFormTable {
	margin-left:-10px;
	}
.EditingFormTable td {
	vertical-align:top;
	}
	
.NewsletterSubscription input.SubscriptionTextbox {
	border: 1px solid #a8d4c6;
	color: #5c5c5c;
	font-size: 11px;
	width: 150px;
	height: 16px;
	padding: 3px;
}
.NewsletterSubscription .SubscriptionSubmitButton {
	position: relative;
	top: 5px;
}

.NewsletterSubscription
{
	width: 233px;
}

.Subscription .ErrorMessage {display: block; width: 240px; }

.NewsPreviewTitle {font-weight: bold; }
.NewsTitle {font-size: 12px; font-weight: bold; color: #00653b;}
