/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font: normal 13px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	float: none;
}

.ddsubmenustyle li a{
	display: block;
	width: 140px; /*width of menu (not including side paddings)*/
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	border-bottom: 1px solid black;
	list-style-type: none;
	float: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	clear: both;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: block;
	width: 140px; /*width of menu (include side paddings of LI A*/
	list-style-type: none;
	float: none;
}

.ddsubmenustyle li a:hover{
	background-color: #666666;
	color: white;
	list-style-type: none;
	float: none;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
	float: none;
}
ul {
	list-style-type: none;
}
.center .left-column-all li {
	margin-left: 30px;
	clear: both;
	float: none;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/link_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
}
.center .left-column-all a {
	color: #990000;
}
.center .left-column-all ul {
	margin-left: 30px;
	list-style-type: disc;
	clear: both;
	float: none;
	display: block;
	margin-bottom: 10px;
	list-style-position: outside;
}

.packing_tips {
	padding: 0px;
	width: 298px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/TIPS_BOX.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.packing_tips   .box_subtitle p    {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.packing_tips  .box_subtitle    {
	margin-top: 20px;
}
.packing_tips  p    {
	margin-top: 10px;
	margin-left: 20px;
}
.packing_tips  a    {
	color: #990000;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
.packing_tips  a:hover    {
	color: #990000;
	text-decoration: underline;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer_logos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.center .plan .list a {
	color: #A30002;
}
.packing_tips2 {
	padding: 0px;
	width: 298px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/images/TIPS_BOX_01.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.packing_tips2 .box_subtitle p {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.packing_tips2 .box_subtitle {
	margin-top: 20px;
}
.packing_tips2 p {
	margin-top: 10px;
	margin-left: 20px;
}
.packing_tips2 a {
	color: #990000;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
.packing_tips2 a:hover {
	color: #990000;
	text-decoration: underline;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
