/*=============================================================================================================

Project:		Discipolul
Version:		1.1
Last Changed:	03/24/2010
Author:			Vlad Balan

=============================================================================================================*/


/*=============================================================================================================

[Table of Contents]

1. GENERAL [style for body, headers, default behaviour of paragraphs, images, links etc]

2. LAYOUT [elements used to define the layout of the site]
	2.1 HEADER
	2.2 CONTENT
	2.3 SIDEBAR	
	2.4 FOOTER
	
3. NAVIGATORS [navigation for the site]
	3.1 MAIN NAVIGATOR
	3.2 FOOTER NAVIGATOR
	
4. FORMS [style for form elements]
5. DIRECTORY

=============================================================================================================*/





/* 1. GENERAL 
=============================================================================================================*/

* { margin:0; padding:0}
body
{
	background:url(../../general/discipolul/bgrTop.gif) repeat-x;
	margin: 0;
	font: normal 0.7em/1.4em Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	background-color:#fff;	
}

h1
{
	font-size:1.3em;
	margin:0px;
	padding:11px 0px 15px 55px;
	color:#fff;
	font-weight:normal;
}

h1.latestEntries
{
	background:url(../../general/discipolul/iconLatest.gif) no-repeat;
}

h2
{
	color:#166394;
	font-size:1.2em;
	line-height:1em;
	border-bottom:1px solid #d9d9d9;
	padding:12px 0px 5px 40px; 
	margin-top:7px;
}


h2.iconCategories
{
	background:url(../../general/discipolul/iconCategories.gif) no-repeat;
}

h2.iconVision
{
	background:url(../../general/discipolul/iconVision.gif) no-repeat;

}

h2.iconContact
{
	background:url(../../general/discipolul/iconContact.gif) no-repeat;
}

p {	margin:0px; text-align: justify; font-size:1em; line-height:1.7em; color:#373737}

.clearAll
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.floatleft {float:left;}
.floatright {float:right;}

a{color:#166394; text-decoration:none}
a:hover{color:#b91102; text-decoration:underline;}

img
{
	border: none;
}

.darkBlue{color:#0d3a57}
.darkOrange{color:#905100;}
.bold{font-weight:bold;}



/* 2. LAYOUT --------------------------------------------------------------------*/
.background{margin:0 auto; }
#container
{	
	margin: 0 auto;
	width:960px;
}

/* 2.1 HEADER -------------*/

.userLogin
{
	font-size:1.1em;
	color:#fff;
	font-weight:bold;
	padding-right:10px;
}

.userLoginLinks
{
	font-size:0.9em;
	padding-left:10px;
	font-weight:bold;
	padding-top:1px;
}

.userLoginLinks a
{
	color:#2c3239;
	text-decoration:none;

}

.userLoginLinks a:hover
{
	color:#e5e8ea;
	text-decoration:underline;
}


.visualHeader
{
	background:url(../../general/discipolul/visualHeader.gif) no-repeat;
	width:278px;
	height:25px;
}

#header
{
	background:url(../../general/discipolul/bgrHeader.gif) no-repeat;	
	width:960px;
	margin: 0px auto;
}

#logo
{
	width:305px;
	height:60px;
	padding-top:10px;
	padding-left:5px;
}

.basket
{
	padding-top:15px;
	padding-right:10px;
	color:#647282;
}



.basketDisplay
{
	width:355px;
	font-size:1.3em;
	font-weight:bold;
	padding-top:7px;

}

.basketText
{
	color:#647282;
	padding:3px 10px 0px;
}

.basketNo
{
	color:#889bb0;
}
.btCheckout
{
	width:101px;
	height:30px;
	border:none;
}

/* 2.2 CONTENT -----*/

#contentHolder
{
	width: 960px;
	margin: 5px auto;
	background:url(../../general/discipolul/bgrContainer.gif) repeat-y;
	border-top:none;
}

.topContainer
{
	background:url(../../general/discipolul/bgrTopContainer.gif) no-repeat top;
	width:958px;
	height:3px;
	font-size:1px;
	line-height:1px;	
}

.bottomContainer
{
	background:url(../../general/discipolul/bgrBottomContainer.gif) no-repeat top;
	width:958px;
	height:5px;
	font-size:1px;
	line-height:1px;
}


#content
{
	float: right;
	width: 717px;
	padding:2px;
	border-left:1px solid #d9d9d9;
}

#content ul
{
	margin-left: 15px;
}

.banner
{
	background:url(../../general/discipolul/banner.jpg) no-repeat;
	width:712px;
	height:277px;
}

.mainTitleContainer
{
	background:url(../../general/discipolul/bgrMainTitle.gif) repeat-x;
	height:38px;
	margin:0 2px;
}
	

	


.filterPages
{
	background:url(../../general/discipolul/bgrFilterBottom.gif) repeat-x;
	height:38px;
	margin-right:2px;
	padding:8px;
}

/* 2.3 SIDEBARS -----*/
#sidebar
{
	width:230px;
	padding:3px;
	float:left;
}

.vision
{
	padding:5px;
	line-height:1.6em;
}

.contact
{
	font-weight:bold;
	color:#686868;
	padding:5px 10px 0px;
	border-bottom:1px dashed #d9d9d9;
}

.contactLeft
{
	line-height:1.5em;
	color:#686868;
	padding:2px 0px 0px 10px;
	border-bottom:1px dashed #d9d9d9;
	float:left;
	width:40px;
}

.contactRight
{
	line-height:1.5em;
	color:#166394;
	padding:2px 10px 0px 0px;
	border-bottom:1px dashed #d9d9d9;
	float:left;
}

/* 2.4 FOOTER -------------*/
#footer
{
	width:510px;
	margin:15px auto;
	text-align:center
}

/* 3. NAVIGATORS ----------------------------------------------------------------*/

/* 3.1 MAIN NAVIGATOR -----*/
#mainNav
{
	margin-top:12px;
	background:url(../../general/discipolul/bgrMainNav.gif) no-repeat;
	width:960px; 
	height:36px;
	font-size:1.5em;
	color:#fff;
}

#mainNav ul
{
	margin: 0;
	padding:10px 6px;
}

#mainNav ul li
{

	margin: 0;
	display:inline;	
	background:url(../../general/discipolul/spacerMainNav.gif) no-repeat right;
	padding:5px 4px;
}

#mainNav ul li a
{
	color:#fff;
	padding:0 10px;
}

#mainNav ul li a:hover
{
	color:#005278;
	background:url(../../general/discipolul/bgrOverMainNav.gif) repeat-x;
	text-decoration:none;

}


/* 3.2 SECONDARY NAVIGATOR -----*/
#secondayNav
{
	width:230px; 
	font-size:1.2em;
	font-weight:bold;
}

#secondayNav ul
{
	margin: 0;
}

#secondayNav ul li
{

	margin: 0;
	background:url(../../general/discipolul/bgrSecNav.gif) repeat-x;
	padding:7px;
	list-style-type:none;
}

#secondayNav ul li a
{
	background:url(../../general/discipolul/arrowSecNav.gif) no-repeat left;	
	color:#166394;
	padding-left:15px;
}

#secondayNav ul li a:hover
{
	color:#005278;
	text-decoration:none;

}

/* 3.3 FOOTER NAVIGATOR ---*/

#footer ul
{
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#footer ul li
{
	display: inline;
	padding-left:3px;
}




/* 4. FORMS ---------------------------------------------------------------------*/

form { margin: 0; padding: 0; }
form br { clear: left; }
form label { float: left; width: 84px; font-size: 1em; }
form label.Options { float: left; width: 75px; font-size: 1em; color:#647282; }
form fieldset { float: left; width: 250px; padding: 0 8px; margin: 0; border: 0; }
form h2 { margin: 0; padding: 0 0 10px 0; font: bold 12px Arial; text-align: left; border: 0; color: #333333; }
.formHolder { width: 532px; margin: 30px auto; padding: 10px 0; background: url(../../general/discipolul/bgForm.gif) no-repeat bottom center; }
.formField { float: left; width: 150px; padding: 3px 5px; border: 1px solid #558ab3; font: normal 11px Arial; margin-bottom: 5px; }
.formSelect { float: left; width: 160px; padding: 3px 5px; border: 1px solid #558ab3; font: normal 11px Arial; margin-bottom: 5px; }
.formTextarea { float: left; width: 236px; height: 96px; padding: 3px 5px; border: 1px solid #558ab3; font: normal 11px Arial; margin-bottom: 5px; }
.formButtons { clear: both; text-align: right; padding: 20px 0 10px 0; }
.formError { padding: 8px 0; color: #ff0000; font-size: 12px; }
.formMessage { width: 532px; margin: 30px auto; text-align: center; }

.searchField { background:url(../../general/discipolul/bgrSearch.gif) no-repeat fixed; border:none; height:21px; width:149px; font-size:11px; padding-top:3px; color:#8193a7; }
.newsletterList { padding: 10px 0; }








/***************** LOGOS.RO ****************/

/**************** GENERAL ******************/

img.imgStuff
{
	float: left;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
}


blockquote
{
	margin: 8px;
	padding: 7px;
	background: #f0f4ef url("../../general/beginQuote.gif") no-repeat;
	border: 1px solid #d8e0d5;
	text-align: right;
}

blockquote p
{
	padding: 6px 16px;
	margin: 0;
	background: url("../../general/endQuote.gif") no-repeat right bottom;
}

blockquote span {
	display: block;
	padding-top: 6px;
}

span.title {
	text-transform: uppercase;
	font: bold 8.6pt Arial;
	color: #333333;
}

span.subtitle {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	disply: block;
	margin-left: 24px;
}

#message {
	font-weight: bold;
	color: #333333;
	margin: 0 20px;
}

.strongRed {
	font-weight: bold;
	color: #db0000;
}

.logos_titlu {
	font-family: Times New Roman;
	font-size: 15px;
}

#postMessage {
	text-align: center;
	margin-top: 30px;
	font-size: 8.6pt;
}

span.titleProduct {
	display: block;
	color: #db0000;
	font: bold 1.2em Arial;
}

span.author {
	display: block;
	font-weight: bold;
	color: #333333;
}

span.subject {
	font-weight: bold;
	color: #333333;
}

#directoryStats {
	text-align: right;
	margin: 20px 0;
}

.detalii:link,
.detalii:active,
.detalii:visited {
	font-size: 8.6pt;
	display: block;
	text-align: right;
}

.detalii:hover {
	text-decoration: none;
}

.linkke:link,
.linkke:active,
.linkke:visited {
	color: #999999;
	font-weight: bold;
}

.linkke:hover {
	color: #db0000;
}



/****************** TABLE ******************/

.tablePrice {
	margin: 18px 0;
}

.tbLabel {
	color: #333333;
	font-weight: bold;
}

.tbPrice {
	text-align: right;
}

.tbImp {
	color: #db0000;
	text-align: right;
	border-top: 1px solid #db0000;
}

#itemList {
	margin: 20px 0;
}

#itemList th {
	background-color: #134f7e;
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
}


#itemList td {
	padding-left: 2px;
	vertical-align: middle;
}

#itemList .quantity {
	font: normal 9pt Arial;
	color: #777777;
	width: 30px;
	border: 1px solid #bbbbbb;
}



/**************** SHOPPING CART *****************/

#cartTop {
	background: url("../../general/books.gif") no-repeat;
	padding-left: 110px;
	height: 70px;
	font: bold 11pt/20px Arial;
	color: #a5a5a5;
}

#cartTop span {
	display: block;
	width: 120px;
}

#cartButtons {
	width: auto;
	text-align: right;
}

#cartPersoanaFizica {
	color: #db0000;
	margin: 15px 0 ;
	font-size: 1.3em;
	font-weight: bold;
	height: 25px;
	background: url("../../general/tabBg.gif") repeat-x;
}

#cartPersoanaFizica img {
	float: right;
	margin-right: 10px;
}

#cartPersoanaJuridica {
	color: #db0000;
	margin: 15px 0 ;
	font-size: 1.3em;
	font-weight: bold;
	height: 25px;
	background: url("../../general/tabBg.gif") repeat-x;
}

#cartPersoanaJuridica img {
	float: right;
	margin-right: 10px;
}


#cartPayment {
}

.cartPaymentOptions {
	background-color: #f0f4ef;
	border: 1px solid #d8e0d5;
	padding: 8px;
}

.cartPaymentInfo {
	font-size: 8pt;
}

#cartSaveTime {
	margin: 30px 0;
}

#cartSaveTime span {
	font-weight: bold;
	font-size: 1.1em;
	color: #ff0000;
}

#cartShipping {
	margin-bottom: 30px;
}

#cartAllDetails {
	background-color: #f0f4ef;
	border: 1px solid #d8e0d5;
	padding: 8px;
}

#cartAllDetails p {
	padding-left: 140px;
	margin: 4px 0;
}

#cartAllDetails p span {
	float: left;
	margin-left: -140px;
	font-weight: bold;
}









/********************* PRODUCT HOMEPAGE *********************/

#productDetails .block {
	margin: 15px 0;
	background-color: #f0f4ef;
	border: 1px solid #d8e0d5;
	text-align: center;
}

#productDetails ul {
	margin-left: 15px;
}

#productDetails ul li{
	display: list-item;
  line-height:1.7em;
}

#productDetails img {
	margin: 5px;
}

#productPrices {
	margin: 15px 0;
	padding: 8px;
	color: #333333;
	background-color: #f0f4ef;
	border: 1px solid #d8e0d5;
}

#productPrices p {
	margin: 0;
	text-align: right;
}

#productPrices p span {
	float: left;
	font-weight: bold;
}

#productPrices p em {
	color: #db0000;
	font-style: normal;
	border-top: 1px solid #db0000;
}



/************************** POPUP ****************************/

#popHeader {
	margin: 10px;
	background: url("../../general/logoPrint.gif") no-repeat;
	padding-top: 20px;
	text-align: right;
}

#popContent {
	text-align: left;
	margin: 10px;
}

#popFooter {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 440px;
	background: #ffffff url("../../general/horizontalDivider.gif") repeat-x 0 20px;
	color: #bbbbbb;
	padding: 25px 0 10px 0;
	margin: 10px;
	font-size: 0.9em;
	text-align: right;
}



/************************* PROMO ***************************/

#promo {
	position: relative;
	width: 415px;
	height: 270px;
	background: url("../../general/promoBg.gif") no-repeat;
}

#promo #promoType {
	position: absolute;
	left: 10px;
	top: 5px;
	text-transform: uppercase;
	font: bold 8.6pt Arial;
	color: #333333;
}

#promo img {
	position: absolute;
	left: 20px;
	top: 35px;
	border: 1px solid #d8e0d5;
}

#promo p {
	padding: 35px 15px 20px 160px;
}

#promo #promoTitle {
	display: block;
	color: #db0000;
	font: bold 1.2em Arial;
}

#promo #promoAuthor {
	display: block;
	font-weight: bold;
	color: #333333;
}

#promo #promoPrice {
	display: block;
	font-weight: bold;
	color: #333333;
}



/*********************** FORUM ************************/

#forumUserStatus {
	font-size: 0.88em;
	margin: 4px;
}

#forumListThreads {
	margin: 2px;
	padding: 4px;
	background: #f0f4ef url("../../general/forumThread.gif") no-repeat 5px 5px;
}

#forumListThreads span {
	display: block;
	padding: 2px 25px;
	font-weight: bold;
}

#forumButtons {
	margin: 10px 0;
}

/*********************** CALENDAR ************************/
.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}




/* 5. DIRECTORY
=============================================================================================================*/

.bookContainer { width: 714px; background: #ececec url(../../general/discipolul/bgrBookTitle.gif) repeat-x top; border-bottom: 2px solid #d9d9d9; margin-top: 5px; }
.bookContainer .floatleft { width: 336px; padding: 10px; border-right: 1px solid #ffffff; }
.bookContainer .floatright { width: 336px; padding: 10px; border-right: 1px solid #dfdfdf; }
.bookContainer h2 { margin: 0; padding: 0; font: bold 1em Arial; color: #647282; border: 0; }
.bookContainer h3 { margin: 0; padding: 0; font: bold 1em Arial; color: #647282; }
.bookPhoto { float: left; padding: 15px 0 0 0; }
.bookInfo { float: right; width: 200px; padding: 15px 0 0 0; }
.bookPrice { font-size: 1.3em; font-weight: bold; color: #8193a7; width: 177px; margin: 0 auto; text-align: center; }
.bookPrice span { color: #0d3a57; }
.bookDescription { padding-top: 15px; border-top: 1px dashed #d9d9d9; color: #696969; }


.bookTitle { font-weight:bold; color:#647282; line-height:1.4em; padding-top:2px; padding-left:10px; }
.bookImgPos { padding:8px 5px 0px; }
.bookImg { background-color:#fff; border:1px solid #c0c0c0; padding:3px; }
.bookData { width:195px; color:#696969; padding:5px; }

.btAddCart { width:177px; height:42px; border:none; margin-left:12px; }


.clearFloat:after { content: "."; display: block; height: 0; font-size:0; clear: both; visibility: hidden; }
.clearFloat { display: inline-block; } /* Hides from IE Mac \*/ * html .clearFloat { zoom: 1;} .clearFloat { display: block; } /* End Hack */
.recommendedProduct { float: left; width: 240px; border: 1px solid #d8e0d5; background-color: #f0f4ef; padding: 5px; margin-right: 5px; color: #333333; font-size: 1.1em; }
.recommendedProduct img { float: left; width: 70px; height: 100px; margin-right: 10px; }
.recommendedProduct a { font-weight: bold; font-size: 1.1em; }
.recommendedProduct br { clear: none; }


.edituraPeregrinul {color: #8E2B5A; font-weight:bold}
.edituraDiscipolul {color: #000080; font-weight:bold}
.edituraLogos {color: #DB0000; font-weight:bold}

/* Book Classes 

	.bookContainer
	{
		width:705px;
		background:url(../../general/discipolul/bgrBookTitle.gif) repeat-x top;
		background-color:#ececec;
		padding:4px;
		border-right:1px solid #dfdfdf;
		border-bottom:2px solid #d9d9d9;
		margin-top:5px;
	}
	
	.secondBook
	{
		border-left:1px solid white; 
		margin-left:5px; 
		padding-left:5px;
	}
	
	.bookTitle
	{
		font-weight:bold;
		color:#647282;
		line-height:1.4em;
		padding-top:2px;
		padding-left:10px;
	}
	
	.bookImgPos
	{
		padding:8px 5px 0px;
	}
	
	.bookImg
	{
		background-color:#fff;
		border:1px solid #c0c0c0;
		padding:3px;
	}
	
	
	.bookData
	{
		width:195px;
		color:#696969;
		padding:5px;	
	}
	
	.bookPrice
	{
		font-size:1.3em;
		font-weight:bold;
		color:#8193a7;
		width:150px;
		margin:0 auto;
	}
	
	.btAddCart
	{
		width:177px;
		height:42px;
		border:none;
		margin-left:12px;
	}
	
	.bookDescription
	{
		margin-top:15px;
		width:195px;
		border-top:1px dashed #d9d9d9;
		color:#696969;
	}*/

