@import url(screen.css);

.home-content {
	width: 929px; 
	margin-left: 45px;
	padding: 0;
}

#content-container {
	margin: 0;
	padding: 0;
}
#header {
	height: 108px;
}
#header-container {
	height: 108px;
}
#search-form {
	top: 43px;
}
#shoppinglist {
	top: 45px;
}
#shoppinglist-divider {
	top: 40px;
}

/*---------- FLASH ----------*/

#toutblock {
	padding: 0;
	margin: 0;
	float: left;
	height: 149px;
}
#toutblock h3 {
	padding: 0;
	margin: 0;
	height: 24px;
}
#toutblock h3 span {
	display: none;
	padding: 0;
	margin: 0;
}
#toutblock .tout p {
	padding: 0;
	margin: 11px 24px 0 6px;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #3f3f3f;
	line-height: 1.3em;
}
#toutblock .tout a.read-more {
	position: absolute;
	display: block;
	top: 114px;
	padding: 0 0 0 16px;
	margin: 0 0 0 6px;
	font-family: Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: url(images/read_more_arrow.gif) 0px 2px no-repeat;
}
#toutblock .problem-solver {
	width: 168px;
	background: url(images/problem_solver.gif) top no-repeat;
}
#toutblock .hakkimizda {
	width: 168px;
	background: url(images/about_us1.gif) top no-repeat;
}
#toutblock .hac {
	width: 168px;
	background: url(images/hac1.gif) top no-repeat;
}
#toutblock .umre {
	width: 168px;
	background: url(images/umre1.gif) top no-repeat;
}
#toutblock .bilgiler {
	width: 168px;
	background: url(images/bilgiler1.gif) top no-repeat;
}
#toutblock .bilet {
	width: 168px;
	background: url(images/bilet1.gif) top no-repeat;
}
#toutblock .oteller {
	width: 168px;
	background: url(images/oteller1.gif) top no-repeat;
}
#toutblock .galeri {
	width: 168px;
	background: url(images/galeri1.gif) top no-repeat;
}
#toutblock .iletisim {
	width: 168px;
	background: url(images/iletisim1.gif) top no-repeat;
}
#toutblock .guide-to-gardening {
	width: 169px;
	background: url(images/guide_to_gardening.gif) top no-repeat;
}
#toutblock .judys-gardening-calendar {
	width: 169px;
	background: url(images/judys_garden_calendar.gif) top no-repeat;
}
#toutblock .garden-club {
	width: 168px;
	background: url(images/garden_club.gif) top no-repeat;
}
#newsblock {
	float: right;
	padding: 0;
	margin: 0 0 0 0px;
	width: 253px;
	height: 179px;
	background: url(images/background.gif) no-repeat;
}
#newsblock h2 {
	padding: 0;
	margin: 0 0 0 15px;
	height: 24px;
	font-family: Arial, Helvetica, Sans;
	font-size: 15px;
	font-weight: bold;
	color: #8cc63f;
}
#newsblock ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}
#newsblock ul li {
	display: block;
	background: url(images/icon.gif) 0px 1px no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #666;
	line-height: 1.3em;
}
#newsblock ul li a { color: #d31145; }
#newsblock ul li a:hover { color: #ff1453; }
#newsblock ul li a:visited { color: #d31145; }

/* MAIN NAV OVERRIDES */

#topnav { 
	padding: 0 0 0 18px;
	margin: 0 0 0 -10px;
	list-style: none;
	position: relative;
	left: 0px; /* note that commercial version has inline styling to adjust left */
	top: 0px;
	width: 950px;
	height: 27px;
	background: url(images/nav_bg_home.gif) no-repeat;
}
#topnav.commercial {
	left: 429px;
	background: url(images/nav_bg.gif) no-repeat;
	width: 546px;
}
#topnav li {
	padding: 2px 0 0 0;
	margin: 0 0 0 8px;
	float: left;
  width:124px;
}
#topnav li a {
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	border-right: none;
	color: white;
	text-decoration: none;
	padding: 0 6px 0 0;
	margin: 0px 6px 0 0;
}
#topnav li.last a {
	border-right: 0;
}
#topnav li a:hover {
	text-decoration: underline; 
}

#dropdowns {
	position: relative;
	margin: 0; padding: 0;
	list-style: none;
}
#dropdowns li {
	float: left;
	margin: 0; padding: 0;
}
#dropdowns li a span {display: none;}
#dropdowns li a {
	text-decoration: none;
	display: block;
	height: 22px;
}
ul.dropdown-menu {
	margin: 0; padding: 0 0 14px 0;
	display: block;
	list-style: none;
	background: url(images/dropdown_menu_bottom.gif) bottom no-repeat;
}
ul.dropdown-menu li {
	margin: 0; padding: 0;
	display: inline;
}
ul.dropdown-menu li a {
	text-decoration: none;
	margin: 0; padding: 2px 16px;
	display: block;
	width: 140px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #8cc63f;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 95px;
}
#blah {
 /* dummy rule */
}
ul.dropdown-menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #73b533;
}

#dropdown1,
#dropdown2,
#dropdown3,
#dropdown4,
#dropdown5,
#dropdown6,
#dropdown7,
#dropdownCommercial {
  float:left;
  left:0;
  top:0;
  margin-right:5px;
  margin-bottom:20px;
	position: relative;
}
.menu		{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 7pt;
		  text-decoration: none;
		  height: 15px;
		  width: 160px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 12px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }



a.menu:link 	{ background-image: url("images/menu1.gif");
		  background-color:#B5A695;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("images/menu1.gif");
		  background-color:#B5A695;
		  color: #FFFFFF; }


a.menu:active 	{  background-image: url("images/menu1.gif");
		   background-color:#B5A695;
		   color: #000000; }


a.menu:hover 	{ background-image: url("images/menu1.gif");
		  background-color:#89898F;
		  color: #000000; }

