#logo a#logoLink {
	background: #fff url(../images/logos/Hamilton-Collection-Logo_287x58.png) no-repeat 0 top;
	display: block;
	float: left;
	width: 287px;
	height: 58px;
}


#logo {
	width:287px;
	margin-bottom:15px;
}

a {
	color: #003366;
	cursor: pointer;
	text-decoration: none;
}

a#logoRollover {
	margin-top: -12px;
}

a#logoRollover {
float:right;
padding-bottom:0px;
text-align:right;
text-decoration:none;
}

/*Need to add a#logoRollover to global.css*/

.clear {
	display:block; 
	clear:both; 
	line-height:0; 
	height:0; 
	margin:0; 
	padding:0; 
	overflow:hidden; 
	font-size:.01em;
}

/*Header */

ul#utilityNav {
	margin-right:145px;
}

ul#utilityNav a {
	color:#336699;
}

#header { 
	height:106px;
}

#headerControls a.quickOrder  {
	color:#336699;
}

#headerControls .miniCart {
	margin:0 0 10px 0;
}


/*Breadcrubs*/

#breadcrumbs .label {
	color:#32465A;
}

#breadcrumbs ul li a {
	color:#336699;
}

#breadcrumbs ul li.last {
	color:#284565;
}


/*Search*/

.searchWrpr {
	height:33px;
	float:left;
/*	width:447px; */
}

.searchWrpr #mainSearch.search {
	float:left;
	margin:0;
}
.searchWrpr .searchPad {
	padding:2px 0 5px 19px;
	clear:both;
	float:left;
	display:inline;
}

.searchWrpr .searchPad label{
	color:#fff;
	float:left;
	margin:6px 9px 5px 0;
	font-size:10px;
	
}

.searchWrpr form.search .searchPad input.text.promptTarget  {
	color: #32465A;
	font-size: 11px;
	margin: 2px 6px 0 0;
	padding: 1px 6px 1px 6px;
	width: 283px;
	height: 14px;
	float:left;
}

.searchWrpr form.search .searchPad input.image {
	float:left;
	margin:0 0 0 0;
	position:relative;
	top:1px;
}

/*Pagination*/

.paginationBar .controls ol li span { 
	background:#003366;
	border: 1px solid #003366;
	
}

.paginationBar .controls ol li a {
	border: 1px solid #003366;
	
}

.paginationBar .itemsPerPage .label {
	color:#284565;
}

.paginationBar .showing {
	color:#284565;
}

#innerFooter .help {
	margin-bottom:0px;
}

#innerFooter .logo {
	margin:20px 0 1px 0;
}

#innerFooter .help {
	margin-top:40px;
}

/*Sidebar*/

#sidebar .featured a {
	color: #003366s;
	font-weight: bold;
	text-decoration: underline;
}

/*Shipping Options*/

.checkoutLogos { 
	margin-left:83px;
}

/* @group Tables */

/*added to modify style in global.css for removal of "Company" on Order Status*/
.interactiveContentBox.withTable td.name {
	width: 310px;
}
/* @end */

/*added to make text smaller so BCA fits in column*/
.inputWrapper.checkColumns label {
	font-size: 10px;
} 

.fRight {
float:right;
}

#mainColumnError .contentBox.alt {
	width: 970px;
}



#mainColumnError .contentBox.alt .sleeve {
	width: 950px;
}



#mainColumnError .contentBox.outer {

	margin-bottom: 25px;

}



#mainColumnError .contentBox.alt .sleeve.oneRow .row {

	margin-bottom: 0px;

	overflow: hidden;

}

#mainSearch2.search {
	float: right;
	margin: auto;
}


.imgButton{
	margin-top:20px; 
	margin-bottom:10px;
}


#sidebar .contentBox.crossSells a.buyNow {
	float:right;
	margin-left:4px;
}

a.editCC {
	margin-left:115px;
}

.mLeft115 {
	margin-left:115px;
}

/*Checkout*/

#header .checkoutLogos a.last, #header .checkoutLogos a.first, #header .checkoutLogos a.middle   {
	padding-top:0;
}

.interactiveContentBox .subSection.last .inputWrapper.checkColumns label {
	margin-right: 5px;
	width:auto;
}

body.home .contentSlotTwoCol {
        height:2px !important;
        width:485px;
        border:none;
}

.welDesc a {
	color:#336699;
}
body.searchResults #mainColumn .contentBox .noSearch #mainSearch2.search {
	margin:10px 203px 0 0;
}

/*Contact Us Email */
div.contact {
     width:430px;
     float:left;
}
.searchResults .subSection.openForm div.contact .fieldGroup.radio {
	width:410px;
	
}
/*End of Contact Us Email */