@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	height:100%; /* this is the key! */
}

/* Links */
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.Side_Nav_Holder a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Side_Nav_Holder a:hover {
	color: #C6C;
	text-decoration: none;
}
.Side_Nav_Holder a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Side_Nav_Holder a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.Top_Nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.Main_Container {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.Side_Navigation {
	background-color: #643694;
	width: 165px;
	padding: 10px;
	margin-bottom: 10px;
}
.Main_Container .Main_Content {
	float: right;
	width: 760px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Container .Main_Content .SearchHolder {
	width: 100%;
}
.Main_Container .Main_Content .SearchHolder #form1 #Criteria {
	width: 99%;
	font-size: 16px;
	color: #333333;
}
.Main_Container .Main_Content .SearchHolder #form1 .SearchBtn {
	float: right;
	margin-top: 15px;
	margin-right: 3px;
}
.Sub_Title {
	margin-top: 5px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	display: block;
	line-height: 21px;
}
.Page_Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	display: block;
	text-transform: uppercase;
}
.ClearIt {
	clear: both;
	height: 1px;
}
.ProductHolder {
	height: 200px;
	width: 220px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 15px;
}
.ProductWrapper {
	height: 300px;
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	z-index: 0;
	text-transform: uppercase;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.IndividualNumberHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}
.SkipToPage {
	font-weight: bold;
	float: right;
}
.TotalRecordCount {
	margin-bottom: 3px;
	float: left;
	margin-top: 3px;
}
.PageNumberHolder {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.ResultsNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECEC;
	border-bottom-color: #ECECEC;
	text-align: right;
}
.Main_Container .Side_Navigation .Side_Nav_Holder {
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 13px;
	margin-bottom: 5px;
}
.Top_Banner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.Product_Container {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.Product_Container .Product_Name {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #222222;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.Product_Container .Product_Item_Number {
	color: #999999;
	font-size: 18px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}
.Product_Container .Product_Image_Details {
	width: 350px;
	height: 350px;
	text-align: center;
}
.Product_Container .Product_Details_Holder {
	float: right;
	width: 350px;
}
.Product_Details_Holder .CaseCnt_Holder {
	margin-bottom: 10px;
}
.Product_Container .EnlargePic {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Product_Details_Holder ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.Product_Details_Holder li {
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	list-style-position: outside;
}
.Product_Details_Holder .Related_Items {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
}
.Related_Thumb {
	height: 75px;
	width: 75px;
	margin-bottom: 5px;
}
.RelatedContainer .Related_ProductWrapper {
	height: 100px;
	width: 75px;
	margin-right: 20px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.Main_Content #FormHolder {
	width: 500px;
	margin-top: 25px;
}
fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 0 5px;
}
fieldset {
	padding: 12px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	margin-left: 15px;
}
fieldset.final {
	padding: 10px;
	margin-bottom: 0px;
	background-color: #e8fcea;
	border: 2px solid #393;
}
fieldset input {
	font-size: 14px;
	padding: 3px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.DownloadDirections {
	margin-top: 20px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#progress {
	background-image: url(/images/progress.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 32px;
	width: 32px;
}
.accContent #form1 #Criteria {
	font-size: 16px;
	width: 99%;
	background-color: #FFFFCC;
}
#SearchResults {
	height: 300px;
	overflow: scroll;
}
#hi_res {
	font-size: 10px;
}
.notWorking {
	visibility: hidden;
}
.working {
	visibility: visible;
}
.Disclaimer {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 16px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.Main_Container .Side_Navigation_Holder {
	float: left;
	width: 185px;
	margin-bottom: 10px;
}
.Holder .Item_Info {
	float: left;
}
