html {
	*	padding-left: 1px; /*IE Tweak*/
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: arial;
	font-size: 10pt;
	color: #666666;
	background: #f4f6eb url('/images_shared/2_column_bg.png') repeat-y fixed 50% 50%;
}


A {
	color: #918A18;
}

A:hover {
	color: #d5700e;
}




h1 {
	margin: 0;
	font-family: arial;
	font-size: 19pt;
	color: #DA7310;
	font-weight: normal;
	letter-spacing: -.5px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

h2 {
	margin: 0;
	font-family: arial;
	font-size: 14pt;
	color: #DA7310;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 1.2em;
}

h3 {
	margin: 0;
	font-family: arial;
	font-size: 11pt;
	color: #DA7310;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 1.2em;
}


p {
	margin: 0;
	padding: 0 0 20px;
}

form {
	margin: 0;
	padding: 0;
}

table {
	border-spacing: 0; 
	padding: 0; 
}


.dotted_lines {
	height: 7px;
	background: url('/images_shared/dotted_lines.gif') center center repeat-x;
	padding: 10px;
}



.indexBox {
	width: 128px;
	height: 168px;
	border: 1px solid #c7d19a;
}

.indexBox:hover {
	border-color: #da7310;
	cursor: pointer;
}

.highlight { 
    border-bottom: solid 1px #e3e2c5;
    font-weight: bold;
    padding:0 1px;
}

.heightTest {
	background: url('http://www.adagio.com/images4/heightTest.gif') top left no-repeat;
}

ul {
	margin: 0;
	padding: 0 0 10px;
}

li {
	list-style-type: none;
	padding: 2px 0 2px 8px;
	background: url('http://www.teamuse.com/images_shared/arrow.gif') no-repeat 0 6px;
}


/* ############################################################ */
/* PRICE */

.price:hover {
	background-color: #e5f1e0;
	cursor: pointer;
}



/* ############################################################ */
/* CONTENT */

#mainContentDiv {
	width:967px;
	*padding-left:1px;
}

#mainContent {
	padding-top: 124px;
}

#topContentWrapper {
	position: fixed;
	width: 100%;
	z-index: 3000;
}

#topContent {
	width: 967px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color: #f6f6ea;
}



.content {
	float: left;
	text-align: left;
	width: 575px;
	background-color: #ffffff;
}

.content_2_columns {
	float: left;
	width: 749px;
	text-align: left;
	background-color: #ffffff;
}

.dropShadow {
	position: fixed;
	height: 3px;
	background-color: #000000;
	width: 218px;
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	opacity: 0.2;
	z-index:100;
}

.content_padding {
	padding: 10px 20px;
	line-height:1.4em;
}


/* ############################################################ */
/* SIDE CONTENT */

#subscribeDiv {
	position: fixed;
	width: 217px;
	height: 35px;
}

.widgetsDiv {
	padding: 35px 0 35px 0;
}

.widgetsDiv div {
	padding-top: 52px;
}

#widgetsDiv div .sideHeader {
	background: url('/images_shared/archive_header_bg.gif');
	font-size: 12pt;
	font-family: arial;
	color: #f1f4e6;
	height: 34px;
}

#widgetsDiv div .sideHeader div {
	padding: 8px 12px 0;
}

#widgetsDiv div .sideContent {
	background: #e3e2c4 url('/images_shared/background_side.jpg') top left repeat-x;
}

#widgetsDiv div .sideContent div {
	padding:5px 10px 15px;
}

#widgetsDiv div .sideContent div .sideCategory a {
	font-weight: bold;
	color: #443d03;
	padding-right: 15px;
	background: url('/images_shared/dot_orange.png') center right no-repeat;
	text-decoration: none;
}

#widgetsDiv div .sideContent div .sideCategory a:hover {
	color: #d5700e;
}

#widgetsDiv div .sideContent div ul {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}

#widgetsDiv div .sideContent div ul li {
	list-style-type: none;
	padding: 2px 0 2px 8px;
	background: url('/images_shared/arrow.gif') no-repeat 0 6px;
}


/* ############################################################ */
/* PRODUCT LINKS */

.product {
	padding-left: 10px;
}

.product A {
	font-family: arial;
	font-size: 9pt;
	color: #555f3a;
	text-decoration: none;
}

.product A:hover {
	color: #d5700e;
}

.productSelected {
	padding-left: 10px;
}

.productSelected A {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #d5700e;
	text-decoration: none;
}

.ratingScore {
	padding-right: 10px;
	color: #a9b48c;
}

.ratingScoreSelected {
	padding-right: 10px;
	font-weight: bold;
	color: #d5700e;
}




/* ############################################################ */
/* PHOTOS */

.photo {
	padding-bottom: 20px;
}

.photo .photoImage {
	width: 249px;
	height: 312px;
	background: url('/images_shared/photo_outline.gif') no-repeat top;
}

.photo .photoImage .photoImage_A {
	padding: 12px 12px 0 12px;
}

.photo .photoImage .photoImage_A .photoImage_B {
	width: 225px;
	height: 300px;
	background-color: #e5e4c9;
}

.photo .photoCaption {
	width: 249px;
	background: url('/images_shared/photo_outline.gif') no-repeat bottom;
}

.photo .photoCaption .photoCaption_A {
	padding: 0 12px 12px 12px;
}

.photo .photoCaption .photoCaption_A .photoCaption_B {
	background-color: #a49e3f;
}

.photo .photoCaption .photoCaption_A .photoCaption_B .photoCaption_C {
	margin: 0em;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	padding: 7px 10px;
	text-align: left;
	line-height: 1.4em;
}



/* ############################################################ */
/* SUBNAV */

.subnav {
	float: left;
	width: 174px;
	font-size: 8pt;
	font-family: arial;
	text-align: left;
}




/* ############################################################ */
/* SEARCH */

.go {
	width: 37px;
	height: 24px;
	background: url('http://www.adagio.com/images4/go.png') no-repeat;
	border: 0;
	margin: 0;
}

.go:focus, * html 

.go {
	background-position: 0 -24px;
} * html




/* ############################################################ */
/* BUTTONS */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://www.adagio.com/images3/bg_button_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('http://www.adagio.com/images3/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


a.buttonDark {
    background: transparent url('http://www.adagio.com/images3/bg_button_dark_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonDark span {
    background: transparent url('http://www.adagio.com/images3/bg_button_dark_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonDark:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonDark:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonDark:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


a.buttonCart {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonCart span {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonCart:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCart:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCart:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

a.buttonCartDark {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_dark_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonCartDark span {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_dark_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonCartDark:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCartDark:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCartDark:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



a.buttonWish {
    background: transparent url('http://www.adagio.com/images3/bg_button_wish_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonWish span {
    background: transparent url('http://www.adagio.com/images3/bg_button_wish_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 9px;
} 

a.buttonWish:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonWish:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonWish:active span {
    background-position: bottom left;
    padding: 6px 0 4px 9px; /* push text down 1px */
} 


a.buttonCartOff {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_off_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: italic 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonCartOff span {
    background: transparent url('http://www.adagio.com/images3/bg_button_cart_off_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 9px;
} 

a.buttonCartOff:active {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCartOff:hover {
    color: #eee;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonCartOff:active span {
    background-position: bottom left;
    padding: 6px 0 4px 9px; /* push text down 1px */
} 




/* ############################################################ */
/* CHECKOUT */

.errorBox {
	width: 380px;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffa044;
	text-align: left;
	padding: 12px 12px 12px 120px;
	margin: 12px;
	background-image: url('http://www.adagio.com/images4/please_note.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.errorColor {
	font-weight: bold;
	color: #cc0000;
}

.checkoutButton {
	font-size: 10pt;
	font-family: arial;
	margin: 0;
	padding: 0;
	border: 0;
	width: 180px;
	height: 29px;
	background: url('http://www.adagio.com/images_checkout/checkout_blank.png') no-repeat;
	color: white;
	text-align: center;
}

.checkoutNote {
	font-family: arial;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}



/* ############################################################ */
/* FORMS */

.search_field {
	width: 103px;
	height: 18px;
	/* Hide from IE-Mac \*/
	padding: 2px 6px;
	/* End hide */
	border: 0;
	background: url('http://www.teamuse.com/images_shared/search_bg.png') 0 0 no-repeat;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666600;
}

.search_field:focus {
	background-position: 0 -23px;
}