html{
  margin: 0;
  padding: 0;
}

body {
  font-family: arial,tahoma,verdana,sans-serif;
  font-size: 0.75em;
  text-align: center;
  background: #B9CAFF;
}
	
table {
  font-size: 100%; /* IE hack */ 
}

p {
  margin: 0 10px 10px;
}

a {
  text-decoration: none;
  font-weight: bold;
}

a:link {
  color: #990000;
}

a:visited {
  color: #B05F52;
}

a:hover {
  text-decoration: underline;
  color: #ffcc33;
}
	
hr {
  margin: 0;
  background: #990000; 
  color: #990000;
  border: none;
  clear: both;
  line-height: 1px;
  height: 1px;
}

#short {
	width: 50%;
	margin: auto;
}

form input.inputCheckbox, form input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 2px;
  margin: 0px;
}

form input.create, select.create, textarea.create {
  color: #ffffff;
  font-weight: bold;
  background-color: #990000;
  line-height: .8em;
  width: 100px;
}

#header {
  position: relative;
  background: url(/images/headerbackwider2.jpg) center top no-repeat;
  height: 91px;
}

#header h1 {
  display: none;
}
#header h2 {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  padding-top: 63px;
	padding-left: 27px;
	float: left;
}

#header h3 {
  color: #ffffff;
  text-align: right;
  font-size: 11px;
	float: right;
	margin: 62px 30px 0px 0px;
	display: inline;
	max-width: 500px;
}

#header h3 a {
  font-size: 10px;
  font-weight: normal;
}

#header h3 a:hover {
	color: #fff;
}

#header label {
	float: left;
}

#header input {
	float: left;
	margin: -4px 3px 0px 3px;
}

#header input #inputSubmit {
	margin-top: -6px;
}

#header form {
	display: inline;
}

#container {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  border-color: #990000;
  border-style: none;
}

#wrapper-index {
  float: left;
  width: 100%;
  background: url(/images/a-wider.gif) top center repeat-y;
}

#wrapper {
  float: left;
  width: 100%;
  background: url(/images/a-wider.gif) top center repeat-y;
}


#centercontent {
  float: left;
  width: 510px;
  color: #000000;
	margin: 10px 0px 0px 0px;
  padding-bottom: 60px;
  padding-left: 5px;
  font-size: 1.1em;
  line-height: 1.3em;
}  

#centercontent p {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

#centercontent p .sidered {
  font-size: x-small;
}	

#centercontent ol {
  margin: 10px;
  padding-left: 30px;
}

#centercontent ul {
  margin: 10px;
  padding-left: 40px;
}

#centercontent li {
  margin: 10px, 10px;
  text-align: left;
  font-weight: normal;
  line-height: 1em;
  padding: 5px;
}  

#centercontent #aboutuslist li {
  line-height: normal;
}

#centercontent h1 {
	font-size: 3em;
	font-weight: normal;
	display: all;
	padding: 0px 0px 0px 15px;
	line-height: 1.3em;
  color: #990000;
}

#centercontent h3 {
  padding-right: 0px;
  padding-left: 5px;
  padding-bottom: 10px;
  font-size: 1em;
  text-align: left;
  color: #990000;
} 

#centercontent h2 {
  padding-right: 0px;
  padding-left: 10px;
  font-size: 1.1em;
  text-align: left;
  color: #990000;
  margin-top: 4px;
}

#centercontent h4 {
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
}

#centercontent h4 .n {
  font-size: 1.1em;
  color: #000000;
}

#centercontent h4 .m {
  display: inline;
  font-size: .7em;
  color: #990000;
  text-align: right;
  margin-right: 40px;
}

#centercontent .o {
  display: inline;
  font-weight: bold;
  font-size: .7em;
  color: #990000;
  padding: 0px;
  text-align: left;
}

#table {
  line-height: .8em;
  cellpadding:0;
  cellspacing:0;
  padding:0;
  margin:0;
  width:100%;
}

/* TABLE */
.table {
  border: 0px solid #990000;
  border-collapse: collapse;
  width: 100%;
  line-height: 1.2em;
  position: relative;
}

.table td {
  padding: 0px;
  border: 1px solid #fff;
}

.table th {
  text-align: left;
  border: 1px solid #fff;
}

.table thead th {
  font-size: 145%;
  padding: 10px 6px;
}

.table tbody th {
  font-size: 115%;
  padding: 6px;
}

.table tbody th.sub {
  font-size: 100%;
  color: #000;
  padding: 6px;
}
   
#navigation {
  float: left;
  width: 160px;
	margin: 0px 0px 0px 30px;
}

#navigation p {
  padding-right: 5px;
  padding-left: 5px;
  font-style: normal;
  font-size: medium;
  color: #ffffff;
}

#navigation ul {
  margin: 5px;
  padding: 5px;
}

#navigation li {
  text-align: left;
  line-height: 1.5em;
  letter-spacing: .005em;
  list-style-type: none;
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
}

#navigation li a:link {
  color: #ffffff;
  font-weight:normal;
}

#navigation li a:visited {
  color:#ffffff;
  font-weight:normal;
}

#navigation li a:hover, a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #ffcc33;
}

#rightcontent {
  float: right;
  width: 245px;
  margin: 0px 30px 0px 0px;
  line-height: 1.4em;
}

#rightcontent h3 {
  text-align: left;
  padding-left: 5px;
  color:#990000;
  line-height: 1.4em;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#rightcontent ol {
  margin: 15px;
  padding: 5px;
  line-height: 1.4em;
}	

#rightcontent ul {
  margin: 15px;
  padding: 5px;
  line-height: 1.4em;
}	

#rightcontent li {
  padding-top: 5px;
  padding-right: 5px;
  margin-left: 5px;
  font-size: .9em;
  line-height: 1.4em;
} 
	
#smartlinks {
  line-height: 1.4em;
  margin-top: 15px;
} 

#smartlinks ul {
  line-height: 1.4em;
  list-style: none;
	margin-top: -10px;
	margin-left: -10px;

} 

#smartlinks li {
  list-style-image: none;
	margin-bottom: 15px;
  line-height: 1.4em;
  position: relative;
} 

#smartlinks li img {
	float: left;
	margin: 0px 3px 10px 0px;
}

#smartlinks li a img {
	text-decoration: none;
	border: 2px solid #fff;
}

#smartlinks li a:hover img {
	border: 2px solid #ffcc33;
}

#smartlinks p {
  line-height: 1.2em;
} 

#smartlinks h2 {
  line-height: 1.2em;
  padding: 45px 10px 10px 10px;
  font-size: 1.2em;
  text-align: left;
  color: transparent;
	background: url(/images/smartlinks.jpg) no-repeat top left;
}

#process {
  line-height: 1.4em;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

#process ul {
  line-height: 1.4em;
} 

#process ol {
  line-height: 1.4em;
  vertical-align: text-top;
}

#process li {
  padding-top: 5px;
  padding-right: 5px;
  line-height: 1.4em;
  vertical-align: text-top;
} 

#process p {
  line-height: 1.2em;
  text-align:center;
} 

#process h2 {
  line-height: 1.2em;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 20px;
  font-size: 1.2em;
  text-align: center;
  color: #990000;
} 
	
#createblock {
	position: absolute;
	top: 0px;
	left: 695px;
	width: 150px;
  height: 102px;
	margin-top: -7px;
	padding: 20px 60px 35px 95px;
	background: url(/images/createsearchnew3.png) no-repeat top left;
}

#createblock a {
	color: #000;
	font-weight: normal;
}

#createblock a:hover {
	font-weight: normal;
}

#createblock p {
	margin: 0px;
}

#createtext {
  width: 140px;
  height: 31.2px;
  display: block;
	font-size: 1.3em;
	line-height: 1em;
	padding: 0px 0px 0px 90px;
	margin: 10px 0px 25px -80px;
	text-align: left;
}

#giftcard {
  padding: 0;
  text-align: center;
  font-size: 1em;
  margin-bottom: 40px;
  margin-right: 20px;
  height: 160px;
  line-height: .7em;
  position: relative;
}

#giftcard p {
  line-height: 1.2em;
  text-align: center;
} 

#giftcard h2 {
  line-height: 1.2em;
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 20px;
  font-size: 1.2em;
  text-align: left;
  color: #990000;
} 

#giftcard h5 {
  line-height: 1.2em;
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 20px;
  font-size: 1em;
  text-align: left;
  color: #990000;
} 
	
.thumbnaili {
  border: none;
  width: 95px;
  text-align: left;
  vertical-align: center;
} 

.preview {
  border: none;
  width:190px;
} 

/* RIGHT TABLE */
.righttable {
  border: 0px;
  width: 100%;
  line-height: 1.2em;
  margin-right: 10px;
  position: relative;
}

.righttable td {
  padding: 3px;
  border-top: 0px;
}

.righttable th {
  text-align: left;
  border-top: 0px solid #990000;
  position:relative;
}

.righttable thead th {
  font-size: 145%;
  padding: 10px 6px;
}

.righttable tbody th {
  font-size: 115%;
  padding: 6px;
}

.righttable tbody th.sub {
  font-size: 100%;
  padding: 6px;
}
  
#footer {
  clear: left;
  width: 100%;
  font-size: .8em;
  text-align: center;
  background: url(/images/a-wider.gif) top center repeat-y;
}

#footer p {
  margin: 0px 0px 0px -100px;
  padding: 10px;
}

#footer a {
  padding: 0;
}

#accordion {
  padding: 10px;
  border: 0px;
  width: 90%;
  border-width: 0px;
}

.accordionTabTitleBar {
  padding:4px 6px 4px 6px;
  border-style: solid;
  border-top-color: #990000;
  background-color: #B05F52;
  border-bottom-color: #990000;
  border-width: 0px;
  color: #ffffff;
}

.accordionTabTitleBarHover {
  background-color: #990000;
  color: #ffffff;
}

.accordionTabContentBox {
  border: 0px;
  border-top-width: 0px;
  padding: 0px 8px 20px 8px;
}

#terms {
  font-size: .8em;
  text-align: left;
}

#terms p {
  margin: 0;
  padding: 5px 10px;
}

.hg {
  COLOR: #B05F52;
  FONT-WEIGHT: bold;
}

.ActivityHeading {
  COLOR: #B05F52;
  FONT-WEIGHT: bold;
}
	
#item {
  clear: both;
  font-size: .8em;
  border-color: #990000;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 10px;
  margin: 0px 0px 0px 0px;
  line-height: 1.4em;
}

#item p {
  padding: 0px;
  line-height: 1.4em;
}

#itemdetails {
  padding: 0px;
  line-height: 1.4em;
}

.item_name {
  font-weight: bold;
}

.item_name_norm	{
  font-weight: normal;
}

.item_desc {
  font-weight: normal;
}

.item_descfull {
  font-weight: normal;
  FONT-SIZE: 1em;
}

.item_detail {
  FONT-SIZE: .8em;
  font-weight: normal;
}

.submit_detail {
  font-weight: normal;
  background-color: #990000;
  color:#FFFFFF;
}

.unitcost {
  font-weight: bold;
  text-align: right;
}

.quantity {
  font-weight: normal;
  text-align: center;
}

.available {
  font-weight: normal;
  text-align: center;
  color: #990000;
}

.transfee {
  font-weight: normal;
  text-align: left;
}

.subtotal {
  font-weight: bold;
  text-align: right;
  FONT-SIZE: 1.6em;
  line-height: 1.6em;
}

.subtotalred {
  font-weight: bold;
  text-align: right;
  FONT-SIZE: 1.6em;
  line-height: 1.6em;
  color:#990000;
}

.btnav {
  background-color: #F8EADC;
  border: 1px #990000 solid;
} 

.thumbnail {
  border: none;
  width:100px;
  text-align: left;
  vertical-align: center;
} 

.preview {
  border: none;
  width:190px;
} 

.active {
  COLOR: #000000;
}

.maxed {
  COLOR: #C0C0C0;
  font-style: italic;
}

.editable, textarea {
  background-color: #ffffd3;
}

textarea {
  width: 75%;
  font-size: 100%;
}

img.progress {
  vertical-align: middle;
  padding: 0 10px;
}

missing {
  background-color: #F00;
}

.missing {
  background-color: #F00;
}

#quote {
	width: 90%;
	font-size: 1.4em;
	line-height: 2em;
	color: #900;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #900;
}

#quote em {
	font-size: 0.75em;
	text-align: right;
	display: block;
}

embed {
	margin: 0px 0px 0px 20px;
	text-align: center;
}

#couples-index {
	position: relative;
	right: 330px;
}

#header input.inputSubmit {
  margin-top: -11px;
}

