/*

 *      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: 700px;

	height: 450px;

	padding: 10px;
	text-align:left;

	background-image: url('../images/rounded.php?width=715&height=470');

	background-repeat: no-repeat;

}



.cbWide {

	/*overflow: auto;*/

	width: 600px;

	height: 432px;
	text-align: left;
	clear:both;
display:block !important;
/*margin-top:10px;*/
overflow-x:hidden;
/*overflow-y:hidden;*/
float:left;

}

.ngg-galleryoverview  {
clear:both;
display:block !important;
margin-top:10px;
overflow-x:hidden;
overflow-y:hidden;
width:100%;
}





.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;
	width:auto;

}


