@charset "utf-8";
/* all reset */
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
/* main settings */
body,td,th {
color: #000000;
font: 100% Arial, Helvetica, sans-serif;
}
body { text-align: center; }
a, a:link, a:visited, a:active, a:hover { color: #000000; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	height: 50px;
	clear: both;
}

#SITE {
	width: 1000px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	position: relative;
	
}

#SITE_V5 {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
#HEADER {
    height: 291px;
    position: relative;
    clear: both;
    float: none;
    text-align: left;
    width: 1000px;
}
#LOGO {
    display: block;
    padding-top: 50px;
    padding-left: 50px;
    position: relative;
    clear: both;
    float: none;
}
#BUTTONS_MY {
	width: 310px;
	height: 35px;
	position: relative;
	top: 220px;
	left: 330px;
}

#HEADER_MENU {
	padding-top: 90px;
	padding-left: 350px;
	clear: both;
	float: none;
	position: relative;
}
.button {
	background: url(../images/design/button_bacground.png) repeat-x;
	display: block;
	float: left;
	margin-right: 5px;
	clear: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
img.button_img  {
	vertical-align: text-top;
	margin-right: 5px;
}
#HEADER a, #HEADER a:link, #HEADER a:visited, #HEADER a:active, #HEADER a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#HEADER a:link, #HEADER a:visited, #HEADER a:active { text-decoration: none; }
#HEADER a:hover { text-decoration: underline; }
#MENU {
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	clear: both;
	float: none;
	position: relative;
	padding-top: 5px;
	width: 980px;
}
#MAIN {
	margin: 10px;
	clear: both;
	float: none;
	position: relative;
	height:auto;
	_height:300px;
	min-height:300px;
	direction:ltr;
	text-align:left;
}
#PageTitle {
    position:relative; 
    padding-bottom:5px; 
    padding-top:5px; 
    margin-left:10px; 
    margin-right:10px; 
    float:none; 
    clear:both;
    width: 980px;
}
div.product {
	width: 196px;
	text-align: center;
	float: left;
	height: auto;
	clear: right;
	position: relative;
}
div.productFirst {
	width: 196px;
	text-align: center;
	height: auto;
	float: left;
	clear: left;
	position: relative;
}
a.product, a.product:link, a.product:visited, a.product:active { text-decoration: none; }
a.product:hover { text-decoration: underline; }
img.product {
	height: 150px;
	width: 196px;
	clear: both;
	float: none;
	position: relative;
}
h1.product {
	font-size: 1em;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
	position: relative;
}
p.product {
	font-size: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
	color: #666666;
	clear: both;
	float: none;
	position: relative;
}
#FOOTER {
	border-top: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 0.7em;
	background: url(../images/design/footer_background.jpg) no-repeat center;
	height: 53px;
	clear: both;
	float: none;
	position: relative;
	width: 980px;
}
#FOOTER_MENU {
	float: left;
	clear: left;
	position: relative;
}
#COPYRIGHTS {
	float: right;
	text-align: right;
	clear: right;
	position: relative;
}
#HIDDEN {
height: auto;
width: 1000px;
margin: 0px auto;
clear: both;
float: none;
position: relative;
padding-top: 10px;
padding-bottom: 10px;
visibility: hidden;
}
/* change to original */
#fscroller {
	margin: 10px;
	clear: both;
	float: none;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.btn_cancelled2 {
	background: url(../images/design/button_bacground.png) repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}
a.btn, a.btn:link, a.btn:active, a.btn:visited, a.btn:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
a.btn:link, a.btn:active, a.btn:visited {
	text-decoration: none;
}
a.btn:hover {
	text-decoration: underline;
}


#b2cprintLink {
	clear: both;
	float: right;
}

#b2cprintLink A:link A:active A:visited A:hover {
	clear: both;
	float: right;
	font-size: 9px;
}

a.moduleText { text-decoration: none; }
a.moduleText:link,a.moduleText:active,a.moduleText:visited { text-decoration: none; }
a.moduleText:hover { text-decoration: none; }

div.categories {
	width:170;
	min-height:25px
	height:auto !important;
	background-color:#034900;
	text-align:left;
	padding-top:4px;
	padding-left:2px;
	padding-right:2px;
	border-bottom:1px solid #e0f8aa;
	color:#e0f8aa;
}

div.subCategories {
	width:170;
	min-height:15px
	height:auto !important;
	background-color:#AAD96F;
	border-top:1px solid #e0f8aa;
	border-bottom:1px solid #e0f8aa;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}

div.subCategories a:link, div.subCategories a:active, div.subCategories a:hover, div.subCategories a:visited {
    color:#006600;
}

a.categories,a.categories:link, a.categories:active,a.categories:hover,a.categories:visited { 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color:#e0f8aa;
}

INPUT {
	width: 125px;
	height: 18px;
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
INPUT.btn {
	width: 80px;
	height: 20px;
	text-align: center;
	background-color: #277c99;
	color:#ffffff;
	cursor: pointer; cursor:hand;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
TEXTAREA {
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
SELECT {
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-decoration: capital;
	BORDER-BOTTOM: 1px solid #BBBBBB; 
	BORDER-RIGHT: 1px solid #BBBBBB;
	BORDER-LEFT: 1px solid #DDDDDD;
	BORDER-TOP: 1px solid #DDDDDD;
}
DIV.btn {
	width: 120px;
	height: 20px;
	text-align: center;
	background-color: #277c99;
	padding-top:2px;
}