/* GENERAL STYLES */
.FloatLeft {
	float: left;
	display: inline;
}

.FloatRight {
	float: right;
	display: inline;
}

/* PAGE TITLE */

#page_title .location_header {
	float: left;
	margin: 0px;
	padding: 20px 0 0 0;
	height: 70px;
	width: 960px;
	background-color: #4b4f55;
	border-bottom: #CCCCCC solid 1px;
}

#page_title .location_header .location_title {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0 41px 10px;
}

.CategoryTitle {
	padding: 50px 30px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
}


/* Results */

#results {

}

#results a{
	color:#FFFFFF;

}

#results .category {
	width: 250px;
	background-color:#333333;
}

#results .header {
	margin: 0px;
	padding: 0 0 0 10px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
	color: #CCCCCC;
	background-color:#333333;
}


#results ul {
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#results li {
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	height: 22px;
	background-color: #141414;
	list-style: none;
	overflow: hidden;
	
}


#results li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-image:url(../_img/cat_bg.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: 0pt -22px;
	padding:0 0 0 32px;
	
	
}

#results li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#4b5518;
	background-position: 0pt 0;
}

#results #grid {
	background-color: #181818;
	width: 680px;
	margin: 1px 0 0 0;
	padding: 20px 0 20px 20px;
	min-height: 360px;
}
#results #grid .cell a{
	display:block;
	height:35px;
}

#results #grid .cell {
	margin: 0 20px 20px 0;
	width: 190px;
	float: left;
	display: inline;
	height: 200px;
	background: #ffffff;
	border: 3px solid #000000;
}

#results #grid .cell .Title {
	font-size: 12px;
	height: 32px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0 0 0;
	background-color:#333333;
	background-image:url(../_img/cellbg.jpg);
	background-repeat:repeat-x;
}

#results #grid .cell .Image {
	height: 155px;
	padding: 0;
	border: 0;
	border-top: 1px solid #cccccc;

	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}

#results #grid .cell .Image img {
	padding: 0;
	margin: 0;
}

#results #grid .cell .Description {
	color: #cccccc;
	font-size: 10px;
	height:30px;
	font-weight: normal;
	padding: 5px;
	background-color:#333333;
	background-image:url(../_img/cellbg.jpg);
	background-repeat:repeat-x;
}

#results #grid .FullImage {
	display: none;
	border: 1px solid #cccccc;
	padding: 0px;
	background: #333;
}

#results #products_detail {
	padding: 20px;
	background-color: #121212;
	width: 660px;
}

#results #ReturnBar {
	padding: 0 0 0 20px;
	background-color: #333333;
	width: 680px;
	line-height: 30px;
	height: 30px;
}



#results #HeaderBar {
	width: 680px;
	margin: 0 0 0 0;
	padding: 5px 0 15px 20px;
	background-image: url(../_img/page_break.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#FFFFFF;
}


#results #ReturnBar a {
	text-decoration: none;
	color: #bfd73b;
}
#results #ReturnBar a: hover {
	text-decoration: underline;
}

#results #products_detail .LongDescription {
	padding:0 0 20px 0;
	color:#CCCCCC;
	line-height:20px;
	font-size:14px;
}


#results #products_detail {
	color:#CCCCCC;
	line-height:20px;
	font-size:14px;
}


#results #products_detail .Description {
	padding:0 0 10px 0;
	color:#CCCCCC;
	line-height:20px;
	font-size:14px;
}


#results  .ProductTitle {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	width: 680px;
	margin:0 0 0 0;
	padding: 5px 0 20px 20px;
	height: 25px;
	background-image: url(../_img/cellbg.jpg);
	background-repeat: repeat-x;
}

.ProductDetailImage {
	margin: 0  0 15px 0;
	overflow: hidden;
	width: 400px;
	text-align: center;
	border: 5px solid #333333;
}

.ProductDetailImage img {
	border: 0;
	margin: 0;
	padding: 0;
}

.ProductThumbImage {
	float: left;
	margin: 0  9px 9px 0;
	max-width: 100px;
	max-height: 61px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #333333;
}

.ProductThumbImage img {
	border: 0;
	padding: 0;
	margin: 0;
}

.VersionSelect {
	margin: 0 0 15px 0;
}
.VersionSelect select {
	width: 125px;
	border:1px solid #666666;
	padding: 2px;
}

#Specifications {

}
#Specifications .TitleBar {
	height: 20px;
	line-height: 20px;
	background-color: #606d1d;
	padding: 0 0 0 10px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0 0 1px 0;
}

#Specifications .OptionHeader {
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 1px 0;
	background-color: #232323;
	padding: 0 0 0 10px;
	cursor: pointer;
}

#Specifications .OptionCanister {

}

#Specifications .FieldName {
	width: 150px;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #cccccc;
	padding: 0 0 0 10px;
	margin: 0 1px 1px 0;
	background-color: #666666;
	float: left;
	
}
#Specifications .FieldData {
	float: left;
	display: block;
	width: 488px;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #cccccc;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	background-color: #666666;
}