/* Marjorie Jane stylesheet */

html{
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	background: #902224 url(images_css/bg.gif) top center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	position: relative;
	margin: 74px auto 0px auto;
	width: 900px;
	background: #FFFFFF url(images_css/bg_container.gif) top left repeat-y;
}
#rounded_top {
	height: 23px;
	width: 900px;
	background: url(images_css/container_top.gif) top left no-repeat;
}
.border {
	padding: 6px;
	margin: 0px 10px 15px 0px;
	border: #999999 solid 1px;
}
.image_border img{
	padding: 6px;
	margin: 0px 10px 15px 0px;
	border: #999999 solid 1px;
}
.image_right_border{
	float: right;
	padding: 6px;
	margin: 0px 0px 15px 10px;
	border: #999999 solid 1px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Header stuff                                    */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
	height: 99px;
	width: 845px;
	background: url(images_css/title_bar.gif) top left no-repeat;
	margin: 0px 0px -6px 26px;
}

#header h1{
	margin: 0px;
	height: 0px;
	text-indent: -5843px;
}
#header h2{
	margin: 0px;
	height: 0px;
	text-indent: -5843px;
}
#header ul{
	position: absolute;
	top: 80px;
	left: 720px;
	width: 150px;
	font-size: .8em;
	list-style-type: none;
}
#header ul a{
	color: #FFFFFF;
	text-decoration: none;
}
#header ul a:hover{
	text-decoration: underline;
}
#header li {
	background: url(images_css/bullet_flower.gif) bottom left no-repeat;
	padding-left: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Nav stuff                                       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#nav {
	margin-left: 26px;
	margin-bottom: 55px;
}
#nav ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 6px;
}
#nav li{
	float: left;
	margin-right: 22px;
}
#nav a{
	color: #490000;
	text-decoration: none;
}
#nav a:hover{
	text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Sub-Nav stuff                                   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#subnav{
	background: #BA2C2E url(images_css/rc_red_tl.gif) top left no-repeat;
}
.cat44 { /* clothes */
	text-indent: -2398px;
	width: 200px;
	height: 36px;
	background: url(images_css/right_menu_clothes.gif) top left no-repeat;
	margin: 0px;
}
.cat47 { /* practical */
	text-indent: -2398px;
	width: 200px;
	height: 36px;
	background: url(images_css/right_menu_practical.gif) top left no-repeat;
	margin: 0px;
}
.cat67 { /* toys and gifts */
	text-indent: -2398px;
	width: 200px;
	height: 36px;
	background: url(images_css/right_menu_toys_gifts.gif) top left no-repeat;
	margin: 0px;
}
.cat104 { /* international shipping */
	text-indent: -2398px;
	width: 214px;
	height: 80px;
	background: url(images_css/right_menu_postage.gif) top left no-repeat;
	margin: 0px;
}


.subnav_tr {
	background: url(images_css/rc_red_tr.gif) top right no-repeat;
	padding-top: 1px;
	margin-top: 6px;
}
#subnav ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
}
#subnav ul li a{
	font-weight: normal;
	font-size: 1.6em;
	color: #FFFFFF;
	float: none;
	margin-left: 20px;
}
#subnav ul li ul{
	padding: 10px 0px 30px 20px;
	margin: 4px 2px 0px 0px;
	border-bottom: 4px #BA2C2E solid;
	background: #FFFFFF;
}

#subnav ul li ul li{
	padding: 2px 0px 3px 5px;
	margin-right: 50px;
	margin-left: 0px;
	border-left: #934345 1px dotted;
	border-bottom: #934345 1px dotted;
	background: url(images_css/button_bg.gif) bottom left no-repeat;
}
#subnav ul li ul li a{
	font-weight: bold;
	font-size: 1em;
	border-bottom:none;
	color: #990000;
	margin-left: 0;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Section Header images                                    */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

h1.title_girls {
	height: 100px;
	width: 843px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images_css/title_girls.jpg) no-repeat;
	text-indent: -7746px;
}
h1.title_boys {
	height: 100px;
	width: 843px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images_css/title_boys.jpg) no-repeat;
	text-indent: -7746px;
}
h1.title_baby {
	height: 100px;
	width: 843px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images_css/title_baby.jpg) no-repeat;
	text-indent: -7746px;
}
h1.title_toys {
	height: 100px;
	width: 843px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images_css/title_toys.jpg) no-repeat;
	text-indent: -7746px;
}
h1.title_practical {
	height: 100px;
	width: 843px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(images_css/title_practical.jpg) no-repeat;
	text-indent: -7746px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Content Area stuff                              */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#content{
	padding: 0px 29px 20px 26px;
	clear: both;
	font-size: .8em;
}
#content h1, #content h2 {
	color: #990000;
}
#content a{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover{
	text-decoration: underline;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Index page stuff                                */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#col_left {
	width: 600px;
}
#col_right {
	float: right;
	width: 220px;
	margin-right: 6px;
}
#col_right img{
	padding: 0px;
	margin: 0px;
	border: none;
}
.float_left {
	float: left;
}
.search_box {
	width: 220px;
	border: #BA2C2E 2px solid;
	border-top: #BA2C2E 7px solid;
	margin-bottom: 20px;
}
.search_box h1{
	background-color: #B42C35;
	color: #FFFFFF;
	text-indent: -3726px;
	margin: 0px;
	padding: 4px;
	height: 36px;
	background: #BA2C2E url(images_css/search.gif) no-repeat;
}
.search_box p{
	margin-left: 10px;
	margin-bottom: 5px;
}
.box_column {
	width: 220px;
	border: #BA2C2E 2px solid;
	border-top: #BA2C2E 7px solid;
	margin-bottom: 20px;
}
.box_column h1{
	background-color: #B42C35;
	color: #FFFFFF;
	text-indent: -3726px;
	margin: 0px;
	padding: 4px;
	height: 36px;
}
.box_column h1.top_picks{
	background: #BA2C2E url(images_css/top_picks.gif) no-repeat;
}
.box_column h1.sale{
	background: #BA2C2E url(images_css/sale.gif) no-repeat;
}

.menu_box {
	border: #C0C0C0 2px solid;
	padding: 0px 20px;
}
.menu_box h1{
	font-weight: bold;
	font-size: 1.4em;
}
.cover {
	padding: 2px;
	margin: 0px 10px 15px 0px;
	border: #CC0000 solid 4px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Product Lists                                   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.product_description{
	width: 140px;
	height: 240px;
	margin: 5px;
	text-align: center;
	float: left;
}
.product_description p{
	margin: 0px 3px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Product View                                    */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#product_text {
	margin-left: 320px;
}

.sale {
	font-weight: bold;
	color: #990000;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Brand Page                                      */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#brand_titlebar{
	font-size: 2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA2C2E;
	padding: 15px;
	margin: 0 0 15px;
}
.brand {
	margin: 0px 10px 20px;
	border: #999999 1px solid;
	width: 140px;
	padding: 20px;
	height: 140px;
	color: #902224;
	text-align: center;
	float: left;
}
.brand_title {
	font-weight: bold;
	font-size: 2em;
}
.brand div {
	height: 90px;
}
.brand img{
	border: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Brand Page                                      */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.photo_right {
	float: right;
	padding: 5px;
	border: #999999 1px solid;
	margin: 0px 0px 10px 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Footer stuff                                    */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
	height: 60px;
	width: 900px;
	background: url(images_css/footer_graphic.png) top left no-repeat;
	margin: 0px auto;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 5px 43px;
	color: #FFFFFF;
	font-size: .8em;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*                     Blatant Hacks                                   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


p.blatant_hack_1 {
	height: 35px;
	text-indent: -4783px;
	clear: both;
}

#underconstruction {
	background-color:#990000;
	color:#FFFFFF;
	border: #333333 solid 1px;
	padding: 10px;
	margin: 10px;
}

#underconstruction a {
	color:#FFFFFF;
	text-decoration: underline;
}
