.back-warning {
	color: #f00;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border: 1px solid #a00;
	width: 450px;
	margin: 4px auto;
}

.back-step {
	display: block;
	margin: 4px auto;
	padding: 2px;/*
	width: 200px;
	/*
	border: 1px solid #888;
	border-top-color: #ddd;
	border-left-color: #ddd;
	background-color: #bbb;
	
	font-weight: bold;
	text-decoration: none;
	*/
	text-align: center;
}

input, textarea {
	font-family: "Trebuchet MS",verdana,arial;
	font-size:100%;
	margin-top: 10px;
	padding: 1px; 
	color: #444; 
	background: #dddddd; 
	border-left: 2px solid #aaa; 
	border-top: 2px bevelled #aaa; 
	border-right: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	padding: 0px;
}

p.proceed {
	text-align: center;
}

#chicken_chow_mein {
	border-width: 0px;
	background-color: #fff;
	margin: 4px;
}

.descriptions p {
	clear: both;
}

.descriptions img {
	margin: 10px;
}

.packages {
	textalign: center;
	border: 1px solid #eee;
}

.packages td {
	text-align: center;
	vartical-align: middle;
	height: 96px;
	width: 149px;
}

.packages .standard {
	background: transparent url('../../../UserFiles/Image/bronzeStar.jpg') no-repeat center center;
}

.packages .premium {
	background: transparent url('../../../UserFiles/Image/silverStar.jpg') no-repeat center center;
}

.packages .deluxe {
	background: transparent url('../../../UserFiles/Image/goldStar.jpg') no-repeat center center;
}

/* html tags */
html, body {
	background: #BDECEA;
	margin: 0;
	padding: 0;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
}  

table, td, tr {
	margin: 0;
	padding: 0;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
}

a {
	color: black;
	text-decoration:none;
}

a:hover.style_set {
	color: #FFF;
	background: red;
	text-decoration: none;
}

a.style_set {
	color: red;
	text-decoration: underline;
}
a.category_links_small
{

	color:#719ec1;
	
	
	font-size:80%;
	
}

a:hover.category_links_small
{

	color: #FFF;
	
	background: #719ec1;	
	
	
	font-size:80%;
	
}




a.category_links
{

	color:#719ec1;
	
	font-weight:bold;
	
	font-size:105%;
	
}

a:hover.category_links
{

	color: #FFF;
	
	background: #719ec1;	
	
	font-weight:bold;
	
	font-size:105%;
	
}

.category_links_totals
{

	color:#719ec1;
	
	font-size:70%;
	
}


/* classes */

.bar_img {
	background: #54788D url('../../images/bar-img.gif');
	height: 22px;
	border: solid 1px #4E6F7F;
	
}

.text_set { color: #FFFFFF; }

.menu_set { 
	background: #DDEEFF;
	height:	600px;
	width: 150px !important;
	background: #54788D url('../../images/clouds-img.gif');
}

.border_set { 
	border-right: solid 1px #A5D1E7; 
	border-left: solid 1px #A5D1E7;
	border-bottom: solid 1px #A5D1E7;
}

.line_set { background: #FFFFFF; }

.style_set { 
	padding-left: 6px;
	color: #54788D;
}

.content_box {
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;
	background: #efd5a2;
}

.tab_set {
	background: #efd5a2;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	border-top: solid 1px #bdbdbd;
	width: 20%;
	height: 20px;
	font-weight: bold;
	padding-left: 5px;
}

.tab_set_off {
	background: #faecd0;
	border-left: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	border-top: solid 1px #bdbdbd;
	width: 20%;
	height: 20px;
	font-weight: bold;
	padding-left: 5px;
}

.blinking_text {
	color:red;
	text-decoration: blink;
	
}

.blank_set {
	border-bottom: solid 1px #bdbdbd;
	width: 80%;
	height: 20px;
}

.padding_set {
	padding-left: 10px;
	padding-right: 10px;
}

.contacts {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	border: 1px solid #7C7B7C;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 300px
}

.buttons {
  font: 11px tahoma, verdana, arial, helvetica, sans-serif;
  color: #808080;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  background: #d4d0c8;
  width: 70px;
  height: 18px
}

.hr_set { height : 2px; border : 0; border-top : 1px solid black; color : black; margin-top: 5px; margin-bottom: 5px; }

#admin {

	width: 100%;
	float: left;
	font-size: small;
	text-align: middle;
	margin: 0;
	padding: 0;
	
}

#admin li {

	margin: 5px; 
	padding: 0;
	display: block;
	text-align: middle;
	list-style: none;
	
}
	
#admin a:link, #admin a:visited {

	font-size: 14px;
	height: 22px;
	width: 100px;
	padding: 0px;
	background: #FFF;
	color: #d35d20;
	text-decoration: none;
	
}

#admin a:hover {

	height: 22px;
	width: 100px;
	padding: 0px;
	background: #d35d20;
	color: #FFFFFF;
	text-decoration: underline;
	
}

#admin img {

padding-left: 5px;


}

a:link.bread , a:visited.bread  {

	color: #FFF;
	
}

a:hover.bread {

	text-decoration: underline;
	color: #FFF;
	
}

.starback {
            background-image: url(/images/stars.jpg);
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #000000;
            background-repeat: no-repeat;
            font-weight: bold;
            margin: 0px;
            height: 96px;
            width: 436px;
}
.starsmall {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: normal;
            color: #000000;
}
/** BBS Menu style **/
ul#navigationmenu
{
    list-style-type: none !important;
    font-family: Tahoma;
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    width: 167px;
}
ul#navigationmenu li, ul#navigationmenu li ul
{
    margin: 0px;
    padding: 0px;
}
ul#navigationmenu li ul, ul#navigationmenu li:hover ul ul, ul#navigationmenu li.down ul ul, table#categorymenu ul.category li.down ul li ul, table#categorymenu ul.category li.down ul li.down ul ul
{
    display: none;
    list-style-type: none !important;
    margin: -22px 0 0 174px;
    padding: 0px;
    position: absolute !important;
    z-index: 100 !important;
}
ul#navigationmenu li:hover ul, ul#navigationmenu li:hover li:hover ul, ul#navigationmenu li.down ul, ul#navigationmenu li.down li.down ul, table#categorymenu ul.category li.down li.down ul, table#categorymenu ul.category li.down li.down li.down ul
{
    display: block;
}
ul#navigationmenu li.heading
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    padding: 10px 3px 3px 3px;
}
ul#navigationmenu li.heading ul
{
    display: block;
    margin: 0 0 0 -3px;
    padding: 0px;
}
ul#navigationmenu li.heading ul li ul
{
    margin: 0px 0px 10px 20px;
}
ul#navigationmenu li.spacer
{
    background-color: Transparent;
    border: none;
    margin: 0px;
    padding: 3px;
}
ul#navigationmenu li a, ul#navigationmenu li:hover ul a, ul#navigationmenu li.down ul a, table#categorymenu ul.category li.down li a, a.leftnav
{
    background-color: #54788D;
    border-top: solid 1px #88A4B5;
    border-left: solid 1px #88A4B5;
    border-bottom: solid 2px #385769;
    border-right: solid 1px #385769;
    color: #fff;
    display: block;
    padding: 3px;
    text-decoration: none;
    width: 167px;
    z-index: 1000;
}
ul#navigationmenu li ul a, table#categorymenu ul.category li li a
{
    display: none;
    z-index: -1;
}
ul#navigationmenu li.parent a:hover, ul#navigationmenu li.parent li.parent a:hover, table#categorymenu ul.category li li.parent a:hover, table#categorymenu ul.category li li.parent li.parent a:hover
{
    background: #7996A7 url('arrow-hover.gif') no-repeat 160px 3px;
}
ul#navigationmenu li a:hover, ul#navigationmenu li.parent li a:hover, ul#navigationmenu li.parent li.parent li a:hover, a.leftnav:hover, table#categorymenu ul.category li li a:hover, table#categorymenu ul.category li li.parent li a:hover, table#categorymenu ul.category li li.parent li.parent li a:hover
{
    background-color: #7996A7;
    background-image: none;
    list-style-type: none !important;
}
ul#navigationmenu img
{
    display: inline;
    float: right;
}
.on a
{
    color: #fff !important;
    font-weight: bold;
}
.on li a
{
    color: #fff !important;
    font-weight: normal;
}
.parent li a, .parent .parent li a
{
    background-image: none;
}
.parent a, .parent .parent a
{
    background: #98c2e3 url('arrow.gif') no-repeat 160px 3px;
}
/*BBS image category drop downs*/
table#categorymenu tr td a
{
    display: block;
    background: #fff;
}
table#categorymenu ul
{
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 0;
}
table#categorymenu ul.category li.toplevel
{
    display: block;
    height: 25px;
    text-align: center;
    width: 100%;
    z-index: 1;
}
table#categorymenu ul.category li ul
{
    position: absolute;
    z-index: 100000000 !important;
}
table#categorymenu ul.category li ul li, table#categorymenu ul.category li ul li li
{
    z-index: 10000000 !important;
}
table#categorymenu ul.category li li a
{
    text-align: left;
}
table#categorymenu ul.category li.down ul
{
    display: block;
    margin-top: -28px;
    margin-left: 0px;
}
table#categorymenu ul.category li li.parent a, table#categorymenu ul.category li li.parent li.parent a
{
    background: #54788D url('arrow.gif') no-repeat 160px 3px;
}
table#categorymenu ul.category li li.parent li a
{
    background-image: none !important;
}