/*
--------------------------------------------------
DODL website Styles
--------------------------------------------------
*/

/*
--------------------------------------------------
Basic Elements
--------------------------------------------------
*/

body {
	text-align: center;
	color: #444D61;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 9pt;
	line-height: 1.2em;
	list-style-image: url(../img/bullet_list.gif);
	background-image: url(../img/bg_paper.jpg);
}

body ul, body ol {
	font-style: normal;
	font-size: 9pt;
	line-height: 1.2em;
	margin-top:1.2em;
	margin-bottom:0.8em;
}

.smaller {
font-size: 70%;
padding-left: 0.2em;
}

p {
margin: 0 0 1em 0;
}

li {
padding: 0 0 1em 0;
}

a {
	color: #7A4D84;
	text-decoration: underline;
}

a:visited {
	color: #7A4D84;
	text-decoration: underline;
}

a:hover {
	color: #444D61;
	text-decoration: underline;
}

a:active {
	color: #7A4D84;
	text-decoration: underline;
}

h1 {
	letter-spacing: -0.03em;
	color: #7A4D84;
	padding: 0px 0px 0.5em 0px;
	font-weight:bold;
	font: italic 21pt Georgia, Times, serif;
	text-decoration: underline;
}

h2 {
	color: #85578F;
	font-size: 110%; /* that's font-size: 11pt; */
	font-weight: bold;
	font-style:normal;
	line-height: 1.2em;
	margin: 1.2em 0em 0.7em 0em;
}

h3 {
	color: #85578F;  /*#E4AF75*/
	font-size: 100%;
	font: italic "ZapfCalligr BT", "Palatino Linotype", Lucida, "Times New Roman", Georgia, Times, serif;
	line-height: 1.2em;
	margin: 1.2em 0em 0.8em 0em;
}

h4 {
	color: #E4AF75;
	font-size: 100%;
	font: italic "ZapfCalligr BT", "Palatino Linotype", Lucida, "Times New Roman", Georgia, Times, serif;
	line-height: 1.4em;
	margin: 1.4em 0em 0.7em 0em;
}

/*
--------------------------------------------------
main navigation
--------------------------------------------------
*/

#mainnav {
	clear: left;
	padding: 8px 0px 8px 20px;
	/* don't specify bg colour, as there's a gap in the background image... */
	background: url("../img/nav_main_bg.gif") repeat-y;
	width: inherit;
	width: 734px; /* This is wider than the other sof some reason. */
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 8pt;
	text-align: left;
}
	
#mainnav a {
	background: #444d61 url("../img/bullet_mainnav.gif") left no-repeat;
	padding: 0 0.6em 0 1em;
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

#mainnav a:hover {
	background: #444d61 url("../img/bullet_mainnav_roll.gif") left no-repeat;
	color: #FFA852;
}

#mainnav a#current {
	background: #444d61 url("../img/bullet_mainnav_roll.gif") left no-repeat;
	color: #FFA852;
}
/*
--------------------------------------------------
main sections
--------------------------------------------------
*/

#container {
	text-align: left;
	margin: 1em auto;
	width: 754px;
	padding: 0;
	background: url(../img/2columns_bg.gif) repeat-y;
}

img {
	padding: 5px;
	border: 1px solid #ddd;
	float: right;
	background: #fff;
}

img.smallpic {
	padding: 5px;
	border: 1px solid #ddd;
	float: right;
	background: #fff;
	margin: 0 5px 5px 10px;
}

.daisaintro img {
	border: 1px solid #ddd;
	float: right;
	padding:0;
	background: #fff;
	margin: 0 5px 10px 15px;
}

/*
--------------------------------------------------
content
--------------------------------------------------
*/

#content {
	margin-left: 236px;
	width: 470px;
	padding: 0px 10px 2em 0px;
}
#content h1 {
	min-height: 40px;
	margin-top: 15px;
	padding: 10px 0 0 0;
}
* html #content h1 {
height: 40px;
}
#content p {
	line-height: 140%;
}
/*
--------------------------------------------------
side navigation
--------------------------------------------------
*/

#sidenav {
	float: left;
	line-height: 1.2em;
	width: 159px;
	padding: 0;
	margin-left: 20px;
	margin-top: 0;
}

* html #sidenav {
	margin-left: 10px;
}

#sidenav p{
	margin: 0 0 0.4em 0;
}

#sidenav a {
	text-decoration:none;
}

#sidenav h1 {
height: 36px;
margin-top: 19px;
padding: 10px 0 0 0;
font-size: 16pt;
letter-spacing: -0.03em;
color: #7A4D84;
background: url(../img/h1underlineside.gif) no-repeat bottom left;
}

#sidenav img {
	float: right;
	border: 1px solid #D9C9A4;
	background: #F7F3E3;
	padding: 3px 3px 3px 3px;
}

.sideitem:hover * img, #sidenav img:hover {
	background: #FFFDF6;
	border: 1px solid #E5A865;
}

.sideitem {
	padding: 0px 0px 2em 0px;
}

.sideitemtitle {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	width: 80px;
	color: #444D61;
	padding: 0.6em 0px 0.6em 0px;
	background: url("../img/sideitemtitleunderline.gif") bottom left no-repeat;
}

.sideitemtitle a {
	color: #444D61;
}

.sideitem:hover .sideitemtitle a, .sideitemtitle a:hover {
	color: #7A4D84;
}

.sideclickformore a {
	color: #7A4D84;
	padding: 0 0 0 1.2em;
	font-size: 8pt;
	font-weight: normal;
	font-style:italic;
	background: url('../img/bullet_sidenav.gif') left no-repeat;
}

.sideitem:hover .sideclickformore a, .sideclickformore a:hover {
	color: #444D61;
	background: url('../img/bullet_sidenav_roll.gif') left no-repeat;
}

/*
--------------------------------------------------
content subnav
--------------------------------------------------
*/

#contentsubnav {
	padding: 0px 0px 0px  0px;
	margin: -0.6em 0px 0px 0px;
}

#contentsubnav a {
	background: url(../img/bullet_body.gif) left no-repeat;
	padding: 0em 1.3em 0.15em 1.3em;
	text-decoration: none;
	color: #7A4D84;
	font-family: Georgia,'Times New Roman',Times,serif;
}

#contentsubnav a:hover {
	background: url(../img/bullet_body_roll.gif) left no-repeat;
	color: #444D61;
	}
	

/*
--------------------------------------------------
large product image and price
--------------------------------------------------
*/


#largeproduct {
	width: 257px;	
	/* originally 265 before smaller images - reg*/
	/*height: 346px;  /* 298 + 48 for heart*/	
	float: right;
	padding: 0px;
	margin: 0 0 0px 5px;
}

/*
This is Tim's original style.
#largeproduct img {
	border:0;
	margin:0;
	padding:0;
	float: left;	
}
*/

/* new: to accomodate smaller images with */	
	#largeproduct img {
	border: 1px solid #F0DFE3;
	margin: 0 6px 0 0;
	width: 231px;
	padding:5px;
	float: right;	
}

#shopprice {
	float: left;
	width: 61px;
	height: 33px;
	padding-top: 11px;
	padding-left: 0px;
	font-size: 11pt;
	font-weight:bold;
	font-style:italic;
	text-align: center;
	margin-top:4px;
	background: url(../img/heart_big.gif) 10px 0px no-repeat;
}
* html #shopprice { padding-left: 12px; }

/* Tim's original style...
#shopprice {
	float: left;
	width: 51px;
	height: 48px;
	padding-top: 10px;
	padding-left: 11px;
	font-size: 11pt;
	font-weight:bold;
	font-style:italic;
	text-align: center;
	background: url(../img/heart_big.gif) 10px 0 no-repeat;
}
* html #shopprice { padding-left: 12px; }
*/

#shopbox {
	float: right;
	margin-top: 4px;
	margin-left: 0px;
	x
	width: 199px;  /*200*/
	height: 48px;
	font-size: 11pt;
	font-weight:bold;
	font-style:italic;
	text-align: left;
}

#shopbox a {
	display: inline-block;
	width: 198px;
	height: 48px;
	background: url(../img/cart_1.gif) 120px 8px no-repeat;
	font-size: 7.5pt;
	text-decoration: none;
	color: #907D5A;
	float: right;
}
#shopbox a:hover {
	background: url(../img/cart_1_roll.gif) 120px 8px no-repeat;
	color: #444D61;
	text-decoration: none;
}

#shopbox a span {
	display: block;
	width: 200px;
	height: 48px;
	padding-top: 12px;
	background: url(../img/cart_line.gif) 0 28px no-repeat;
}

/*
--------------------------------------------------
footer
--------------------------------------------------
*/

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
clear: both;
/*padding: 0.4em 0 0.6em 0px;*/
padding-top: 5px;
margin-bottom:0;
background: url(../img/footer_bg.gif) top left no-repeat;
width: inherit;
height: 28px;
}

#footer a {
display: inline-block;
margin-left: 2em;
color: #FFFFFF;
text-decoration: none;
}

* html #footer {
	padding-top: 5px;
}

* html #footer a {
	margin-top: 0px;
}

#footer a:hover {
color: #FFA852;
}

/*
--------------------------------------------------
Home page
--------------------------------------------------
*/

#contenthome {
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../img/home_bg.gif) top left repeat-y;
}

#contenthome h1 {
	width: 675px;
	font: italic 19pt 'ZapfCalligr BT', 'Palatino Linotype', Lucida, "Times New Roman", Georgia, Times, serif;
	letter-spacing: -0.03em;
	color: #7A4D84;
	background: url("../img/h1homeunderline.gif") no-repeat;
	background-position: bottom left;
	margin: 1.5ex 0 0 20px;
}

#flashhome {
	width: 744px;
	margin-left: 5px;
}

.cart {
	font-family: Georgia, 'Times New Roman', Times, serif; line-height: 16px;
}
.cartHeaderRow {
	background: #444d61;
	color : #ffffff;
}
.cartHeaderl {
	font-size:11px;	font-weight: bold; padding-top:4px; padding-bottom:4px;
	text-align: left;
}
.cartHeaderc {
	font-size:11px;	font-weight: bold; padding-top:4px; padding-bottom:4px;
	text-align: center;
}
.cartRowOdd td {
	color: #444d61;
	background: #f7f3e3;
	border-bottom: 1px solid #e5a865;
	text-align: center;
}
.cartRowOdd td.cart_name, .cartRowOdd td.cart_left {
	text-align: left;
}
.cartRowOdd td input {
	color: #444d61;
	background: #f7f3e3;
	border: 1px solid #e5a865;
	text-align: center;
}
.cartRowEven td {
	color: #444d61;
	background: #fffdf6;
	border-bottom: 1px solid #e5a865;
	text-align: center;
}
.cartRowEven td.cart_name, .cartRowEven td.cart_left {
	text-align: left;
}
.cartRowEven td input {
	color: #444d61;
	background: #fffdf6;
	border: 1px solid #e5a865;
	text-align: center;
}
.endlist td {
	border-bottom: 1px solid #e5a865;
}
.cart_name {
	text-align: left;
	font-weight: bold;
}

dt {
font-weight: bold;
	color: #85578F;  /*#E4AF75*/
	font-size: 100%;
	line-height: 1.2em;
	margin: 1.2em 0em 0.8em 0em;
	padding: 0;
}

dd {
	text-align: left;
	color: #444D61;
	font-size: 9.5pt;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.linklist a {
	text-decoration: underline;
}
.linklist a:hover {
	color: #444d61;
	text-decoration: underline;
}

.linklist dd {
	margin-bottom: 1em;
}
.linklist dt {
	margin-bottom: 0.5ex;
	padding-left: 0px;
}

.signature {
margin-top: -0.5em;
margin-bottom: 0.4em;
font-style:italic;
color: #464B56;
font-weight:bold;
}

#address {
line-height: 1.2em;
margin: 0 0 1em 0;
}

.title {
font-weight:bold;
font-style:normal;
color: #7A4D84;
}

#footer, #banner, #bannerdodl {
height: 0px;
display: none;
position:absolute;
}
