/* @override http://www.diamondbettys.com/template/v2/css/screen.css */

body{background: url('/template/v2/images/body_bg.png'); margin:0; font-size:.9em;}	
img{ border: 0;}
a { border:0; color:#1996AC;}

h1{ }
h2{ color:gray; 
font-size: 230%; 
margin: 0 0 10px 0;
}
h3{
	margin: 12px 0;
	font-size: 130%;
}

.wrapper{ width:100%;overflow:hidden;position: relative;}

#page{ width:899px; background-color:#F0F0F0; margin:0 auto;}


/*header*/
#header{
	background: url('../images/header_bg.jpg') no-repeat;
	height: 272px;
}
#header_homelink{
	position: absolute;
	height: 170px;
	right: 160px;
	top:40px;
	width: 300px;
}
#header_navbar{
	height: 51px;
	position: absolute;
	bottom: -0px;
	width: 900px;
}

#header_navbar img { float:left;}
#header_navbar img { float:left;}
	
#content{ min-height:250px; padding:20px 35px 30px 35px}
#footer{ padding:25px 30px; text-align:center; font-size: 85%;color:silver; background-color:black;}
	
.row{ width: 99%; overflow: hidden; position:relative; clear:both;}	

.varietyrow{
	padding:0 30px;
}

.cell{
	float: left;
	margin: 0 6px;
	text-align: center;
	width: 260px;

}

.betty{
	height: 380px;
}

.varietycell{
	width: 200px;
	margin: 0 10px;
	border: 1px solid white;
	padding: 15px;
}

.gallery .cell {
	overflow: hidden;
	height: 260px;
}

.gallery{margin-bottom: 25px;}

.gallery .cell img{ height: 350px; }

.varietycell img{
	height: 300px;
}
	
