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

#content-container .product {
	width: 177px;
	height: 510px;
	margin-top: 30px;
	margin-left: 33px;
	float: left;
	margin-bottom: 30px;
}

#content-container .productleft {
	width: 177px;
	height: 510px;
	margin-top: 30px;
	margin-left: 0px;
	float: left;
	margin-bottom: 30px;
}

#content-container .productright {
	width: 177px;
	height: 510px;
	margin-top: 30px;
	margin-left: 33px;
	float: left;
	margin-bottom: 30px;
}

#content-container .roof {
	width: 177px;
	height: 140px;
	margin-top: 30px;
	margin-right: 34px;
	float: right;
	margin-bottom: 30px;
}

#content-container .roofleft {
	width: 177px;
	height: 140px;
	margin-top: 30px;
	margin-right: 33px;
	float: left;
	margin-bottom: 30px;
}

#content-container .roofright {
	width: 177px;
	height: 140px;
	margin-top: 30px;
	float: right;
	margin-bottom: 30px;
}

#content-container .pages {
	width: 809px;
	height: 30px;
	margin-top: 20px;
}

#content-container .productdescription {
	width: 177px;
	height: 130px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#content-container .drinkersizes {
	width: 175px;
	height: 150px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	overflow: hidden;
}


#content-container .product-img {
	width: 175px;
	height: 138px;
	border: 1px solid #CCC;
}

#content-container .product-dwg {
	width: 175px;
	height: 138px;
	margin-top: 12px;
	border: 1px solid #CCC;
}

#content-container .modifiers {
	width: 177px;
	height: 33px;
	margin-top: 6px;
}
table.spec {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
table.pig-spec {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
table.pig-spec td {
	padding-bottom: 4px;
}
table.pig-spec tr {
	vertical-align: top;
}
.spec-wrapper {
	height: 105px;
}

table.spec td {
	padding-bottom: 9px;
}
#content-container #mainsfed, #content-container #gravityfed {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	width: 170px;
	padding-top: 5px;
	padding-left: 5px;
	height: 25px;
	margin-top: 25px;
}
#content-container #mainsfed p, #content-container #gravityfed p {
	margin-top: 0px;
	margin-bottom: 0px;
}


#apDiv1 {
	position:absolute;
	width:360px;
	height:112px;
	z-index:1;
	background-color: #FFF;
	left: 35%;
	top: 300px;
	border: 10px solid #F60;
	padding: 10px;
	text-align: center;
	visibility: hidden;
}

.dropdown {
	width: 135px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.qty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 33px;
	margin-right: 5px;
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
}
.qty-label p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.qty-quote {
	background-image: url(../images/qty-back.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.submit {
	background-image: url(../images/category-button.jpg);
	background-repeat: no-repeat;
}
	
a img {
	border-style: none;
}
.horse#mainsfed {
	float: left;
}

.horse#gravityfed {
	float: left;
	margin-left: 243px;
}

