@charset "utf-8";
/* CSS Document
Primary Color 719CC8
719CC8 657D96 255282 99BEE3 ADC8E3 
FFE387 BFB07C A68A2C FFEAA5 FFF0BD 
FFAF87 BF927C A6552C FFC3A5 FFD3BD 
*/
body, html {
	/*	font-family:Arial, Helvetica, sans-serif;  */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	font-size:100%;
	height:100%;
	margin:0;
	padding:0;
}
.clr {
	clear:both;
	margin:0;
	padding:0
}
.centerit {
	margin:auto;
	width:200px;
}
.calculators {
	margin:10px auto;
	width:620px;
	padding:20px;
}
.embeded-video h2 {
	font-size:.8em!important;
	font-style:italic;
	font-weight:400;
	color:#1c5a85
}
#youtube_left {
	width:750px;
	height:422px;
	box-shadow:0 8px 16px #aaa;
	border:none;
	margin:10px auto;
	padding:0
}
h1, h2, h3, h4, h5, div, form {
	margin:0;
	padding:0
}
h1 {
	font-size:1.75em;
	color:#719CC8;
}
h2 {
	font-size:1.5em;
	color:#255282;
}
h3 {
	font-size:1.25em;
	color:#BFA47C;
}
h4 {
	font-size:1.0em;
	color:#A6552C;
}
h5 {
	font-size:1.0em;
	color:#555;
	font-weight:400;
}
a, img {
	outline:none;
	border:none;
}
a:link, a:visited {
	color: #A6552C;
	text-decoration:underline;
}
a:hover, a:active {
	color: #555;
	text-decoration: none
}
#header_total {
	background:url(../images/header_total.jpg) repeat-x;
	height:230px;
	width:100%;
}
#header_banner {
	background:url(../images/header_banner.jpg) repeat-x;
	height:230px;
	width:1040px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.logo {
	background:url(../images/kdsd-logo.png) no-repeat;
	width:220px;
	height:220px;
	position:absolute;
	top:10px;
	left:20px;
	display:block;
	border:none;
	text-indent:-9999px;
}
.phone {
	width:210px;
	height:30px;
	line-height:30px;
	font-size:22px;
	color:#5d5d5d;
	text-align:center;
	position:absolute;
	top:100px;
	left:250px;
}
/*Top of Page Navigation Container*/
.navigation {
	width:760px;
	height:40px;
	position:absolute;
	top:150px;
	left:240px;
}
/*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 #ccc;
	border-radius:20px 0 20px 0;
	padding:0
}
ul.nav li a:hover {
	background:url(../images/hover-top.png);
	color:#fff;
	text-decoration:none;
	border-right:1px solid #ccc;
	border-radius:20px 0 20px 0;
}
/* //End Top of Page Navigation*/
/*Search Form Styles*/
.search {
	background:none;
	width:220px;
	height:20px;
	position:absolute;
	top:10px;
	left:520px;
	z-index:1000;
}
.search_input {
	width:190px;
	height:20px;
	float:left;
	background:none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
}
.search_button {
	width:25px;
	height:20px;
	float:left;
	border:none;
	background:none;
	cursor:pointer;
	margin:0 0 0 5px;
}
/*T H E  S L I D E R*/
.theme-default #slider {
	position:relative;
	width:6305px;
	height:235px;
}
.theme-default.slider-wrapper {
	width:630px;
	height:235px;
	padding-left:5px;
/*	margin:5px 0 10px 3px; */
	margin:5px auto;
}


/*T H E  S L I D E R*/
/*End Top of Page Navigation Container*/
#body_content {
	background:url(../images/body_content.jpg) repeat-y;
	min-height:600px;
	width:1040px;
	margin:0 auto;
	position:relative;
}
.bread_crumb {
	width:1024px;
	height:30px;
	line-height:30px;
	position:absolute;
	top:-30px;
	left:0px;
	text-align:center;
	overflow:hidden;
}
.bread_crumb h1 {
	font-size:16px;
	text-align:center;
	font-weight:400;
	font-style:italic;
	color: #555;
	margin:0;
}
.bread_crumb a:link, .bread_crumb a:visited {
	color: #719cc8;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}
.bread_crumb a:hover, .bread_crumb a:active {
	color: #555;
	text-decoration: none
}
#left-menu {
	width:230px;
	min-height:300px;
	margin-left:15px;
	float:left;
}
#site_badges {
	width: 230px;
	height: auto;
	text-align: center;
	margin: 5px auto;
}
#right-content {
	background:#fff;
	width:770px;
	padding:5px;
	min-height:300px;
	margin-left:5px;
	float:left;
}
#right-content h2 {
	font-weight:normal;
	color:#0078a0;
	font-size:21px;
}
#right-content strong {
	color:#255282;
}
/*End Main Body Content Container*/
#footer_total {
	background:url(../images/footer_total.jpg) repeat-x;
	height:300px;
	width:100%;
}
#footer_content {
	background:url(../images/footer_content.jpg) no-repeat;
	height:300px;
	width:1040px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#footer_content .footer_label {
	font-size: 22px;
	line-height:32px;
	color: #719cc8;
	font-style: italic;
	font-weight:400;
	margin:2px;
}
.social-tab {
	width:270px;
	position:absolute;
	top:45px;
	left:750px;
}
.testimonial {
	width:400px;
	height:210px;
	position:absolute;
	top:45px;
	left:0;
	padding:0 0 0 20px
}
.testimonial-box {
	width:400px;
	float:left;
	margin:0;
	font-size:14px;
	font-style:italic;
	text-indent:20px;
	color:#636363;
	font-weight:400;
	line-height:1.5em;
	padding:5px 0 0 0
}
cite {
	float:right;
}
.testimonial_quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin:0 4px;
}
.office {
	color:#636363;
	width:270px;
	height:210px;
	position:absolute;
	top:45px;
	left:440px;
	padding:0 0 0 21px;
}
.office p {
	margin:0
}
ul.tabs {
	width:270px;
	float:left;
	list-style:none;
	margin:0;
	padding:0
}
ul.tabs li {
	display:block;
	width:123px;
	height:28px;
	float:left;
	text-decoration:none;
	text-align:center;
	background:url(../images/icons/social.png) no-repeat 0 0;
	margin:5px 0 0 5px;
	cursor:pointer;
	display:block;
}
ul.tabs li a.facebook {
	background:url(../images/icons/icon-facebook.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.twitter {
	background:url(../images/icons/icon-twitter.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.youtube {
	background:url(../images/icons/icon-youtube.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.blogger {
	background:url(../images/icons/icon-blogger.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.pinterest {
	background:url(../images/icons/icon-pinterest.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.linkedin {
	background:url(../images/icons/icon-linkedin.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.googleplus {
	background:url(../images/icons/icon-google+.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.rss {
	background:url(../images/icons/icon-rss.png) no-repeat 11px 6px;
	text-decoration:none;
	font-style:italic;
	width:101px;
	height:22px;
	padding:6px 0 0 31px;
	display:block;
	font-size:13px;
	color:#868686;
	font-weight:400;
	text-align:left
}
ul.tabs li a.facebook:hover, ul.tabs li a.twitter:hover, ul.tabs li a.youtube:hover, ul.tabs li a.rss:hover, ul.tabs li a.blogger:hover, ul.tabs li a.pinterest:hover, ul.tabs li a.linkedin:hover, ul.tabs li a.googleplus:hover {
	color:#fff;
	text-decoration:none
}
ul.tabs li:hover {
	color:#fff;
	background-position: 0 -28px
}
.footer-line {
	height:30px;
	line-height:30px;
	width:950px;
	position:absolute;
	bottom:10px;
	left:45px;
	padding:0;
	color:#8b8a8a;
	font-weight:normal
}
.footer-line a {
	text-decoration:none;
	color:#8b8a8a
}
.footer-line a:hover {
	text-decoration:underline
}
.copyright {
	font-size:12px;
	float:left;
	display:block
}
.designer {
	font-size:10px;
	float:right;
	display:block
}
/*Featured Product Area*/
#featured_product_area {
	width:760px;
	height:280px;
	clear:both;
	margin:5px auto;
}
.featured_product_wrapper {
	width:225px;
	height:280px;
	border:solid 1px #ddd;
	border-radius:10px 0 10px 10px;
	float:left;
	font-size:12px;
	color:#719CC8;
	text-align:center;
	position:relative;
	margin:5px;
	padding:8px;
}
.corner-featured {
	position:absolute;
	height:100px;
	width:100px;
	top:-6px;
	right:-5px;
	z-index:1000;
}
.featured_product_content {
	text-align:center;
}
.featured_product_content_img {
	height:135px;
	width:135px;
	line-height:135px;
	margin:5px auto;
	display:block;
	text-align:center;
	vertical-align:middle;
}
.featured_product_content_img img {
	max-height:125px;
	max-width:125px;
	vertical-align:middle;
	margin:5px;
}
.featured_product_link {
	width:220px;
	height:50px;
	line-height:50px;
	outline:none;
	position:absolute;
	top:230px;
	left:10px;
	margin:5px auto;
	overflow:hidden;
}
/*sub-nav-style*/
.sub_category_menu { /*this is a container for the sub-categories menu*/
	background:#fff;
	width:770px;
	height:auto;
	margin:0 auto 5px auto;
	font-size:12px;
	border:1px solid #ddd;
	border-radius:5px;
}
ul.sub_category_nav {
	background:transparent;
	display:block;
	width:770px; /*make it the same width as .sub_category_menu above*/
	float:left;
	list-style:none;
	padding:0;
	margin:2px 0;
}
ul.sub_category_nav li {
	width:250px;
	float:left;
	background:#719CC8;
	text-align:center;
	padding:5px 0;
	display:block;
	margin:3px;
	border-radius:5px
}
ul.sub_category_nav li:hover {
	background:#366aa8;
	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*/
