/* CSS Document */

body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* home styles */
.panelarea1 {background-image: url(panel1.jpg); background-position: fixed;}
.homeimageareaborder {border-bottom: 1px dotted #ffffff;}
.button {padding-top: 5px; width: 90px;}
.indent {padding-left: 12px; padding-top: 5px;}
.buynow {padding-top: 5px; height: 113px; width: 199px;}
.boxhome {padding-top: 12px; padding-left: 10px; padding-right: 25px; padding-bottom: 5px; height: 140px; overflow: hidden;}
.verthome {border-left: 1px dotted #ffffff; height: 100px;}

/* common styles */
.header {height: 154px;}
.box1 {padding-top: 12px; padding-left: 10px; padding-right: 25px; padding-bottom: 5px; height: 220px; overflow: auto;}
.box2 {padding-top: 12px; padding-left: 10px; padding-right: 5px; padding-bottom: 5px; height: 150px; overflow: hidden;}
.box3 {padding-top: 12px; padding-left: 20px; padding-right: 20px; padding-bottom: 5px; height: 150px; overflow: auto;}
.box4 {padding-top: 12px; padding-left: 10px; padding-right: 25px; padding-bottom: 5px; height: 447px; overflow: auto;}
.boxsubmenu {padding-top: 22px; padding-left: 20px; padding-right: 25px; height: 200px; overflow: hidden;}
.hr {padding-top: 4px; padding-bottom: 4px;}
.vertborder {border-left: 1px dotted #ffffff; /*height: 218px;*/}
.productbox {width: 100px; height: 100px; background-image: url(productbox.png); background-repeat: no-repeat; padding: 5px; float: right;}

/* otherpage styles */
.panelarea2 {background-image: url(panel2.jpg); background-position: fixed;}
.panelarea3 {background-image: url(panel3.jpg); background-position: fixed;}
.panelarea4 {background-image: url(panel4.jpg); background-position: fixed;}
.panelarea5 {background-image: url(panel5.jpg); background-position: fixed;}
.panelarea6 {background-image: url(panel6.jpg); background-position: fixed;}
.panelarea7 {background-image: url(panel7.jpg); background-position: fixed; background-repeat: repeat-y;}
.panelarea8 {background-image: url(panel8.jpg); background-position: fixed;}
.imageareaborder {border-top: 1px dotted #ffffff; border-bottom: 1px dotted #ffffff;}
.storeborder {border-bottom: 1px dotted ##003366;}
.storebox {height: 430px; width: 580px; overflow: auto; padding-top: 10px; padding-bottom: 15px; padding-left: 20px; padding-right: 20px;}

.footer {font: Arial; font-size: 9px; line-height: 11px; color: #5E7285; padding-right: 8px;}
