@charset "utf-8";
/* CSS Document */

/*-- page --*/
body {
	padding:0;
	margin:0;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
}
#body {
	position:absolute;
	margin-left:50%;
	width:832px;
	top:0;
	left:-416px;
	z-index:1;
}
#head {
	height:74px;
	background-image:url(images/body_bg_top.gif);
}
#foot {
	height:56px;
	background-image:url(images/body_bg_bot.gif);
}
#mid {
	background-image:url(images/body_bg_mid.gif);
	background-repeat:repeat-y;
	padding-left:11px;
	padding-right:11px;	
}
#header_hold {
	vertical-align:top;
	width:810px;
	height:70px;
	text-align:right;
}
#content_hold {
	vertical-align:top;
	width:810px;
}
.sep_pink {
	height:1px;
	background-color:#dd73c0;
	margin-top:5px;
	margin-bottom:5px;
}
#logo {
	position:absolute;
	margin-left:50%;
	width:375px;
	height:73px;
	top:69px;
	left:-405px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	text-align:right;
	z-index:2;
}


/*-- top navigation --*/
#nav_hold {
	height:30px;
	background-color:#dd73c0;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
}
#nav_hold ul {
	margin:0;
	padding:0;
	float:left;
}
#nav_hold ul li {
	list-style:none;
	float:left;
	display:block;
}
#nav_hold ul li a {
	display:block;
	height:30px;
	background-position:0 0px;
}
#nav_hold ul li a:hover {
	background-position:0 -30px;
}
.nav_link_01 {
	width:52px;
	background-image:url(images/nav_link_01.gif);
}
.nav_link_02 {
	width:111px;
	background-image:url(images/nav_link_02.gif);
}
.nav_link_03 {
	width:127px;
	background-image:url(images/nav_link_03.gif);
}
.nav_link_04 {
	width:118px;
	background-image:url(images/nav_link_04.gif);
}


/*-- top menu and items --*/
#bag {
	width:200px;
	margin-top:5px;
	height:30px;
	float:right;
	background-image:url(images/icon_bag.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:5px;
	padding-right:35px;
	padding-top:3px;
}
#bag .bag_items {
	color:#dd73c0;
	font-weight:bold;
	text-decoration:underline;
}
#bag .bag_total {
	font-weight:bold;
}
#menu_top {
	clear:right;
	float:right;
	margin-right:5px;
	margin-top:8px;
	color:#915080;
	font-weight:lighter;
}
#menu_top a {
	color:#915080;
	text-decoration:none;
}
#menu_top a:hover {
	color:#dd73c0;
	text-decoration:underline;
}

/*--menu_left--*/
#left_col {
	width:210px;
	/*vertical-align:top;*/
	background-image:url(images/bg_left_col.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.category_head {
	background-color:#333333;
}
.category_head a {
	display:block;
	width:210px;
	height:25px;
}
.category_head .head_01 {
	background-image:url(images/category_head_01.gif);
}
.category_head .head_02 {
	background-image:url(images/category_head_02.gif);
}
.category_head .head_03 {
	background-image:url(images/category_head_03.gif);
}
.category_head .head_04 {
	background-image:url(images/category_head_04.gif);
}
.category_links {
	margin-bottom:5px;
	margin-top:5px;
}
.category_links a {
	width:200px;
	display:block;
	text-decoration:none;
	color:#727272;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}
.category_links a:hover {
	color:#FFFFFF;
	background-color:#cf74b7;
}


/*--breadcrumb--*/
#breadcrumb {
	padding-left:5px;
}



/*--items etc--*/
#right_col {
	width:600px;
	vertical-align:top;
}
#main_content_right {
	margin-left:4px;
	margin-bottom:5px;
}
.grey_bar_top {
	height:30px;
	background-image:url(images/grey_bar_bg.gif);
	background-repeat:repeat-x;
	position:relative;
	left:1px;
	width:595px;
}
.grey_bar_bot {
	height:30px;
	background-image:url(images/grey_bar_bg.gif);
	background-repeat:repeat-x;
	clear:left;
	background-position:bottom;
	position:relative;
	left:1px;
	width:595px;
}
#min_height{
	height:445px;
	float:left;
	width:1px;
}
#content_items {
	width:595px;
	float:left;
}
.main-right_link_sep {
	width:5px;
}
.right_link_sep {
	height:5px;
}
#bot_links {
	margin-top:5px;
	position:relative;
	left:1px;
}


/*--foot menu--*/
#foot_hold {
	width:810px;
	height:45px;
	margin-left:11px;
	background-image:url(images/bg_foot.gif);
	background-repeat:no-repeat;
}
#foot_hold ul {
	margin:0;
	padding:0;
	float:left;
}
#foot_hold ul li {
	list-style:none;
	float:left;
	display:block;
}
#foot_hold ul li #kudos {
	width:190px;
	padding:10px;
	padding-top:7px;
	color:#CCCCCC;
	text-align:left;
}
#foot_hold ul li #kudos a {
	color:#CCCCCC;
	text-decoration:none;
}
#foot_hold ul li #kudos a:hover {
	color:#cf74b7;
	text-decoration:underline;
}
#foot_hold ul li #foot_nav {
	width:580px;
	color:#cf74b7;
	padding:10px;
	padding-top:7px;
	text-align:right;
	font-weight:bold;
}
#foot_hold ul li #foot_nav a {
	color:#CCCCCC;
	text-decoration:none;
}
#foot_hold ul li #foot_nav a:hover {
	color:#cf74b7;
	text-decoration:underline;
}