/*structural elements*/

#whiteBox {
	background:#ffffff;
	position:relative;
	width:760px !important; width:762px;
	border:#666666 1px solid;
	}
	
#container {
	width:710px;
	margin:25px 0 20px 0;
	}

.bannerTop {
	width:708px !important; width:710px;
	height:34px !important; height:36px;
	border:black 1px solid;
	background-color:#000000;
	margin-bottom:13px;
	}

.bannerBottom {
	width:708px !important; width:710px;
	height:22px !important; height:24px;
	border:black 1px solid;
	background-color:#000000;
	margin-bottom:10px;
	}

.modelSquare {
	float:left;
	width:159px !important; width:161px;
	height:131px !important; height:133px;
	background-color:#ffffff;
	border: #F5CCD9 1px solid;
	}
	
.modelSquareGrey {
	float:left;
	width:159px !important; width:161px;
	height:131px !important; height:133px;
	background-color:#ffffff;
	border: #d9d9d9 1px solid;
	}
	
.modelSquareNext {
	float:left;
	width:159px !important; width:161px;
	height:131px !important; height:133px;
	background-color:#FF6699;
	border: #DD5481 1px solid;
	}

.modelSquareNextOver {
	float:left;
	width:159px !important; width:161px;
	height:131px !important; height:133px;
	background-color:#FF6699;
	border: #FFFFFF 1px solid;
	}
	
.pinkBanner { 
	width:610px;
	height:14px;
	background-color:#FF6699;
	}
	
.videoContent { 
	width:610px;
	margin:0px;
	background-color:#FFE1EB;
	}
	
.flashBox {
	width:558px !important; width:560px;
	/*height:310px !important; height:312px;*/
	background-color:#ffffff;
	border:#DD5481 1px solid;
	}

.clickPinkBox {
	width:280px !important; width:282px;
	height:30px !important; height:32px;
	background-color:#FF6699;
	border:#DD5481 1px solid;
}

.clearboth { clear: both; }

.pinkOutlineBox {
	width:423px !important; width:425px;
	/*height:310px !important; height:312px;*/
	background-color:#ffffff;
	border:#DD5481 1px solid;
	}

body {
	text-align:center;
	margin:20;
	}

/*general text styles*/

.textTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color:#333333;
	}

.textTitle2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:26px;
	font-weight: bold;
	color:#333333;
	}

.featureList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.andCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	color:#999999;
	}

p.description {
	width:518px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	line-height:15px;
	color:#888888;
}

/*linked text styles*/

.viewAllLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #8D042A;
	text-decoration: none;
	border-bottom: solid #C68295 1px
}

.viewAllLinkOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid #ffffff 1px
}

.pageLink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color:#8D042A;
	text-decoration:none;
	border-bottom: solid #C68295 1px;
	}
	
.pageLinkOver { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	border-bottom: solid #ffffff 1px;
	}
	
.pageLinkSpace { 
	font-family: Arial, Helvetica, sans-serif;
	margin-left:4px;
	margin-right:4px;
	font-size: 12px;
	line-height:13px;
	color:#8D042A;
	}

a.previousModels:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#8D042A;
	line-height:13px;
	text-decoration:none;
	border-bottom: solid #C68295 1px;
	}
	
a.previousModels:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#8D042A;
	line-height:13px;
	text-decoration:none;
	border-bottom: solid #C68295 1px;
	}
	
a.previousModels:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	line-height:13px;
	background-color:#FF6699;
	text-decoration:underline;
	border-bottom: solid #FF6699 1px;
	}

.clickLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: solid #FFE0EA 1px
}

.clickLinkOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: underline;
}

a.compLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	text-decoration:none;
	border-bottom: solid #cccccc 1px;
}

a.compLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	text-decoration:none;
	border-bottom: solid #cccccc 1px;
}


