@charset "utf-8";
/* CSS Document */

a, a:visited {
	color: #66CCFF;
}
a:hover {
	color: #CCCCCC;
}
body {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.container {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
.header {
	height: 130px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.shout {
	height: auto;
	width: auto;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
}
.space {
	height: auto;
	width: 600px;
	clear: both;
}
.main {
	background-color: #003366;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 25px;
	padding-bottom: 15px;
}
.pic {
	height: 253px;
	padding: 30px 30px 30px 22px;
	float: left;
	background-color: #52708A;
	color: #FFFFFF;
	background-image: url(images/words.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 1px;
}
.pic img{
	padding: 5px;
	background-color: #FFFFFF;
}
.footer {
	height: auto;
	width: 102px;
	float: left;
	padding-right: 31px;
	padding-left: 25px;
}
.footer img{
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #FFFFFF;
}
.footer a:hover img{
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #66CCFF;
}
.pic2 {
	width: 220px;
	float: right;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.foot {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.right {
	clear: right;
	float: right;
	height: auto;
	width: auto;
}
.strip {
	float: right;
	width: 220px;
	padding-right: 10px;
}
.txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}
.foot img {
	margin-bottom: -10px;
}
.nav {
	clear: both;
	text-align: center;
	display: inline;
	list-style-type: none;
}
.nav ul {
	width: auto;
	height: 39px;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 65px;
}
.nav ul li {
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	float: left;
	width: auto;
}
.nav ul li a {
	height: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu/cart.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 108px;
	padding-top: 12px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.nav a:hover {
	color: #FFFFFF;
}
.nav ul li a:hover {
	color: #FFFFFF;
	background-position: 0px -39px;
}

/* start dropdown */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 65px;
}
/* IE6 Hack */
* html ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-position: 0px -39px;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	margin: -8px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background-color: #9e9e9e;
	background-image: url(images/ul_bg.jpg);
	background-repeat: no-repeat;
	width: 236px;
}
#long {
	height: 360px;
}
#short {
	height: 80px;
}
ul.dropdown ul li {
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 226px;
}
ul.dropdown ul li a {
	width: 216px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #DDDDDD;
}
ul.dropdown ul li a:hover {
	color: #FFFFFF;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown *.dir {
	background-position: 0px -0px;
	height: 27px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu/cart.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 108px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/* end dropdown */

.box {
	height: 250px;
	width: 300px;
	margin-left: 30px;
	float: left;
	padding: 0px 25px 25px 40px;
}
.box2 {
	height: 250px;
	width: 400px;
	padding: 25px;
	float: right;
	margin-right: 30px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding: 15px 15px 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.tn img{
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box3 {
	padding: 15px 15px 15px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
}
.txt3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}
.border {
	border: 1px solid #CCCCCC;
}
.h3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.addpad {
	padding-right: 10px;
	padding-left: 10px;
}
.salebox {
	background-color: #E1F0FF;
	padding: 15px;
	width: 500px;
	color: #333333;
	height: auto;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.mag {
	margin-bottom: -5px;
}
.border {
	border: 3px solid #CCCCCC;
}
.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.accept {
	background-color: #E0EFD1;
	padding: 10px;
	margin-bottom: 10px;
	color: #336633;
	border: 1px solid #009933;
}
.error {
	background-color: #FFCCCC;
	padding: 10px;
	margin-bottom: 10px;
	color: #CC0000;
	border: 1px solid #333333;
}
.clear {
	height: 1%;
	clear: both;
}
.cap {
	background-image: url(images/cap.png);
	height: 10px;
	clear: both;
}
/* IE6 Hack */
*html .cap {
	background-image: none;
	height: 10px;
	clear: both;
}
/* IE7 Hack */
html>body .cap { 
	*background-image: url(images/cap.png);
	*margin-left: -5px;
	*height: 10px;
	*clear: both;
	*width: 236px;
}
/* IE7 Hack */
html>body ul.dropdown ul li a {
	*width: 216px;
	*background-image: none;
	*border-bottom-width: 1px;
	*border-bottom-style: solid;
	*border-bottom-color: #CCCCCC;
	*margin: 0px 0px 0px 5px;
	*text-align: left;
	*color: #DDDDDD;
}.calendar_item {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
