* {
	margin: 0;
	padding: 0;
	font: normal 12px Arial;
	list-style: none;
	outline: none;
}

* html dd{height:1%} 

dd{overflow:auto}
* html dd {height:1%} 

body{
	background: #262525 url('/themes/kc_2010/img/kc_background.jpg') repeat-x;
	background-attachment: fixed;
}

p {
	font-weight: normal;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover
	{
	color: #245288;
	text-decoration: none;
}

hr {
}

h3 {
	font-size: 16px;
	color: #572527;
	font-weight: bold;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
	font-variant: small-caps;
}

#features li {
margin-left: 50px;
list-style-image: url('/themes/default/img/CheckMark.png');
}

#mainContainer {
margin: 0 auto;
width: 1000px;
}

#header {
	margin-top: 25px;
	width: 1000px;
	height: 198px;
	background: transparent url('/themes/kc_2010/img/kc_header.jpg') no-repeat;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}


#primaryContent {
float: left;
width: 990px;
padding: 5px;
background: #fff;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
margin-top: 30px;
background: transparent url('/themes/kc_2010/img/page_bg.jpg') repeat-y;
}

/* PAGE CONTENT */
.pageContent {
	float: left;
	clear: both;
	padding: 10px;
	width: 740px;
	margin: 0px 0px;
        color: #000;
	background: transparent;
}

.pageContent p {
	margin: 14px 14px;
	font-family: arial, sans-serif;
	line-height: 1.5em;
	text-align: left;
	color: #000;
}

.sidebar
{
	float: right;
	width: 200px;
	padding: 5px;
}

.sidebar img
{
	border: 0px;
}

#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	line-height: 2em;
	text-align: center;
	color: #fff;
	height: 94px;
	background: transparent;
}

.constr {
	padding: 20px;
	width: 90%;
	background: #3f3f3f;
	color: #eee;
	font-size: 14px;
}

input {
background: #eee;
color: #000;
border: 1px solid #245288;
}

textarea {
background: #eee;
color: #eee;
border: 1px solid #245288;
}

/* Alignment classes */
.float-left
{
float: left;
}

.float-right
{
float: right;
}

.align-left
{
text-align: left;
}

.align-right
{
text-align: right;
}

.align-center
{
text-align: center;
}

.align-justify 
{
text-align: justify;
}

.post-footer {
}
.date {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url('/img/time_icon.gif') no-repeat;
}

.post-footer .comments {
	background: url('/img/comment_icon.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.readmore {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url('/img/page.gif') no-repeat;
}

.post-footer .edit {
	background: url('/img/edit_icon.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .delete {
	background: url('/img/delete_icon.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer .info {
	background: url('/img/information_icon.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.products {
	float: left;
	padding: 0px;
	width: 753px;
	margin-right: 5px;
	margin-bottom: 25px;
        color: #111;
	background: #fff url('/themes/kc_2010/img/grid.png');
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c6c5c5;
}

.product_wrap
{
}

.product_container
{
	float: left;
	background: #fff;
	width: 170px;
	height: 220px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 20px;
	display: inline;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d7d7d7;
}

.product_container a
{
	font-size: 12px;
	font-weight: bold;
	color: #111;
}

.products span
{
color: #942020;
display: inline;
font-size: 12px;
font-weight: bold;
float: right;
width: 100px;
overflow: wrap;
}

.products h5
{
font-size: 16px;
background: #f2f2f2;
color: #111;
display: block;
width: 733px;
padding: 10px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
font-weight: bold;
border-bottom: 1px solid #e5e5e5;
}

.product_item  li
{
height: auto !important;
min-height: 12.5em;
float: left;
display: inline;
padding: 10px;
width: 230px;
border-bottom: 1px solid #e5e5e5;
padding-top: 10px;
padding-bottom: 10px;
}

.product_title
{
color: #111;
display: block;
font-size: 16px;
font-weight: bold;
float: left;
width: 200px;
overflow: wrap;
}

.gallery {
	float: left;
	padding: 0px;
	width: 740px;
        color: #111;
	background: #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c6c5c5;
}

.gallery_wrap
{
}

.gallery_container
{
	float: left;
	background: #fff;
	width: 170px;
	height: 220px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 20px;
	display: inline;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d7d7d7;
}

.gallery_container a
{
	font-size: 12px;
	font-weight: bold;
	color: #111;
}

.gallery span
{
color: #942020;
display: inline;
font-size: 12px;
font-weight: bold;
float: right;
width: 100px;
overflow: wrap;
}

.gallery h5
{
font-size: 16px;
background: #f2f2f2;
color: #111;
display: block;
width: 733px;
padding: 10px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
font-weight: bold;
border-bottom: 1px solid #e5e5e5;
}

.gallery_item  li
{
height: auto !important;
min-height: 75px;
float: left;
display: inline;
width: 100px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 0px;
}

.gallery_title
{
color: #111;
display: block;
font-size: 16px;
font-weight: bold;
float: left;
width: 100px;
overflow: wrap;
}

fieldset .field {
background: #eee;
color: #000;
padding: 5px;
margin: 5px;
border: 1px solid #245288;
width: 300px;
}

fieldset .color{
color: #000;
padding: 5px;
margin: 5px;
border: 1px solid #245288;
}


fieldset select {
background: #eee;
color: #000;
padding: 5px;
margin: 5px;
border: 1px solid #245288;
}

fieldset .text {
background: #eee;
color: #eee;
padding: 5px;
border: 1px solid #245288;
}

fieldset .submit {
background: green;
color: #eee;
padding: 3px 6px;
border: 1px solid #ccc;
display: block;
margin: 15px auto;
}

fieldset .submit_red {
background: red;
color: #eee;
padding: 3px 6px;
border: 1px solid #ccc;
display: block;
margin: 15px auto;
}

fieldset
{ 
	margin:1em 0;
	padding: 1em;
	border: 0px solid #ddd;
}
.details fieldset, .userprofile fieldset
{
border: 1px solid #ccc;
padding-top: 1em;
margin-top: 0em;}

legend
{
	font-weight:bold;
}
.userprofile label
{
	float: none;
	display: block;
}

label 
{
padding: 5px;
font-size: 14px;
float: left;
width: 180px;
}

.edit_button
{
background: green;
color: #eee;
padding: 3px 6px;
border: 1px solid #ccc;
text-align: center;
text-decoration: none;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
font-weight: bold;
float: left;
display: inline;
}

a:hover.edit_button
{
color: #111;
background: #57d360;
}

	/* ***** NAV ***** */
	#navigation {
		clear: both;
		width: 975px;
		padding: 3px 0 6px 0;
		background: #572527 url('/themes/kc_2010/img/kc_menu_bg.jpg') repeat-x;
		height: 25px;
		position: relative;
		left: 0px;
		top: 00px;
		z-index: 995;
		border: 0px solid #777;
		padding-left: 25px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
	}
	
		#navigation ul.level_1 {
		}
	
			#navigation ul.level_1 li {
				position: relative;
				float: left;
				display: block;
				background: transparent;
				margin-right: 5px;
				margin-top: 3px;
			}
	
			#navigation ul.level_1 li:hover {
				color: #eee;
				background: transparent;
			}
	
				#navigation ul.level_1 li a {	
					color: #eee;
					border: 0;
					background: transparent;
					display: block;
					margin-right: 5px;
					padding: 5px;
					letter-spacing: 1px;
					font: normal 14px/22px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
				}
	
				#navigation ul.level_1 li a:hover {
					color: #eee;
					background: #78383b;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #eee;
				}
				#navigation ul.level_1 li a.on {
					color: #eee;
					background: #0213b4;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #eee;
				}
				#navigation ul.level_1 li:hover a {
					color: #eee;
				}
				
				.js #navigation ul.level_1 li ul.level_2 {
					display: none;
				}
	
				#navigation ul.level_1 li ul.level_2 {	
					position: absolute;
					top: 100%;
					left: 0px;
					background: transparent;
					list-style: none;
					margin: 0;
					padding: 0;
					width: 150px;
					z-index: 999;
					overflow: hidden;
					border: 0px solid #777;
				}
	
					#navigation ul.level_1 li ul.level_2 li {
						float: none;
						width: auto;
						border: 0;
					}

	
						#navigation ul.level_1 li ul.level_2 li a {
							border: 0;
							display: block;
							font-size: 14px;
							color: #222;
							background: transparent;
							padding-right: 25px;
							padding-left: 25px;
						}
						#navigation ul.level_1 li ul.level_2 li a.on {
							color: #000;
							background: transparent;
						}

						#navigation ul.level_1 li ul.level_2 li a:hover {
							background: transparent;
							color: #000;
						}

		#navigation img {
		display: inline;
		margin-top: 0px;
		}

/* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #A82238; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #A82238; }
	.tooltip .xb1 { margin: 0 5px; background: #A82238; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: 0 .5em;
		margin: 0;
		color: #fff;
		text-shadow: 2px 2px 0px #CCC;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #A82238;
	}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(http://www.kisscars.com/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(http://www.kisscars.com/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(http://www.kisscars.com/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(http://www.kisscars.com/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(http://www.kisscars.com/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(http://www.kisscars.com/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(http://www.kisscars.com/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(http://www.kisscars.com/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(http://www.kisscars.com/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(http://www.kisscars.com/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(http://www.kisscars.com/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(http://www.kisscars.com/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(http://www.kisscars.com/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(http://www.kisscars.com/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(http://www.kisscars.com/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(http://www.kisscars.com/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(http://www.kisscars.com/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(http://www.kisscars.com/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(http://www.kisscars.com/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(http://www.kisscars.com/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(http://www.kisscars.com/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(http://www.kisscars.com/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(http://www.kisscars.com/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(http://www.kisscars.com/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(http://www.kisscars.com/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(http://www.kisscars.com/images/pause_gold.png) no-repeat; }