#content-left {
	float: none;
	width: 844px;
}
#content-left div {
	float: none;
	clear: both;
}
#content-main {
	float: none;
	width: 100%;
}
#page-title {
	width: 671px;
	float: right;
}
#tab-group {
	float: left;
	clear: both;
	margin-left: 5px;
}
#tab-group li {
	float: left;
	display: block;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 5px 7px 0px 0px;
}
#tab-group a {
	padding: 10px;
	display: block;
	color: #FFF;
}
#tab-group a.active {
	background-color: #CF2C4C !important;
}
#tab-group li.odd a {
	background-color: #006791;
}
#tab-group li.even a {
	background-color: #4595B5;
}
div#part_number, div#drums, div#hub_and_drums, div#drum_cross_reference {
	margin-top: 0px;
	margin-bottom: 20px;
	border: 3px solid #CF2C4C;
	padding: 15px;
	float: left;
	width: 808px;
}
div#part_number p, div#drums p, div#hub_and_drums p, div#drum_cross_reference p {
	width: 280px;
	padding: 5px 10px;
}

p.odd {
	float: left;
}
p.even {
	float: right;
}
p label {
	width: 110px;
	display: block;
	float: left;
	color: #006791;
	font-weight: bold;
	text-align: right;
}
p input, p select {
	vertical-align: center;
	width: 160px;
	display: block;
	float: left;
	margin-left: 10px;
	clear: none;
}

p input {
	width: 120px;
}

.left fieldset {
	display: block;
	border: 1px solid black;
}
#content-left div.left {
	float: left;
	clear: none;
	width: 600px;
}
#content-left div.right {
	float: right;
	clear: none;
	text-align: center;
	width: 200px;
}
th.size {
	padding: 15px;
	font-size: 140%;
	background-color: #006791;
	color: white;
}
tr.column-headings th {
	color: white;
/*	background-color: #00427B;*/
	background-color: #006791;
	padding: 10px;
	width: 150px;
}
tr.column-headings th.part_number {
	background-color: #CF2C4C;
}
tr.column-headings th span.competitor_name {
	color: #4595B5;
}
th, td {
	text-align: center;
	font-size: 80%;
	border: 1px solid grey;
}
tbody td {
	padding: 5px;
}
tr.odd td {
	background-color: white;
}
tr.even td {
	background-color: lightgrey;
}

#content-left .literature {
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	margin-left: 0;
}

#content-left .literature li {
	padding: 0.2em;
	list-style-type: none;
	list-style-image: none;
}

#part-images {
	float: left;
	margin-left: 2.0em;
}

#part-images img {
	padding: 0 4.2em 0 4.2em;
}

#right-pane {
	float: right;
	width: 150px;
}

.part_number a { 
	text-decoration: underline; 
	font-size: 1.1em;
	font-weight: bold; 
}

.required { color: #CC0000; }


/*** Structural Styles ***/
table tr td {
	text-align: left;
	border: 0;
}

table.formblock {
	display: table;
	border-collapse: separate;
	border-spacing: 2px 2px;
	width: 100%;
	margin-bottom: 6px;
	border: 0;
}

table.formblock tr.separator {
	height: 10px;
}

table.formblock tr {
	padding: 0;
	margin: 0;
}

table.formblock tr td {
	padding: 0px;
	margin: 0;
	border: 0;
	vertical-align: top;
	font-size: 1.2em;
}

table.formblock tr td.label {
	width: 160px;
	text-align: left;
}

table.formblock tr td.value {
	text-align: left;
}

table.formblock tr td.longlabel {
	width: 100%;
}

table.formblock tr td.longvalue {
	width: 100%;
}

table.formblock caption {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	padding-bottom: 4px;
}


table.productlist {
	display: table;
	border-collapse: collapse;
	border-spacing: 2px 2px;
	width: 100%;
	margin-bottom: 6px;
	border: 0;
}

table.productlist tr.separator {
	height: 10px;
}

table.productlist thead tr {
	background-color: #006791;
}

table.productlist thead th {
	text-align: center;
	padding: 4px;
	border: 0;
	color: #FFFFFF;
}
table.productlist thead th.part_number {
	background-color: #CF2C4C;
}

table.productlist tr {
	padding: 0;
	margin: 0;
}

table.productlist tr td {
	padding: 3px;
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: center;
}


table.literatureform {
	display: table;
	border-collapse: separate;
	border-spacing: 2px 2px;
	width: 560px;
	margin-bottom: 6px;
	border: 0;
}

table.literatureform tr.separator {
	height: 10px;
}

table.literatureform tr td.lineseparator {
	padding-top: 6px;
	border-bottom: 1px solid black;
}

table.literatureform tr {
	padding: 0;
	margin: 0;
}

table.literatureform tr td {
	padding: 0px;
	margin: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
}

table.literatureform tr td.category {
	font-weight: bold;
}

table.literatureform tr td.quantity {
	width: 15%;
}

table.literatureform tr td.pdf {
	width: 15%;
	text-align: center;
}

table.literatureform tr td.description {
	width: 70%;
}



#content-left .leftcolumn {
	float: left;
	width: 270px;
}

#content-left .rightcolumn {
	float: right;
	width: 270px;
}


/*** Flash Messages ***/
.flash {
	margin: 0.2em .2em .2em .2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 1px solid #CCCCCC;
	margin-bottom: 0.75em;
	background-color: #FFE1DF;
	
	width: 650px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

.flash ul {
	margin-bottom: 0;
	margin-top: 0;
	list-style-type: none;
	margin-left: 0;
}

.flash ul li {
	font-weight: bold;
}

.flash .error, .flash .back, .flash .confirm, .flash .info, .flash .warn {
	padding-left: 40px;
	
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

.flash .separator {
	height: 6px;
}

/*
  Don't need icons for now:
  
.flash .error { background: url(../images/admin/icons/flashes/error.gif) no-repeat; }
.flash .back { background: url(../images/admin/icons/flashes/back.gif) no-repeat; }
.flash .confirm { background: url(../images/admin/icons/flashes/confirm.gif) no-repeat; }
.flash .info { background: url(../images/admin/icons/flashes/info.gif) no-repeat; }
.flash .warn { background: url(../images/admin/icons/flashes/warn.gif) no-repeat; }
*/