body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#009900;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#6633CC;
	border-bottom:1px solid #6633CC;
	display:block;
	width:100%;
}

a:link, a:visited, a:active {
	color:#6300b5;
	text-decoration:underline;
}

a:hover {
	color:#6300b5;
	text-decoration:none;
}

.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

.alignbottom {
	vertical-align:bottom;
}

#bodyborder {
	width:990px !important;
	width:990px;
	height:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#bodyborder01 {
	width:990px !important;
	width:992px;
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:155px;
	background-image: url(../images/global/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#btnleft {
	position:absolute;
	left:17px;
	top:128px;
	width:110px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

a.btnleft:link, a.btnleft:visited {
	width:102px !important;
	width:110px;
	height:27px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btnleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height:27px;
	padding-left:8px;
}

a.btnleft:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btnleft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topmenu {
	position:absolute;
	left:127px;
	top:128px;
	width:865px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background:transparent url(../images/global/btn_bg.jpg) no-repeat scroll right top;
}

a.topmenu:link, a.topmenu:visited {
	width:102px;
	height:27px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btncenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height:27px;
	float:left;
	padding-left:8px;
}

a.topmenu:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btncenter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#btnright {
	position:absolute;
	left:881px;
	top:128px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

a.btnright:link, a.btnright:visited {
	width:102px;
	height:27px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btnright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	line-height:27px;
	float:left;
	padding-left:8px;
}

a.btnright:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/btnright.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* #menuright {
	position:absolute;
	left:566px;
	top:128px;
	width:415px;
	height:27px;
	background-image: url(../images/global/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
} */

#mainbody {
	margin-top:155px;
	margin-left:0px;
	width:780px !important;
	width:780px;
	height:auto !important;
	height:510px;
	min-height:510px;
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:20px;
	border-right: 1px dotted #4d4d4d;
}

#maintop {
	position:absolute;
	left:25px;
	top:155px;
	width:580px;
	height:243px !important;
	height:283px;
	background-image: url(../images/global/maintop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:40px;
	line-height:24px;
}

#maintop h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #665660;

}

#rightcol {
	position:absolute;
	left:810px;
	top:155px;
	width:170px;
	height:545px;
	border-left: 1px dotted #4d4d4d;
	text-align:center;
}

#rightcol02 {
	margin-top:155px;
	width:170px;
	height:auto;
	text-align:center;
	float:left;
}

#rightcol02 .cartbox {
	width:160px;
	background: url(../images/global/prdpanelbg.jpg) repeat-y;
	margin:10px 0 5px 0;
}

#rightcol02 .cartbox .carttitle {
	width:160px;
	height:26px;
	line-height:26px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background:url(../images/global/prdtitle.jpg) no-repeat left top;
	text-align:center;
	margin: 0px;
}

#rightcol02 .cartbox .cartboxbody {
	width:156px !important;
	width:160px;
	padding:2px;
}

#rightcol02 .cartbox .cartboxbody td {
	font-size:11px;
}

#rightcol02 .cartbox p {
	margin:3px 0 3px 0;
	padding:0 5px 0 5px;
	font-size:11px;
}

#rightcol02 .cartbox .cartbtm {
	width:160px;
	height:10px;
	background:url(../images/global/prdbottom.gif) no-repeat left bottom;
}

#rightcol02 .imgbox {
	margin: 7px 0 10px 0;
	background:url(../images/global/prdtitle.jpg) no-repeat center top;
}

#rightcol02 .imgbox img{
	margin:26px 0 0 0;
}

#rightimg {
	margin-top: 10px;
}

#logoimg {
	margin-left: 10px;
}

#searchtitle {
	position:absolute;
	left:615px;
	top:165px;
	width:180px;
	height:26px;
	background-image: url(../images/global/searchtitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:26px;
}

#searchpanel {
	position:absolute;
	left:615px;
	top:191px;
	width:180px;
	height:233px;
	background-image: url(../images/global/searchpanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#searchpanel table{
	margin-top:160px;
}

#searchpanel td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:30px;
	padding-right:5px;
	line-height:15px;
}

#newstitle {
	position:absolute;
	left:10px;
	top:438px;
	width:560px !important;
	width:595px;
	height:26px;
	background-image: url(../images/global/newstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:26px;
	padding-left:35px;
}

.locatortitle {
	width:585px;
	height:26px;
	display:block;
	background: url(/source/images/global/locatetitle.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:26px;
	text-indent:35px;
	margin-bottom:10px;
}

.locationresultbox {
	width:585px;
}

.locationresultbox ul{
	margin: 0px;
	padding: 0px;
}

.locationresultbox li{
	list-style:none;
	background: transparent url(/source/images/global/bullet01.gif) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
}

.greytxt {
	color: #666666;
}


#logintitle {
	position:absolute;
	left:615px;
	top:438px;
	width:180px;
	height:26px;
	background-image: url(../images/global/logintitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:26px;
}

#latestnews {
	position:absolute;
	left:10px;
	top:464px;
	width:595px;
	height:166px;
}

#latestnews ul{
	margin: 0px;
	padding: 0px;
}

#latestnews li{
	background: transparent url(../images/global/bullet02.gif) no-repeat left top;
	display: block;
	line-height: 20px;
	padding-left: 25px;
	vertical-align: bottom;
}

#loginpanel {
	position:absolute;
	left:615px;
	top:464px;
	width:180px;
	height:148px;
	background-image: url(../images/global/loginpanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#loginpanel table{
	margin-top:10px;
}

#loginpanel td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:30px;
	padding-right:5px;
	line-height:15px;
}

#logopanel {
	position:absolute;
	left:0px;
	top:700px;
	width:990px !important;
	width:992px;
	height:107px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#logopanel02 {
	width:990px !important;
	width:992px;
	height:107px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	clear:both;
}

#footer {
	position:absolute;
	left:0px;
	top:807px;
	width:980px !important;
	width:992px;
	height:43px;
	border-right:1px solid #CCCCCC;
	text-align:right;
	font-size:11px;
	line-height:22px;
	vertical-align:bottom;
	padding-right:10px;
}

#footer02 {
	width:980px !important;
	width:992px;
	height:43px;
	border-right:1px solid #CCCCCC;
	text-align:right;
	font-size:11px;
	line-height:22px;
	vertical-align:bottom;
	padding-right:10px;
	clear:both;
}

.button01 {
	width: 69px;
	height: 22px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	background-image: url(../images/global/btn01.gif);
	background-repeat: no-repeat;
	border: none;
	line-height: 22px;
	text-align:center;
}

.button02 {
	width: 37px;
	height: 24px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	background-image: url(../images/global/btn02.gif);
	background-repeat: no-repeat;
	border: none;
	line-height: 24px;
	text-align:center;
}

.textinput01 {
	width:100px;
	height:20px;
	margin:0px;
}

.textinput02 {
	width:110px;
	height:20px;
	margin:0px;
}
.list_intro {
	padding-left:25px !important;
	padding-left:0px;
	line-height:17px;
}

.submenuBg {
	text-align:left;
}

a.submenu:hover {
	background:url(/images/global/submenubg.gif) no-repeat left bottom;
	text-decoration:none;
	color:#FFFFFF;
}

a.submenu2:link,
a.submenu2:visited,
a.submenu2:active {
	width:190px;
	height:26px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background:url(/images/global/btncenter.jpg) no-repeat left bottom;
	display:block;
	clear:right;
	padding-left:20px;
	line-height:26px;
	text-align:left;
	margin-bottom:6px;
	text-decoration:none;
}

a.submenu2:hover {
	background:url(/images/global/btncenter.jpg) no-repeat left top;
	text-decoration:none;
	color:#FFFFFF;
}

.error {
	color: red;
	font-weight: bold;
}
.button04 {
	height:17px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#663399;
	border:1px solid #330066;
	text-align:center;
	vertical-align:middle;
}
