body
{
 margin: 0;
 border: 0;
 padding: 0;
 background-color: #b0acdd;
 background-image:url('img/background.gif'); 
 text-align: center;
}

#content
{
 position: relative;
 width: 860px;
 height: 720px;
 border: solid 1px white;
 margin: 10px auto 5px;
 font-family: sans-serif;
 font-size: 12px;
 text-align: left;
}

h1,h2,h3
{
 font-family: sans-serif;
 color: #5b2d05;
}

h1 { font-size: 13px }
h2 { font-size: 14px }
h3 { font-size: 13px }

.para-header { margin-bottom: 0 }
p
{
 margin-top: 1px;
 margin-bottom: 8px
}

#content-gal
{
 position: relative;
 width: 860px;
 height: 720px;
 border: solid 1px white;
 margin: 15px auto 5px;
 font-family: sans-serif;
 font-size: 12px;
 text-align: left;
}

h1,h2,h3
{
 font-family: sans-serif;
 color: #5b2d05;
}

h1 { font-size: 13px }
h2 { font-size: 14px }
h3 { font-size: 13px }

.para-header { margin-bottom: 0 }
p
{
 margin-top: 1px;
 margin-bottom: 8px
}

#navbar
{
 position: absolute;
 top: 0;
 left: 0;
 width: 160px;
 height: 720px;
 margin: 0;
 border: none;
 background: url('img/navigation-bar_800.png') no-repeat;
 background-color: #c9cbe6;
}

#navbar-links
{
 width: 150px;
 margin: 10px auto 0;
}

.nav-item
{
 margin: 0 auto;
 padding: 1px 0;
 font-family: Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

.nav-item-text
{
 margin: 5px auto;
}

.nav-item-current
{
 background-color: #5b2d05;
 color: #b0baff;
}

.nav-item-link
{
 color: #5b2d05;
 cursor: pointer;
}
/*
.nav-item-link:hover
{
 background-color: #805d40;
}
.nav-item-link:hover a
{
 color: #b0baff;
}
*/

#navfooter
{
 width: 860px;
 margin: 0 auto 15px;
 font-size: 12px;
 font-family: Arial, sans-serif;
 color: #5b2d05;
}
#navfooter a
{
 text-decoration: none;
}
#navfooter a:link { color: #5b2d05 }
#navfooter a:visited { color: #5b2d05 }
#navfooter a:hover, #navfooter span:hover { color: #b85b0a }
#navfooter a:active { color: #fff }
#navfooter span { color: #5b2d05 }

#panel-top
{
 position: absolute;
 top: 0;
 left: 160px;
 width: 700px;
 height: 540px;
}
#panel-top a
{
 text-decoration: none;
}

#panel-top-left
{
 position: absolute;
 top: 0;
 left: 160px;
 width: 476px;
 height: 720px;
}

#panel-top-right
{
 position: absolute;
 top: 0;
 left: 636px;
 width: 224px;
 height: 540px;
}

#panel-bottom-left
{
 position: absolute;
 top: 540px;
 left: 160px;
 width: 233px;
 height: 180px;
}

#panel-bottom-center
{
 position: absolute;
 top: 540px;
 left: 393px;
 width: 233px;
 height: 180px;
}
#panel-bottom-right
{
 position: absolute;
 top: 540px;
 left: 626px;
 width: 234px;
 height: 180px;
}

#img-top-right
{
 position:relative;
 border: 0px;
 top: 0px;
 float: right;
 margin-left: 10px;
}

a:link, a:visited { color: #436dbe }
a:hover { color: #5a92ff }
a:active { color: #fff }


.bg-brown { background-color: #eddfd3 }
.bg-lightblue { background-color: #e6e4f4 }
.hd-blue { color: #436dbe }
.textpanel { margin: 15px;  }

.img-bg
{
 margin: 0;
 border: none;
}

.img-heading
{
 margin-top: 15px;
 margin-bottom: 8px;
}

/* Gallery */
#gallery-text { margin-top: 15px }

.gallery-thumbnail
{
 position: absolute;
 top: 20px;
 width: 75px;
 height: 75px;
 background-color: #fff;
 cursor: pointer;
}

#gallery-text-title
{
 margin-top: 5px;
 font-size: larger;
 font-weight: bold;
}

/* Pricing */
label.rightlabel
{
 width: 120px;
 margin: .5em 0;
 margin-right: 1em;
 text-align: right;
 display: block;
 float: left;
 clear: left;
}

input, textarea, select
{
 margin: 4px 0;
 border: none;
 /* padding: 1px; */
 background-color: #cdac87;
}

input, select
{
 height: 18px;
 font-size: 12px;
}

select { padding: 2px; }

.right-input-col { width: 170px }

.rightcol-align { margin-left: 114px }

#customizationtable input
{
 margin: 0;
 border: 0;
 width: auto;
 background-color: transparent;
}

#customizationtable td
{
 font-family: sans-serif;
 font-size: 12px;
}

.removelink
{
 position: relative;
 top: 7px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid gray;
 border-bottom: 1px solid gray;
 vertical-align: top;
 font-size: .8em;
 cursor: pointer;
}

.formsection
{
 margin-top: 25px;
}

.button
{
 width: auto;
 height: auto;
 padding: 3px;
 font-weight: bold;
 cursor: pointer;
}

/* Samples */
/*
#addresses h1 {
	font-size: medium;
	color: black;
	float: left;
}
*/
#addresses
{
	position: relative;
	width: 100%;
	height: 240px;
	margin: 20px auto 0;
}

#addresses div.column
{
	position: absolute;
	top: 0;
	width: 300px;
	margin: 0;
	padding: 0;
}

#addresses div.column.left { left: 0 }
#addresses div.column.right { left: 300px }

#addresses h3 { margin: 0  auto 10px 80px }

#addresses input, textarea
{
 width: 15em;
}

/* #addresses input, textarea {
	border: solid 0 white;
	margin-bottom: 1em;
	padding: 5px;
width: 11em;
background-color: #cdac87;
}



#addresses label {
	width: 8em;
	margin-right: .5em;
	text-align: right;
	display: block;
	float: left;
	clear: none;
}
*/

label#sameasbillinglabel
{
	width: auto;
	margin-left: 5px;
	float: right;
	display: inline;
}

input#shiptobilling
{
	margin: 0;
	padding: 0;
	width: 14px;
	height: 14px;
	display: inline;
	background: none;
	float: right;
}


/* Customization */
table#colortable {
	border: 1px solid #b0acdd;
	background-color: #FFFFFF;
	border-collapse: separate;
	padding: 10px;
}

#colortable td {
	width: 80px;
	text-align: center;
}

tr.colors {
	height: 35px;
border-top: 1px solid grey;
}

.rowcaption {
	font-weight: bold;
}

#linklist
{
 width: 100%;
 margin: 20px auto;
 text-align: center;
}
#linklist a {
	text-decoration: none;
}

.toplink {
	width: 100%;
	text-align: center;
}

.imglink
{
 border: none;
 cursor: pointer;
}
.clickable { cursor: pointer; }

.pclick
{
 color: #436dbe;
 text-decoration: underline;
 cursor: pointer;
}

/* Pricing Tool */
#content-pt
{
 position: relative;
 width: 720px;
 border: solid 1px white;
 margin: 15px auto 5px;
 font-family: sans-serif;
 font-size: 11px;
 text-align: left;
}

#content-pt-inner
{
 margin: 15px;
}

.pt-form-select-head
{
  font-size: 14px;
  font-weight: bold;
}

.pt-form-removelink
{
 margin: 5px 0 0 3px;
 border: 1px solid;
 border-color: #ccc #aaa #aaa #ccc;
 font-size: 9px;
 cursor: pointer;
}

#pricing-results
{
 display: none;
 margin-top: 20px;
}

#results-table td
{
  border: solid 1px #999;
  padding: 3px 6px;
  font-size: 14px;
}

.largest-text
{
 font-size: 18px;
 font-weight: normal;
 color: #5b2d05;
}

.body-text
{
 font-size: 11px;
 font-weight: normal;
 color: #000;
}

#total-price
{
  margin-left: 30px;
  font-size: 18px;
  font-weight: bold;
}

.pt-form-button
{
  font-size: 14px;
  font-weight: bold;
}

.pt-head
{
 font-size: 14px;
 font-weight: bold;
 color: #5b2d05;
}