/* LRW Site Styles */

body {
	background: #24002A url(images/pageBack.jpg) repeat-x;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 90%;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:link {
	color: #630093;
}
a:visited {
	color: #8922BD;
}
a:hover, a:active {
	color: #666666;
}
.alignCenter {
	text-align: center;
}
.caption {
	font-size: 85%;
	font-style: italic;
	padding-top: 1em;
}
.imageLeft {
	float: left;
	widthn /**/: auto;
	margin-right: 1em;
}
.imageRight {
	float: right;
	width /**/: auto;
	margin-left: 1em;
}
.floatThumbLeft {
	float: left;
	width: 100px;
	margin-right: .5em;
	text-align: center;
	line-height: normal;
}
.available img, #popupWrapper img {
	border: 1px solid #630093;
}
#availableThumbs {
	margin: auto;
	border-bottom: 2px solid #630093;
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
#header {
	text-align: center;
}
#pageWrapper {
	background: #D4CEBD;
	width: 756px;
	margin: auto;
}
#popupWrapper {
	background: #fff;
	margin: auto;
	padding: 1em;
}
#pageContent {
	position: relative;
	width: 740px;
	background: #fff url(images/pageTop.jpg) repeat-x;
	clear: both;
	padding: 1em 0;
}
.homeContent {
	margin: auto;
	text-align: center;
}
.interiorContent {
	margin: auto;
}
.interiorContent h2 {
	padding-left: 1em;
	color: #630093;
	font-size: 1.2em;
}
.interiorContent h3 {
	padding-left: 1em;
	color: #630093;
	font-size: 1em;
}
.interiorContent p {
	text-align: left;
	padding: 0 2em;
}
.setOffNote {
	width: 80%;
	border: 2px solid #630093;
	margin: auto;
}
#topNav {
	font-size: 1em;
	padding: .3em 8px 1em 8px;
}
#topNav ul {
	margin: 0;
	padding: 0;
	padding-top: 13px;
}
#topNav ul li, #bottomNav ul li {
	display: inline;
}
#topNav a:link, #topNav a:visited {
	padding: .75em 1em;
	background: #C8A5B5;
	text-decoration: none;
	color: #000;
}
#topNav a:hover, #topNav a:active {
	color: #fff;
}

#topNav .current a:link, #topNav .current a:visited {
	color: #fff;
	background: #960096;
}
.contact {
	float: right;
}
#topNav a:link.contact, #topNav a:visited.contact {
	background: #D4CEBD;
}

#topNav a:hover.contact, #topNav a:active.contact {
	color: #960096;
	font-weight: bold;
}
#bottomNav {
	clear: both;
	text-align: center;
	width: 90%;
	padding-bottom: .5em;
	margin: auto;
	background: url(images/bottomBorder.jpg) repeat-x bottom;
}
#bottomNav a:link, #bottomNav a:visited {
	padding: 0 1em;
	color: #630093;
	text-decoration: none;
}
#bottomNav a:hover, #bottomNav a:active {
	text-decoration: underline;
}
#bottomNav ul {
	margin: 1em 0;
}
#bottomNav ul li {
	border-left: 1px solid black;
}
#bottomNav li.last {
	border-right: 1px solid black;
}
#bottomNav .current a {
	color: #000;
}
#footer {
	text-align: center;
	padding: .5em 0;
}
#footer span {
	padding: 0 1em;
}

/**Gallery Styles**/

.galleryNext {
	position: absolute;
	top: 2em;
	right: .5em;
	font-weight: bold;
}

.leftCol {
	position: relative;
	width: 75px;
	float: left;
	left: 16px;
}
.leftCol img, .rightCol img {
	float: left;
	margin-bottom: 4px;
}
.rightCol {
	position: relative;
	width: 75px;
	float: right;
	right: 17px;
}
.bottomRow {
	clear: both;
	margin-top: 4px;
}
#gallery {
	position: relative;
}
#imageContainer {
	position: absolute;
	top: 85px;
	left: -260px;
	left /**/: 110px;
	height: 456px;
}
#imageContainer img {
	display: none;
	position: absolute;
}
#sculptureDetail h3 {
	margin: 0;
	padding: 0;
	color: #960096;
	font-weight: bold;
}
#sculptureDetail .medium {
	margin: 0;
	padding: 0;
}

/* these styles position the dynamic text */
#txt0, 
#txt1, 
#txt2, 
#txt3, 
#txt4, 
#txt5, 
#txt6, 
#txt7, 
#txt8, 
#txt9, 
#txt10, 
#txt11,
#txt12,
#txt13,
#txt14,
#txt15,
#txt16,
#txt17,
#txt18,
#txt19,
#txt20,
#txt21,
#txt22,
#txt23,
#txt24,
#txt25,
#txt26,
#txt27,
#txt28,
#txt29,
#txt30 { 
	display: none; 
	padding: 20px 30px;
}

/*Form styles*/
.required {
	color: red;
	font-weight: bold;
}
#contactForm, #orderForm {
	padding: 1em;
}	
div.controls {
	margin: 0.5em;
}
div.row {
	clear: both;
	height: auto;
	margin: 0.7em 0em;
}
fieldset {
	border: 1px solid #630093;
	padding: 0.5em;
	margin-bottom: 0.5em;
}		
input, select, textarea {
	margin-top: -1em;
	margin-left: 32%;
}	

/* hide from Mac IE\*/
input, select, textarea {
	margin-top: 0;
	margin-left: 0;
   }
/* */
legend {
	color: #630093;
	font-size: 1.5em;
}	
span.label {
	float: left;
	width: 40%;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;		
	padding-right: .5em;
	margin-right: .5em;
	text-align: right; 
}	
		
textarea {
	margin-bottom: 5px; }
	
.contactInfo {
	padding-left: 1.5em;
}