/**************************************
*			 Generics 
***************************************/

body { font-family: Helvetica, sans-serif ; font-size: 15px; margin:0; }

p { margin: 15px 0 10px 0; }
ul.errors li { list-style-type: none; }
ul.errors { color: red;}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 2px 0; 
	color: #4784AF;
	text-align: center;
	letter-spacing: 1px;
	font: normal small-caps 170%/100% Georgia, "Times New Roman", Times, serif;
	border: 1px solid black;
	background-color: white;
	width: 100%;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
	color: #ff9900;
	font-size: 150%;
}

h1 { font: normal small-caps 300%/150% Georgia, "Times New Roman", Times, serif; }
h2 { font: normal small-caps 250%/120% Georgia, "Times New Roman", Times, serif; }
h3 { font: normal small-caps 200%/100% Georgia, "Times New Roman", Times, serif; }
h4 { font: normal small-caps 170%/90% Georgia, "Times New Roman", Times, serif; }
h5 { font: normal small-caps 160%/85% Georgia, "Times New Roman", Times, serif; }
h6 { font: normal small-caps 140%/80% Georgia, "Times New Roman", Times, serif; }

a.edit img { border: 1px dashed blue; }

/**************************************
*		Custom Classes 
***************************************/
.general_title {
	margin: 10px 0 0 10px;
	border: 1px solid orange;
	background: #CDEB8B;
	width: 400px;
}

li.free {
	list-style-type: square;	
}

/* Redesign all buttons */
input.btn {
	background: url('../images/backgrounds/submit.gif') repeat-x;
	border: none;
	color: white;		
}

input.btn:active {
	background: #A3D05B;
}

input.btn[disabled] {
	background: gray;
}

/* Redesign For Zend Form */
fieldset#sub_form_years-fieldset, fieldset#sub_form_admin-fieldset {
	border: none;
	margin:0;
	padding:0;
}

.hint {
	font-style: italic;
	color: gray;
}

#tooltip h3 {
	color: black;
	font-size: 80%;
}

/**************************************
*			 Template Start 
***************************************/

.container {
	width: 960px;
	margin: 10px auto;
	border: 1px solid black;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.container .content_wrapper {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url('../images/content_bg.gif');
}

.container .footer {
	background: #005490;
	clear: both;
	border: 1px solid black;
	border-top: none;
	width: 960px;
	float: left;
	display: inline;
	margin: 0 0 0 -1px;
}

.footer .separator {
	height: 10px;
	background: url('../images/footer/separator.gif');
	clear: both;
}

.footer .left_arrow {
	background: url('../images/footer/arrow.jpg') no-repeat;
	width: 160px;
	height: 216px;	
	float: left;
}

.footer .sponsors {
	background: white;
	width: 800px;
	min-height: 160px;
	height: auto;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.footer .copyrights {
	background: white;
	width: 800px;
	height: 25px;
	float: right;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
	border-top: 1px solid black;
}

/**************************************
*			 Banner (top) 
***************************************/

.content_wrapper .banner {
	width: 960px;
	height: 173px;
	background: white;
	overflow: visible;
}

.banner .left_wrapper {
	width: 250px;
	height: 170px;
	float: left;
	clear: left;
	display: inline;
}

.banner .logo_gestion {
	width: 400px;
	height: 170px;	
	float: left;
	margin: 0 0 0 10px;
	display: inline; /* ie6 */
}

.banner .right_wrapper {
	width: 270px;
	min-height: 160px;
	height: auto;
	float: right;
	clear: right;
	display: inline; /* ie6 */
	margin: 10px 10px 0 10px;
}

.logo_gestion .image {
	width: 400px;
	margin: 25px 0 0 0;
	border-bottom: 1px solid black;
}

.logo_gestion .text {
	margin: 0 0 0 37px;
}

.banner .logo_hec {
	margin: 10px 15px 0 0;
	float: left;
	display: inline;
}

.banner .enumerated_languages {
	width: 60px;
	float: left;
	margin: 6px 0 0 8px;
}
.banner .enumerated_languages a {
	float: left;
	clear: right;
	font-family: Arial;
	font-size: 14px;
	font-weight: 200;
}

.language_links_div a {
	color: black;
	font-weight: normal;
}

.left_wrapper .corner {
	width: 120px;
	height: 119px;
	/*border: 1px solid blue;*/
}

.left_wrapper .corner-fr {
	background: url('../images/header/corner-fr.jpg') no-repeat;
}

.left_wrapper .corner-en {
	background: url('../images/header/corner-en.jpg') no-repeat;
}

.left_wrapper .corner-es {
	background: url('../images/header/corner-es.jpg') no-repeat;
}

.left_wrapper a.cornerMap {
	padding: 12px 20px 0 6px;
	width: 49px;
	height: 65px;
	font-size: 70%;
	font-weight: normal;
	display: block;
	color: black;
	cursor: help;
}

.right_wrapper .members_panel {
	margin: 0 0 0 5px;
	text-align:right;
	width: 270px;
	float:left;
	clear: left;
	display: inline; /* ie6 */
}

.members_panel .welcome {
	text-align: left;
	font-size: 90%;
}

.members_panel img {
	position: relative;
	top: 7px;
}

.banner .login_wrapper {
	clear: left;
	width: 270px;
	height: 90px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	white-space: nowrap;
}

.banner .login_wrapper form#login table {
	width: 100%;
}

.members_panel .left_side {
	clear: both;
	float: left;
	width: 100px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-align: left;
}

.members_panel .left_side a {
	font-size: 13px;
	font-weight: normal;
}

.members_panel .right_side {
	float: right;
	width: 150px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	text-align: left;
}

.members_panel .right_side a {
	font-size: 13px;
	font-weight: normal;
}

.metal {
	background: url('../images/backgrounds/metal-header.jpg') repeat-x;
	width: 960px;
	height: 28px;
}

.metal .icons-wrapper {
	float: right;	
}

.metal .left {
	background: url('../images/icons/metal-header/left.png') no-repeat;
	width: 22px;
	height: 28px;
	float: left;	
}

.metal .body {
	background: url('../images/icons/metal-header/body.png') repeat-x;
	height: 28px;
	float: left;	
}

.metal .right {
	background: url('../images/icons/metal-header/right.png') no-repeat;
	width: 22px;
	height: 28px;
	float: left;	
}

.metal .icons-text a {
	color: white;
	text-decoration: none;
}

.metal .icons-text {
	margin: 3px 0 0 0;
	font-weight: bold;
}

.subscriptionDetails {
	float: right;
	margin: 5px 0 0 0;
}

.subscriptionDetails .subText {
	float: left;
	margin: 0 10px 0 10px;
}

.subscriptionDetails .icon {
	margin: -5px 0 0 0;
	float: left;
}
/**************************************
*			 Header bar
***************************************/

.content_wrapper .header_bar {
	background: url('../images/header/separator.gif');
	height: 45px;
	color: white;
	clear: right;
}

#search_submit {
	background: url('../images/icons/find.gif') no-repeat;
	width: 28px;
	height: 28px;
	border: 0;
	outline: none;
}

#search_submit:active {
	background: url('../images/icons/find-active.gif') no-repeat;
}

#search_submit[disabled] {
	background: url('../images/icons/find-disabled.gif') no-repeat;
}

/**************************************
*		Navigation - Left Bar
***************************************/

.left_navigation_wrapper .blue_block {
	background: #00427e;
	width: 150px;
	height: 50px;
}

.container .left_navigation_wrapper {
	width: 150px;
	height: auto;
	float: left;
	background: white;
}

/**************************************
*			 Menu and Menu Tabs 
***************************************/

#menu-tabContainer {
	float: left;
	font-family: Helvetica;
	width: 150px;
	border: 1px solid black;
	border-left: none;
	height: 100%;
	overflow: hidden;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
}

#menu-tabContainer.ui-tabs {
	font-size: 80%;
	border: none;
	background: white;
	min-height: 600px;
	padding: 0;
	margin: 0;
	width: 150px;
} 

#menu-tabContainer.ui-tabs .ui-tabs-nav {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 24px;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li {
	background: url('../images/menu/tab.gif') no-repeat;
	width: 80px;
	height: 24px;
	border: none;
	padding: 0;
	margin: 0;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: white;
	width: 55px;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li#first-child {
	background: url('../images/menu/tab-reversed.gif') -20px 0px no-repeat;
	margin: 0;
	width: 80px;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li#first-child.ui-tabs-selected {
	background: white;
	width: 70px;
    border-bottom: 0;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li a {
    padding: 0.3em 0 0 1.1em;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	padding-left: 0.3em;
}

#menu-tabContainer.ui-tabs .ui-tabs-nav li#first-child a {
	padding: 0.3em 0 0 0.8em;
}

#menu-tabContainer.ui-tabs .ui-tabs-panel {
    /* background: #E8EFF4; */
	padding: 0;
	margin: 10px 0 0 0;
	width: 150px;
	\-moz-border-radius: 0;
	\-webkit-border-radius: 0;
}

/* content panel ul */

#menu-tabContainer.ui-tabs .ui-tabs-panel ul {
	margin: 0;
}

#menu-tabContainer.ui-tabs .ui-tabs-panel li {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

#menu-tabContainer.ui-tabs .ui-tabs-panel li.selected {
	background: url('../images/menu/arrow.gif') no-repeat;	
}

#menu-tabContainer.ui-tabs .ui-tabs-panel li:Hover {
	background: url('../images/menu/arrow.gif') no-repeat;
}

#menu-tabContainer.ui-tabs .ui-tabs-panel a, #menu-tabContainer.ui-tabs .ui-tabs-panel a.selected {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#menu-tabContainer.ui-tabs .ui-tabs-panel a:Hover {
	text-decoration: underline;
}


/**************************************
*			 Cart 
***************************************/

.cart_wrapper {
}

.cart_wrapper a.cart-image {
	background: url('../images/header/cart.png') no-repeat;
	width: 50px;
	height: 40px;
	float: left;
	text-decoration: none;
	display: inline;
	margin: 5px 0 0 20px;
}

.cart_wrapper a.cart-link {
	width: 60px;
	height: 20px;
	margin: 15px 0 0 10px;
	float: left;
	display: inline;
	color: white;
}

/**************************************
*			 Content 
***************************************/

.breadcrumbs {
	margin: 15px 0px 15px 0px;	
}

.content_wrapper .content {
	padding: 0 0 18px;
	color:black;
	background: #E8EFF4;
	min-height: 640px;
	height: auto !important;
	height: 640px; /* IE6 */
}

.content_center {
	width: 770px;
	float: left;
	padding: 20px 10px 20px 20px;
	background: url('../images/content_bg.gif');
}

.content_center .articles, .content_center .articles ul {
	margin-left: 30px;
}

.content_center a {
	font-weight: normal;
}

/**************************************
*		Articles - publishing 
***************************************/

#articles-tabContainer {
	font-size: 90%;	
}

.formArticles {
	width: 450px;
	float: left;
}

.articles {
	float: left;
	clear: left;
	width: 728px;
	display: inline;
}

.pair {
	border-top:thin dotted orange;
	padding: 10px;
	width: 720px;
	margin: 20px auto 0 auto;
}

.pair_left {
	border-right:thin dotted orange;
	float:left;
	width: 340px;
}

.pair_right {
	width: 350px;
	float: left;
	padding: 0 0 0 20px;
}

.add_buttons .button {
	/*width: 130px;*/
	height: 16px;
	float: left;
	text-indent: 22px;
	outline: none;
}

#favorites.star {
	background: url('../images/icons/star.png') no-repeat;
}

#favorites.star-crossed {
	background: url('../images/icons/star-crossed.png') no-repeat;
}

.mail-button {
	background: url('../images/icons/mail.gif') no-repeat;
}

/**************************************
* Summary (Articles/Volumes/etc.)
***************************************/

table.summary_table {
	
}

table.summary_table, table.summary_table table {
	width: 100%;
}

table.summary_table td  {
	vertical-align: top;
	padding: 1px 4px;
}

table.summary_table td .volumes  {
	width: 30%;	
}

table.summary_table td.fullWidth {
	width: 100%;
}

table.summary_table .thumbnail {
	width: 84px;
}

.summary_title {
	margin: 30px 0px 20px 0px;
	padding: 0px 4px 4px 4px;
	width: 300px;
	border-bottom: 1px solid grey;
}

.summary_content {
	margin-left: 30px;
}

li.free a {
	color: green;	
}

/**************************************
* Billing section
***************************************/

.td_price {
	text-align: left;
	width: 100px;
}

dl.bill_items_listing {
	position: relative;
	left: 5px;
}

.bill_trans_id {
	position: relative;
	left: 5px;
}

/* LAME, but I don't have the choice.  There are no other dd->hr in the project anyways. */
dd hr {
	position: relative;
	right: 5px;
}

#form_purchase_credits dl dt label{
	text-decoration: underline;
}

#form_purchase_sub dl dt label{
	text-decoration: underline;
}

#splash {
	width: 800px;
	height: 600px;
	border: 0;
}

#splash .header {
	background: url("../images/splash-subscriptions/splash-achats_01.jpg") no-repeat;
	width: 800px;
	height: 37px;	
}

#splash .online {
	background: url("../images/splash-subscriptions/splash-achats_02.jpg") no-repeat;
	width: 269px;
	height: 563px;	
}

#splash .paper {
	background: url("../images/splash-subscriptions/splash-achats_03.jpg") no-repeat;
	width: 275px;
	height: 563px;	
}

#splash .combined {
	background: url("../images/splash-subscriptions/splash-achats_04.jpg") no-repeat;
	width: 256px;
	height: 563px;	
}

.title-paper {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 40px;
}

.title-online {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 60px;
}

.title-combined {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 30px;
}

.infos-paper {
	width: 183px;
	padding: 0;	
}

.infos-combined {
	width: 183px;
	padding: 0;	
}

.paper-wrapper, .online-wrapper, .combined-wrapper {
	margin: 150px 0 0 40px;	
}

.online-options-wrapper, .paper-options-wrapper, .combined-options-wrapper {
	padding: 0 0 0 0;	
}

.paper-options-wrapper, .online-options-wrapper, .combined-options-wrapper {
	width: 183px;	
}

.paper-options-wrapper {
	margin: 30px 0 0 0;	
}

.online-options-wrapper {
	margin: 40px 0 0 0;	
}

.combined-options-wrapper {
	padding: 80px 0 0 0;	
}

.abonner {
	font-weight: bold;
	color: #006699;
	font-size: 18px;	
}

/**************************************
* Login section
***************************************/

#login {
	color: black;
}

.login {
	width: 570px;
	margin: 0 0 0 105px;
	padding: 10px 0 10px 20px;
}

.login_header {
	text-align: center;
	color: #4784AF;
	width: 280px;
}

.login .wrapper .error {
	border: 1px black solid;
	background: url('../images/backgrounds/hgrad_red.gif') -120px 0px repeat-y;
	width: 280px;
	height: 30px;
	margin: 0 0 20px 0;
	color: white;
	padding: 8px 5px;
	text-align: center;
}

.login .wrapper .error ul {
	margin: 0 0 0 0;
	list-style-type: none;
}

.login .wrapper .error ul:nth-of-type(1) {
	margin: 0;
}


.login .lock {
	background: url('../images/icons/lock.jpg') no-repeat;
	width: 150px;
	height: 182px;
	float: left;
}

.login .login-delimiter {
	background-color: #00427E;
	width: 550px;
	height: 25px;
	color: white;
	font-weight: bold;
	text-align: center;	
	clear: left;
}

.login-left {
	float: left;
	width: 260px;
	margin: 20px 0 0 0;
}

.login-right {
	float: left;
	margin: 0 0 0 25px;
	width: 260px;
	margin: 20px 0 0 0;
}

.login .vseparator {
	background-color: #00427E;
	width: 1px;
	height: 270px;
	float: left;
	margin: 20px 10px 0 10px;	
}

.emphasize, .emphasize a {
	font-weight: bold;
	color: #00427E;
}

/**************************************
* Roots of knowledge section
***************************************/

#singleBook {
	float: left;
	width: 100%;
}

#singleBook .details {
	float: right;
	width: 210px;
	height: 275px;
}

/**************************************
* Billing section
***************************************/

.buy_warning {
	border: 1px red solid;
	background-color: white;
	font-size: medium; 
	height: 140px;
	width: 765px;
}

.buy_warning img {
	margin: 10px 0 0 5px;	
}

.buy_warning .buy_warning_text {
	position: relative;
	bottom: 115px;
	left: 130px;
	width: 630px;
}

.buy_details-fr {
	width: 380px;
	height: 240px;
	float: right;
	background: url('../images/billing/buy_details-fr.png') no-repeat;
}

.buy_details-en {
	width: 380px;
	height: 240px;
	float: right;
	background: url('../images/billing/buy_details-en.png') no-repeat;
}

h4.existing_bill_warning {
	color: red;
	border: none;
	background-color: transparent;
	text-decoration: underline;
	margin: 0 0 0 -30px;
}

h4.existing_bill_warning:FIRST-LETTER {
	font-size:inherit;
	color: red;	
}

.logo_mirapay {
	width: 197px;
	height: 63px;
	background: url('../images/billing/logo_mirapay.png') no-repeat;
}

.green_check_wrapper {
	float: left;
	width: 223px;
	margin: 60px 0 0 -60px;
}

.green_check {
	background: url("../images/billing/green_check.png") no-repeat;
	width: 191px;
	height: 223px;
	float: right;
	display: inline;
	margin: 0 60px 0 0;
}

.red_x {
	background: url("../images/billing/red_x.png") no-repeat;
	width: 168px;
	height: 223px;
	float: left;
}

h6.account_update {
	border: none;
	background-color: transparent;
	padding: 10px;
	text-align: left;
}

h6.account_update:FIRST-LETTER {
	color: #4784AF;
	font-size: 100%;
}

.account_update_details {
	padding: 7px;
}

.account_update_wrapper {
	margin: 0 0 0 50px;
	float: left;
	width: 420px;
}

.account_update_thanks {
	clear: left;
}	

#subscription-tabContainer {
	margin: 0;
	width: 380px;
	float: left;
	display: inline;
	font-size: 90%;
}

/**************************************
* Paper section
***************************************/

.magazine_swirl {
	background: url("../images/paper/magazine_swirl.png") no-repeat;
	width: 334px;
	height: 224px;
	float: right;
	margin: -180px 25px 0 0;
}

.combined-img {
	background: url("../images/combined/combined.png") no-repeat;
	width: 191px;
	height: 141px;
	float: right;
	margin: -180px 55px 0 0;
}

.paper_index_presentation {
	width: 50%;
}

.combined_index_presentation {
	width: 50%;
	margin: 0 0 0 50px;
}

.formPaperSubscribe {
	width: 100%;
	float: left;
}

.icon_small {
	height: 16px;
}

.add_buttons {
	margin-bottom: 20px;
}

.add_buttons span {
	font-size: 80%;
	font-weight: normal;
	vertical-align: 4px;
}
.add_buttons a {
	margin-right: 12px;
	float: left;
}
.add_buttons a:hover {
	text-decoration: none;
}

table.paper {
	border: 1px solid black;
	border-collapse: separate;
	background-color: white;
	margin: 0 0 0 150px;
}
table.paper th {
	border: 1px solid black;
	background-color: white;
	color: #4784AF;
	font: normal small-caps 170%/100% Georgia, "Times New Roman", Times, serif;
}

table.paper th:FIRST-LETTER {
	color: #ff9900;	
}

table.paper td {
	border: 1px solid black;
	padding: 0 5px 0 5px;
	background-color: white;
}

/**************************************
* Sponsors
***************************************/

.sponsors {
	padding-top: 3px;	
}

.sponsors img {
	margin: 1px 4px;	
}
