/*
This stylesheet is just for structure. Fonts should be declared in wd.css
*/
body { 
	margin: 0px; 
	background-image: url(images/bgTile.gif);
	}
body, td, input, select, textarea {
	font-family: Verdana, Sans-Serif;
	}
form {
	margin: 0px;
}

td, input, select, textarea {
	color: #000000;
	font-size: 9px;
}

a { color: black; }
a:hover { text-decoration: none; }

/*
#8e8e78; dark tan
#BEBFAF; medium tan
#E9E9DF; light tan
*/

.td_1, .td_2, .td_3, .td_4, .td_5, .td_6, .td_7 { border-bottom: solid 1px #ffffff; }
.xtd_0, .td_1, .td_3, .td_5, .td_6, .td_10, .td_11 { border-right: solid 1px #ffffff; }
.td_1, .td_2 { background-color: #BEBFAF; }
.td_4, .td_5, .td_9, .td_10, .td_11, .td_12, .lightanbg { background-color: #E9E9DF; }
.td_0, .td_5  { width: 150px; }
.td_1, .td_11, .td_13 { width: 498px; }
.td_9, .td_10, .td_11, .td_12 { height: 24px; }
.td_2, .td_12, .td_14, .td_17 { width: 130px; }
.td_1, .td_2  { line-height: 1px; height: 10px; }
.td_5, .td_14 { height: 27px; }

.td_0 { height: 81px; }
.td_6  { background: url(images/bgBones.gif) right no-repeat #BEBFAF; line-height: 27px; font-weight: bold; padding-left: 10px; color: white; font-size: 10px; }
.td_6a  { font-weight: bold; color: white; background-color: BEBFAF; }
.td_8  { border-top: solid 21px #E9E9DF; }
.td_9  { border-top: solid 4px #E9E9DF; width: 14px; }
.td_10 { border-top: solid 4px #BEBFAF; width: 136px; }
.td_11 { border-top: solid 4px #dadaca; }
.td_12 { border-top: solid 4px #dadaca; }
.td_13 { height: 70px; }
.td_15 { height: 150px; }
.td_16 { width: 489px; height: 80%; }
.td_18 { border-bottom: solid 1px #ffffff; border-top: solid 1px #ffffff; height: 21px; background-color: #E9E9DF; width: 498px; }

.rightheading {
	border-top: solid 2px #BEBFAF;
	background-color: #E9E9DF;
	color: #8e8e78;
	line-height: 27px; 
	font-weight: bold; 
	margin-left: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(images/rightheaderbone.gif);
	background-repeat: no-repeat;
}

/* menu colors */

/* heading
		not the active heading, not moused over 
*/
.inside_nav {
	color: #ffffff;
	background-color: #336699;
	border-bottom: solid 1px #ffffff;
	height: 22px;
	padding-left: 6px;
	width: 130px;
}
/* heading
		the active heading
		or not the active heading moused over 
*/
.inside_nav_on {
	color: #1593cc;
	background-color: #15386b;
	border-bottom: solid 1px #ffffff;
	height: 22px;
	padding-left: 6px;
	width: 130px;
}

.topnav:link		{ color: #ffffff; text-decoration: none; }
.topnav:visited		{ color: #ffffff; text-decoration: none; }
.topnav:hover		{ color: #1593cc; text-decoration: none; }
.topnav_on:link		{ color: #1593cc; text-decoration: none; }
.topnav_on:visited	{ color: #1593cc; text-decoration: none; }
.topnav_on:hover	{ color: #ffffff; text-decoration: none; }

.inside_nav_box {
	border-left: solid 14px #E9E9DF;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #E9E9DF;
	background-color: #CC1522;
	width: 5px;
}
/* #E9E9DF - tan */
/* #CC1522 - red */

.inside_nav_box_on {
	border-left: solid 11px #E9E9DF;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #E9E9DF;
	background-color: #CC1522;
	width: 8px;
}

.menu_subheading {
	color: #668cb3;
	background-color: #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #E9E9DF;
	height: 22px;
	padding-left: 6px;
}

.subnav:link		{ color: #668cb3; text-decoration: none; }
.subnav:visited		{ color: #668cb3; text-decoration: none; }
.subnav:hover		{ color: #d95059; text-decoration: none; }
.subnav_on:link		{ color: #d95059; text-decoration: none; }
.subnav_on:visited	{ color: #d95059; text-decoration: none; }
.subnav_on:hover	{ color: #668cb3; text-decoration: none; }

.menu_subheading_bullet {
	border-left: solid 11px #E9E9DF;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #E9E9DF;
	background-color: #cc1522;
	width: 5px;
}

.hdr162 { background:url(images/bgHeader162.jpg);line-height:23px;color:#fff;width:162px; }
.hdr326 { background:url(images/bgHeader326.jpg);line-height:23px;color:#fff;width:326px; }
.indent { margin-left:10px; }
.new_releases {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
}
.new_releases p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 9px 0px 0px 0px;
	padding-top: 0px;
}

.boldlink { font-weight: bold; color: #000000; text-decoration: none; }
.boldlink:hover { font-weight: bold; color: #000000; text-decoration: underline; }
.nr_bottom { border-bottom: solid 1px #BEBFAF; padding-bottom: 9px; margin-bottom: 9px; }
.nr_bottom2 { border-bottom: solid 2px #BEBFAF; padding-bottom: 9px; }

.default_content { margin-left: 15px; padding-right: 6px; }
.default_content a { font-weight: bold; text-decoration: none; color: #000000; }
.default_content a:hover { font-weight: bold; text-decoration: underline; color: #000000; }

.greytext { color: #989c9f; }
.greytext a { color: #000000; }
.greytext a:hover { color: #000000; }
.txt { color: #666; }
.bg { background: url(images/bgHm.gif) repeat-x; }

.hr { border-top: solid 1px #BEBFAF; margin-top: 30px; margin-bottom: 10px; }

