/* CSS Document */

body {
	margin:10px 0 10px 0;
	padding:0;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img,form,input,textarea,select {
	border:0;
	margin:0;
	padding:0;
}

input,textarea,select {
	border:solid 1px #E0DBF9;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#info-div {
	display:none;
	position:absolute;
	width:200px;
	padding:8px;
	background:#abc8aa;
	border:dashed 1px #004387;
}

.pages-back,.pages-next,.pages-middle {
	display:block;
	width:21px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	text-align:center;
	padding:0;
	margin:0;
	background:url(../Images/arrow3_w.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

.pages-back:hover,.pages-next:hover,.pages-middle:hover {
	text-decoration:none;
}

.list-style-num ul {
	list-style:decimal;
	margin-left:15px;
	padding:0;
}

.list-style-num ul li {
	text-align:justify;
	margin:10px 0 0 0;
}

.pages-next {
	background:url(../Images/arrow3_e.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.pages-middle {
	color:#FFFFFF;
	font-size:11px;
	background:url(../Images/pages-button.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.adauga-in-cos {
	display:block;
	width:92px;
	height:21px;
	text-align:center;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 10px;
	background:url(../Images/add-to-cart.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.adauga-in-cos:hover {
	text-decoration:none;
}

.help-link {
	display:block;
	width:102px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 25px;
	background:url(../Images/help.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.help-link:hover {
	text-decoration:none;
}

.view-details {
	display:block;
	width:102px;
	height:21px;
	line-height:21px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.view-details:hover {
	text-decoration:none;
}

.recomanda-unui-prieten {
	display:block;
	width:102px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 25px;
	background:url(../Images/mail.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.recomanda-unui-prieten:hover {
	text-decoration:none;
}

.adauga-la-favorite {
	display:block;
	width:102px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 25px;
	background:url(../Images/add.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.adauga-la-favorite:hover {
	text-decoration:none;
}

.scoate-de-la-favorite {
	display:block;
	width:122px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 25px;
	background:url(../Images/subtract.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.scoate-de-la-favorite:hover {
	text-decoration:none;
}

.print {
	display:block;
	width:102px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
	padding:0 0 0 25px;
	background:url(../Images/print.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#004387;
}

.print:hover {
	text-decoration:none;
}

.button {
	display:block;
	width:92px;
	height:21px;
	line-height:21px;
	text-align:center;
	vertical-align:middle;
	padding:0;
	background:url(../Images/button.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.button:hover {
	text-decoration:none;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.clear {
	clear:both;
}

.small-spacer {
	display:block;
	clear:both;
	height:5px;
}

.big-spacer {
	display:block;
	clear:both;
	height:10px;
}

.error {
	display:block;
	width:420px;
	background:#FEE9EF;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	border:dashed 1px #FF0000;
	color:#FF0000;
}

.success {
	display:block;
	width:420px;
	background:#EBFEEC;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	border:dashed 1px #009900;
	color:#009900;
}

.horizontal-line {
	height:1px;
	width:420px;
	border-bottom:dashed 1px #004387;
	margin:5px 0 5px 0;
}

.page-title, h1 {
	display:block;
	text-align:left;
	color:#004387;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.page-content {
	display:block;
	text-align:justify;
	margin:10px 0 0 0;
	padding:0;
}

.product {
	display:block;
	width:210px;
	margin-top:20px;
	margin-right:5px;
	float:left;
}

	.product-title, h2 {
		text-transform:uppercase;
		color:#004387;
		font-size:11px;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
	.product-title a {
		color:#004387;
	}
	
	.product-title a:hover {
		text-decoration:underline;
	}
	
		.product-content {
			display:block;
			margin-top:10px;
		}
		
			.product-content-left {
				display:block;
				width:85px;
				text-align:left;
				float:left;
			}
			
				.product-content-left img {
					border:solid 1px #E0DBF9;
				}
			
			.product-content-right {
				display:block;
				width:110px;
				text-align:left;
				float:left;
			}
			
			.product-price {
				margin-top:5px;
				text-align:left;
				text-transform:uppercase;
				font-size:12px;
				font-weight:bold;
			}
			
			.product-content-buttons {
				display:block;
				text-align:left;
				margin-top:15px;
			}

#page-wrapper {
	display:block;
	width:100%;
}

#dogwell-bar {
	display:block;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background:url(../Images/dogwell.ro.png) top left repeat-y;
}

#page-body {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
	
	#middle {
		display:block;
		width:960px;
		background:#FFF;
	}
		#header {
			display:block;
			width:960px;
			height:120px;
			background-image:url(../Images/header.png);
			background-repeat:repeat-x;
		}
		
			#logo {
				display:block;
				float:left;
				width:320px;
				height:60px;
				margin-top:29px;
				text-align:center;
			}
		
			#header-right {
				display:block;
				float:left;
				width:640px;
				margin-top:10px;
				height:110px;
			}
				#header-right-top {
					display:block;
					width:640px;
					height:70px;
				}
					.header-right-top-title {
						display:block;
						color:#FFF;
						text-transform:uppercase;
						font-weight:bold;
					}
					
					.header-right-top-content {
						display:block;
						color:#FFF;
					}
					
						.header-right-top-content a {
							color:#004387;
							text-decoration:underline;
						}
						
						.header-right-top-content a:hover {
							text-decoration:none;
						}
				
					#shop-cart {
						display:block;
						float:left;
						width:380px;
						margin-left:30px;
						height:100%;
					}
					
					#shop-cart a {
						color:#ffaf44;
					}
					
					#search {
						display:block;
						width:200px;
						height:100%;
						float:left;
					}
				
				#header-right-bottom {
					display:block;
					color:#004387;
					width:640px;
					height:40px;
					line-height:34px;
					vertical-align:middle;
					background:url(../Images/menu-middle.png) top repeat-x;
				}
				
				#header-right-bottom a {
					color:#004387;
					text-decoration:none;
					font-size:12px;
					font-weight:bold;
				}
				
				#header-right-bottom a:hover {
					color:#F90;
				}
		
		#page-content {
			display:block;
			width:960px;
			background:#FFF url(../Images/bg-top.png) top repeat-x;
			margin-left:auto;
			margin-right:auto;
			padding-top:15px;
		}
		
			#page-content-left {
				display:block;
				float:left;
				width:280px;
				/*padding-left:25px;*/
			}
				
				#our-products {
					color:#99cc99;
					font-size:16px;
					font-weight:bold;
					text-transform:uppercase;
				}
				
				#products-categories {
					display:block;
					width:220px;
					margin-left:10px;
					text-align:left;
				}
				
					#products-categories ul, #products-categories ul li ul {
						list-style:none;
						margin:0;
						padding:0;
					}
					
						#products-categories ul li {
							color:#000000;
							font-weight:bold;
							margin:1px 0 3px 0;
							text-transform:uppercase;
						}
						
						#products-categories ul li span {
							display:block;
							width:168px;
							height:19px;
							line-height:19px;
							vertical-align:middle;
							text-align:left;
							background:url(../Images/category-background.png) left;
							color:#FFF;
						}
					
							#products-categories ul li ul li {
								color:#004387;
								font-weight:normal;
								text-transform:none;
								border:solid 1px #CCC;
								padding:3px;
							}
					
								#products-categories ul li ul li a {
									color:#004387;
									text-decoration:none;
								}
								
								#products-categories ul li ul li a:hover {
									text-decoration:underline;
								}
								
								#products-categories ul li ul li ul {
									list-style:none;
									display:none;
									margin-left:10px;
								}
								
								#products-categories ul li ul li ul li {
									color:#004387;
									font-weight:normal;
									text-transform:none;
									border:0;
									border-top:dashed 1px #CCC;
									padding:3px;
								}
								
								#products-categories ul li ul li ul li a {
									color:#004387;
									text-decoration:none;
								}
								
								#products-categories ul li ul li ul li a:hover {
									text-decoration:underline;
								}
			
			#page-content-middle {
				display:block;
				float:left;
				width:440px;
				margin-left:10px;
			}
			
				/*#home-banner {
					display:block;
					width:440px;
					height:150px;
					background:url(../Images/banner.png);
					background-repeat:no-repeat;
				}
					
					#home-banner-bottom-menu {
						width:229px;
						height:24px;
						position:relative;
						top:126px;
						left:211px;
						line-height:24px;
						vertical-align:middle;
						background:url(../Images/banner-bottom.gif);
						background-repeat:no-repeat;
					}*/
				#product-suppliers {
					display:block;
					width:440px;
					height:160px;
					margin-bottom:15px;
					position:relative;
					overflow:hidden;
				}
				
					#product-suppliers ul {
						display:block;
						width:900px;
						list-style:none;
						margin:0;
						padding:0;
						position:absolute;
					}
					
					#product-suppliers ul li {
						display:block;
						width:440px;
						float:left;
						margin:0;
						padding:0;
						list-style:none;
						position:relative;
					}
				
				#recomandam {
					display:block;
					width:440px;
					height:215px;
					margin-bottom:15px;
					position:relative;
					overflow:hidden;
				}
				
					#recomandam ul {
						display:block;
						width:900px;
						list-style:none;
						margin:0;
						padding:0;
						position:absolute;
					}
					
					#recomandam ul li {
						display:block;
						width:440px;
						float:left;
						margin:0;
						padding:0;
						list-style:none;
						position:relative;
					}
				
					#recomandam img {
						border:solid 1px #E0DBF9;
					}
					
					#recomandam-left {
						display:block;
						float:left;
						width:160px;
					}
					
						#recomandam .title {
							display:block;
							text-align:left;
							color:#004387;
							text-transform:uppercase;
							font-size:16px;
							font-weight:bold;
						}
					
					#recomandam-right {
						display:block;
						float:left;
						width:280px;
						text-align:left;
					}
					
						#recomandam-right .title {
							text-transform:uppercase;
							color:#004387;
							font-size:11px;
							font-weight:bold;
						}
						
						#recomandam-right .content {
							display:block;
							margin-top:10px;
							width:210px;
							text-align:justify;
						}
						
						#recomandam-right .content img {
							border:none;
						}
			
				/*#page-content-middle .title {
					display:block;
					text-align:left;
					color:#004387;
					text-transform:uppercase;
					font-size:16px;
					font-weight:bold;
				}
				
				#page-content-middle .content {
					display:block;
					text-align:left;
				}*/
				
				#product-left {
					display:block;
					width:420px;
					float:left;
					text-align:left;
					margin-right:10px;
				}
				
					#product-left .product-price {
						display:block;
						margin-top:15px;
						text-align:left;
						font-size:15px;
						font-weight:bold;
						text-transform:uppercase;
					}
					
					#product-left #product-disponibility {
						margin-top:20px;
						font-size:12px;
						font-weight:bold;
					}
				
				#product-right {
					display:inline;
					width:210px;
					float:right;
					margin-left:10px;
					margin-bottom:10px;
				}
					
					#product-photos {
						display:block;
						text-align:center;
						width:210px;
						height:232px;
						padding-bottom:0;
						margin-bottom:0;
					}
						
						#product-photos img {
							border:solid 1px #E0DBF9;
							padding:0;
							margin:0;
						}
						
						#product-photos #all-photos {
							display:block;
							border:none;
							padding:0;
							margin:0 auto 0 auto;
							background:url(../Images/product-photos.png);
							background-repeat:no-repeat;
							height:30px;
							width:202px;
							line-height:30px;
							vertical-align:middle;
						}
						
						#product-photos #all-photos a {
							text-decoration:none;
							font-weight:bold;
						}
						
						#product-photos #all-photos a:hover {
							color:#abc8aa;
						}
						
					#product-rating {
						display:block;
						width:82px;
						margin-left:auto;
						margin-right:auto;
						clear:both;
					}
					
					#product-rating img {
						border:none;
					}
				#help-informations {
					display:block;
					margin-top:15px;
					background:#004387;
					border-top:solid 5px #ABC8AA;
					color:#FFFFFF;
					height:25px; 
					line-height:25px;
					vertical-align:middle;
				}
				
				#help-informations a {
					color:#FFFFFF;
					margin:0 10px 0 10px;
				}
					
			#page-content-right {
				display:block;
				float:left;
				width:200px;
				margin-left:10px;
			}
			
				.login-area {
					display:block;
					width:100%;
				}
				
				.login-area input {
						font-size:10px;
						padding:4px 0 4px 4px;	
					}
				
				.middle-right-title {
						display:block;
						text-transform:uppercase;
						font-weight:bold;
					}
					
					.middle-right-content {
						display:block;
						color:#004387;
					}
					
						.middle-right-content a {
							color:#004387;
							text-decoration:underline;
						}
						
						.middle-right-content a:hover {
							text-decoration:none;
						}
				
				#poll-right {
					display:block;
					width:100%;
					color:#000000;
				}
				
				#poll-right .middle-right-content {
					color:#000000;
				}
				
					#poll-right .button {
						display:block;
						width:92px;
						height:21px;
						line-height:21px;
						text-align:center;
						vertical-align:middle;
						padding:0;
						background:url(../Images/button.png);
						background-repeat:no-repeat;
						font-size:11px;
						font-weight:bold;
						color:#FFFFFF;
						text-decoration:none;
					}
					
					#poll-right .button:hover {
						text-decoration:none;
					}
				
				#our-suppliers {
					display:block;
					width:100%;
					overflow:hidden;
					height:100px;
				}
				
				#our-suppliers .middle-right-content img {
					border:solid 1px #E0DBF9;
				}
				
				#our-suppliers .middle-right-content a {
					text-transform:uppercase;
				}
				
				#our-suppliers-view-all {
					padding-top:10px;
					padding-left:20px;
				}

#footer {
	display:block;
	color:#FFF;
	margin:10px auto 0 auto;
	width:960px;
	height:61px;
	line-height:61px;
	vertical-align:middle;
	background:url(../Images/footer.png) repeat-x;
}

#footer a {
	color:#FFF;
}