

body {
	margin: 0px 10px;
	text-align: center;
	background-color: #66A7B9;
	font-family: verdana;
	font-size: 10pt;
}

td {
	font-family: verdana;
	font-size: 10pt;
}


#body_table {
	width: 720; /*smlg*/
	background-color: #F0A233;
	overflow-y: hidden;
	border-collapse: collapse;
	border: 0px;
}

.body_table_td {
	padding: 0px;
}

#top_div {
	margin: 10px;
}


#top_table {
	border-collapse: collapse;
	width: 700; /*smlg*/
	xborder: 1px solid black;
	xtable-layout: fixed;
}

#logo_td {
	padding: 0px;
	width: 186px; /*smlg*/
}

#logo {
	margin: 0px;
	border: 0px;
	width: 100%;
}

#title_td {
	color: white;
	font-size: 26pt;
	font-weight: bold;
	vertical-align: bottom;
	padding-left: 10px;
	width: 100px;
}

#title_href {
	color: white;
	text-decoration: none;
}

#title_href:hover {
	font-size: 32pt;
}

#subtitle_td {
	color: white;
	font-size: 13pt; /*smlg*/
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	vertical-align: bottom;
}

#there_href {
	color: white;
	text-decoration: none;
}

#there_href:hover {
	border-bottom: 1px solid white;
}



#middle_div {
	xheight: 50px;
	background-color: white;
	xpadding: 10px;
}


#link_table {
	border-collapse: collapse;
	width: 100%;
}

.link_td {
	background-color: white;
	text-align: center;
	padding: 10px 7px;
}

.link_td a {
	text-decoration: none;
}


.link_div1 {
	background-color: #F0A233;
	padding-bottom: 5px;
}

.link_div2 {
	background-color: #66A7B9;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-transform: uppercase;
	padding: 2px 5px;
	border: 1px solid #66A7B9;
}

.link_div1_h {
	background-color: #F0A233;
	padding-bottom: 5px;
}

.link_div2_h {
	background-color: white;
	font-weight: bold;
	color: #66A7B9;
	font-size: 10pt;
	text-transform: uppercase;
	padding: 2px 5px;
	border: 1px solid #66A7B9;
}


#bottom_div {
	margin: 10px;
	background-color: white;
 /*smlg*/
 /*smlg*/
	text-align: center;
	font-size: 10pt;
}

.item_list_table {
	margin: 10px;
}

.subitem_table {
	width: 225px;
	xtable-layout: fixed;
	margin: 10px 0px;
	border-collapse: collapse;

	xborder: 1px solid black;
}

.item_img_main_td {
	width: 213px; /*smlg*/
	xborder: 1px solid black;
	overflow: hidden;
	padding: 0px;
}

.item_img_main {
	width: 213px; /*smlg*/
	border: 0px;
}


.item_brief_td {
	width: 120px;
	vertical-align: top;
	padding: 1px 0px 1px 2px; /*smlg*/
}

.item_brief_table {
	width: 120px;
	height: 150px;
	border-collapse: collapse;

	xborder: 1px solid red;
}

.item_brief_table td {
	font-size: 10pt; /*smlg*/

	xborder: 1px solid blue;
}

.item_brief_title {
	font-weight: bold;
	vertical-align: top;
}

td.item_brief_info_lg { /*smlg*/
	height: 100%;
	vertical-align: bottom;
	text-align: center;
}

td.item_brief_info_sm { /*smlg*/
	display: none;
}

.item_brief_info_img {
	border: 0px;
	display: block; /*smlg*/
}

div.item_brief_info {
	color: #F0A233;
	font-weight: bold;
	border: 2px solid #F0A233; /*smlg*/
	margin: 2px 0px; /*smlg*/
	padding: 1px 5px; /*smlg*/

 /*smlg*/
 /*smlg*/
	text-align: center;
}

a.item_brief_info {
	color: #F0A233;
	text-decoration: none;
}



div.item_buy_button {
	color: #66A7B9;
	font-weight: bold;
	border: 2px solid #66A7B9; /*smlg*/
	margin: 2px 0px; /*smlg*/
	padding: 1px 5px; /*smlg*/

 /*smlg*/
 /*smlg*/
	text-align: center;
}

a.item_buy_button {
	color: #66A7B9;
	text-decoration: none;
}





.section_brief_link {
	xfont-size: 10pt; /*smlg*/
	xbackground-color: #66A7B9;
	color: white;
	xpadding: 2px 10px; /*smlg*/
	text-decoration: none;
	xborder-bottom: 3px solid #F0A233; /*smlg*/
}

.section_brief_div {
	font-size: 10pt; /*smlg*/
	background-color: #66A7B9;
	color: white;
	padding: 2px 10px; /*smlg*/
	border-bottom: 3px solid #F0A233; /*smlg*/
 /*smlg*/
 /*smlg*/
	
}


#item_table_sm {
	xdisplay: none; /*smlg*/
}


#item_table_lg {
	width: 680px;
	xtable-layout: fixed;
	margin: 10px;
	border-collapse: collapse;
}

.item_detail_td {
	width: 180px;
	vertical-align: top;
	padding: 10px;
}

.item_detail_table {
	height: 100%;
	border-collapse: collapse;
}

/*
.item_detail_table td {
	font-size: 10pt;
}
*/

.item_detail_title {
	font-weight: bold;
}

.item_detail_buy {
	height: 100%;
	vertical-align: bottom;
	text-align: center;
	padding-top: 10px;
}

.item_detail_buy_img {
	border: 0px;
}

.item_description_td {
	vertical-align: top;
}

.item_detail_description_label {
	font-weight: bold;
	font-size: 8pt;
}

.item_detail_description {
	font-size: 8pt;
	text-align: justify;
}



.item_img_td {
	width: 360px;
	height: 260px;
	text-align: center;
	vertical-align: center;
	padding: 10px;
}


.slider_td {
	width: 80px;
	vertical-align: center;
	padding: 10px;
}

.slider_table {
	border-collapse: collapse;
}

.slider_table td {
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
}



.item_img {
	display: none;
}

.tic_img_on {
	display: none;
}

.tic_img_off {
}

.tic_tr {
	cursor: pointer;
}

#recall_href {
	color: gray;
	text-decoration: none;
}

#recall_href:visited {
	color: gray;
}

.hide_link {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #F0A233;
}

.hide_link:hover {
	color: #66A7B9;
	border-bottom: 2px solid #F0A233;
}



.splash_main {
	padding: 5px;
	padding-left: 25px; /*smlg*/
	font-size: 10pt; /*smlg*/
}

.splash_title {
	text-align: center;
	font-size: 18px; /*smlg*/
	font-weight: bold;
}

.splash_body{
	margin-top: 30px; /*smlg*/
	text-align: justify;
}



.about_main{
	height: 300px;
	padding-right: 20px; /*smlg*/
	text-align: right;
	font-size: 10pt; /*smlg*/
}

.about_body {
	padding-top: 10px;
}

.about_title {
	padding-top: 30px; /*smlg*/
	font-size: 18px;
	font-weight: bold;
}


.recall_body {
	padding: 20px; /*smlg*/
	margin-top: 20px; /*smlg*/
	text-align: justify;
	font-size: 10pt; /*smlg*/
}



.parent_section_link {
	font-size: 10pt; /*smlg*/
	background-color: #66A7B9;
	color: white;
	padding: 1px 5px; /*smlg*/
	text-decoration: none;
	border-bottom: 3px solid #F0A233; /*smlg*/
	font-weight: bold;
	margin-right: 5px;
}

.parent_section {
	font-size: 10pt; /*smlg*/
	background-color: white;
	color: #66A7B9;
	padding: 1px 5px; /*smlg*/
	text-decoration: none;
	border-bottom: 3px solid #F0A233; /*smlg*/
	font-weight: bold;
	margin-right: 5px;
}

.parent_section_div {
	text-align: left;
 /*smlg*/
 /*smlg*/
	
}


.section_description {
	width: 500px; /*smlg*/
	text-align: center;
	border-top: 2px solid #F0A233; /*smlg*/
	border-bottom: 2px solid #F0A233; /*smlg*/
	padding: 10px 20px; /*smlg*/
	margin-top: 20px; /*smlg*/
}

.description_link {
	color: #66A7B9;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #F0A233;
}

.description_link:hover {
	border-bottom: 2px solid #F0A233;
}







.news_entry {
	margin: 10px;
	margin-bottom: 20px;
}


.news_date {
	font-size: 10pt; /*smlg*/
	background-color: white;
	color: #66A7B9;
	padding: 1px 5px; /*smlg*/
	text-decoration: none;
	border-bottom: 3px solid #F0A233; /*smlg*/
	font-weight: bold;
	margin-right: 5px;
}

.news_text {
	margin: 10px;
}



#photo_table {
	height: 400px; /*smlg*/
}




#showcase_table {
	width: 600px; /*smlg*/
	margin-top: 10px;
	border-collapse: collapse;
	table-layout: fixed;
	margin-bottom: 20px;
}

#showcase_table td {
	font-size: 14pt; /*smlg*/
	font-weight: bold;
	padding: 10px 10px; /*smlg*/
	border-bottom: 2px solid #66A7B9; /*smlg*/
}

#showcase_table td img{
	width: 100%;
}

#showcase_table col#img_left {
	width: 150px; /*smlg*/
	text-align: right;
}

#showcase_table col#img_right {
	width: 150px; /*smlg*/
	text-align: left;
}

#showcase_table col#text {
	width: 300px; /*smlg*/
}

#showcase_table img {
	border: 0px;
}


