/* @override http://www.kool-glide.com/blog/wp-content/themes/kool-glide/style.css */

/* @override http://www.kool-glide.com/blog/wp-content/themes/kool-glide/style.css */

/* @override http://www.kool-glide.com/blog/wp-content/themes/kool-glide/style.css */

/* @override http://www.kool-glide.com/blog/wp-content/themes/kool-glide/style.css */

/*  
Theme Name: Kool-Glide
Theme URI: http://www.Kool-Glide.com 
Description: Theme coded by Clive (clivepal@gmail.com)
Version: 1.0 
Author: Kool-Glide
*/

body {
	font-size: 13px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 140%;
	color: #0D3862;
	padding: 0px;
	margin: 0px;
	background: #aee7e9 url(images/grad-back3.gif) repeat-y center;
}

a {
	color: #0D3862;
}

a:visited {
	color: #0D3862;
}

a:hover {
	color: #bbb;
}

a:active {
	color: #0B5B7F;
}

h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	padding: 0 10px 0px 14px;
	line-height: 130%;
	opacity: 1;
	margin-bottom: 4px;
	letter-spacing: -1px;
	margin-top: 6px;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
	background: none;
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 14px;
	margin: 0;
}

dotline {
	border-bottom-style: dotted;
	border-bottom-width: 4px;
}

img.download {
	vertical-align: middle;
}

/* ----------container to center the layout---------- */

#container {
	width: 800px;
	padding: 0px;
	margin: -16px 0 0 0px;
	margin-left: auto;
	margin-right: auto;
}

/* ----------banner for logo-------------- */

#banner {
	text-align: right;
	background-color: #0D3862;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 500;
}

/* @group drop down menu */

.preload2 {
	background: url(images/three_1.gif);
}

.menu2 {
	margin: 0;
	list-style: none;
	height: 40px;
	background: #fff url(images/three_0.gif) repeat-x;
	position: relative;
	font-family: verdana, arial, sans-serif;
	padding: 0;
	text-align: left;
	z-index: 500;
	width: 800px;
}

.menu2 li.top {
	display: block;
	float: left;
	position: relative;
	width: auto;
}

.menu2 li a.top_link {
	display: block;
	font-family: verdana, arial, sans-serif;
	float: left;
	height: 40px;
	line-height: 33px;
	color: #cbd7da;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 4px;
	cursor: pointer;
	width: auto;
}

.menu2 li a.top_link span {
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 40px;
	width: auto;
}

.menu2 li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 22px 0 10px;
	height: 40px;
	background: url(images/three_0a.gif) no-repeat right top;
	width: auto;
}

.menu2 li a.top_link:hover {
	color: #fff;
	background: url(images/three_1.gif) no-repeat;
}

.menu2 li a.top_link:hover span {
	background: url(images/three_1.gif) no-repeat right top;
}

.menu2 li a.top_link span.single {
	float: left;
	display: block;
	padding: 0 13px 0 9px;
	height: 35px;
	background-position: right top;
	background-repeat: no-repeat;
}

.menu2 li a.top_link:hover span.down {
	background: url(images/three_1a.gif) no-repeat right top;
}

.menu2 li:hover > a.top_link {
	color: #fff;
	background: url(images/three_1.gif) no-repeat;
}

.menu2 li:hover > a.top_link span {
	background: url(images/three_1.gif) no-repeat right top;
}

.menu2 li:hover > a.top_link span.down {
	background: url(images/three_1a.gif) no-repeat right top;
}

.menu2 table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility: visible;
}

.menu2 li:hover {
	position: relative;
	z-index: 600;
}

/* keep the 'next' level invisible by placing it off screen. */

.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu2 :hover ul.sub {
	left: 2px;
	top: 40px;
	background: #fff;
	padding: 3px 0;
	border: 1px solid #4ab;
	white-space: nowrap;
	width: 93px;
	height: auto;
}

.menu2 :hover ul.sub li {
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 90px;
}

.menu2 :hover ul.sub li a {
	display: block;
	font-size: 10px;
	height: 20px;
	width: 87px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 3px solid #fff;
	border-width: 0 0 0 3px;
}

.menu2 :hover ul.sub li a.fly {
	background: #fff url(images/arrow.gif) 80px 7px no-repeat;
}

.menu2 :hover ul.sub li a:hover {
	background: #4ab;
	color: #fff;
}

.menu2 :hover ul.sub li a.fly:hover {
	background: #4ab url(images/arrow_over.gif) 80px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul li:hover > a.fly {
	background: #4ab url(images/arrow_over.gif) 80px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul.subfacts {
	left: 2px;
	top: 38px;
	background: #96cfd0;
	border: 1px solid #4ab;
	white-space: nowrap;
	width: 220px;
	height: auto;
}

.menu2 :hover ul.subfacts li {
	display: block;
	height: auto;
	position: relative;
	float: left;
	width: 220px;
}

.menu2 :hover ul.subfacts li a {
	display: block;
	font-size: 10px;
	height: auto;
	width: 218px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #96cfd0;
	border-bottom: 1px solid #7bb3b6;
}

.menu2 :hover ul.subfacts li a.flyfacts {
	background: #96cfd0 url(images/arrow.gif) 208px 7px no-repeat;
}

.menu2 :hover ul.subfacts li a:hover {
	background: #7bb3b6;
	color: #fff;
	border-color: #fff;
}

.menu2 :hover ul.subfacts li a.flyfacts:hover {
	background: #7bb3b6 url(images/arrow_over.gif) 220px no-repeat;
	color: #fff;
}

.menu2 :hover ul li:hover > a.flyfacts {
	background: #7bb3b6 url(images/arrow_over.gif) 210px no-repeat;
	color: #fff;
}

.menu2 :hover ul.subcarpet {
	left: 2px;
	top: 38px;
	background: #96cfd0;
	border: 1px solid #4ab;
	white-space: nowrap;
	width: 220px;
	height: auto;
}

.menu2 :hover ul.subcarpet li {
	display: block;
	height: auto;
	position: relative;
	float: left;
	width: 220px;
}

.menu2 :hover ul.subcarpet li a {
	display: block;
	font-size: 10px;
	height: auto;
	width: 218px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #96cfd0;
	border-bottom: 1px solid #7bb3b6;
}

.menu2 :hover ul.subcarpet li a.flycarpet {
	background: #96cfd0 url(images/arrow.gif) 208px 7px no-repeat;
}

.menu2 :hover ul.subcarpet li a:hover {
	background: #7bb3b6;
	color: #fff;
	border-color: #fff;
}

.menu2 :hover ul.subcarpet li a.flycarpet:hover {
	background: #7bb3b6 url(images/arrow_over.gif) 220px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul li:hover > a.flycarpet {
	background: #7bb3b6 url(images/arrow_over.gif) 210px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul.subflooring {
	left: 2px;
	top: 38px;
	background: #96cfd0;
	border: 1px solid #4ab;
	white-space: nowrap;
	width: 220px;
	height: auto;
}

.menu2 :hover ul.subflooring li {
	display: block;
	height: auto;
	position: relative;
	float: left;
	width: 220px;
}

.menu2 :hover ul.subflooring li a {
	display: block;
	font-size: 10px;
	height: auto;
	width: 218px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #96cfd0;
	border-bottom: 1px solid #7bb3b6;
}

.menu2 :hover ul.subflooring li a.flyflooring {
	background: #96cfd0 url(images/arrow.gif) 208px 7px no-repeat;
}

.menu2 :hover ul.subflooring li a:hover {
	background: #7bb3b6;
	color: #fff;
	border-color: #fff;
}

.menu2 :hover ul.subflooring li a.flyflooring:hover {
	background: #7bb3b6 url(images/arrow_over.gif) 220px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul li:hover > a.flyflooring {
	background: #7bb3b6 url(images/arrow_over.gif) 210px 7px no-repeat;
	color: #fff;
}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left: 218px;
	top: -4px;
	background: #96cfd0;
	padding: 3px 0;
	border: 1px solid #4ab;
	white-space: nowrap;
	width: 220px;
	z-index: 600;
	height: auto;
}

/* @end */

/* ----------outer and inner----------------- */

#inner {
	background-color: #FFF;
	width: 800px;
	position: relative;
}

/* The ie/pc pecularity */

/* --------------left navi------------- */

#right {
	width: 245px;
	float: right;
	padding-right: 10px;
	margin-bottom: 10px;
	color: #0D3862;
}

#right h2 {
	color: #0D3862;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}

#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right li {
	background: url(images/bullet.gif) no-repeat left 6px;
	padding: 2px 0 0 15px;
}

#right li a:link, #right li a:visited {
	color: #0D3862;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#right li a:hover {
	text-decoration: underline;
}

.rt {
	background: #AFAFAF url(images/rt2.gif) no-repeat;
	color: #FFF;
	height: 10px;
	line-height: 10px;
	margin: 10px 0 0 0;
}

.right_articles {
	font-size: 0.9em;
	background: #AFAFAF url(images/rb2.gif) no-repeat bottom;
	color: #0D3862;
	padding: 4px 14px 14px 14px;
	opacity: 1;
}

.rt3 {
	background: #7CA4DC url(images/rt3.gif) no-repeat;
	color: #FFF;
	height: 10px;
	line-height: 10px;
	margin: 10px 0 0 0;
}

.right_articles3 {
	font-size: 10px;
	background: #7CA4DC url(images/rb3.gif) no-repeat bottom;
	padding: 4px 14px 14px 14px;
}

.rt4 {
	background: #ffffff url(images/rt4.gif) no-repeat;
	color: #FFF;
	height: 10px;
	line-height: 10px;
	margin: 10px 0 0 0;
}

.right_articles4 {
	font-size: 0.9em;
	background: #ffffff url(images/rb4.gif) no-repeat bottom;
	padding: 0px 14px 14px 14px;
}

.image {
	float: left;
	margin-right: 9px;
	margin-top: 0;
	margin-bottom: 3px;
}

/* ----------------content--------------------- */

#content {
	margin: 0 0 0 10px;
	padding-bottom: 10px;
	width: 525px;
	padding-top: 1px;
}

#bigcontent {
	margin: 0 10px;
	padding-bottom: 10px;
	width: 780px;
	padding-top: 1px;
}

#left_column {
	width: 370px;
	margin-right: 16px;
	float: left;
	border-right: 2px dotted #7CA4DC;
}

#right_column {
	width: 370px;
	margin-right: 16px;
	float: left;
}

.main-white-t {
	background: #FFFFFF url(images/main-white-t.gif) no-repeat;
	color: #FFFFFF;
	height: 7px;
	line-height: 7px;
	margin: 10px 0 0 0;
}

.main-white-b {
	background: #AFAFAF url(images/main-white-b.gif) no-repeat bottom;
	color: #FFF;
	height: 7px;
	line-height: 7px;
	margin: 0 0 10px 0;
}

.white_articles {
	font-size: 0.9em;
	background: #FFFFFF;
	color: #0D3862;
	padding: 4px 0 4px 0px;
	border-top-color: #afafaf;
	border-right: 2px solid #afafaf;
	border-left: 2px solid #afafaf;
}

.white_articles h1 {
	font-weight: bold;
	font-size: 12px;
}

.white_articles p.date, .white_articles p.date a:link, .white_articles p.date a:visited {
	color: #939598;
	text-decoration: none;
}

.bigwhite_articles {
	font-size: 0.9em;
	background: #FFF url(images/big-white-b.gif) no-repeat bottom;
	color: #0D3862;
	padding: 4px 0px;
	border-top-color: #afafaf;
	border-right: 2px solid #afafaf;
	border-left: 2px solid #afafaf;
}

.bigwhite_articles li {
	list-style-image: url(images/bluebullit.gif);
	list-style-position: inside;
	text-indent: 14px;
}

.bigwhite_articles img {
	float: left;
	margin: 4px 12px 4px 0;
}

.bigwhite-t {
	background: #AFAFAF url(images/big-white-t.gif) no-repeat;
	color: #FFF;
	height: 7px;
	margin-top: 10px;
}

/* My Comment */

.white_articles_split_left {
	font-size: 0.9em;
	color: #0D3862;
	padding: 4px 0px;
	border-top-color: #afafaf;
	border-left: 2px solid #afafaf;
	width: 260px;
	position: relative;
}

.white_articles_split_right {
	font-size: 0.9em;
	color: #0D3862;
	padding: 4px 0px;
	border-top-color: #afafaf;
	border-right: 2px solid #afafaf;
	width: 260px;
	float: right;
	position: relative;
}

.main-blue-t {
	background: #AFAFAF url(images/main-blue-t.gif) no-repeat;
	color: #FFF;
	height: 7px;
	line-height: 7px;
	margin: 10px 0 0 0;
}

.blue_articles {
	font-size: 0.9em;
	background: #7CA4DC url(images/main-blue-b.gif) no-repeat bottom;
	color: #0D3862;
	padding: 4px 0px 10px 0px;
}

.blue_articles p.date, .blue_articles p.date a:link, .blue_articles p.date a:visited {
	color: #A3C8E8;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 5px 15px;
}

pre {
	font-size: 12px;
	padding: 5px 10px;
	margin: 0px;
}

.comments, .comments a:link, .comments a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*  ----------------footer---------------------- */

#footer {
	clear: left;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	width: 800px;
	background-color: #AFAFAF;
}

#inner {
	overflow: hidden;
}

.style1 {
	font-size: 9px
}

.cf {
	width: 430px;
	border-top: 1px solid #0D3862;
	border-right: 1px solid #0D3862;
	border-bottom: 2px solid #85ADBF;
	border-left: 2px solid #85ADBF;
}

div.comment-text {
	background: url(images/dot.gif) repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

div.comment-text p {
	padding-left: 0;
	padding-right: 0;
}

p.comment-meta {
	padding-bottom: 0;
}