/* CSS Document */

/* Generic Elements */

body {
	margin: 0px;
	padding: 0px;
	color:#000000;
	background: #f784bf url(/hellokitty2010/bg_hellokittyfr.gif) repeat top left;
	font-family: "Trebuchet MS", Trebuchet, arial, sans-serif;
	font-size: 76%;
	line-height: 170%;
}

/*img { behavior: url(iepngfix.htc); } */
/*img, #header { behavior: url(iepngfix.htc);
}*/

/* style standard links through site */
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.clear{
clear:both;
}
.pink {
color:#F390B0;
}
img {
 border:0px;
}
.copyright {
	color:#000000;
}

img a:link, img a:active, img a:hover {
 border:0px;
}
/*
.price {
	color:ee71a0;
	font-size:160%;
	background-color:#eee;
}
*/
ul.list {
list-style:none;
font-weight:normal;
display: block;
padding: 0px; margin-left:0px;
}

ul.list li{
margin: 0px; padding: 0px;
list-style-type:none;
display: inline;	
}
.list a { color:#fff; padding: 0px 0px 3px 0px; margin:0px; border-bottom: 1px dotted #4CBCEB;}
.list a:visited { text-decoration:none;}
.list a:hover { color:#fff; text-decoration:none;}
.list a:active, .list a.selected { background-color: #D6003D; color:#fff; border-bottom:1px dotted #4CBCEB;}
/*
ul.gallery_list {
list-style:none;
font-weight:normal;
display: block;
padding: 0px 0px 10px 0px; margin-left:0px;
text-align:center;
}
*/
#column_left h1 {
	display:none;
}

h1 {
font: normal 160% "Trebuchet MS", Trebuchet, arial, sans-serif;
line-height: 1.2em;
color:#ffffff;
margin: 0px; padding: 0px;}

h2 {
	line-height: 1.4em;
	color:#666;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, arial, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h3 {
font: normal 125% "Trebuchet MS", Trebuchet, arial, sans-serif;
line-height: 1.4em;
color:ee71a0;
margin: 10px 0px 0px 0px; padding: 0px 0px 0px 13px;
background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;
}

h4 {
	line-height: 1.4em;
	color:#ee71a0;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: #fff url(../active_images/doggy.gif) no-repeat 0 45%;
	font-family: "Trebuchet MS", Trebuchet, arial, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* Generic Elements *//* Generic Wrappers */

#container {
	width:890px;
	background: url(../hellokitty2010/container.png);
	_background-image: none; /* ie 6 does not deal well with pngs, so the background tools image is hidden from it */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 94px;
	padding-bottom: 30px;
	padding-left: 94px;
}

#column_left {
	padding: 0px;
	width:300px;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#column_right {
	width:520px;
	background-color:white;
	float:left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#top_nav {
	height:26px;
	width:520px;
	text-align:right;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner {
	height:185px; width:484px;
	margin:0px 0px 10px 0px;
}

#logo {
margin: 0px; padding: 0px;
width:300px; height:300px;
background-color:white;

}

#logo2 {
margin: 0px; padding: 0px;
width:300px; height:172px;
background-color:white;

}

#facebook {
margin: 0px; padding: 0px;
width:300px; height:66px;
background-color:white;

}

#pub {
margin: 0px; padding: 0px;
width:300px; height:100px;
background-color:white;

}


#nav_box {
margin: 10px 0px 0px 0px; padding: 20px;
width:202px;
background-color:white;

}

#nav_box {
	padding: 20px;
	width:260px;
	background-color:white;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content  {
	margin: 0px;
	padding: 5px;
	width: 520px;
}

.divide {
	width:520px;
	padding:0px;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.feature_wrap {
	width:474px; padding:0px; margin:5px 0px 10px 0px;
}

.feature_image_space {
	width:152px; padding:7px 5px 0px 5px; margin:0px;
	float:left;
}

.feature_image {
	width:148px; padding:0px; margin:0px;
	float:left;
	border: 2px solid ee71a0;
}

.feature_details {
	width:302px; 
	padding:0px 5px 0px 5px; 
	margin:0px;
	float:left;
}

.feature_details .price {
	/*float:left; */
	margin: 2px 0px;
	padding: 0px;
	font-weight: bold;
}

.feature_details .more {
/*	float:right; */
	margin: 2px 0px;
	padding: 0px;
}

#footer  {
	float: left;
	width:520px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.more a:link, .more a:visited {
	font: bold 120% "Trebuchet MS", Trebuchet, arial, sans-serif;
	background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;
	margin: 10px 0px 0px 0px; padding: 0px 0px 0px 13px;
	background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;
	color:ee71a0;
}

.more a:hover, .more a:active {
color:#999;
border-bottom:ee71a0; 
text-decoration: none; 
border-bottom: 1px dotted ee71a0;
}

/* Generic Wrappers */

/* Navigation Elements */

#nav {
margin: 0px;  padding: 0px;
display: block;
}

#nav li {
	margin: 0px;
	padding: 3px;
	display: block;
	color:#ee71a0;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}

#nav a {
padding: 0px; 
}

#nav a:link {
	color:#ee71a0;
	padding:0px 0px 0px 0px;
	margin:0px;
	border-bottom:none;
	text-decoration: none;
}
#nav a:visited {
	color:#ee71a0;
	padding:0px 0px 0px 0px;
	margin:0px;
	border-bottom:none;
	text-decoration: none;
}
#nav a:hover {
	color:#ee71a0;
	padding:0px 0px 0px 0px;
	text-decoration: none;
}
#nav a:active {
	color:#ee71a0;
	background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;
	text-decoration: none;
}
#nav a.selected { color:#000; background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;  text-decoration: none;}

/* Navigation Elements */

#subnav {
margin: 0px;  padding: 0px;
display: block;
}

#subnav li {
margin: 0px 0px 0px 15px;  padding: 0px;
display: block;
color:#9C9F9E; 
border:none;
line-height:1.5em;
}

#subnav a {
padding: 0px; 
}

#subnav a:link, #subnav a:visited {
	color:#000000;
	padding:0px 0px 0px 11px;
	margin:0px;
	border-bottom:none;
	text-decoration: none;
}
#subnav a:hover {
	color:#000000;
	padding:0px 0px 0px 11px;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../hellokitty2010/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 45%;
}
#subnav a:active {
	color:#000000;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../hellokitty2010/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 45%;
}
#subnav a.selected { color:#000; background: #fff url(../active_images/arrow.gif) no-repeat 0 45%;  text-decoration: none;}

ul.menu {
display:inline;
padding: 0px;
margin: 0px;

}

ul.menu li{
padding:0px; margin:0px;
list-style-type:none;
display:inline;
}

ul.menu li a {
border:0;
text-decoration:none;
display:inline;
}

ul.menu a:link, ul.menu a:visited { color:#000; padding:0px 0px 0px 0px; margin:0px; border-bottom:none;text-decoration: none;}
ul.menu a:hover { color:ee71a0;  padding:0px 0px 0px 0px;  text-decoration: underline;}
ul.menu a:active { color:#000;  text-decoration: none;}
ul.menu a.selected { color:#000; text-decoration: none;}

/* Navigation Elements */

/* Content Elements */

#headline_box  {
width: 750px;
padding:10px
}
#content_main  {
width: 750px;
padding:10px
}

/* Content Elements *//* Footer Elements */


/* Footer Elements *//* List Elements */

.genericlist {
list-style:none;
margin:10px 0px 20px 10px; padding:0px;

}
ul.footer_list {
font-weight:normal;
padding:0px; margin:0px;
list-style:none;
text-align:center;
display: block;
}
ul.footer_list li {
font-weight:normal;
padding:0px; margin:0px;
list-style:none;
text-align:center;
display: inline;

}

ul.footer_list a:link, ul.footer_list a:visited { color:ee71a0; padding: 0px; margin:0px; border-bottom:none;text-decoration: none;}
ul.footer_list a:hover { color:ee71a0; text-decoration: none; border-bottom: 1px dotted ee71a0;}
ul.footer_list a:active { color:black; text-decoration: none;}

ul.example_list {
list-style:none;
display: block;
padding: 0px; margin:0px 0px 30px 0px;
}

/* allow room for 2 columns */
.ulcolumn2 {
    width: 40em;
    list-style: none;
}

/* float & allow room for the widest item */
.ulcolumn2 li {
    float: left;
    width: 20em;
    padding: 3px 0;
    margin: 0;
}

/* links */
.linkslist li {
margin: 10px 0px 0px 0px; 
padding: 0px 0px 0px 20px;
background: #fff url(../active_images/doggy.gif) no-repeat 0 45%;
list-style:none;
}
.linkslist a:link, .linkslist a:visited {
text-decoration: none;
}
.linkslist a:hover {
text-decoration: underline;
}
/* no bullet list */

ul.noliststyle {
list-style:none;
display: block;
/*padding-left: 0px; 
margin-left:0px;*/
}

ul.noliststyle li{
/*margin-left: 0px; 
padding-left: 0px;*/
list-style:none;
display: block;	
}

/* contact details list */

ul.contactlist {
list-style:none;
display: block;
padding-left: 0px; 
margin-left:0px;
}

ul.contactlist li{
margin-left: 0px; 
padding-left: 0px;
list-style:none;
display: block;	
}

/* rss feed */

.rssfeed:link, .rssfeed:visited {
background: #fff url(../active_images/rss.gif) no-repeat 0 45%;
padding: 0px 0px 0px 20px;
}
.rssfeed:hover {
text-decoration: none;
}

/* question link */

.question:link, .question:visited {
background: none;
padding: 0px;
text-decoration: none;
}
.question:hover {
cursor: help;
text-decoration: underline;
}

