/*other stuff*/
#container {
	overflow:visible;
	background: #fff url(../images/tpl_default/bg_container.png) repeat-y 720px top;
}
 #content,
 #side {
	border-top: 20px white solid;
}

/*////////////////
*	Banners
////////////////*/
#banner {
	margin-top: -20px;
	margin-bottom: -20px;
	margin-right: -20px;
	zoom:1;
	width: 740px;
	z-index: 1;
	float: left;
	display: inline;
}
#banner p {
	font-size: 1.3em;
	margin: 0.4em 20px;
	line-height: 135%;
}
#banner .block {
	padding-bottom: 23px;
	background: url(../images/tpl_default/bg_banner.png) no-repeat left bottom;
}
#banner .block .inner {
	border: 1px #e8eeec solid;
	padding: 10px 10px 10px 0;
	position: relative;
	background: #fff;
}
#banner .block .element {
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 1px 260px 1px 0;
	/*margin: 10px 10px 10px 0;*/
	min-height: 180px;
	_height: 180px; /*Ie6*/
	zoom:1;
}


/*////////////////
*	Content
////////////////*/
 #content {
	width: 480px;
	float: left;
	display: inline;
	overflow: hidden;
	min-height: 500px;
}

ul li {
	padding-left: 20px;
	background: url(../images/tpl_default/bg_menu_li_0.png) no-repeat 6px 4px;
}

.underscored {
	padding-bottom: 1em;
	border-bottom: 1px #cccccc dotted;
	margin-bottom: 2em;
}
.gradient h1,
.gradient h2,
.gradient h3,
.gradient h4,
.gradient h5,
.gradient h6,
h1.gradient,
h2.gradient,
h3.gradient,
h4.gradient,
h5.gradient,
h6.gradient {
	background: url(../images/tpl_default/bg_content_head_full.png) repeat-y left top;
	color: #797878;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.4em 20px;
	font-size: 1.2em;
	font-weight: bold;
} 


/*////////////////
* Menu
////////////////*/
#menu {
	width: 240px;
	float: left;
	display: inline;
	padding-top: 0;
	margin: 0;
	min-height: 400px;
	_height: 400px;
	position: relative;
}
#menu ul.menu {
	display: block;
	width: 200px;
	margin: 0 0 0 0;
}
#menu ul.menu {
	display:block;
	padding: 0;
	margin: 20px;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#menu ul.menu ul {
	margin: 0;
}
#menu ul.menu li {
	display:block;
	margin:0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	zoom: 1;
	background: none;
}
#menu ul.menu li a {
	display:block;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	margin: 0;
	zoom: 1;
	background: url(../images/tpl_default/bg_menu_li_0.png) no-repeat 6px center;
	color: #333;
	border-bottom: 1px #e8eeec solid;
}
#menu ul.menu li li.last a {
	border: none;
}
#menu ul.menu li li a {
	padding-left: 40px;
	background-position: 26px center;
}
#menu ul.menu li li li a {
	padding-left: 60px;
	background-position: 46px center;
}
#menu ul.menu li a.sel,
#menu ul.menu li a.sel:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #333;
	background-image: url(../images/tpl_default/bg_menu_li_1.png);
	color: #fff;
}
#menu ul.menu li li a.sel,
#menu ul.menu li li a.sel:hover {
	/*sub - sub nav*/
	background-color: #797878;
	background-image: url(../images/tpl_default/bg_menu_li_3.png);
}


#menu ul.menu li a:hover {
	text-decoration: none;
	background-color: #cccccc;
	background-image: url(../images/tpl_default/bg_menu_li_2.png);
	
}

/*////////////////
*	Side bar
////////////////*/
#side {
	width: 240px;
	float: left;
	display: inline;
	padding-top: 0;
	margin: 0;
	min-height: 400px;
	_height: 400px;
	position: relative;
}


#side h1, #side h2, #side h3 {
	font-size: 1.25em;
}
#side h4, #side h5, #side h6 {
	font-size: 1.1em;
}

/*////////////////
*	feature blocks
////////////////*/
#side .block {
	padding: 1px 0;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 240px;
}
#side .element {
	padding-bottom: 10px;
}
#side .block p,
#side .block h3 {
	
}
#side .block p.thumb {
	display: block;
}
#side .block p.thumb img {
	display: block;
	width: 200px;
}

/*////////////////
*	feature blocks
////////////////*/
#content .smallblock,
#content .fullblock,
#content .halfblock,
#content .featureblock,
#content .productblock,
#content .halffeature,
#content .homepageblock,
#content .fullimg,
#content .promoblock,
#content .sspdirector {
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	position: relative;
	zoom: 1;
	width: 480px;
	clear: both;
	overflow: hidden;
}
#content .halfblock ,
#content .halffeature {
	padding: 0;
	float: left;
	display: inline;
	clear: none;
	width: 240px;
	}
#content .thumb,
#content .fullimage {
	margin: 0.4em 10px 0.4em 10px;
	border: 1px #e8eeec solid;
	padding: 9px 9px 4px 9px;
	background: #fff;
}
#content .thumb img,
#content .fullimage img {
	display: block;
	margin-bottom: 5px;
}
#content .fullblock .fl {
	margin-right: 10px;
}	
#content .fullimage {
	width: 440px;
}
#content .thumb span,
#content .fullimage span {
	display: block;
	padding: 0px;
	margin: 0;
	font-style: italic;
	color: #797878;
}
#content .first {
	clear: left;
}
/*
 *Youtube block. Nees more vspace in admin mode to ensure tools are visible
 */
.adminmode .youtube div.ac {
	margin: 24px 0;
}

/*////////////////
*	Promoblock : One third the width
////////////////*/
#content .promoblock {
	width: 206px;
	float: left;
	clear: none;
	display: inline;
	/*margin-left: 20px;*/
}
#content .promoblock .thumb {
	margin-right: 0;
}
#content .promoblock .thumb img {
	width: 178px;
	display: block;
}

/*////////////////
*	slideShowPro
////////////////*/
#content .sspdirector .swf {
	margin: 10px 20px;
	background: #fff;
	border: 1px solid #bbcfe2;
	padding: 3px;
	width: 592px;
	height: 440px;
	margin-left: 20px;
}

#content .agregator li {
	overflow: hidden;
	padding-left: 0;
	background: none;
	font-weight: bold;
}
#content .agregator li .thumb {
	margin-left: 0;
}
#content .agregator li span {
	display: block;
	font-weight: normal;
}

/*Stops a bit of jumping around when opening or closing*/
#content .collapsible .element {
	position: relative;
	zoom: 1;
	overflow: hidden;
}
#content .collapsible h3,
#content .collapsible h2 {
	margin-bottom: 0;
	font-size: 1.4em;
}

/*////////////////
*	collapsible content : Uses JS to make an accordian effect
////////////////*/
.collapsible {
}
.collapsible .handle {
	cursor: pointer;
}
.collapsible .handle {
	cursor: pointer;
}
.collapsible.open .tail {
	background-image: url(../../images/arrow-up.gif);
}
.collapsible .wrapper {
	zoom:1;
}
.collapsible .tail {
	font-style: italic;
	font-size: 0.9em;
	color: #666;
	cursor: pointer;
	margin-top: 2px;
	padding-left: 20px;
	background: url(../images/arrow-down.gif) no-repeat left center;
}
