
/*-- Body Tag Styles eg. h1, p, body--*/
body {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#595959;
	font-size:16px;
	margin:0px;
	padding:0px;
}
img {border:0px;}
a:visited {color:#333333; text-decoration:underline;}
a:hover {color: #10515A; text-decoration:underline;}
a:active {color:#A6385E;}

#wrapper {
	width:100%;
	height:100%;
	border:0px;
}
#container {
	width:1000px;
	height:100%;	
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding:0px;
	background-image:url(/_img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.mainContent {
	float:right;
	width:730px;
	border:0px;
	padding:0px 35px 0px 10px;
}

h1 {
font-size:26px;
font-family: Helvetica;
color:#555555;
padding-top:10px;
padding-bottom:0px;
margin:0px;
}
h2 {
color:#333333;
font-size:24px;
font-family: Verdana;
font-weight: normal;
font-style: normal;
padding-top:10px;
padding-left: 0px;
padding-right: 10px;
margin:0px;
}
h3 {
font-size:18px;
font-weight: normal;
font-family: Georgia;
color:#5A595A;
padding: 0px 10px 0px 10px;
margin:0px;
}
/*
h4 {
font-size:18px;
font-weight: normal;
font-style: italic;
color: #444444;
padding-left: 20px;
padding-bottom: 10px;
margin:0px;
}
*/
h4 {font-size: 100%;text-align:left; font-family: Verdana; margin-top:3px; color:#5A595A;}
h5 {font-size: 100%;font-style: oblique;text-align:left;}
h6 {font-size: 70%; font-style: oblique;text-align:left; padding-left:10px;}

/*--- classes ---*/

.backToTop a {					/*-Back to top link-*/
	text-align: right;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.backToTop img {
	padding-left: 6px;
}
.banner_a {							/*-Grey box top of page-*/
	min-height: 17px;
	width: auto;
	background: url(/_img/banner_darkgrey_01.gif) top center no-repeat;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	}
.banner_b {
	height: auto;
	width: auto;
	background: url(/_img/banner_darkgrey_02.gif) center repeat-y;
	padding: 0px;
	border: 0px;
	margin: -1px;
	}
.banner_content p {
	width: 520px;
	font-size: 16px;
	text-align:left;
	color: #E6E7E8;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 0px 103px;
	border: 0px;
	margin: 0px;
	}
.banner_c {
	min-height: 21px;
  width: auto;
	background: url(/_img/banner_darkgrey_03.gif) center no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

.mainReview {			/*review wrapper*/
	margin:0px;
	padding:0px;
	border:0px;
}
.mainReview_to, .mainReview_from, .mainReview_subject {
	width:539px;
	font-size:12px;
	font-family: Courier New, Verdana;
	color:#454242;
	text-align:left;
	line-height:8px;
}
.mainReview_to {	
	min-height: 8px;
	background: url(/_img/email-box-01.gif) no-repeat;
	padding:17px 0px 5px 160px;
}
.mainReview_from {	
	min-height: 11px;
	background: url(/_img/email-box-02.gif) no-repeat;
	padding:6px 0px 3px 160px;
}
.mainReview_subject {	
	min-height: 29px;
	background: url(/_img/email-box-03.gif) no-repeat;
	padding:6px 0px 4px 160px;
	font-weight:bold;
}
.mainReview_expand {		/*div for expandable middle image*/
	z-index: 1;
	width:509px;
	background: url(/_img/email-box-04.gif) repeat-y;
	padding:0px 90px 0px 100px;
	font-size:12px;
	font-family: Courier New, Verdana;
	color:#333333;
	text-align: left;
}
#liveChatEmail {
	background:url(http://www.mendmeshop.com/_img/chat-banner_3.gif) no-repeat;
	height:50px;
	width:598px;
	padding:5px 0px 0px 0px;
	margin:0px;
} 
#liveChatEmail p { 
	text-align:center;
	color:#333333;
	font-size:12px;
} 
.liveHelp {
	float:right;
	margin: 0px 6px 0px 6px;
	border:0px;
	padding: 0px 6px 0px 6px;
}
.liveHelp p {font-size: 16px; color:#18308C; font-weight:bold;}
/*---Top Navigation---*/
.header {
	background-image:url(/_img/header_03.gif);
	height:100px;
	width:698px;
	margin:0px;
	padding:0px;
}
.nav {						/*main wrapper*/
height:24px; 
margin:0px;
background:url(/_img/long_green.gif) repeat-x; 
position:relative; 
font-family: verdana, sans-serif; 
font-size:12px; 
width:630px; 
z-index:500;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0px; 
padding:0px; 		/* 2nd, 4th set l/r spacing between main menu items   */
border-right: 1px solid #106D6B;
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0px; 
padding:0px; 
height:auto; 
float:left;
}

.nav .select a {				/*Top nav non-selected green*/
display:block; 
height:24px; 
float:left; 
background:url(/_img/long_green.gif); 
padding:0px 20px 0px 20px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap; 
color:#3D3E3F;
}

.nav .current a {				/*Top nav selected pink*/
display:block; 
height:24px; 
float:left; 
padding:0px 20px 0px 20px; 				/*was 0 8 0 8*/
background:url(/_img/long_pink1.gif) no-repeat right top;
text-decoration:none; 
line-height:24px; 
white-space:nowrap; 
color:#fff;
}

/*
.nav .current a b {
display:block; 
padding:0px 12px 0px 12px; 
background:url(/_img/long_pink1.gif) no-repeat right top;
}
*/
.nav .select a:hover, 
.nav .select li:hover a {
background:url(/_img/long_pink1.gif) no-repeat; 
padding:0px 0px 0px 0px;
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
/*  padding:0px 8px 0px 8px; */
padding:0px 20px 0px 20px;
background:url(/_img/long_pink1.gif) no-repeat right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0px; 
height:0px;
}

.nav .sub {
display:table; 
margin:0px auto; 
padding:0px; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:630px; 
top:24px; 
background:url(/_img/small_pink1.gif); 
padding:0px; 
z-index:100; 
left:0px; 
text-align:center;
}
.nav .current .show {
z-index:10;
}
.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0px 2px 0px 2px; 
margin:0px; 
white-space:nowrap; 
color:#FFFFFF;
}
.nav .current .sub li.sub_show a {
color:#79123D;
cursor:default; 
font-size:12px;
}
.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#79123D;
}
/*---Left Column---*/
.columnWrapper {
	float:left;
	width:220px;
	border:0px;
	padding:0px 0px 0px 0px;
}
.warningWrapper {					/*image with warning info top of column*/
	padding:0px;
	margin-left:16px;
	margin-top:5px;
}
.warningTop {						/*top section of left column review*/
	min-height:81px;
	background:url(/_img/warning-box_01.gif) no-repeat;
	margin:0px;
}
.warningExpand {		/*expandable middle with warning info top of column*/
	width:177px;
	background: url(/_img/warning-box_02.gif) repeat-y;
	padding:0px 10px 0px 10px;
	font-size:13px;
	font-family: Helvetica, Verdana;
	color:#404041;
	text-align: left;
	border:0px;
}
.subMenu {
	border:0px;
	padding-top:5px;
	width:205px;
	margin:0px;
	font-size:12px;
	font-family: Verdana;
}
.subMenu p {
	padding-left:20px;
	font-size:14px;
	font-weight: bold;
	color:#A6385E;
}
.subMenu a {
	color:#444444;
	text-decoration:none;
}
.subMenu a:hover {
	color:#7A7B7C;
}
.subMenu ul {
	background-image:url(/_img/grey-bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:5px;
}
.subMenu li {
	list-style-image:url(/_img/pink-bullet.gif);
	padding-left:0px;
	padding-top:0px;
	margin-top:5px;
	margin-left:15px;
}
.menuFactHeader {						/*Facts box header text*/
	font-size: 14px;
	font-weight: bold;
	color: #A6385E;
	font-family: Georgia;
	text-align: center;
}
.menu_fact {								/*Facts box*/
	width: 170px;
	background-color: #DED0D5; /*background color of content*/
	color: #333333; /*text color of content*/
	font: 12px Verdana, Helvetica, sans-serif;
	border: 2px ridge #A6385E; /*border color*/
	padding: 0px 10px 10px 10px;
	margin-left: 18px;
	margin-right: 5px;
}

.reviewWrapper {
	margin-left:13px;
	padding:0px;
	border:0px;
}
.review_a {						/*top section of left column review*/
	min-height:37px;
  width:auto;
	background:url(/_img/3dbox_01.gif) no-repeat;
	margin:0px;
}
.review_header p {
	font:bold 12px Arial;
	text-align:left;
	color: #454242;
}
.review_b {						/*middle expandable section of left column review*/
	height:auto;
  width:auto;
	background:url(/_img/3dbox_02.gif) repeat-y;
	padding:0px;
	border:0px;
	margin:0px;
	}
.reviewContent {			/*content for left column review*/
	width:160px;
	position:relative; 
	background:transparent;
	padding:0px 0px 0px 22px;
	border:0px;
	margin:0px;
	}
.reviewContent p {
	font-size:12px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	text-align:left;
	color:#454242;
	margin:0px;
	}
.review_c {						/*bottom section of left column review*/
	min-height:35px;
  width:auto;
	background:url(/_img/3dbox_03.gif) no-repeat;
	padding:0px;
	border:0px;
	margin:0px;
	}
.review_name {					/*name of reviewer for left column review*/
  text-align:center;
  color:#333333;
	font-size:11px;
	font-weight:bold;
	}

/*---Footer---*/
#footer {
font-size: 10px;
background-image: url(/_img/footer.gif);
height:135px;
background-repeat: no-repeat;
color: #000000;
border:0px;
text-align: center;
padding:20px 15px 0px 0px;
margin:0px
}