body,p,td,th,input,select,option,textarea,label, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4c829e;
}
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #b2e5ff;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 40px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #4c829e;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e49c00;
	background-image: url(images/orange_pixel.jpg);
	background-repeat: repeat-x;
	background-position: 0px 24px;
	font-size: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.required {
	color: #F00;
}
table.left th {
	text-align: left;
}

p.error,p.msg {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background-color: #f00;
}
p.msg {
	background-color: #7acd4b;
}
input.error {
	border: solid 1px #f00;
}
input.default {
	font-size: 7pt;
	color: #666;
	padding: 2px;
	padding-top: 2px;
}	
input.text {
	padding-left: 2px;
	padding-right: 2px;
}
.col3 {
	margin-top: 37px;
}

a {
	color: #009ce4;
	text-decoration: none;
}
a:hover {
	color :#e49c00;
}
#main_content_area {
	width: 995px;
	overflow: hidden;
}

#main_content_area p#footer {
	font-size: 7pt;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
}
/***************************************
			Login Form
***************************************/

#login_form {
	width: 226px;
	height: 76px;
	background-image: url(images/login-background.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	left: 326px;
}
#login_form input.text {
	width: 100px;
	margin-left: 80px;
	display: block;
	margin-top: 5px;
	padding: 3px;
	font-size: 9pt;
	border: solid 1px #818181;
	color: #4c829e;
	margin-bottom: 0px;
}

#login_form input.image {
float: right;
margin-right: 10px;
margin-top: -22px;
}

#login_form a {
	font-size: 7pt;
	color: #4c829e;
	font-style: italic;
	text-decoration: none;
	float: right;
	margin-right: 6px;
	margin-top: 1px;
}
#login_form a:hover {
	color: #000;
}

#login_form p {
	margin-left: 80px;
	margin-right: 20px;
}



/***************************************
			Top Menu
***************************************/

ul#top_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	z-index: 4;
	left: 560px;
	border: solid 0px #000;
	width: 208px;
	margin-top: 15px;	
}
ul#top_menu li {
	display: inline;
}
ul#top_menu a {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: solid 1px #78a1b6;
	color: #78a1b6;
	text-decoration: none;
	padding-bottom: 3px;
	
}
ul#top_menu a:hover {
	color: #000;
}
ul#top_menu li.last a {
	border-right: none;
}


/***************************************
			Top Bubble
***************************************/

#top_bubble {
	width: 186px;
	height: 199px;
	padding: 15px;
	width: 156px;
	height: 169px;
	background-image:url(images/top_bubble.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	position: absolute;
	z-index: 2;
	margin-left: 778px;
}
#top_bubble p {
	color: #666666;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}


/***************************************
			Header Image
***************************************/

#header_image {
	border: solid 0px #000;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
}

#header_image img {
	border: none;
	width: 401px;
	height: 207px;
}


/***************************************
			Main Menu
***************************************/

ul#main_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: -15px;
	position: absolute;
	z-index: 3;
	margin-left: 240px;
}
ul#main_menu li,ul#main_menu li a {
	display: block;
	float: left;
}



ul#main_menu li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c829e;
	font-weight: bold;
	border-bottom: solid 2px #d5f1ff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10pt;
}
ul#main_menu li a:hover {
	border-bottom-color: #4c829e;
}

/***************************************
			Main Content
***************************************/

.col1,.col2,.col3 {
	float: left;
	margin-right: 15px;
	border: solid 0px #000;
	min-height: 10px;
	overflow: hidden;
	margin-top: 3px;
}
#main_content_area p, #main_content_area li {
	font-size: 8pt;
}


.three_columns .col1 {
	width: 197px;
	margin-left: 25px;
}

.three_columns .col2 {
	width: 520px;
}
.three_columns .col3 {
	width: 208px;
}

.clr {
	float: none;
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	content: '.';
}

.one_column, .one_column .col1 {
	width: 984px;
	margin-left: 25px;
	width: 969px;
}
.one_column .col2, .one_column .col3 {
	display: none;
}

.two_columns-right .col1 {
	margin-left: 25px;
	width: 745px;
}
.two_columns-right .col2 {
	width: 204px;
}

.two_columns-left .col1 {
	margin-left: 25px;
	width: 204px;
}
.two_columns-left .col2 {
	width: 748px;
}

.two_columns-right .col3, .two_columns-left .col3 {
	display: none;
}


/***************************************
			Light Box
***************************************/

.lightbox h1 {
	background-image: url(images/orange_light.jpg);
	margin-bottom: 0px;
}
.lightbox .inner {
	padding: 20px;
	padding-top: 10px;
	background-color: #e7f7ff;
	margin-top: 0px;
}

.box {
	margin: 0px;
	padding: 10px;
	background-color: #e7f7ff;
	border-top: solid 2px #e49c00;
	margin-top: 4px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

ul.box {
	list-style-type: none;
}
ul.box li {
	padding-left: 10px;
}
ul.box a {
	text-decoration: none;
	color: #e49c00;
	line-height: 12pt;
}
ul.box a:hover {
	text-decoration: underline;
}

.lightbox ul {
	margin-left: 0px; 
	padding-left: 0px;
	list-style-type: none;
}
.lightbox li {
	background-image: url(images/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 8px;	
}
.lightbox p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	
}

/***************************************
			Wishlist
***************************************/

a.delete, ul.box a.delete, .options a.delete, .gift .inner .options a.delete {
	color: #900;
}

a.option {
	font-size: 6pt;
}

.options a {
	color: #009ce4;
	text-decoration: none;
}

.options a:hover {
	text-decoration: underline;
}
li.unregistered, li.box a.unregistered {
	color: #8aafc2;
	font-size: 8pt;
}
.gift {
	margin-bottom: 5px;
}
.gift h3 {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 8pt;
	
	background-image: url(images/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 8px;

	
}
.gift.open h3 {
	border: solid 0px #000;
}
.gift h3 small {
	font-weight: normal;
}
.gift p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}
.gift.open {
}
.gift .inner {
	display: none;
	margin: 0px;
	padding: 0px;
	background: none;
	padding-left: 20px;
	background-color: #f6fcff;
	border: dotted 1px #4c82af;
	border-top-width: 0px;
	border-top: solid 1px #4c829e;
	padding: 5px;
}

.gift .inner .left {
	float: left;
	width: 67%;
	border: solid 0px #000;
}
.gift .inner .right {
	float: left;
	width: 30%;
	padding-left: 10px;
	border: solid 0px #000;
}
.gift .inner a {
	color: #009ce4;
	text-decoration: none;
}
.gift .inner a:hover {
	color :#e49c00;
}

/***************************************
			home
***************************************/

.news h3 {
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.news p {
	margin-top: 2px;
	padding-top: 0px;
}

.stepbox.last {
	margin-right: 0px;
}
.stepbox {
	width: 162px;
	height: 137px;
	padding: 10px;
	padding-top: 15px;
	height: 112px;
	width: 148px;
	margin-right: 5px;
	margin-left: 0px;
	background-image: url(images/step_box.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

.stepbox p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
.stepbox .more {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.stepbox .more a {
	font-weight: bold;
}

/***************************************
			FAQ
***************************************/

.question h2 {
	font-size: 9pt;
	cursor: pointer;
	margin-top: 20px;
	background-image: url(images/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.question p {
	display: none;
	margin-left: 20px;
}


/***************************************
			Navigation
***************************************/
ul#main_menu li ul{
	display: none;
	position: absolute;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	clear: both;
}
ul#main_menu li.over ul{
	display: block;
}

ul#main_menu li ul li {
	background-image: url(images/blank.gif);
	padding: 1px;
}
ul#main_menu li ul li a {
	border: solid 1px #7fa9be;
	color: #7fa9be;
	font-size: 7pt;
	padding: 4px;
	padding-left: 10px;
	background-color: #fff;
	width: 120px;
}
ul#main_menu li ul li a:hover {
	border-color: #e49c00;
	color: #e49c00;
}

/***************************************
			Search results
***************************************/

.search_results .user h3 {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	float: left;
}
.search_results .user p.reference {
	float: left; 
	font-size: 6pt;
	font-style: italic;	
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}
.search_results .user p.location {
	display: block;
	clear: both;
}
.search_results .user {
	background-color: #f6fcff;
	border: dotted 1px #4c82af;
	padding: 10px;
	margin-bottom: 5px;
}
.search_results .user .inner {
	background: none;
	padding: 0px;
	margin: 0px;
}
.search_results p.link {
	text-align: right;
	font-size: 7px;
}

/***************************************
			associate e-mail addresses
***************************************/

.email_address {
	display: block;
	clear: both;
	min-height: 20px;
}
#main_content_area .email_address p.option {
	float: left;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.email_address h3 {
	font-size: 8pt;
	float: left;
	margin: 0px;
	padding: 0px;
}
.email_address.pending h3 {
	color: #aac1d3;
}
.email_address form {
	display: block;
	clear: both;
	padding-top: 5px;
	margin-left: 10px;
}

/*********************************
			web advertisement
**********************************/

#web_advertisement a img {
	border: none;
	border-top: solid 2px #e49c00;
	border-bottom: solid 2px #e7f7ff;
}
#web_advertisement {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-right: 15px;
}
#web_advertisement p {
	font-size: 7pt;
	margin-top: 0px;
	padding-top: 0px;
}
#web_advertisement h3 {
	font-size: 8pt;
	margin-bottom: 5px;
}
#web_advertisement h3 a {
	font-weight: normal;
	font-size: 7pt;
	float: right;
}


/*********************************
			ajax
**********************************/

.loading {
	background-image: url(images/ajax-loader.gif );
	background-repeat: no-repeat;
	background-position: center center;
}
