body{ 
	background: rgb(0,0,0);
	font-family: Helvetica, Arial;
	color:rgb(256,256,256);
	margin-top:20px;
	}
 
 p {margin:0px;}
 
 /*--most basic formatting for the nav menu buttons--*/
   .mybutton, .mybutton:hover, .mybutton2, .mybutton2:hover{
	overflow:hidden;
	height:31px;
    width:260px;
	padding:0px;
	position:relative;
    margin-left : 0px;
	}
	
	
 #product {margin:0px!important;}
 
 /*--most basic formatting for the text in nav menu buttons*/
 .mybutton p, .mybutton:hover p, .mybutton2 p, .mybutton2:hover p {
	overflow:inherit; 
	width:240px; 
	height:30px; 
	padding:6px 0px 0px 6px; 
	margin:0px; 
	font-size:0.9em;
	white-space: nowrap;
	text-align: center;
	text-transform:capitalize;
	cursor:pointer;
	}
	
.subMenu .mybutton p, .subMenu .mybutton:hover p {text-align:left;}
	
.subMenu .mybutton, .submenu ul li, .mybutton2, .mybutton2:hover, .mybutton3, .mybutton3:hover, .mybutton4, .mybutton4:hover  {width:190px;}
	
.mybutton2 p, .mybutton2:hover p   {text-align:left; padding-left:30px;}
 
/*---Button colors------*/
 .mybutton  {
    background: url(../img/navbg.png); 
	background: rgba(74,74,74,0.8); 
	}
	
/* fix for ie10 */
	li div.mybutton:hover p{
	background: none;
	cursor:default;
	}
	
/*text drop shadow to make text easier to read on background*/
 li.mybutton p, .mybutton p, .mybutton2 p  { 
    text-shadow: 0px 0px 5px #151515; 
	}
	
  .mybutton2  {
    background: url(../img/navbg4.png); 
    background: rgba(87,20,56,0.8);
  }
  
  
 
/* #menu_item_112 div, #menu_item_112 div span, #menu_item_122 div, #menu_item_122 div span, #menu_item_132 div, #menu_item_132 div span,#menu_item_142 div, #menu_item_142 div span, #menu_item_152 div, #menu_item_152 div span, #menu_item_162 div, #menu_item_162 div span,#menu_item_172 div, #menu_item_172 div span, #menu_item_182 div, #menu_item_182 div span,
#menu_item_212 div, #menu_item_212 div span, #menu_item_222 div, #menu_item_222 div span, #menu_item_232 div, #menu_item_232 div span , #menu_item_242 div, #menu_item_242 div span, #menu_item_252 div, #menu_item_252 div span, #menu_item_262 div, #menu_item_262 div span,
 #menu_item_322 div, #menu_item_322 div span, #menu_item_352 div, #menu_item_352 div span, #menu_item_362 div, #menu_item_362 div span,
#menu_item_412 div, #menu_item_412 div span,  #menu_item_432 div, #menu_item_432 div span, #menu_item_442 div, #menu_item_442 div span, #menu_item_452 div, #menu_item_452 div span, #menu_item_462 div, #menu_item_462 div span, #menu_item_472 div, #menu_item_472 div span, #menu_item_482 div, #menu_item_482 div span,
 #menu_item_512 div, #menu_item_512 div span, #menu_item_522 div, #menu_item_522 div span, #menu_item_552 div, #menu_item_552 div span, #menu_item_562 div, #menu_item_562 div span,
  #menu_item_632 div, #menu_item_632 div span , #menu_item_662 div, #menu_item_662 div span,
#menu_item_732 div, #menu_item_732 div span , #menu_item_742 div, #menu_item_742 div span, #menu_item_752 div, #menu_item_752 div span 
 {
background: -moz-linear-gradient(top,  rgba(24,0,0,0.6) 0%, rgba(57,0,0,0) 31%, rgba(57,0,0,0) 55%, rgba(24,0,0,0.6) 85%); /* FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(24,0,0,0.6)), color-stop(31%,rgba(57,0,0,0)), color-stop(55%,rgba(57,0,0,0)), color-stop(85%,rgba(24,0,0,0.6)));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top,  rgba(24,0,0,0.6) 0%,rgba(57,0,0,0) 31%,rgba(57,0,0,0) 55%,rgba(24,0,0,0.6) 85%); /* Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top,  rgba(24,0,0,0.6) 0%,rgba(57,0,0,0) 31%,rgba(57,0,0,0) 55%,rgba(24,0,0,0.6) 85%); /* Opera 11.10+ 
background: -ms-linear-gradient(top,  rgba(24,0,0,0.6) 0%,rgba(57,0,0,0) 31%,rgba(57,0,0,0) 55%,rgba(24,0,0,0.6) 85%); /* IE10+ 
background: linear-gradient(to bottom,  rgba(24,0,0,0.6) 0%,rgba(57,0,0,0) 31%,rgba(57,0,0,0) 55%,rgba(24,0,0,0.6) 85%); /* W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a0923', endColorstr='#571438',GradientType=0 ); /* IE6-9 

 }*/
 
 
 
 .mybutton2 div {z-index:9999999;}
 

    
	.mybutton2 span {display: none;}
	
 /*----------------Button in its active state, aka pink*/
.mybutton:hover p, .mybutton2:hover {
    background: url(../img/navbg3.png);
    background: rgba(157,80,96,0.8); 
    }
    
/*----------------Box behind arrow its inactive state*/
.mybutton span {
    background-color:rgb(120,126,130); 
	background-color:rgba(120,126,130,0.8); 
	padding:4px; 
	position:absolute;
	right:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.mybutton2 span {
	background:rgb(169,115,122); 
	background:rgba(169,115,122,0.8); 
	padding:4px; 
	position:absolute;
	right:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.mybutton span.left {
	background-color:rgb(120,126,130); 
	background-color:rgba(120,126,130, 0.8); 
	padding:4px; 
	position:absolute;
	left:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.arrow span {
	background-color:rgb(120,126,130); 
	padding:4px; 
	position:absolute;
	right:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.arrow span.left {
	background-color:rgb(120,126,130); 
	padding:4px; 
	position:absolute;
	left:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}

/*----------------Box behind arrow its active state*/
  .mybutton:hover span, .mybutton2:hover span {
	background:rgb(219,165,182);
	background:rgba(219,165,182,0.8);
	padding:4px; 
	position:absolute; 
	right:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.mybutton:hover span.left {
	background:rgb(219,165,182);
	background:rgba(219,165,182,0.8);
	padding:4px; 
	position:absolute; 
	left:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}
	
	.arrow:hover span {
	background-color:rgb(125,125,125);
	padding:4px; 
	position:absolute; 
	right:0px;
	top:0px;	
	height:23px; 
	width:22px;
	}
	
	.arrow:hover span.left {
	background-color:rgb(125,125,125);
	padding:4px; 
	position:absolute; 
	left:0px; 
	top:0px;
	height:23px; 
	width:22px;
	}

/*-----------------Images inside buttons*/
 .mybutton span img, .mybutton:hover span img, .mybutton2 span img, .mybutton2:hover span img,  .arrow span img, .arrow:hover span img {
    position:absolute;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	}
	
/*----------------fade class allows the gray arrow to turn pink along with the background*/
.fade {z-index:2;}


/*----------------transition animates any changes made to the style of the button*/

.mybutton, .mybutton:hover, .mybutton span, .mybutton:hover span, .mybutton span img, .mybutton:hover span img, .mybutton2, .mybutton2:hover, .mybutton2 span, .mybutton2:hover span,
 .mybutton2 span img, .mybutton2:hover span img, .arrow span, .arrow span:hover {
	-webkit-transition: all .5s ease-in-out;
  	-moz-transition: all .5s ease-in-out;
  	-o-transition: all .5s ease-in-out;
  	transition: all .5s ease-in-out;

	}

/*----------------this transformation rotates the arrow image*/
.mybutton:hover span img,.mybutton:hover span img.fade  {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	}
	
	
	.mybutton2:hover span img,.mybutton2:hover span img.fade  {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
	}

/*----------------this opacity setting causes the gray arrow to gradually turn pink*/	
.mybutton:hover span img.fade, .mybutton2:hover span img.fade {
        -webkit-opacity:0.0;
	-moz-opacity:0.0;
	-o-opacity:0.0;
	opacity:0.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	}

.arrow span, .arrow span.left {
	background-color: rgb(77,77,77);
	z-index:999;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
	}
	
	.arrow span.left {
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	}
	

.windowBox {
    overflow : hidden;
    float: left;
    height: 30px;
    width: 260px;
    white-space: nowrap;
    margin-left: 440px;
    z-index:900;
	position:relative;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	z-index:1000000000000;
}	


#navlist 
{
    padding-left: 0px;
    margin-top: 0px;
    margin-left: -260px;
    width: 2000px;
	
}

#navlist li
{
    display: inline;
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
    float:left;
}


.subMenu {
    position: absolute;
*top:40px;
*left:10px;	
    margin-left : 435px;
    margin-top : 15px;
    z-index: 50000000000;
	
}


.subMenu ul li
{

    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
    
}

#move_right {
 float:left;
}

#move_left {
float:right;
}

.last, .last:hover {
text-align:center;
padding-top:10px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
height: 20px;
*height:30px;
}

/*.last:hover {background: rgb(74,74,74);}*/

#navlist li div.mybutton, #navlist li div.mybutton:hover {
color:rgb(255,255,255);
font-weight:800;
}

.panel{
    position:absolute; 
	overflow:hidden;
    margin-top: -20px;
    width:710px;
    height:450px;    
	background-color: #ffffff;
	background-color: rgb(235,235,235);
	background-color: rgba(195,195,195,0.9);
	background:no-repeat;
    z-index:9999;
}
.panel_title {
	position:absolute;
	float:left;
	width:409px;
	padding:7px;
	padding-left:50px;
	padding-top: 24px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1.2em;
	text-transform:capitalize;
	font-weight:700;
	margin-left:1px;
	color: rgb(89,89,89);
	z-index:9999;
	}


.panel_close_button {
	height:33px;
	width:30px;
	float:left;
	position:absolute;
	left:15px;
	top:16px;
	background: url(../img/closebox.png) bottom center no-repeat;
	z-index:9999;
	}
	
.panel_close_button:hover {cursor:pointer;}

.panel_content {
	width:100%;
	height: 554px;
	overflow:hidden;
	clear:both;
	padding-top:63px;
	padding-bottom:20px;
	font-size:12pt;
	line-height:18px;
	color:rgb(45,45,45);
	background: rgb(245,238,242);
	zoom: 1;
	filter: alpha(opacity=85);
	opacity: 0.85;
	z-index:1;
	}
	
	
	
.panel_content p {
    margin-left:45px;
	padding:0px 5px 5px;
	z-index:20;
	font-weight:bold;
	}
	
.panel_content ul {
	margin:0px 10px 0px 65px;
	padding:1px;
	*margin-left:51px;
	*padding-left:15px;
	width: 350px;
	z-index:20;
	
}

.panel_content ul li p {font-weight:normal;margin-left:1px;padding-left:0px; padding-top:10px}	
	
.panel_content img {
	margin-top:12px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	}	
	
    
.onoffswitch {
    position: relative; width: 430px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}

.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "\a0\a0\a0\a0\a0\a0\a0\a0\a0Snap on, swipe left or right to view hot spots.";
    padding-left: 10px;
    background-color: #991302; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "Snap off, you can rotate the body freely.\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 396px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
    