*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	background-image: url(../images/jpg/um_wallpaper.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2B2723;
	background-attachment: scroll;
}

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

img{
	border: none;
}

ol{
	color: #948577;
	line-height: 1.75em;
}

#footer {
	background-color: #342f2a;
	padding-top: 40px;
	padding-bottom: 200px;
	background-image: url(../images/gif/um_footer_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer_content {
	width: 960px;
	margin: 0 auto;
	color:#181310;
}

#footer_content p{
	line-height: 160%;
}
#footer_content a{
	color: #948577;
}

#um_contact {
	border: 1px dotted #F09800;
}

#um_navigation {
	position: absolute;
	height: 17px;
	width: 483px;
	right: 21px;
	top: 199px;
}

#um_navigation ul {
	list-style-type: none;
}

#um_navigation li {
	text-indent: -9000px;
	display: block;
}

#um_navigation li a{
	position: absolute;
	width: 84px;
	height: 17px;
	display: block;
}

li#um_nav_home a{
	top: 0px;
	left: 0px;
	background-image: url(../images/gif/navigation/um_nav_home.gif);
	background-position: 0px 0px;
}

li#um_nav_home a:hover{
	background-position: 0px 17px;
}

li#um_nav_mood a{
	top: 0px;
	left: 100px;
	background-image: url(../images/gif/navigation/um_nav_mood.gif);
	background-position: 0px 0px;
}

li#um_nav_mood a:hover{
	background-position: 0px 17px;
}

li#um_nav_style a{
	top: 0px;
	left: 200px;
	background-image: url(../images/gif/navigation/um_nav_style.gif);
	background-position: 0px 0px;
}

li#um_nav_style a:hover{
	background-position: 0px 17px;
}

li#um_nav_brand a{
	top: 0px;
	left: 300px;
	background-image: url(../images/gif/navigation/um_nav_brand.gif);
	background-position: 0px 0px;
}

li#um_nav_brand a:hover{
	background-position: 0px 17px;
}

li#um_nav_find a{
	top: 0px;
	left: 400px;
	background-image: url(../images/gif/navigation/um_nav_find.gif);
	background-position: 0px 0px;
}

li#um_nav_find a:hover{
	background-position: 0px 17px;
}



#um_master_container{
	width: 1000px;
	margin: 0 auto;
}

#container{
	margin-left: 20px;
	margin-right: 20px;
}

#um_titlebar{
	color: #FFA100;
	padding-top: 5px;
	height: 18px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

#um_titlebar_left{
	float: left;
	width: 300px;
	text-align: left;
}

#um_header {
	position: relative;

}

#um_logo{
	position: absolute;
	width: 342px;
	height: 67px;
	top: 68px;
	right: 20px;
}

#um_moods {
	height: 196px;
	margin-left: 20px;
	background-image: url(../images/gif/um_mood_backdrop_ie6.jpg);
	background-repeat: repeat;
	width: 340px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

html > body #um_moods{
	background-image: url(../images/gif/um_mood_backdrop.png);
}


#um_left_column{
	margin-left: 20px;
	width: 340px;
	background-image: url(../images/gif/um_mood_backdrop_ie6.jpg);
	background-repeat: repeat;
	min-height:1600px;
	height:auto !important;
	height:1600px;
	padding: 20px;
}

html > body #um_left_column{
	background-image: url(../images/gif/um_mood_backdrop.png);
}

.left_column_outer1 {
	background-repeat: repeat-y;
	background-position: left;
}

html > body .left_column_outer1{
	background-image: url(../images/gif/um_mood_shadow_left.png);
}

.left_column_outer2 {
	background-repeat: repeat-y;
	background-position: right;
	width: 420px;
}

html > body .left_column_outer2{
	background-image: url(../images/gif/um_mood_shadow_right.png);
}

#um_main_content{
	position: absolute;
	top: 239px;
	margin-left: 400px;
	width: 580px;
	padding-right: 20px;
}

#um_main_content_header{
	height: 194px;
	width: 580px;
	padding-top: 100px;
}

.um_content_header-Passion{background-image:url(images/jpg/passion_header.jpg);}
.um_content_header-Home{background-image: url(../images/jpg/um_header_image_2.jpg);}
.um_content_header-Elan{background-image: url(../images/jpg/brands/elan/elan_brand.jpg);}
.um_content_header-Dimplex{background-image: url(../images/jpg/brands/dimplex/dimplex_brand.jpg);}
.um_content_header-Flamerite{background-image: url(../images/jpg/brands/flamerite/flamerite_brand.jpg);}
.um_content_header-Find{background-image: url(../images/jpg/liverpool.jpg);}
.um_content_header-Kilkenny{background-image: url(../images/jpg/brands/kilkenny/kilkenny_brand.jpg);}

#um_main_content_header h1 {
	color: #EEEDF1;
	text-align: right;
	font-size: 150%;
	line-height: 2em;
	padding-right: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.orange{
	color: #FFA100;
}
#um_moods ul {
	list-style-type: none;
}
#um_moods h1 {
	font-size: 100%;
	color: #FFA100;
}
#um_moods a {
	color: #EEEDF1;
}
#um_moods li {
	padding-bottom: 10px;
}
#um_moods a:hover {
	color: #FFA100;
}


.um_styles_left{
	float:left;
	width: 112px;
}

.um_moods_left{
	float:left;
	width: 130px;
}

.um_brand_left{
	float:right;
}
#um_left_column ul {
	list-style-type: none;

}

.padding_right{
	padding-right: 18px;
}

#um_left_column li img{
	padding-bottom: 20px;
	border-color: #FFA100;
}
#um_main_content_section {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#um_main_content_section{
	font-size: 120%;
}

#breadcrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ffa100;
}

#breadcrumbs ul{
	list-style-type: none;
}

#breadcrumbs li{
	color: #2B2723;
	display: inline;
	padding-right: 5px;
}

#breadcrumbs a{
	color: #2B2723;
	text-decoration:underline;
}



.image_float_left{
	float: left;
	background-image: url(../images/gif/um_med_image_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}
.offer_box_primary_content {
	padding-top: 15px;
	padding-right: 20px;
	margin-left: 170px;
}

.float_right{
	float: right;
}
#um_main_content_section p {
	color: #948577;
	line-height: 1.75em;
}
.offer_box_primary_content h1 {
	font-size: 125%;
	color: #FFA100;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #35302B;
	padding-bottom: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.padding_left{
	padding-left: 5px;
}
.offer_box_secondary_left {
	float: left;
	width: 270px;
	border: 1px solid #34302b;
}

.offer_box_secondary_right {
	float: right;
	width: 270px;
	border: 1px solid #34302b;
}
.offer_box_secondary_content h2 {
	font-size: 110%;
	color: #FFA100;
	font-weight: normal;
	padding-bottom: 5px;
}
.offer_box_secondary_content p {
}
.offer_box_secondary_content {
	margin-top: 5px;
}
.um_mood_indicator {
	background-color: #FFA100;
	color: #34302A;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 389px;
	height: 16px;
	padding-top: 5px;
	font-size: 80%;
	text-align: right;
}
.um_mood_indicator ul {
	list-style-type: none;
}
.um_mood_indicator li {
	display: inline;
	padding-right: 20px;
}

.um_bold_text{
	font-weight: bold;
}

.thumbnails {
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 11px;
	display: inline;
	border: 1px solid #CCCCCC;
}
#um_main_content_section h1 {
	color: #FFA100;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#um_main_content_section hr {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffb220;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#um_main_content_section h3 {
	color: #FFA100;
	padding-bottom: 10px;

}#um_main_content_section h3 a {
	width: 289px;
	height: 30px;
	text-decoration: underline;
}

.image_left{
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#um_main_content_section_detail {
	color: #EEEDF1;
	margin-left: 230px;
}

#um_main_content_section_detail li{
	margin: 0;
	padding: 0;
	color: #948577;
}

.orange-text{
	color: #ffb220;
	font-size: 120%;
	font-weight: bold;
}
#um_left_column h3 {
	color: #ffb220;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.feature{
	margin-bottom: 20px;
	overflow: auto;
}

#um_left_column p{
	color: #948577;
	line-height: 1.75em;
}
#um_full_page {
	padding-right: 10px;
	padding-left: 10px;
}

.highlight{
	color: #ffb220;
}

#um_main_content_section ul {
	list-style-type: none;
	width: 90%;
}

#um_main_content_section li {
	padding-bottom: 20px;
}

body>form{
	border: dotted 1px #948577;
}

#um_left_column form{
	padding-top:10px;
	padding-left: 10px;
	margin: 0;
	overflow: auto;
}

#um_left_column fieldset {  
	border: none;
	float: left;  
	clear: left;  
	width: 95%;  
	margin: 0 0 0 0;  
}

#um_left_column fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 12em; 
	
}

#um_left_column fieldset fieldset ul {  
	position: relative;  
	top: -1.5em;  
	margin: 0 0 0 11em;  
} 

#um_left_column fieldset fieldset legend {  
	color: #948577;
	top: 0;
}

#um_left_column fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto; 
}

#um_left_column label {  
	color: #948577;
	float: left;  
	width: 10em;  
	margin-right: 1em; 
}

#um_left_column input{
	color: #FF9900;
	background-color: #2b2723;
	margin-bottom: 10px;
}

#um_left_column textarea{
	width: 100%;
	color: #FF9900;
	background-color: #2b2723;
	margin-bottom: 20px;
}

h3#ondisplay{
	background-image: url(../images/gif/um_instore.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	padding-bottom: 15px;
	border: dotted 1px #ffb220;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.list_indent{
	margin-left: 40px;
}

.height_extender{
	height: 2000px;
}

h1#welcome{
	width: 303px;
	height: 31px;
	text-indent: -9000px;
	background-image: url(../images/gif/welcome.gif);
	background-repeat: no-repeat;
}

h1#showroom{
	width: 289px;
	height: 30px;
	text-indent: -9000px;
	background-image: url(../images/gif/showroom.gif);
	background-repeat: no-repeat;
}

h1#website{
	width: 289px;
	height: 30px;
	text-indent: -9000px;
	background-image: url(../images/gif/website.gif);
	background-repeat: no-repeat;
}

h3#urban{
	width: 289px;
	height:30px;
		text-indent: -9000px;
	background-image: url(../images/gif/urbanchic.gif);
	background-repeat: no-repeat;
}

h3#contemporary{
	width: 289px;
	height:30px;
	text-indent: -9000px;
	background-image: url(../images/gif/contemporary.gif);
	background-repeat: no-repeat;
}

h3#classic{
	width: 289px;
	height:30px;
	text-indent: -9000px;
	background-image: url(../images/gif/classic.gif);
	background-repeat: no-repeat;
}

h3#traditional{
	width: 289px;
	height:30px;
	text-indent: -9000px;
	background-image: url(../images/gif/traditional.gif);
	background-repeat: no-repeat;
}

h3#showroom_discount{
	width: 200px;
	height:20px;
	text-indent: -9000px;
	background-image: url(../images/gif/showroom_discount.gif);
	background-repeat: no-repeat;
}

h3#featured_products{
	width: 200px;
	height:20px;
	text-indent: -9000px;
	background-image: url(../images/gif/featured_products.gif);
	background-repeat: no-repeat;
}

h3#ask_a_question{
	width: 200px;
	height:20px;
	text-indent: -9000px;
	background-image: url(../images/gif/ask_a_question.gif);
	background-repeat: no-repeat;
}

h1#chooseyourmood{
	width: 289px;
	height:40px;
	text-indent: -9000px;
	background-image: url(../images/gif/chooseyourmood.gif);
	background-repeat: no-repeat;
}

.large-image{
	color: #FFCC00;
	position: absolute;
	right: 390px;
	top: 215px;
}

form{
	border: none;
}

fieldset{
	border: none;
}

#um_main_content_header h2{
	width: 300px;
	height: 100px;
	position: absolute;
	text-indent: -9000px;
}
