﻿        body
        {
            margin: 0 20px 2em 20px;
        
        }
        a
        {
            text-decoration: none;
            color: #000000;
        }
        body, td, table, input, select, textarea, a
        {
            color: #000000;
            font-family: Georgia;
            font-weight: normal;
            font-size: 12px;
        }
        a:hover
        {
            text-decoration:underline;
        }
        .wgselectbox
        {
            border: none;
        }
        img
        {
            border: none;
        }
        .infobox
        {
            padding: 5px 0px 0px 21px;
            margin: 0px 0px 0px 0px;
            list-style-type: square;
            text-align: left;
            vertical-align: middle;
        }
        .infobox a:hover, .shopcart a:hover
        {
            text-decoration: underline;
        }

        #slider-range
        {
            width: 170px;
            margin: 0px;
            margin-top: 12px;
            margin-left: 5px;
            margin-right: 5px;
        }
        .myamount
        {
             font-style:italic;
            border: 0px;
        }
        .searchoptionslist 
        {
        	width:190px;
        	border-style:none;
        }
        .fb-bar iframe
        {
            max-height:40px;
            max-width:90px;
            min-width:90px;
            max-height:40px;
            overflow:hidden;
        }

.wgmaingrid, .wgmaindetail, .wgsystemmessagebox
{
    text-align:left;
    vertical-align:middle;
    position:relative;
}
.wgAjaxLoaderContent
{
    position: absolute;
    top:50%;
    left:50%;

}
.wgAjaxLoader
{
       visibility:hidden; 
}
.wgloading
        {
            background-color: #CF4342;
            color: White;
            padding-left: 5px;
            padding-right: 5px;
            position: absolute;
            font-size: 15px;
            font-weight: normal;
            color: #ffffff;
            right: 10px;
            top: 10px;
            z-index: 9999;
        }
        /* This class affects the header of the grid (applies to grid view) */.wgheader
        {
            padding: 0 0 0 0;
            border-spacing: 0px;
            border-collapse: collapse;
            margin: 0 0 0 0;
            width: 100%;
        }
        /* Any rows in webGrid.*/.wgrow, .wgtoolbargrid, .wgtoolbardetail
        {
            padding-bottom: 2px;
            padding-left: 3px;
            padding-top: 2px;
            padding-right: 3px;
        }
        .wgsearchfieldborder
        {
            padding: 0 0 0 0;
            border-spacing: 0px;
            border-collapse: separate;
        }
        /* This class affects the search box in toolbargrid */.wgsearchfield
        {
            width: 80px;
            color: Black;
        }
        /* This class affects the header of the grid (applies to grid view) */.wgheader
        {
            padding: 0 0 0 0;
            border-spacing: 0px;
            border-collapse: collapse;
            margin: 0 0 0 0;
            width: 100%;
        }
        /* This affects the tables rendered for 'RecordsPerRow' property.*/.wgrecordsperrow
        {
            padding: 0 0 0 0;
            border-spacing: 0px;
            border-collapse: separate;
            width: 100%;
        }
        /* Radiobuttons for Foreignkey */.wgradiobuttons
        {
            padding: 0 0 0 0;
            border-spacing: 0px;
            border-collapse: separate;
        }
        /* Many to Many border */.wgmanytomany
        {
            border: 0px;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
        }
        /* This class affects the heading text columns in grid view. */
        .wggridheader
        {
            padding: 0 0 0 0;
            margin: 0 0 0 0;
            height: 100%;
        }
        /* Cells*/
        .wgdetailcell, .wggridcell, .wgdetailheader, .wgheadercell, .wgsystemmessagecell
        {
            padding-bottom: 3px;
            padding-left: 4px;
            padding-top: 3px;
            padding-right: 1px;
        }
        .wgheadercell a
        {
            float: left;
        }
        /* This class affects column that spans over columns or rows */.wgrowspan
        {
            padding: 0 0 0 0;
            width: 100%;
        }
        
        /* This class is used when displaying images in WebGrid */
.wgimage 
{
	border: 1px solid #C0C0C0;
	margin: 0px 0px 0px 0px;
}
 /* Padding for menu items */       
.wgmenu td
{
	padding-right: 2px;
}

     /*This class affects areas where you can edit datasource content */
.wgeditfield
        {
            vertical-align: middle;
            outline: none;
            font-style:italic;
            
        }
.wgthead
        {
            /*internet explorer fix for background images spanning over thead or tbody*/
            background-position: expression(-this.offsetLeft + ' ' + -this.offsetTop);
        }
       
        /* Generic context menu styles */
.wgcontextMenu
        {
            position: absolute;
            width: 150px;
            z-index: 99999;
            border: solid 1px #CCC;
            background: #EEE;
            padding: 0px;
            margin: 0px;
            display: none;
        }
        .wgcontextMenu LI
        {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }
        .wgcontextMenu A
        {
            color: #333;
            text-decoration: none;
            display: block;
            line-height: 20px;
            height: 20px;
            background-position: 6px center;
            background-repeat: no-repeat;
            outline: none;
            padding: 1px 5px;
            padding-left: 28px;
        }
        .wgcontextMenu LI.hover A
        {
            color: #FFF;
            background-color: #3399FF;
            padding-right: 20px;
        }
        .wgcontextMenu LI.disabled A
        {
            color: #AAA;
            cursor: default;
        }
        .wgcontextMenu LI.hover.disabled A
        {
            background-color: transparent;
        }
        .wgcontextMenu LI.separator
        {
            border-top: solid 1px #CCC;
        }
        
        
        .wgtooltipselected
        {
            font-weight: bolder;
        }
        

.ui-button
        {
            outline: 0;
            margin: 0 2px 0 0;
            padding: 0px 4px;
          /*  text-decoration: none !important;*/
            cursor: pointer;
            position: relative;
            text-align: center;
        }
        
        /*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/

/*Used for WebGrid userinface dialogs*/
.wguidialog
{
    float: left; 
    margin: 20px 7px 7px 7px;
    font-size: 12px;
    vertical-align:middle;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
#cboxContent{margin-top:32px;}
#cboxLoadedContent{background:#fff; padding:1px;border-style:solid; border-color:#000; border-width:1px;text-align:center}
#cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/controls.png) 0 0 no-repeat;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
}
/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}
div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}
/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}
body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}
body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}
body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}
body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}
body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}
/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family:            Georgia;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}
div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}
div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}
div.jGrowl div.jGrowl-notification div.close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}
div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}
/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}

.ui-datepicker-trigger { padding-left: 3px; vertical-align:middle; text-align:left}


/* Selectmenu
----------------------------------*/
.ui-selectmenu { display: block; position:relative; height:1.3em; text-decoration: none; overflow:hidden;min-width:50px}
.ui-selectmenu-icon { position:absolute; right:6px; margin:-8px -6px 0px 0px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 50%; visibility: hidden; overflow: auto;z-index: 99999;min-width:50px;}
.ui-selectmenu-open { visibility: visible; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu-dropdown { border:1px solid #C0C0C0;};
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1.4em; display:block; padding: 0px 10px 0px 10px; outline:none; text-decoration:none; background-color:#FFFFFF }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; }
.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.ui-selectmenu-open li.ui-selectmenu-item-selected { }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content {  }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/*for optgroups*/
.ui-selectmenu-menu .ui-selectmenu-group { }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }

 .messagebox
        {
            min-width: 400px;
        }
        .shopflag 
        {
            border-style: none;
            vertical-align:middle;
        }
        .facebookinfo 
        {
        	min-width:210px;
        	width:210px;
        	
        }
        .mainwindow 
        {
        	  width:800px;
        	  min-width:800px;
        	   padding: 0px  0px 0px 0px;
        	    height: 890px;
        	     min-height: 890px;
        }
        
           .shopbutton
        {
           padding: 5px;
           background-color: rgb(0, 0, 0);
           color: rgb(255, 255, 255);
           font-size: 10px;
        }
        .productnavigation
        {
            display: inline; 
            padding-right: 10px;
            text-decoration:none;
        }
        .productnavigation:hover
        {
            text-decoration:underline;
        } 
          
         .productdescription
        {
            width: 290px;
            height: 150px;
            min-width: 290px;
            min-height: 150px;
            overflow: hidden;
            padding: 10px 1px 10px 15px;
            float: left;
        }
         .productsscroll
        {
               width:720px;
        }
        .productcell
        {
            width:180px;
            min-width:180px;
            max-width:180px;

            height:180px;
            min-height:180px;
            max-height:180px;
            
        }
        #ProductImages
        {
            
            width: 670px;
            height: 240px;
            padding: 15px 5px 5px 5px;
            overflow: hidden;
            float: left;
        }
        .detailbox
        {
            height: 610px;
            max-height: 610px;
            width: 720px;
            max-width: 720px;
        } .propertybox
        {
            width: 110px;
        }
        
        .wgpagerselected:hover
        {
            text-decoration:underline;
        }
        .wgpagerselected 
        {
            padding-left: 3px;
           text-decoration:underline;
        }
        
.bubble {
  position: relative;
  background-color:#eee;
  margin: 0;
  padding:7px;
  width:170px;
  text-align:center;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -webkit-box-shadow: 0px 0 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0 3px rgba(0,0,0,0.25);
  box-shadow: 0px 0 3px rgba(0,0,0,0.25); 
}
.bubble ul 
{
    text-align:left;
    font-size:11px;
   padding: 0pt 0pt 0pt 15px; list-style-type: square;
}
.bubble .header 
{
    font-size: 13px;
    font-weight:bold;
    text-decoration:underline;
    margin-bottom:5px;
    display:block;
}

.bubble:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: #eee transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19px;
  left:1em;
}
    .subscribenewsletter
        {
            padding: 5px 5px 5px 5px;
            font-weight:bold;
             background-color: #000;
            color: #fff;
            text-align:center;  
        }
     
         .selectgrid
        {
            width: 330px;
        }
        .productstatus
        {
            color: #808080;
            font-weight: bolder;
        }
        .selectfieldset
        {
            border: 1px solid;
            font-weight: bold;
        }
        .selectcolorname
        {
            width: 150px;
        }
        .selectheaderrow
        {
        }
        .selectheadercell
        {
            text-align: center;
            font-weight: bold;
        }
        .selectcontentcell
        {
            text-align: center;
            width: 38px;
        }
        
        .selectcontentcell: hover a
        {
            border: 1px solid;
        }
        
        .normalstock
        {
            background-color: Gray;
            color: black;
        }
        .lowstock
        {
            background-color: #D3D3D3;
            color: black;
        }
        .laststock
        {
            background-color: #D3D3D3;
            color: black;
        }
        .outofstock
        {
        }
        .productlike
        {
             min-height: 40px;
             height: 40px;
                min-width: 95px;
                width: 95px;
        }
        .hideonload
        {
            visibility: hidden;
        }
        
        #discountlabel {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
#discountlabel input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}


  
    #md_notificationContainer
        {
             width: 100%;
             margin-top: 3px;
             margin-bottom: 3px;
             font: bold 16px/20px Helvetiva, Arial, sans-serif;
        }

.md_notification
{
	            position: relative;
                margin: 3px;
                border: 1px solid;
                vertical-align:middle;
                background-repeat: no-repeat !important;
                width:auto;
}

     
.md_attention 
{
               padding: 5px 3px 5px 35px;
               margin: 0px;
               background: #fffbcc url('http://monsterdebate.com/messageImages/exclamation.png') 10px 11px no-repeat;
               border-color: #e6db55;
               color: #666452;
}

.md_information {
                padding: 5px 3px 5px 35px;
                margin: 0px;
                background: #dbe3ff url('http://monsterdebate.com/messageImages/information.png') 10px 11px no-repeat;
                border-color: #a2b4ee;
                color: #585b66;
                }

.md_webrequest 
{
    background: #fbf9ee;
    padding: 5px 3px 5px 5px;
    margin: 0px;
    border-color: #a2b4ee;
    color: #585b66;
}
.md_followignore {
                 padding: 5px 3px 5px 35px;
                margin: 0px;
                border-color: #a2b4ee;
                color: #585b66;
                }

.md_success {
                padding: 5px 3px 5px 35px;
                margin: 0px;
                background: #d5ffce url('http://monsterdebate.com/messageImages/tick_circle.png') 10px 11px no-repeat;
                border-color: #9adf8f;
                color: #556652;
                }

.md_error {
                padding: 5px 3px 5px 35px;
                margin: 0px;
                background: #ffcece url('http://monsterdebate.com/messageImages/cross_circle.png') 10px 11px no-repeat;
                border-color: #df8f8f;
                color: #665252;
                }

.md_notification div
{
	display:block;
	font-style:normal;
	line-height:1.5em;
}

.md_close
{
	color:#900;
	font-size:9px;
	position:absolute;
	right:5px;
	top:5px;
}

/* TIPSY TRALA */

 .tipsy
        {
            padding: 5px;
            font-size: 12px;
            position: absolute;
            z-index: 100;
        }
        .tipsy-inner
        {
            padding: 5px 8px 4px 8px;
            background-color: black;
            color: white;
            max-width: 700px;
            min-width:250px;
            text-align: center;
        }
        .tipsy-inner
        {
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }
        .tipsy-arrow
        {
            position: absolute;
            background: url('http://www.monsterdebate.com/messageImages/tipsy.gif') no-repeat top left;
            width: 9px;
            height: 5px;
        }
        .tipsy-n .tipsy-arrow
        {
            top: 0;
            left: 50%;
            margin-left: -4px;
        }
        .tipsy-nw .tipsy-arrow
        {
            top: 0;
            left: 10px;
        }
        .tipsy-ne .tipsy-arrow
        {
            top: 0;
            right: 10px;
        }
        .tipsy-s .tipsy-arrow
        {
            bottom: 0;
            left: 50%;
            margin-left: -4px;
            background-position: bottom left;
        }
        .tipsy-sw .tipsy-arrow
        {
            bottom: 0;
            left: 10px;
            background-position: bottom left;
        }
        .tipsy-se .tipsy-arrow
        {
            bottom: 0;
            right: 10px;
            background-position: bottom left;
        }
        .tipsy-e .tipsy-arrow
        {
            top: 50%;
            margin-top: -4px;
            right: 0;
            width: 5px;
            height: 9px;
            background-position: top right;
        }
        .tipsy-w .tipsy-arrow
        {
            top: 50%;
            margin-top: -4px;
            left: 0;
            width: 5px;
            height: 9px;
        }
        
        /*TIPSY END*/
        
        
          .helpmenu li
        {
            width: 200px;
            float: left;
        }
        .helplink 
        {
            text-decoration: underline;
            font-style:italic;
        }   
        

#webhelp, #myclothing {width:160px;}

/*product detail page start */
  .priceinfo
        {
            font-size: 14px;
            font-weight: bold;
        }
        .sizeinfodetails 
        {
            font-size: 12px;
        }
        .sizeheader
        {
            width: 550px;
            margin: 1px;
            padding: 1px;
        }
        #navcontainer
        {
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 5px;
            border-top: 1px solid #999;
            z-index: 1;
        }
        
        #navcontainer ul
        {
            list-style-type: none;
            text-align: center;
            margin-top: -8px;
            padding: 0;
            position: relative;
            z-index: 2;
        }
        
        #navcontainer li
        {
            display: inline;
            text-align: center;
            margin: 0 5px;
        }
        
        #navcontainer li a
        {
            padding: 1px 7px;
            color: #666;
            background-color: #fff;
            border: 1px solid #ccc;
            text-decoration: none;
        }
        
        #navcontainer li a:hover
        {
            color: #000;
            border: 1px solid #666;
            border-top: 2px solid #666;
            border-bottom: 2px solid #666;
        }
        
        #navcontainer li a#current
        {
            color: #000;
            border: 1px solid #666;
            border-top: 2px solid #666;
            border-bottom: 2px solid #666;
        }
        /*product detail page end */
