@charset "utf-8";
/* CSS Document */

body {
	background-color: #f7f7f7;
	background-image: url(../images/whole-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}
.bottom-bg {
	background-color: #d9d9d9;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #02a9ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 30px;
}
.product-link-bg {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #202020;
	background-image: url(../images/product-navigation-bg.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 261px;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navigation-bg {
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 695px;
}
a.navigation:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.navigation:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.navigation:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
a.productlink:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #202020;
	text-decoration: none;
	text-indent: 3px;
	display: block;
	line-height: 22px;
}
a.productlink:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #202020;
	text-decoration: none;
	text-indent: 3px;
	display: block;
	line-height: 22px;
}
a.productlink:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #202020;
	text-decoration: none;
	display: block;
	height: 22px;
	border: 1px solid #879a1b;
	line-height: 22px;
	text-indent: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.text:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #3A3A3A;
	text-decoration: none;
}
a.text:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #3A3A3A;
	text-decoration: none;
}
a.text:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #02a9ff;
	text-decoration: none;
}

.bullet-color {
	color: #02a9ff;
}
.botam-line {
	height: 30px;
	padding-left: 8px;
	border: 1px dotted #666666;
}
.product-header {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #F57703;
}
.gallery-box {
	border: 1px solid #CCCCCC;
}
.table-header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 17px;
	background-position: top;
}
a.right-product:link {
	font-family: "Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #02a9ff;
}
a.right-product:visited {
	font-family: "Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #02a9ff;
}
a.right-product:hover {
	font-family: "Segoe UI";
	font-size: 12px;
	font-weight: bold;
	color: #02a9ff;
}
.send-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F47804;
	border: 1px solid #A55003;
}

