@charset "utf-8";
/* CSS Document */

body {
	background-color: #0C346B;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #FFF;
}
div#header {
	height: 160px;
	background-color: #0C346B;
	position: relative;
}
div#logo {
	float: left;
	margin-bottom: 20px;
}
div#login {
	position: absolute;
	top: 0;
	right: 0;
	color: #C8DF8E;
	font-family: Century Gothic;
	font-variant: small-caps;
	font-size: 125%;
	font-weight: bold;
	padding: 5px;
}
		div#nav {
			float: left;
			position: absolute;
			bottom: 0;
			left: 33px;
			height: 40px;
			margin-top: 20px;
		}
			div#nav ul {
				list-style-type:none;
				position: relative;
				padding: 0;
				margin: 0;
			}
			div#nav ul li {
				float: left;
				width: 150px;
			}
			div#nav ul li a {
				display: block;
				width: 150px;
				height: 40px;
				background: url(images/grnTab.jpg) no-repeat;
				color: #0C346B;
				text-decoration: none;
				font-family: Century Gothic;
				font-variant: small-caps;
				font-size: 125%;
				padding-top: 0px;
				font-weight: bold;
				text-align: center;
				margin-right: 10px;
				_margin-right: 0px;
			}
			div#nav ul li a.active {
				background: url(images/whtTab.jpg) no-repeat;
				color: #54B948;
			}
			div#nav ul li a:hover {
				display: block;
				background: url(images/whtTab.jpg) no-repeat;
				color: #54B948;
			}
			div#nav ul li ul {
				visibility: hidden;
				position: absolute;
				top: 35px;
				width: 500px;
			}			
			div#nav ul li:hover ul, div#nav ul li a:hover ul {
				visibility: visible;
				margin-left: -1px;
			}
			div#nav ul li:hover ul li a, div#nav ul li a:hover ul li a {
				padding-top: 10px;
				background: #FFF;
				border-bottom: solid 1px #00467F;
			}
			div#nav ul li ul li a:hover {
				color: #54B948;
			}
div#topright {
	background: #FFF url(images/grnCornerRight.jpg) right top no-repeat;
	float: right;
	width: 291px;
	height: 25px;
}
div#title {
	float: left;
	height: 140px;
	width: 960px;
	background: #FFF url(images/whiteCorner.jpg) left top no-repeat;
}
div#welcome {
	float: left;
	height: 75px;
	width: 550px;
	padding-left: 30px;
	font-size: 300%;
	font-family: Century Gothic;
	color: #00467F;
	*padding-top: 25px;
}
div.breadcrumb {
	font-size: 8pt;
	font-family: Verdana;
	float: left;
}
div#contact {
	clear: both;
	float: right;
	background: url(images/gradRepeat.jpg) repeat-y;
	width: 291px;
	height: 115px;
	text-align: right;
	color: #00467F;
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 125%;
	font-variant: small-caps;
	font-weight: bold;
}
div#contact img {
	padding: 10px;
	margin-top: -5px;
}
div#contentarea {
	background-color: #FFF;
	font-family: Verdana;
	color: #424242;
	font-size: 100%;
	line-height: 150%;
	height: 675px;
	padding-left: 30px;
}
div#contentarea ul {
	list-style-position: outside;
	list-style-type: disc;
	padding: 10px;
	margin-left: 20px;
}
div#contentarea ul li, ol li {
	padding: 5px;
	line-height: 20px;
}
div#contentpageleft ul {
	list-style-position: outside;
	list-style-type: disc;
	padding: 10px;
	margin-left: 50px;
}
div#contentpageleft ul li, ol li {
	padding: 5px;
	line-height: 20px;
}
div#contentareaform {
	background: url(images/gradRepeat.jpg) repeat-y right #FFF;
	font-family: Verdana;
	color: #424242;
	font-size: 100%;
	line-height: 150%;
	padding-left: 30px;
	padding-right: 185px;
	padding-bottom: 30px;
}
div#tableheader {
	width: 715px;
	text-align: center;
	float: left;
	margin-left: 50px;
	color: #00467F;
}
div#tableheader1 {
	width: 200px;
	float: left;
}
div#tableheader2 {
	width: 220px;
	float: left;
}
div#tableheader3 {
	width: 160px;
	float: left;
}
div#contentparty {
	background: url(images/gradRepeat.jpg) repeat-y right #FFF;
	font-family: Verdana;
	color: #424242;
	font-size: 100%;
	line-height: 150%;
	padding-left: 30px;
	padding-right: 185px;
	padding-bottom: 30px;
}
div#contentparty table {
	width: 745px;
	border-collapse: collapse;
}
div#contentparty table th {
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
	font-family: Century Gothic;
	font-size: 14pt;
	font-weight: bold;
	color: #00467F;
	padding: 10px 8px;
	border-bottom: 2px solid #BBB;
}
div#contentparty table td {
	border-bottom: 1px solid #ccc;
	padding: 6px 8px;
}
div#contentparty fieldset {
	width: 550px;
	margin: 0 auto;
}
div#partyinfo {
	width: 500px;
	height: 55px;
	padding: 10px;
	margin-left: 112px;
	background-color: #BBD87B;
	text-align: center;
	border: 1px solid #000;
}
div#contentcontainer {
	background: url(images/gradRepeat.jpg) repeat-y right #FFF;
	margin-top: -25px;
	width: 960px;
	float: left;
	padding-bottom: 50px;
}
div#contentpageleft {
	float: left;
	width: 550px;
	font-family: Verdana;
	color: #424242;
	font-size: 100%;
	line-height: 150%;
	padding-left: 30px;
	padding-bottom: 30px;
}
div#fundamentals {
	line-height: 10px;
}
div#contentboxleft {
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px;
	width: 225px;
	_width: 200px;
	height: 400px;
	border: 1px solid #000;
	background: #BBD87B;
}
div#contentboxright {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px;
	width: 225px;
	_width: 200px;
	height: 400px;
	border: 1px solid #000;
	background: #BBD87B;
}
div#contentpageright {
	float: right;
	width: 352px;
	_width: 300px;
	_clear: both;
    _padding-left: 10px;
	_padding-left: 10px;
	_margin-right: -20px;
}
div#buffer {
	clear: both;
	float: right;
	width: 404px;
	height: 408px;
	margin-bottom: -125px;
	margin-left: 20px;
	background: url(images/buffergradient.png) repeat-y right;
}
div#testimonials {
	float: right;
	width: 700px;
	height: 113px;
	background: url(images/testBar.jpg) no-repeat right;
	margin-top: 125px;
}
div#testleft {
	clear: both;
	float: left;
	width: 260px;
	height: 238px;
	background: url(images/testPic.jpg) no-repeat left;
}
div#rewards {
	width: 550px;
	float: left;
	padding-left: 50px;
}
div#rewards table {
	width: 400px;
	border-collapse: collapse;
}
div#rewards table th {
	text-decoration: none;
	text-align: left;
	font-variant: small-caps;
	font-family: Century Gothic;
	font-size: 14pt;
	font-weight: bold;
	color: #00467F;
	padding: 10px 8px;
	border-bottom: 2px solid #54B948;
}
div#rewards table td {
	border-bottom: 1px solid #54B948;
	padding: 6px 8px;
}
div#rewards hr {
	width: 500px;
}
div#rewardsleft {
	float: left;
	width: 275px;
}
div#rewardsright {
	float: left;
	width: 275px;
}
div#rewardsright ul li {
	padding-bottom: 7px;
}
div#potentials {
	width: 575px;
	height: 230px;
	float: left;
	background: url(images/box8.jpg) no-repeat;
	color: #00467F;
}
div#potentialsleft {
	float: left;
	width: 275px;
}
div#potentialsright {
	float: left;
	width: 275px;
}
div#contactform {
	float: left;
	width: 500px;
	height: 450px;
	background: url(images/contactbox.png) #FFF no-repeat;
	padding: 15px 10px 10px 15px;
	margin-bottom: 20px;
}
div#contactformleft {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 6px;
}
div#contactformright {
	float: left;
	width: 400px;
}
div#contactform input, textarea{
	margin: 5px;
}
div#contactform label {
	display: block;
	line-height: 13px;
}
div#discountmenu {
	width: 100px;
	height: 100px;
	border: 1px solid #00467F;
	color: #00467F;
	font-size: 12pt;
	float: left;
}
div#sitemap ol {
	list-style-type: none;
}
div#footer {
	clear: both;
	font-family: Verdana;
	font-size: 8pt;
	color: #00467F;
	text-align: left;
	border-top: 1px solid #CCC;
	background: url(images/gradRepeat.jpg) repeat-y right;
	height: 75px;
	width: 960px;
	padding: 10px 0 10px 0px;
}
div#footerleft {
	float: left;
}
div#footerright {
	float: right;
	width: 200px;
}
.footer {
	padding-left: 50px;
}
#dhtmltooltip {
	position: absolute;
	width: 545px;
	border: 2px solid #00467F;
	padding: 2px;
	background-color: #FFF;
	font-family: Verdana;
	color: #424242;
	font-size: 100%;
	line-height: 150%;
	visibility: hidden;
	z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
div#quicklinks {
	height: 105px;
	width: 120px;
	float: right;
	border: 1px solid #00467F;
	background: #FFF;
	padding: 5px;
	display: inline-block;
	margin-left: 5px;
	margin-top: -100px;
}
div#quicklinks ul li {
	padding-bottom: 2px;
}
.score {
	font-size: 20pt;
	color: #00467F;
	font-weight: bold;
	border: solid 1px #54B948;
	padding: 5px;
}
h1 {
	font-size: 200%;
	font-family: Century Gothic;
	color: #00467F;
}
h2 {
	font-size: 14pt;
	color: #00467F;
	line-height: 25px; 
}
h3 {
	text-decoration: none;
	font-variant: small-caps;
	font-family: Century Gothic;
	font-size: 14pt;
	font-weight: bold;
	color: #00467F;
}
h4 {
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bold;
	color: #00467F;
}
h5 {
	color: #00467F;
	font-size: 100%;
	font-weight: bold;
}
h6 {
	color: #00467F;
	font-size: 100%;
	font-weight: bold;
	display: inline;
}
a {
	color: #00467F;
}
a:hover {
	color: #54B948;
}
blockquote {
	border: 1px solid #000;
	background: #BBD87B;
	padding: 5px;
}
.widget, .widget4 {
	width: 302px;
	display: block;
	clear: both;
	margin-right: 25px;
	margin-bottom: 25px;
	float: right;
	border: 1px solid #0C346B;
	background: #FFF;
}
.widget a {
	text-decoration: none;
}
.widget1 {
	width: 255px;
	display: block;
	clear: both;
	margin-right: 25px;
	margin-bottom: 25px;
	float: right;
	border: 1px solid #0C346B;
	background: #FFF;
}
.widget2 {
	width: 265px;
	display: block;
	clear: both;
	margin-right: 25px;
	margin-bottom: 25px;
	float: right;
	border: 1px solid #0C346B;
	background: #FFF;
}
.widget3 {
	width: 340px;
	height: 180px;
	display: block;
	clear: both;
	margin-right: 25px;
	margin-bottom: 25px;
	float: right;
	border: 1px solid #0C346B;
	background: #FFF;
}
.widget label, .widget1 label, .widget2 label {
	width: 75px;
	display: inline-block;
	padding-bottom: 10px;
	text-align: right;
}
.widget h2 {
	font-size: 125%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-family: Century Gothic, Verdana;
	font-variant: small-caps;
	border-bottom: 1px solid #0C346B;
	background-color: #54B948;
	padding: 10px;
}
.widget1 h2, .widget2 h2, .widget4 h2 {
	font-size: 125%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-family: Century Gothic, Verdana;
	font-variant: small-caps;
	border-bottom: 1px solid #0C346B;
	background-color: #00467F;
	padding: 10px;
}
.widget3 h2 {
	font-size: 125%;
	color: #00467F;
	font-weight: bold;
	text-align: center;
	font-family: Century Gothic, Verdana;
	font-variant: small-caps;
	border-bottom: 1px solid #0C346B;
	background-color: #C1DB85;
	padding: 10px;
}
.widget p, .widget1 p, .widget2 p, .widget3 p {
	padding-left: 10px;
}
.widget ul {
	margin: 5px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 25px;
}
.widget4 ul {
	margin: 5px;
	list-style-type: disc;
	list-style-position: inside;
}
.widget ul li, .widget4 ul li {
	padding: 0 5px 10px 10px;
}
.widget ul li a {
	font-size: 125%;
	text-decoration: underline;
}
.green {
	color: #54B948;
}
.image {
	padding-right: 25px;
	padding-bottom: 25px;
	clear: both;
}
.formspace {
	margin-top: 5px;
	width: 150px;
}
.subtitle {
	margin-left: 10%;
}
.indent {
	margin-left: 10%;
}
.question {
	font-weight: bold;
}
.testtitle {
	text-indent: 20px;
	color: #00467F;
	font-family: Century Gothic;
	font-variant: small-caps;
	font-size: 125%;
	font-weight: bold;
}
.testcontent {
	width: 375px;
	display: inline-block;
	font-size: 90%;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}
.testname {
	display: inline-block;
	font-size: 90%;
	color: #424242;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 175px;
	margin-left: 25px;
}
.bold {
	font-weight: bold;
}
.head {
	text-decoration: underline;
	font-weight: bold;
}
.navleft {
	border-left: 1px solid #00467F;
}
.navright {
	border-right: 1px solid #00467F;
}
hr {
	color: #54B948;
	height: 2px;
	background-color: #54B948;
	border: 0;
}
.arrowbox1 {
	background: url(images/arrowbox1.png) no-repeat;
	height: 55px;
	width: 405px;
	line-height: 15px;
	float: right;
	padding-bottom: 26px;
}
div.arrowbox1 a {
	width: 400px;
	height: 50px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}
.arrowbox2 {
	background: url(images/arrowbox2.png) no-repeat;
	height: 55px;
	width: 470px;
	line-height: 15px;
	float: right;
}
div.arrowbox2 a {
	width: 460px;
	height: 50px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}
.arrowbox3 {
	background: url(images/arrowbox3.png) no-repeat;
	height: 55px;
	width: 435px;
	line-height: 15px;
	float: right;
}
div.arrowbox3 a {
	width: 430px;
	height: 50px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}
.arrowbox4 {
	background: url(images/arrowbox4.png) no-repeat;
	height: 55px;
	width: 365px;
	line-height: 15px;
	text-align: left;
}
div.arrowbox4 a {
	width: 360px;
	height: 50px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}
.callbox {
	background: url(images/callbox.png) no-repeat;
	width: 502px;
	height: 65px;
	padding: 10px 10px 10px 20px;
	margin: 10px 0 -20px 25px;
}
.box {
	background: url(images/box.jpg) no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	height: 112px;
	width: 545px;
}
.box2 {
	background: url(images/box2.jpg) no-repeat;
	padding-left: 35px;
	padding-top: 30px;
	height: 165px;
	width: 545px;
}
.box3 {
	background: url(images/box3.jpg) no-repeat;
	height: 140px;
	width: 610px;
}
div.box3 a {
	width: 595px;
	height: 132px;
	display: inline-block;
	text-decoration: none;
}
.box4 {
	background: url(images/box4.jpg) no-repeat;
	padding-left: 35px;
	padding-top: 30px;
	height: 400px;
	width: 280px;
	float: left;
}
.box5 {
	background: url(images/box5.jpg) no-repeat;
	padding-left: 35px;
	padding-top: 30px;
	height: 130px;
	width: 475px;
	float: left;
}
.box6 {
	background: url(images/box6.jpg) no-repeat;
	margin-left: 100px;
	margin-right: 150px;
	padding-left: 15px;
	padding-top: 30px;
	height: 175px;
	width: 275px;
	float: left;
}
.inline {
	list-style-type: none;
}
.header {
	display: inline;
	font-weight: bold;
	font-size: 125%;
	color: #00467F;
}
.box7 {
	color: #00467F;
	background: url(images/box7.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 8px;
	height: 132px;
	width: 680px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
b {
	line-height: 25px;
}
.tabspace {
	position: relative;
	top: 5px;
	line-height: 15px;
	_position: inherit;
}
.align {
	margin-left: 100px;
}
.breadcrumb {
	text-align: right;
}
.align2 {
	margin-left: 200px;
}
.align3 {
	margin-left: 165px;
	margin-top: 10px;
	width: 195px;
	height: 72px;
	background: url(images/download1.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.align3:hover {
	height: 72px;
	width: 195px;
	background: url(images/download2.png) no-repeat;
	cursor: pointer;
}
.align4 {
	margin-left: 125px;
	margin-top: 10px;
	width: 266px;
	height: 74px;
	background: url(images/perkline_access1.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.align4:hover {
	height: 74px;
	width: 266px;
	background: url(images/perkline_access2.png) no-repeat;
	cursor: pointer;
}
.align5 {
	margin-left: 61px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 180px;
	height: 54px;
	background: url(images/widget_host1.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.align5:hover {
	height: 54px;
	width: 180px;
	background: url(images/widget_host2.png) no-repeat;
	cursor: pointer;
}
.align6 {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 180px;
	height: 54px;
	background: url(images/widget_host1.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.align6:hover {
	height: 54px;
	width: 180px;
	background: url(images/widget_host2.png) no-repeat;
	cursor: pointer;
}
.align7 {
	margin-left: 61px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 184px;
	height: 54px;
	background: url(images/target_button.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.align7:hover {
	height: 54px;
	width: 184px;
	background: url(images/target_button_2.png) no-repeat;
	cursor: pointer;
}
.error {
	color: #F00;
	font-weight: bold;
}
.host {
	width: 125px;
	display: inline-block;
	padding-bottom: 10px;
	text-align: right;
}
.guest {
	width: 110px;
	display: inline-block;
	padding-bottom: 10px;
	text-align: right;
}
.guestbox {
	border: 2px solid #00467F;
	padding: 5px;
	margin: 5px;
	width: 540px;
	text-align: left;
}
.hover1 {
	background: url(images/create.png) no-repeat;
	display: block;
	width: 210px;
	height: 58px;
}
.hover2 {
	background: url(images/manage.png) no-repeat;
	display: block;
	width: 75px;
	height: 27px;
}
.hover3 {
	background: url(images/edit.png) no-repeat;
	display: block;
	width: 75px;
	height: 27px;
}
.hover4 {
	background: url(images/delete.png) no-repeat;
	display: block;
	width: 75px;
	height: 27px;
}
.hover5 {
	background: url(images/invites.png) no-repeat;
	display: block;
	width: 210px;
	height: 58px;
}
.hover6 {
	background: url(images/invites3.png) no-repeat;
	display: block;
	width: 138px;
	height: 36px;
	margin-left: 25px;
}
.hover7 {
	background: url(images/register.png) no-repeat;
	display: block;
	width: 149px;
	height: 60px;
}
a.hover8 {
	text-decoration: none;
	color: #424242;
	display: inline-block;
	padding: 10px;
	border: 1px solid #99DC92;
	height: 250px;
	width: 250px;
	margin: 5px 10px 10px 70px;
}
a.hover8 span {
	background: url(images/email.png) no-repeat;
	display: block;
	width: 250px;
	height: 80px;
}
a.hover8:hover {
	border: 1px solid #54B948;
}
a.hover9 {
	text-decoration: none;
	color: #424242;
	display: inline-block;
	padding: 10px;
	border: 1px solid #99DC92;
	height: 250px;
	width: 250px;
	margin: 0px 10px 10px 10px;
}
a.hover9  span {
	background: url(images/mail.png) no-repeat;
	display: block;
	width: 250px;
	height: 80px;
}
a.hover9:hover {
	border: 1px solid #54B948;
}
a.hover10 {
	text-decoration: none;
	color: #424242;
	display: block;
	padding: 10px;
	border: 1px solid #99DC92;
	height: 150px;
	width: 500px;
	margin: 0px 10px 10px 95px;
}
a.hover10 span {
	background: url(images/both.png) no-repeat;
	display: block;
	width: 500px;
	height: 80px;
}
a.hover10:hover {
	border: 1px solid #54B948;
}
a.hover11 {
	text-decoration: none;
	color: #424242;
	display: inline-block;
	padding: 10px;
	border: 1px solid #99DC92;
	height: 250px;
	width: 250px;
	margin: 0px 10px 10px 70px;
}
a.hover11 span {
	background: url(images/rep.png) no-repeat;
	display: block;
	width: 250px;
	height: 80px;
}
a.hover11:hover {
	border: 1px solid #54B948;
}
a.hover12 {
	text-decoration: none;
	color: #424242;
	display: inline-block;
	padding: 10px;
	border: 1px solid #99DC92;
	height: 250px;
	width: 250px;
	margin: 0px 10px 10px 10px;
}
a.hover12 span {
	background: url(images/diy.png) no-repeat;
	display: block;
	width: 250px;
	height: 80px;
}
.hover13 {
	background: url(images/login.png) no-repeat;
	display: block;
	width: 92px;
	height: 37px;
	border: none;
	cursor: pointer;
	font-size: 0px;
}
.hover13:hover {
	background: url(images/login2.png) no-repeat;
}
.hover14 {
	padding: 2px;
}
.hover14:hover {
	border: 1px dashed #54B948;
	padding: 1px;
}
a.hover12:hover {
	border: 1px solid #54B948;
}
a.hover1:hover {
	background: url(images/create2.png) no-repeat;
}
a.hover2:hover {
	background: url(images/manage2.png) no-repeat;
}
a.hover3:hover {
	background: url(images/edit2.png) no-repeat;
}
a.hover4:hover {
	background: url(images/delete2.png) no-repeat;
}
a.hover5:hover {
	background: url(images/invites2.png) no-repeat;
}
a.hover6:hover {
	background: url(images/invites4.png) no-repeat;
}
a.hover7:hover {
	background: url(images/register2.png) no-repeat;
}
a.hover8:hover span {
	background: url(images/email2.png) no-repeat;
}
a.hover9:hover span {
	background: url(images/mail2.png) no-repeat;
}
a.hover10:hover span {
	background: url(images/both2.png) no-repeat;
}
a.hover11:hover span {
	background: url(images/rep2.png) no-repeat;
}
a.hover12:hover span {
	background: url(images/diy2.png) no-repeat;
}
.product-list
{
	border: solid 1px #404040;
	width: 400px; 	
}
.product-list-header
{	
	color: #404040;
	font-size: 11px;
	font-family: Arial;
	width: 392px;
	padding: 3px;
}
.product-list-table
{
	margin-top: 5px;
	border-top: solid 1px #404040;
	color: #404040;
	font-size: 11px;
	font-family: Arial;
	width: 100%;
}
.tour {
	border: 2px solid #0000FF;
}
.tour:hover {
	border: 2px solid #54B948;
}
.perk {
	margin-left: 80px;
}
.perk2 {
	margin-left: 100px;
}
.create {
	width: 250px;
	height: 250px;
	display: inline-block;
	border: 1px solid #99DC92;
	padding: 10px 15px 5px 15px;
	margin: 0 0 25px 35px;
}
.create2 {
	width: 520px;
	height: 175px;
	border: 1px solid #99DC92;
	margin: 0 0 25px 67px;
	padding: 10px;
}
.registerbox {
	width: 250px;
	margin: 10px 0px 0px 10px;
	float: left;
	text-align: center;
	border: 1px solid #99DC92;
	padding: 5px 0px 0px 3px;
}
.registerbox img {
	margin: 0 auto;
	padding: 10px;
}
.loginbox {
	width: 315px;
	border: 1px solid #00467F;
	background: #FFF;
	padding: 0px 5px 5px 5px;
}
.loginbox label {
	width: 70px;
	padding: 5px;
	display: inline-block;
}
.mypoints {
	background: #F46F53;
	border: 1px solid #000;
	font-weight: strong;
	font-size: 80%;
	width: 90%;
	margin: 0 auto 10px auto;
}
.redorange {
	color: #E13C05;
}
