/*
	Clarks 07 CSS
*/

* {
	border:					0;
	padding:				0;
	margin:					0;
}

.hidden {
	display:				none;
}

.visible {
	display:				normal;
}

.clearfix:after {
    content:				""; 
    display:				block; 
    height:					0; 
    clear:					both; 
    visibility:				hidden;
}

.alert_error, .alert_success {
	float:					right;
	clear:					both;
	width:					375px;
	border:					1px #602e77 solid;
	margin-bottom:			20px;
	margin-left:			20px;
}

.alert_error span, .alert_success span {
	display:				block;
	padding-left:			10px;
}

.alert_error span:first-line, .alert_success span:first-line {
	font-weight:			bold;
}

.form {
	float:					right;
	clear:					both;
	width:					375px;
	border:					1px #602e77 solid;
	margin-bottom:			20px;
	margin-left:			20px;
}

.form table {
	padding:				10px;
}

.form .submit {
	padding:				2px 10px 2px 10px;
	float:					right;
	margin-right:			12px;
	color:					#fff;
	background-color:		#602e77;
}

.form .textbox, .form .textbox_double, .form .textarea, .form .textarea_double, .form .select {
	border:					1px #aaa solid;
	padding:				2px;
}

.form .textbox, .form .select, .form .textarea {
	width:					165px;
	margin-right:			10px;
}

.form .textbox_double, .form .textarea_double {
	width:					340px;
	margin-right:			10px;
}

.mfr_logo {
	float:					left;
}

.mfr_logo img {
	border:					1px #ddd solid;
	margin:					0 0 0 3px;
}

.mfr_logo_sub {
	float:					left;
	clear:					both;
}

.mfr_logo_sub img {
	margin:					3px 10px 2px 0;
}

.iline {
	float:					left;
	clear:					both;

	width:					680px;
	height:					10px;
}

.contract_furniture {
	background-image:		url(button_contract_furniture.png);
	background-repeat:		no-repeat;
	
	width:					372px;
	height:					33px;
}

.button_more {
	float:					right;
	text-align:				right;
	text-decoration:		none;
	font-weight:			bold;
}

.image_right {
	float:					right;
	clear:					both;

	margin:					5px 0 5px 20px;
}

.border {
	border:					1px #602e77 solid;
}

.bottom_pad {
	margin-bottom:			15px;
}

body {
	background-color:		#602e77;
}

#header {
	display:				block;

	height:					112px;
	width:					680px;

	margin:					0 auto 0 auto;
}

#header h1 {
	float:					left;

	margin-top:				50px;
}

#header h1 a {
	display:				block;
	background-image:		url(logo.png);
	background-repeat:		no-repeat;

	width:					168px;
	height:					45px;
}

#header #menu_contact {
	float:					right;
	background-image:		url(contact.gif);
	background-repeat:		no-repeat;
	background-position:	50% 60%;
	
	width:					110px;
	height:					80px;
}

#header #mainmenu {
	list-style-type:		none;
	float:					right;
	clear:					right;

	width:					410px;
	margin-top:				5px;
}

#header #mainmenu .tab, #header #mainmenu .tab_lit {
	background-repeat:		no-repeat;
	text-decoration:		none;

	margin-left:			5px;
	
	float:					left;
	clear:					none;

	width:					97px;
	height:					27px;
}

#header #mainmenu .tab {
	background-image:		url(tab.gif);
}

#header #mainmenu .tab_lit {
	background-image:		url(tab_lit.gif);
}

#header #mainmenu .item, #header #mainmenu .item_lit {
	display:				block;

	background-repeat:		no-repeat;
	text-decoration:		none;

	width:					97px;
	height:					27px;
}

#header #mainmenu .tab .item, #header #mainmenu .tab_lit .item  {
	background-image:		url(titles.gif);
	background-repeat:		no-repeat;
}

#header #mainmenu .tab #menu_news {
	background-position:	10px 9px;
}
#header #mainmenu .tab #menu_clarks {
	background-position:	10px -21px;
}
#header #mainmenu .tab #menu_furniture {
	background-position:	10px -51px;
}
#header #mainmenu .tab #menu_flooring {
	background-position:	10px -81px;
}
#header #mainmenu .tab_lit #menu_news {
	background-position:	-99px 9px;
}
#header #mainmenu .tab_lit #menu_clarks {
	background-position:	-99px -21px;
}
#header #mainmenu .tab_lit #menu_furniture {
	background-position:	-99px -51px;
}
#header #mainmenu .tab_lit #menu_flooring {
	background-position:	-99px -81px;
}


/*
	Sub Menu
*/

#submenu_furniture {
	background-image:		url(submenu_background.gif);
	background-repeat:		no-repeat;

	float:					right;
	clear:					both;
	list-style-type:		none;

	height:					31px;

	padding:				0 0 0 10px;
}

#submenu_furniture li {
	float:					left;
}

#submenu_furniture li a {
	display:				block;
	background-image:		url(submenu_furniture_titles.gif);
	background-repeat:		no-repeat;

	margin:					5px 10px 0 10px;
	height:					23px;
}

#submenu_furniture #sm_arper {
	background-position:	0 5px;
	width:					45px;
}
#submenu_furniture .lit #sm_arper, #submenu_furniture #sm_arper:hover {
	background-position:	-118px 5px;
}


#submenu_furniture #sm_alias {
	background-position:	0 -21px;
	width:					45px;
}
#submenu_furniture .lit #sm_alias, #submenu_furniture #sm_alias:hover {
	background-position:	-118px -21px;
}


#submenu_furniture #sm_ciacci {
	background-position:	0 -47px;
	width:					50px;
}
#submenu_furniture .lit #sm_ciacci, #submenu_furniture #sm_ciacci:hover {
	background-position:	-118px -47px;
}


#submenu_furniture #sm_pianca {
	background-position:	0 -73px;
	width:					50px;
}
#submenu_furniture .lit #sm_pianca, #submenu_furniture #sm_pianca:hover {
	background-position:	-118px -73px;
}


#submenu_furniture #sm_sovet {
	background-position:	0 -99px;
	width:					45px;
}
#submenu_furniture .lit #sm_sovet, #submenu_furniture #sm_sovet:hover {
	background-position:	-118px -99px;
}


#submenu_furniture #sm_tacchini {
	background-position:	0 -125px;
	width:					64px;
}
#submenu_furniture .lit #sm_tacchini, #submenu_furniture #sm_tacchini:hover {
	background-position:	-118px -125px;
}


#submenu_furniture #sm_gubi {
	background-position:	0 -151px;
	width:					38px;
}
#submenu_furniture .lit #sm_gubi, #submenu_furniture #sm_gubi:hover {
	background-position:	-118px -151px;
}


#submenu_furniture #sm_contract {
	background-position:	;
	width:					;
}
#submenu_furniture .lit #sm_contract, #submenu_furniture #sm_contract:hover {
	background-position:	;
	width:					;
}



#submenu_furniture #close {
	background-image:		url(submenu_background_close.gif);
	background-repeat:		no-repeat;

	width:					5px;
	height:					31px;
}

/*
	Contents
*/

#wrapper {
	background-color:		#fff;
	padding:				0 0 60px 0;
}

#contents {
	display:				block;

	width:					680px;

	margin:					0 auto 0 auto;
}

#contents #myGallery {
	float:					right;
	clear:					both;
	margin-left:			30px;
	margin-top:				5px;
}

#contents h2 {
	display:				block;
	background-position:	0 50%;
	background-repeat:		no-repeat;
	width:					280px;
	height:					40px;
}

#contents #h2_welcome {		background-image: url(h2_welcome.gif); }
#contents #h2_alias {		background-image: url(h2_alias.gif); }
#contents #h2_gubi {		background-image: url(h2_gubi.gif); }
#contents #h2_arper {		background-image: url(h2_arper.gif); }
#contents #h2_ciacci {		background-image: url(h2_ciacci.gif); }
#contents #h2_pianca {		background-image: url(h2_pianca.gif); }
#contents #h2_sovet {		background-image: url(h2_sovet.gif); }
#contents #h2_tacchini {	background-image: url(h2_tacchini.gif); }
#contents #h2_furniture {	background-image: url(h2_furniture.gif); }
#contents #h2_flooring {	background-image: url(h2_flooring.gif); }
#contents #h2_contact {		background-image: url(h2_contact.gif); }
#contents #h2_mfr {			background-image: url(h2_mfr.gif); }
#contents #h2_contract {	background-image: url(h2_contract.gif); }

#contents #text p, #contents #text ul,  #contents h2 {
	padding-bottom:			20px;
}

#contents h4 {
	padding-bottom:			10px;
}

#contents #text ul {
	margin-left:			20px;
}

#contents #text {
	display:				block;
}

#copyright {
	display:				block;

	background-image:		url(background.png);
	background-repeat:		repeat-x;
}

#copy2 {
	display:				block;
	height:					60px;
	width:					680px;

	margin:					0 auto 0 auto;
}

#copyright #line1 a {
	float:					left;

	background-image:		url(lbl_designedby.gif);
	background-repeat:		no-repeat;
	background-position:	0 50%;

	width:					234px;
	height:					40px;
}

#copyright #line2 {
	float:					right;

	background-image:		url(lbl_copyright.gif);
	background-repeat:		no-repeat;
	background-position:	0 50%;

	width:					259px;
	height:					40px;
}

/*
	Fonts
*/

#contents p, ul, li, a {
	font-family:			'Times New Roman', 'Times', serif;
	font-size:				11pt;
	color:					#4a5673;
	text-align:				justify;
	line-height:			20pt;
}

#contents h3 {
	font-family:			'Times New Roman', 'Times', serif;
	font-size:				11pt;
	text-transform:			uppercase;
	color:					#4a5673;
	font-weight:			bold;
	line-height:			20pt;
}

#contents h4 {
	font-family:			'Times New Roman', 'Times', serif;
	font-size:				9pt;
	font-style:				italic;
	text-align:				left;
	color:					#4a5673;
	font-weight:			bold;
	line-height:			20pt;
}

.sale {
	font-size:				12pt;
	font-weight:			bold;
	color:					red;
}

.autoform {
	display:				block;
	padding:				10px 10px 10px 10px;
	
	font-family:			'Times New Roman', 'Times', serif;
	font-size:				10pt;
	color:					#4a5673;
	text-align:				justify;
	line-height:			18pt;
}

.autoform .title {
	float:					left;
	clear:					left;
	width:					130px;
}

.autoform .element {
	float:					left;
}

.autoform .hint {
	float:					left;
	clear:					left;
	font-style:				italic;
}

.autoform .element input {
	border:					1px #999 solid;
	width:					220px;
}

.autoform .element textarea {
	border:					1px #999 solid;
	width:					220px;
	height:					120px;
}



#flooring_logo_container {
	width:					400px;
	float: 					right;
}

.flooring_logo {
	float:					right;
}

.flooring_logo img {
	border:					1px #ddd solid;
	margin:					0 0 0 3px;
}

.flooring_logo_sub {
	float:					left;
	clear:					both;
}

.flooring_logo_sub img {
	margin:					3px 10px 2px 0;
}

/*------------------------------------------*/
/*			CLEARANCE SALE STYLE			*/
/*------------------------------------------*/

#clearsale-link
{
	width: 280px;
	height: 100px;
	display: block;
	background-image: url(clearancesale.png);
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
}

#clearsale-link:hover
{
	background-position: 0 -100px;
}

#list-cs2010-items
{
	width: 674px;
	
	list-style: none;
}

#list-cs2010-items li
{
	float: left;
	clear: right;
	margin-right: 24px;
	margin-bottom: 20px;
}

#list-cs2010-items li a
{
	width: 200px;
	height: 75px;
	display: block;
}

.cs2010-p
{
	clear: left;
}

.linereset
{
	float: left;
	clear: left;
	width: 100%;
}