body {
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/TimPainting.jpg);
	background-repeat: no-repeat;
}

#controlBox {
	margin: 0px 10px 0px;
	width: 160px;
	float: right;
}

#leftSide_gal {
	margin: 0px;
	padding: 5px;
	height: 240px;
	overflow: hidden;
	border-right: 1px solid #ffcc00;
	border-left: 1px solid #ffcc00;
}

.control {
	margin: 0px 10px 0px;
	font-size: 0.8em;
	color: #ffcc00;
	font-family: verdana, arial, sans-serif;
	padding: 2px 0px;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 5px;
}

a {
	color: #ffcc00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

label {
	margin: 3px 2px;
	width: 125px;
	float: left;
}

fieldset {
    border: 0px;
}

input {
	margin: 2px;
	background-color: #6699ff;
	color: #fff;
}

select {
	margin: 2px;
	background-color: #6699ff;
	color: #fff;
}

textarea {
	margin: 2px;
	background-color: #6699ff;
	color: #fff;
}

#mainContainer {
	width: 980px;
	margin: 0px 10px 0px 10px;;
}

#mainHeader {
	width: 980px;
	margin: 0px 0px 0px 0px;
	height: 100px;
	/*
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	*/
	padding-top: 35px;
}

#signature {
	width: 750px;
	height: 100px;
	background-image: url(../images/headerImage.gif);
	background-repeat: no-repeat;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	margin-left: 210px;
	cursor: pointer;
}

#mainContent {
	border: 2px solid #000;
	width: 98%;
	margin: -2px auto 0px auto;
	height: 500px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	color: #ffcc00;
	overflow: auto;
}

#content {
	margin-left: 230px;
	padding: 10px;
}

#mainNav {
	margin-left: 35px;
	width: 150px;
	float: left;
}

#mainNav ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 2px 8px;
}

#mainNav ul li {
	line-height: 1.2;
}

#mainNav ul li a {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 2px 12px;
	color: #ffcc00;
	text-decoration: none;
	font-size: 1.2em;
}

#mainNav ul li.cartLink {
    background-color: #ffcc00;
    color: #063075;
    font-weigt: bold;
    font-size: 1.2em;
    margin: 5px 0px 5px 0px;
    padding: 2px 3px 2px 3px;
}

#mainNav ul li.cartLink a {
    color: #063075;
    font-weigt: bold;
    font-size: 1.2em;
}

#mainNav ul li hr {;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #ffcc00;
	width: 75%;
}

#mainFooter {
	width: 980px;
	margin: 0px auto 0px auto;
	height: 30px;
	/*
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	*/
}

#mainFooterContent {
	width: 730px;
	height: 30px;
	/*
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	*/
	color: #ffcc00;
	background-image: url(../images/backgroundLt.gif);
	background-repeat: repeat;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	padding: 10px;
	margin-left: 210px;
}

#floatingLayerBackground {
	display: none;
}

#floatingLayer {
	display: none;
	width: 900px;
	height: 400px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	color: #ffcc00;
	border: 2px inset #ffcc00;
	position: absolute;
	top: 150px;
	left: 100px;
	padding: 15px;
}

#floatingLayerMini {
	display: none;
}


#floatingLayerHeader {
	width: 150px;
	height: 30px;
	top: 115px;
	left: 20px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	z-index: 80;
	text-align: center;
	font-weight: 600;
	color: #ffcc00;
}

#rightFooter {
	width: 400px;
	float: right;
	text-align: right;
}

.left {
	text-align: left;
	margin-left: 4px;
}

.right {
	text-align: right;
	margin-right: 4px;
}

.center {
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

.row1 {
	padding: 3px;
	background-image: url(../images/backgroundLt.gif);
	background-repeat: repeat;
	color: #ffcc00;
}

.row2 {
	padding: 3px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	color: #ffcc00;
}

.row_over {
	padding: 3px;
	background-color: #ffcc00;
	color: #000066;
	cursor: pointer;
}

.cursor {
	cursor: pointer;
}

.floatRight {
	width: 100px;
	float: right;
	margin-right: 5px;
	text-align: center;
}

#mainGallery {
	width: 475px;
	margin-right: 5px;
}

.description {
	font-size: 1.1em;
}

#rightPicture {
	width: 355px;
	float: right;
	text-align: center;
}

#rightPicture h1 {
	text-align: left;
}

table.shoppingCart {
    width: 100%;
    border: 1px solid #000;
}

table.shoppingCart td {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    padding: 3px;
    color: #ffcc00;
}

table.shoppingCart tr > td:first-child {
    border-left: 0px;
}

table.shoppingCart > tr:first-child td {
    border-top: 0px;
}

table.shoppingCart th {
    text-align: left;
    border-left: 1px solid #000;
    padding: 3px;
    color: #ffcc00;
}

table.shoppingCart tr > th:first-child {
    border-left: 0px;
}

table.shoppingCart tr.total {
    font-weight: bold;
    text-align: right;
    font-size: 1.2em;
}

.notification {
    margin: 10px 0px 10px 0px;
}

#floatingLayer table {
    color: #ffcc00;
}

label.required {
	font-weight: bold;
	color: #cc0000;
}

input.required {
	border: 1px inset #cc0000;
}

select.required {
	border: 1px inset #cc0000;
}
div.field {
	display: block;
	clear: both;
}