html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* ********************************************************************************************** */

html,body{
	font-family: "Trebuchet MS", Trebuchet, Georgia, Verdana, sans-serif;
	background: url(../images/background.jpg);
	}
a{color: #f93;}
a:hover{color: #39f;}
.clear{clear: both;}
bold,strong{font-weight: bold;}
span.tab{padding: 0 20px}


/* ************************************************************* */

#outer-wrapper{
	width: 960px;
	margin: 0 auto;
	}

/* ************************************************************* */

#header-wrapper{
	width: 960px;
	height: 201px;
	}
#deco-caine{
	width: 250px;
	height: 201px;
	background: url(../images/header_caine.jpg) no-repeat;
	float: left;
	}
#header-title{
	display: block;
	width: 480px;
	height: 114px;
	background: url(../images/header_title.jpg) no-repeat;
	text-indent: -5000em;
	float: left;
	}
#header-sigle{
	width: 169px;
	height: 87px;
	background: url(../images/header_sigle.jpg) no-repeat;
	float: left;
	}
#header-canisa{
	display: block;
	width: 311px;
	height: 87px;
	background: url(../images/header_de_bella_corso.jpg) no-repeat;
	text-indent: -5000px;
	float: left;
	}
#deco-copil{
	width: 230px;
	height: 201px;
	background: url(../images/header_copil.jpg) no-repeat;
	float: left;
	}

/* ************************************************************* */

#body-wrapper{
	width: 960px;
	}

/* ************************************************************* */

#left-column{
	width: 249px;
	float: left;
	border-bottom: 1px solid #403020;
	border-left: 1px solid #403020;
	background: url(../images/sidebar_background.png) repeat-x #e76700;
	opacity: 0.95;
	padding-bottom: 50px;
	}

#left-column h2{
	display: block;
	clear: both;
	background: url(../images/left_header.png) repeat-x #e76700;
	height: 30px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #873f00;
	}
#left-column p{
	color: #222;
	font-size: 11px;
	line-height: 16px;
	padding: 16px 16px 8px;
	}
#left-column a{color: #000; font-weight: bold;}
#left-column a:hover{text-decoration: none; color: #333}

#left-column a.lang-en, #left-column a.lang-ro{
	display: block;
	width: 80px;
	height: 85px;
	float: left;
	text-indent: -5000px;
	margin: 10px 20px;
	background: url(../images/flags.png) no-repeat 0 0;
	outline: none;
	}
#left-column a.lang-en{
	background-position: right top;
	}
#left-column p.news-date{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 16px 0;
	}
#left-column p.news-content{
	padding: 0 16px 16px;
	}

/* ************************************************************* */

#right-column{
	width: 710px;
	float: right;
	background: url(../images/body_background.gif) repeat-y;
	}
#menu-wrapper{
	width: 710px;
	}
#menu-header{
	height: 29px;
	width: 710px;
	background: url(../images/menu_top.png) no-repeat;
	}
#menu-wrapper ul{
	width: 681px;
	height: 50px;
	margin: 0 auto 20px;
	border: 1px solid #c38b5a;
	background: #3f1505;
	}
#menu-wrapper li{
	display: block;
	float: left;
	}
#menu-wrapper a{
	display: block;
	height: 50px;
	width: 97px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	outline: none;
	line-height: 50px;
	}
#menu-wrapper a.tworow{
	height: 40px;
	line-height: 16px;
	padding: 10px 1px 0 0;
	}
#menu-wrapper a:hover{
	background-color: #753c14;
	color: #ffc341;
	}

/* ************************************************************* */

#right-column h2{
	border: 1px solid #c38b5a;
	background: #3f1505;
	color: #f5d5be;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 30px;
	width: 661px;
	margin: 10px auto;
	}
#right-column h3{
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	color: #f5d5be;
	width: 60%;
	border-bottom: 1px solid #f5d5be;
	}
#right-column .section{
	width: 683px;
	margin: 10px auto;
	background: url(../images/cell_back.png) repeat-y #8e501d;
	}
#right-column .section-top{
	background: url(../images/cell_top.png) no-repeat #8e501d;
	height: 20px;
	}
#right-column .section-bottom{
	background: url(../images/cell_bottom.png) no-repeat #8e501d;
	height: 20px;
	clear: both;
	}
#right-column .section p{
	padding: 18px 20px 9px;
	font-size: 12px;
	color: #f5d5be;
	}
a.gallery_lnk{
	text-decoration: none;
	border: none;
	}
img.gallery_img{
	margin: 3px;
	padding: 2px;
	border: 5px solid #3f1505;
	}
a.gallery_lnk:hover img.gallery_img{
	border: 5px solid #c38b5a;
	}
#right-column table.for-sale{
	width: 650px;
	margin: 10px auto;
	}
#right-column table.for-sale td{
	padding: 10px;
	}
#right-column table.for-sale p{
	padding: 8px 0;
	}
#right-column table.for-sale p strong{
	font-size: 16px;
	text-align: center;
	}
#right-column table.for-sale a img{
	width: 180px;
	margin: 0 auto;
	padding: 2px;
	border: 5px solid #3F1505;
	}
#right-column table.for-sale a img.gallery_img{
	width: 80px;
	height: 80px;
	}
#right-column table.for-sale tr.tbl-header{
	color: #f5d5be;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
#right-column hr{
	width: 80%;
	margin: 20px auto 40px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #c38b5a;
	}

#right-column form{
	width: 400px;
	margin: 10px auto;
	}
#right-column #contact-form fieldset p{
	padding: 8px;
	}
#right-column form fieldset{
	border: 1px solid #c38b5a;
	}
#right-column form legend{
	border: 1px solid #c38b5a;
	margin-left: 20px;
	font-size: 14px;
	color: #c38b5a;
	padding: 5px 10px;
	font-weight: bold;
	}
#right-column form label{
	display: block;
	float: left;
	width: 80px;
	margin-right: 5px;
	text-align: right;
	}
#right-column form input,#right-column form textarea{
	width: 150px;
	border: 1px solid #c38b5a;
	background: #8E501D;
	color: #F5D5BE;
	}
#right-column form textarea{
	width: 250px;
	height: 100px;
	overflow: auto;
	}
#right-column p.status{
	width: 400px;
	margin: 10px auto;
	text-align: center;
	background: #8E501D;
	border: 1px solid #c38b5a;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	}

#right-column ul.dog-list{
	display: block;
	border: 1px solid #c38b5a;
	background: #3f1505;
	color: #f5d5be;
	font-size: 11px;
	padding-left: 20px;
	width: 661px;
	margin: 10px auto;
	}
#right-column ul.dog-list li{
	display: inline-block;
	width: 190px;
	padding: 3px 10px;
	background: url(../images/arrow.gif) no-repeat left 50%;
	}
#right-column ul.dog-list li a{
	color: #f5d5be;
	text-decoration: none;
	}
#right-column ul.dog-list li a:hover{
	text-decoration: underline;
	}
#right-column a.top-link{
	font-size: 11px;
	display: block;
	float: right;
	width: 30px;
	margin: 0 10px;
	height: 16px;
	line-height: 16px;
	color: #f93;
	background: url(../images/uparrow.gif) no-repeat right 50%;
	}
#right-column a.top-link:hover{
	text-decoration: none;
	}
/* ************************************************************* */

#footer-wrapper{
	width: 681px;
	border: 1px solid #c38b5a;
	background: #3f1505;
	margin: 10px auto 0;
	padding-bottom: 16px;
	border-bottom: none;
	clear: both;
	}
#footer-wrapper p{
	padding: 8px;
	font-size: 11px;
	color: #f5d5be;
	}

/* ************************************************************* */

#right-column-bottom{
	background: url(../images/body_bottom.png) no-repeat;
	width: 710px;
	height: 40px;
	}
