@charset "utf-8";
/* CSS Document */
br.clear {
	clear: both;
}


select {
	float: left;
}
.menuRow {
	clear: both;
	position: relative;
	margin: 7px 5px 7px 0px;
	display: block;
	line-height: normal;
	height: 20px;
}
.menuRow em {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	color: #CC0000;
	padding-bottom: 0px;
	height: 20px;
}
#productForm {
	clear: both;
	background-color: #E6E6E6;
	position: relative;
	float: left;
	margin: 0px 0px 40px 30px;
	display: inline;
	width: 90%;
	border: 1px solid #AAAAAA;
}
body.tabbed #productForm {
	border-top: none;
}

#quote #productForm {
	width: 730px;
	margin-left: 150px;
	margin-top: 0;
	background-color: #FFFFFF;
}


#productForm .menuRow p {
	text-align: left;
	margin:0;
}

#productForm .menuRow p,
#productForm .menuLabel {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
}
#productForm .specifics,
#productForm .menuLabel {
	background-color:#CCCCCC;
	float:left;
	font-weight: bold;
}
#productForm .menuLabel {
	width:160px;
	height: 16px;
  padding: 3px 10px 3px 2px;
	margin: 0 18px 0 10px;
	text-align:right;
}
#quote #productForm .menuLabel {
	height: auto;
  padding: 2px 10px 2px 2px;
}

#productForm .specifics {
	text-align: left;
	display:block;
	width: 200px;
	font-size: 10px;
	margin-right: 20px;
	padding: 5px 5px 10px 5px;
	margin-left: 10px;
}
#productForm .specifics em {
	color: #990000;
}

#productForm ul {
	margin-bottom: 10px;
	list-style: none;
	float: left;
	padding-left: 0;
	margin-left: 0;
}

#productForm li {
	float: left;
	margin-right: 3px;
}
input.buttons {
	background: none no-repeat top left;
	border: none;
	cursor: pointer;
	display: block;
	height: 20px;
	width: 62px;
	font-size: 0;				/* to make the text of the "value" invisible */
	line-height: 20px;  /* to make the text of the "value" invisible */
}
#productForm #remove {
	background-image: url(../images/removeButton.gif);
}
#productForm #edit {
	background-image: url(../images/editButton.gif);
}
#productForm #back {
	background-image: url(../images/backButton.gif);
}

#view {
	float: left;
	background-image: url(../images/viewMore.jpg);
	width: 135px;
	height: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
input#addMore {
	background-image: url(../images/addMore.jpg);
	width: 261px;
	margin-left: 10px;
}

.line {
	border-bottom: 2px solid #0A3867;
	height: 4px;
}

#productForm #submit {
	padding: 4px 6px;
	background-image: url(../images/quoteButton.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-width: 0;
	margin: 20px 0px 20px 10px;
}
#productForm #submit:hover {
	cursor: pointer;
}

.subOption {
	width: 48%;
}

.quoteItem {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 20px;
	border: 2px solid #999999;
	background-color: #E6E6E6;
}
.quoteItem h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0;
	background-color: #0A3867;
	margin-bottom: 10px;
}

button span {
	display: none;
}

#optionalItems {
	float: left;
	margin-top: 10px;
	width: 100%;
	border-top: 1px dashed #666666;
}
#optionalItems p {
	font-size: 11px;
	margin: 2px 10px 0px 10px;
}
#optionalItems h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
	
#productForm legend {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A3867;
	padding: 8px;
	margin-left: 20px;
}	
#productForm fieldset {
	border: 2px solid #990000;
	margin: 10px;
	margin-top: 5px;
	width: auto;
}


#coupling {
	width: 94px;
	position: relative;
	display:block;
	float: right;
	margin:0;
}
#coupling label {
	font-size: 10px;
	padding-right: 4px;
	height: 15px;
	display: block;
	float:left;
}
#coupling input {
	margin: 0;
	float: right;
}

select {
	font-size: 12px;
	width: 250px;
	padding: 2px;
	height: 22px;
}
option {
	font-size: 12px;
	width: auto;
}
#catalogNumber {
  color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#productName {
	color: #0A3867;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.rightBlock {
	width: 43%;
	float: right;
}
.leftBlock {
	float: left;
	position: relative;
	width: 50%;
}

#tab {
	float: left;
	position: relative;
	margin-left: 30px;
	margin-top: 10px;
}
#tab ul {
	display: inline;
	list-style: none;
	float: left;
	margin:0;
	padding:0;
}
#tab ul li{
	background-color: #C9C9C9;
	background: #0a3867 url(../images/tableHeader.jpg) repeat-x scroll 0%;
	float: left;
	margin-right: 5px;
}
#tab ul li a {
	color: #FFFFFF;	
	font-weight: bold;
	padding: 5px 11px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}
#tab ul li a.currentTab {
	background-color: #990000;
	background-color: #E6E6E6;
	color: #990000;
	border: 1px solid #AAAAAA;
	border-bottom: none;
}
#tab ul li a:hover {
	background-color: #003366;
	background-color: #990000;
	color: #C9C9C9;
}
#quote ol {
	font-weight: bold;
	font-size: 12px;
}
#quote ol li {
	color: #0A3867;
	margin-bottom: 5px;
}
#quote ol li strong {
	color: #990000;
}
#quote ol li a {
	color: #990000;
	text-decoration: underline;
}
#quote ol li a:hover {
	color: #0066CC;
}

.hiddenButton {
	margin-left: -9999px;
	height: 0px;
	width: 0px;
}