html {
	scrollbar-base-color: #EEEEEE;
	scrollbar-face-color: #EEEEEE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #B0BCBC;
	overflow-x: auto;
	overflow-y: auto;}

body {
	margin:0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 10pt;
	text-align: center;
	background-image: url("../img/bg.png");}
	
body#iframe_general {
	text-align: left;
	color: white;
	background-image: none;
	background-color: #B0BCBC;}
	
body#iframe_prod {
	text-align: left;
	color: #666666;
	background-image: none;
	background-color: #FFFFFF;}

div {
	position: absolute;
	text-align: left;}

div#content_general {
	position: relative; 
	margin: 0px auto;
	width: 1035px;
	height: 100%;
	top: 35px;}	
	
div#content_iframe {
	top: 0px;
	width: 540px;
	}

	
div#main_right {
	top: 110px;
	left: 290px;}
	
div#panel_blue {
	left: 40px;
	top: 40px;
	width: 900px;
	height: 570px;
	background-color: #B0BCBC;}
	
div#panel_white {
	left: 40px;
	top: 40px;
	width: 900px;
	height: 570px;
	background-color: white;}
	
div.prod_thumb {
	position: relative;
	float:left; 
	padding-left: 0px;
	margin-right: 5px;
	padding-bottom: 10px;
	width: 125px;
	text-align: center;
	}		


div#item_text {
	left: 245px;
	top: 0px;
	width: 285px;}
	
div#checkout {
	position: relative;
	clear: both;
	padding-top: 20px;
	width: 530px;}

div#checkout_left {
	left: 65px;
	top: 188px;
	width: 175px;
	height: 100px;
	background-color: white;
	padding-left: 5px;}	
	
div.checkout_prog_1 {
	position: relative;
	float: left;
	left: 0px;
	width: 118px;
	text-align: center;}

div.checkout_prog_2 {
	position: relative;
	float: left;
	margin-left: 21px;
	width: 118px;
	text-align: center;}

div#checkout_buttons {
	position:relative;
	padding-top:20px;}

div.shipping 
{
top: 240px;
}	

iframe {
	width: 560px;
	height: 400px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline: 0px;}	

img {
	position: absolute;}
	
img.prod_thumb {
	position: relative;
	width: 125px;
	height: 125px;
	border: 0px;}
	
img.prod_detail {
	position: relative;
	width: 240px;
	height: 240px;
	border: 0px;}

img#checkout_prog {
	position: relative;
	left: 47px;
	top: 0px;}
	
img#checkout_cancel {
	position:relative;
	float:left;}	

img#checkout_continue {
	position:relative;
	float:right;}	

table {
	font-size: inherit;}
	
td {
	vertical-align: top;}		

table#cart tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;}
	
table#cart tr td.header {
	font-weight: bold;
	border-bottom: none;}
	
table#cart tr td.item {
	color: #AAAA00; 
	font-weight: bold;}
	
table#cart tr td.total {
	font-weight: bold;}
	
table#checkout_left {
	width: 175px;
	font-size: 80%;
	color: #999999;}
	
table#checkout_left tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px #CCCCCC solid;}	
	
table#checkout_left tr td.header {
	color: #666666;
	font-weight: bold;
	border-bottom: none;}	
	
table#checkout_left tr td.align_right {
	text-align: right;}

table#checkout tr td {
	padding-top: 0px;
	padding-bottom: 4px;}
	
table#checkout tr td.text {
	padding-bottom: 0px;}
	
table#checkout tr td.header {
	font-weight: bold;}	
	
table#checkout tr td.card {
	height: 84px;}
	
form#checkout {
	margin-bottom: 0px;}		
	
form#checkout input {
	font-family: inherit;
	color: #666666;}

form#checkout input[type='text'] {
	width: 246px;
	height: 18px;
	border: 1px solid #C9DBDC;
	padding: 0px;}

form#checkout input[type='text'].small {
	width: 113px;}
	
form#checkout select {
	font-family: inherit;
	color: #666666;
	border: 1px solid #C9DBDC;
	width: 246px;
	padding: 0px;
	height: 20px;}
	
form#checkout select.small {
	width: 113px;}
	
form#checkout textarea {
	font-family: inherit;
	font-size: inherit;
	color: #666666;
	width: 246px;
	height: 100px;
	border: 1px solid #C9DBDC;
	padding: 0px;}

a {
	text-decoration: none;}

a.menu_sep					{color: #999933;}
a.frame_head_sep			{color: #779999;}
a.prod_1_price				{color: #000000; font-size: 80%;}
a.item_header				{font-weight: bold;}
a.checkout_prog				{color: #999999; font-size: 80%;}
a.checkout_prog_on			{color: #666666; font-weight: bold; font-size: 80%;}
a.header					{font-weight: bold;}		

/* Menu links, off state */
a.lk_menu_off:link			{color: #FFFFFF; font-size: 90%;}
a.lk_menu_off:visited		{color: #FFFFFF; font-size: 90%;}
a.lk_menu_off:hover			{color: #666600; font-size: 90%;}
a.lk_menu_off:active		{color: #666600; font-size: 90%;}

/* Menu links, on state */
a.lk_menu_on:link			{color: #666600; font-size: 90%;}
a.lk_menu_on:visited		{color: #666600; font-size: 90%;}
a.lk_menu_on:hover			{color: #666600; font-size: 90%;}
a.lk_menu_on:active			{color: #666600; font-size: 90%;}		

/* Frame content links */
a.lk_frame_off:link			{color: #FFFFFF; text-decoration: underline;}
a.lk_frame_off:visited		{color: #FFFFFF; text-decoration: underline;}
a.lk_frame_off:hover		{color: #FFFFFF; text-decoration: underline;}
a.lk_frame_off:active		{color: #FFFFFF; text-decoration: underline;}		

/* Frame content links */
a.lk_frame_on:link			{color: #336666; text-decoration: none;}
a.lk_frame_on:visited		{color: #336666; text-decoration: none;}
a.lk_frame_on:hover			{color: #336666; text-decoration: none;}
a.lk_frame_on:active		{color: #336666; text-decoration: none;}

/* Checkout link */
a.lk_checkout:link			{color: #AAAA00; font-weight: normal;}
a.lk_checkout:visited		{color: #AAAA00; font-weight: normal;}
a.lk_checkout:hover			{color: #AAAA00; font-weight: normal;}
a.lk_checkout:active		{color: #AAAA00; font-weight: normal;}

/* Product 1 Descriptions */
a.lk_prod_1_desc:link		{color: #FF6699; font-size: 80%; display: block; width: 110px;}
a.lk_prod_1_desc:visited	{color: #FF6699; font-size: 80%; display: block; width: 110px;}
a.lk_prod_1_desc:hover		{color: #0066CC; font-size: 80%; display: block; width: 110px;}
a.lk_prod_1_desc:active		{color: #0066CC; font-size: 80%; display: block; width: 110px;}

/* Item 1 back link */
a.lk_item_1_back:link		{color: #FF6699;}
a.lk_item_1_back:visited	{color: #FF6699;}
a.lk_item_1_back:hover		{color: #FF6699;}
a.lk_item_1_back:active		{color: #FF6699;}


