﻿/*START IMPORTS*/
@import url("/design/siteCSS/header.css");
@import url("/design/siteCSS/navigation.css");
@import url("/design/siteCSS/content.css");
@import url("/design/siteCSS/contentNav.css");
@import url("/design/siteCSS/featuredProducts.css");
@import url("/design/siteCSS/footer.css");
/*END IMPORTS*/

/*DEFAULTS START*/
html {
	overflow-y: scroll;
}

body 
{
	background-color: #ADADAD;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	margin: 0;
	/*line-height:120%;*/
}

p
{
	line-height:150%
}

#outerContainer
{
	margin:0 auto;
	clear:both;
	width:980px;	
}

#innerContainer
{
	background-color: #FFF;
	float:left;
	padding:0 10px;
	width:960px;	
}

a
{
	color:#EF4668;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.doFullWidth
{
	width:960px !important;
	margin-left:0 !important;
}

.btnReset
{
	width:auto !important;
	border:none !important;
	padding:0 !important;
	margin:0 !important;
	display:inline !important;
}

.noRightMargin
{
	margin-right:0 !important;
}

.noBorder
{
	border:0px solid #FFF;
	border:none !important;
}

input, select, textarea
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	/*font-size:0.8em;*/
	margin-right:2px;
}

textarea
{
	font-size:1em;
}

label
{
	float:left;	
}

.checkbox
{
	display:block;
	float:left;
	clear:left;
	width:21px !important;
	background-color:#E1EFB0 !important;
	padding:2px 1px !important;	
	margin:0 5px 5px 0;
	margin-bottom:5px !important;
	margin-right:5px !important;
}

.radio
{
	display:block;
	float:left;
	clear:left;
	width:21px !important;
	background-color:#E1EFB0 !important;
	padding:2px 1px 5px !important;	
	margin-bottom:5px !important;
	margin-right:5px !important;
}

.input
{
	border:3px solid #E1EFB0;
	padding:3px;
}

.required
{
	border:3px solid #EF4668 !important;
}

.filled
{
	border:3px solid #E1EFB0 !important;
}

.dayOfBirth
{
	width:5em;	
}

.monthOfBirth
{
	width:10em;	
}

.yearOfBirth
{
	width:7em;	
}

/*DEFAULTS END*/





/* RCO AffiliateWindow integration
-----------------------------------*/
.awWrapper 
{
    clear:both;
    background:#EBF5CA url(/design/live/images/affiliatewindow/kate-laptop-aw.jpg) top right no-repeat;
    font-family:Georgia,Times New Roman,Serif;
    font-size:0.9em;
    padding:10px 300px 10px 10px;
    position:relative;
    border-bottom:2px solid #FDDADE;
}
.awWrapper img { border:0; }

.leftColSplit p.moreInfo
,.awWrapper h1
{
    color:#5CBC47;
}

.awWrapper
,.awWrapper h1
,.awWrapper h2
,.awWrapper h4 {
    text-transform:none !important;
}


.awWrapper p {
    line-height:1.2em;
    margin:0;
}

.awWrapper h1
{
    font-size:2.8em; 
    margin:0;
    padding:10px 0 5px 0;
}
.awWrapper h2
,.awWrapper h4 
{
    margin:0;
    padding:0;
    color:#B8225D;
    padding-bottom:10px;
}
.awWrapper h2 
{
    font-size:1.5em;
}
.awWrapper h4 
{
    font-size:0.8em;
    margin:0 0 10px !important;
    padding-top:15px !important;
}

ul.liLeft, ul.liRight 
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:295px;
    margin:10px 1px 0 0;
    padding-left:20px;
    list-style:disc none outside;
}
ul.liLeft li, ul.liRight li 
{
     list-style:disc none outside;
     padding:2px 0;
}
.landingCalltoAction 
{
    clear:both;
}
.landingCalltoAction .leftCol 
{
    float:left;
    width:430px;
}
.landingCalltoAction .laptopImg 
{
    display:block;
    float:right;
    width:176px;
    height:114px;
    padding:20px 10px 10px 10px;
}
.landingCalltoAction .clearer 
{
    display:block !important;
}



.landingCalltoAction .leftColSplit 
{
    clear:both;
    display:block;
    overflow:auto;
}
.landingCalltoAction .leftColSplit p,
.landingCalltoAction .leftColSplit h2,
.landingCalltoAction .leftColSplit a 
{
    display:block;
    float:left;
    width:200px;
}
.landingCalltoAction .leftColSplit a 
{
    text-align:center;
    width:140px;
}

a.tourSmall { margin-top:10px; }


.awWrapper .offerBadge 
{
    position:absolute;
    top:0;
    right:190px;
}
.landingCalltoAction .clearer {
    display:block !important;
    background:#CCCCCC none repeat scroll 0 0;
    clear:both;
    font-size:1px;
    height:1px;
    overflow:hidden;
    visibility:hidden;
}
.offerCode 
{
    font-size:1.7em;
    padding:2px 4px;
    color:#505050;
}












.hpBanners {  
    height:  124px;  
    width:   900px;  
    padding: 0;  
    margin:  0; 
    overflow: hidden; 
} 

.hpBanners img {   
    width:  900px; 
    height: 124px; 
    top:  0; 
    left: 0 
} 

.hpBanners, .hpBanners img a:link, .hpBanners img a:visited, .hpBanners img { display:block; width:960px; height:369px;  }


#content .mainImage .hpBanners a 
{
    margin-right:0 !important;
    color:#fff;
    
}



.hpBanners img { border:none !important; }
