/* CSS Document */

#headerArea {
	position:relative;
	border:5px solid #27ccdb;
	border-width:0px 0px 5px 0px;
	clear:both;
}

#leftPanel .set1 {
	background:transparent url(../images/apDot.gif) repeat-x left top;
	background-color:#bfedf1;
}
#leftPanel .set2 {
	background:transparent url(../images/apDot.gif) repeat-x left bottom;
}
#leftPanel .set3 {
	background:transparent url(../images/apDot.gif) repeat-y right top;
}
#leftPanel .set4 {
	background:transparent url(../images/apDot.gif) repeat-y right bottom;
}
#leftPanel .set5 {
	background:transparent url(../images/ltApAds.gif) no-repeat left top;
}
#leftPanel .set6 {
	background:transparent url(../images/lbApAds.gif) no-repeat left bottom;
}
#leftPanel .set7 {
	background:transparent url(../images/rtApAds.gif) no-repeat right top;
}
#leftPanel .set8 {
	background:transparent url(../images/rbApAds.gif) no-repeat right bottom;
	padding:20px;
	position:relative;
	line-height:1.4em;
}
#leftPanel #myOrder {
	margin:0;
	padding:0px 0px 7px 0px;
	height:164px;
	width:217px;
	display:block;
	overflow:hidden;
}
#myOrder h2 {
	font-weight:normal;
	font-size:16px;
	color:#333333;
}
#myOrder img.orderPlus {
	position:absolute;
}
#contentArea ul.threeList {
	margin:20px 0px 0px 0px;
	padding:0;
	list-style:none;
}
#contentArea ul.threeList li {
	margin:0px 10px 4px 0px;
	padding:0px 0px 2px 7px;
	float:left;
	width:230px;
	height:17px;
	line-height:17px;
	text-align:left;
	display:block;
	font-size:0.85em;
	border:1px dashed #CCCCCC;
	border-width:0px 0px 1px 1px;
	
}
#contentArea ul.threeList li:hover {
	border-style:solid;
	color:#008490;
	border-color:#27CCDB;
}
#footerBody {
	padding:1px 0px;
	border:6px solid #27ccdb;
	border-width:6px 0px 0px 0px;
	font-size:0.85em;
}