@import "rating.css";
@import "admin.css";
@import "phase_one.css";

BODY, TABLE, TR, TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
A {
	color: Black;
}
A:hover {
	text-decoration: none;
}
BODY {
	background-color: #E4E0D0;
	margin: 0 auto;
	max-width: 762px;
}
FORM {
	margin: 0;
	padding: 0;
}
DIV#header {
	margin: 0 auto; /*popravi necentriranje tablice u firefoxu*/
	text-align: center;
	background: url(images/header.bg.gif) repeat-x;
	height: 37px;
	width: 762px;
}
DIV#header UL.nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
DIV#header UL.nav LI {
	display: inline;
	list-style: none;
	float: left;
}
DIV#header UL.nav LI A{
	float: left;
	padding: 34px 0px 0px 0px;
	color: #fff;
	background-position: 0px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:34px; /* for IE5/Win only */
}
DIV#header UL.nav LI A:hover, DIV#header UL.nav LI A:active {
	background-position: 0px 34px;
}
DIV#header UL.nav LI A#nav1 {
	width: 62px;
	background-image: url(../images/menu/nav1.gif);
}
DIV#header UL.nav LI A#nav2 {
	width: 69px;
	background-image: url(../images/menu/nav2.gif);
}
DIV#header UL.nav LI A#nav3 {
	width: 54px;
	background-image: url(../images/menu/nav3.gif);
}
DIV#header UL.nav LI A#nav4 {
	width: 60px;
	background-image: url(../images/menu/nav4.gif);
}
DIV#header UL.nav LI A#nav5 {
	width: 75px;
	background-image: url(../images/menu/nav5.gif);
}
DIV#header UL.nav LI A#nav6 {
	width: 72px;
	background-image: url(../images/menu/nav6.gif);
}
DIV#header UL.nav LI A#nav7 {
	width: 70px;
	background-image: url(../images/menu/nav7.gif);
}
DIV#header IMG {
	float: right;
	padding: 0px 0px 3px 0px;
	margin: 0; /* ie/mac adds 3px margin bug */
}

/*glavni sadrzaj*/
TABLE#maincontent {
	margin: 0 auto; /*popravi necentriranje tablice u firefoxu*/
	border: 1px solid #6C6F6D;
	background: #fff url(../images/bg.div.main.gif) repeat-y left top;
	width: 762px;
}
DIV#backtrack {
	height: 18px;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
	border-bottom: none;
	font-size: 9px;
	line-height: 17px;
	padding-left: 7px;
}
DIV#backtrack A, DIV#backtrack A:visited, DIV#backtrack A:active {
	color: #fff;
	text-decoration: none;
}
DIV#backtrack A:hover {
	color: #fff;
	text-decoration: underline;
}
DIV#leftcolumn {
	width: 165px;
	background-color: #F0EDE4;
	float: left;
	border-left: 1px solid #fff;
}
DIV#leftcolumn IMG{ 
	margin: 0px;
	float: left;	/*fix IE 3px shit*/
}
DIV#leftcolumn H2 {
	margin: 1px 0px;
	padding: 0px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	width: 165px;
	clear: both;
}
H2.swap {
	margin: 0px;
	padding: 0px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	width: 165px;
}
H2#allconnections {
	background: url(../images/connections/title.all.connections.gif) no-repeat left top;
}
H2#individuals {
	background: url(../images/coaching.title.individuals.gif) no-repeat left top;
}
H2#teams {
	background: url(../images/coaching.title.teams.gif) no-repeat left top;
}
H2#calendarsearch {
	background: url(../images/calendar/title.calendar.search.gif) no-repeat left top;
}
H2#waltrecommends {
	background: url(../images/coaching.title.waltcommends.gif) no-repeat left top;
}
H2#courses {
	background: url(../images/courses.title.courses.gif) no-repeat left top;
}
H2#werecommendwalt {
	background: url(../images/coaching.title.werecommend.gif) no-repeat left top;
}
H2#search {
	background: url(../images/connections/search.title.gif) no-repeat left top;
}
H2#newsarchive {
	background: url(../images/connections/news.archive.title.gif) no-repeat left top;
}
H2#learnarchive {
	background: url(../images/connections/learnings.archive.title.gif) no-repeat left top;
}
H2#castleinfo {
	background: url(../images/info/castle.title.gif) no-repeat left top;
}
H2#references {
	margin-top: 4px;
	background: url(../images/coaching.title.reference.gif) no-repeat left top;
}
H2#recent {
	margin-top: 4px;
	background: url(../images/recent.clients.title.gif) no-repeat left top;
}
H2#personal {
	margin-top: 4px;
	background: url(../images/personal.title.gif) no-repeat left top;
}
H2#werecommendwalt2 {
	background: url(../images/coaching.title.werecommend2.gif) no-repeat left top;
}
H2#werecommendwalt2 SPAN,
H2#personal SPAN,
H2#recent SPAN,
H2#references SPAN,
H2#castleinfo SPAN,
H2#learnarchive SPAN,
H2#newsarchive SPAN,
H2#search SPAN,
H2#courses SPAN,
H2#werecommendwalt SPAN,
H2#waltrecommends SPAN,
H2#calendarsearch SPAN,
H2#allconnections SPAN,
H2#individuals SPAN,
H2#teams SPAN {
	visibility: hidden;
}
H2#consulting {
	background: url(../images/consulting.title.consulting.gif) no-repeat left top;
}
H2#consulting SPAN {
	visibility: hidden;
}
DIV#viaregister {
	background: #9BA06D url(../images/courses.bg.viaregister.gif) no-repeat right bottom;
	clear: both;
	margin: 1px 0 0 0;
	padding: 8px;
	font-size: 11px;
}
DIV#viaregister B {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
DIV#viaregister B I {
	font-weight: normal;
	font-style: normal;
}
/* Hides from IE5-mac \*/
* html DIV#viaregister {
	margin-top: 1px;
}
/* end hides*/
UL.subnav2 {
	clear: both;
	margin: 0px;
	padding: 5px 0px;
}
UL.subnav2 LI {
	list-style: none;
	font-size: 11px;
	line-height: 12px;
	margin: 5px;
}
A.purple:visited,
UL.subnav2 LI A:visited,
A.purple,
UL.subnav2 LI A {
	color: #761F50;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.arrow.purple.gif) no-repeat 2px 3px;
}
A.purple: hover, A.purple: active,
UL.subnav2 LI A:hover, UL.subnav2 LI A:active {
	color: #000;
}

DIV#maincolumn {
	margin: 18px 0px;
	padding: 0px 18px;
	background: #fff url(../images/repeater.dots.green.vert.gif) repeat-y center top;
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	position: relative;
	display: block;
	float: right;
	width: 558px;
}
/* Hides from IE5-mac \*/
* html DIV#maincolumn {
	margin-left: 0px;
}
/* End hide*/
DIV#leftmaincolumn{
	float: left;
	width: 269px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
DIV#rightmaincolumn{
	float: right;
	width: 269px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
DIV#leftmaincolumn IMG, DIV#rightmaincolumn IMG {
	margin-bottom: 18px;
}
DIV#leftmaincolumn H1, DIV#rightmaincolumn H1 {
	color: #505C54;
	font-size: 15px;
	line-height: 18px;
	padding-left: 18px;
	background: url(../images/bullet.arrow.greensparse.gif) 0 50% no-repeat;
	margin-top: 3px;
} 
DIV#leftmaincolumn H2, DIV#rightmaincolumn H2 {
	color: #6C9E08;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0px 3px 0px;
}
DIV#leftmaincolumn A.vise,
DIV#leftmaincolumn A.vise:active,
DIV#leftmaincolumn A.vise:visited,
DIV#rightmaincolumn A.vise,
DIV#rightmaincolumn A.vise:active,
DIV#rightmaincolumn A.vise:visited {
	color: #761F50;
	font-weight: bold;
	text-decoration: none;
}
DIV#leftmaincolumn A.vise:hover, DIV#rightmaincolumn A.vise:hover {
	color: Black;
}
DIV.coaching {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #505C54;
}
DIV.coaching H2 {
	color: #6C9E08;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}
DIV.coaching H3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}
DIV.coaching H4 {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	margin: 0;
}
DIV.coaching P.skrtext {
	margin: 0;
	padding: 0;
}
DIV.coaching P.more {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	clear: both;
}
DIV.coaching P.more A, DIV.coaching P.more A:hover {
	color: #761F50;
	text-decoration: none;
}

DIV#mainhead {
	background: #fff url(../images/repeater.dots.green.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
DIV#mainhead IMG {
	float: left;
	margin-right: 15px;
}
H1.connhead,
DIV#mainhead H1, 
DIV#mainhead H2 {
	color: #6C9E08;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
}
DIV#rightmaingreen{
	float: right;
	width: 165px;
	background-color: #2C7E35;
	color: #fff;
	margin-right: -18px;
	margin-bottom: -18px;
}
/* Hides from IE5-mac \*/
* html DIV#rightmaingreen {
	width: 183px;
}
/* End hide*/
DIV#rightmaingreen P {
	margin: 0;
	padding: 0 10px;
}
DIV#rightmaingreen H2{
	margin: 8px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	width: 165px;
}
/*
DIV#leftcolumn H2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	width: 165px;
	clear: both;
}
DIV#leftcolumn H2#individuals {
	background: url(../images/coaching.title.individuals.gif) no-repeat left top;
}
DIV#leftcolumn H2#individuals SPAN {
	visibility: hidden;
}
*/

DIV#leftmaindva {
	width: 392px;
	float: left;
	border: 1px solid #aaa;
}

/*css for index page*/
DIV#twocolcontent, DIV#twocolcontentrev {
	margin: 0 auto; /*popravi necentriranje tablice u firefoxu*/
	width: 760px;
	border: 1px solid #6C6F6D;
	border-top: 0;
	background: url(images/bg.2.cols.small.big.gif) repeat-y left top;
}
DIV#twocolcontentrev {
	background: transparent url(images/bg.2.cols.big.small.gif) repeat-y right top;
}
DIV#twocolcontent DIV#left {
	width: 165px;
	float: left;
	border-left: 1px solid #fff;
}
DIV#twocolcontent DIV#right {
	width: 592px;
	float: right;
	background-color: #fff;
}
DIV#twocolcontentrev DIV#left {
	width: 588px;
	float: left;
	border-left: 1px solid #fff;
}
DIV#twocolcontentrev DIV#right {
	width: 170px;
	float: right;
	background-color: #C9CDAC;
}
DIV#mainindex {
	margin: 0 auto; /*popravi necentriranje tablice u firefoxu*/
	width: 760px;
	background: url(main.bg.gif) repeat-y right top;
	border: 1px solid #6C6F6D;
	border-top: 0;
}
DIV#left2 {
	width: 587px;
	float: left;
	border: 1px solid #fff;
	border-bottom: none;
	background: url(main.bg.gif) repeat-y left top;
}
DIV#right2 {
	float: right;
	background-color: #C9CDAC;
	border-right: 0px solid #fff;
	width: 170px;
}
DIV#aboutcastle {
	background-color: #761F50;
	padding-bottom: 20px;
}
/* Hides from IE5-mac \*/
* html DIV#aboutcastle P {	/* samo za IE/win */
  height: 1%;					/* kad ovo postavim nema vise "The IE Three Pixel Text-Jog" */
  padding-left: 3px;			/* http://www.positioniseverything.net/explorer/threepxtest.html */
}
/*End hide*/
/* Hides from IE5-mac \*/
* html DIV#aboutcastle DIV {	/* samo za IE/win */
  height: 1%;					/* kad ovo postavim nema vise "The IE Three Pixel Text-Jog" */
  padding-left: 3px;			/* http://www.positioniseverything.net/explorer/threepxtest.html */
}
/* End hide */
DIV#right DIV#aboutcastle A {
	color: #fff;
	text-decoration: underline;
}
DIV#right DIV#aboutcastle A:hover, TD#mainright DIV#aboutcastle A:active {
	color: #fff;
	text-decoration: none;
}
DIV#right DIV#aboutcastle div.zasliku {
	background-color: #fff;
	text-align: center;
}
DIV#right DIV#aboutcastle div.zasliku IMG {
	margin: 0 auto;
	padding: 10px 0px;
}
DIV#right DIV#aboutcastle P{
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #fff;
	line-height: 11px;
}
DIV#right P{
	/*
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #000;
	line-height: 11px;
	*/
}

DIV#intro {
	clear: both;
	background: url(../images/ferlauf.green.gif) repeat-x #005A2D;
	border-top: 1px solid #fff;
	overflow: hidden;
	height: 333px !important;
	height /**/:318px; /* for IE5/Win only */
}
DIV#intro DIV {
	float: right;
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	padding: 30px 15px;
	/*border: 1px solid #fff;*/
}
DIV#intro IMG {
	border-right: 1px solid #fff;
	float: left;
	margin: 0; /* ie/mac adds 3px margin bug */
}
DIV#maindiv {
	background-color: #fff;
}
DIV#indexleft {
	float: left;
	width: 164px;
	background-color: #F0EDE4;
}
P.imgdesc{
	color: #655B30; /*#8C8567;*/
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	padding: 8px 4px 8px 10px;
}
UL.subnav {
	margin: 0px;
	padding: 0px;
}
UL.subnav LI {
	font-style: normal;
	padding: 2px 4px 10px 5px;
	background: url(../images/bullet.arrow.rounded.gif) no-repeat 6px 0px;
	list-style: none;
}
UL.subnav LI A{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #046735;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 25px;
}
UL.subnav LI DIV {
	color: #655B30;
	padding-left: 25px;
	padding-bottom: 4px;
	background: url(../images/repeater.dots.green.gif) repeat-x left bottom;
}

DIV.greenwrapper {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 156px;
	background: url(../images/rounded.green.top.gif) no-repeat left top #063;
	padding: 10px 0px 0px 0px;
}
DIV.greenrounded {
	width: 156px;
	w\idth: 148px; /*oh god again stupid stupid IE! box model hack */
	background: url(../images/rounded.green.bottom.gif) no-repeat left bottom transparent;
	padding: 0px 4px 10px 4px;
	color: #fff;
}
DIV.greenrounded IMG.d{
	float: left;
	border: 1px solid #000;
}
DIV.greenrounded #book{
	width: 80px;
	float: right;
}
DIV.greenrounded #bookdesc {
	padding-top: 5px;
	line-height: 100%;
}
DIV.greenrounded #bookdesc a,
DIV.greenrounded #bookdesc a:hover,
DIV.greenrounded #bookdesc a:active,
DIV.greenrounded #bookdesc a:visited {
	color: Yellow;
}
DIV#indexmain {
	margin-left: 165px;
	padding: 15px;
	background-color: #fff;
}
div.wisdomfirst {
	background: url(../images/rounded.wisdom.bg.gif) repeat-y left top;
	margin: 0px auto;
	padding: 0px;
	width: 386px;
	font-style: italic;
	font-size: 16px;
	color: #505C54;
	line-height: 20px;
}
div.wisdomsecond {
	padding-top: 21px;
	background: url(../images/rounded.wisdom.top.gif) no-repeat left top;
}
div.wisdom {
	background: url(../images/rounded.wisdom.bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 20px;
}
div.potpis {
	font-size: 12px;
	font-style: normal;
	padding-right: 50px;
	text-align: right;
}
div.we {
	background-color: #FCFCFA;
	border: 1px solid #F3F1E9;
	margin: 5px 0 0 3px;
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	font-style: normal;
}
div.we B {
	color: #999;
	font-weight: normal;
}
div.we A,
div.we A:active,
div.we A:visited {
	color: #646740;
	text-decoration: none;
}
div.we A:hover {
	color: #2C7E35;
}
DIV#indexmain H2 {
	padding-left: 20px;
	font-size: 16px;
	line-height: 15px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0px 2px;
	border: none;
	margin: 10px 0px 0px 0px;	
}
DIV#indexmain H3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #063;
	padding-left: 20px;
	margin: 0px;	
}
DIV#indexmain P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 4px 0px 5px 84px;
}
/* <rjesenje za jos jedan bug> Hides from IE5-mac \*/
* html DIV#indexmain P {	/* samo za IE/win */
  height: 1%;					/* kad ovo postavim nema vise "The IE Three Pixel Text-Jog" */
  padding-left: 3px;			/* http://www.positioniseverything.net/explorer/threepxtest.html */
}
/* </rjesenje za jos jedan bug> */
DIV#indexmain IMG {
	float: left;
	margin: 0; /* ie/mac adds 3px margin bug */
	margin-top: 6px;
}
DIV.vise {
	background: #fff url(../images/repeater.dots.green.gif) repeat-x bottom;
	padding-left: 82px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
DIV.vise A, DIV.vise A:hover {
	color: #761F50;
	text-decoration: none;
}
H2.zamjena{
	margin: 5px 0px;
	color: #fff;
	font-size: 16px;
	height: 25px;
	background: url(../images/your.key.title.gif) no-repeat 50% 50%;
}
H2.title {
	height: 20px;
	margin: 0px;
	padding: 29px 0px 0px 0px;
	line-height: 20px;
	background: url(../images/intro.title.welcome.gif) no-repeat;
}
H2.title SPAN {
	visibility: hidden;
}
H2.zamjena SPAN {
	visibility: hidden;
}
UL.right {
	color: #fff;
	margin: 0px;
	padding: 0px 10px 0px 24px;
	line-height: 11px;
}
/* Hides from IE5-mac \*/
* html UL.right {
	height: 1%;
	margin-bottom: -10px;
}
/* End hide*/
DIV#amazon {
	clear: both;
}
DIV#amazon IMG {
	margin-left: 5px;
}
DIV#ccouter {
	background: url(../images/repeater.dots.green.large.gif) repeat-x left top;
	margin: 10px 10px 0px 10px;
}
DIV#ccinner {
	background: url(../images/repeater.dots.green.large.gif) repeat-x left bottom;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #761F50;
}
INPUT.green {
	font-size: 10px;
	background-color: #F6FFEC;
}
div.row {
  clear: both;
  padding-top: 8px;
  }

span.label {
  float: left;
  width: 55px;
  text-align: right;
  color: #fff;
  line-height: 18px;
}

/* =loginbox
-----------------------------*/
DIV#loginbox {
	border: 1px solid #B28996;
	border-left: none;
	border-right: none;
	margin: 8px;
	padding: 10px 2px;
	color: #fff;
	background-color: #572C4A;
}

span.formw {
  float: right;
  width: 90px;
  text-align: left;
} 
DIV#logo {
	position: relative;
	clear: both;
	margin-top: -135px;
	width: 165px;
	height: 135px;
}
DIV.logonew {
	padding: 30px 0 15px 15px;
}
H2.greenarrow {
		color: #505C54;
	font-size: 15px;
	line-height: 18px;
	padding-left: 18px;
	background: url(../images/bullet.arrow.greensparse.gif) 0 50% no-repeat;
	margin-top: 3px;
}
DIV#footer {
	clear: both;
}
.nobox {
	margin: 0px;
	padding: 0px;
}
* html .nobox {
	position: relative;
	height: 1%;
	float: left;
}
DIV.contentpaddednobg {
	margin: 18px;
	border-bottom: 1px solid #fff;
}
DIV.contentpadded {
	margin: 18px;
	background: url(../images/repeater.dots.green.vert.gif) repeat-y 50% 0;
	border-bottom: 1px solid #fff;
}
* html DIV.contentpadded {
	padding-top: 1px;
}
DIV#smalltwocol {
	background: transparent url(images/bg.2.cols.small.big.gif) repeat-y -2px 0;
   border-bottom: 1px solid transparent;
}
* html DIV#smalltwocol {
	border-bottom: none;
}
DIV#smalltwocol DIV#leftsmall {
	width: 165px;
	float: left;
	background-color: #F0EDE4;
}
/* <rjesenje za jos jedan bug> Hides from IE5-mac \*/
* html DIV#smalltwocol DIV#leftsmall {
	width: 162px;
}
/* </rjesenje za jos jedan bug> */
DIV#smalltwocol DIV#rightsmall {
	width: 392px;
	float: right;
	padding: 15px;
}
DIV#smalltwocol DIV#rightsmall IMG {
	float: left;
	margin: 0; /* ie/mac adds 3px margin bug */
	margin-top: 6px;
}
DIV#smalltwocol DIV#rightsmall P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 4px 0px 5px 84px;
}
/* <rjesenje za jos jedan bug> Hides from IE5-mac \*/
* html DIV#smalltwocol DIV#rightsmall P {	
  height: 1%;
}
/* </rjesenje za jos jedan bug> */
H2.greenspare {
	padding-left: 20px;
	font-size: 16px;
	line-height: 15px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0px 2px;
	border: none;
	margin: 10px 0px 0px 0px;	
}
H3.subgreenspare {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #063;
	padding-left: 20px;
	margin: 0px;	
}
.dvacetri {
	height: 24px;
	padding: 0;
	margin: 1px 0 0 0;
	overflow: hidden;
}
.tritri {
	height: 33px;
	padding: 0;
	margin: 1px 0 0 0;
}
a.edit, a.edit:active, a.edit:visited {
	padding: 0px 1px 0px 16px;
	height: 18px;
	line-height: 18px;
	display: block;
	background: #fff url(../admin/images/icon.edit.gif) no-repeat 1px 50%;
	font-size: 9px;
	color: gray;
	float: left;
	border: 1px solid #ddd;
	text-transform: capitalize;
	margin-right: 4px;
}
a.edit:hover {
	border: 1px solid gray;
	color: red;
}
DIV#adminConsole {
	position:relative;
	background-color: red;
	width: 100px;
	color: #fff;
	padding: 2px 10px;
	width: 742px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}
DIV#adminConsole a, DIV#adminConsole a:active, DIV#adminConsole a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
DIV#adminConsole a:hover {
	color: Yellow;
}
/* Hides from IE5-mac \*/
* html .hollyhack {height: 1%;}
/* End hide from IE5-mac */ 
div.editbox {
	border: 1px dashed gray;
}
div.editcmds {
	background-color: #eee; 
	margin-bottom: 4px;
}
div.editcmds a, div.editcmds a:active, div.editcmds a:visited {
	color: red;
	text-transform: uppercase;
	font-size: 9px;
	padding: 2px;
	text-decoration: none;
}
div.editcmds a:hover {
	text-decoration: underline;
}
.grid {
	width: 100%;
}
.grid TR TD{
	padding: 1 3px;
	font-size: 11px;
}
.grid TR TD INPUT {
	font-size: 10px;
}
.grid TR TD TEXTAREA {
	font-size: 12px;
	border: 1px solid red;
	display: block;
	width: 100%;
	background-color: #f6f6f6;
}
DIV.adminTab {
	background: #fff url(images/bg.gray.ferlauf.gif) repeat-x left top;
	text-align: left; 
	margin-bottom: 6px; 
	padding: 2px; 
	border: 1px solid silver;
}
a.adminEdit, a.adminEdit:active, a.adminEdit:visited {
	padding: 0px 0px 0px 16px;
	height: 16px;
	line-height: 16px;
	display: block;
	background: #fff url(../admin/images/icon.edit.gif) no-repeat 1px 50%;
	font-size: 9px;
	color: gray;
	width: auto;
	/*float: left;*/
	border: 1px solid #ddd;
	border-bottom: none;
	text-align: center;
	width: 30px;
	text-transform: capitalize;
	text-decoration: none;
	margin-bottom: -1px;
}
a.adminEdit:hover {
	//border: 1px solid gray;
	color: red;
	background-color: #f6f6f6;
	text-decoration: underline;
}
DIV.naslovvijesti {
	background-color: #fff;
	clear: both;
}
DIV.naslovvijesti H2 {
	padding-left: 20px;
	font-size: 16px;
	line-height: 15px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0px 2px;
	border: none;
	margin: 10px 0px 0px 0px;
}
DIV.naslovvijesti H3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #063;
	padding-left: 20px;
	margin: 0px;
}
DIV.naslovvijesti IMG {
	float: left;
	background-color: #fff;
	margin: 0; /* ie/mac adds 3px margin bug */
	margin-top: 6px;
}
P.consultingtext,
DIV.naslovvijesti P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 4px 0px 5px 84px;
	background-color: #fff;
}
DIV.adminContainer {
	background-color: #fff;
	border: 1px dashed transparent;
}
DIV.adminContainer:hover {
	border: 1px dashed red;
}

DIV.bigcolumnhead {
	 height:152px;
	 padding: 10px 20px;
	 background: #006633;
	 border-right: 1px solid #fff;
	 overflow: auto;
}
DIV.withcasteles {
	 background: #2C7E35 url(../images/bg.castles.gif) no-repeat right top;
}
DIV.withcasteles2 {
	 background: #063 url(../images/bg.castles2.gif) no-repeat right top;
}
H2.consulthead2 {
	color: #C4D864;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
}
DIV.bigcolumnhead H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0 5px 0;
	background: url(../images/repeater.dots.green.l-vert.gif) repeat-x left top;
}
DIV.bigcolumnhead H1.italic {
	font-family: "Times New Roman", Times, New York, serif;
   font-style: italic;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 5px 0;
	letter-spacing: 1px;
	background: none;
}
DIV.bigcolumnhead P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	padding: 0  0 10px 0;
	color: #fff;
	background: url(../images/repeater.dots.green.l-vert.gif) repeat-x left bottom;
}
DIV.contentsplit {
	border-right: 1px solid #fff;
	background: transparent url(../images/repeater.bg.C9CDAC.gif) repeat-y right top;
}
DIV.lighter {
	background: transparent url(../images/repeater.bg.F6F4EF.gif) repeat-y right top;
}
DIV.greener {
	background: transparent url(../images/repeater.bg.2C7E35.gif) repeat-y right top;
}
DIV.purpler {
	background: transparent url(../images/repeater.bg.761F50.gif) repeat-y right top;
}
DIV.contentsplit DIV.left {
	float: left;
	background-color: #fff;
	width: 400px;
	padding-left: 20px;
}
DIV.min710 {
	/*height: 710px;
	display: table-cell;
	overflow */
	min-height:710px; 
	height: auto !important; 
	height: 710px;
}
DIV.padd20 {
	padding-top: 10px;
} 
DIV.contentsplit DIV.right {
	float: right;
	background-color: #C9CDAC;
	/*border: 1px solid red;*/
	width: 168px;
}
DIV.contentsplit P {
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #646740;
}
DIV.contentsplit DIV.right P {
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}
/**/
DIV.consulting {
	background-color: #fff;
	clear: both;
	padding: 20px 20px 5px 0;
}
DIV.consulting H2 {
	padding-left: 20px;
	font-size: 14px;
	line-height: 15px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0px 2px;
	border: none;
	margin: 0;
}
DIV.consulting H3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #063;
	margin: 0px;
}
DIV.consulting H4 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
	color: #063;
	margin: 0px;
}
DIV.consulting IMG {
	float: left;
	background-color: #fff;
	margin: 0; /* ie/mac adds 3px margin bug */
	margin-top: 6px;
}
P.coursesP,
DIV.consulting P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 4px 0px 5px 35px;
	background-color: #fff;
}
DIV.consulting P.more {
	background: #fff url(../images/repeater.dots.green.gif) repeat-x bottom;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-left: 35px;
	clear: both;
}
DIV.consulting P.more A, DIV.consulting P.more A:hover {
	color: #761F50;
	text-decoration: none;
}
/**/

/* courses head*/
DIV.infohead,
DIV.coursehead {
	 height:152px;
	 padding: 5px 20px;
	 background: #fff;
	 color: #000;
	 border-right: 1px solid #fff;
	 overflow: auto;
	 background: url(../images/repeater.dots.green-l.gif) no-repeat left bottom;
	 margin-bottom: 10px;
}
DIV.infohead IMG,
DIV.coursehead IMG {
	float: left;
	margin: 15px 10px 5px 0;
}
DIV.coursehead H1 {
	color: #6C9E08;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0 5px 0;
}
H1.head505C54,
DIV.infohead H1{
	color: #505C54;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 15px 0 5px 0;
}
DIV.infohead P,
DIV.coursehead P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0  0 10px 0;
	color: #505C54;
	background: url(../images/repeater.dots.green.l-vert.gif) repeat-x left bottom;
}
/* /courses head*/

/*conn sub*/
UL.connsub {
	margin: 0;
	padding: 10px 0;
	clear: both;
	background-color: #C9CDAC;
}
* html UL.connsub {
	padding-top: 5px;
}
UL.connsub LI {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #046735;
	height: 21px;
	line-height: 22px;
	padding: 0;
	list-style: none;
}
UL.connsub LI A, UL.connsub LI A:active, UL.connsub LI A:visited{
	display: block;
	width: 142px;
	font-size: 11px;
	color: #046735;
	text-decoration: none;
	padding-left: 22px;
	background: #C9CDAC url(../images/bullet.conn.up.gif) no-repeat left top;
}
UL.connsub LI A.set,
UL.connsub LI A:hover{
	display: block;
	font-size: 11px;
	color: #761F50;
	text-decoration: none;
	background: #fff url(../images/bullet.conn.down.gif) no-repeat left top;
}
UL.connsub LI A.set {
	background-color: #E8EADC;
}
/* conn sub*/

DIV#search {
	background-color: #761F50;
}
DIV#archive,
DIV#newsarchive {
	background-color: #2C7E35;
	height:auto;
	padding: 10px;
	color: #fff;
}
DIV#archive SELECT {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFCFA;
	width: 100%;
	font-size: 9px;
	border: 1px solid #006633;
}
DIV#archive A {
	color: #fff;
}
P.info {
	margin: 10px;
	font-size: 11px;
	line-height: 12px;
	color: #761F50;
	font-weight: bold;
}

/**/
DIV.coachdetails,
DIV.aboutwalt {
	clear: both;
}
DIV.aboutwalt H2 {
	padding-left: 20px;
	font-size: 15px;
	line-height: 18px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0 50%;
	border: none;
	margin: 0;
}
DIV.coachdetails H2 {
	padding-left: 20px;
	font-size: 15px;
	line-height: 18px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0 4px;
	border: none;
	margin: 0 0 10px 0;
}
DIV.coachdetails P,
DIV.aboutwalt P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 0;
	background-color: #fff;
	margin-bottom: 10px;
}
/**/

/* courses head*/
DIV.keyhead{
	 padding: 5px 20px;
	 color: #000;
	 border-right: 1px solid #fff;
	 margin-bottom: 10px;
}
DIV.keyhead P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #505C54;
	background: url(../images/repeater.dots.green.l-vert.gif) repeat-x left bottom;
}
DIV.keyhead DIV#members {
	background-color: #2C7E35;
	color: #fff;
	width: 250px;
	float: right;
	margin: 20px 0 20px 20px;
	padding: 15px 5px 15px 15px;
	font-size: 11px;
	line-height: 15px;
}
DIV.keyhead H1{
	padding-left: 20px;
	font-size: 15px;
	line-height: 18px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0 4px;
	border: none;
	margin: 20px 0;
}
/* /courses head*/

DIV.whitetext {
	color: #fff;
}

DIV.wrc {
	padding: 20px;
}

DIV.wrcons {
	padding: 10px;
}
DIV.wrcons h3,
DIV.wrcons h3 A, DIV.wrcons h3 A:active, DIV.wrcons h3 A:visited{
	font-size: 11px;
	color: #046735;
	font-weight: bold;
	margin: 2px 0;
	text-decoration: none;
}
DIV.wrcons h3 A:hover {
	color: #C4D864;
}
DIV.wrcons DIV.desc,
DIV.wrcons DIV.short_desc {
	color: #8C8567;
	font-size: 10px;
	line-height: 13px;
}
.rightbottommargin {
	margin-right: 15px;
	margin-bottom: 5px;
}

TABLE#contact {
	margin: 20px;
	background: url(../images/contact.table.bg.jpg) no-repeat left top;
	color: #fff;
	font-weight: bold;
	width: 480px;
	height: 320px;
}
TABLE#contact TR TD.r {
	text-align: right;
	font-size: 11px;
	width: 90px;
}
TABLE#contact TR TD TEXTAREA,
TABLE#contact TR TD INPUT {
	margin-left: 13px;
	font-size: 9px;
	background-color: #F6FFEC;
}
TABLE#contact TR#contactheader {
	height: 60px;
}

.nobg {
	background: none;
}
P.course_date {
	color: #2C7E35;
	font-size: 9px;
	line-height: 10px;
	margin: 0 0 20px 10px;
	padding-top: 5px;
	background: url(../images/repeater.dots.hor.gif) repeat-x 0 0;
}

TABLE.calendargrid,
TABLE.calendargrid TR,
TABLE.calendargrid TR TD {
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	padding: 3px;
	color: #505C54;
}
TABLE.calendargrid TR TD B {
	color: #000;
}
TABLE.calendargrid TR.header{
	background: #2C7E35;
	font-size: 12px;
	font-weight: bold;
}
TABLE.calendargrid TR.header TD {
	color: #fff;
}
.ee {
	padding: 2px 0;
	background-color: #fff;
}
/* connections >> wisdoms */
h3.wis, p.wis, h4.wis {
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
}
h3.wis {
	color: #000;
	font-weight: bold;
}
p.wis {
	color: #505C54;
	font-style: italic;
}
h4.wis {
	color: #2C7E35;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
}

h3.media, h4.media, p.media {
	margin: 0; 
	padding: 0;
	line-height: 14px;
	font-size: 10px;
	color: #505C54;
}
h3.media {
	font-size: 12px;
}
h4.media {
	color: #000;
	margin-bottom: 6px;
}
p.media {
	margin: 10px 0 3px 0;
}
a.media, a.media:active, a.media:visited {
	color: #761F50;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 9px;
	background: url(../images/bullet.arrow.purple.gif) no-repeat 0px 4px;
}
a.media:hover {
	color: #505C54;
}
a.calendar {
	color: #2C7E35;
	text-decoration: none;
}

.clear {
	line-height: 0;
	font-size: 1px;
	clear: both;
	color: #fff;
}

/* we recommend walt on green bg*/
DIV.wrongreen {
	color: #fff;
	margin: 2px 0;
	padding: 2px 8px;
}
DIV.wrongreen IMG {
	float: left;
	padding: 2px 5px 0 0;
}
DIV.wrongreen H3 {
	margin: 0;
	padding: 0;
	font-size: 12px; line-height: 15px;
}
DIV.sepongreen {
	clear: both;
	height: 10px;
	background: url(images/bg.separator.green.gif) no-repeat 0 50%;
}

/* we recommend walt on gray*/
DIV.wrongray {
	color: #646740;
	margin: 2px 0;
	padding: 2px 8px;
}
DIV.wrongray IMG {
	float: left;
	padding: 2px 5px 0 0;
}
DIV.wrongray H3 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px; line-height: 15px;
}
DIV.sepongray {
	clear: both;
	height: 10px;
	background: url(images/bg.separator.gray.gif) no-repeat 0 50%;
}

/* we recommend walt on gray*/
DIV.wronpurple {
	color: #fff;
	margin: 2px 0;
	padding: 2px 8px;
}
DIV.wronpurple IMG {
	float: left;
	padding: 2px 5px 0 0;
}
DIV.wronpurple H3 {
	margin: 0;
	padding: 0;
	color: #CBDC65;
	font-size: 12px; line-height: 15px;
}
DIV.seponpurple {
	clear: both;
	height: 10px;
	background: url(images/bg.separator.purple.gif) no-repeat 0 50%;
}

/* walt rec*/
DIV.waltrec2 {
	padding: 2px 8px;
	color: #fff;
}
DIV.waltrec2 H3{
	margin: 0; padding: 0;
	font-size: 12px; line-height: 15px;
}

DIV.werec2 {
	color: #505C54;
	padding: 8px;
}
DIV.werec2 H3 {
	margin:0; padding:0;
	font-size: 12px; line-height: 15px;
}

DIV.crsdetail {
	padding: 2px 10px;
}
DIV.crsdetail H3 {
	color: #fff;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 15px;
	font-size: 12px; line-height: 15px;
}
/* div repeater */
DIV.repeater {
	clear: both;
}
DIV.repeater H2 {
	padding-left: 20px;
	font-size: 15px;
	line-height: 18px;
	color: #505C54;
	background: url(../images/bullet.arrow.greensparse.gif) no-repeat 0 50%;
	border: none;
	margin: 0;
	margin-bottom: 5px;
}
DIV.repeater H3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
}
DIV.repeater H4 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
}
DIV.repeater P {
	font-size: 11px;
	line-height: 15px;
	color: #505C54;
	margin: 0;
	background-color: #fff;
	margin-bottom: 10px;
}

/* calendar search */
DIV#calendarsearch {
	color: #8C8567;
	padding: 10px 5px;
	font-size: 11px;
}
DIV#calendarsearch SELECT {
	font-size: 9px;
	padding: 0;
	margin: 0;
	border: 0;
}
DIV#calendarsearch INPUT {
	font-size: 9px;
}
DIV.results {
	background-color: #FFFFF2;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 3px;
	color: #505C54;
	margin: 2px;
}
DIV.results B {
	font-weight: bold;
	color: Black;
}

/*courses more*/
P.course_more {
	margin: 0;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	clear: both;
}
P.course_more A, P.course_more A:hover {
	color: #761F50;
	text-decoration: none;
}

/*pager*/
.pageNums {
}
.pageNums A {
	color: #2C7E35;
	padding: 0 2px;
	border: 1px solid #fff;
	text-decoration: none;
}
.pageNums A:hover {
	color: Black;
	background-color: #F3F1E9;
	border: 1px solid #C9CDAC;
}

/*recommenders*/
TABLE.recommenders TR TD {
	font-size: 12px;
}
TABLE.recommenders TR TD H2 {
	margin: 10px 0 0 0;
	padding-top: 5px;
	border-top: 1px solid #E4E0D0;
	font-size: 16px;
}
TABLE.recommenders TR TD H3 {
	margin: 0;
	font-size: 13px;
}
DIV.image {
	margin-right: 10px;
	text-align: right;
	color: red;
	width: 70px;
	display: block;
	float: left;
}
TABLE.recommenders TR TD H2 DIV.IMG IMG {
	float: left;
}

TABLE.search {
	margin: 3px;
}
TABLE.search TR TD INPUT.w {
	width: 120px;
	height: 16px;
	margin: 0;
	padding: 1px 0 0 1px;
	background-color: #F6FFEC;
}
TABLE.search TR TD label {
	color: #fff;
	font-size: 11px;
	border: 0;
	height: 10px;
	display: inline;
}

TABLE.rez {
	width: 95%;
}
TABLE.rez TR TD {
	background-color: #F6F4EF;
	font-size: 11px;
	padding: 5px 0;
}
TABLE.rez TR TD A {
	font-size: 12px;
}
TABLE.rez TR TD.a {
	background-color: #FCFBF9;
}

TABLE.tblAmazon {
	border: 1px solid #000;
}
SPAN.spanAmazon {
	font-weight: bold !important;
	font-size: 10px !important;
	font-family: verdana,arial,helvetica,sans-serif;
}
INPUT.inputAmazon {
	border: 1px gray solid;;
	font-size: 9px;
	width: 90px;
}