body {
	font-family:Helvetica, Arial, sans-serif;
	color: #8e8e8e;
	margin: 10px auto;
	padding: 0;
	background: #fff;
}

a, a:link, a:visited, a:hover, a:visited:hover {
	color: #fe5a00;
	text-decoration: underline;
}

h1, h2,  h3,  h4,  h5,  h6 {
	font-weight: normal;
	margin-bottom: .4em;
}

h1 {
	font-size:150%;
	color: #1b85bb;
}

h2,  h3,  h4,  h5,  h6 {
	color: #555555;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 115%;
}

.clear {
	clear: both;
}

.no-display {
	display: none;
}

.clear {
    clear:both;
}

.header {
	margin: auto;
	padding: 0;
	width: 955px;
	height: 95px;
	background: url(../images/header_bg.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

.inside_content {
    font-size:13px;
}

/**
.header ul {
	margin: 0;
	padding: 65px 0 0 500px;
	display: block;
	display: table-cell; 
	vertical-align: bottom;
}

.header ul li {
	color: #fff;
	text-decoration: none;
	list-style: none;
	float: left;
	font-weight: normal;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header ul li a {
	color: white;
	text-decoration: none;
}

.header ul li a:hover {
	text-decoration: underline;
}
**/


.inside_content li {
	clear: left;
}

/**
 *  Header nav
 */
* {
  margin: 0;
  padding: 0;
}

/* Layout */
#navigation {
  float: right;
  /*height: 30px;*/
  padding-top: 60px;
  list-style-type: none;
  position:relative;
}

#navigation li {
 
  /*float: left;
  height: 30px;*/
  position: relative;
  list-style: none;
  margin:0 3px;
}

#navigation li a {
  display: block;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#navigation li:hover ul {
	left: -10px;
}

#navigation ul {
  display: block;
  position: absolute;
  left: -10000px;
  top: 30px;
  width: 140px;
  padding: 1px 8px 8px 8px;
  z-index:99999;
}

#navigation ul li {
  /*float: left;*/ /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  margin: 0;
  padding: 0;
  line-height: normal;
  /*height: 30px;*/
  width: 140px;
}

#navigation ul li a {
  display: block;
  margin: 0;
  padding: 8px;
  font-weight: normal;
 
  text-align: left;
  line-height: normal;
}

#navigation ul li a:hover {
  color: #f0f0f0;
  background-color:#FD6306;

}

#navigation ul {
    z-index:999999;
    background-color:#D64F05;
    padding:0px;
}


.cms-page-view .inside_content ul {
	padding-left: 20px;
	margin-bottom: 1em;
	clear: left;
}

.cms-page-view .inside_content ul li {
	list-style-type: disc;
}

.divider {
	background-image: url(../images-mjd/header_sep.gif);
	background-repeat: repeat-x;
	background-position:top;
	width: 955px;
	height: 8px;
	margin: auto;
	display: none;
}

.inside_content {
	margin: auto;
	padding: 0;
	width: 955px;
}


.main_content {
	width: 900px;
	margin: auto;
	background-image: url(../images-mjd/cart_footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 30px 0;
}

.left_side {
	float: left;
	width: 682px;
	margin: 0;
	padding: 0;
}
.left_side h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

.left_side .headerbgimage {
	background-image: url(../images-mjd/heading_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	width: 682px;
	height: 39px;
	display: block;
}

.left_side .headerbgimage p {
	padding: 15px 0 0 50px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

.left_side .headerbgimage2 {
	background-image: url(../images-mjd/heading_bg2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	width: 900px;
	height: 39px;
	display: block;
}

.left_side .headerbgimage2 p {
	padding: 15px 0 0 50px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

.left_side h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 18px;
}


.left_side p, ul li, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E7D7C;
	font-size: 12px;
	line-height: 18px;
}

.right_side {
	width: 170px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 20px 0 10px;
	padding: 0;
	line-height: 20px;
	color: #666;
}

.main_image {
	text-align: center;
	width: 955px;
}

.main_image img {
	margin: auto;
	padding: 0;
	border: 0px solid transparent;
}

.small_images img {
	margin: 0;
	padding: 0;
	float: left;
	border: 0px solid transparent;
}

.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
	margin: auto;
	padding: 0;
	color: white;
	font-size: 11px;
	width: 955px;
}

.footer_links {
	padding: 10px 0 0 40px;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_links h4 {
	display:inline;
	color: white;
	font-size: 11px;
}

.footer a {
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.ask_list ul {
	margin: 0;
	padding: 0;
}

.ask_list ul li {
	list-style-type: none;
	clear: both;
	border-bottom: 1px solid #CCC;;
}

.ask_list ul li p {
	text-align: left;
	font-size: 12px;
}

.ask_list ul li p img {
	float: left;
	padding: 0;
	margin: 0;
	margin: 5px 5px 5px 0;
}

.button_women {
	background-image: url(../images-mjd/button_women.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 307px;
	height: 227px;
	margin: 0;
	padding: 0;
	float: left;
}
/*.button_women:hover {
	background-image: url(../images-mjd/button_womenH.jpg);
}*/

.button_men {
	background-image: url(../images-mjd/button_men.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 302px;
	height: 227px;
	margin: 0;
	padding: 0;
	float: left;
}
/*.button_men:hover {
	background-image: url(../images-mjd/button_menH.jpg);
}*/

.lubricants {
	background-image: url(../images-mjd/button_lubricants.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 342px;
	height: 227px;
	margin: 0;
	padding: 0;
	float: left;
}
.lubricants:hover {
	background-image: url(../images-mjd/button_lubricantsH.jpg);
}

.homespecial {
	background-image: url(../images-mjd/button_sweepstakes.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 342px;
	height: 227px;
	margin: 0;
	padding: 0;
	float: left;
}
.homespecial2 {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	width: 342px;
	height: 227px;
	margin: 0;
	padding: 0;
	float: left;
}

#homepage-table {
	width:500px;
	float:right;
}

#homepage-table td {
	padding:10px;
	border:1px solid #CCC;
}

.homepage-content-left {
	padding:0 0 30px 0;
}
/*.homespecial:hover {
	background-image: url(../images-mjd/button_lubricantsH.jpg);
}*/

.navigation {
	font: bold 12px Verdana;
	width: 925px;
	height: 87px;
	display: block;
	/*display: table-cell; 
	vertical-align: bottom;*/
	padding: 0;
	}

.jqueryslidemenu ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	}

.navigation ul#nav {
	padding-left: 275px;
}

/*Top level list items*/
.navigation ul li{
	position: relative;
	display: inline;
	float: left;
	}

/*Top level menu link items style*/
.navigation ul li a{
	display: block;
	padding: 3px 10px 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
	}

.jqueryslidemenu ul li a:hover{
	background: #fd6306; /*tab link background during hover state*/
	color: white;
	}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
	}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #b54304;
	background-color: #d64f05;
	}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
	}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
	}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
	}
	
.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 700px;
	height: 250px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	}
	/*
		Total wrapper width: 350px+5px+5px=360px
		Or width of wrapper div itself plus any left and right CSS border and padding
		Adjust related containers below according to comments
	*/


.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	padding: 10px;
	visibility: hidden;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 700px;
	margin-top: 6px;
	text-align: left; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 2px solid #eee;
	color: #2e6ab1;
	padding: 5px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: black;
	}

.glidecontenttoggler a:hover{
	background: #E4EFFA;
	color: black;
	}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #1A48A4;
	color: white;
	}
#hometext {
	width: 645px;
	float: left;
}
#homesexpert {
	width: 310px;
	float: right;
}


#hometext .content {
	padding: 20px 30px 20px 30px;
}
#homesexpert .content {
	padding: 20px 30px 20px 5px;
}


.content h1#headerhometext {
	margin:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	width:509px;
	height:58px;
	background-image: url(../images/header-welcome.gif);
}

.content h1#headerhomesexpert {
	
	margin:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	width:202px;
	height:58px;
	background-image: url(../images/header-sex-expert.gif);
}

.sexpertflash {
	width: 100px;
	height: 150px;
	float: right;
	margin-top: 10px;
}



strong {
	color: #454545;
}

.tabheader {
	clear: left;
}

/**
 * Homepage related
 */
#homepage-banner {
	z-index: 9997;
}


.homepage-text {
    padding: 20px 0 0 0;
}
 
#myslidemenu {
	position: relative;
}
 
 /**
  *  FAQ
  */
.faq {
    padding-top:10px;
}

.faq .answer {
    padding:0 0 10px 10px;
}

/**
 * Blog
 */

.postWrapper {
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.postWrapper .postTitle h2 {
	margin-bottom: 0;
}
.postWrapper .postTitle h3 {
	font-style: italic;
	margin-bottom: 0;
	color: #BFBFBF;
}

.postWrapper .postContent {
	padding-bottom: 5px;
}

.postWrapper .postDetails, .commentWrapper .commentDetails {
	font-style: italic;
	color: #BFBFBF;
}

.postWrapper .postDetails a {
	color: #FFA26F;
}

.postWrapper .postDetails h4, .commentWrapper .commentDetails h4 {
	display: inline;
	color: #bfbfbf;
}

.commentWrapper {
	margin-bottom: 10px;
}

.homepage-panel {
	background: url(../images/bg-homepage-panel.jpg) no-repeat top left;
	border-left: 1px solid #e4f2f5;
	border-top: 1px solid #e4f2f5;
	border-right: 1px solid #f1f7f8;
	border-bottom: 1px solid #f1f7f8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 312px;
	float: left;
}

.homepage-panel .inner {
	padding: 10px;
}

#homepage-panel-1 img {
	/*margin-left: 70px;*/
}

#homepage-panel-1 ul li {
	list-style-type:disc;
	margin-left:10px;
}

#homepage-panel-3 {
	text-align: center;
}

.homepage-text {
	clear: both;
}

.block-blog li {
	padding-bottom: 20px;
}

.block-blog li a.title {
	font-size: 120%;
	font-weight: bold;
}

.block-blog li span {
	font-style: italic;
}

.block-blog li a.read-more {
	color: #FFB43F;
}

.cms-blog #col-right h5 {
	color:#8E8E8E;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding:0;
	margin:0;
}

.cms-blog #col-right h2 {
	text-align:right;
	margin:0;
	padding:0 0 5px 0;
	
}

.cms-blog .col-right .ask-question {
	font-size:125%;
	text-align:left;
}

.cms-blog #col-right .ask-question h2 {
	text-align:left;
}

