/*-----------------------------------------------------------------------------

Master Stylesheet - KathyIrelandAir.com

Site Color Palette
	Brown: #877e6e
	Blue: #587db1
	Gray: #d8e0d9
	Light Gray: #f5f7f5

----------------------------------------------------------------------------- */

/* BASE STYLES PAGE STRUCTURE AND BACKGROUNDS -------------------------------------------------------------- */
body {margin:0; padding:0;background-color:#FFFFFF;}

#ki {
	width:960px;
}
#hdr {
	width: 960px;
	height: 144px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#phone {
	float:right;
	display: inline;
	padding: 20px;
}
#phone a {
	color: #877e6e;
	text-decoration:none;
}
#siteName {
	float:right;
	clear:right;
	display: inline;
	padding: 10px 45px;
}
#headerGraphics {
	float:left;
	display:inline;
}
#navigation {
	float:right;
	clear:right;
	display: inline;
}
#page {
	background:url(../images/bg.gif) right top no-repeat;
	padding-top:20px;
}

#content { 
	width:880px;
	margin: 0px auto 20px;
	background:url(../images/contentCorner-ur.gif) no-repeat top right;	
}
#title { 
	width:700px;
	height:30px;
	padding: 20px;
	background-color:#FFFFFF;
	border-top: 2px solid #d8e0d9;
	border-left: 2px solid #d8e0d9;
}

#cBlock 
{
	padding: 0 20px 20px;
	border-right: 2px solid #d8e0d9;
	border-bottom: 2px solid #d8e0d9;
	border-left: 2px solid #d8e0d9;
	background:url(../images/lg-swirl-bg.jpg) left bottom no-repeat;
	background-color:#FFFFFF;
}

#cBlockNoImage
{
	padding: 0 20px 20px;
	border-right: 2px solid #d8e0d9;
	border-bottom: 2px solid #d8e0d9;
	border-left: 2px solid #d8e0d9;
	background-color:#FFFFFF;
}

#title h1, #cBlock h2, #cBlockNoImage h2, #cBlock p, #cBlockNoImage p {margin-top:0;}
#copyright {
	padding:10px;
	clear:both;
}

#homeLeft {
	float: left;
	display:inline;
	margin:0;
	padding:0;
	width: 343px;
}
#message {
	padding:0 10px 10px 20px;
	margin:0;
}

#homeRight {
	float: right;
	display:inline;
	width: 617px;
	margin:0;
	padding:0;
}
#homeProd {
	padding: 20px;
}

#homeProd a 
{
	color:#877E6E;
	text-decoration:none;
}

#homeProd div {
	width: 32%;
	float:left;
}
#kiVideo {margin: 20px auto 10px; width:554px; padding:10px; background-color:#D8E0D9;text-align:center;clear:both; }
#homeCopy {
	padding: 20px;
}
#homeCopy h2, #homeAccessories h3 {
	margin-top:0;
}

#homeAccessories {
	background:url(../images/home/accessories-bg.gif) left top no-repeat;
	padding: 30px 30px 0 75px;
}
#footer {
	text-align:center;
	padding-top: 2px;
	border-top: 2px solid #d8e0d9;
	border-bottom: 2px solid #d8e0d9;
}
#footer, #copyright {width:960px;}
.clear {clear:both; display:block; width:100%;}


/* FONTS AND COLORS -----------------------------------------------------------------*/

/* HTML Tags */
body, p, td {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:95%;
	line-height: 18px;
}
h1, h2, h3, h4, h5, #siteName, #phone, #shopMenuList li {
	font-family:"Times New Roman", Times, serif;
	color:#877e6e;
	font-weight: normal;
	/*margin-top: .5em; margin-bottom: .5em;*/
}
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3, #shopMenuList li {font-size: 1.2em;}
h4 {font-size: 1.1em;}

a {color:#000;}
a:hover {color:#587db1;}

/* IDs */
#siteName {font-size: 2em;}
#phone {font-size: 1.3em;}
#copyright {color:#877e6e;}
#message {font-weight:bold;color:#877e6e; font-size:.85em; }

/*Top Navigation Menu Formatting*/
#divShopMenu{position:absolute;left:434px;top:185px;display:none;}
#shopMenu {width:320px;}
#shopMenuList {background-color:#f5f7f5; border-left:2px solid #d8e0d9;border-right:2px solid #d8e0d9; padding:10px;width:295px;}
#shopMenuList ul {list-style:none; margin:5px; padding:5px;}
#shopMenuList li {line-height: 1.2em;}
#shopMenuList li a {text-decoration:none; color:#877e6e;}
#shopMenuList li a:hover {text-decoration:underline; color:#587db1;}
#shopMenuEnd {height:7px; background:url(../images/menu-ll.gif) left top no-repeat;}
#endRight {height:7px; background:url(../images/menu-lr.gif) right top no-repeat;}

/* CSS Classes */
.blue {color:#587db1;}
.gray {color:#d8e0d9;}
.spaceRight {margin-right: 20px;}
.spaceLeft {margin-left: 20px;}

.printHide
{
	display: none;
	visibility: hidden;
}

/* Additional Non-Standard Classes */
.product h3 a
{
	border-bottom: 0px;
	text-decoration:none;
	display:inline;
}

/* Additional Non-Standard IDs */
#divBreadCrumbs
{
	
}
#divBreadCrumbs h3
{
	border-bottom: 0px;
	text-decoration:underline;
	display: inline;
	text-transform: capitalize;
}
.lastbreadcrumb
{
	font-weight:bold;
	color:#990000;
}


#divKeyFeatureBullets ul
{
	margin-left:20px;
	padding-left:20px;	
}
#printlogo {
	display:none;
}
#pnlManufacturerLogo
{
	display:block;
	clear:both;
}


/* Class for defining error message styles (currently only used on order status page) */
.red
{
	color: #664433;
	font-weight:bold;
}

/* Class for Email product to a friend */
.ImageHeader
{
	background-color: #333399;
}

#leftcol h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	border-bottom: 1px solid #333399;
}

#leftcol h1 {border-bottom: 0px;text-decoration:none;display:inline;}   
.container {
   position: relative;
   height: 50px;
   }
/* Classes for 2 column content layouts */
.leftcol {
	width: 380px;
	float: left;
	}

.rightcol {
	width: 400px;
	float: right;
	margin-right: 20px;
}
.endcolumns {
	clear: both;
	padding: 0;
}
.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 10px;
   width: 176px;
   text-align: right; 
}

#divProdImage 
{
	width:340px; 
	height:430px; 
	overflow: hidden;
}
    .ffoxCloser{clear:both;width:0;height:0;}
    #content h2{font-size:1.1em;color:#807e6f;font-weight:bold;text-align:left;}
    #content a{text-decoration:underline;}
    #divLeftBlock{float:left;width:487px;}
    #divRightBlock{float:right;width:337px;}
    #title h1{color:#557ba2;}
    #title p{margin-top:30px;}
    #divQty {margin-top:40px;line-height:22px;}
    #divOurPrice{float:left;}
    
    #divQtyBox{float:left;margin:2px 10px;}
    #divAddToBasketButton{float:left;}
    #divAddToBasketButton2{width:100%;text-align:center;}
    
    #divAddToCart{float:right;}
    .clsEmphasisLowerCase{color:#557ba2;font-size:1.5em;}
    .clsPrice{color:#837d71;font-size:1.5em;}
    #txtQty{width:28px;}
    
    #ulProductsBullets li{list-style-image:url('bullet.gif');}
    
    .clsProductBox{padding:10px;border:solid 2px #d8deda; background-color:White;}
    .clsAltFinishes{text-align:center;margin-bottom:10px;}
    
    #divAccessoryHeader h2{float:left;height:20px;margin:0;padding:0;}
    #pAccessorySelectionOptions{float:right;height:20px;margin:0px 0px 10px 0px;padding:0;}
    #pAccessoryExplanatoryTxt{clear:both;margin-top:10px;}
    
    .clsAltAccessoryImageContainer{width:88px;text-align:center;float:left;}
    
    .clsAltAccessoryItem{clear:both;margin-top:20px;width:492px;}	/* 492 = .clsAltAccessoryItemDetails{margin-left:10px;width:364px;} + .clsAltAccessoryItemHeader{margin-left:10px;} + .clsAltAccessoryImageContainer{width:88px;} + .clsProductBox{padding(left and right):10px;} */
    .clsAltAccessoryItemDetails{float:left;margin:0px 0px 0px 10px;width:364px;}
    .clsAltAccessoryItemCheckbox{float:left;height:20px;margin:0;padding:0;}
    .clsAltAccessoryItemHeader{float:left;height:20px;margin:0px 0px 0px 10px;padding:0;color:#557ba2;}
    .clsAltAccessoryItemDescription{clear:both;margin-top:40px;}
    
    .clsAccessoryPageLink{ font-size: 12px; }

IMG{ border:none;}
/*Shopping Cart Classes*/
.CartHeaderStyle { PADDING-LEFT: 10px; FONT-WEIGHT: bold; COLOR: white; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #877e6e }
.CartDivBorders { BORDER-RIGHT: #4067a1 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: #4067a1 1px solid; BORDER-BOTTOM: #4067a1 1px solid;}
.CartBorderBottom{ border-bottom: 2px solid #7a9bcc;}

#imagebuttons {margin-top:5px;} 


.borderBottom { border-bottom: 2px solid black;}

.warningMessage {color: Red; font-size: 18px; font-weight: bold; padding-top: 20px;}

.aInStock {line-height:35px; text-decoration:underline;}
#divShippingTerms {font-size:10px;line-height:14px;color:#555;}
	#divShippingTermsCont {width:660px;color:#555;}
		#pShippingDelivery {font-size:14px;padding:0;margin:0;}
			#pShippingDelivery b {font:bold 16px Arial, Helvetica, Verdana, sans-serif;}
		#divShippingTermsBox {width:335px;font-size:13px;border:4px solid #cdcdcd;padding:20px;margin:0 15px 0 0;float:left;}
			#divShippingTermsBox b {font:bold 16px Arial, Helvetica, Verdana, sans-serif;}
			

/* power reviews */
#prMiniSitePageContainer{margin: 0 auto;width: 780px;text-align:left;font-size: 12px;}
.prReviewEngine{font: inherit;}
.prReviewRating {font-size: 14px;}
.prReviewRatingHeadline{display: inline; font-weight: bold;	margin-left: 6px;}			
.prSnippetTitle{display:block;font-weight:bold;}
.prSnippetNumberOfRatingsText{display:inline;font-size:.9em;}
a.prSnippetLink{font-size:.8em;}
div.prStars{position: relative; background-repeat: no-repeat; height: 20px; width: 112px; float: left; padding: 0; margin: 0 0.25em 0 0; line-height: 20px; }
div.prStars.prStarsSmall{height: 15px; width: 83px; line-height: 15px;}
#prReviewSummary{border: 1px solid #cccccc;	background: #fff;}
.prSummaryHeader{background: #dddddd;margin: 0;	padding: .5em 10em .6em 1em; height: 1em;line-height: 1.0;position: relative; }
.prSummaryTitle{font-weight: bold;text-transform: uppercase;}
.prSummaryBody{	margin: 1em;padding: 0;	overflow: auto;}
.prSummaryRating{font-weight: bold;	padding: 0 0 1em; border-bottom: 1px solid #ddd; line-height: 20px;}
.prSummaryRating .prSummaryAverageRatingText{float: left;font-weight: bold;margin-right: 0.5em;font-size:12px;}
.prReviewPoints{margin: 1em 0;overflow: auto;zoom: 1;}
.prSummaryKey{width: 100px; font-weight: bold;	vertical-align: top;text-align: right;padding: 0px;	float: left;clear: left;}
.prSummaryValue{margin-left: 100px; vertical-align: top;text-align: left;padding: 0px 0px 0px 10px; }
.prAttributeGroupSeparator{	clear: both;}
.prSummaryWriteReview{	margin: 1em;padding: 0;	overflow: auto;	text-align: right;}
a.prSummaryWriteReviewLink:link, a.prSummaryWriteReviewLink:visited, a.prSummaryWriteReviewLink:hover, a.prSummaryWriteReviewLink:active{font-size: 12px;}
.prReviewSort{background: #dddddd;margin: 2em 0 0;padding: .3em 1em;border-bottom: 1px solid #cccccc;font-weight: bold;text-align: right;text-transform: uppercase;}
.prReviewSortBox{text-transform: none;}
.prReviewCount{float: left;margin: .3em 0;}
.prPagination{padding: 0em 1em 0.9em 1em;line-height: 1.0;color: #444;border-bottom: 1px solid #bbb;font-size: 11px;position: relative;margin-top: .8em;}
.prPagination .prPageCount{}
.prPagination .prPageNav{position: absolute;right: 1em; white-space:nowrap; width:300px; text-align:right;}
#divStaffExpert {width:100%;height:40px;margin:0 0 0 -1em;}
	#divStaffExpert img {float:left;}
	#divStaffExpert b {color:#AF8E2C;font-size:14px;margin:4px 4px 0 0;float:left;display:block;}
	#divStaffExpert span {color:#AF8E2C;font-size:11px;margin:6px 0 0;float:left;display:block;}
		#divStaffExpert span a {color:#AF8E2C;font-size:11px;}
#divPros {width:100%;height:40px;margin:0 0 0 -1em;}
	#divPros img {float:left; width:100px; height:40px;}
	#divPros b {color:#848684;font-size:14px;margin:4px 4px 0 0;float:left;display:block;}
	#divPros span {color:#848684;font-size:11px;margin:6px 0 0;float:left;display:block;}
		#divPros span a {color:#848684;font-size:11px;}

.prReviewAuthor{margin: 1em 0;}
.prReviewAuthor *{font-size:12px;}
.prReviewAuthorName span, .prReviewAuthorLocation span, .prReviewAuthorDate span{font-weight: bold;}
.prReviewPoints{margin: 1em 0;overflow: auto;zoom: 1;}
.prReviewPoints *{font-size:12px;}
.prReviewKey{width: 180px;font-weight: bold;vertical-align: top;text-align: right;padding:4px 4px 4px 0px;float: left;clear: left;}
.prReviewValue{font-size:12px;margin-left: 90px;vertical-align: top;text-align: left;padding: 4px 0px 4px 10px;}
.prAttributeGroupSeparator{clear: both;}
.prServiceCommentsHeader{font-weight: bold;padding: 0px;}
.prServiceComments{margin-top: 0;}
.prCustomerPics{clear: both;width: 100%;margin: 0;padding: 0 0 5px;overflow: auto;}
.prPic{position: relative;top: 0;left: 0;width: 207px;float: left;margin: 0 12px 5px 0px;padding: 10px 0px 0;background: #fff url( "images/shade_light.gif" ) bottom left repeat-x;border: 1px solid #ddd;}
.prPic.prLeft{margin-right: 12px;}
.prPic .prCaption{margin: 0 10px 5px;font-size: 11px;color: #333;}
.prPicContent{position: relative;top: 0;left: 0;margin: 0 2px 10px 9px;text-align: center;line-height: 0;}
.prPicContent, .wrap1, .wrap2{display: inline-table;display: block;}
.prPicContent{float: left;background: url(images/shadows/shadow.gif) right bottom no-repeat;}
.prPicContent .wrap1{background: url(images/shadows/corner_bl.gif) -15px 100% no-repeat;}
.prPicContent .wrap2{padding: 0 7px 7px 0;background: url(images/shadows/corner_tr.gif) 100% -15px no-repeat;}
.prPicContent .wrap2 img{display: block;padding: 4px;background: #fff;border: 1px solid #bbb;}
.prPicContent .wrap2 a:hover img{background: #9cf;border-color: #36f;}
.prPic .prPicTags{float: left;width: 70px;margin: 0;padding-bottom: 10px;font-size: 9px;line-height: 13px;color: #777;}
.prPicTags .prTaglabel, .prVidTags .prTaglabel{font-weight: bold;font-size: 10px;}
.prMerchantResponse{border:1px solid #e6e5e2;background:#eee;font-style:italic;padding:5px;margin-left:50px;text-align:left;margin-top:5px;}
.prReviewTools{margin: .5em -1em;padding: .5em 1em 0;}
.prReviewHelpfulText{font-size: 10px;font-style: italic;margin-top: 10px;margin-bottom: 10px;}
a.prReviewHelpfulTextLink:link, a.prReviewHelpfulTextLink:visited, a.prReviewHelpfulTextLink:hover, a.prReviewHelpfulTextLink:active{font-size: 10px;}
.prReviewReportIssue{font-size: 10px;font-style: italic;margin-left: 0.5em;}
.prReviewWrap{margin: 1em 0;padding: .2em 1em;border-bottom: 1px solid #cccccc;border:solid 1px #C8B5A7;}
.prReviewWrapStaffExpert{background:url("/Reviews/pwr/ENGINE/IMAGES/grad_expert_bg.png") repeat-x;}
.prReviewWrapPros{background:url("/Reviews/pwr/ENGINE/IMAGES/grad_lppro_bg.png") repeat-x;}	
.prVerified{position: relative;display: inline;margin: 0 0 -.55em 0.15em;border-style: none;}			
