body {
	margin: 0;
	padding: 0;
	background: #252F33 url('images/body_bg.jpg') repeat-x;
	font: 12px/1.5 Tahoma, Geneva, Kalimati, sans-serif;
	color: #333;
}
input, textarea { border: 1px solid #ccc; margin: 1px 0 2px 0; }
input:focus { border: 1px solid #999; }
a { text-decoration: none; cursor: pointer; padding: 0; margin: 0; }
img { border: 0; margin: 0; padding: 0; }
h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; }
a:link, a:visited { color: #8C3740; }
a:hover, a:active { color: #384951; text-decoration: none; }
.clr { clear: both; }
p { margin: 0; padding: 5px 0; }
.align_right { text-align: right; border: 1px solid #000; }

/* General */
.pagination { text-align: center; padding: 5px 0; }

/* Page */
#page { width: 1040px; margin: 0 auto; }

/* Header */
#header { width: 1040px; height: 185px; display: block; }
.headphone { background: transparent url('images/header_home_headphones.gif') 927px 143px no-repeat; }

#logo { float: left; margin: 29px 0 0 90px; display: inline; }
#logo a { width: 217px; height: 80px; display: block; background: transparent url('images/header_logo.gif') 0 0 no-repeat; }

#banner {
	width: 468px;
	height: 60px;
	padding: 5px;
	margin: 35px 115px 0 0;
	background: transparent url('images/header_banner_bg.png') 0 0 no-repeat;
	float: right;
	display: inline;
}

#banner img { width: 468px; height: 60px; }
#navigation { margin: 44px 0 -44px 70px; }
#navigation ul.navigation_ul { list-style: none; padding: 0; margin: 0; }
#navigation ul.navigation_ul li.nav_item { float: left; }
#navigation ul.navigation_ul li.nav_item a.nav_url {
	width: 88px;
	height: 22px;
	display: block;
	background: #CEEAEE;
	margin: 0 2px 0 0;
	color: #384951;
	font: 13px/1.0 Tahoma, Geneva, Kalimati, sans-serif;
	text-align: center;
	padding: 10px 0 0 0;
}

#navigation ul.navigation_ul li.nav_item a.sfHover,
#navigation ul.navigation_ul li.nav_item a.current {
	width: 88px;
	height: 22px;
	display: block;
	background: #384951;
	margin: 0 2px 0 0;
	color: #fff;
	font: 13px/1.0 Tahoma, Geneva, Kalimati, sans-serif;
	text-align: center;
	padding: 10px 0 0 0;
}

/* #navigation ul.navigation_ul li.nav_item a.nav_url:hover, #navigation ul.navigation_ul li.nav_item a.nav_url:active { background: #E7F1F3; } */

/* Navigation Drop Down */
#navigation ul.dd_item {
	margin: 0;
	padding: 0 0 5px 0;
	position: absolute;
	top: 185px;
	left: auto;
	width: 178px;
	list-style: none;
	background: #E7F1F3;
}
#navigation ul.dd_item li {
	top: auto;
	left: auto;
	text-align: left;
	padding: 2px;
	position: relative;
}
#navigation ul.dd_item li a { position: relative; margin: 8px 5px; padding: 0; text-align: left; }
#navigation ul.dd_item li a:hover { border-bottom: 1px solid #A8BFC3; padding-bottom: 1px; }

#dd_recording	{ margin-left: 0;		}
#dd_label 		{ margin-left: 90px;	}
#dd_democratic	{ margin-left: 180px;	}

/* Subheader */
#subheader {
	width: 1040px;
	height: 323px;
	display: block;
	background: transparent url('images/subheader_bg.png') no-repeat;
}

#cover { display: inline; margin: 40px 0 0 70px; float: left; width: 590px; height: 243px;  }
#cover ul { list-style: none; padding: 0; margin: 0; }
#cover ul li { float: left; }
#cover .cover { display: block; margin: 0; padding: 0; width: 590px; height: 243px; }
#cover .cover .title { color: #fff; background: #000; padding: 5px; position: relative; top: 191px; }
#cover .cover .title h1 { font-weight: bold; font-size: 16px; }
#cover .cover a { color: #fff; }


#cover_pagination { display: inline; margin: 0 0 -2px 70px; float: left; width: 570px; padding: 11px 0 0 0; height: 29px; }
#cover_pagination ul { float: right; list-style: none; padding: 0; margin: 0; }
#cover_pagination ul li { float: left; }
#cover_pagination a { font-size: 10px; padding: 3px 7px; background: #252F33; color: #fff; margin: 0 2px 0 0; }
#cover_pagination a.active { background: #fff; color: #252F33; }
#cover_pagination a:hover { background: #fff; color: #252F33; }

#welcome { display: inline; float: right; padding: 5px; width: 280px; height: 210px; margin: 50px 80px 0 0; }
#welcome .welcome_msg { height: 160px; }
#welcome #random_photo { height: 60px; width: 280px; margin: 0; display: block; }
#welcome #random_photo a { margin: 0 3px 0 0; }
#welcome #random_photo img { width: 63px; height: 50px; }

#search { display: inline; float: right; padding: 7px 5px 5px 5px; width: 280px; height: 33px; margin: 0 80px -10px 0; }
#search input { 
	float: left;
	width: 130px;
	background: #E7F1F3;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #1C2327;
}
#search #search_push {
	width: 81px;
	height: 22px;
	display: block;
	float: left;
	background: transparent url('images/subheader_search_push.gif') 0 0 no-repeat;
}

.big_title {
	font-size: 20px;
	color: #8C3740;
	background: transparent url('images/sidebar_line.jpg') 0 100% no-repeat;
	margin: 0 0 5px 0;
}

/* Container */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #fff url('images/sidebar_bg.gif') 100% 0 repeat-y;
}

#shadow {
	display: block;
	width: 1040px;
	padding: 40px 0 0 0;
	background: transparent url('images/page_bg.png') 0 0 no-repeat;
}

/* Content */

#content {
	width: 550px;
	float: left;
	margin: 20px 0 40px 20px;
	display: inline;
}

#title {
	font-size: 18px;
	color: #8C3740;
	font-weight: bold;
	background: transparent url('images/sidebar_line.jpg') 0 100% repeat-x;
	margin: 0 0 5px 0;
}
#title a:hover { color: #8C3740; }

.news { margin: 0 0 20px 0; }
.news .date { text-align: right; padding: 0 10px 0 0; color: #666; font-size: 10px; text-transform: uppercase; }

/* Sidebar */

#sidebar { width: 270px; padding: 20px 20px 50px 20px; float: right; display: inline; }
#sidebar p { margin: 0; padding: 0; }
#sidebar ul { list-style: none; margin: 0; padding: 0; }
#sidebar ul li { border-bottom: 1px solid #A8BFC3; padding: 4px; }
#sidebar ul li a { color: #444; font-size: 14px; }
#sidebar ul li { color: #444; font-size: 14px; }
#sidebar ul li a:hover { color: #8C3740; } 
#sidebar .line { width: 230px; height: 1px; padding: 0 20px; margin: 15px 0; border-bottom: 1px solid #A8BFC3; display: block; }

#newsletter { margin: 20px 0 0 0; }
#newsletter input { 
	float: left;
	width: 160px;
	background: #fff;
	padding: 3px;
	margin: 10px 10px 0 0;
	border: 1px solid #1C2327;
}
#newsletter #newsletter_register {
	width: 90px;
	height: 22px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
	background: transparent url('images/newsletter_register_push.gif') 0 0 no-repeat;
}
#newsletter .failure { padding: 10px 0; color: #8C3740; text-align: center; font-weight: bold; }
#newsletter .success { padding: 10px 0; color: #384951; text-align: center; font-weight: bold; }

#rss {
	padding: 0 0 0 65px;
	margin: 10px 0 20px 0;
	background: transparent url('images/rss_push.gif') 0 8px no-repeat;
}


/* Home Column */

#home_column .other_news { width: 270px; float: left; }
#home_column .title {
	font-size: 12px;
	color: #1C2327;
	background: transparent url('images/content_line.jpg') 0 100% repeat-x;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}
#home_column .other_news .news_title a { color: #8C3740; font-weight: bold; }
#home_column .other_news .date { padding: 0 0 0 10px; color: #666; font-size: 9px; margin: 0 0 15px 0; text-transform: uppercase; }
#home_column .work_done { width: 270px; float: right; }
#home_column .work_done .works {  }
#home_column .work_done .works .image { width: 56px; float: left; }
#home_column .work_done .works .description { margin: 5px; float: left; width: 175px; font-size: 10px; }
#home_column .work_done .works .buy { float: right; background: transparent url('images/buy_push.jpg') no-repeat; width: 23px; height: 19px; margin: 2px 2px 0 0; }
#home_column .work_done .white { background: #fff; }
#home_column .work_done .blue  { background: #D7F4FA; }
#home_column .work_done .works img { padding: 1px; border: 1px solid #384951; margin: 3px; }


#footer {
	width: 860px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 20px;
	background: #121719 url('images/footer_logo.gif') 50px 50% no-repeat;
	color: #fff;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
}

/* Contatti */
#contact_div { padding: 20px 0 30px 0; width: 95%; }
#contact_div .field { float: left; width: 45%; }
#contact_div label { padding: 0 0 0 5px; }
#contact_div span { color: #8C3740; }
#contact_div .failure { padding: 10px 0; color: #8C3740; text-align: center; font-weight: bold; }
#contact_div .success { padding: 10px 0; color: #3B6100; text-align: center; font-weight: bold; }
#contact_div .submit_button { font-weight: bold; margin: 0 50px 0 0; text-align: right; }
#contact_div .submit_button a { color: #8C3740; }

/* Gallerie fotografiche */
#galleries_list div { width: 160px; margin: 0 10px 10px 10px; text-align: center; float: left; }
#galleries_list img { padding: 1px; border: 1px solid #384951; margin: 3px; }
#galleries_photos_list div { width: 115px; margin: 0 10px 10px 10px; float: left; }
#galleries_photos_list img { padding: 1px; border: 1px solid #384951; margin: 3px; }

/* Ricerca */
.search_key { text-align: left; border-bottom: 1px solid #ccc; margin: 0 0 20px 0; }

/* Albums */
#albums .album { width: 47%; float: left; margin: 5px; }
#albums .album .image { float: left; width: 85px; height: 80px; display: block; }
#albums .album .image img { padding: 1px; border: 1px solid #384951; margin: 3px; }
#albums .album .description { float: left; width: 140px; margin: 5px 0 0 0; }
#albums .album .description .title { font-size: 12px; }
#albums .album .buy { font-size: 10px; background: transparent url('images/buy_push.jpg') 3px 0 no-repeat; height: 23px; display: block; margin: 3px 2px 10px 0; padding: 0 0 0 30px; }
#albums .album .not_buy { font-size: 10px; height: 23px; display: block; margin: 3px 2px 10px 0; padding: 0 0 0 30px; }

#album_detail .image { float: left; height: 220px; display: inline; }
#album_detail .image img { padding: 1px; border: 1px solid #384951; }
#album_detail .description { float: right; width: 330px; }
#album_detail .image .buy { font-size: 10px; background: transparent url('images/buy_push.jpg') 3px 0 no-repeat; height: 23px; width: 180px; margin: 3px 2px 10px 0; padding: 0 0 0 30px; }

.cart_remove { color: #8C3740; }
.buy_confirm { text-align: right; border-top: 1px solid #A8BFC3; }

#albums table td { text-align: center; }
#albums table td img { padding: 1px; border: 1px solid #384951; margin: 3px; }
.cart_button { text-align: right; }
.payment_method a.selected { color: #8C3740; }
.payment_method a.not_selected { color: #999; }

#cart_order { padding: 20px 0 30px 0; width: 95%; }
#cart_order .field { float: left; width: 46%; }
#cart_order label { padding: 0 0 0 5px; }
#cart_order .failure { padding: 10px 0; color: #8C3740; text-align: center; font-weight: bold; }
#cart_order .success { padding: 10px 0; color: #3B6100; text-align: center; font-weight: bold; }
#cart_order .submit_button { font-weight: bold; margin: 20px 50px 0 0; text-align: right; }
#cart_order .submit_button a { color: #8C3740; }