/**************************************************************************
	Style Sheet for Master Template
**************************************************************************/	
/************** Elements ********************/

BODY {
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica;
	min-width:929px;
	margin:0;
	color:#fefefe;
	background:#000 url(../images/bg-body.jpg) no-repeat 50% 0;
}

img { border-style:none;}
a {
	text-decoration:none;
	color:#828282;
}
	a:hover { text-decoration:underline;}
	a:focus{outline:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
INPUT.honeyPot {
	height:0px !important;
	padding:0px !important;
	margin:0px !important;
}

#pagewith {
	width:979px;
	margin:0 auto;
}
/*header*/
#header {
	padding:38px 0 28px;
	position:relative;
}
#header:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#header .enthral-execute {
	width:257px;
	height:26px;
	position:absolute;
	top:88px;
	left:112px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-enthral-execute.gif) no-repeat;
	z-index:5;
}
#header ul { list-style:none;}
/*rss-area*/
.rss-area {
	height:1%;
	overflow:hidden;
}
.rss-holder,
.rss-main {
	height:25px;
	float:left;
	background-repeat:no-repeat;
}
.rss-box {
	display:inline;
	margin:0 6px 0 0;
	background:url(../images/bg-rss-box.jpg) repeat-x;
	float:right;
}
.rss-holder { background-image:url(../images/bg-rss-holder.jpg);}
.rss-main {
	padding:0 15px 0 28px;
	background-image:url(../images/bg-rss-main.jpg);
	background-position:100% 0;
}
.rss-main ul {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:23px;
	float:left;
	color:#fff;
	overflow:hidden;
}
.rss-main ul li {
	float:left;
	padding:2px 11px 0 12px;
	margin:0 0 0 -1px;
	background:url(../images/separator-rss-main.gif) no-repeat 0 10px;
}
.rss-main ul a { color:#b0adad;}
/*login-box*/
.login-box {
	height:1%;
	overflow:hidden;
	margin:34px 0 0 0;
	padding:0 9px 0 0;
}
.login-box fieldset {
	float:right;
	padding:0 0 0 9px;
}
.login-box fieldset .borders-holder {
	display:inline;
	float:left;
	margin:0 0 0 11px;
	background:url(../images/bg-borders.jpg) repeat-x;
}
.login-box fieldset .user-name { background:url(../images/bg-borders-user.jpg) no-repeat;}
.login-box fieldset .password { background:url(../images/bg-borders-password.jpg) no-repeat;}
.login-box fieldset .search { background:url(../images/bg-borders-search.jpg) no-repeat;}
.login-box fieldset .user-name div,
.login-box fieldset .password div,
.login-box fieldset .search div {
	background:url(../images/bg-borders-right.jpg) no-repeat 100% 0;
	padding:0 11px 1px 27px;
}

.login-box fieldset input {
	width:105px;
	padding:4px 0;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#2d2d2d;
	border:0;
	background:none;
}
.login-box fieldset .user-name INPUT{
	width:135px;
}
*+html .login-box fieldset input { padding:4px 0 2px;}
* html .login-box fieldset input { padding:4px 0 2px;}
#loginForm fieldset input.submit {
	float:left;
	padding:0;
	margin:1px 0 0 7px;
	display:block;
	background:transparent url('../images/btn-login.jpg') top left no-repeat;
	width:55px;
	height:21px;
	border:none;
	cursor:pointer;
}

#searchForm fieldset input.submit {
	float:left;
	padding:0;
	margin:1px 0 0 7px;
	display:block;
	background:transparent url('../images/btn-go.jpg') top left no-repeat;
	width:35px;
	height:21px;
	border:none;
	cursor:pointer;
}


/*logo*/
.logo {
	width:138px;
	height:132px;
	position:absolute;
	top:-51px;
	left:-18px;
	z-index:2;
}
.logo strong {
	display:block;
	width:138px;
	height:132px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
}
.logo a {
	display:block;
	width:115px;
	height:114px;
	margin:4px 0 0 22px;
	position:relative;
}
/*navigation*/
.navigation-holder {
	width:975px;
	background:url(../images/bg-navigation.jpg) repeat-x;
	margin:15px 0 0 1px;
	position:relative;
}
.navigation {
	height:1%;
	overflow:hidden;
	padding:0 0 0 100px;
	background:url(../images/bg-navigation-left.jpg) no-repeat;
}
.navigation div {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-navigation-right.jpg) no-repeat 100% 0;
	z-index:1;
}
.navigation ul {
	display:inline;
	float:left;
	margin:0 0 0 44px;
	padding:0;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	position:relative;
	z-index:1;
}
.navigation ul li {
	float:left;
	margin:0 0 0 -1px;
	background:url(../images/separator-navigation.gif) no-repeat 0 21px;
}
.navigation ul li:first-child { background-image:none;}
.navigation ul a {
	display:block;
	color:#fff;
	padding:18px 8px 23px;
	position:relative;
	z-index:4;
	text-transform:uppercase;
}
.navigation ul a:hover { text-decoration:none;}

	/* Basic Menu */
	.navigation UL.basicMenu A{
		display:block;
		color:#fff;
		padding:18px 8px 23px;
		position:relative;
		z-index:4;
	}
	
	.navigation UL.basicMenu LI:hover A{
		background:url(../images/bg-link-nav-hover.png) center bottom no-repeat;
	}

/*
.navigation ul span,
.navigation ul span em {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	width:134px;
	height:43px;
	z-index:1;
	border:1px solid;
}
.navigation ul span {
	display:none;
	position:absolute;
	top:10px;
	background:url(../images/none.gif);
}
.navigation ul a:hover { text-decoration:none;}
.navigation ul li.active { z-index:2;}
.navigation ul li.hover { z-index:3;}
.navigation ul li.active,
.navigation ul li.hover,
.navigation ul li:hover {
	position:relative;
}
.navigation ul li.active span,
.navigation ul li.hover span,
.navigation ul li:hover span {
	display:block;
}
.navigation ul li.active span em,
.navigation ul li.hover span em,
.navigation ul li:hover span em {
	background:url(../images/bg-link-nav-hover.png) center bottom no-repeat;
}


.navigation ul li.home span { left:-44px;}
.navigation ul li.our-mission span { left:-27px;}
.navigation ul li.profiles-interviews span { left:0;}
.navigation ul li.members-only span { left:-20px;}
.navigation ul li.training span { left:-37px;}
.navigation ul li.nuters-blog span { left:-25px;}
.navigation ul li.shop span { left:-45px;}
.navigation ul li.partner span { left:-11px;}
.navigation ul li.contact-us span { left:-30px;}
*/


/*main-head start*/
#main-top {
	height:1%;
	padding:393px 0 0;
	background:url(../images/bg-main-top.png) no-repeat;
}
.main-center {
	width:100%;
	padding:0 0 17px;
	background:url(../images/bg-main-bottom.gif) no-repeat 0 100%;
}
.main-holder {
	height:1%;
	padding:0 45px 0 46px;
	background:url(../images/bg-main-center.gif) repeat-y;
}
.main-holder:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
* html .main-holder { height:1%;}
#main {
	width:100%;
	float:left;
	margin:-363px 0 0;
	position:relative;
}
/*page-title*/
.page-title-area {
width:100%;
	overflow:hidden;
	padding:0 0 17px;
	background:url(../images/separator-content.gif) repeat-x 0 100%;
}
.page-title-box {
	height:1%;
	margin:0 0 0 4px;
	padding:0 0 0 11px;
	background:url(../images/bg-page-title-left.png) no-repeat;
	overflow:hidden;
}
.page-title-center {
	float:left;
	padding:13px 189px 16px 16px;
	background:url(../images/bg-page-title-box.jpg) repeat-x;
}
.page-title-right {
	float:left;
	width:11px;
	height:53px;
	font-size:0;
	line-height:0;
	background:url(../images/bg-page-title-right.png) no-repeat;
}
.page-title-box h1 {
	margin:0;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
	background:url(../images/bg-title.jpg) no-repeat 100% 1px;
	padding:0px;
}
.page-title-box h1 a {
	color:#fff;
	padding:0 24px 0 0;
}
.page-title-box h1 a:hover { text-decoration:none;}
/*content-area*/
.content{
	font-size:12px;
}
.content-area {
	padding:37px 0 154px;
	margin:0 0 45px;
	background:url(../images/separator-content.gif) repeat-x 0 100%;
	position:relative;
	height:1%;
}
.content-area:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content-area ul { list-style:none;}
/*sidebar-top*/
.sidebar-top {
	width:213px;
	display:inline;
	float:left;
	margin:0 0 0 2px;
	padding:19px 0 0;
	background:url(../images/bg-sidebar-top.png) no-repeat;
}
.sidebar {
	height:1%;
	overflow:hidden;
	padding:7px 21px 3px 15px;
	background:url(../images/bg-sidebar-center.png) repeat-y;
}
.sidebar h6 {
	margin:0;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	color:#fff;
}
.sidebar-bottom {
	display:block;
	width:213px;
	height:18px;
	background:url(../images/bg-sidebar-bottom.png) no-repeat;
	font-size:0;
	line-height:0;
}
/*menu*/
#menu {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
#menu li {
	padding:0 0 14px;
	overflow:hidden;
	vertical-align:top;
}
#menu a {
	padding:0 0 0 17px;
	color:#fff;
}
#menu H4 {
	padding:0 0 0 17px;
	color:#fff;
	font-weight:bold;
}

#menu a:hover { text-decoration:none;}
#menu li.activePage .submenu { display:block;}
#menu .submenu {
	height:1%;
	display:none;
	padding:17px 0 0;
	margin:3px 0 0;
	background:url(../images/bg-submenu-top.png) no-repeat;
	position:relative;
}
#menu .submenu-bottom {
	display:block;
	width:177px;
	height:17px;
	margin:7px 0 0;
	background:url(../images/bg-submenu-bottom.png) no-repeat;
}
#menu ul {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	text-align:center;
	overflow:hidden;
	height:1%;
}
#menu ul li {
	padding:13px 0 9px;
	margin:-1px 0 0;
	height:1%;
	background:url(../images/bg-menu-sub-separator.png) no-repeat;
}
#menu ul a {
	padding:0 0 0 4px;
	color:#e5e5e5;
}
#menu ul a:hover { text-decoration:underline;}
li.active A{ font-weight:bold; }

/*footer*/
#footer {
	height:1%;
	overflow:hidden;
	padding:27px 0 30px 6px;
}
#footer .copyright {
	display:block;
	font-size:10px;
	line-height:12px;
	margin:0 0 13px;
	color:#fff;
}
#footer #branding{
	float:right; 
	font-size:10px;
	margin-top:5px;
}
#footer ul {
	list-style:none;
	margin:0 0 0 -9px;
	padding:0;
	font-size:10px;
	line-height:15px;
	color:#828282;
	text-transform:uppercase;
}
#footer ul li {
	display:inline;
	padding:0 5px 0 9px;
	background:url(../images/bg-footer-separator.gif) no-repeat 0 2px;
}
#footer ul a { color:#828282; text-decoration:none;}
#footer ul a:hover { color:#ffffff;}

/*complete-form*/
.complete-form {
	height:1%;
	overflow:hidden;
	padding:25px 0 0;
}
.complete-form fieldset {
	width:312px;
	padding:17px 0 0;
}
.complete-form fieldset .input-box {
	height:1%;
	overflow:hidden;
	padding:5px 0 4px;
}
.complete-form fieldset div.complete-borders {
	width:215px;
	float:right;
	background:url(../images/bg-complete-borders.gif) no-repeat;
}
.complete-form .complete-borders-top {
	width:215px;
	float:right;
	background:url(../images/bg-complete-borders-center.gif) repeat-y;
}
.complete-form .complete-borders-center {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-complete-borders-top.gif) no-repeat;
}
.complete-form .complete-borders-bottom {
	height:1%;
	overflow:hidden;
	padding:1px 0;
	background:url(../images/bg-complete-borders-bottom.gif) no-repeat 0 100%;
}
.complete-form fieldset input,
.complete-form fieldset textarea {
	width:209px;
	padding:4px 3px 7px;
	font-size:11px;
	line-height:13px;
	color:#fff;
	border:0;
	background:none;
}
.complete-form fieldset input.submit-enquiry {
	width:auto;
	height:auto;
	float:right;
	padding:0;
	margin:11px -5px 0 0;
	position:relative;
}
.complete-form fieldset textarea {
	width:208px;
	overflow: auto;
}
*+html .complete-form fieldset input { padding:4px 3px 5px;}
* html .complete-form fieldset input { padding:4px 3px 5px;}
.complete-form fieldset label {
	width:90px;
	float:left;
	line-height:12px;
	padding:4px 0 0;
}
.complete-form fieldset div.did-you label { padding:0;}
/*map-bar*/
.map-bar {
	width:401px;
	margin:0 0 0 42px;
	float:left;
}
.map-bar h3 { margin:0 0 0 5px;}
.map-bar .img-holder {
	height:1%;
	padding:19px 0 0;
	overflow:hidden;
}
.map-bar .img-holder img { display:block;}
