/* Main
---------------------------------------- */
@charset "utf-8";

html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
	margin-bottom: 1px;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #808041;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}


a {
	color: #003cfd;
	text-decoration: none;
}

a:hover {
	color: #003cfd;
	text-decoration: underline;
}

a img {
	border: 0px;
}

h1 {
	color: #808041;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}


/* Body
---------------------------------------- */
.outterBody {
	width: 913px;
}

.imageHeader {
	text-align: center;
	padding: 14px 0 6px;
}

.innerBody {
	background-color: #e4d9a3;
	padding: 18px 0 40px;
	width: 100%;
}

.outterContent {
	background-color: #fdfbfb;
	width: 881px;
}

.innerTopMain {
	background: url(/lyt_img/inner_top_main.jpg) center top no-repeat;
	height: 56px;
}

.innerBottomMain {
	background: url(/lyt_img/inner_bottom_main.jpg) top no-repeat;
	height: 56px;
}

.innerTop {
	background: url(/lyt_img/inner_top.jpg) center top no-repeat;
	height: 15px;
}

.innerBottom {
	background: url(/lyt_img/inner_bottom.jpg) bottom no-repeat;
	height: 55px;
}

#facebook {
	position: absolute;
	margin-left: 45px;
}

#twitter {
	position: absolute;
	margin-left: 95px;
}

#youtube {
	position: absolute;
	margin-left: 145px;
}

#share {
	position: absolute;
	margin-left: 720px;
	margin-top: 5px;
}

.innerContent {
	padding: 0 40px;
	width: 100%;
}

.paintingsForSale {
	cursor: pointer;
	font-size: 20px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: bottom;
}

.paintingsForSale a {
	color: #808041;
	text-decoration: none;
}

.paintingsForSale a:hover {
	color: #003cfd;
	text-decoration: none;
}

.flashGallery {
	background-color: #e4d9a3;
	padding: 15px 0;
}


/* Menu
---------------------------------------- */
.navMenuOutter {
	background-color: #ececc7;
}

.navMenuInner {
	width: 100%;
}

.navMenu {
	display: inline;  /* Needed for IE5/6 doubled float-margin bug */
	float: left;
	height: 33px;
	padding: 0;
	background-color: #ececc7;
}

.navMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navMenu ul li {
	float: left;
	position: relative;
}

.navMenu ul li a, .navMenu ul li a:visited {
	color: #fff;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0px;
	text-decoration: none;
}

.navMenu ul li:hover {
	width: auto;
}

.navMenu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ececc7;
}

.navMenu ul li ul {
	display: none;
}

.navMenu table {
	border-collapse: collapse;
	font-size: 12px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
}

.navMenu ul li:hover ul {
	border-bottom: #929259 1px solid;
	display: block;
	left: 1px;
	position: absolute;
	top: 33px;
	width: 163px;
}

.navMenu ul li:hover ul.endstop {
	left: -92px;
}

.navMenu ul li:hover ul li ul {
	display: none;
}

.navMenu ul li:hover ul li a {
	background-color: #9c9c70;
	border-bottom: #929259 0px solid;
	border-left: #929259 1px solid;
	border-right: #929259 1px solid;
	border-top: #929259 1px solid;
	color: #fff;
	display: block;
	height: auto;
	line-height: 15px;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	width: 145px;
}

.navMenu ul li:hover ul li a:hover {
	background-color: #b9b99b;
}

.navMenu ul li:hover ul li:hover ul {
	display: block;
	left: 197px;
	position: absolute;
	top: 1px;
}

.navMenu ul li a:hover ul {
	background: #fff;
	border-bottom: #E3E3E3 1px solid;
	display: block;
	left: 0px;
	position: absolute;
	top: 16px;
}

.navMenu ul li a:hover ul li a {
	background: #fff;
	border-bottom: #E3E3E3 0px solid;
	border-left: #E3E3E3 1px solid;
	border-right: #E3E3E3 1px solid;
	border-top: #E3E3E3 1px solid;
	color: #3f1407;
	display: block;
	height: auto;
	line-height: 15px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none;
	width: 180px;
}

.navMenu ul li a:hover ul li a ul{
	height: 0px;
	position: absolute;
	visibility: hidden;
	width: 0px;
}

.navMenu ul li a:hover ul li a:hover {
	color: #BD8348;
}

.navMenu ul li a:hover ul li a:hover ul {
	color: #3f1407;
	left: 197px;
	position: absolute;
	top: 0px;
	visibility: visible;
}


/* Content
---------------------------------------- */
.mainTitle {
	color: #808041;
	font-size: 26px;
	padding-top: 15px;
}

.subTitle {
	color: #808041;
	font-size: 18px;
}

.blackTitle {
	color: #030303;
	padding-bottom: 15px;
}

.tableTop {
	background: url(/lyt_img/table_top.jpg) center top no-repeat;
	height: 11px;
}

.tableContent {
	background-color: #ebe4c2;
	padding: 5px 30px;
}

.tableBottom {
	background: url(/lyt_img/table_bottom.jpg) center top no-repeat;
	height: 11px;
}

.smallFont {
	font-size: 13px;
	line-height: 16px;
}

a.beigeLink, a:hover.beigeLink {
	color: #808041;
	text-decoration: none;
}

.campaignBox {
	background:url(lyt_img/box.png) center center no-repeat;
	height: 36px;
	font-weight: bold;
	width: 72px;
	text-align: center;
}

.campaignDesc {
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}

/* Miscellaneous
---------------------------------------- */
.error {
	background-color: #FF9;
	border: 1px solid #FFF;
	color: #F00;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.success {
	background-color: #9C9;
	border: 1px solid #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.innerPadding {
	padding: 0 5px;
}

.formLabel {
	padding-right: 10px;
	text-align: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textBold {
	font-weight: bold;
}

#fullheight {
	height: 100%;
	vertical-align: top;
}