body, html {
	font-family:Arial, Helvetica, sans-serif;
	background:#0078a0 url(../images/bg.jpg) repeat-x;
	font-size:100%;
	height:100%;
	margin:0;
	padding:0;
}
.clr {
	clear:both;
	margin:0;
	padding:0
}
h1, h2, h3, h4, div, form {
	margin:0;
	padding:0
}
h1 {
	font-size:2.0em;
	color:#123B6D;
}
h2 {
	font-size:1.5em;
	color:#366AA8;
}
h3 {
	font-size:1.25em;
	color:#3E5B7E;
}
h4 {
	font-size:1.0em;
	color:#A66E16;
}
h5 {
	font-size:0.875em;
	color:#555;
	font-weight:400;
}
a, img {
	outline:none;
	border:none;
}
#wrapper {
	width:1000px;
	min-height:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
}
#header {
	width:1000px;
	height:180px;
	margin:10px auto;
	background:url(../images/banner.png) no-repeat top center;
	position:relative;
}
#koi-lotus {
	width:170px;
	height:150px;
	position:absolute;
	top:0;
	left:-120px;
	background:url(../images/koi-lotus2.png) no-repeat;
	z-index:100;
}
.bread_crumb {
	background:url(../images/bread-crumb.jpg) repeat-x;
	border-radius:20px 20px 0 0;
	width:1000px;
	height:40px;
}
.bread_crumb h1 {
	font-size:16px;
	line-height:40px;
	text-align:center;
	font-weight:normal;
	color: #000
}
.bread_crumb a:link, .bread_crumb a:visited {
	color: #555;
	text-decoration: underline
}
.bread_crumb a:hover, .bread_crumb a:active {
	color: #000;
	text-decoration: none
}
#content {
	background:#fff;
	width:1000px;
	min-height:650px;
	margin:0 auto;
}
#footer {
	background:#fff url(../images/footer.png) repeat-x;
	border-radius:0 0 20px 20px;
	width:1000px;
	height:50px;
	margin:0 auto;
}
#footer p {
	font-size:11px;
	color:#777;
	margin:0;
	padding:13px 0 0 0;
	font-weight:normal;
	text-align:center
}
#footer p a {
	color:#777;
	text-decoration:none;
	padding:0 3px
}
#footer p a:hover {
	text-decoration:underline
}
.logo {
	width:600px;
	height:88px;
	position:absolute;
	top:28px;
	left:51px;
	display:block;
	border:none;
	text-indent:-9999px;
}
.slogan-holder {
	width:600px;
	height:20px;
	text-align:center;
	position:absolute;
	top:120px;
	left:51px;
	color:#fff;
	letter-spacing:4px;
}
.phone-holder {
	width:170px;
	height:88px;
	position:absolute;
	top:28px;
	left:655px;
	color:#fff;
	font-size:14px;
	overflow:hidden;
}
.live-support-holder {
	width:160px;
	height:88px;
	position:absolute;
	top:28px;
	left:830px;
	text-align:center;
	overflow:hidden;
}
.navigation {
	width:1000px;
	height:40px;
	position:absolute;
	top:140px;
	left:0;
}

/*Top of Page Navigation*/
ul.nav{height:40px;float:left;margin:0 5px 0 15px;padding:0} ul.nav li{list-style:none;float:left;display:block;line-height:40px} ul.nav li a{display:block;width:120px;text-align:center;font-size:16px;float:left;color:#555;text-decoration:none;font-weight:400;outline:none;border-right:1px solid #777;padding:0} ul.nav li a.active,ul.nav li a:hover{background:url(../images/hover-top.png) repeat-x;color:#fff;text-decoration:none;border-right:1px solid #ccc}
/*Search Form Styles*/
.search{width:233px;float:right;height:40px;z-index:1000;margin:0 11px 0 0} .search_input{width:189px;height:20px;float:left;background:none;border:none;outline:none;margin:7px 0 0 13px} .search_button{width:20px;height:20px;float:left;border:none;background:none;cursor:pointer;margin:7px 0 0 1px}

.social_icon {
	width:30px;
	height:30px;
	margin:5px 5px;
	padding:0;
	float:left;
	text-indent:-9999px;
	display:block;
}
.twitter {
  background: url(../images/icons/icon-twitter.png) no-repeat;
}
.facebook {
  background: url(../images/icons/icon-facebook.png) no-repeat;
}

#right-content h2 {
	font-weight:normal;
	color:#0078a0;
	font-size:21px;
}
#right-content {
	width:755px;
	min-height:300px;
	margin-left:5px;
	float:left;
}
#right-content strong {
	color:#0078A0;
}
.meta-synopsis {
	width:738px;
	height:auto;
	padding:5px;
	margin:5px auto;
	border:1px solid #FFC872;
	border-radius:5px;
}
.categorry_image {
	float:right;
	margin:2px 5px;
}
#left-menu {
	width:230px;
	min-height:300px;
	margin-left:5px;
	float:left;
}

/*==================================================================================
	Sub-Catgegory with Images Navigation
==================================================================================*/
.sub_cat_navigation {
	width:240px;
	height:180px;
	float:left;
	margin:2px;
	padding:2px;
	text-align:center;
	border: 1px solid #ddd;
	border-radius:10px;
	background:#fff;
	font-size:12px;
}
.sub_cat_navigation a:link, .sub_cat_navigation a:visited { color: #0078A0; text-decoration : none; }
.sub_cat_navigation a:hover { color: #555; text-decoration : underline; }
.sub_cat_navigation_spacer { /*Used for missing image*/
	height:160px;
	width:160px;
	margin:2px auto 1px auto;
}
/*Above styles are for sub-cat image navigation*/
/*==================================================================================
	Sub-Catgegory with Text Navigation
==================================================================================*/
.sub_category_menu { /*this is a container for the sub-categories menu*/
	background:#fff;
	width:740px;
	height:auto;
	float:left;
	margin:5px 0;
	font-size:12px;
	border:1px solid #A64A16;
	border-radius:5px;
}
ul.sub_category_nav {
	background:transparent;
	display:block;
	width:740px;
	float:left;
	list-style:none;
	padding:0;
	margin:2px 0;
}
ul.sub_category_nav li {
	width:240px;
	float:left;
	background:#366aa8;
	text-align:center;
	padding:5px 0;
	display:block;
	margin:3px;
	border-radius:5px
}
ul.sub_category_nav li:hover {
	background:#244c7b;
	display:block;
}
ul.sub_category_nav li a:link, ul.sub_category_nav li a:visited {
	display:block;
	color:#fff;
	font-weight:normal;
	text-decoration:none
}
ul.sub_category_nav li a:hover {
	display:block;
	text-decoration:none;
}
/*sub-nav-style*/
/* t h e - P R O D U C T - d i s pl a y*/
/***************************************************************************************************************************
												Begin Product Info Table Style
***************************************************************************************************************************/  
.productinfo 	{ width: 100%; border:#C0C0C0 1px solid; text-align:center; border-collapse:collapse; }	
.productinfo th { background: #222222; color: #efefef; font-weight: bold; text-align:center; font-size: 12px; border:1px solid #D4D4D4; padding:3px; }	
.productinfo td { background: #fff; border:#C0C0C0 1px solid; font-size: 11px; color: #111; padding:4px; text-align:center; }

/*image added styles*/
#product_details_image {
	width:350px;
	height:360px;
	float:right;
	background:#fff;
	margin:4px;
	position:relative;
}
#product_details_image a {
	outline:none;
}
#product_details_image img {
	max-height:300px;
	max-width:300px;
	padding:2px;
/*	border:1px solid #ccc;*/
	border-radius:5px;
}
#product_details_image_pdf {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:0px;
	left:300px;
}
#product_details_image_youtube {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:75px;
	left:300px;
}
#product_details_image_zoom {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:150px;
	left:300px;
	z-index:1;
}
#product_details_image_thumb {
	width:300px;
	margin:0 auto 0 auto;
	text-align:center;
	position:absolute;
	top:310px;
	left:0px;
}
#product_details_image_thumb img {
	max-height:50px;
	max-width:50px;
	margin:4px;
	padding:2px;
	border:1px solid #ccc;
	border-radius:5px;
}
/* Used in Downloads Page for PDF display */
.category_pdf_wrapper {
	background:#fff;
	width:745px;
	height:auto;
	margin:5px auto 20px auto;
}
.category_pdf_wrapper_title {
	background:#0078a0;
	color:#fff;
	width:738px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-indent:4px;
	border:1px solid #0078a0;
	border-radius:10px 10px 0 0;
	margin:0px auto 5px auto;
	padding:4px;
}
.category_pdf_display {
	background:#fff;
	width:358px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	font-style:italic;
	margin: 2px 4px 4px 2px;
	padding:3px;
	border:1px solid #ddd;
	border-radius:10px;
}
.category_pdf_display:hover {
	background:#ddd;
}
.category_pdf_display img {
	vertical-align:middle;
	margin:0 8px 0 12px;
}

/****************************************************************************************************
 DEALER LOGIN STYLES
****************************************************************************************************/
.dealer_links {
	width:980px;
	height:30px;
	margin:5px auto;
	position:relative;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
}

.login_div {
	background:url(../images/login.png) no-repeat;
	width:230px;
	height:155px;
	position:relative;
	margin:5px auto;
}
.logout_div {
	width:230px;
	height:155px;
	position:relative;
	margin:5px auto;
}
.login_div form {
	margin:0;
	padding:inherit;
}
.dealer_login {
	font-family:Tahoma, Geneva, sans-serif;
	width:230px;
	height:155px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	position:relative;
}

.top_input, .bottom_input {
	width: 135px;
	height: 18px;
	line-height:18px;
	font-size: 10px;
	text-indent:5px;
	background:none;
	color:#fff;
	border:none;
	outline:none;
}
.top_input {
	position:absolute;
	top:14px;
	left:85px;
}
.bottom_input {
	position:absolute;
	top:41px;
	left:85px;
}
.dealer_login input:focus {
	background:#008bd1;
}
.login_button {
	width:92px;
	height:22px;
	float:left;
	border:none;
	background:transparent!important;
	margin:4px 0 0 0;
	cursor:pointer;
	position:absolute;
	top:68px;
	left:134px;
}
.dealer_login_links {
	width:225px;
	height:40px;
	line-height:18px;
	font-size:12px;
	color:#327bd0;
	position:absolute;
	top:100px;
	left:0;
	text-align:center;
}
.dealer_login_links a:link, .dealer_login_links a:visited {
	color: #eee;
	text-decoration: none;
}
.dealer_login_links a:hover, .dealer_login_links a:active {
	color: white;
	text-decoration: underline;
}

/****************************************************************************************************
 END DEALER LOGIN STYLES
****************************************************************************************************/
/*Account Request and Registration*/
#half_left {
	background:#f7f7f7;
	width:470px;
	height:auto;
	overflow:visible;
	float:left;
	text-align:left;
	padding:5px;
	margin:5px 5px 5px 10px;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
}
#half_left h2, h3 {
	margin:0.83em 0;
}
#half_left ul {
	padding-left:30px;
}
#half_right {
	background:transparent;
	width:480px;
	height:auto;
	overflow:visible;
	float:right;
	padding:5px;
	margin:5px;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
}
/*Content elements*/
#left_column {
	width:720px;
	float:left;
	min-height:650px;
	height:auto;
	margin-top:8px;
	margin-left:8px;
	padding:0;
	position:relative;
	text-align:left;
}
.theme-default.slider-wrapper {
	width:720px;
	height:290px;
	padding:5px;
	margin:5px auto;
}
#right_column {
	width:250px;
	float:right;
	min-height:650px;
	height:auto;
	margin-top:8px;
	margin-right:8px;
	padding:0;
	position:relative;
}
.column3_content {
	width:710px;
	height:auto;
	position:relative;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
	padding:10px;
	margin:5px auto;
}
.column3_content h1 {
	margin-top:10px;
}
.column1_content {
	width:240px;
	height:auto;
	position:relative;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
	padding:5px;
	margin:5px auto;
}
#featured_product_area {
	width:320px;
	height:auto;
	float:right;
	margin:5px;
}
.featured_product_wrapper {
	width:320px;
	height:360px;
	text-align:center;
	position:relative;
	margin:5px auto;
}
.featured_product_wrapper img {
	max-height:300px;
	max-width:300px;
	padding:5px;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #aaa;
}
	
.featured_product_link {
	width:320px; /*set 10 pixels smaller than featured_product_wrapper*/
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#75a4da;
	position:absolute;
	bottom:5px;
	left:5px;
	background:#fff;
	border-bottom:1px solid #75a4da;
	border-top:1px solid #75a4da;
}
.featured_product_link a:link, .featured_product_link a:visited {
	color:#75a4da;
	text-decoration:none;
}
.featured_product_link a:hover {
	color:#000;
	text-decoration:underline;
}