/* LANDING STYLES */
ul.xmIsLand {
	margin: 6px 0px 6px 358px;
}
ul.xmIsLand li {
	margin-left: 15px;
}
/* WE OFFER STYLES */
ul.xmIs {
	margin: 6px 0px 6px 234px;
}
ul.xmIs li {
	margin-left: 15px;
}

/* GET XM IN MY VEHICLE STYLES */
#split1 {
	width: 216px;
	padding: 0px 22px 9px 0px;
}
#split2 {
	width: 216px;
	border-left: 1px solid #E5E5E5;
	padding: 0px 0px 9px 22px;
}

/* XM IN NEW VEHICLES STYLES 10-16-06 */
.newVehiclesLeft {
	margin-right: 5px;
	width: 266px;
	padding-bottom:10px;
	float: left;
}
.newVehiclesRight {
	width: 458px;
	float: left;
}
.newVehiclesRight img {
	margin: 0px 0px 2px 0px;
}

/* XM IN NEW VEHICLES STYLES */
.make {
	width: 360px;
}
.make img {
	padding: 0px 30px 0px 0px;
}
.models {
	width: 360px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 20px 0px;
}

/* ARTIST SEARCH AND FIND A CHANNEL GRAY BOXES */
.searchFind_fullPage {
	width: 729px;
	height: 66px;
	padding: 9px;
	margin: 0px 9px 6px 0px;
	background: url('../images/bg/ylw_search_find_bg747x84.gif');
}
.searchFind_fullPage h1 {
	padding: 5px 0px 9px 0px;
}
.searchFind_fullPage .copy {
	width: 300px;
}
.searchFind_fullPage .input {
	padding: 30px 0px 0px 0px;
	width: 150px;
}

/* MODEL AVAILABILITY TABLE STYLES */
table.fullWidth {
	width: 730px;
}
table.halfWidth {
	width: 363px;
}
table.twoThirds {
	width: 484px !important;
}
table.oneThird {
	width: 234px !important;
}
table.models {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000;
}
table.models th {
	height: 14px;
	background: url('../images/bg/channels_table_th.gif') repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
table.models th span.noBold {
	font-weight: normal !important;
}
table.models th.thFirstCell {
	background: url('../images/bg/channels_table_thFirstCell.gif') left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
table.models th.thLastCell {
	background: url('../images/bg/channels_table_thLastCell.gif') right top;
	color: #FFFFFF;
	font-weight: bold;
}
table.models tr {
	height: 19px;
}
html> body table.models tr td {
 padding: 3px 0px 3px 0px;
}
table.models tr td {
	background: url('../images/bg/channels_table_fullpage_row.gif') repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}
table.models tr td.makeLogo {
	background: url('../images/bg/models_table_make_logo.gif') !important;
	background-color: #FFFFFF;
	padding: 9px 0px 9px 9px;
	text-align: left;
}
table.models tr td.row1firstCell {
	background: url('../images/bg/channels_table_row1firstCel.gif');
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
table.models tr td.row1lastCell {
	background: url('../images/bg/channels_table_row1lastCell.gif') right;
	background-color: #FFFFFF;
}
table.models tr td.firstCell {
	padding-left: 10px;
	background: url('../images/bg/channels_table_firstCell.gif');
	background-color: #FFFFFF;
	text-align: left;
}
table.models tr td.lastCell {
	background: url('../images/bg/channels_table_lastCell.gif') right top;
	background-color: #FFFFFF;
}
table.models tr.lastRow {
	height: 7px !important;
}
table.models tr.lastRow td {
	line-height: 7px;
	background: url('../images/bg/channels_table_lastRow.gif') bottom !important;
}
table.models tr td.lastRowFirstCell {
	background: url('../images/bg/channels_table_lastRowFirst.gif') bottom left !important;
}
table.models tr td.lastRowLastCell {
	background: url('../images/bg/channels_table_lastRowLastC.gif') bottom right !important;
}

