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

.container,
div#header {
	width: 960px;
	height: 100px;
	margin: 0px auto;
	border: none;
	padding: 0;
	}
	div#header a.logo {
		float: left;
		display: block;
		background: transparent url('../grafica/logo.png') no-repeat;
		margin: 10px 0 0 15px;
		width: 173px;
		height: 78px;
		}
	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;
	}

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

tr.accountHistory-odd img,
tr.addressBook-odd img,
tr.alsoPurchased-odd img,
tr.payment-odd img,
tr.productListing-odd img,
tr.productReviews-odd img,
tr.upcomingProducts-odd img,
tr.shippingOptions-odd img,
tr.accountHistory-even img,
tr.addressBook-even img,
tr.alsoPurchased-even img,
tr.payment-even img,
tr.productListing-even img,
tr.productReviews-even img,
tr.upcomingProducts-even img,
tr.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/specials_sus.png') no-repeat;
	}
	.specialsDiv div.jos {
		background: transparent url('../grafica/specials_jos.png') no-repeat;
	}
	.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-transform: uppercase;
	text-align: center;
	color: #e22b2b; /* rosu */
	}
span.priceSmall {
	font-size: 12px;
	}
span.currency {
	color: #727272;
	}
td.productListing-heading {
	height: 20px;
	background: transparent url('../grafica/coloanaGri.png') repeat-x;
	color: #666;
	}
td.fixedPriceCol {
	width: 170px;
	}

td.productListing-data a img {
	background-color: #fff;
	}
table#bigCentralTable {
	margin: 0 0 0 15px;
	width: 728px;
	border: 1px solid #eaeaea;
	padding: 10px 20px;
	background-color: #fdfdfd;
	}
form table.infoBox {
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
	padding: 20px 10px;
	background-color: #fff;
	width: 95%;
	}
form table.infoBox tr td {
	margin: 5px 0 0;
	padding: 1px;
	}
td.pageHeading, div.pageHeading,
td.pageHeading2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e22b2b; /* rosu */
	height: 35px;
	padding-top: 15px;
	}
td.pageHeading2 s, td.pageHeading2 s span.currency {
	font-size: 14px;
	color: #999;
	}
td.pageHeading2 {
	font-size: 21px;
	vertical-align: top;
	font-weight: bold;
	padding: 15px 5px 5px;
	width: auto;
	}
td.pageHeading2 span.currency {
	font-size: 14px;
	margin-bottom: 10px;
	}
td.smallText, span.smallText, p.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}
td.smallText {
	padding: 5px;
	}
td.smallText a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}
td.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.ulStrong {
	color: #333;
	margin: 0;
	padding: 0 0 0 50px;
	text-align: left;
	}
ul.ulStrong {
	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; /* albastru */
	}
h2 {
	font-size: 16px;
	color: #3d74a0; /* albastru */
	}
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; /* albastru */
	}
.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/buttonRed_normal.png') no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: 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: transparent url('../grafica/buttonBlue_normal.png') no-repeat;
	}
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-transform: uppercase;
	text-decoration: none;
	}
a.buttonRed:hover,
a.buttonRed:active {
	background: transparent url('../grafica/buttonRed_hover.png') no-repeat;
	}
a.buttonBlue:hover,
a.buttonBlue:active {
	background: transparent url('../grafica/buttonBlue_hover.png') no-repeat;
	}
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; /* albastru */
	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 */