
html, body {
	margin: 4px 0px 10px 0px;
	line-height: 180%;
	color: #000000;
	background-color: #777777;
}
* {
	font-size: 11px;
	word-spacing: 1px;
	font-family: Tahoma, Arial;
}
h1,h2,h3 {
	font-size: 18px;
	font-weight: bold;
	color: #DD0000;
	line-height: 20px;
	font-family: Trebuchet MS, Tahoma, Arial;
}

/*************************/
/*	LEFT MENU	 */
/*************************/

#lastvisiteMenu
{ 
   list-style:none;
   padding:0px 0 10px 2px;
   margin:20px 0 30px 15px;
   width:205px;
   color:#ff0000;
 font-size:14px;
 font-weight:bold;

/*	border-left: 1px solid #9C9C9C;
border-bottom: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;*/
border: 1px solid #c1d72e;

}
#lastvisiteMenu a
{
   padding:5px 15px;
   color:#009900;
   text-decoration:none;
   font-size:11px;
}
#lastvisiteMenu a:hover
{ 
   color:#c1d72e
}

#leftPackageMenu
{ 
   list-style:none;
   padding:15px 0 20px 10px;
   width:220px;
   text-align:left;
margin:0px 0px 0px 0px;
float:left;
}

#leftPackageMenu li
{ 
   border-bottom:1px dotted #c1d72e;
   height:24px;
   line-height:24px;
   font-size:14px;
   font-weight:bold;
}
#leftPackageMenu li a
{
   padding:0 15px;
   color:#007700;
   text-decoration:none;
   font-size:13px;
}
#leftPackageMenu li a:hover
{ 
   color:#c1d72e;
}
#leftPackageMenuHead
{ 
   color:#ff0000;
   font-size:14px;
   margin:0px 0px 0px -7px;
}
#leftPackageMenuHead:hover
{ 
   color:#990000;
  
}
/******************/
.leftmenu_bg {
	width: 231px;	/* 243 - 12 = 231 */
	height: 22px;	/* 24 - 2 = 22 */
	color: #ffffff;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 2px;
	background-image: url('/shared/images/bg_leftmenu_btn.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	position: relative;
}
.leftmenu_bg_on {
	width: 231px;	/* 243 - 12 = 231 */
	height: 22px;	/* 24 - 2 = 22 */
	color: #ffffff;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 2px;
	background-image: url('/shared/images/bg_leftmenu_btn_on.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}
/*************************/
/*	Package Day       */
/*************************/
.PackageDay
{
font: 11px tahoma,verdana,sans-serif;
color:#003300;
}
.subHead
{
 display: '';
/* cursor: pointer;*/
}
.subMenu
{
  font: 11px tahoma,verdana,sans-serif;	
  text-align: left;
  margin-top: -5px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 4px;
 /* border: 1px outset #cccccc;*/
  width:640px;
  display: none;
  text-decoration:none;
  color: #003300;
 /* background-color: #EEF0F5;*/
}
/*************************/
/*	MAIN DIVS	 */
/*************************/
#global1 {
	width: 994px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#whiteborder {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	position: relative;
}
#menu1 {
	width: 988px;
	height: 41px;
	z-index: 700;
	position: relative;
}
#leftmenu {
	width: 243px;
/*
	min-height: 400px;
	height: auto !important;
	background-color: green;
	position: relative;
*/
}
#printlogo {
	display: none;
}
/*************************/
/*	CONTENT		 */
/*************************/
#contenttable {
	width: 986px;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	background-color: #ffffff;
	position: relative;
}
#content1 {
	/* width: 719px; */	/* 739 - 20 = 731 */
	min-height: 380px;	/* 400 - 20 = 390 */
	height: auto !important;
	background-color: #ffffff;
	padding: 10px;
	position: relative;
}
#content2 {
	 width: 719px; 	/* 739 - 20 = 731 */
	padding: 10px 10px 10px 10px;
	position: relative;
}
/*************************/
/*	SHORT BASKET	 */
/*************************/
#short_basket_border {
	border: 1px solid #808281;
	width: 230px;
	margin: 20px 8px 8px 8px;
	position: relative;
}
#short_basket_header {
	width: 220px;		/* 230 - 10 = 220 */
	height: 24px;		/* 28 - 4 = 24 */
	background-color: #009900;
	color: #ffffff;
	padding: 4px 0px 0px 10px;
	position: relative;
}
#short_basket_item {
	width: 210px;		/* 230 - 20 = 210 */
	background-color: #ffffff;
	padding: 10px;
	position: relative;
}
#short_basket_items #header {
	height: 27px;
	padding: 3px;
	background-color: #009900;
	color: #ffffff;
}
#short_basket_items #item {
	padding: 3px;
	color: #808281;
}
#short_basket_items #totalprice {
	height: 27px;
	padding: 3px;
	background-color: #009900;
	color: #ffffff;
	font-weight: bold;
}

/*************************/
/*	NORMAL BASKET	 */
/*************************/
#normal_basket {
	border: 1px solid green;
	width: 300px;
	position: relative;
}
#normal_basket_header {
	width: 510px;		/* 520 - 10 = 220 */
	height: 24px;		/* 28 - 4 = 24 */
	background-color: #01A801;
	color: #ffffff;
	padding: 4px 0px 0px 10px;
	position: relative;
}
#normal_basket_items #header {
	height: 27px;
	padding: 3px;
	background-color: #01A801;
	font-weight: bold;
	color: #ffffff;
}
#normal_basket_items #item {
	padding: 3px;
}
#normal_basket_items #totalprice {
	height: 27px;
	padding: 3px;
	background-color: #01A801;
	color: #ffffff;
	font-weight: bold;
}

/*************************/
/*	CART STEPS	 */
/*************************/
#cart_step1 {
	width: 963px;
	min-height: 450px;
	background-image: url('/shared/images/cart_step1.gif');
	background-repeat: no-repeat;
	position: relative;
}
#cart_step2 {
	width: 963px;
	min-height: 450px;
	background-image: url('/shared/images/cart_step2.gif');
	background-repeat: no-repeat;
	position: relative;
}
#cart_step3 {
	width: 963px;
	min-height: 450px;
	background-image: url('/shared/images/cart_step3.gif');
	background-repeat: no-repeat;
	position: relative;
}

/*************************/
/*	BOTTOM		 */
/*************************/
#bottomleft {
	width: 231px;	/* 231 248 */
	height: 21px;	/* 29 */
	padding: 4px 0px 4px 12px;
	background-image: url('/shared/images/bg_bottomleft.gif');
	background-repeat: repeat;
	position: relative;
}
#bottomleft a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#bottomright {
	width: 400px;
	height: 29px;
	background-image: url('/shared/images/bg_bottomright.gif');
	background-repeat: repeat;
	position: relative;
}
#bottomright img {
	float: right
}
#bottomcenter {
    color: #cccccc; 
    padding: 4px 0px 4px 0px;
    background-image: url('/shared/images/bg_bottomright.gif');
    background-repeat: repeat;
    font-size: 10px;
}
/*************************/
/*	CONTACT FORM	 */
/*************************/
.FormCheckGood {
	/*empty because back to browser default*/
}
.FormCheckBad {
	border: 2px solid #FF0000;
}


a 				{ color: green; text-decoration: underline; }
a:link 				{ color: green; text-decoration: underline; }
a:active 			{ color: green; text-decoration: underline; }
a:visited 			{ color: green; text-decoration: underline; }
a:hover 			{ color: #000000; text-decoration: underline; }

a.footer_signature		{ color: #A5A5A5; text-decoration: none; }
a.footer_signature:link		{ color: #A5A5A5; text-decoration: none; }
a.footer_signature:active 	{ color: #A5A5A5; text-decoration: none; }
a.footer_signature:visited 	{ color: #A5A5A5; text-decoration: none; }
a.footer_signature:hover 	{ color: #ffffff; text-decoration: none; }


div.image
{
	background-color:#f2f2f2;
	border:1px solid #e0e0e0;
	padding: 3px;
	margin: 5px; 
}