

.zoom_img img{

height:110px;
-moz-transition:-moz-transform 0.1s ease-in; 
-webkit-transition:-webkit-transform 0.1s ease-in; 
-o-transition:-o-transform 0.1s ease-in;

margin-right:-2px;
margin-left:-2px;
}

.zoom_img img:hover{
-moz-transform:scale(1.4); 
-webkit-transform:scale(1.4);
-o-transform:scale(1.4);
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body { 
	height: 100%; 
}
body {
	background: #000; 
	line-height: 1;
	font-family: arial, helvetica, sans-serif; 
	font-size: 62.5%; 
}
h2 { 
	font-size: 1.7em;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #777777;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
h3 { 
	font-weight: normal;
	font-size: 1.4em;
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
p { 
	color: #666; 
	font-size: 1.3em; 
	line-height: 1.4;
	margin-bottom: 1em; 
}
a { 
	text-decoration: none; 
	color: #ccc;
}
a:hover { 
	color: #b2274a;
}
a:focus, input:focus, select:focus, textarea:focus { 
	outline: none; 
}
.floatleft { 
	float: left; 
}
.floatright { 
	float: right; 
}
.clearboth { 
	clear: both; 
}
div.hr { 
	clear: both;
	border: none;
	color: #e7e6e4; 
	height: 1px; 
	background-color: #e7e6e4;  
	margin: 1.9em 0;
}
div.hr_dotted { 
	clear: both;
	border: none;
	color: transparent; 
	height: 1px; 
	background: URL(/img/dotted_line.gif) top repeat-x transparent;  
	margin: 1.9em 0;
}
.container { 
	width: 960px; 
	margin: auto;
}

/* STICKY FOOTER ACTION */ 

#SiteWrap { 
	min-height: 100%; 
	width: 100%; 
}
#InnerWrap { 
	overflow: visible; 
	padding-bottom: 130px; 
}
#Footer { 
	margin-top: -130px; 
}
/* Opera fix */
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

/*--------------------------- begin styling --------------------------*/

#Container { 
	width: 940px;
	padding: 0 29px 60px 29px; 
	border-top: 0px;
	background: #fff;
	margin: 0 auto 150px;
}
#Container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*TOP BANNER*/

#Header { 
	position: relative;
	z-index: 100;
	width: 940px;
}
#Header h1 a { 
	display: block; 
	
	height: 50px; 
	margin: auto;
	background: URL(../img/logo.gif) top left no-repeat;
		
}
#Header .hr { 
	margin: 0 0 0.9em 0;
}
#NavOuter { 
	text-align: center; 
}
#Nav { 
	width: auto;
	margin-bottom: 0.7em;
	overflow: hidden;
	display: inline-block; 
	*display: inline; 
	*zoom: 1; 
	text-align: left; 
}
#Nav li { 
	float: left; 
	margin: 0 29px;
	padding: 0;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.1em; 
	text-transform: uppercase;
	letter-spacing: 0.3mm;
}
#Nav a { 
	color: #828282;
	display: block;
	padding: 10px 0;
}
#Nav a:hover, #Nav li.active a, #Nav li:hover a { 
	color: #ccc;
}
#Nav a span { 
	color: #C0EDE5; 
	text-transform: uppercase; 
}
#Nav .subnav_wrapper { 
	position: absolute; 
	z-index: 9997;
	width: 320px; 
	padding: 7px 0 0 0; 
	margin: 0 0 0 -29px;
	background: URL(/img/nav_arrow.gif) 0px 0px no-repeat;
	display: none;
}
#Nav .subnav { 
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	overflow: hidden;
	background: #827C75; 
}
#Nav .subnav li { 
	clear: both; 
	float: left;
	display: block;
	width: 300px; 
	padding: 10px;
	margin: 0;
	color: #dedcdb; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.1em;
	text-transform: none;
	letter-spacing: 0;
	cursor: pointer;
	line-height: 1.4;
	min-height: 52px;
}
#Nav .subnav li.alt { 
	background: #918C87;
}
#Nav .subnav li:hover { 
	background: #706a65;
}
#Nav .subnav li a { 
	color: #fff; 
	display: block;
	font-size: 1.1em;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	padding: 8px 0 0 0;
}
#Nav .subnav li img { 
	float: left;
	width: 48px; 
	height: 48px; 
	border: 2px solid #a8a49f;
	margin-right: 10px;
}
#ExclusiveOffers { 
	margin-top: 10px; 
	padding-left: 23px; 
	background: URL(/img/icon_exclusive.gif) top left no-repeat;
	font-family: proxima-nova, arial, helvetica, sans-serif;
}
#ExclusiveOffers:hover { 
	color: #72C4BC; 
	background-position: 0 -19px;
}
.top_left { 
	position: absolute; 
	top: 65px;
	left: 0px;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.2em;
}
.top_left a { 
	display: block; 
	margin-bottom: 8px; 
}
.top_right { 
	position: absolute; 
	top: 62px; 
	right: 0px;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right; 
}
#SocialMedia { 
	overflow: hidden; 
	margin-bottom: 8px; 
}
#SocialMedia span { 
	display: block; 
	float: left; 
	margin-top: 3px;
	color: #8E867D;
}
#SocialMedia ul {
	float: left; 
}
#SocialMedia ul li { 
	float: left;
	margin-left: 8px;
}
#SocialMedia ul a { 
	display: block; 
	width: 17px; 
	height: 19px; 
	text-indent: -9999px;
}
#SocialMedia ul a:hover { 
	background-position: 0 -19px;
}
#SocialMedia a.twitter { 
	background: URL(/img/icon_twitter_green.gif) top left no-repeat transparent;
}
#SocialMedia a.facebook { 
	background: URL(/img/icon_facebook_green.gif) top left no-repeat transparent;
}
#SocialMedia a.pinterest { 
	background: URL(/img/icon_pinterest_green.gif) top left no-repeat transparent;	
}

/*------------------------------- body -----------------------------*/

#Banner { 
	clear: both;
	width: 940px; 
	height: 210px; 
	position: relative;	
	overflow: hidden; 
	margin-bottom: 25px; 
}
#Banner img { 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#Banner #TitleWrapper { 
	display: inline-block;
	position: relative; 
	z-index: 2;
	width: 278px; 
	height: 66px; 
	padding: 7px; 
	background: transparent URL(/img/grayglass.png);  
	margin: 145px auto;
}
#Banner h2 { 
	position: relative; 
	z-index: 3; 
	color: #ffffff;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em; 
	text-transform: uppercase;
	border: 1px solid #dcd5d1;
	height: 38px;
	padding-top: 26px;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.3mm;
}
#BannerDesign { 
	width: 940px; 
	height: 210px;
	margin-bottom: 25px;  
}
.left_main { 
	float: left;
	width: 606px; 
	padding-right: 27px; 
	border-right: 1px solid #E7E6E4;
}
.left_main h2, .wide_main h2, .promo_left h2 { 
	font-size: 1.7em;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-style: normal;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
.left_main h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em; 
	text-transform: uppercase; 
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 0.8em;
}
.left_main p { 
	font-size: 1.3em; 
	color: #666666; 
	line-height: 1.5;
}

/*--------------------------- INTRO ---------------------------*/

#Intro { 
	position: fixed;
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%;
	background: #ffffff URL(/img/logo.gif) top center no-repeat;
	z-index: 99999; 
}
#Intro img { 
	height: 0px; 
	width: 0px; 
}
#ImgShell { 
	padding-top: 124px;
	height: 700px;
	width: 100%;
	max-width: 1296px; 
	margin: auto;
	background: URL(../img/ajax-loader.gif) center center no-repeat; 
}
#Img1, #Img2, #Img3 { 
	display: none;
	height: 700px;
	width: 100%;
	max-width: 1296px; 
	margin: auto;
}

/*------------------- right column / aside -----------------*/

.right_main { 
	float: right; 
	width: 280px;
}
.right_main.center { 
	text-align: center; 
}
.right_main h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	text-transform: uppercase; 
	font-size: 1.4em;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin: 0.5em 0 1.1em;
}
.right_main h3.twitter_header { 
	padding: 0 23px; 
	background: URL(/img/icon_twitter_brown.gif) top left no-repeat transparent;
	display: inline-block;
}
.right_main h3.twitter_header a { 
	color: #5F5B4E;
}
.right_main ul.tweet_list { 
	text-align: left;
	border-bottom: 1px solid #e7e6e4;
	border-top: 1px solid #e7e6e4;
	padding: 1.6em 0 0 0;
	font-size: 1.1em; 
	margin: 0px; 
}
.right_main ul.tweet_list li:last-child { 
	background: none; 
}
.right_main ul { 
	border-top: 1px solid #e7e6e4;
	font-size: 1.3em; 
	color: #666; 
	padding: 16px 0;  
}
.right_main ul li { 
	line-height: 1.5; 
}
.right_main ul.tweet_list li { 
	padding-bottom: 1.6em; 
	margin-bottom: 1.6em;
	background: URL(/img/dotted_line.gif) repeat-x bottom transparent;
	color: #5A5A5A;
	line-height: 1.5;
	font-size: 1em; 
}
.right_main ul.tweet_list li span.tweet_time a { 
	color: #999999;
}
.right_main ul.tweet_list li span a { 
	color: #48A09B;
}
.right_main ul.tweet_list li span a:hover { 
	color: #72C4BC;
}
.right_main ul.tweet_list li.last { 
	background-image: none; 
	margin-bottom: 0px; 
}

/*------------------------------------ PRESS PAGE -------------------------------*/

#PressPage { 
	background: #827C75; 
}

/*BACKGROUND COLOUR*/
#SiteWrap { 
	background: #fff; 
	overflow: hidden; 
}
#Press h2 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.7em; 
	font-style: normal;
	float: left; 
	margin: 0.8em 0 1em;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
#Press #PressSort { 
	float: right;
	margin-top: 1.2em;
}
#PressSort span.dropdown_label { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	color: #8E867D;
	font-size: 1.2em; 
	display: block; 
	float: left; 
	margin: 4px 10px 0 20px;	
}
#PressSort .selectBox-dropdown { 
	float: left; 
}
#PressSort .gallery_dropdown { 
	width: 180px; 
}
#PressSort .style_dropdown { 
	width: 120px; 
}
#PressSort .format_dropdown { 
	width: 120px; 
}
#PressCoverage, #PressCoverageFeatured { 
	width: 972px;
	clear: both;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.3em;
	overflow: hidden;
}
#PressCoverage li { 
	width: 130px;
	height: 220px; 
	opacity: 0;
	display: none;
}
#PressCoverageFeatured li { 
	width: 211px; 
	float: left; 
	margin: 8px 32px 0 0;
	margin-top: 8px;
	padding-bottom: 36px;
	text-align: center;
	position: relative;
}
#PressCoverage li { 
	margin: 0 29px 36px 0;
	text-align: center;
	position: relative;
	/*float: left; */
	*display: inline; 
	*zoom: 1; 
}
#PressCoverage img, #PressCoverageFeatured img { 
	margin-bottom: 6px;
}
#PressCoverage a, #PressCoverageFeatured a { 
	color: #48A09B; 
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
#PressCoverageFeatured .press_overlay { 
	position: absolute; 
	top: 128px;
	left: 60px;
	background: URL(/img/grayglass2.png);
	color: #ffffff;
	padding: 11px;
	width: 70px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	font-family: arial, helvetica, sans-serif;
	display: none;
}
#PressCoverage .press_overlay { 
	position: absolute; 
	top: 70px;
	left: 29px;
	background: URL(/img/grayglass2.png);
	color: #ffffff;
	padding: 11px;
	width: 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	font-family: arial, helvetica, sans-serif;
	display: none;
}
.press_modal { 
	display: none;
	position: absolute; 
	z-index: 9999;
	left: 50%;
	margin-left: -328px; 
	text-align: center;
	overflow: visible;
	padding-bottom: 40px; 
}
.press_modal .imgshell { 
	margin-bottom: 20px;
	width: 656px; 
}
.press_modal .imgshell img { 
	border: 8px solid #adadad;  
}
.press_modal h3 { 
	color: #ffffff;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em; 
	text-transform: uppercase;
	letter-spacing: 0.3mm; 
	margin-bottom: 0.8em;
}
.press_modal p a { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	color: #ADF2E5;
}
.press_modal p a:hover { 
	color: #4fa09b;
}
.press_modal .modal_close { 
	top: 0px; 
	right: -26px;
}
.press_modal a.prev, .press_modal a.next { 
	display: block; 
	width: 64px; 
	height: 64px; 
	text-indent: -9999px; 
	background: URL(/img/arrow_press_prev.png) top left no-repeat; 
	position: absolute; 
	z-index: 9999; 
	opacity: 1; 
}
.press_modal a.prev { 
	top: 400px; 
	left: 50%; 
	margin-left: -464px; 
}
.press_modal a.next { 
	background: URL(/img/arrow_press_next.png) top left no-repeat;
	top: 400px; 
	left: 50%; 
	margin-left: 400px;  
}
.press_modal a.next:hover, .press_modal a.prev:hover { 
	opacity: 0.7; 
}

#PressDropdownList li { 
	font-size: 20px; 
	cursor: pointer; 
}

/*------------------------------- HOMEPAGE -------------------------------------*/

#HomeSlides { 
	width: 940px; 
	height: 522px; 
	overflow: hidden;
	margin-bottom: 18px; /*-- used to be 23px --*/
}
#HomeSlides img { 
	display: none;
}
#HomeSlides .slide_image {
	float:left;
	width:940px;
	height:470px;
	margin:0 0 23px 0;
}

#HomeSlides .slide {
	float:left;
	width:940px;
	height:522px;
}
#HomeSlides .slide .caption {
	text-align: center; 
	margin-bottom: 20px;
}
#HomeSlides .slide .caption h3 {
	display: inline;
	font-size: 1.5em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-right: 18px;
	border-right: 1px solid #DAD8D6;
	padding-right: 20px;
	text-transform: uppercase; 
	letter-spacing: 1px; 
}
#HomeSlides .slide .caption a { 
	display: inline-block;
	padding: 0; 
	margin: 0;
	font-size: 1.2em;
	position: relative; 
	top: -1px;
}

#HomeSlidesWrapper { 
	position: relative;
	z-index: 1;
}
#HomeSlidesNav { 
	position: absolute; 
	right: 20px;
	top: 440px;
	z-index: 999;
}
#HomeSlidesNav a { 
	display: block;
	text-indent: -9999px; 
	width: 10px; 
	height: 10px; 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: #ffffff; 
	float: left; 
	margin-left: 12px;
}
#HomeSlidesNav a.activeSlide { 
	background: #68aaa5;
}
#Tagline { 
	text-align: center; 
	margin-bottom: 20px;
}
#Tagline h3 { 
	display: inline;
	font-size: 1.7em; 
	font-style: normal;
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-right: 18px;
	border-right: 1px solid #DAD8D6;
	padding-right: 20px;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
#Tagline a { 
	display: inline-block;
	padding: 0; 
	margin: 0;
	font-size: 1.2em;
	position: relative; 
	top: -1px;
}
#Thirds { 
	width: 972px; 
	margin: 0 0 20px -29px;
	background: #f9f8f6;
	border-top: 1px solid #e7e6e4;
	border-bottom: 1px solid #e7e6e4;
	padding: 26px 0 26px 29px;
	overflow: hidden; 
}
.third { 
	float: left; 
	width: 292px;
	margin-right: 32px;
	text-align: center;
	color: #666666;
	line-height: 1.3;
	cursor: pointer;
}
.third img { 
	margin-bottom: 12px;
}
.third a { 
	font-size: 1.4em; 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	color: #48A09B;
}
.third p { 
	font-size: 1.3em;
	margin-bottom: 0px; 
}
#BlogHome hgroup { 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}
#BlogHome h1 { 
	font-weight: normal; 
	display: inline;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 0.8em;
}
#BlogHome h3 { 
	display: inline;
	text-transform: none; 
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0;
	color: #9F9D95; 
	font-size: 1.2em;
}
#BlogHome .hr { 
	margin: 1.6em 0 0;
}
#BlogHome p { 
	font-size: 1.2em;
}
#BlogHome p span { 
	color: #969696;
}
#BlogFeed { 
	list-style: none;
	border-bottom: 1px solid #E7E6E4;
}
#BlogFeed li { 
	background: URL(/img/dotted_line.gif) repeat-x bottom transparent;
	padding: 1.6em 20px 1.6em 10px; 
	cursor: pointer;
	overflow: hidden;
}
#BlogFeed li div.blogfeed_img { 
	float: left;
	margin: 0 20px 0 0;
	width: 80px; 
	height: 80px; 
	overflow: hidden; 
}
#BlogFeed li div.blogfeed_img img { 
	height: 100px; 
}
#BlogFeed li div.blog_flyout div.blogfeed_img { 
	float: none; 
	margin: 0 0 15px 0; 
	width: 275px; 
	height: 220px; 
	overflow: hidden; 
}
#BlogFeed li div.blog_flyout div.blogfeed_img img {
	width: 275px;
	height: auto; 
}
#BlogFeed li p.excerpt { 
	height: 32px;
	overflow: hidden; 
	white-space: normal;
	text-overflow: ellipsis; 
	line-height: 16px; 
}
#BlogFeed li h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em;
	color: #48A09B;
	font-weight: normal; 
	line-height: 18px; 
	margin-top: 15px; 
}
#BlogFeed li:hover { 
	background-color: #edf5f5;
}
#BlogFeed li h4 a { 
	color: #48A09B; 
}
#BlogFeed .blog_flyout_shell { 
	position: absolute;
	margin-left: 573px;
	*margin-left: 473px;
	padding-left: 17px; 
	background: URL(/img/blog_arrow.gif) left center no-repeat transparent;
	overflow: hidden;
	display: none;
}
#BlogFeed .blog_flyout { 
	padding: 15px;
	background: #827c75;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
#BlogFeed .blog_flyout_shell img { 
	clear: both;
	margin: 0;
}
#BlogFeed .blog_flyout a {
	clear: both; 
	display: block;
	height: 35px; 
	width: 250px;
	padding: 3px 25px 0 0;
	background: URL(/img/blog_arrow_hover.gif) top right no-repeat;
	color: #FFFFFF;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em;
}

/*------------------------------ EXCLUSIVE OFFERS MODAL -------------------------*/

#mc-embedded-subscribe-form label.error { 
	color: #BB0000;
	display: block; 
	position: relative; 
	top: -10px; 
}

#ExclusiveModalWrapper { 
	width: 440px; 
	height: 318px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
    margin-left: -226px;
}
#ExclusiveModal {
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 292px; 
	height: 261px;
	padding: 35px 73px 20px 73px;
	text-align: center;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
#ExclusiveModal h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 1.2em;	
	font-weight: normal; 
}
#ExclusiveModal p { 
	font-size: 1.3em;
	line-height: 1.5;
}
#ExclusiveModal div.hr { 
	margin-top: 0px;
}
#ExclusiveModal p.footnote { 
	font-size: 1.1em;
	line-height: 1.3;
	color: #87847A;
}
#ExclusiveModal input.email { 
	width: 274px; 
	height: 14px; 
	padding: 8px; 
	margin: 20px 0 18px 0;
	border: 1px solid #e1e1e1;
	background: URL(/img/modal_bg.gif) top left no-repeat;
}
#ExclusiveModal .submit { 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_submit.gif) top left no-repeat;
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	cursor: pointer;
	margin: 0 6px 20px 57px;
	float: left;
}
#ExclusiveModal .submit:hover, #ExclusiveModal #CancelButton:hover { 
	background-position: 0 -30px;
}
#ExclusiveModal #CancelButton { 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_cancel.gif) top left no-repeat;
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	float: left;
}
.modal_close { 
	position: absolute;
	top: -7px; 
	right: -33px;
	display: block; 
	width: 26px; 
	height: 26px; 
	background: URL(/img/modal_close.gif) top left no-repeat;
	text-indent: -9999px;
	z-index: 9999;
}
.modal_close:hover { 
	background-position: 0 -26px;
}
.jqmWindow {
    display: none;
    position: absolute;
}
.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed positioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*------------------------------- GALLERY LANDING PAGE --------------------------*/

#GalleryLanding { 
	width: 940px; 
	height: 300px; 
	background: #f5f3ef;
}
#GalleryIntro { 
	width: 480px; 
	float: right;
	margin-right: 54px;
}
#GalleryLanding h2 { 
	display: block;
	font-size: 1.7em;
	color: #49463D;
	letter-spacing: 1.5px; 
	padding: 3em 0 1em 0;
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-style: normal; 
	text-transform: uppercase; 
}
#GalleryLanding p { 
	color: #5A5A5A;
	margin-bottom: 1em;
	line-height: 1.5;
}
#CustomizeElements { 
	width: 480px; 
	height: 72px; 
	margin-top: 10px; 
	clear: both; 
	float: left; 
	background: URL(/img/button_customize.jpg) top left no-repeat;
	cursor: pointer;
}
#CustomizeElements a { 
	color: #fff;
}
#CustomizeElements h3 { 
	margin: 19px 0 3px 20px;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-weight: 600;
	font-size: 1.4em; 
	text-transform: uppercase;
	letter-spacing: 0.3mm;
}
#CustomizeElements p { 
	color: #fff;
	margin-left: 20px;
	font-size: 1.3em;
}
#CustomizeElements:hover { 
	opacity: 0.8;
}
#GalleryMenu { 
	margin-top: 10px; 
	overflow: hidden; 
}
#GalleryMenu li {
       width: 215px;
       height: 220px;
       padding: 8px;
       text-align: center;
       position: relative;
	float: left; 
}
#FilterPage #GalleryMenu li { 
       display: none;
       opacity: 0;
	float: none; 
}
#GalleryMenu img { 
	display: block;
	margin: 0 auto 10px auto;
}
#GalleryMenu a { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em; 
}
#GalleryLinks { 
	overflow: hidden; 
	margin: 0;
	padding: 19px 0 11px;
	border-bottom: 1px solid #E7E6E4;
}
#GalleryLinks li { 
	float: left;
	margin-right: 5px;
}
#GalleryLinks a { 
	display: block; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	padding: 7px 14px;
	color: #5A5A5A;
	font-size: 1.2em;
}
#GalleryLinks li.active a, #GalleryLinks a:hover { 
	background: #EDF5F5;
	color: #48A09B;
}
.gallery_overlay { 
	position: absolute; 
	top: 95px;
	left: 87px;
	background: URL(../img/grayglass.png);
	color: #ffffff;
	padding: 5px;
	width: 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	font-family: arial, helvetica, sans-serif;
	display: none;
	font-size: 0.9em;
}
.fail { 
	display: none; 
}
.fail.active { 
	display: block; 
}

/*------------------------------ INDIVIDUAL GALLERY PAGE -------------------------*/

#Suite { 
	overflow: visible;
}
#SuiteImgs { 
	margin-bottom: 16px;
	width: 537px; 
	height: 560px; 
	overflow: visible;
}
#SuiteThumbs li { 
	float: left; 
	margin: 0 9px 9px 0;
}
#SuiteThumbs {
	position: relative; 
	left: -3px; 
	z-index: 999;
	margin-bottom: 12px; 
}
#SuiteThumbs ul { 
	overflow: hidden;
	width: 600px;
}
#SuiteThumbs img { 
	border: 3px solid #fff;
}
#SuiteThumbs a { 
	display: block; 
	width: 83px; 
	height: 86px;
}
#SuiteThumbs li.active img { 
	border: 3px solid #48A09B;
	position: relative; 
	z-index: 999;
}
#SuiteLeft { 
	width: 550px;
	overflow: visible;
	float: left;
}
.suite_details_wrapper { 
	width: 537px; 
	height: 560px;
	overflow: visible;
}
.suite_details_wrapper img { 
	position: absolute;
	display: none;
}
.suite_details { 
	position: relative; 
	top: 50px;
	background: URL(/img/brownglass2.png) transparent;
	width: 280px;
	color: #ffffff;
	font-size: 1.1em;
	padding: 15px 0;
	display: none;
}
.suite_details ul { 
	overflow: hidden;
}
.suite_details li.label { 
	width: 105px;
	clear: both;
	margin-left: 15px;
}
.suite_details li.text {
	width:140px;
	line-height:1.2em;
} 
.suite_details li { 
	float: left;
	margin: 4px 0;
}
.see_details { 
	display: block; 
	position: absolute; 
	z-index: 99; 
	width: 112px; 
	height: 30px; 
	background: URL(/img/ribbon_see_details.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 24px 0 0 -4px;
}
.see_details:hover { 
	background-position: 0 -30px;
}
a.hide_details { 
	background-position: 0 -60px;
}
a.hide_details:hover { 
	background-position: 0 -90px;
}
#SuiteRight { 
	width: 363px;
	float: right; 
	padding: 18px 0;
}
#SuiteRight h5 { 
	font-size: 1.1em; 
	color: #8F8C83; 
	margin-bottom: 10px;
	font-weight: normal; 
}
#SuiteRight h2 { 
	font-size: 1.7em; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-style: normal;
	letter-spacing: 1.5px; 
	margin-bottom: 16px;
	text-transform: uppercase; 
}
#SuiteRight p { 
	font-size: 1.3em; 
	color: #666666; 
	margin-bottom: 1em;
	line-height: 1.5;
}
#SuiteRight h3 { 
	text-transform: uppercase; 
	font-size: 1.4em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	letter-spacing: 0.1em;
	margin-bottom: 0.8em;
}
.sm_indent { 
	margin-left: 0.8em;
}
#SuiteRight ul { 
	font-size: 1.3em;
	line-height: 1.5;
}
#SuiteRight .modal_pricing, #SuiteRight .modal_price_lists, 
.issuu_additional { 
	display: block; 
	height: 14px; 
	padding-right: 19px; 
	background: URL(/img/modal_arrow.gif) top right no-repeat;
	font-size: 1.3em;
	margin-bottom: 1.6em;
}
.issuu_additional, .issuu_variations { 
	clear: both; 
	display: inline-block; 
	margin-bottom: 0;
}
.issuu_variations { 
	
}
.modal_pricing { 
	float: left; 
	margin-left: 0.8em;
}
.modal_price_lists { 
	float: right;
}
#SuiteRight .modal_pricing:hover, #SuiteRight .modal_price_lists:hover { 
	background-position: 100% -14px;
}
#SuiteFooter h2 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.7em; 
	color: #49463D;
	font-style: normal;
	margin-bottom: 12px;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
#SuiteFooter p { 
	font-size: 1.3em; 
	color: #666666;
	line-height: 1.4; 
}
#SuiteCustom, #SuiteEmbellish { 
	margin-top: 3em;
	float: left;
	width: 445px;
}
#SuiteFooter ul span { 
	color: #48A09B; 
	width: 220px;
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle;
	margin-top: 35px; 
}
#SuiteFooter h3 { 
	text-align: center;
	text-transform: uppercase; 
	font-size: 1.4em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	letter-spacing: 0.1em;
	margin-bottom: 0.8em;
}
#SuiteCustom { 
	border-right: 1px solid #E7E6E4; 
	padding-right: 24px; 
	margin-right: 25px;
}
#SuiteFooter ul { 
	border-top: 1px solid #E7E6E4; 
	border-bottom: 1px solid #E7E6E4;
}
#SuiteFooter ul li { 
	overflow: hidden;
	background: URL(/img/dotted_line.gif) bottom repeat-x transparent;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em; 
	line-height: 1.5;
}
#SuiteFooter ul img { 
	float: left; 
	margin: 0 12px 0 10px;
}
#SuiteFooter ul a { 
	display: block;
	height: 88px;
	line-height: 88px;
	padding-right: 30px;
	overflow: hidden; 
	margin: 10px 0; 
}
#SuiteFooter ul a span { 
	width: 220px;
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle;
	margin-top: 0px; 
}
#SuiteFooter li:hover { 
	background-color: #edf5f5;
}
#SuiteFooter ul li a:hover { 
	color: #48A09B;
	background: URL(/img/gallery_arrow.gif) center right no-repeat transparent;
}
#SuiteFootnote { 
	clear: both; 
	margin-top: 40px; 
	font-size: 1.3em; 
}
#SuiteFootnote a { 
	padding: 20px;
	display: block; 
	text-align: center; 
	color: #fff;
	background-color: #5fa9a4;
	   background-image: url(images/fallback-gradient.png);
	   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5fa9a4), to(#4fa09b));
	   background-image: -webkit-linear-gradient(top, #5fa9a4, #4fa09b);
	   background-image:    -moz-linear-gradient(top, #5fa9a4, #4fa09b);
	   background-image:     -ms-linear-gradient(top, #5fa9a4, #4fa09b);
	   background-image:      -o-linear-gradient(top, #5fa9a4, #4fa09b);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
}
#SuiteFootnote a:hover { 
	opacity: 0.9; 
}

/*------------------ ADDTHIS / SHARE ----------------*/

#Pinterest { 
	float: left; 
	margin-right: 2px; 
	margin-top: -2px; 
}
#ShareButtons { 
	background: #f4f4f3;
	border: 1px solid #eaeae8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	padding: 5px 5px 5px 10px;
	width: 258px;
	height: 16px;
	margin: 0 10px 20px 0; 
	float: left; 
}
#ShareButtons span.label { 
	display: block;
	float: left;
	margin: 4px 8px 0 5px;
	text-transform: uppercase; 
	font-size: 1em; 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.3mm;
}
#ShareButtons a.at300b { 
	margin-right: 3px;
}

/*--------------------------- ISSUU MODALS ------------------------------*/

#IssuuModal { 
	top: 5%; 
	left: 10%; 
	width: 80%; 
	height: 90%; 
	margin: 0; 
	background: #000; 
}
#IssuuModal .jqmClose { 
	top: 0px;
	right: -26px; 
}

/*-------------------- INSPIRATION BOARD MODAL ---------------------------------*/

#InspirationModal img { 
	width: 500px; 
}
#InspirationModal .inspiration_img_shell { 
	background: #fff;
	padding: 20px;
}
#InspirationModal { 
	margin-bottom: 20px;
	width: 540px; 
	left: 50%; 
	margin-left: -270px; 
}
#InspirationModal .jqmClose { 
	top: 0px; 
	right: -26px; 
}
#InspirationModal p { 
	text-align: center; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-top: 20px; 
}
#InspirationModal p a { 
	color: #ADF2E5;
}

/*--------------------------- AT A GLANCE PRICING MODAL ------------------------*/

#AtAGlanceWrapper { 
	width: 744px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
    margin-left: -378px;
}
#AtAGlance {
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 688px; 
	padding: 27px;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
#AtAGlance h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.7em; 
	font-style: normal; 
	margin-bottom: 1em;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
#AtAGlance h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 1.2em;	
	font-weight: normal; 
}
#AtAGlance p { 
	font-size: 1.3em;
	line-height: 1.5;
}
#AtAGlance table { 
	border-bottom: 1px solid #E7E6E4;
	width: 100%;
	margin-bottom: 1.4em;
}
#AtAGlance table td { 
	border: 1px solid #E7E6E4;
	border-bottom: 0px;
	font-size: 1.3em; 
	color: #5F5B4E;
	padding: 10px 20px;
}
#AtAGlance table th { 
	padding: 10px;
	border-right: 1px solid #E7E6E4;
}
#AtAGlance .alt { 
	background: #f9f8f6;
}
#AtAGlance .price { 
	padding: 10px 30px; 
	font-weight: bold; 
	text-align: center;
}
#AtAGlance span.special { 
	color: #48A09B;
}
#AtAGlance p.footnote { 
	font-size: 1.1em;
	color: #87847A;
	margin-bottom: 30px; 
}
#AtAGlance p.more_info { 
	margin-top: 38px; 
	padding-left: 12px; 
	background: URL(/img/more_arrow.gif) 0 4px no-repeat;
}
#AtAGlance p.more_info img { 
	vertical-align: top;
}

/*--------------------------- PRICE LISTS MODAL ------------------------*/

#PriceListWrapper { 
	width: 622px; 
	/*height: 387px; */
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
    margin-left: -317px;
}
#PriceList {
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 570px; 
	/*height: 335px;*/
	padding: 25px;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
#PriceList h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.7em; 
	font-style: normal; 
	margin-bottom: 1em;
	text-transform: uppercase; 
	letter-spacing: 1.5px; 
}
#PriceList p.more_info { 
	font-size: 1.3em;
	padding-left: 12px; 
	background: URL(/img/more_arrow.gif) 0px 4px no-repeat;
	line-height: 1.4;
	position: relative;
	margin-top: 1.2em;
}
#PriceList p.more_info img { 
	vertical-align: top;
}
#PriceListPDF { 
	border-top: 1px solid #e7e6e4;
	margin-bottom: 5px;
}
#PriceListPDF li { 
	font-size: 1.3em; 
	padding: 12px; 
	border-bottom: 1px solid #e7e6e4;
}
#PriceListPDF li.alt { 
	background: #F9F8F6;
}

/*------------------------------- ISSUU MODALS ----------------------------------*/

#ModalMotifs { 
	display: none; 
	width: 90%; 
	height: 90%; 
	position: absolute; 
	top: 5%; 
	left: 5%; 
	z-index: 9999; 
}

/*---------------------------------- CONTACT -----------------------------------*/

#BannerContact { 
	clear: both;
	width: 940px;
	height: 210px;
	position: relative;
	margin-bottom: 25px;
}
#ContactRight { 
	text-align: left; 
}
#ContactMap { 
	width: 278px; 
	height: 115px;
	border: 1px solid #CCC; 
	margin-bottom: 16px; 
}
#ContactRight p { 
	font-size: 1.3em; 
	margin-bottom: 16px; 
	color: #5F5B4E; 
	line-height: 1.5; 
}
#ContactRight p span { 
	font-size: 0.8em; 
	text-transform: uppercase; 
}
#ThankYou { 
	min-height: 500px;
}
#ThankYou p { 
	line-height: 1.5; 
}

/*--------------------------------- TESTIMONIALS --------------------------------*/

#BannerTestimonial { 
	clear: both;
	width: 940px;
	height: 210px;
	position: relative;
	margin-bottom: 25px;
}
#Testimonials { 
	width: 980px; 
	height: auto; 
	overflow: hidden;
}
#Testimonials li { 
	padding: 0 0 20px 33px; 
	background: URL(../img/testimonial_quote.gif) top left no-repeat transparent; 
	width: 417px; 
	height: auto; 
	margin: 0 40px 0 0; 
	float: left; 
	overflow: hidden; 
}
#Testimonials p { 
	color: #5F5B4E; 
	font-size: 1.4em; 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	line-height: 1.4; 
	margin-bottom: 10px; 
}
#Testimonials p.test_name { 
	color: #999; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 1.2em; 
	margin: 5px 0 20px 0; 
}
.wide_main h2 { 
	float: left; 
}
.wide_main h3 { 
	float: right; 
	font-size: 1.1em; 
	color: #828282; 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	margin-top: 5px; 
}

/*--------------------------------- TEAM ----------------------------------------*/

#BannerTeam { 
	clear: both;
	width: 940px;
	height: 210px;
	position: relative;
	margin-bottom: 25px;
}
#Team img { 
	float: left; 
	margin: 0 18px 18px 0; 
}
#Team h3 { 
	color: #49463D; 
	text-transform: none; 
	letter-spacing: 0; 
	margin-bottom: 0.4em; 
}
#Team h4 { 
	text-transform: uppercase; 
	color: #828282; 
	font-size: 1.1em; 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	letter-spacing: 0.1em; 
	margin-bottom: 0.8em; 
	font-weight: normal; 
}
#Team p { 
	font-size: 1.2em; 
	color: #5F5B4E; 
	line-height: 1.4; 
}

/*----------------------------------- PLACE ORDER -------------------------------*/

#PlaceOrder { 
	margin-top: 8px;
	list-style: none; 
	width: 972px;
}
#PlaceOrder li { 
	width: 454px; 
	float: left; 
	margin-right: 32px; 
	background: URL(/img/dotted_line.gif) repeat-x bottom transparent; 
	height: 118px; 
	padding: 20px 0; 
}
#PlaceOrder h3 { 
	font-size: 1.4em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-bottom: 0.6em;
	letter-spacing: 0; 
	text-transform: none; 
}
#PlaceOrder img { 
	float: left; 
	margin: 0 20px 0 0; 
}
#PlaceOrder p { 
	font-size: 1.2em; 
	line-height: 1.4;
	width: 270px; 
	float: right; 
}

/*-------------------------- VINTAGE PRINTING METHODS ---------------------------*/

#Vintage { 
	margin-top: 8px; 
	list-style: none; 
}
#Vintage li { 
	height: 138px; 
	padding: 0 0 20px 0; 
	border-bottom: 1px solid #E7E6E4; 
	margin-bottom: 20px; 
}
#Vintage img { 
	float: left; 
	margin: 0 20px 0 0; 
}
#Vintage p { 
	color: #666666; 
	font-size: 1.3em; 
	line-height: 1.5; 
}
#Vintage h3 { 
	font-size: 1.4em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-bottom: 0.6em;
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
}

/*------------------------ GALLERY SUBPAGE (ABOUT THIS ALBUM) -------------------*/

#GallerySubpage li { 
	/*height: 138px; */
	padding: 20px 0; 
	border-bottom: 1px solid #E7E6E4; 
}
#GallerySubpage li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	*zoom: 1; 
}
#GallerySubpage img { 
	float: left; 
	margin: 0 20px 0 0; 
}
#GallerySubpage p { 
	color: #666666; 
	font-size: 1.3em; 
	line-height: 1.5; 
}
#GallerySubpage h3 { 
	font-size: 1.4em; 
	color: #5F5B4E;
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	margin-bottom: 0.6em;
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
}


/*----------------------------------- FOOTER ------------------------------------*/
/*FOOTER COLOUR*/
#Footer { 
	background: #fff;
	height: 50px; 
	padding-top: 17px;
}
#Footer, #Footer a { 
	color: #777777;
	line-height: 1.4;
}
#Footer p { 
	color: #777777; 
}
#Footer a:hover { 
	color: #C0EDE5;
}
#Footer a.secret { 
	color: #777777; 
	cursor: text; 
}
#Footer nav, #Footer nav ul { 
	float: left;
}
#Footer nav ul#FooterNav li { 
	float: left;
	font-size: 1.1em;
	padding: 2px 12px 0;
	border-right: 1px solid #999791;
}
#Footer p { 
	float: right;
	font-size: 1.1em;
	margin: 3px 10px 0 0;
}
#Footer ul.social_media li { 
	float: left; 
	margin-left: 5px;
}
#Footer ul.social_media a { 
	display: block; 
	width: 19px; 
	height: 19px; 
	text-indent: -9999px;
}
#Footer ul.social_media a.twitter { 
	background: URL(/img/icon_twitter_footer.gif) top left no-repeat transparent;
}
#Footer ul.social_media a.facebook { 
	background: URL(/img/icon_facebook_footer.gif) top left no-repeat transparent;
}
#Footer ul.social_media a.pinterest { 
	background: URL(/img/icon_pinterest_footer.gif) top left no-repeat transparent;	
}
#Footer ul.social_media a:hover { 
	background-position: 0 -19px;
}
.push { 
	clear: both; 
	height: 1px;
}

/*------------------------ ISOTOPE FANCINESS ----------------------*/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}


/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}

/*--------------------- JOTFORM MAGIC ---------------------*/

form.jotform-form { 
	margin-top: 20px; 
}
.jotform-form label { 
	font-size: 1.1em; 
	color: #999; 
	width: 280px; 
	display: block; 
	margin-bottom: 5px; 
}
.jotform-form input { 
	width: 273px; 
	padding: 5px; 
	border: 1px solid #d3d3d3; 
}
.jotform-form textarea { 
	width: 588px; 
	height: 105px; 
	resize: none; 
	padding: 5px; 
	border: 1px solid #d3d3d3; 
}
.jotform-form input, .jotform-form textarea { 
	box-shadow: inset 0 0 4px #ddd; 
}
.jotform-form ul { 
	width: 630px; 
}
.jotform-form li { 
	width: 285px; 
	float: left; 
	margin-right: 30px; 
	margin-bottom: 20px; 
}
.jotform-form li#id_1, .jotform-form li#id_7, .jotform-form li#id_8, .jotform-form li#id_9 { 
	width: 600px; 
	margin-right: 0; 
}
.jotform-form input#input_8 { 
	width: 588px; 
	padding: 8px 5px; 
	background: #F4F4F3; 
	border: 1px solid #EAEAE8; 
	box-shadow: 0 0 0 transparent; 
}
.jotform-form #input_2 { 
	border: 0px; 
	background: #48A09B; 
	border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	color: #fff; 
	padding: 10px 24px;
	text-transform: uppercase;  
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.1em; 
	letter-spacing: 0.3mm; 
	cursor: pointer; 
}
.jotform-form #input_2:hover { 
	background: #59B2AC; 
}
.jotform-form label.error { 
	color: #bb0000; 
	position: absolute; 
}


/*========================== MAP PAGE ==========================*/

#MapShell { 
	width: 940px; 
	height: 400px; 
}
#Map { 
	width: 100%; 
	height: 100%; 
}
.mapinfobox { 
	overflow: hidden; 
	font-size: 1.2em; 
	line-height: 1.5; 
	color: #555; 
}
#FindRetailer { 
	width: 940px; 
	float: left; 
	margin: 24px 0 0 0; 
	overflow: hidden; 
}
#FindRetailer p { 
	font-size: 1.3em; 
	line-height: 1.4; 
	margin-bottom: 18px; 
}
#RetailerSidebar { 
	width: 183px; 
	float: left; 
	padding: 12px 0 0 0; 
	margin: 12px 0 0 0; 
}
#RetailerSidebar p.small { 
	font-size: 1.1em; 
	color: #999999; 
	margin-bottom: 8px; 
}
.retailer_codes li { 
	font-size: 1.1em; 
	color: #6F6B60; 
	margin: 10px 0; 
	line-height: 1; 
	vertical-align: baseline; 
}
.location_list { 
	width: 717px; 
}
.location_list li { 
	padding-bottom: 0px; 
	margin-bottom: 20px; 
	margin-right: 29px; 
	width: 210px; 
	height: 115px; 
	overflow: hidden; 
	float: left; 
}
.location_list p { 
	font-size: 1.3em; 
	color: #5F5B4E; 
	line-height: 1.4;
	margin-bottom: 0; 
}
.location_list h3 { 
	color: #5F5B4E; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em; 
	margin-bottom: 6px; 
	text-transform: none; 
	letter-spacing: 0; 
}
.location_list img { 
	margin: 0 2px 6px 0; 
}
#RetailerListShell { 
	width: 698px; 
	float: right; 
	padding: 0 0 0 27px; 
	border-left: 1px solid #E7E6E4; 
	margin-top: 24px; 
	min-height: 286px; 
}
#RetailerList { 
	width: 698px; 
	overflow: hidden; 
}
#RetailerListShell .search_list_header { 
	display: none; 
}
#RetailerListShell .search_list_header p { 
	font-size: 1.2em; 
	line-height: 1; 
	margin-bottom: 0; 
	margin-top: 2px; 
}
#RetailerListShell .search_list_header #StateSearch { 
	text-transform: capitalize; 
}

/*====================== current promotions ========================*/

#BannerPromotions { 
	width: 940px; 
	height: 210px; 
	margin-bottom: 25px; 
}
.promo_left { 
	width: 698px; 
	min-height: 390px; 
	float: left; 
	padding-right: 29px; 
	border-right: 1px solid #E7E6E4; 
}
div.promo_modal { 
	display: none; 
}
#Promotions { 
	list-style: none; 
	width: 720px; 
}
#Promotions li { 
	background: #DE9D2C;
	color: #fff; 
	width: 322px;
	height: 100px;  
	padding: 8px; 
	margin: 0 22px 22px 0; 
	cursor: pointer; 
	float: left; 
}
#Promotions li.mustard { 
	background: #D7B965;
	color: #fff; 
}
#Promotions li.mustard:hover { 
	background: #DFC784; 
}
#Promotions li.teal { 
	background: #66BAAC;
	color: #fff; 
}
#Promotions li.teal:hover { 
	background: #78C4B7; 
}
#Promotions li.split_pea { 
	background: #B9BA60;
	color: #fff; 
}
#Promotions li.split_pea:hover { 
	background: #C7C880; 
}
#Promotions li.mint { 
	background: #90B995;
	color: #fff; 
}
#Promotions li.mint:hover { 
	background: #A6C7AA; 
}
#Promotions a, #Promotions p { 
	color: #fff; 
}
#Promotions li div p { 
	margin-bottom: 0; 
}
#Promotions div { 
	border: 1px solid #fff; 
	padding: 20px; 
	text-align: center; 
}
#Promotions h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.5em; 
	line-height: 1.2;
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	margin: 0 0 0.5em 0; 
}
#Promotions div p { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.2em; 
}
.promo_modal { 
	position: absolute; 
	top: 65px; 
	z-index: 9999; 
	width: 680px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
	margin-left: -346px;
}
.promo_modal .promo_inner { 
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 628px; 
	padding: 25px;
	text-align: center;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
.promo_inner h3, .promo_inner h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.5em; 
	letter-spacing: 0.1em; 
	color: #5F5B4E; 
	text-transform: uppercase; 
	margin-bottom: 8px; 
}
.promo_inner h3 { 
	margin-bottom: 22px; 
}
.promo_inner h4 { 
	font-weight: normal; 
	font-size: 1.3em; 
	line-height: 1.3; 
}
.promo_inner p { 
	font-size: 1.2em; 
	line-height: 1.4; 
}
.coupon_details { 
	background: #F7F4F2; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	width: 260px; 
	padding: 20px 20px 10px 20px; 
	margin: 16px auto; 
}
.coupon_details span {
	padding: 14px; 
	display: inline-block; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.3em; 
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	margin: 12px auto 20px auto; 
	background: #918c86; 
	color: #fff; 
}
.coupon_details p { 
	font-size: 1.1em; 
}
.promo_inner div.footnotes p { 
	font-size: 1.1em; 
	margin-bottom: 16px; 
}
.promo_inner a.promo_button { 
	display: inline-block; 
	background: #48A09B; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	padding: 12px 14px; 
	color: #fff; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.3em; 
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	width: 610px; 
}
.promo_inner a.promo_button:hover { 
	background: #78C4B7; 
}
.promo_right { 
	width: 183px; 
	float: right; 
}
.promo_right h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin: 0.3em 0 0; /*-- 0.5em 0 1.1em --*/
}
.promo_right p { 
	font-size: 1.3em; 
	color: #5F5B4E; 
	line-height: 1.5; 
}
.promo_right p.footer { 
	color: #87847A; 
	font-size: 1.1em; 
}

.promo_modal_left { 
	width: 300px; 
	float: left; 
}
.promo_modal_right { 
	width: 300px; 
	float: right; 
}
.promo_modal_left img { 
	width: 300px; 
	margin-bottom: 12px; 
}
.promo_modal div.promo_modal_left, .promo_modal div.promo_modal_right { 
	text-align: left; 
}
.promo_modal div.promo_modal_right .coupon_details { 
	text-align: center; 
}

/*====================== GREEN STATEMENT ===================*/

#BannerGreen { 
	clear: both;
	width: 940px; 
	height: 210px; 
	margin-bottom: 25px;
	overflow: hidden; 
}
#GreenStatement ul { 
	list-style: disc; 
	font-size: 1.3em; 
	margin-left: 1.5em; 
	color: #666; 
	line-height: 1.5;
}
#GreenStatement div.img img { 
	width: 211px; 
}
#GreenStatement div.img { 
	float: left; 
	width: 211px; 
	margin-right: 20px; 
}
#GreenStatement div.content { 
	width: 709px; 
	float: right; 
}

/*======================== RETAILER LOGIN ===================*/

.promo_left h3 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 0.8em;
}
#RetailerLogin .promo_left { 
	padding-right: 29px; 
	border-right: 1px solid #E7E6E4; 
}
#RetailerLogin .promo_right { 
	border-left: 0px; 
	padding: 0px; 
}
#RetailerLogin .promo_left h2 { 
	margin-bottom: 19px; 
}
#RetailerLogin .promo_left p { 
	font-size: 1.3em; 
	line-height: 1.4; 
	margin-bottom: 12px; 
}
#RetailerLogin .promo_left h3 { 
	margin: 0; 
}
#RetailerLogin .promo_left h3 a { 
	display: block; 
	color: #5F5B4E; 
	padding: 0 0 0 12px; 
	height: 54px; 
	line-height: 54px; 
	vertical-align: middle; 
	background: URL(/img/arrow_retailer.gif) top right no-repeat; 
}
#RetailerLogin .promo_left h3 a:hover, #RetailerLogin .promo_left h3 a.active:hover { 
	background-color: #EDF5F5; 
	background-position: 100% -54px; 
	color: #48A09B; 
}
#RetailerLogin .promo_left h3 a.active { 
	background-position: 100% -108px; 
}
#RetailerLogin .promo_left div.hr { 
	margin: 0; 
}
#RetailerLogin .promo_left h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 1.4em; 
	padding-bottom: 4px; 
	margin: 22px 0 4px;
	color: #A9A862; 
}
#RetailerLogin .promo_left .inner { 
	display: none; 
	padding: 20px 10px 10px 10px; 
	background: URL(/img/dotted_line.gif) repeat-x top; 
}
#RetailerLogin .top_paragraph { 
	padding: 20px 10px 10px 10px; 
}
#RetailerLogin .promo_right p { 
	margin-bottom: 20px; 
}

/*=============== BECOME A RETAILER / PRESS KIT ======================*/

#RetailerLogin #BecomeRetailer div.hr { 
	margin: 1.9em 0; 
}
#RetailerLogin #BecomeRetailer h3 { 
	margin-bottom: 0.8em; 
}
#RetailerLogin #BecomeRetailer { 
	border-right: 0px; 
	padding-right: 0px; 
}
#RetailerLogin #BecomeRetailerRight { 
	border-left: 1px solid #E7E6E4; 
	padding-left: 28px; 
}
#BecomeRetailerRight p { 
	margin-bottom: 20px; 
}

/*================== ISSUU LANDING =========================*/

#CustomElements #SuiteFooter { 
	margin-top: 25px; 
}

/*======================= RETAILER LOGIN MODAL ======================*/

#RetailerWrapper { 
	width: 440px; 
	height: 317px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
	margin-left: -226px;
}
#RetailerModal {
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 342px; 
	height: 260px;
	padding: 35px 48px 20px 48px;
	text-align: center;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
#RetailerModal h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 1.2em;	
	font-weight: normal; 
}
#RetailerModal p { 
	font-size: 1.3em;
	line-height: 1.5;
	margin-bottom: 16px; 
}
#RetailerModal div.hr { 
	margin-top: 0px;
}
#RetailerModal p.footnote { 
	font-size: 1.1em;
	line-height: 1.3;
	color: #87847A;
}
#RetailerModal input.username, #RetailerModal input.password  { 
	width: 282px; 
	height: 14px; 
	padding: 8px; 
	margin: 5px 0 18px 0;
	border: 1px solid #e1e1e1;
	background: #fff; 
	box-shadow: inset 0 0 3px #ddd; 
}
#RetailerModal .submit { 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_login.gif) top left no-repeat; 
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	cursor: pointer;
	margin: 4px 6px 20px 83px;
	float: left;
}
#RetailerModal .submit:hover, #RetailerModal #CancelButton:hover { 
	background-position: 0 -30px;
}
#RetailerModal #CancelButton { 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_cancel.gif) top left no-repeat;
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	float: left;
	margin-top: 4px; 
}
#RetailerModal label { 
	display: block; 	
	text-align: center; 
	font-size: 1.1em; 
	color: #999999; 
}
#AssetsFormatShell { 
	border: 1px solid #E7E6E4; 
	padding: 7px; 
	float: left; 
}
#AssetsFormat { 
	border: 1px solid #E7E6E4; 
}
#PressKitParagraph { 
	margin-bottom: 20px; 
}
#AssetsFormat tbody { 

}
#AssetsFormat th { 
	background: #59B2AC; 
	color: #fff; 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 1.4em; 
	font-weight: normal; 
	padding: 10px 20px; 
	letter-spacing: 0.1em; 
	border-right: 1px solid #E7E6E4; 
	text-align: left; 
}
#AssetsFormat th.noborder { 
	border-right: 0px; 
}
#AssetsFormat td { 
	border-right: 1px solid #E7E6E4; 
	border-top: 1px solid #E7E6E4; 
	padding: 14px; 
	color: #5F5B4E; 
}
#AssetsFormat td.format { 
	border-right: 0px; 
}
#AssetsFormat td img { 
	float: left; 
	margin: 0 10px 0 0; 
}
#AssetsFormat p { 
	font-size: 1.2em; 
	margin-bottom: 0.6em; 
}
#AssetsFormat p.larger { 
	font-family: proxima-nova, arial, helvetica, sans-serif; 
	font-size: 1.4em; 
}
#AssetsFormat td.format p { 
	font-size: 1.3em; 
}

/*============================ SHOP MODAL ========================*/

#ShopModalShell { 
	width: 540px; 
	height: 368px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
        margin-left: -226px;
}

#ShopModalShell .modal_close, #SamplesModalShell .modal_close { 
	top: 0px; 
	right: -26px; 
}
#ShopModal {
	border: 1px solid #e7e6e4;
	background: #fff;
	width: 392px; 
	height: 311px;
	padding: 35px 73px 20px 73px;
	text-align: center;
	color: #5F5B4E;
	position: relative;
	overflow: visible;
}
#ShopModal h4 { 
	font-family: proxima-nova, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.3mm;
	color: #5F5B4E;
	margin-bottom: 1.2em;	
	font-weight: normal; 
}
#ShopModal p { 
	font-size: 1.3em;
	line-height: 1.5;
}
#ShopModal div.hr { 
	margin-top: 0px;
}
#ShopModal p.footnote { 
	font-size: 1.1em;
	line-height: 1.3;
	color: #87847A;
}
#ShopModal input.email { 
	width: 274px; 
	height: 14px; 
	padding: 7px 8px; 
	margin: 14px 0 22px;
	border: 1px solid #e1e1e1;
	background: URL(/img/modal_bg.gif) top left no-repeat;
	float: left; 
}
#ShopModal .submit { 
	float: right; 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_submit.gif) top left no-repeat;
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	cursor: pointer;
	margin: 14px 0 22px; 
}
#ShopModal .submit:hover, #ShopModal #CancelButton:hover { 
	background-position: 0 -30px;
}
#ShopModal #CancelButton { 
	display: block; 
	width: 86px; 
	height: 30px; 
	background: URL(/img/button_cancel.gif) top left no-repeat;
	text-indent: -9999px; 
	line-height: 0;
	border: 0px;
	float: left;
}
#ShopModal #mc-embedded-subscribe-form label.error {
	color: #B00;
	display: block;
	position: absolute;
	margin-top: 48px; 
	top: auto; 
	*margin-left: -292px; 
}

#SamplesModalShell {
	width: 540px; 
	height: 418px; 
	padding: 6px;
	background: #fff;
	overflow: visible;
	left: 50%;
	top:20%;
        margin-left: -226px;
}

#ShopModal.samples{
	height:361px;
}

.wf-loading h2, 
.wf-loading h3, 
.wf-loading #Nav li { 
	visibility: hidden; 
} 

.wf-inactive h2, 
.wf-inactive h3, 
.wf-inactive #Nav li, 
.wf-active h2, 
.wf-active h3, 
.wf-active #Nav li { 
	visibility: visible; 
}






/* Dropdown control */
.selectBox-dropdown {
	width: 154px; /* width = (desired width) - padding-right */
	padding-right: 21px;
	position: relative;
	border: solid 1px #DDDDDD;
	line-height: 1;
	text-decoration: none;
	color: #5F5B4E;
	outline: none;
	vertical-align: middle;
	background: #F1F0EF;
	background: -moz-linear-gradient(top, #FCFCFC 1%, #F0F0F0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FCFCFC), color-stop(100%, #F0F0F0));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCFCFC', endColorstr='#F0F0F0', GradientType=0);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	cursor: default;
}
#cid_1 .selectBox-dropdown { 
	width: 262px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #DDDDDD;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	width: 100%;
	padding: 0 5px 0 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	font-size: 1.1em;
	height: 19px;
	line-height: 19px;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	height: 100%;
	background: url(../img/jquery.selectBox-arrow.gif) 50% center no-repeat;
	border-left: solid 1px #b2274a;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #bbb; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	font-size: 1.1em;
}


/* Inline control */
.selectBox-inline {
	width: 250px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	padding: 3px 4px 3px 8px;
	color: #5F5B4E;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
	color: #b2274a;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #ccc;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}


	a.video_pop_up {
		position:relative;
		display:block;
		}
 
	a.video_pop_up img {
		position: relative;
		z-index: 5;
	}	
 
	.play {
		width: 74px;
		height: 73px;
		background: url(/furniture/images/buttons/playbutton.png) no-repeat 0 0;
		position:absolute;
		top: 80px;
		left: 143px;
		z-index:500;
		opacity: 0.8;		
		}	
 
	.play:hover {
		opacity: 1;		
		}



p.ref { 
	color: #777777; 
	height: 10px;
	font-weight:bold;
}	
		
p.desc { 
	width: 215px;
	height: 70px;
	color: #777777; 
	background-color: #fff;
	position:absolute;
	text-align:left
	
}	

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffb7b0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffb7b0;
	box-shadow:inset 0px 1px 0px 0px #ffb7b0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b2274a), color-stop(1, #a5012a) );
	background:-moz-linear-gradient( center top, #b2274a 5%, #a5012a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2274a', endColorstr='#a5012a');
	background-color:#b2274a;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:166px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5012a), color-stop(1, #b2274a) );
	background:-moz-linear-gradient( center top, #a5012a 5%, #b2274a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5012a', endColorstr='#b2274a');
	background-color:#a5012a;
}.classname:active {
	position:relative;
	top:1px;
}



		