/*
 *      page-tpl-gallery.php.css
 *
 *      Copyright 2009 Kevin Brodigan <kev_brodigan@yahoo.co.uk>
 *
 *      This program is distributed in the hope that it will be useful,
 *      but WITHOUT ANY WARRANTY; without even the implied warranty of
 *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

.cbWidebg {
	width: 695px;
	height: 450px;
	padding: 10px;
	background-image: url('../images/rounded.php?shape=r&rad=14&width=715&height=470&bw=3&bc=bbc&bgo=0&fgc=000&fgo=25');
	background-repeat: no-repeat;
}

.cbWide {
	overflow: auto;
	width: 695px;
	height: 432px;
	text-align: left;
}



.navigation {
	width:130px;
	float:left;
	 position: fixed;
}
.navigation .level-2 {
	text-decoration:none;
	font-weight:bold;
	color: white;
	margin-top:1em;
	font-size: 10pt;
}

.navigation .level-3 {
	padding-left:1em;
	font-size: 9pt;
}

#active{
	font-weight:bold;
}
.content-wrap-table {
	position: relative;
	margin-left: 130px;
	height: 100%;
	width: 530px;
	float: left;
}

.content-wrap {
	text-align:center;
	margin: 0 auto;
}

.big {
	width: 540px;
	height: 415px;
	padding:0.5em;
	margin: auto 0px auto -50px;
}
.big .big-wrap table{
	text-align:center;
	margin: 0 auto;
}

.big .thumb-wrap {
	margin:auto;
	text-align: center;
}

.thumb-wrap {
	width:100px;
	float:left;
	height:100px;
	margin:0.5em;
}

.strip, .content{
	text-align: center;
	margin:auto;
}
