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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}


a {
color:#009BBB;
}

a:hover {
color:#084660;
}

body {
	background-color: #FFFFFF;
	background-image: url(/simplemerce/store/20071015001/assets/templateimages/bgblue.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding-top:30px;
}
.borderL  {
	background-image:url(/simplemerce/store/20071015001/assets/templateimages/border_l.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.borderR {
	background-image:url(/simplemerce/store/20071015001/assets/templateimages/border_r.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}
.menusearch {
	padding-top:20px;	
}

.searchtext {
	color:#005EAB;
	border:1px solid #009BBB;
	padding:2px 4px;
}

h1 {
	margin:10px 0 5px 0;
	display:block;
	padding:0;
	font-size:2.3em;
	color:#009BBB;
	border-bottom:1px dashed;
}

/* Menu */

.menu1ets {
	margin:0; 
	padding:0; 
	list-style-type:none;
	line-height:2em;
}

.beepbeep a{
	display:block;
	letter-spacing:.8px;
	color:#009BBB;
	font-size:1.2em;
	font-weight:bold;
	padding:1px 4px;
	text-decoration:none;
}

.beepbeep a:hover {
	padding:0 4px;
	background-color:#DEF1F8;
	border-top:1px solid #80CCE4;
	border-bottom:1px solid #80CCE4;
}

/*  Sub-Apparel  */

.subbeep {
	padding-left:14px;
}

.subbeep a {
	color:#009BBB;
	line-height:1.6em;
	padding:1px 0 1px 6px;
	display:block;
text-decoration:none;
}

.subbeep a:hover {
	background-color:#DEF1F8;
	padding:0 0 0 6px;
	border-top:1px solid #80CCE4;
	border-bottom:1px solid #80CCE4;

}

.lastsubbeep {
	margin-bottom:6px;
}


/*  Global Navigation  */

.globalnavcell {
	background:url(http://www.makeawishmarketplace.com/simplemerce/store/20071015001/assets/templateimages/globalnav_bgrepx.gif) repeat-x; 
	text-align:center; 
	color:#FFF;
	padding:0;
	margin:0;
	border-left:1px solid #1982ae;
	border-right:1px solid #1982ae;
}

.globalnavcell li {
	display:inline;
	line-height:2.45em;
	list-style-type:none;
	margin:0;
	padding:0 5px;
}

.globalnavcell a {
	padding:7px 10px 8px 10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.globalnavcell a:hover {
	background-color:#dff5ff;
	color:#009BBB;
}


/*  Category Item View  */

.civ1_container {
	width:170px; 
	display:block;  
	height:175px;  
	float:left; 
	padding:0 8px 0 8px;
}

.civ1_border {
	border:1px dashed #CFCFCF;
	text-align:center;
	padding:5px;
}

.civ1_title {
	font-size:12px; 
	background-color:#009BBB; 
	position:relative; 
	bottom:1px;  
	padding:2px;
}

.civ1_title a {
display:block;
color:#fff;
text-decoration:none;
}

.civ1_title a:hover {
background-color:#5ABDDD;
}

.civ1_smtxt {
	font-size:10px;
}
