@charset "utf-8";
/* CSS Document */


#wrapper {
	width: 980px;
	margin: 0px auto;
}
.h2term{
margin-bottom: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #666;
}

h1,h2,h3{
	font-family: "Times New Roman";
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	line-height: normal;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #666;
}
h3 {
	font-size: 22px;
	font-weight:normal;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

img {
	border: 0px;
}
td{
	text-align: left;
	vertical-align: top;
}
#header {
	width: 980px;
	min-height: 90px !important;
	height: auto !important;
	margin: 0 auto;
}
#topmenu {
	float: right;
	width: 700px;
	padding-top: 10px;
}

#topmenu ul {
	float: right;
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#topmenu li {
	display: block;
	float: left;
}
#topmenu a {
	display: inline-block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topmenu a {
	display: block;
}
#topmenu a:hover { 
	text-decoration: none; 
	color: #F93;
}
#topmenu .current_page_item a {
}
#topmenu .last {
	background-image: none;
	padding-right: 0;
}
#menubar{
	width: 980px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: auto !important;
	min-height: 25px !important;
}
#menu {
	float: left;
	width: 680px;
	height: auto !important;
	min-height: 25px !important;
}
#menu ul {
	float: left;
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: inline-block;
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 15px;
	color: #666;
	margin-top: 3px;
	padding: 0px 0px;
	background-image: url(../images/menubar_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: normal;
	
}
#menu a {
	display: block;
	width: 170px;
}
#menu a:hover { 
	text-decoration: none; 
	color: #F93;
	width: 170px;
}
#menu .current_page_item a {
}
#menu .first {
	padding-left: 0px;
	width: 170px;
}
#menu .last {
	background-image: none;
	width: 170px;
}

#logo {
	float: left;
	width: 133px;
	height: 70px;
	margin: 0 auto;
}
#page {
	width: 980px;
	float: left;
	padding: 0px;
	height:auto !important;
	min-height:530px !important;
	margin: 10px auto 0 auto;
}
#loginpage{
	width: 300px;
	border: 1px solid #CCC;
	padding: 10px;
	height: 150px;
	margin: 0px auto;
}
#search{
	width: 300px;
	float: right;
}
#content {
	width: 980px;
	margin: 20px auto 0 auto;
}
#content p{
	text-align: left;
	margin-top: 0;
} 
#content br{
	line-height: 15px;
} 
#content img {
	float: right;
	margin: 10px 0 0 10px;
	bottom: 0px;
	right: 0px;
} 
.clear {
	clear: both;
}
#productDetail {
	width: 100%;
	height:auto !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	margin-top: 10px;
	padding-top:5px
}
#subProductDetail {
	width: 100%;
	min-height: 100px !important;
	height:auto !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	margin-top: 10px;
	padding-top:5px
}
#footer {
	width: 980px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	margin-top: 20px;
	position:relative;
	bottom:0;
}

#footer p {
	margin: 0;
	padding: 3px 0px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	color: #666;
}
.small {
	font-size: 11px;
}
#styledescript{
	font-size: 11px;
	text-align: left;
}
#styledescript img{
	border: 1px solid #CCC;
}
/*form {
	width:300px;
	height:18px;
	float:left;
}*/
form p{
	margin:0px 0px;
}
form textarea{
	font-family: "Trebuchet MS";
}
form input{
	margin-top:2px;
	width:auto;
	padding:1px 1px 0px 1px;
	vertical-align:middle;
	/*float: left;*/
	font-family: "Trebuchet MS";
	border-width: 1px;
	border-style: solid;
	border-color: #e2e2e2;
}
form .searchbutton{
	width:45px;
	height:17px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	/*background-image: url(../images/button_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	display:block;
	margin-top: 3px;
	margin-left: 5px;
}
form .sendbutton{
	width:76px;
	height:17px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	background-image: url(../images/button_send.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
form .resetbutton{
	width:45px;
	height:17px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	background-image: url(../images/button_reset.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
form ul {
	float: right;
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
form li {
	display: block;
	float: left;
}
#slide{
	width: 980px;
	height: 180px;
}

#slide1{
	float: left;
	margin-right: 4px;
	width: 324px;
	height: 180px;
}
#slide2{
	float: left;
	margin-right: 4px;
	width: 324px;
	height: 180px;
}
#slide3 {
	float: left;
	margin-right: 0px;
	width: 324px;
	height: 180px;
}

#crossslide {
    width: 980px;
    height: 320px;
}
#featured-items {
	width: 980px; 
	float: left;
	margin-top: 10px;
}
#featured-items img{ 
	float: right;
	margin: 0 0 0 5px;
	bottom: 0px;
	right: 0px;
}

.featured-item {
	padding: 0px;
	float: left;
	margin-right: 28px;
	width: 224px;
	font-size: 12px;
	line-height: 14px;
}
.featured-item a:link{
	color: #333;
}
.featured-item a:visited{
	color: #333;
}
.featured-item a:hover{
	color: #666;
}
.featured-item a:active {
	color: #333;
}
.f-link a:link {
	text-decoration: none;
	color: #666;
}
.f-link a:visited {
	text-decoration: none;
	color: #666;
}
.f-link a:hover {
	text-decoration: none;
	color: #333;
}
.f-link a:active {
	text-decoration: none;
	color: #666;
}
.last-featured-item {
	padding: 0px;
	margin: 0px;
	width: 224px;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.last-featured-item a:link{
	color: #333;
}
.last-featured-item a:visited{
	color: #333;
}
.last-featured-item a:hover{
	color: #666;
}
.last-featured-item a:active {
	color: #333;
}
.featured-item h1 {
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-family: "Times New Roman";
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color:#333
}
.last-featured-item h1 {
	text-align: left; 
	line-height: normal; 
	font-style: normal; 
	font-family: "Times New Roman"; 
	letter-spacing: 0px; 
	font-size: 18px; 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color:#333;
}
.featured-item p {
}
.last-featured-item p {
}
#contact-left {
	float: left;
	width: 475px;
}
#contact-right {
	float: right;
	width: 300px;
}
.stylemark {
	color: #CC6600;
}
.companyname {
	font-family:"Times New Roman";
	font-size:14px;
}
.hnormal a:link{
	color: #666;
}
.hnormal a:visited{
	color: #666;
}
.hnormal a:hover{
	color: #F93;
}
.hnormal a:active {
	color: #666;
}
#displayImg{
	float:left;
	width: 750px;
	text-align:center;
	padding-top:30px;
	vertical-align: middle;
}
	
#navImg{
	width:200px;
	float:right;
	height:475px;
	padding-top:25px;
}

div.thumb {
	margin: 15px 57px 0px 0px;
	border: none;
	height: auto;
	float: left;
	text-align: center;
	width:150px
} 
.thumb img{
	display: inline;
	margin: 0px;
	border: 1px solid #CCC;
}
.thumb a:hover img {
	border: 1px solid black;
}
.photocattitle {
	text-align: center;
	font-weight: bold;
}
.phototitle {
	text-align: center;
	font-weight: normal;
	width: auto;
	margin: 0px;
	font-size: 11px;
} 
div.last-thumb {
	margin: 15px 0px 0px 0px;
	border: none;
	height: auto;
	float: left;
	text-align: center;
	width:150px
} 
.last-thumb img{
	display: inline;
	margin: 0px;
	border: 1px solid #CCC;
}
.last-thumb a:hover img {
	border: 1px solid black;
}
.ui-effects-transfer { 
	border: 2px dotted gray; 
} 

