body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #333333;
}

img {
	float: left;
	padding-right: 10px;
}

a.gen, a.gen:visited {
	color:#BE212E;
	text-decoration:none;
}

a.gen:hover {
	text-decoration:underline;
}

#pagecontainer {
	text-align: center; 
}

#wrapper {
	position: relative;
	width: 804px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: hidden;
}

.content {
	position: relative;
	width: 792px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#menubar {
	position: absolute;
	top: 503px;
	left: 25px;
	width: 742px;
	height: 24px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(images/menu_home.gif);
}

#menuButtHomeActive,
#menuButtHome {
	top: 503px;
	left: 25px;
	width: 96px;
	height: 24px;
	border-left: 1px solid transparent;
}

#menuButtHomeActive,
#menuButtHome:hover {
	background-image: url(images/homeHi.gif);
}

#menuButtLorenzaActive,
#menuButtLorenza {
	top: 503px;
	left: 121px;
	width: 99px;
	height: 24px;
}

#menuButtLorenzaActive,
#menuButtLorenza:hover {
	background-image: url(images/lorenzaHi.gif);
}

#menuButtCastActive,
#menuButtCast {
	top: 503px;
	left: 220px;
	width: 123px;
	height: 24px;
}

#menuButtCastActive,
#menuButtCast:hover {
	background-image: url(images/castHi.gif);
}

#menuButtNewsActive,
#menuButtNews {
	top: 503px;
	left: 343px;
	width: 120px;
	height: 24px;
}

#menuButtNewsActive,
#menuButtNews:hover {
	background-image: url(images/newsHi.gif);
}

#menuButtWhereActive,
#menuButtWhere {
	top: 503px;
	left: 463px;
	width: 81px;
	height: 24px;
}

#menuButtWhereActive,
#menuButtWhere:hover {
	background-image: url(images/whereHi.gif);
}

#menuButtBelongActive,
#menuButtBelong {
	top: 503px;
	left: 544px;
	width: 89px;
	height: 24px;
}

#menuButtBelongActive,
#menuButtBelong:hover {
	background-image: url(images/belongHi.gif);
}

#menuButtGetSomeActive,
#menuButtGetSome {
	top: 503px;
	left: 633px;
	width: 135px;
	height: 24px;
}

#menuButtGetSomeActive,
#menuButtGetSome:hover {
	background-image: url(images/getsomeHi.gif);
}

.menubuttons {
	position: absolute;
	border-left: 1px solid #333333;
	border-top: 1px solid transparent;
	background-repeat: no-repeat;
}

.menubuttons:hover {
	cursor: hand;
}

.buttons {
	position: absolute;
	background-repeat: no-repeat;
}

.buttons:hover {
	cursor: hand;
}

#contactLine {
	position: absolute;
	top: 549px;
	left: 125px;
	width: 544px;
	height: 13px;
	background-image: url(images/contact_line.gif);
}

#button_mail {
	top: 549px;
	left: 431px;
	width: 238px;
	height: 13px;
}

#button_mail:hover {
	background-image: url(images/mailHi.gif);
}

#button_face {
	top: 570px;
	left: 334px;
	width: 27px;
	height: 27px;
	background-image: url(images/fbIcon.jpg);
}

#button_twit {
	top: 570px;
	left: 380px;
	width: 27px;
	height: 27px;
	background-image: url(images/twitIcon.gif);
}

#button_blog {
	top: 579px;
	left: 427px;
	width: 34px;
	height: 10px;
	background-image: url(images/blogIcon.gif);
}

/*HOME*/

#titleHome {
	position: absolute;
	top: 18px;
	left: 251px;
	width: 292px;
	height: 74px;
	background-image: url(images/lorenzahead.gif);
}

#labelFront {
	position: absolute;
	top: 158px;
	left: 157px;
	width: 198px;
	height: 288px;
	background-image: url(images/Lorenza-2010-label-front.jpg);
}
/*
#labelBack {
	position: absolute;
	top: 138px;
	left: 434px;
	width: 198px;
	height: 288px;
	background-image: url(images/Lorenza-2009-label-back.jpg);
}
*/
#eventsTitle {
	position: absolute;
	top: 178px;
	left: 400px;
	width: 350px;
	height: 20px;
	font-size: 12px;
}

#eventsBlog {
	position: absolute;
	top: 198px;
	left: 400px;
	width: 350px;
	height: 229px;
	overflow: auto;
	scrollbar-base-color:       #CCCCCC;
	scrollbar-arrow-color:      #000000;
	scrollbar-track-color:      #999999;
	scrollbar-3dlight-color:    #EEEEEE;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-face-color:       #CCCCCC;
	scrollbar-shadow-color:     #999999;
	scrollbar-darkshadow-color: #666666;
}

#eventsBlog a {
	font-family: Courier, Times, serif;
	font-size: 14px;
	color: #BE212E;
	text-decoration: none;
}

#eventsBlog p {
	font-family: Courier, Times, serif;
	font-size: 14px;
	color: #BE212E;
	text-decoration: none;
}

/*LORENZA*/

#titleLorenza {
	position: absolute;
	top: 96px;
	left: 251px;
	width: 292px;
	height: 13px;
	background-image: url(images/title_lorenza.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 15px;
	border-top: 1px solid #8f8f8f;
}

.contentTitleLorenza {
	position: absolute;
	top: 172px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentTitleGlasses {
	left: 159px;
	width: 234px;
	height: 17px;
	background-image: url(images/lorenza_cTitle_glasses.gif);
}

#contentLorenza {
	position: absolute;
	top: 172px;
	left: 0px;
	width: 565px;
	height: 255px;
	border-right: 1px solid #333333;
}

#contentLorenza p {
	text-align: justify;
	padding-top: 26px;
	padding-left: 38px;
	padding-right: 52px;
}

#contentTitleNotes {
	left: 609px;
	width: 58px;
	height: 17px;
	background-image: url(images/lorenza_cTitle_notes.gif);
}

#button_2010 {
	top: 220px;
	left: 615px;
	width: 48px;
	height: 17px;
	background-image: url(images/butt_2010.gif);
}

#button_2010:hover {
	background-image: url(images/butt_2010Hi.gif);
}

#button_2009 {
	top: 268px;
	left: 615px;
	width: 48px;
	height: 17px;
	background-image: url(images/butt_2009.gif);
}

#button_2009:hover {
	background-image: url(images/butt_2009Hi.gif);
}

#button_2008 {
	top: 316px;
	left: 615px;
	width: 48px;
	height: 17px;
	background-image: url(images/butt_2008.gif);
}

#button_2008:hover {
	background-image: url(images/butt_2008Hi.gif);
}

/*CAST*/

#titleCast {
	position: absolute;
	top: 96px;
	left: 251px;
	width: 292px;
	height: 13px;
	background-image: url(images/title_cast.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 15px;
	border-top: 1px solid #8f8f8f;
}

.contentTitleCast {
	position: absolute;
	top: 165px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentTitleMichele {
	left: 89px;
	width: 234px;
	height: 11px;
	background-image: url(images/cast_cTitle_michele.gif);
}

#contentCastMichele {
	position: absolute;
	top: 165px;
	left: 40px;
	width: 333px;
	height: 173px;
}

#contentCastMichele p {
	text-align: justify;
	padding-top: 18px;
}

#contentTitleMindy {
	left: 504px;
	width: 160px;
	height: 11px;
	background-image: url(images/cast_cTitle_mindy.gif);
}

#contentCastMindy {
	position: absolute;
	top: 165px;
	left: 418px;
	width: 333px;
	height: 173px;
}

#contentCastMindy p {
	text-align: justify;
	padding-top: 18px;
}

#contentTitleLabel {
	top: 363px;
	left: 350px;
	width: 91px;
	height: 11px;
	background-image: url(images/cast_cTitle_label.gif);
}

#contentCastLabel {
	position: absolute;
	top: 363px;
	left: 180px;
	width: 432px;
	height: 113px;
}

#contentCastLabel p {
	text-align: justify;
	padding-top: 18px;
}

/*NEWS*/
table {
	padding:0px;
	border: none;
	border-collapse: collapse;
}

td {
	padding: 0px;
}

#titleNews {
	position: absolute;
	top: 96px;
	left: 251px;
	width: 292px;
	height: 13px;
	background-image: url(images/title_news.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 15px;
	border-top: 1px solid #8f8f8f;
}

#newsGridCont {
	position: absolute;
	top: 139px;
	left: 0px;
	width: 780px;
	height: 356px;
	margin-top: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#newsGrid {
	position: absolute;
	top: 0px;
	left: -6px;
	width: 804px;
	height: 355px;
	margin-top: 0px;
}

#newsGrid td {
	vertical-align:top;
	padding: 0px;
}

#newsTable1 table {
	float:right;
}
#newsTable2 table {
	float:left;
}

#newsTable1 {
	float: left;
	width: 398px;
}

#newsTable2 {
	float: right;
	width: 398px;
}

#newsTable1 .newsImg {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#newsTable2 .newsImg {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#newsTable1 td {
	text-align: right;
	vertical-align: middle;
	height: 50px;
	padding: 2px 0px;
}

#newsTable2 td {
	text-align: left;
	vertical-align: middle;
	height: 50px;
	padding: 2px 0px;
}

.newsImg {
	height: 50px;
	border: 1px solid #333333;
	padding-right: 0px;
}

.newsImg:hover {
	border: 1px solid #BE212E;
}

.newsTableLink {
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
}

.newsLink {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.newsLink:hover {
	color: #BE212E;
}

.newsLinkText {
	height: 50px;
	line-height:16px;
	padding:0px;
}

#newsSomm {
	width: 90px;
}

#newsStyle {
	width: 105px;
}

#newsLast {
	width: 127px;
}

#newsJRebaudo {
	width: 127px;
}

#newsFAW {
	width: 134px;
}

#newsLATimes {
	width: 201px;
}

#newsGuest {
	width: 117px;
}

#newsStyleSectionLA {
	width: 164px;
}

#newsDishology {
	width: 113px;
}

#newsStHelena {
	width: 182px;
}

#newsThisNext {
	width: 110px;
}

.newsRedBold {
	color:#BE212E;
	font-weight: bold;
}
/*WHERE*/

#titleWhere {
	position: absolute;
	top: 96px;
	left: 251px;
	width: 292px;
	height: 13px;
	background-image: url(images/title_where.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 15px;
	border-top: 1px solid #8f8f8f;
}

#whereContent {
	position: absolute;
	top: 158px;
	left: 100px;
	width: 600px;
	height: 320px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#whereContent table {
	padding: 0px;
	width: 524px;
	margin-left: 60px;
}
#whereContent th {
	font-size:12px;
}
#whereContent th,
#whereContent td {
	text-align: left;
	padding: 0px 50px;
	vertical-align:top;
}

#whereContent img {
	float: none;
	margin-bottom: -4px;
}

.biggerP {
	font-size: 12px;
}

/*GET SOME*/

#titleGetSome {
	position: absolute;
	top: 60px;
	left: 335px;
	width: 123px;
	height: 13px;
	background-image: url(images/title_getSome.gif);
}

#getSomeThumb {
	position: absolute;
	top: 146px;
	left: 109px;
	width: 125px;
	height: 140px;
	background-image: url(images/lorenza_storeThumb.jpg);
}

#storeLine {
	position: absolute;
	top: 184px;
	left: 252px;
	width: 285px;
	height: 11px;
	background-image: url(images/storeLine.gif);
}

#purchaseButton {
	position: absolute;
	top: 175px;
	left: 550px;
	width: 108px;
	height: 27px;
	background-image: url(images/purchaseButton.gif);
}
