/********************************************************
* Global Rules
********************************************************/
body {
	background-color: #333;
	margin: 0 0 0 0;
	background: url(bg.gif);
}
a {
	text-decoration: none;
	display: block;
}

hr {
	color: #FFFFFF;
	height: 1px;
	margin-top: 1px;
}


/********************************************************
* Cold Cow Build
********************************************************/
#head_wrap {
	width: 100%;
	height: 380px;
	background: url(head_bg.jpg);
	margin: 0 0 90px 0;
}
#head_content {
	width: 1000px;
	height: 380px;
	background: url(header.jpg);
}
#head_left {
	height: 380px;
	width: 590px;
	float: left;
	padding: 12px 0 0 14px;
}
* html #head_left {
	padding: 0 0 0 14px;
}
#head_right {
	margin: 62px 0 0 0;
	float: right;
	line-height: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 380px;
}
#nav {
	margin: -4px 0 0 85px;
}
#footer_all {
	height: 20px;
	width: 800px;
	clear: both;
	padding: 30px 0 50px 46px;
	float: left;
	font: bold 10px Arial, Verdana , Helvetica, sans-serif;
	color: #fff;
}
/********************************************************
* Format Me
********************************************************/
.box_small {
	width: 250px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eee;
}
.box_big {
	width: 250px;
	height: 59px;
	background-color: #eee;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.main_button {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#qtip_case {
	width: 289px;
	height: 120px;
	background: url(qTip.gif) no-repeat;
	position: absolute;
	z-index: 1000;
	display: none;
	padding: 7px 0 0 7px;
	line-height: 15px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #333;

}
	#qtip_case strong {
		display: block;
		float: left;
		width: 106px;
		height: 106px;
	}
	#qtip_case em {
		display: block;
		font-style: normal;
		float: left;
		width: 150px;
		height: 106px;
		margin: 0 0 0 10px;
	}
	#qtip_case b {
		color: #770000;
		font: bold 13px Arial, Verdana, Helvetica, sans-serif;
	}
#products_wrap {
	margin: 0 0 0 46px;
}

#products_wrap2 {
	margin: 0 0 0 46px;
}
	#products_wrap ul {
		padding: 0 0 0 0;
		margin:  0 0 0 0;
	}
	#products_wrap li {
		float: left;
		width: 250px;
		list-style: none;
		padding: 0 0 0 0;
		margin:  0 25px 0 0;
	}
#title {
	color: #fff;
	font: bold 18px Georgia, Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-style: italic;
	border-bottom: 1px solid #eee;
}
#products_item {
	width: 240px;
	height: 40px;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 0;
	padding: 5px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}
	#products_item strong {
		display: block;
		float: left;
		background-color: #fff;
		width: 40px;
		height: 40px;
	}
	#products_item strong img {
		width: 36px;
		height: 36px;
		padding: 2px;
	}
	#products_item em {
		display: block;
		font-style: normal;
		float: left;
		width: 150px;
		height: 40px;
		margin: 5px 0 0 5px;
		font-size: 11px;
	}
	#products_item b {
		color: #fff;
		font: bold 12px Georgia, Arial, Verdana, Helvetica, sans-serif;
	}
	
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.prod_size {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	width: 345px;
	padding-bottom: 5px;
}

.prod_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.prod_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#prod_col_01 {
	width: 170px;
	float: left;
}

#prod_col_02 {
	float: left;
	margin-left: 5px;
	width: 170px;
}
