.bold {font-weight:bold;}

div#accessoriesRightBar	{
	width:268px;
	border-bottom: 1px solid #ccc;
	padding-bottom:0px;
	margin-bottom:0px;
	font-family:arial;
	font-size:11px;
}

div.searchby {
	width:600px;
	border-bottom: 1px solid #ccc;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:10px;
	font-family:arial;
	font-size:11px;
	padding-top:5px;}


div.searchby a, div#accessoriesRightBar div a {text-decoration:none;}

div.intr {
	width:1px;
	font-weight:bold;
	margin-left:2px;
	padding: 2px 4px 2px 4px;
	display:inline;}

div.searchbyON {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc !important;
	border-right: 1px solid #ccc;
	font-weight:700;
	padding: 2px 4px 2px 4px;
	text-align:center;
	display:inline;}

div.searchbyOff {
	background-color:#ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc !important;
	border-right: 1px solid #ccc;
	font-weight:700;
	padding: 2px 4px 2px 4px;
	text-align:center;
	display:inline;}

div.TabSpacer {
	width:1px;
	font-family:arial;
	font-size:11px;
	display:inline;}

div#AccessViewBy {
	width: 575px;
	margin-top:20px;
	font-family:arial;
	font-size:11px;
	float:left;
	display:inline;
}

div#AccessViewBy span {padding-left:10px;margin-bottom:10px;}

div#AccessViewBy a {text-decoration: underline;}

/*div#AccessViewBy div { padding-left:5px; }*/

table#configurationChanges {
	font-family:arial;
	font-size:11px;
	margin-top:20px;}

span.red {color:red;}

td.redShadow {
	background: url(../images/red_shadow.gif) no-repeat;
	}


table#pintTable {
	width:807px;}

table#pintTable h1 {
	font-size:150%;
	padding-bottom:20px;}

/***** LAYERS CSS*****/
div#container {
	position:relative;
	padding-bottom:0px;
	margin-bottom:0px;
	width:600px;
	height:520px;
	z-index:100; }

div#layer1, div#layer2, div#layer3, div#layer4, div#layer5, div#layer6, div#layer7, div#layer8 {
	width:306px !important;
	height:430px;
	margin:0;
	margin-top: 10px;
	padding-top:7px;
	overflow:auto;
}

div#pageLayout {
	width: 580px;
	height: 600px;
	height:100%;
	left:0px;
	z-index:1}

div#layerid9, div#layerid10 {
	width:268px;
	float:right;
	display:inline;
}

div#selectedAccessories-holder {
	height: 400px;
	width: 248px;
	padding-top:25px;
	padding-bottom: 25px;
}

table#selectedAccessories tr {font-size: 11px; width: 246px !important;}
table#nextSteps tr {font-size: 11px; width: 246px !important;}

td.spacer {width:8px;}

td.total {background-color:#E7E7E7;	font-weight: bold;}

td.partNumber {color:#999;}

td.redText {color:red;}

div.note {
	border: 1px solid red;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding: 5px; 
	margin-right: 10px;
}

/********** IFRAMES ************/
div#layerid10 iframe {
	margin-top:0px;
	width:268px !important;
	height:400px !important;
	overflow-x: hidden !important;
}

div#pageLayout iframe{
	margin:0px;
	width:306px;
	height:430px;
}

