/* CSS Document */
@import "base.css";

div#header {
	width: 1155px;
	height: 100px;
	margin: 0px auto;
	border: none;
	padding: 0;
	}
	div#header a.logo {
		float: left;
		display: block;
		background: transparent url('../grafica/sprite.png') no-repeat;background-position: -2px -30px;
		margin: 10px 0 0 -2px;
		width: 200px;
		height: 39px;
		}
	div#loginInHeader {
		float: right;
		display: block;
		width: 350px;
		margin: 5px 15px 0 0;
		font-family: Arial, sans-serif;
		font-size: 10px;
		line-height: 16px;
		}
		#loginInHeader div.cos {
			float: right;
			display: block;
			width: 80px;
			padding-left: 20px;
			border-left: 1px dotted #e0e0e0 /* contur gri */;
			text-align: left;
			}
		#loginInHeader div.info {
			float: right;
			display: block;
			width: 180px;
			height: 45px;
			padding-right: 20px;
			text-align: right;
			color: #3a3a3a;
			}
			#loginInHeader div.info span,
			#loginInHeader div.cos span {
				font-size: 12px;
				font-weight: bold;
				}
			#loginInHeader div.cos span {
				color: #3D74A0;
				}
		#loginInHeader div.search {
			float: right;
			width: 190px;
			height: 30px;
			text-align: right;
			}
		
div#infoSus {
	height: 100px;
	width: 728px;
	margin: 0px auto;
	border: none;
	padding: 0;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}

.main {
	color: #333;
	text-align: left;
	}
.clearFloat {
	clear: both;
	}

.accountHistory-odd,
.addressBook-odd,
.alsoPurchased-odd,
.payment-odd,
.productListing-odd,
.productReviews-odd,
.upcomingProducts-odd,
.shippingOptions-odd {
	background: #fff;
	border: 1px solid #333;
	}
.accountHistory-even,
.addressBook-even,
.alsoPurchased-even,
.payment-even,
.productListing-even,
.productReviews-even,
.upcomingProducts-even,
.shippingOptions-even {
	background: #fafafa;
	border: 1px solid #333;	
	}

.accountHistory-odd img,
.addressBook-odd img,
.alsoPurchased-odd img,
.payment-odd img,
.productListing-odd img,
.productReviews-odd img,
.upcomingProducts-odd img,
.shippingOptions-odd img,
.accountHistory-even img,
.addressBook-even img,
.alsoPurchased-even img,
.payment-even img,
.productListing-even img,
.productReviews-even img,
.upcomingProducts-even img,
.shippingOptions-even img {
	border: 1px solid #f0f0f0;
	}
a.buy_now img,
img.clear {
	border: none;
	padding: 0;
	margin: 0;
	}


/* specialsBox-uri */
div.specialsDiv {
	display: block;
	float: left;
	width: 231px;
	height: 231px;
	margin: 0 0 20px 15px;
	}
	.specialsDiv div.sus,
	.specialsDiv div.jos {
		float: left;
		width: 231px;
		height: 5px;
		background: transparent url('../grafica/sprite.png') no-repeat;background-position:-3px -183px;
	}
	.specialsDiv div.jos {
		background-position:-3px -196px;
	}
	.specialsDiv div.mijloc {
		float: left;
		width: 231px;
		height: 220px;
		margin: 0;
		background: transparent url('../grafica/specials_mijloc.png') repeat-y;
	}
	.specialsDiv div.mijloc div.specialsImage {
		float: left;
		width: 104px;
		height: 140px;
		margin: 10px 10px 10px 14px;
		border: 1px solid #e0e0e0;
		text-align: left;
		}
	.specialsDiv div.mijloc div.specialsDescription {
		float: left;
		margin: 25px 10px 0 0;
		width: 90px;
		height: 115px;
		}
	.specialsDiv div.mijloc div.specialsDescription h2 {
		font-family: Verdana, sans-serif;
		font-size: 12px; 
		font-style: normal;
		font-weight: bold;
		color: #3a3a3a;
		text-decoration: none;
		line-height: 16px;
		text-align: left;
		}
	.specialsDiv div.mijloc div.specialsDescription p.specialsSubtitle,
	span.specialsSubtitle,
	.specialsDiv div.mijloc div.specialsDescription p.specialsIntertitle,
	span.specialsIntertitle {
		font-family: Arial, Verdana, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #727272;
		text-decoration: none;
		line-height: 12px;
		text-align: left;
		margin-top: 5px;
		}
	.specialsDiv div.mijloc div.specialsDescription p.specialsIntertitle,
	span.specialsIntertitle {
		color: #3a3a3a;
		margin-top: 0px;
		}
	.specialsDiv div.mijloc div.specialsIsPromo {
		float: left;
		display: block;
		width: 100px;
		height: 12px;
		font-family: Tahoma, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		color: #e22b2b; /* rosu */
		}
	.specialsDiv div.mijloc div.specialsPrice,
	.specialsDiv div.mijloc div.specialsButtons {
		float: left;
		display: block;
		height: 12px;
		width: 100px;
		margin: 0 0 0 15px;
		font-family: Tahoma, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		color: #e22b2b; /* rosu */
		}
	.specialsDiv div.mijloc div.specialsButtons {
		width: 200px;
		margin-top: 5px;
		height: 28px;
		}
/* End specialsBox-uri */

p.distance {
	margin: 5px 0;
	}
span.price,
span.priceSmall {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-ansform: uppercase;
	text-align: center;
	color: #e22b2b; /* rosu */
	}
span.priceSmall {
	font-size: 12px;
	}
span.currency {
	color: #727272;
	}
.productListing-heading {
	height: 20px;
	background: transparent url('../grafica/coloanaGri.png') repeat-x;
	color: #666;
	}
.fixedPriceCol {
	width: 170px;
	}

.productListing-data a img {
	background-color: #fff;
	}

form table.infoBox tr td {
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
	padding: 20px 10px;
	background-color: #fff;
	width: 95%;
	}
form table.infoBox   {
	margin: 5px 0 0;
	padding: 1px;
	}
.pageHeading, div.pageHeading,
.pageHeading2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e22b2b; /* rosu */
	height: 35px;
	padding-top: 15px;
	}
.pageHeading2 s, .pageHeading2 s span.currency {
	font-size: 14px;
	color: #999;
	}
.pageHeading2 {
	font-size: 21px;
	vertical-align: top;
	font-weight: bold;
	padding: 15px 5px 5px;
	width: auto;
	}
.pageHeading2 span.currency {
	font-size: 14px;
	margin-bottom: 10px;
	}
.smallText, span.smallText, p.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}
.smallText {
	padding: 5px;
	}
.smallText a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}
.smallText img {
	margin: 0 10px;
	padding: 10px;
	border: 1px dotted #eaeaea;
	background-color: #fff;
	}
	
table.container div.banner {
	display: block;
	float: left;
	width: 728px;
	height: 166px;
	margin: 0 0 10px 15px;
	border: none;
	}

ul.ulNormal,
ul.ulSong {
	color: #333;
	margin: 0;
	padding: 0 0 0 50px;
	text-align: left;
	}
ul.ulSong {
	font-weight: bold;
	}

#infoSus div.mesajShopping {
	float: left;
	display: block;
	width: 728px;
	height: 90px;
	margin: 1px 5px;
	background: none;
	border: none;
	}

#infoSus a.shoppingCart {
	float: left;
	display: block;
	width: 64px;
	margin:0;
	padding: 2px;
	}
#infoSus div.infoShopping,
#infoSus div.infoShoppingCart {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 25px 2px;
	width: 100px;
	height: 20px;
	background: none;
	border: none;
	text-align: left;
	}
#infoSus div.infoShoppingCart {
	width: 64px;
	padding: 10px 2px;
	}
div#result {
	width: 100%;
	height: auto;
	margin: 0;
	}

	
/* Reguli tipografice */
h1 {
	font-size: 20px;
	color: #3d74a0; /* albasu */
	}
h2 {
	font-size: 16px;
	color: #3d74a0; /* albasu */
	}
h3 {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	}
p.justified {
	text-align: justify;
	margin: 0 10px;
	}
p.centered {
	text-align: center;
	}
.promo,
.promo2,
.promo3 {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	}
.promo2 {
	color: #3d74a0; /* albasu */
	}
.promo3 {
	font-size: 14px;
	}
a, a.headerNavigation {
	font-size: 8pt; 
	font-style: normal; 
	color: #666;
	line-height: 12px;
	text-decoration: none
	}
a:hover, a.headerNavigation:hover {
	color: #000; 
	text-decoration: none;
	}

a.promo3:active, a.promo3:hover, a.promo3:link, a.promo3:visited {
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	}

a.buttonRed,
a.buttonRed:link,
a.buttonRed:visited 
a.buttonBlue,
a.buttonBlue:link,
a.buttonBlue:visited {
	float: left;
	width: 94px;
	height: 20px;
	padding-top: 8px;
	margin: 5px 0 0 0;
	display: block;
	background: transparent url('../grafica/sprite.png') no-repeat;background-position:-164px -153px;

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-ansform: uppercase;
	text-decoration: none;
	}
.productListing-data a.buttonRed {
	float: none;
	}
.productListing-data a {
	font-size: 14px;
	}
a.buttonBlue:link,
a.buttonBlue:visited {
	float: left;
	margin: 5px 10px 0 0;
	background-position: -68px -153px;
	}
a.buttonRedSmall,
a.buttonRedSmall:link,
a.buttonRedSmall:visited {
	float: left;
	width: 50px;
	height: 16px;
	padding-top: 4px;
	margin: 5px 0 3px 10px;
	display: block;
	background: transparent url('../grafica/buttonRedSmall_normal.png') no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-ansform: uppercase;
	text-decoration: none;
	}

a.buttonRedSmall:hover,
a.buttonRedSmall:active {
	background: transparent url('../grafica/buttonRedSmall_hover.png') no-repeat;
	}
.text_1,
.text_4,
.text_5,
.text_6 {
	font-size: 11px;
	color: #3d74a0; /* albasu */
	padding: 0;
	font-weight: bold;
	}
.text_1 {
	padding-left: 16px;
	}
.text_5 {
	font-size: 10px;
	color: #000;
	}
.text_6 {
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0 0 15px;
	}
p.scrisMare {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	}
/* End Reguli tipografice */
/*div-uri*/
#container{
	width: 1155px;
	height: 100px;
	margin: 10px auto;
	border: none;
	padding: 0;
	}
#navigatie,#right{float:left;}
.central{float:left;width:751px;}
.bigCentralTable, #upcoming {
	margin: 0px 15px 0px 15px;
	width: 721px;
	border: 1px solid #eaeaea;
	background-color: #fdfdfd;
       float:left;
	}
#upcoming{magin-top:20px;width:723px;}
#children{margin:0px 0px 15px 15px;width:723px;float:left;}
#children_up{background:transparent url('../grafica/cat_children_up.png') no-repeat; height:5px;}
#children_down{background:transparent url('../grafica/cat_children_down.png') no-repeat;height:5px;}
#children_mid{background:#FDFDFD;border-left:1px solid #EAEAEA;border-right:1px solid}
#EAEAEA;width:721px;float:left;}
.children_row{width:160px;float:left;margin:5px 10px 5px 10px;text-decoration:underline;}
#subcategorii{text-align:left;font-weight:700;font-size:12px;margin:20px 0px 3px 10px;}
.categori{color:#000;size:20px; }
.edituri{float:left;margin:15px 0px 5px 15px}
.breadcrumb{font-size:16px;text-align:left;margin-left:5px;font-weight:700;}
.black_crumb{text-color:black;font-size:16px;text-align:left;margin-left:5px;font-weight:700;}
#products{border:1px solid #EAEAEA;background:#FDFDFD;width:719px;float:left;margin:5px 15px 0px 15px;color:#000;text-align:left;}
.clear{clear:both;}
#products_image{float:left; margin-right:10px;text-align:center}
#products_title, #comanda_prin_cont{font-size:16px;color:#e22b2b;padding-top:10px;}
#products_autor{font-size:11px;font-weight:bold;padding-top:4px;color:#000;}
#products_editura{font-size:11px;font-weight:700;padding-top:2px;margin-bottom:40px;color:#000;}
#preturi{float:left;font-size:14px;font-weight:400;color:#000;line-height:20px;}
.gri{font-weight:normal;}
.pret_nostru{color:red;font-weight:700;font-size:15px;}
.economisire{color:red;font-size:15px;}
#buy_button{float:left;margin:20px 0px 0px 20px;clear:left;}
.descriere{font-size:17px;font-weight:700; margin:20px 0px 0px 10px;clear:left;float:left;}
#description{clear:left;float:left;}
#iframe{float:left;margin:0px 10px 0px 10px;}
#description_text , #create_account{margin:-5px 10px 0px 10px;text-align:justify;text-indent:40px;font-weight:400;line-height:18px;float:left;font-size:13px;}
#create_account{margin-top:25px; border:1px solid #EAEAEA; padding:10px; background-color:white;margin-bottom:20px;}
.rev_author{font-weight:700;margin-left:10px;font-size:13px;clear:left}
.rev_rating{font-size:11px;margin:0px 0px 3px 10px;clear:left;}
.rev_text{text-align:justify;text-indent:40px;font-weight:400;line-height:18px;margin:0px 10px 0px 10px;font-size:13px;clear:left;}
.toata_opinia{text-align:justify;font-size:11px;font-weight:700; 
color:#666;line-height:18px;margin:0px 0px 20px 10px; text-decoration:underline;width:138px;}
p.toata_opinia:hover{cursor:pointer;color:#000;}
#new_rev{width:695px;margin:10px 10px 0px 10px;height:100px;}
.nume_new_rev{text-align:justify;font-weight:700;line-height:18px;margin:0px 10px 0px 10px;font-size:13px;}
#button_opinie{float:right; margin:5px 10px 10px 0px;}
#button_opinie:hover{cursor:pointer;}
#button_opinie{background: transparent url('../grafica/sprite.png') no-repeat;background-position:-252px -38px;height:34px; width:125px;margin-left:7px}
#iframe{width:300px; height:255px; }
.faded{float:left;margin:3px 0px 10px 10px;clear:left;}
#rev_write{clear:left;float:left;font-size:13px;}
#tehnice{float:left;margin-left:10px;margin-top:10px;clear:left;font-size:12px;border:1px solid #eaeaea;line-height:16px;padding:2px;}
.also_purchased{width:18%;float:left;}
#id_also_purchased{float:left;clear:left;margin-left:10px;width:700px;height:195px;}
.also_nav_left, .also_nav_right{float:left;margin-top:6px;height:165px;}
.also_nav_right{float:right;margin-right:0px;}
.also_nav_left, .also_nav_right:hover{cursor:pointer;}
.despre_noi{float:left;clear:left;}
.info_required{float:right;font-weight:700;color:red}
.create_header{text-align:left;font-weight:700;font-size:13px;margin:10px 0px 0px 10px;clear:both;}
#personal_info{float:left;margin-top:10px;font-size:11px;clear:left;}
.input_name{float:left;width:130px;clear:left;text-align:right;margin-top:5px;font-size:11px;}
.input{float:left;margin-bottom:5px;}
.example{float:left;color:#808080;margin-left:20px;}
#returning_customer{float:left;border:1px solid #EAEAEA;background-color:white;width:300px;margin:20px 20px 10px 15px}
#new_customer{float:left;border:1px solid #EAEAEA;background-color:white;width:300px;margin:20px 20px 10px 15px}
.header_create{font-size:13px;color:#3d74a0;font-weight:700}
.text_create{font-size:11px;text-align:left; padding:10px}
.ck_out_content{clear:left;float:left;margin-left:10px;font-size:11px;margin-bottom:35px;}
.shipping_text{float:left;width:380px;text-align:left;}
.current_shipping{float:left;width:300;text-align:right;}
.ship_method{text-align:left;float:left;clear:left;margin-top:10px;width:635px;}
.ship_title{float:left;}
.ship_cost, .radio_input{float:right;}
.ship_cost{width:60px}
.radio_input{margin-top:-3px;}
.here, .not_here{float:left; color:grey;width:175px;margin-top:10px}
.here{color:black}
.ordered_products{float:left;clear:left;margin:0px 0px 4px 10px;font-size:11px}
.subtotal{float:right;margin-right:20px;text-align:right;width:100px;font-size:12px;}
#gleich{float:right;height:1px; background-color:black;width:100px;clear:both;margin:2px 15px 5px 0px}
#total{float:right;clear:right;text-align:right;line-height:15px;margin-right:10px;font-size:12px;margin-bottom:20px;width:350px;}
.confirm_content{float:left;margin:0px 0px 15px 10px;text-align:left;font-size:11px;line-height:13px}
.acc_hys_content{width:50%;float:left;text-align:left;}
.acc_hys_content_row{float:left; clear:left; width:700px}
.faded_line{background: transparent url('../grafica/sprite.png') no-repeat;background-position:-2px -217px;height:2px; width:400px;float:left;clear:left;margin:3px 0px 10px 10px;}
#contact{background: transparent url('../grafica/sprite.png') no-repeat;background-position:-238px -75px;height:73px; width:183px;margin-left:7px}
#anpc{background: transparent url('../grafica/sprite.png') no-repeat;background-position:-259px -149px;height:54px; width:177px;margin-left:10px}
