/* G&B redesign 2009 */

@import url(editor.css);

html, body
{
	font-size: 83%;
	font-family: Verdana, Arial;
	color: #333;
	background-image: url(../images/pagebg.png);
	background-repeat: repeat-x;
	background-color: #aeadae;
	margin: 0 auto;
}

div#wrapper
{
	background-color: #fff;
	width: 998px;
	margin: auto;
}

/* Top area */

div#topbannerarea
{
	width: 100%;
	height: 101px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	font-size: 1em;
}
div#topnavigationarea
{
	width: 100%;
	height: 27px;
	background: url(../images/TopMenuBG.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	border-bottom: solid 1px #f1f1f1;
}
div#topnavigationarea ul
{
	margin: 0; padding: 0; 
	list-style-type: none; 
	list-style-image: none;	
	margin-left:20px;
	padding: 6px;
}
div#topnavigationarea ul li
{
	display: inline; 
}
div#topnavigationarea ul li a
{
	padding-right:30px;
	height: 100%;
	color: #333333;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
div#topnavigationarea ul li a:hover, li a:focus, li a:active
{
	color: #666;
}

/* Bread Crumb */

ul#breadcrumb
{
	list-style: none;
	margin:0px;
	padding:0px;
}

ul#breadcrumb li
{
	float: left;
	color:#575757;
	padding-left:2px;
margin:0px;
	margin-bottom:5px;

}

ul#breadcrumb li a
{
	text-decoration:none;
	color:#575757;
	padding-right:2px;
}

ul#breadcrumb li a:hover
{
	text-decoration:underline;
}


/* 3 column layout */

div#leftcolarea
{
	float: left;
	width: 200px;
	margin-right: 15px;
}

div#midcolarea
{
	float: left;
	width: 515px;
	_width: 505px;
	min-height:350px;
	margin-bottom:20px;
}

div#contentarea
{
	padding: 0px 0px 10px 10px;
}

div#rightcolarea
{
	float: right;
	width: 265px;
}

/* Left menu */

div#leftmenuarea
{
	padding: 0px 0px 0px 20px;
}

div#leftmenuarea a
{
	display: block;
	padding: 4px 0px 3px 7px;
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}

div#leftmenuarea li a:hover, li a:focus, li a:active
{
	color: #666;
}

ul.level_0
{
	list-style: none;
	margin:0px;
	padding:0px;
}

ul.level_0 li
{
	background-color: #ececec;
	border-bottom: solid 1px #bcbcbc;
}

ul.level_0 li.selected
{
	font-weight:bold;
	background-color:#fbfbfb;
}

ul.level_1, ul.level_2, ul.level_3
{
	list-style: none;
	margin:0px;
	padding-left:10px;
	padding-bottom:1px;
	margin-bottom:3px;
}

ul.level_1 li, ul.level_2 li, ul.level_3 li
{
	background-color:#fbfbfb;
	border: none;
	margin:0px;	
}

ul.level_1 li.selected
{
	font-weight:bold;
}

ul.level_1 li.nonselected
{
	font-weight:normal;
}

ul.level_0 li.nonselected ul
{
	display:none;
}

ul.level_0 li.selected ul
{
	display:block;
}

div.leftmenubottomspacer
{
	height:20px;
}

/* Footer */

div#footerarea
{
	clear: both;
	font-size: 0.9em;
	margin-top:20px;
	color: #aeaeae;
	border-top: solid 1px #eee;
	padding: 10px 30px 10px 30px;
	margin-left:20px;
	margin-right:20px;
}

div#footerarea a
{
	color: #aeaeae;
	text-decoration: none;
}

div#footerarea h3
{
	font-size: 1.3em;
	font-weight: normal;
}

div.footercol
{
	width: 200px;
	float: left;
}

div.footercol hr
{
	width: 180px;
	text-align:left;
	color: #eee;
	background-color: #eee;
	height: 1px;
	border: none;
}
/* Search */

div#qicksearcharea
{
	padding: 0px 0px 0px 20px;
}

div#quicksearchinput
{
	background-color: #ececec;
	padding: 15px 0px 15px 10px;
	border-bottom: solid 1px #bcbcbc;
}

input.txtquicksearch
{
	width: 118px;
	margin-right: 3px;
}

input.quicksearchbutton
{
	width:35px;
	position:relative;
	top:-2px;
}

/* Start page */

div.rightcolpuffarea
{
	margin-left:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	width: 233px;
	background-color: #ececec;
	border-bottom: solid 1px #bcbcbc;
}

div.rightcolpuffarea p
{
	margin:0px;
}

div#puffarea
{
	margin-left:10px;
	clear:both;
}

div.frontpuff
{
	width:156px;
	height:200px;
	/*border-bottom: solid 1px #bcbcbc;*/
	font-size:0.9em;
	font-weight:bold;
	float:left;
	margin-right:12px;
	_margin-right:7px;
	background-image: url(../images/TopMenuBG.png);
	background-position: 0px 92px;
	background-repeat: repeat-x;
}

div.frontpuff img
{
	border:0px;
}

div.frontpuff a
{
	display:block;
	text-decoration:none;
	color: #333;
	margin:0px;
}
div.frontpuff div
{
	padding-left:8px;
	padding-right:8px;
}

div.frontpuff a h2
{
	margin:2px 0px 5px 0px;
}

/* Inspiration */

div.InspirationListItem
{
	vertical-align:top;
	margin-bottom:30px;
}

/* General classes */

h1
{
	margin-top: -6px;
	color: #88a3e6;
	font-size: 2.1em;
}

h2
{
	font-size: 1.3em;
	color: #333;
}

.button
{
	font-size: 1em;
	color: #333;
}

.clear
{
	clear: both;
}

a
{
	color: #333;
}

div.headerbar
{
	height: 25px;
	background-image: url(../images/HeaderRight.png);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}

div.headerbar b
{
	display: block;
	height: 25px;
	background-image: url(../images/HeaderLeft.png);
	background-repeat: no-repeat;
	margin-right: 36px;
	color: #fcf63e;
	font-weight: bold;
	font-size: 0.9em;
}

div.headerbar b span
{ 
	display:block;
	padding:4px 7px;
}

div#bottomlinklist
{
	color: #999;
}

div#bottomlinklist a
{
	color: #999;
	display:block;
	text-decoration: none;
}

div.Doc2Form
{
	
}

div.Doc2Form fieldset
{
	border: none;
	padding:0px;
	margin:0px;
}

div.Doc2Form legend
{
	display: none;
	padding:0px;
	margin:0px;
}

div.Doc2Form ol
{
	list-style: none;
	padding:0px;
	margin:0px;
}

div.Doc2Form label
{
	display:block;
	font-weight: bold;
	margin-top:5px;
}

div.Doc2Form input[type='text']
{
width:339px;	
}

.popup img
{
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	
}
.popup img:hover
{
	cursor:hand;
}

div#socialbuttonsarea
{
	margin-top:20px;
}

div#headslide
{
	height:200px;
	width:500px;	
margin-bottom:10px;
}



























































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
