@charset "UTF-8";
/* CSS Document */

.breadcrumb{
	background:url(../../brands/creativecomfort/images/breadcrumb.jpg) -1px top no-repeat !important;
	padding:6px 0 5px 10px !important;
}

#wrapper{
	width:960px !important;
}

.data{
	background:url(../../brands/creativecomfort/images/cc_background.jpg) right top repeat-y;
	padding:10px 8px 0 25px !important;
	width:745px !important;
}
	
#cc_col1{
	float:left;
	display:inline;
	width:170px;
	padding:0 20px 0 0;
}

	h2#cclogo{
		background:url(../../brands/creativecomfort/images/cc_logo.gif) left top no-repeat;
		width:170px;
		height:72px;
		margin:0;
		padding:0;
	}
	
		h2#cclogo span{
			display:none;
		}
	
	h3#oslogo{
		background:url(../../brands/creativecomfort/images/os_logo.gif) left top no-repeat;
		width:150px;
		margin:0;
		padding:80px 10px 20px 10px !important;
		text-align:center;
		color:#900;
		font-size:0.8em;
	}
	
	h4#featuring{
		background:url(../../brands/creativecomfort/images/ergo.gif) left top no-repeat;
		width:170px;
		padding:77px 0 0 0;
		margin:0;
	}
	
		h4#featuring span{
			display:none;
		}
		
	#cc_col1 p{
		padding:0 0 10px 32px;
		color:#5b482a;
		margin:0;
		font-size:1.1em;
	}
	
#cc_col2{
	float:left;
	display:inline;
	width:555px;
	padding:20px 0 30px 0;
}
	
	#cc_col2 h1{
		color:#5b482a;
		font-size:1.8em;
		margin:0 0 20px 0;
	}
		
	#cc_col2 p.cctext{
		padding:0 5px 20px 0;
		color:#5b482a;
		margin:0;
		font-size:1.1em;
	}
	
	.cc_item_list{
		width:235px;
		float:left;
		display:inline;
		font-size:10px;
		line-height:12px;
		font-weight:bold;
	}
	
		.cc_item_line{
			clear:both;
			margin: 0 0 1px 0;
		}
	
		.cc_item_list a, .cc_item_list a span{
			color:#5b482a;
			text-decoration:none;
		}
	
			.cc_item_list a:hover, .cc_item_list a:hover span{
				color:#900;
			}
	
		.item_num{
			display:block;
			clear:both;
			float: left;
			padding:2px 0 2px 0;
			width:34px;
		}
	
		.item_color{
			display:block;
			float: left;
			padding:2px 0 2px 0;
			width:87px;
		}
	
		.item_quote{
			display:block;
			float: left;
			padding:2px 0 2px 0;
			width:110px;
		}
	
	.cc_item{
		width:150px;
		padding:0 10px 20px 0;
		margin:0;
		text-align:center;
		float:left;
		display:inline;
	}
	
	.cc_item_h{
		width:245px;
		padding:0 10px 20px 0;
		margin:0;
		text-align:center;
		float:left;
		display:inline;
	}
	
		.cc_item img, .cc_item_h img{
			border:none;
			display:block;
			margin:0 auto;
		}
		
		.cc_item span, .cc_item_h span{
			display:block;
			padding:5px 0;
			text-align:center;
			color:#5b482a;
			font-size:0.9em;
			font-weight:bold;
		}
		
			.cc_item span a, .cc_item_h span a{
				color:#5b482a;
				text-decoration:none;
				font-weight:bold;
			}
		
				.cc_item span a:hover, .cc_item_h span a:hover{
					color:#900;
				}
		
		.cc_item p, .cc_item_h p{
			display:block;
			margin:0;
			padding:10px 0;
		}
		
			.cc_item p a, .cc_item_h p a{
				color:#5b482a;
				text-decoration:none;
				font-weight:bold;
			}
		
				.cc_item p a:hover, .cc_item_h p a:hover{
					color:#900;
				}
