@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body  {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.jpg) repeat-x;
	text-align:center;
	color:#000000;
	
}
body.white {
	background: url(../images/body_bg_white.gif) repeat-x;
}
p {
	padding:10px 0 20px 0;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
p.clear {
	clear: both;
}
h1 {
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff3333;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	line-height:20px;
	letter-spacing:2px;
}
h2 {
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ff3333;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	line-height:18px;
	letter-spacing:2px;
}
img {
	border: 0;
}
a:link, a:active, a:visited {
	text-decoration:underline;
	color: #773dcb;

}
a:hover {
	text-decoration:none;
	color: #a375e7;
}
a.blogLink:link, a.blogLink:active, a.blogLink:visited, a.blogLink:hover {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

a.photothumb {
	width: 135px;
	height: 135px;
	float: left;
	margin-bottom: 10px;
	text-align:center;
}

a.photothumb img {
	padding:1px;
	border: 1px solid gray;
}

a.photothumb.middle {
	margin-left: 10px;
	margin-right: 10px;
}

img.gallery {
	padding:3px;
	border: 1px solid gray;
	position: relative;
}

#container { 
	width:960px;  
	margin:0 auto; 
	text-align:left; 
} 
#wrapper { 
	background:url(../images/footer.png) repeat-x bottom;
} 
#header { 
	background:url(../images/header.png) no-repeat center;
	margin:0 0 10px 0;
	width:960px;
	height:87px;
} 
#rightCol {
	float:right; 
	width:480px; 
	min-height: 650px;
	text-align:center;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	}
	
#rightCol.lifepages{
	text-align:left;
	margin-bottom:40px;
	
}

		
#rightCol.background_book {
	background-image:url(../images/book_bg.png);
	height: 600px;
}
#rightCol.background_love {
	background-image:url(../images/love_bg.png);
}
#rightCol.background_girl {
	background-image:url(../images/girl_bg.png);
	background-position:bottom right;
}

#rightCol.background_tarte {
	background-image:url(../images/tarte_bg.png);
	height: 700px;
}
#rightCol.background_life {
	background-image:url(../images/life_bg.png);
	background-position: center;
}
#rightCol.background_gossip {
	background-image:url(../images/gossip_bg.png);
	background-position: center;
}
#rightCol.background_city_washington_dc {
	background-image:url(../images/got_print_invite_dc1a.png);
	height: 700px;
}
#rightCol.background_city_dallas_galleria {
	background-image:url(../images/got_print_invite_dallasgalleria_1a.png);
	height: 700px;
}
#rightCol.background_city_dallas_np {
	background-image:url(../images/got_print_invite_dallasnorthpark_1a.png);
	height: 700px;
}
#rightCol.background_city_newyork {
	background-image:url(../images/got_print_invite_newyork.png);
	height: 700px;
}
#rightCol.background_city_newyorkpopup {
	background-image:url(../images/newyork_bg.jpg);
	height: 700px;
}
#rightCol.background_city_houston {
	background-image:url(../images/got_print_invite_houston1a.png);
	height: 700px;
}
#rightCol.background_city_miami {
	background-image:url(../images/got_print_invite_miami1d.png);
	height: 700px;
}
#rightCol.background_city_minneapolis {
	background-image:url(../images/got_print_invite_minneapolis1a.png);
	height: 700px;
}
#rightCol.background_city_nashville {
	background-image:url(../images/got_print_invite_nashville1a.png);
	height: 700px;
}
#rightCol.background_city_sanfran {
	background-image:url(../images/got_print_invite_sanfran1a.png);
	height: 700px;
}
#rightCol.background_city_seattle {
	background-image:url(../images/got_print_invite_seattle1a.png);
	height: 700px;
}
#rightCol.background_city_vancouver {
	background-image:url(../images/got_print_invite_vancouver1a.png);
	height: 700px;
}
#rightCol.background_city_boston_natick {
	background-image:url(../images/got_print_invite_bostonnatick1a.png);
	height: 700px;
}
#rightCol.background_city_boston_ss {
	background-image:url(../images/got_print_invite_bostonsouthshore1a.png);
	height: 700px;
}
#rightCol.background_city_cherry_hill {
	background-image:url(../images/got_print_invite_cherryhill1a.png);
	height: 700px;
}
#rightCol.background_city_chicago {
	background-image:url(../images/got_print_invite_chicago1a.png);
	height: 700px;
}
#rightCol #buy_now {
	float: right;
	margin: 0 10px 0 0;
	position: relative;
	z-index:2;
}
#rightCol #buy_now a:link, #rightCol #buy_now a:active, #rightCol #buy_now a:visited {
	width: 81px;
	height: 106px;
	display: block;
	background-image:url(../images/buy_now.png);
	background-repeat:no-repeat;
	background-position:center -106px;	
}
#rightCol #buy_now a:hover {
	background-image:url(../images/buy_now.png);
	background-repeat:no-repeat;
	background-position:center 0px;	
}
#rightCol #rsvp_now {
	float: right;
	margin: 0 10px 0 0;
	position: relative;
	z-index:2;
}
#rightCol #rsvp_now a:link, #rightCol #rsvp_now a:active, #rightCol #rsvp_now a:visited {
	width: 81px;
	height: 106px;
	display: block;
	background-image:url(../images/rsvp.png);
	background-repeat:no-repeat;
	background-position:center -106px;	
}
#rightCol #rsvp_now a:hover {
	background-image:url(../images/rsvp.png);
	background-repeat:no-repeat;
	background-position:center 0px;	
}
#rightCol #tote {
	position: relative;
	height: 106px;
	width: 342px;
	background:url(../images/tote_offer.png);
	float:right;
	left: 40px;
	display: none;
}

#rightCol #tote.show {
	display: block;
}

#rightCol #tourdates {
	padding: 0 0 0 30px;
	text-align:left;
}

#leftCol { 
	width:425px;
	float:left;
	padding:0 20px 0 35px;
	
} 
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	color:#609;
}
h3.red {
	color:#F00;
	font-size: 16px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#333
}

#leftCol p.quote { 
	margin:0 0 10px 5px;
	padding: 25px 20px 10px 20px;
	font-size: 11px;
	line-height: 14px;
	background:url(../images/quote.png) no-repeat;
} 
#leftCol #tellForm {
	height: 99px;
	width: 362px;
	background: url(../images/tell_form_bg.png);
	margin: 0 0 10px 0;
	padding: 17px 0 0 20px;
}
#leftCol #rsvpForm {
	height: 382px;
	width: 352px;
	background: url(../images/rsvp_form_bg.png);
	padding: 13px 10px 5px 20px;
	margin: 0 0 10px 0;
}
#leftCol #ruleForm {
	height: 233px;
	width: 352px;
	background:url(../images/rule_form_bg.png);
	padding: 14px 10px 10px 20px;
	margin: 0 0 10px 0;
}

#leftCol #magImages { 
	width:425px;
	overflow:auto;
}
.lifeItem a {
	height: 90px;
	width: 135px;
	display: block;
}

.lifeItem a.link_fashion:link, .lifeItem a.link_fashion:active, .lifeItem a.link_fashion:visited {
	background-image:url(../images/life_fashion.png);
	background-position: 0 -90px;
}
.lifeItem a.link_fashion:hover {
	background-image:url(../images/life_fashion.png);	
	background-position: 0 0;
}

.lifeItem a.link_beauty:link, .lifeItem a.link_beauty:active, .lifeItem a.link_beauty:visited {
	background-image:url(../images/life_beauty.png);
	background-position: 0 -90px;
}
.lifeItem a.link_beauty:hover {
	background-image:url(../images/life_beauty.png);	
	background-position: 0 0;
}

.lifeItem a.link_fly:link, .lifeItem a.link_fly:active, .lifeItem a.link_fly:visited {
	background-image:url(../images/life_fly.png);
	background-position: 0 -90px;
}
.lifeItem a.link_fly:hover {
	background-image:url(../images/life_fly.png);	
	background-position: 0 0;
}

.lifeItem a.link_indulge:link, .lifeItem a.link_indulge:active, .lifeItem a.link_indulge:visited {
	background-image:url(../images/life_indulge.png);
	background-position: 0 -90px;
}
.lifeItem a.link_indulge:hover {
	background-image:url(../images/life_indulge.png);	
	background-position: 0 0;
}
.lifeItem a.link_lifestyle:link, .lifeItem a.link_lifestyle:active, .lifeItem a.link_lifestyle:visited {
	background-image:url(../images/life_lifestyle.png);
	background-position: 0 -90px;
}
.lifeItem a.link_lifestyle:hover {
	background-image:url(../images/life_lifestyle.png);	
	background-position: 0 0;
}

.lifeItem a.link_wine:link, .lifeItem a.link_wine:active, .lifeItem a.link_wine:visited {
	background-image:url(../images/life_wine.png);
	background-position: 0 -90px;
}
.lifeItem a.link_wine:hover {
	background-image:url(../images/life_wine.png);	
	background-position: 0 0;
}
.lifeItem a.link_stay:link, .lifeItem a.link_stay:active, .lifeItem a.link_stay:visited {
	background-image:url(../images/life_stay.png);
	background-position: 0 -90px;
}
.lifeItem a.link_stay:hover {
	background-image:url(../images/life_stay.png);	
	background-position: 0 0;
}
<!--Partners-->



#leftCol p.quote .byline { 
	padding: 0 0 0 130px;
}

#footer { 
	height:30px;
} 
#footer.links { 
	margin: 20px 0 0 0;
	height: 60px;
} 
#footer.we_love {
	margin: 20px 0;
	height: 100px;
}
#footer.we_love_new {
	margin: 20px 0;
	height: 170px;
	padding-left: 35px
}
#footer.we_love_new a {
	margin-right: 20px;
}
.lifeItem {
	width: 135px;
	height: 120px;
	float: left;
	margin: 5px 5px 15px 0;
}
.storeLink { 
	float: left;
	width: 190px;
	height: 20;
	text-align:center;
}
.fltrt {
	float:right;
	margin-left:8px;
}
.fltlft { 
	float:left;
	margin-right:8px;
	margin-bottom:5px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}
.i {
	font-style:italic;
}
.b {
	font-weight:bold
}
.m-10 {
	margin: 10px 20px 10px 0;
}
.bottom {
	top: 100%;
}
.red {
	color: red;
}
.lightblue {
	color: #5f92d0
}

.f-10 {
	font-size: 10px;
}



.formLabel {
	width: 161px;
	height: 15px;
	float: left;
	margin: 3px 3px 2px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 4px;
}
.dobLabel {
	width: 130px;
	height: 15px;
	float: left;
	margin: 3px 3px 2px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding: 4px;
}
.date {
	width: 8px;
	margin: 3px 1px 2px 0px;
}

input.text {
	background:url(../images/input_bg.gif);
	width: 153px;
	height: 16px;
	float: left;
	border: none;
	margin: 3px 3px 2px 3px;
	padding: 4px 3px 3px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

select.state {
	width: 159px;
	height: 23px;
	float: left;
	margin: 3px 3px 2px 3px;
}

select.date {
	width: 37px;
	height: 21px;
	float: left;
	margin: 3px 3px 2px 3px;
	padding: 2px 0 0 0;
}

select.year {
	width: 52px;
	height: 21px;
	float: left;
	margin: 3px 3px 2px 3px;
	padding: 2px 0 0 0;
}

textarea {
	height: 48px;
	width: 332px;
	border: none;
	background:url(../images/tell_bg.gif);
	padding: 3px;
}

input.submit {
	width: 159px;
	height: 23px;
	float: left;
	margin: 6px 3px 2px 180px;
}

.blogText {
	line-height: 14px;
	color: #666;
}

.tote_offer {
	width: 342px;
	height: 106px;
	background:url(../images/tote_offer.png);
	float:right;
	position: relative;
	top: -20px;
	right: -40px;
	z-index:1;
}
.copyitem {
	width:439px;
	height:279px;
	float: left;
	border-top: 1px dotted red;
	border-right: 1px dotted red;
	text-align:left;
	padding: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.copyitem.last {
	border-right: 0;
	width:440px;
}
.copyitem h3 { 
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size:14px;
	
	
}
.lookitem {
	width:319px;
	height:299px;
	float: left;
	border-top: 1px dotted red;
	border-right: 1px dotted red;
	text-align:center;
	padding: 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.lookitem.last {
	border-right: 0;
	width:320px;
}
.lookitem h3 { 
	color:#909;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size:12px;
	
	
}
 <!-- The Life Page Look Box CSS -->
 #singleCol {
	width:960px;
	float: left;
	margin-bottom:300px;
	}
 
 .lookitem a:link, .lookitem a:visited, .lookitem a:active

{ color:#666;
text-decoration:underline;
}

.lookitem a:hover
{ color:#909;
text-decoration:none;
}

table.looktable td {
	padding: 0 20px 20px 0;
}
	

