/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins.css";
@import "lib/navigation.css";
@import "lib/plugins/slider.css";
@import "lib/plugins/photo_slideshow.css";
@import "lib/plugins/twitter.css";
@import "lib/plugins/modal.css";

/* Colors
-------------------------------------------------------------- 
Maroon: #C6006F
Pink: #FBC9BF
Gray: #736357

*/

/* Site
-------------------------------------------------------------- */
 body  {
	text-align:center;
	}	
	
.no-list-style {
	list-style-type:none;
	}
	
clear {
	clear:both;
	}
	
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	width:75%;
	}
	
sup {
	font-size:8px;
	}
	
.gray {
	background:#FAFAFA;
	}
  
  
.left {
	float:left;
	}
	
.right {
	float:right;
	}	
  
/*Layout*/
#wrapper {
	background:#fff;
	margin:30px 0 0 0; 
	padding:0 20px 15px 0;
	text-align:center;
	width:100%;

	}

#content {
	background:#fff url("http://www.kahnlucas.com/assets/images/layout/background.png") repeat;
	height:700px;	
	margin:0px auto;
	margin-top:15px;
	padding:0 0 10px 0;
	width:100%;
	}
	
#breadcrumbs {	
	position:relative;
	margin:-27px 0 0 -7px;
	}
	
#inner {
	background:#fff;
	height:575px;
	margin:0px auto;
	margin-top:16px;
	margin-bottom:15px;
	padding:10px 0 10px 10px;
	text-align:left;
	/* 
	margin:10px 15px 0 15px;
	padding:10px; */
	width:960px;
	}
	
#scallops {
	background:url("http://www.kahnlucas.com/assets/images/layout/scallops.png") top no-repeat;
	height:30px;
	margin:0;
	padding:10px 0 0 0;
	width:100%;
	}
	
#homepage_left {
	margin:0;
	padding:0;
	}

#homepage_right {
	border-left:2px dotted #FBC9BF;
	padding:0 2px 0 10px;
	}
	
/*Footer*/
#footer {
	clear:both;
	margin-top:10px;
	}

#footer li {
	display: inline;
	list-style-type: none;
	padding:0 8px 0 2px;
	vertical-align:middle;
	}
	
#footer .border {
	border-right:1px solid #000;
	}
	
#footer .submit {
	background:#C6006F;
	border:1px solid #9D3393;
	color:#fff;
	height:20px;
	}

/*HOMEPAGE*/
#featured_styles {
	border-bottom:2px dotted #FBC9BF;
	height:200px;
	padding-bottom:10px;
	width:365px;
	}
	
	#featured_styles img 	{
		margin-left:10px;
		margin-right:15px;
		}
	
#weekly_poll {
	border-bottom:2px dotted #FBC9BF;
	height:385px;
	text-align:center;
	width:365px;
	}
	
#info {
	height:75px;
	margin:19px 0 0 0;
	padding:0 0 5px 0;
	width:555px;
	}
#connect {
	height:50px;
	padding:0 0 0 30px;
	width:207px;
	}
	
	#connect img {
		margin-right:20px;
		}
	
#spiel {	
	height:48px;
	margin:35px 0 35px 40px;
	width:300px;
	}
	#spiel img {
		margin-right:10px;
		}
		
#hangtags {
	margin-top:25px;
	}		
		
.padding-right-5 {
	padding-right:5px;
	}
	
	/*formula - home.php*/
	#formula_tagline {
		background:#E60E64;
		border-top:10px solid #fff;
		border-bottom:10px solid #fff;
		}
		
	#formula_brands {
		padding:25px 0 25px 0;
		}
	
	#formula_materials{
		background:#E60E64;
		border-top:10px solid #fff;
		border-bottom:10px solid #fff;
		color:#fff;
		font-size:20px;
		font-family:georgia, times new roman, serif;
		}
	
#about_nav li {
	background:#fff;
	display:block;
	border:2px dotted #FBC9BF;
	margin:8px 3px 3px -20px;
	padding:15px 5px 0 5px;
	width:193px;
	}
		
	/*From Our President*/
	#fromourpresident {
		background:url("../images/about_fromourpresident_on.jpg") no-repeat;
		border:2px dotted #FBC9BF;
		margin:8px 3px 3px 0;
		padding:5px;
		text-align:center;
		height:170px;
		}
		#fromourpresident a:link span,#fromourpresident a:visited span {
			background:#fff;
			display:block;
			margin-top:150px;
		}
	
	/*History*/
	#history {
		border:2px dotted #FBC9BF;
		margin:8px 3px 3px 0;
		padding:5px;
		text-align:center;
		height:170px;
		}		
		#history a:link span,#history a:visited span {
			display:block;
			height:170px;
		}
		#history a:hover {
			background:url("../images/about_history_on.jpg") no-repeat;
			display:block;			
		}
		#history a:hover span {
			visibility:hidden;
		}
	
	/*Board of Directors*/
	#boardofdirectors {
		border:2px dotted #FBC9BF;
		height:170px;
		margin:8px 3px 3px 0;
		padding:5px;
		text-align:center;
		}			
		#boardofdirectors a:link span,#boardofdirectors a:visited span {
			display:block;
			height:170px;
		}
		#boardofdirectors a:hover {
			background:url("../images/about_boardofdirectors_on.jpg") no-repeat;
			display:block;			
		}
		#boardofdirectors a:hover span {
			visibility:hidden;
		}
	
#about_photo img {
	margin:0 10px 0 0;
	vertical-align:bottom;
	}
	
/*SHOP*/
.shop_boxes {	
	border:2px dotted #FBC9BF;
	margin:0 10px 10px 10px;
	padding:5px;
	}
	
.shop_boxes ul {
	margin-left:20px;
	}
	
.shop_boxes img {
	margin-left:10px;
	}
	
#instore {
	height:365px;
	}
#outlet {
	height:555px;
	padding-left:15px;
	padding-right:10px;
	}
	
#comingsoon {
	background:#C6006F;
	color:#fff;
	padding:2px;
	}
	#comingsoon a {
	color:#fff;
	margin-left:10px;
	}
	#comingsoon small {
	font-size:13px;
	}
	
/*PLAY*/
.play_boxes {	
	border:2px dotted #FBC9BF;
	height:292px;
	margin:10px 10px 0 0;
	padding:5px;
	width:509px;
	}
	
.play_list  {	
	border:2px dotted #FBC9BF;
	margin:10px 10px 21px 0;
	padding:5px;
	width:322px;
	}
	
/*CONNECT*/
.connect_boxes {	
	border:2px dotted #FBC9BF;
	margin:10px;
	padding:5px;
	}
	
#connect_blog {	
	/* background:url("http://www.kahnlucas.com/assets/images/connect_blog.png") bottom right no-repeat; */
	height:440px;
	width:280px;
	}
#connect_twitter {
	background:url("http://www.kahnlucas.com/assets/images/connect_twitter.png") bottom right no-repeat;
	padding-left:15px;
	height:541px;
	width:240px;
	}
#connect_youtube {
	height:269px;
	width:280px;
	}
#connect_customerphotos {	
	background:url("http://www.kahnlucas.com/assets/images/connect_facebook.png") bottom right no-repeat;
	height:250px;
	padding:4px;
	width:282px;
	}
#connect_newsletter {	
	height:77px;
	width:280px;
	}
	#connect_newsletter a {
	display:block;
	}
#connect_birthdayclub {	
	height:77px;
	width:270px;
	}
	#connect_birthdayclub a {
	display:block;
	}
	
/*FORM*/
form {
	padding-left:10px;
	}
	
/*SIZECHART*/
table.sizechart {
	border:2px solid #C6006F;
	text-align:center;
	width:500px;
	}
.sizechart td {
	text-align:center;
	}
tr.sizechart {
	border:1px solid #C6006F;	
	padding-left:10px;
	text-align:center;
	}
th.sizechart {
	background:#C6006F;
	border:0;
	padding-left:10px;
	text-align:center;
	}
.headings  th {
	font-size:14px;
	padding-left:10px;
	text-align:center;
}
td strong {
	padding-left:10px;
	}
	
/*CHARITY*/
.blockquote {
	background:#FDEEEC;
	font-style:italic;
	line-height:150%;
	margin-left:15px;
	}
		
	
/*CAREERS*/
#jobopenings {
	border:2px solid #736357;
	color:#000;
	font-weight:bold;
	font-size:16px;
	padding:0 5px 0 5px;
	width:305px;
	}
	
/*PAPERDOLLS*/
.paperdoll_boxes {	
	border:1px dashed #736357;
	margin-bottom:10px;
	padding:5px;
	width:500px;
	}
	
.paperdoll_download  {
	border:2px solid #C6006F;
	width:270px;
	}
.paperdoll_download  a:hover {
	text-decoration:none;
	}
.paperdoll_instructions {
	}
	
.paperdoll_download a {
	color:#C6006F;
	display:block;
	font-size:25px;
	font-weight:bold;
	margin:10px;
	}
.paperdoll_download a:hover {
	background:#FBC9BF;
	text-decoration:none;
	}
	
/*EMPLOYEES*/
#employees a {
	font-size:16px;
	font-weight:bold;
	}

/*POLL*/
#pollWrap{
	width: 250px;
}
#pollWrap h3 {
	font-size: 1em;
	margin-bottom: 5px;
}
#pollWrap ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style:none;
}
#pollWrap li {
	padding: 0;
	overflow:hidden; /*for our lovely friend IE6 to behave nicely*/
	font-size: 0.8em;
}
#pollWrap li span {
	font-size: 0.7em;
}
.pollChart {
	margin-left: 25px;
	height: 5px;
	width:1px;
	/*Adding rounded corners to the graphs - Optional - START*/
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	/*Adding rounded corners to the graphs - Optional - END*/
}
#pollSubmit {
	margin-top: 5px;
}
#pollMessage {
	color:#C00;
	font-size: 0.8em;
	font-weight: bold;
}

.error {color:#ffff00;}
