/************************* General Styles *************************/
body {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
p {
}
i, em {
}
b, strong {
}
a, a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #B40000;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color: #660099;
}
a:active {
	color: #FF0000;
	cursor: pointer;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
blockquote {
	color: #888888;
	font-style: italic;
}
table {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
label {
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	padding-bottom: 10px;
}	
u {
}
ul {
	display: block;
	margin-left: 12px;
	list-style: outside;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
dl {
	display: block;
	margin-left: 12px;
	list-style: outside;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
li {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}

/************************* Form Element Styles *************************/
.formPopup1 {
	width: 120px;
	font-size: 10px;
	color: #333333;
	margin-bottom: 6px;
}
.formPopup2 {
	width: 60px;
	font-size: 10px;
	color: #333333;
}
.formPopup3 {
	width: 150px;
	font-size: 12px;
	color: #333333;
}
.formField1 {
	width: 60px;
	font-size: 10px;
	color: #333333;
}
.formField2 {
	width: 80px;
	font-size: 10px;
	color: #333333;
}
.formField3 {
	width: 120px;
	font-size: 10px;
	color: #333333;
	margin-top: 5px;
}
.formField4 {
	width: 180px;
	font-size: 10px;
	color: #333333;
}
.formMessage3 {
	width: 300px;
	font-size: 10px;
	color: #B40000;
}
.formRadio3 {
	font-size: 10px;
	color: #333333;
}
.formButton1 {
	width: 82px;
	font-size: 10px;
	color: #333333;
}
.formButton2 {
	width: 44px;
	font-size: 10px;
	color: #333333;
}
.formCaption1 {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	display:block;
	margin: 2px 0px 10px 4px;
}
.formCaption2 {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	display:block;
	margin: 8px 0px 10px 4px;
}
.formCaption3 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-bottom: 1px;
}

/************************* Font Styles *************************/


#textHead, .textHead {
	font-size: 20px;
	line-height: 24px;
	color: #444444;
	display: block;
	vertical-align: middle;
	horizontal-align: left;
	padding: 8px 0px 0px 0px;	
}
#textHeadSub, .textHeadSub {
	font-size: 18px;
	line-height: 22px;
	color: #444444;
	vertical-align: top;
	horizontal-align: left;
	margin-bottom: 3px;
}
#textTitle, .textTitle {
	font-size: 16px;
	line-height: 20px;
	color: #444444;
	display: block;
	vertical-align: top;
	horizontal-align: left;
	margin-bottom: 3px;
}	
#textTitleB, .textTitleB {
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	color: #444444;
	display: block;
	vertical-align: top;
	horizontal-align: left;
	margin-bottom: 3px;
}	
#textTitleSub, .textTitleSub {
	font-size: 14px;
	line-height: 16px;
	color: #444444;
	vertical-align: top;
	horizontal-align: left;
}
#textTitleSubB, .textTitleSubB {
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	color: #444444;
	vertical-align: top;
	horizontal-align: left;
}



#textTitleSub a:hover, .textTitleSub a:hover {
	color: #B40000;
	cursor: pointer;
}
#textProd, .textProd {
	font-size: 16px;
	line-height: 20px;
	color: #444444;
	vertical-align: bottom;
	horizontal-align: left;
}	
#textProdSup, .textProdSup {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
#textProdSub, .textProdSub {
	font-size: 12px;
	line-height: 14px;
	color: #222222;
}
#textProdSub a:hover, .textProdSub a:hover {
	color: #B40000;
	cursor: pointer;
}
#textPanel, .textPanel {
	font-size: 14px;
	line-height: 24px;
	color: #B40000;
	horizontal-align: left;
	margin-bottom: 3px;
	display:block;
}
#textPanelSub, .textPanelSub {
	font-size: 12px;
	line-height: 22px;
	color: #0066CC;
}
#textPanelSub a:hover, .textPanelSub a:hover {
	color: #B40000;
}
#textClsErr, .textClsErr {
	font-size: 15px;
	line-height: 30px;
	color: #B40000;
	horizontal-align: left;
	margin-bottom: 3px;
}
#textClsSrch, .textClsSrch {
	font-size: larger;
	color: #B40000;
}
#textResult, .textResult {
	font-size: 12px;
	text-decoration: none;
}
#textResult a:link, .textResult a:link {
	text-decoration: none;
	color: #0066CC;
}
#textResult a:hover, .textResult a:hover {
	text-decoration: none;
	color: #CC0000;
	cursor: pointer;
}
#textResult a:visited, .textResult a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
#textResult a:active, .textResult a:active {
	text-decoration: none;
	cursor: pointer;
}
#textClick, .textClick {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
#textClick a:link, .textClick a:link {
	text-decoration: none;
}
#textClick a:hover, .textClick a:hover {
	text-decoration: none;
	cursor: pointer;
}
#textClick a:visited, .textClick a:visited {
	text-decoration: none;
}
#textClick a:active, .textClick a:active {
	text-decoration: none;
	cursor: pointer;
}
#textTableTpLt, .textTableTpLt {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 4px 2px 2px 4px;
}
#textTableTpMd, .textTableTpMd {
	border: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 4px 2px 2px 4px;
}
#textTableTpRt, .textTableTpRt {
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 4px 2px 2px 4px;
}
#textTableBtLt, .textTableBtLt {
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
	font-size: 12px;
	padding: 4px;
}
#textTableBtMd, .textTableBtMd {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	font-size: 11px;
	padding: 4px;
}
#textTableBtRt, .textTableBtRt {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	font-size: 11px;
	padding: 1px 0px 0px 4px;
	vertical-align: middle;
}
#textBodySup, .textBodySup {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	vertical-align: top;
	horizontal-align: left;
}
#textBodySup a:hover, .textBodySup a:hover {
	color: #B40000;
	cursor: pointer;
}

#textBody, .textBody {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	display: block;
	vertical-align: top;
	horizontal-align: left;
}

#textBody a:hover, .textBody a:hover {
	color: #B40000;
	cursor: pointer;
}
#textBodySub, .textBodySub {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	vertical-align: top;
	horizontal-align: left;
}
#textBodySub a:hover, .textBodySub a:hover {
	color: #B40000;
	cursor: pointer;
}

.textBodyRed {
	font-size: 12px;
	color:#C00
}

.textCaption {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
}
.textTiny {
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
}
/*.textCaption b {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #B40000;
	display: block;
}*/

/************************* Content Styles *************************/
#container0 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	display: block;
	padding: 5px 10px;
}
#container7 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 640px;
    height: 150px;
	padding: 5px 10px;
}
#container6 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 90px;
	padding: 5px 10px;
}
.imgH6 {
	width: 90px;
	height: 50px;
	padding-bottom: 1px;
}
.imgV6 {
	width: 90px;
	height: 120px;
	padding-bottom: 5px;	
}
#container5 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 112px;
	padding: 5px 10px;
}
.imgH5 {
	width: 112px;
	height: 62px;
	padding-bottom: 5px;	
}
.imgV5 {
	width: 112px;
	height: 148px;
	padding-bottom: 5px;	
}
#container4 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 145px;
	padding: 5px 10px;
}
.imgH4 {
	width: 145px;
	height: 82px;
	padding-bottom: 5px;	
}
.imgV4 {
	width: 145px;
	height: 192px;
	padding-bottom: 5px;	
}
#container3 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 200px;
	padding: 5px 10px;
}
.imgH3 {
	width: 200px;
	height: 112px;
	padding-bottom: 5px;	
}
.imgV3 {
	width: 200px;
	height: 266px;
	padding-bottom: 5px;	
}
#container2 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 310px;
	padding: 5px 10px;
}
.imgH2 {
	width: 310px;
	height: 174px;
	padding-bottom: 5px;	
}
.imgV2 {
	width: 310px;
	height: 412px;
	padding-bottom: 5px;	
}
#container1 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 640px;
	padding: 5px 10px;
}

#containerL1 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 230px;
	padding: 5px 10px;
}

#containerL2 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 20px;
	padding: 5px 10px;
}

#containerR {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	border: 1px solid #999999;
	background-color: #eeeeee;
	display: block;
	width: 630px;
	padding: 5px 10px;
}
.imgH1 {
	width: 640px;
	height: 360px;	
	padding-bottom: 5px;	
}
#containerZ {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 530px;
	padding: 5px 10px;
}
.imgHZ {
	width: 530px;
	height: 300px;
	padding-bottom: 5px;	
}
#containerY {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 508px;
	padding: 5px 10px;
}
.imgHY {
	width: 508px;
	height: 286px;
	padding-bottom: 5px;	
}
#containerX {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 475px;
	padding: 5px 10px;
}
.imgHX {
	width: 475px;
	height: 266px;
	padding-bottom: 5px;	
}
#containerW {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 420px;
	padding: 5px 10px;
}
.imgHW {
	width: 420px;
	height: 236px;
	padding-bottom: 5px;	
}
#containerV {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 400px;
	padding: 5px 10px;
}
#containerT {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 300px;
	padding: 5px 10px;
}



#imgT {
	border: 1px solid #999999;
	vertical-align: middle;
	horizontal-align: left;
	float: left;
	width: 150px;
	height: 150px;
	background: #FFFFFF;
	/*padding: 5px 0px 5px 10px;*/
}

#containerS {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 330px;
	padding: 5px 10px;
}

#containerP {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 450px;
	padding: 5px 10px;
}
#imgP {
	border: 1px solid #999999;
	vertical-align: middle;
	horizontal-align: left;
	text-align: center;
	float: left;
	width: 150px;
	background: #FFFFFF;
	height: 150px;
	margin-right: 5px;
}

.btnB {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left;
/*	float: left;*/
	display: inline;
	width: 70px;
	padding: 5px 5px 5px 5px;
}

/************************* Containers and Styles for Catagory and CLS product pages *************************/
#container1Result{
	width: 403px;
	display: block;
	padding: 6px 12px 24px 0px;
	font-size: 12px;
	line-height: 13px;
	float: left;
}
#container3Result{
	width: 200px;
	display: block;
	padding: 10px 10px 10px 0px;
	font-size: 12px;
	line-height: 13px;
	float: left;
}
#text1Result, .text1Result {
	font-size: 12px;
	line-height: 14px;
	display: block;
	padding: 4px 0px 0px 6px;
	background: left 4px url(../common/imgs/arrow-B.gif) no-repeat;
}
#text3Result, .text1Result {
	font-size: 12px;
	line-height: 14px;
	display: block;
	width: 190px;
	padding: 4px 0px 0px 6px;
	background: left 4px url(../common/imgs/arrow-B.gif) no-repeat;
}

/************************* Conatiner for CLS Product info on PAGES *************************/
#textCLSHead1, .textCLSHead1 {
	font-size: 13px;
	line-height: 14px;
	vertical-align: top;
	horizontal-align: left;
	margin-bottom: 3px;
	font-weight: bold;
}
#textCLSHead2, .textCLSHead2 {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	horizontal-align: left;
	margin-bottom: 3px;
}
#containerCLS {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	horizontal-align: left; 
	float: left;
	display: block;
	width: 250px;
	padding: 5px 10px;
}
#imgCLS {
	border: 1px solid #999999;
	/*text-align: center;*/
	float: left;
	width: 90px;
	background: #FFFFFF;
	height: 90px;
    display: block;
}
#spacerCLS {
	float: left;
	background: #FFFFFF;
    display: block;
}
.imgHwrap {
	align: left;
	text-align: left;
	padding: 5px 20px 10px 0px;
}
.imgVwrap {
	align: left;
	text-align: left;
	padding: 20px 0px 10px;
}

/************************* CLS Page Styles *************************/
#prodPanel {
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 125px;
	background: url(../common/imgs/bkdrp-panel1.gif);
	margin: 5px 0px 5px 5px;
	padding: 5px 10px 10px;
	border-bottom: 1px solid #888888;
}
#prodTable {
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 640px;
	background: url(../common/imgs/bkdrp-table1.gif);
	margin: 5px 10px 0px;
}
#prodPhoto {
	vertical-align: top;
	horizontal-align: left;
	float: left;
	display: block;
	width: 150px;
	margin: 5px 10px;
}

/************************* Element Styles *************************/
#ruleH { /* Horizontal Rule Style */
	height: 8px;
	border-bottom: 1px solid #888888;
	width: 660px;
	margin-bottom: 8px;
}
#spaceH { /* Horizontal Space Style */
	height: 8px;
	width: 100%;
	margin-bottom: 6px;
}
.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
}
.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
}
#labelText130 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	display: block;
	float: left;
	margin-top:5px;
	margin-right: 5px;
	margin-left: 10px;
	width: 130px;
	text-align: left;
}
#labelText430 {
	font-size: 12px;
	line-height: 14px;
	color: #220000;
	vertical-align: top;
	display: block;
	width: 430px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/************************* Button Styles *************************/
#buttonRedlt {
	background: url(imgs/bn-red-lt1.gif) no-repeat left;
	height: 20px;
	padding-top: 5px;
	text-indent: 8px;
	padding-right: 4px;
	float: left;
}
#buttonRedlt a:hover, .buttonRedlt a:hover {
	background: url(imgs/bn-red-lt2.gif) no-repeat left;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#buttonRedrt {
	background: url(imgs/bn-red-rt1.gif) no-repeat right;
	height: 20px;
	padding-top: 5px;
	width: 15px;
	float: left;
}
#buttonRedrt a:hover, .buttonRedrt a:hover {
	background: url(imgs/bn-red-rt2.gif) no-repeat right;
	width: 30px;
}
.buttonRedlt, .buttonRedlt a, .buttonRedlt a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}