body { color: black; background-image: url(../images/shiny_bg.gif); background-repeat: repeat-x; }
a:link { color: #f00 ; text-decoration: none; }
a:visited { color: #f00 ; text-decoration: none; }
a:active { color: #f00 ; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: underline; }
.header { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(../images/shiny_head_bg.gif); background-repeat: no-repeat; background-position: center; }
ul { margin-right: 0; margin-left: 12px; padding-left: 0; list-style-type: disc; }
/*<agl.folder "footer">*/
	.footer { color: #646464; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
	.footer a:link { color: #f00 ; text-decoration: none; }
	.footer a:visited { color: #f00 ; text-decoration: none; }
	.footer a:active { color: red ; text-decoration: none; }
	.footer a:hover { color: #f00 ; text-decoration: underline; }
/*</agl.folder>*/
#main { color: #fff; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(../images/shiny_main_panel_bg.png); background-repeat: no-repeat; background-position: center bottom; }
#main td { padding-right: 10px; padding-left: 10px; }
#main h1 { color: #fff; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; padding-right: 20px; }
.main_cont { top: 0; padding-right: 20px; }
.main_cont #read_more { margin-top: 1em; margin-right: 20px; margin-bottom: 1em; list-style-type: disc; }
.main_cont #read_more a:link { color: #fefe00 ; font-size: 9pt; text-decoration: none; }
.main_cont #read_more a:visited { color: #fefe00 ; font-size: 9pt; text-decoration: none; }
.main_cont #read_more a:active { color: #fefe00 ; font-size: 9pt; text-decoration: underline; }
.main_cont #read_more a:hover { color: #fff ; font-size: 9pt; text-decoration: underline; }
.custom { color: #646464; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-right: 20px; }
.custom h1 { font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; padding-right: 20px; }
.custom a:link { color: #f00 ; text-decoration: none; }
.custom a:visited { color: #f00 ; text-decoration: none; }
.custom a:active { color: red ; text-decoration: none; }
.custom a:hover { color: #f00 ; text-decoration: underline; }
#ad { border: solid 1px #ccc; }
#pagecont { color: #646464; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#pagecont h1 { font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
/*<agl.folder "cus_page_item_box">*/
	#pagecont h2 { color: #f00; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0; padding: 20px 0 5px; }
	#descrip { color: #000; margin-left: 10px; }
	#price { font-weight: bold; float: left; margin-left: 10px; }
	#price_num { color: #f00; font-weight: bolder; float: left; margin-left: 10px; padding-left: 0; }
	#cuspad { font-weight: bold; float: left; margin-left: 10px; }
	#wizard { color: #fff; font-weight: bold; line-height: 20px; background-image: url(../templates/img/basket_button_fw.png); background-position: center 10px; text-decoration: none; height: 20px; float: left; margin-top: 20px; margin-left: 80px; padding-right: 10px; padding-left: 10px; }
	#wizard a:link { color: #fff; font-weight: bold; line-height: 20px; text-decoration: none; }
	#wizard a:visited { color: #fff; font-weight: bold; line-height: 20px; text-decoration: none; }
	#wizard a:active { color: #fff; font-weight: bold; line-height: 20px; text-decoration: none; }
	#wizard a:hover { color: #fff; font-weight: bold; line-height: 20px; text-decoration: underline; }
/*</agl.folder>*/
#pagecont #contact { color: #646464; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#pagecont #contact #form { color: #646464; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.table_head { color: #fff; background-color: #ff3700; }
.table_body { background-color: #ebebeb; border: solid 1px #cdcdcd; }
.gallery a:link { color: #cdcdcd ; text-decoration: none; }
.gallery a:visited { color: #cdcdcd ; text-decoration: none; }
.gallery a:active { color: #cdcdcd ; text-decoration: none; }
.gallery a:hover { color: #9b9b9b ; text-decoration: underline; }

