@import url("global.css");


#PageContainer {
	width:1000px;
	background:url(/documents/UlkerBiskuvi/images/HomePageBackground.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-left:100px;
}
#TopPart1{
	position:relative;
	height:90px;
}
#TopPart1 .MenuAndLogo{
	position:absolute;
	top:55px;
	left:0;
}
#BodyPartsContainer{
	width: 713px;
	float:left;
	background:url(/documents/UlkerBiskuvi/images/sub_page_background_top.gif) no-repeat;
	background-position:0 195px;
}
#BodyPart2{
	background:url(/documents/UlkerBiskuvi/images/sub_page_background_bottom.gif) bottom no-repeat;
	padding:15px;
}
#RightPart1{
	float:right;
	width:275px;
}
#BodyPart2 .ContentSummariesWithImages{
	width:100%;
}
#BodyPart2 .ContentSummariesWithImages .Header{
	border-bottom: 1px dotted #993300;
	font-size:24px;
}
#BodyPart2 .ContentSummariesWithImages td{
	padding-right: 15px;
	vertical-align:top;
}
#BodyPart2 .ContentSummariesWithImages .ContentTitle{
	display:block;
}

#BodyPart2 .ContentSummariesWithImages .ContentLink{
	display:none;
}

#BodyPart2 .ContentDetail{
	padding-bottom:40px;
}
#BodyPart2 .ContentDetail h1.ContentTitle{
	border-bottom: 1px dotted #993300;
	font-size:21px;
}
#BodyPart2 .ContentDetail img.ContentImage{
	float:right;
	margin:20px 0 10px 10px;
	border:solid 2px #fecdc0;
}
.SelectedContentTitle{text-decoration:underline;}

/* BrandList Start */
.imgbranddiv{border:solid 1px #CCCCCC; width:150px; height:160px;}
.imgbrand{padding:3px 3px 3px 3px;border:solid 1px #CCCCCC;width:150px;height:150px;}
.namebrand{margin-top:3px;margin-left:3px;margin-bottom:3px;width:160px;height:50px; font-weight:bold;}
.listbrand{width:665px; text-align:center;}
.listbrand td{width:665px; text-align:center;vertical-align:middle;}
.pagingbrand{width:672px; height:20px;}
.listitem{width:150px;height:190px;vertical-align:middle;}
.listalternatingitem{width:150px;height:190px;vertical-align:middle;}
/* BrandList End */

