.note {
	font-size: 12px;
	width:400px;
}
.inline {
	display:inline;
}
div.forgotpw
{
	padding:20px;
}
#con-link{
	position:absolute;
	top:138px;
	right:65px;
}
h3 {
	padding:0;
	margin:0;
}
#account-info-l table {
	width:668px;
	border:1px solid #ccc;

}
#account-info-l td {
	background-color: #fff;
	text-align:center;
	width:20%;
}
#account-info-list table {
	width:668px;
	border:0;
}
#account-info-list td {
	background: transparent;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#account-info-l {
	position:absolute;
	width:688px;
	height:261px;
	top:7px;
	left:7px;
}
#account-info-list {
        position:absolute;
	width:688px;
	height:234px;
        top:27px;
        left:0px;
	overflow:auto;
}

#thankyou p {
	position: relative;
	width:95%;
	margin: 0 auto 0 auto;
}
#checkout table { margin: 0 auto 0 auto;}
#checkout .radio { 
	background: none; 
	border:0;
}
em {
        font-size: 1em;
        font-weight: bold;
        font-style: normal;
        color: #003366;
}


.table {
	border: 1px solid #ccc;
}
#flash {
	clear:both;
	position:relative;
	z-index:10;
/*	visibility:hidden;*/
	
}
#order {
        text-align: center;
        position:relative;
        margin: 0 auto 0 auto;
        width: 80%;
        top:72px;
	
                                                                                                                                                                                                        
}
#order td {
	border: 1px solid #ccc;
}

div.checkout-billing {
	text-align: center;
	position:relative;
	margin: 0 auto 0 auto;
	width: 100%;
	top:72px;
	
}
div.checkout-confirm {
	text-align: center;
	position:relative;
	top:50px;
	margin: 0 auto 0 auto;
	width: 100%;
	
}
div.checkout-billing td {
	text-align:left;
}
#checkout {
        position: absolute;
        z-index: 999;
        height: 600px;
        width: 657px;
        left: auto;
        top: 0px;
        right: 25px;
        background-image: url(images/checkout_bg.gif);
        margin-right: auto;
        margin-left: auto;
        text-align:center;
	
}
#view-order {
        position: absolute;
        z-index: 999;
        height: 600px;
        width: 657px;
        left: auto;
        top: 0px;
        right: 25px;
        background-image: url(images/order_bg.gif);
        margin-right: auto;
        margin-left: auto;
        text-align:center;
	
}
a { color: #000066; decoration:none;}
a:hover { text-decoration: underline;}
#register-error span{
	text-align:left;
}
#register-error{
        position: absolute;
        left:2.5%;
        width:70%;
	border:3px solid #003366;
        background-color:#fff;
        text-align:center;
        padding: 0 10% 0 10%;
        z-index: 1000;
}
#error {
	position: absolute;
	left:100px;
	top:150px;
	height:150px;
	width:500px;
	background: url(images/error_bg.gif) no-repeat;
	text-align:center;
	padding-top:25px;
	z-index: 1000;
}
#thankyou {
	position: absolute;
	left:100px;
	top:150px;
	height:175px;
	width:500px;
	background: url(images/thankyou_bg.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	z-index: 1000;
}
#error-no-info {
	position: absolute;
	left:100px;
	top:150px;
	height:150px;
	width:500px;
	background: url(images/error_bg.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	z-index: 1000;
	visibility:hidden;
}
input, select, textarea {
	border: 0;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
        font-weight: bold;

}
div.container {
	height: 100%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
div.header {
	margin: 0px auto;
	width: 700px;
	position: relative;
	height:40px;
}
div.login {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	z-index: 999;
}
div.top-text {
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-left: 0px;
}
div.home {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}
div.home-c {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/home.jpg);
	height: 275px;
	font-weight: normal;
	font-size: .85em;

}
div.products-c {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 275px;
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
div.products-list {
	clear: both;
	width: 690px;
	top: 5px;
    	left:10px;
	margin:0;
	position: relative;
	padding: 0px;
	height: 240px;
	overflow: auto;
	text-align: left;
}
div.products-text {
	text-align: left;
	position: relative;
	left: 15px;
	top: 5px;
	width: 570px;
	
}
div.products {

	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.account-info {

	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.account-info-c {

	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 280px;
	overflow: auto;
	background-image: url(images/account_info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	text-align: left;
}
#home-1 {
	text-align: justify;
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 25px;
	width: 650px;
	height: 230px;
	visibility: visible;
}
#prod-c {
	text-align: justify;
	position: absolute;
	z-index: 10;
	top: 2px;
	left: 25px;
	width: 660px;
	height: 230px;
	background-color: #fff;
	border: 2px solid #000066;
	visibility:hidden;
}
div.prod {
	text-align: justify;
	position: absolute;
	z-index: 10;
	left: 35px;
	width:580px;
	top:35px;
}
div.prod p{padding:0; margin:0px; margin-bottom:12px;}
#prod1 {
	visibility:hidden;
}
#prod2 {
	visibility:hidden;
}
#prod3 {
	visibility:hidden;
}
#prod4 {
	visibility:hidden;
}
#prod5 {
	visibility:hidden;
}
#home-2 {
	text-align: justify;
	position: absolute;
	z-index: 9;
	top: 25px;
	left: 25px;
	width: 650px;
	height: 230px;
	visibility: hidden;
}
#home-3 {
	text-align: justify;
	position: absolute;
	z-index: 8;
	top: 25px;
	left: 25px;
	width: 650px;
	height: 230px;
	visibility: hidden;
}
#home-4 {
	text-align: justify;
	position: absolute;
	z-index: 7;
	top: 25px;
	left: 25px;
	width: 650px;
	height: 230px;
	visibility: hidden;
}
#home-5 {
	text-align: justify;
	position: absolute;
	z-index: 6;
	top: 25px;
	left: 25px;
	width: 650px;
	visibility: hidden;
	height:230px;
	
}
#customer-responses {
	text-align: justify;
	position: absolute;
	z-index: 11;
	visibility: visible;
	right: 10px;
	bottom: 10px;
}
img {
	border: 0px none;
}
div.contact {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #00005A;
	text-decoration: none;
}
div.bar {
	clear: both;
	position: relative;
	background: url(images/bar.gif) no-repeat top center;
	height: 40px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 500;
}
h2 {
	font-size: 16px;
	margin: 0px auto;
	position: relative;
	top: 13.5px;
}	
div.products-c td {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	text-align:center;
	
}

#search {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 183px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height:19px;
	z-index:500;
}

.input {
	border: 0;
	background-image:url(images/searchbg.gif);
	background-repeat:no-repeat;
	height: 19px;
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
}
.searchbtn {
	position: absolute;
	z-index: 11;
	right: 0px;
	top: 0px;
	margin:0;
	padding-top:0px;
}
html>body .searchbtn {
	position: absolute;
	z-index: 11;
	right: 0px;
	top: -2px;
	margin:0;
	padding:0px;
}


div.contact-c {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 280px;
	background-image: url(images/contact-image.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	top: 10px;
	padding-top: 10px;
}
div.login-c {
	clear: both;
	position: relative;
	padding-top: 5px;
	width: 646px;
	margin: 0 auto 0 auto;
	height: 259px;
	background: url(images/login-image.gif) no-repeat;
	text-align: center;
}
div.login-intro p{ 
	width: 95%;
	font-size: .85em;
	text-align:justify;
	margin: 0 auto 0 auto;
}
div.login-c em{ 
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #000066;
}
div.login-bot {
	text-align:right;
	margin: 0 auto 0 auto;
	width:95%;
	clear:both;
	}
div.login-bot em {
	font-weight: bold;
	font-style: normal;
	color: #CCC;
}
div.login-c input{ border: 1px solid #000066; }
div.login-bot a {
	font-size:1.5em;
	font-weight: bold;
	font-style: normal;
	color: #000066;
}
div.login-form {
	position: relative;
	text-align:center;
	top:50px;
}
div.login-form table {
	margin: 0 auto 0 auto;
}
div.login-form p {
	paddin:0; 
	margin:0;
}
#shop {
	position: absolute;
	z-index: 999;
	height: 446px;
	width: 657px;
	left: auto;
	top: 0px;
	right: 25px;
	background-image: url(images/shopbg.gif);
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
	text-align:left;
}
div.shop-header{
	position:relative;	
	top:20px;
	right:40px;
	text-align:right;
}
div.view-order-header{
        position:relative;
        top:20px;
        right:40px;
        text-align:right;
}

div.checkout-header{
	position:relative;	
	top:20px;
	right:40px;
	text-align:right;
}
.table-label { text-align: right; }
.table-input { width:150px;text-align: left; }

div.register-choose { 
	position:relative;
	top:50px;
	height:200px;
}
div.register{
	position:relative;
	width:100%;
	left:10px;
	top:10px;
}
div.register input {
	background: url(images/input-bg.gif) no-repeat;
	text-align: left;
}
div.checkout-billing td input {
	border: 1px solid  #003366;
	background: url(images/input-bg.gif) no-repeat;
	text-align: left;
}
	
div.register div.left .table-input {width:175px;}
div.register div.left {
	position:absolute;
	left:0px;
	text-align:left;

}	
div.register div.left em {
	font-size: 12px;
}
div.register div.right {
	position:absolute;
	right:50px;
	width:50%;
	
	
}
div.register td {
	white-space: nowrap;
	font-size:12px;
}
div.botback {
	position:absolute;
	bottom:10px;
	left:15px;
	
}
div.botsubmit {
	position:absolute;
	bottom:10px;
	right:15px;
	
}
div.browser {
	position:relative;
	width:95%;
	margin: 0 auto 0 auto;
	top:50px;
	text-align:left;
}	
div.confirm {
	position:relative;
	width:95%;
	margin: 0 auto 0 auto;
	top:50px;
}	
div.shop-list {
	position:absolute;
	width:643px;
	top:80px;
	left:9px;
	height:283px;
	overflow:auto;
}
div.shop-list td {
	text-align:center;
	font-size:12px;
}
div.shop-total {
        position:absolute;
        top:392px;
        right:100px;
	width:114px;
	text-align:center;
        font-weight: bold;

}

#checkout .left{ text-align:left;}
#checkout .right {text-align:right;}
#confirm {
	position:absolute;
	margin: 0 auto 0 auto;
	top:100px;
	visibility:hidden;
	width:70%;
	left:15%;
	text-align:center;
	background-color: #FFF;
	border: 2px solid #000066;
	z-index:999;


}
div.shop-bot {
	position: absolute;
	width:100%;
	text-align:center;
	left: 0px;
	bottom:13px;	
}
div.showcartcheckout {
	position:absolute;
	left:3px;
	top:10px;	
}
