@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

body {
	padding:0;
	margin:0;
	text-align:center;
	font-size:62.5%;
	color: #04164B;
	background-color: #0931A3;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapperborder {
	margin:auto;
	width: 983px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	position:relative;
	top: 5px;
}

#wrapper {
	margin:auto;
	text-align:left;
	font-size:1.2em;
	width: 981px;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;

}

#wrapper-home {
	background-image: url(../images/bg_homeKarenNEW.jpg); /*NEW2*/
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #65A1FF;
}

#header {
	background-image: url(../images/pageheader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 981px;
	position:relative;
}

#header-home {
	background-image: url(../images/bg_headerHome.jpg); /*Home2*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
	width: 981px;
	position:relative;
}

#header-home h1, #header-home h2 {
	text-indent: -9999px;
}



h1 {
	font-size:1.8em;
}


#header h1, #header h2 {
	text-indent: -9999px;
}

/* Rt Header image and caption */

.headerstar {
	height: 181px;
	width: 164px;
	position: absolute;
	top: 1px;
	right: 1px;
}

.headerstar h3{
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 146px;
	margin-right: 10px;
	text-align: center;
}

.headerstar h4{
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 146px;
	margin-right: 10px;
	text-align: center;
}


.karen {
	background-image: url(../images/pageheader-karen.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}


.tonycurtis {
	background-image: url(../images/pageheader-tonycurtis.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.dwaynehickman {
	background-image: url(../images/pageheader-dwaynehickman.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.phyllisdiller {
	background-image: url(../images/pageheader-diller.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.chamberlain {
	background-image: url(../images/pageheader-chamberlain.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.joancollins {
	background-image: url(../images/pageheader-joancollins.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.kennedy {
	background-image: url(../images/pageheader-kennedy.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.little {
	background-image: url(../images/pageheader-little.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/*menu home*/

#menu-home {
	background-image: url(../images/pageheader-menu-HOME.jpg); /*HOME2*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 981px;
}

ul#nav-home {	
	list-style-type:none;
	margin:0;
	padding:0;	
}

ul#nav-home li{
	float:left;
	margin:0;
	padding:0;
}

ul#nav-home li a{
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	height:44px;
	line-height:37px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
}
ul#nav-home li a:hover {
	background-image: url(../images/homepageheader-menu-dwnTile.gif);
	background-repeat: repeat;
	background-position: left top;
	color:#F00;
	text-decoration: underline;
}


/*menu pages*/

#menu {
	background-image: url(../images/pageheader-menu-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 981px;
}

ul#nav {	
	list-style-type:none;
	margin:0;
	padding:0;	
}

ul#nav li{
	float:left;
	margin:0;
	padding:0;
}

ul#nav li a{
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	height:44px;
	line-height:37px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
}
ul#nav li a:hover {
	background-image: url(../images/header-menu-dwn.gif);
	background-repeat: repeat;
	background-position: left top;
	color:#F00;
	text-decoration: underline;
}

ul#nav a.current {
	background-image: url(../images/header-menu-dwn.gif);
}


/*page content*/


#content-wrapper {
	padding-top:10px;
	margin-left:40px;
	background-color: #FFFFFF;
	width: 900px;
}

#content-wrapper-home {
	padding-top:10px;
	margin-left:40px;
	width: 600px;
}

.content-header h1 {
	font-size:1.8em;
}

.content-header h4,
.content-header p	{
	padding-bottom: 10px;
}

.content-left {
	float:left;
	width:51%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right:20px;

}

.content-home {
	background-color: #FFF;
	border: thin solid #000;
	width:550px;
	padding: 15px;
}

.content-homevideo {
	background-color: #000000;
	border: thin solid #000;
	width:550px;
	padding: 15px;
}

.content-homevideo a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.content-homevideo a:hover {
	text-decoration: underline;
	color:#FF0000;
}

.content-home h1{
	font-size: 1.4em;
	font-weight: bold;
}


.about-left {
	float:left;
	width:40%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right:20px;

}

/* home containers */

.home-left {
	float:left;
	width:586px;
	padding-top: 21px;
	padding-bottom: 10px;
	margin-right:20px;
	margin-bottom:-10px;
	background-image: url(../images/roundCorners2-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.home-left h1 {
	margin-left:15px;
	margin-right:20px;
	font-size: 1.4em;
}


.home-left p {
	margin-left:15px;
	margin-right:25px;
}

.drop-mid {
	background-image: url(../images/roundCorners2-mid.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.drop-bottom {
	background-image: url(../images/roundCorners2-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}



.content-left ul li {
	list-style-type:none;
	padding-left: 15px;
	font-size:1.2em;
}

.content-right{
	float:right;
	width:30%;
	padding-top: 10px;
	padding-bottom: 30px;
}

.content-right ul li {
	list-style-type:none;
	padding-left: 15px;
	font-size:1.2em;
}

p.description {
	padding-top:0;
	margin-top:0;
	font-size:.8em !important;
	
}


.product {
	width:97%;
	border: thin solid #999;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
}

.product img {
	margin-top: 10px;
	margin-right: 15px;
}

.product h2{
	font-size: 1.4em;
}

.product h2,
.product p {
	padding-top:10px;
	padding-bottom:0;
	margin-bottom:0;
}

.cart {margin:0;
padding-right:20px;
}

p.item  {
	font-size:.8em;
	padding-top:10px;
}

ul.directory {
	float:left;
	list-style-type:none;
	padding-left:20px;
	margin-left:0;
	width:30%;
}

li.directory {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:20px;
	margin-left:-20px;
	padding-left:20px;
	
}


/*footer*/

#home-footerMenu {
	padding-top:20px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;

}

#home-footerMenu a:link {
	color: #FFFFFF;
}

#home-footerMenu a:visited {
	color: #B9B9B9;
}

#home-footerMenu a:hover {
	color: #CE211B;
}




#footerMenu {
	padding-top:20px;
	font-size: .8em;
	font-weight: bold;
	text-align: center;

}

#footerMenu a:visited {
	color: #0033FF;
}

#footerMenu a:hover {
	color: #CE211B;
}

#footer{
	width: 981px;
	margin:auto;
	padding:10px 0;
}

#footer p, footer a {

	text-align:	center;
	color:#FFFFFF;
	font-size: .9em;
}

#footer a:link, #footer a:visited 	{
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover	{
	font-weight: bold;
	color: #CE211B;
	text-decoration: underline;
}

.padTop20 {
	padding-top:20px;
}


.fltLt {
	float:left;
}

.fltRt {
	float:right;
}

/*clear floats*/
.floatClear {
	clear: both;
	padding:0;
	margin:0;
}

.spacer {
	height: 20px;
}

.spacer10 {
	height: 10px;
}

.cell {
	padding-right:3px;
}

.backTop {
	padding-top:5px;
	padding-bottom:5px;
}

p.backTop {
	font-size:.8em;
}