/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2008 Copyright             #
  ##################################*/




/* DEFAULT */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font: 62.5%;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup 
table {
border-collapse: collapse;
border-spacing: 0;
}*/

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

div.hidden, a.hidden
{
	display: none;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(../images/background.gif);
	margin: 0px;
	line-height: 20px;
}
#main  p   {
	margin-bottom: 10px;
}

#container {
	background-image: url(../images/tableback.gif);
	padding-left: 26px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	width: 720px;
	padding-right: 26px;
	position: relative;
	margin-bottom: 0px;
}

#sidebar {
	float: left;
	width: 130px;
	padding-right: 0px;
	text-align: left;
	margin-top: 20px;
}

#main {
	margin-left: 150px;
	width: 500px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3366CC;
	padding-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}


#logo {
	padding-top: 5px;
}


#content {
	margin-left: 170px;
	width: 500px;
	padding-top: 15px;
}

#mary p {
	font-size: xx-small;
	text-align: center;

}
#container  #callus {
	position: absolute;
	height: 29px;
	width: 372px;
	top: 53px;
	right: 28px;
	font-size: 120%;
	color: #3366CC;
	text-align: right;
}


/* NAV */

#nav {
	background-color: #006698;
	margin: 10px 0px 0px;
	padding: 0px;
	height: 25px;
	
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 0px;
	font-weight: bold;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #006698;
	background: #9DC9BA;
	}
	

 
body#pageone #butt1 a, 
body#pagetwo #butt2 a, 
body#pagethree #butt3 a, 
body#pagefour #butt4 a, 
body#pagefive #butt5 a,
body#pagesix #butt6 a,
body#pageseven #butt7 a
{
	color: #006698;
	background: #9DC9BA;
 }




h1 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	margin-bottom: 20px;
}

h2 {
	
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
h3 {
	font-size: 90%;
	color: #3366CC;
	margin-bottom: 10px;
}
h5 {
	font-size: 90%;
	color: #3366CC;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	color: #3366CC;
	
	text-decoration: underline;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}



#pic {
	z-index: 10;
	margin-top: 10px;
}

#skinaddress {
	font-size: x-small;
	text-align: center;
	color: #666666;
	clear: both;
	background-image: url(../images/table_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 5px;

}



/*round corner box */
.box {
	padding: 0 0 12px;
	font-size: 85%;
	line-height: 1.5em;
	color: #333333;
	background: #E9F2E7 url(../images/2corner.gif) no-repeat right bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	text-align: center;
	width: 200px;
	float: right;
	margin-left: 10px;
	}
	
.box p, .box ul {
	margin: 0!important;
	padding: 0;
	}
		
.box  .giftbag {
	margin: 0;
	padding: 12px;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	background: url(../images/1corner.gif) no-repeat left top;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	}

.box ul li {
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	list-style-image: none;
	list-style-type: none;
	}
	
	
	

/* classes */	
	
	



.faqtitle {
	
	font-size: small;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3366CC;
	padding-top: 15px;
}
.notice {
	color: #CC0000;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	text-align: center;
	font-size: x-small;
}
.boxgift {
	padding: 0 0 0px;
	color: #333333;
	text-align: center;
	width: 150px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
.picright {
	float: right;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.bestselling {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 15px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.attention {
	background-color: #E9F2E7;
	padding: 10px;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#shopbutton   {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px!important;
	background-color: #3366CC;
	display: block;
	margin-bottom: 10px;
}
#shopbutton a:hover  {
	color: #3366CC;
	background-color: #9DC9BA;
	
}
.bulletinlist {
	list-style-type: disc;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
#pagethree  #main  li, #pagefour #main  li {
	margin-left: 18px;
	list-style-type: disc;
}
#pagethree #main ul {
	margin-bottom: 10px;
}
.smalltype {
	font-size: 80%;
	font-weight: normal;
}

