* html{
	margin: 0  auto;
	padding: 0px;
}

body{
	background:url(images/background.jpg) repeat-x #FEBA4B;
	margin: 0px auto;
	padding: 0px;	
}

#page{
	margin: 0px auto;
	width: 980px;
	background: url(images/page-background.png) repeat-y #FFFFFF;
	display: table;
}

#page-over{
	background: url(images/page-background-footer.jpg) no-repeat bottom;
	margin: 0px auto;
	width: 980px;
	display: table;	
}

/*------------------- H E A D E R -------------------------*/

#header{
	height: 74px;
	padding-top: 12px;
	padding-left: 42px;
	width: 938px;
	background:url(images/header-background.png) no-repeat;	
}
#header .logo{
	background:url(images/header-logo.png) no-repeat;
	width: 359px;
	height: 74px;
	cursor: pointer;
	float: left;
}
#header .login{
	float:right;
	height: 12px;
	padding-left: 16px;
	padding-right: 26px;
	font: normal 12px Arial;
}
#header .logged{
	float:right;
	height: 12px;
	padding-left: 16px;
	padding-right: 26px;
	font: normal 12px Arial;
}
#header .login a,
#header .logged a{
	color: #FF6600;
	font: normal 12px Arial;
	text-decoration: none;
}
#header .login a:hover,
#header .logged a:hover{ text-decoration:underline; }

#header .mainmenu{
	width: 535px;
	height:40px;
	float: right;
	background: url(images/_main_menu_normal.jpg) no-repeat;
	margin:14px 20px 0px 0px;
}
#header .mainmenu .menu-items{
	width: 538px;
	list-style: none;
	margin:0px;
	padding: 0px;
}
#header .mainmenu .menu-items .image{visibility:hidden;}
#header .mainmenu .menu-items div{
	float: left;
	display: block;
	width: 141px;
	height: 40px;
	cursor: pointer;
	background: none;
	margin-left: -7px;
/*	border: 1px solid;*/
}
#header .mainmenu .menu-items .tell-me-more{
	background:none;
	margin: 0px;
}
#header .mainmenu .menu-items .awakening-moments{
	margin-left: -8px;
	width: 137px;
}
#header .mainmenu .menu-items .resources{
	margin-left: -7px;
	width: 138px;
}

#header .mainmenu-logged{
	width: 535px;
	height:40px;
	float: right;
	background: url(images/_main_menu_logged.jpg) no-repeat;
	margin:14px 20px 0px 0px;
}
#header .mainmenu-logged .menu-items{
	width: 538px;
	list-style: none;
	margin:0px;
	padding: 0px;
}
#header .mainmenu-logged .menu-items .image{visibility:hidden;}
#header .mainmenu-logged .menu-items div{
	float: left;
	display: block;
	width: 115px;
	height: 40px;
	cursor: pointer;
	background: none;
	margin-left: -12px;
/*	border: 1px solid;*/
}
#header .mainmenu-logged .menu-items .my-sanctuary{
	background:none;
	margin: 0px;
}
#header .mainmenu-logged .menu-items .awakening-moments{
	margin-left: -8px;
	width: 137px;
}
#header .mainmenu-logged .menu-items .resources{
	margin-left: -7px;
	width: 138px;
}
/*----------------- B A N N E R----------------*/
#banner{
	width: 944px;
	height: 514px;
	margin: 9px 17px 0px 17px;
	padding-top: 7px;
	background:	url(images/main-banner.jpg) no-repeat;
}
#banner .section{
	width: 300px;
	height: 253px;
	background:url(images/main-banner-section.png) no-repeat;
	margin: 1px 0px 0px 588px;
	padding: 208px 0px 0px 53px;
}
#banner .section ul{ list-style:none; padding: 0px; margin: 0px;}
#banner .section ul li.button{
	cursor: pointer;
	width: 248px;
	height: 44px;
	background: none;
}
#banner .section ul li.button-over,
#banner .section ul li.button:hover,
#banner .section ul li.button.over{
	background: url(images/main-banner-section-button-over.png) no-repeat;	
}

#banner .section-logged{
	width: 300px;
	height: 253px;
	background:url(images/main-banner-section-logged.png) no-repeat;
	margin: 1px 0px 0px 588px;
	padding: 208px 0px 0px 53px;
}
#banner .section-logged ul{ list-style:none; padding: 0px; margin: 0px;}
#banner .section-logged ul li.button{
	cursor: pointer;
	width: 248px;
	height: 44px;
	background: none;
}
#banner .section-logged ul li.button-over,
#banner .section-logged ul li.button:hover,
#banner .section-logged ul li.button.over{
	background: url(images/main-banner-section-button-over-logged.png) no-repeat;	
}

/*----------------   S M A L L    B A N N E R -------------*/
#small-banner{
	margin: 9px 17px 0px 17px;
	width: 946px;
	height: 170px;
	background: url(images/small-banner-karen-nobtn.jpg) no-repeat;	
}
#small-banner ul{ list-style: none; margin: 0px; padding: 0px;}
#small-banner ul li.button{ 
	position:absolute;
	cursor: pointer;
	width: 221px;
	height: 42px;
	background: url(images/small-banner-button.jpg) no-repeat;
	margin: 128px  0px 0px 704px;
}

#small-banner ul li.button:hover,
#small-banner-new ul li.button:hover{ 
	position:absolute;
	cursor: pointer;
	width: 221px;
	height: 42px;
	background: url(images/small-banner-button-over.jpg) no-repeat;
	margin: 128px  0px 0px 704px;
}

#small-banner-logged{
	margin: 9px 17px 0px 17px;
	width: 946px;
	height: 170px;
	background: url(images/small-banner-karen-nobtn.jpg) no-repeat;	
}
#small-banner-logged ul{ list-style: none; margin: 0px; padding: 0px;}
#small-banner-logged ul li.button{ 
	position:absolute;
	cursor: pointer;
	width: 221px;
	height: 42px;
	background: url(images/small-banner-button-logged.jpg) no-repeat;
	margin: 128px  0px 0px 704px;
}

#small-banner-logged ul li.button-over,
#small-banner-logged ul li.button:hover,
#small-banner-logged ul li.button.over{
	background: url(images/small-banner-button-over-logged.jpg) no-repeat;	
}

#small-banner-new{
	margin: 9px 17px 0px 17px;
	width: 946px;
	height: 170px;
	background:url(images/small-banner-new.jpg) no-repeat;	
}
#small-banner-new ul{ list-style: none; margin: 0px; padding: 0px;}
#small-banner-new ul li.button{ 
	position:absolute;
	cursor: pointer;
	width: 221px;
	height: 42px;
	background: url(images/small-banner-button.jpg) no-repeat;
	margin: 128px  0px 0px 704px;
}

#content{
	margin: 20px 17px 0px 17px;
	font: normal 13px Arial;
	color: #5F6480;
	text-align:justify;
}

#content .split{
	background:url(images/stripper.png);
	width: inherit;
	height: 10px;
}

#content .gray{
	background:url(images/content-gray-background.png) repeat-y #E7E7E7;
	display:table;
	width: 944px;
}

#content .gray .top{
	height: 17px;
	background:url(images/content-gray-top.png) no-repeat;
}

#content .gray .bottom{
	height: 18px;
	background:url(images/content-gray-bottom.png) no-repeat;
}

#content .gray .content{
	width: 920px;
	margin: 0px 12px 0px 12px;
	color: #242E57;
	font: normal 13px Arial;
	display: table;
}

#content .gray h1{
	margin:0px 0px 15px 0px;
	font: bold 16px Arial;
	color: #242E57;
}

#content .gray ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#content .gray ul li{float:left;display:inline;margin-bottom: 20px;}

#content .gray ul li.book{ 
	width: 158px;	
	height: 178px;
	clear:left;
	background:url(images/book-title.png) no-repeat;
}

#content .gray ul li.image{ width: 158px;	clear:left;}
#content .gray ul li.text{ 	margin-left: 10px;	width: 635px;}
/*
#content .gray ul li ul.blue{list-style:none;	padding:0px;	height:auto;}
#content .gray ul li ul.blue li{
*/
#content ul.blue{
	list-style:none;	
	padding:0px;	
	height:auto; 
}
#content ul.blue li{
/*	clear:both;*/
	display:block;
	float: none;
	color: #FF6600;
	font: normal 14px Arial;
	height: 24px;
	margin:0px;
	padding-left: 24px;
	background:url(images/content-gray-bulets.png) no-repeat left top;
	text-align:left;
}
/*
#content .gray ul li ul.orange{list-style:none;padding:0px;	height:auto;}
#content .gray ul li ul.orange li{
	clear:both;
	display:block;
	float: none;
	color: #242E57;
	font: normal 14px Arial;
	height: 24px;
	margin:0px;
	padding-left: 24px;
	background:url(images/content-gray-bulets-orange.png) no-repeat left top;
}*/
#content ul.orange{list-style:none;padding:0px;	height:auto; width:auto}
#content ul.orange li{
/*	clear:both;*/
	display:block;
	float: none;
	color: #242E57;
	font: normal 14px Arial;
	height: 24px;
	margin:0px;
	padding-left: 24px;
	background:url(images/content-gray-bulets-orange.png) no-repeat left top;
	text-align:left;
}

#content .gray .content .signup { padding-top:20px; margin-left:-30px; }
#content .gray .content .signup div { text-align:center; }
#content .gray .content .signup button{	
	width: 66px;
	height: 23px;
	background:url(images/submit.png);
	border: 0px;
	cursor: pointer;
}
#content .gray .content .signup select {
	border: 1px solid #7F9DB9;
}
#content .gray .content .signup .input{	
	border: 1px solid #7F9DB9;
	width: 250px;
}
#content .gray .content .signup table{
	width: 600px;
}
#content .gray .content .signup ul
{
    list-style-type: circle;
}

#content .gray .content .tip-container
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    border-width: 0px;
    position: relative;
}

#content .gray .content .tip-content
{
    border: 1px solid #7F9DB9;
    padding: 5px;
    margin: 0px;
    position: absolute;
    left: 265px;
    top: 0px;
    background-color: #e7e7e7;
    width: 250px;
    visibility: hidden;
}

#content .tell-me-more-content{
	width: 940px;
	display: table;
	color: #5F6480;
	font: normal 12px Arial;
	line-height: 18px;
}
#content .tell-me-more-content ul{
	margin: 20px 15px 20px;
	padding: 0px;
	list-style:square;
}
#content .tell-me-more-content .wake-up{
	width: 392px;
	height: 300px;
	float: right;
/*	background: url(images/banner-wake-up.jpg) no-repeat;*/
	clear: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 25px;
}
#content .tell-me-more-content ul.mark{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#content .tell-me-more-content ul.mark li{
	padding-left: 15px;
	background: url(images/mark00.jpg) left top no-repeat;
}
#content img.avatar
{
    border: 7px solid #e6e6e6;
    padding: 0px;
    margin: 0px;
    width: 72px;
}

/*-----------------F O O T E R-------------------------*/

#footer{display: table;width: 944px;clear:both;}
#footer a{
	color: #FF6600;	
	font: normal 12px Arial;
	text-decoration: none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	width: 954px;
	padding: 0px;
	margin: 15px 0px 10px 17px;
	display: table;
}
#footer ul li.links{
	text-align:center;
	padding-bottom: 20px;
	padding-top: 20px;
	font: normal 12px Arial;
	color: #FF6600;
}
#footer ul li.disclaimer{
	font: normal 9px Arial;
	color:#666666;
	float: left;
	width: 717px;
}
#footer ul li.copyright{
	color: #006699;
	font: normal 10px Verdana;
	float:right;
	padding-bottom: 15px;
}

/*---------------- S  H  O  P -----------------------*/
#eshop{
	padding-top: 30px;
}

#eshop .unprice{
	font: bold 12px Arial;
	color:#2F355A;
	text-decoration:line-through;
}

#eshop .price{
	font: bold 12px Arial;
	color:#FF6600;
}

#eshop form{
	padding:0px;
	margin: 0px;
}

#eshop form .yellow-field{
	width: 	212px;
	border: 1px solid #7F9DB9;
	background:#FBF0C8;
}

#eshop form .white-field{
	width: 	132px;
	border: 1px solid #C48C29;
}

#eshop ul.menu
{
    margin: 0px;
    padding: 10px 0px 0px 10px;
}

#eshop ul.menu li
{
    /*border: 1px dotted #000000;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    font: bold 12px Arial;
    color: #2F355A;
    text-decoration: none;
    list-style-image: url('images/shop_arrow.png');
    list-style-position: inside;
    vertical-align: top;
}

#eshop ul.menu li.split
{
    margin: 0px 10px 0px -5px;
    padding: 0;
    height: 10px;
    list-style-type: none;
    list-style-image: none;
    background-image: url('images/shop_br.png');
    background-repeat: repeat-x;
    list-style-position: outside;
}

#eshop ul.menu li ul li
{
    margin-left: -20px;
}

#eshop ul.menu li a
{
    color: #2F355A;
    text-decoration: none;
}

#eshop ul.menu li a:hover
{
    text-decoration: underline;
}

/*-------------- C O M M O N   S T Y L E ------------*/
ul{
	margin-top:10px;
	list-style: square;
}
li{
	color: #2F355A;
	font: normal 12px Arial;
	line-height:18px;
}
.color-orange{color: #FF6600;}
.color-blue{color: #242E57;}
.font-16{font-size: 16px;}
.font-14{font-size: 14px;}
.font-13{font-size: 13px;}
.font-italic{font-style:italic;}
.preload{position: absolute;left: -1000px;}

a{color:#0000FF;text-decoration:underline;}
a:hover{text-decoration: none}

.profile-input{
	width: 250px;
	border: 1px solid #7F9DB9;
}
.hint{
	background:#DAE2EB;
	border: 1px solid #7F9DB9;
	display: table;
	padding: 10px;
	color:#242E57;
	position:absolute;
	width: 450px;
	margin-left: 10px
}

.ma-menu ul
{
    padding: 0px;
    margin: 0px;
    width: 215px;
}

.ma-menu ul li
{
    margin: 5px 0px 5px 0px;
    padding: 5px 5px 5px 15px;
    display: block;
    width: 195px;
    height: 20px;
    background-color: #FBF0C8;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FF6600;
    text-align: left;
    vertical-align: middle;
}

.ma-menu ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FF6600;
}

.ma-menu ul .level2
{
    padding: 5px 5px 5px 35px;
    width: 175px;
    font-size: 12px;
}

.ma-menu ul .level2 a
{
    font-size: 12px;
}

.ma-menu #menu-top
{
    background-image: url('images/ma-file-list-top.png');
}

.ma-menu #menu-bottom
{
    background-image: url('images/ma-file-list-bottom.png');
}

.ma-menu a
{
    color: inherit;
    text-decoration: inherit;
}

.ma-menu a:hover
{
    text-decoration: underline;
}
