
/* Common */
body, td, th, li, input, select, option {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
}

body { background-color: #245C92; }
a:link, a:visited { color: #003566; }
a:hover, a:active { color: #000000; }

textarea {
	font-family: Courier;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

h1, h2, h3, h4 { color: #000000; }

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

h1 + p, h2 + p, h3 + p { margin-top: 0px; }

.fineprint {
	font-size: 12px;
	font-weight: normal;
}

blockquote { font-style: italic; }

img {
	
}

#baseGrid { background-color: #FFFFFF; }

/* Page Header */
#header {
	background-color: #D2CBC0;
	background-image: url(http://www.wildstonemedia.com/images/ui_headerBkg.jpg);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: none solid solid none;
	border-color: #000000;
	color: #000000;
}

#headerImages { position: relative; }

#logoTip {
	position: relative;
	left: -398px;
}

#bkgWave {
	position: absolute;
	left: 780px;
	top: 0px;
	overflow: hidden;
}

/* DHTML Menu */
#menuBar {
	padding: 0px;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	border-style: none none none solid;
}

a.menuButton:link, a.menuButton:visited {
	color: #000000;
	text-align: center;
	float: left;
	padding: 2px 10px 3px 10px;
	display: block;
	left: 0px;
	top: 0px;
	z-index: 100;
	border-color: #7E7258;
	border-width: 1px;
	border-style: none dotted none none;
	text-decoration: none;
}

a.menuButtonActive:link, a.menuButtonActive:visited { color: #ffffff; }

a.menuButtonActive, a.menuButtonActive:hover {
	position: relative;
	background-color: #806F4D;
	color: #ffffff;
}

div.dhtmlMenu {
	position: absolute;
	visibility: hidden;
	z-index: 101;
	margin-left: -1px;
	border: 1px solid #000000;
}

div.dhtmlMenu a.dhtmlMenuItem {
	display: block;
	padding: 2px 5px 2px 5px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
	background-color: #D9CEB8;
}

div.dhtmlMenu a.dhtmlMenuItem:hover, div.dhtmlMenu a.menuItemHighlight {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font-weight: normal;
	white-space: nowrap;
	background-color: #245C92;
	color: #ffffff;
}

/* Path Navigation */
#path {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
}

#path a:link, #path a:visited { color: #000000; }
#path a:hover, #path a:active { color: #990000; }

/* Sub Navigation */
#subNavBox {
	border-width: 1px;
	border-style: solid;
	width: 100%;
	border-color: #D9D9D9;
	background-color: #F2F2F2;
}

#subNav { }
#subNav td { padding: 5px 15px 5px 5px; }

#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subNav li {
	padding: 0px 0px 2px 10px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url();
}

#subNav a:link, #subNav a:visited { color: #000000; }
#subNav a:hover, #subNav a:active { color: #990000; }

/* Content Area */
#home_content {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.wildstonemedia.com/images/ui_contentBkg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 20px;
}

#content {
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.wildstonemedia.com/images/ui_contentBkg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#body { padding: 5px 10px 10px 10px; }
#body p { text-align: justify; }
#featuredImages { padding-right: 10px; }
#featuredImages img { margin-top: 10px; }

.downloadInfo {
	color: #999999;
	font-size: 12px;
}

.caption {
	font-size: 12px;
	margin: 5px 0 0 10px;
}

.publicationTitle {
	font-style: italic;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 12px;
}

.note {
	font-size: 12px;
	font-style: italic;
}

table.dataTable {
	border-collapse: collapse;
	border-color: #537DB9;
	border-width: 1px;
	border-style: solid;
}

table.dataTable th {
	text-transform: inherit;
	white-space: nowrap;
	background-color: #3366CC;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	border-right: #FFFFFF;
	border-width: 1px;
	border-style: none dotted none none;
}

table.dataTable td {
	padding: 5px 10px 5px 10px;
	border-right: #cccccc;
	border-width: 1px;
	border-style: none dotted none none;
	vertical-align: top;
}

table.dataTable tr.odd { background-color: #FFFFFF; }
table.dataTable tr.even { background-color: #E6E6E6; }

table.definitionTable { }

table.definitionTable th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
	white-space: nowrap;
	padding: 5px 5px 10px 0px;
}

table.definitionTable td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 10px 5px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dotted none none none;
}

table.definitionTable td > p:first-child { margin-top: 0; }

/*Product Pages*/
.productIndex { }

.productIndex td {
	border-width: 1px;
	border-style: dotted none none none;
	border-color: #669BCC;
	padding: 10px 20px 10px 0px;
	text-align: center;
}

.productIndex td img { border-style: none; }

.title {
	font-style: italic;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.subtitle {
	margin: 2px 0 0 0;
	font-style: italic;
	font-size: 12px;
}

.artist {
	margin: 2px 0 0 0;
	white-space: nowrap;
}

.price {
	margin: 2px 0 0 0;
	white-space: nowrap;
}

.type {
	margin: 2px 0 0 0;
	white-space: nowrap;
}

.pageNav {
	text-align: right;
	white-space: nowrap;
}

.productImageLg { text-align: center; }

.orderButton {
	padding: 5px 0 5px 10px;
	float: right;
}

.orderButton img {
	border: none;
	margin: 0 0 10px 0;
}

/*Form Styles*/
form { margin: 0px; }

fieldset {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 5px 5px;
}

legend {
	font-size: 16px;
	font-weight: bold;
}

input.text {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	height: 14px;
}

table.Form {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none solid;
	margin: 0px 0px 0px 0px;
}

table.Form th {
	text-align: right;
	white-space: nowrap;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: none solid solid none;
	padding: 2px 2px 2px 5px;
}

table.Form td {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: none solid solid none;
	white-space: nowrap;
	padding: 2px 5px 2px 2px;
}

/* Sidebar */
#sidebarColumn {
	width: 180px;
	padding: 10px;
	border-width: 1px;
	border-style: none none none dotted;
	border-color: #669BCC;
}

.sidebarColumnImage { }
.sidebarColumnImageCaption { padding: 2px 0 10px 0; }

/* Footer */
#footer { margin: 10px 0 0 0; }

#footer td {
	font-size: 12px;
	color: #ffffff;
}

#footer a:link { color: #ffffff; }
#footer a:visited { color: #ffffff; }
#footer a:hover { color: #E36A19; }
#footer a:active { color: #E36A19; }

/*Site Map*/
.liOne {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.liTwo {
	font-size: 14px;
	font-weight: bold;
}

.liThree, liFour, liFive {
	font-size: 12px;
	font-weight: normal;
}

/* TinyMCE */
.mceContentBody {
	background-color: #FFFFFF;
	padding: 10px;
}

