/* Styles for Menu Items */
ul li a {
	font:bold 12px/26px tahoma,sans-serif;
	display: block;
	text-decoration: none;
	color: #C5C8CD;			/* Colour of the Fonts which is after click*/
	background: #666666; 	/* IE6 Bug :This will change the colour of the box which is after click*/
	padding: 0px;    
	outline:none;
	}
  body {scrollbar-3dlight-color:;
                scrollbar-arrow-color:#CCCCCC;
                scrollbar-track-color:;
                scrollbar-darkshadow-color:null;
                scrollbar-face-color:white;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:;
				}
 
ul li a:hover{
	font:bold 12px/26px tahoma,sans-serif;	
	color:#666666; background:#FFFFFF;  repeat-x bottom right;
	/* color :Colour of the Fonts when hover 2nd button*/
	/* background :This will change the colour of the box when hover 2nd button*/
	}

ul li a.x{
	font:bold 12px/26px tahoma,sans-serif;
	display: block;
	text-decoration: none;
	color: #FFFFFF;			/* color :Colour of the Fonts 1st stage*/
	background: #666666; 	/* background :This will change the colour of the box 1st stage*/
	padding: 0px;
	position:relative
	}

ul li a.x:hover{
	font:bold 12px/26px tahoma,sans-serif;
	color:#333333; background:#666666;  repeat-x bottom right;
	
	}	
ul br{
	font:bold 12px/26px tahoma,sans-serif;
	color:#333333; background:#666666;  repeat-x bottom right;
}
li:hover ul, li.over ul { font:bold 13px/26px tahoma,sans-serif; display: block }

h1.one{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

h2.two{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	
}

.catalogue {
	width:100%;
	height:350px;
	overflow: auto;
	background-color: #FCFCFC;
	
}

.wheretofind {
	width:100%;
	height:350px;
	overflow: auto;
	background-color: #F8F8F8;
	
}

.outlets {
	position:absolute;
	width:240px;
	height: 230px;
	overflow: auto;
	background-color: #F8F8F8;
}

.onlineshopping {
	position:absolute;
	width:265px;
	height: 320px;
	overflow:auto;
	background-color: #FCFCFC;
}

.content {
	position:absolute;
	width:740px;
	height: 320px;
	overflow:auto;
}
	
.bagcare2 {
	width:440px;
	height:280px;
	left:-30px;
	top: -50px;
	position: relative;
	overflow: auto;
}

.bagcare {
	width:400px;
	height:30px;
	left:300px;
	top:20px;
	position: relative;
}

.title {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	}


.purpletext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C0051;
}

.smalltext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.purpletext2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6699;
}


.copyright{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

h1.bodytext{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

h2.title{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0051;
	font-weight: bold;
}

.body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

.bodysmall{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}

a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C0051;
	text-decoration: none;
}
a.nav:link {
	font-size: 11px;
	color: #8C0051;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	color: #333333;
}
a.nav:active {
	text-decoration: none;
}

.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F2C46;
	font-weight: bold;
}

/*emil's part */
#bagdetail{
    	top: 50%;
	left: 50%;
	width:700px;
	height:350px;
	margin-top: -175px; /*set to a negative number 1/2 of your height*/
	margin-left: -350px; /*set to a negative number 1/2 of your width*/
        position:absolute;
        background-color:#ffffff;
        border-width:1px;
        border-style: dotted;
        border-color: #8C0051;
        z-index:1;      
        display: none;
}

#bagdetail2{
    	top: 50%;
	left: 50%;
	width:400px;
	height:150px;
	margin-top: -100px; /*set to a negative number 1/2 of your height*/
	margin-left: -200px; /*set to a negative number 1/2 of your width*/
        position:absolute;
        background-color:#ffffff;
        border-width:1px;
        border-style: dotted;
        border-color: #8C0051;
        z-index:3; 
        display: none;        
}

#shopcart{
    	top: 50%;
	left: 50%;
	width:600px;
	height:350px;
	margin-top: -175px; /*set to a negative number 1/2 of your height*/
	margin-left: -300px; /*set to a negative number 1/2 of your width*/
        position:absolute;
        background-color:#ffffff;
        border-width:1px;
        border-style: dotted;
        border-color: #8C0051;
        overflow:auto;
        z-index:2; 
        display: none;
}
#bagsthumb{
    position:absolute;
    width:720px;
    height:320px;
    overflow:auto;;
}
.purpletext2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6699;
}
.purpletext5{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #8C0051;
}

/* this better work in IE !!!, curse u MS*/
#close{
    cursor:pointer;
}

#closecart{
    cursor:pointer;
}

#close2{
    cursor:pointer;
}

.prod {
    cursor:pointer;
}

#viewcart{
    cursor:pointer;
}

.imagediv{
	position: absolute;
	width: 300px;
	height: 300px;
	overflow:auto;
	border-width:1px;
        border-style: dashed;
		border-color: #AAAAAA;
	visibility: hidden;
}

.imagevisible{
	position: absolute;
	width: 300px;
	height: 300px;
	overflow:auto;
	border-width:1px;
        border-style: dashed;
		border-color: #AAAAAA;
}



.cataloguetitle {
	font-family: Century Gothic;
	font-size: 15px;
	font-weight: bold;	
	}
	
.imagethumbdiv{
	position: absolute;
	width: 80px;
	height: 100px;
	border-width:1px;
        border-style: solid;
		border-color: #CCCCCC;
}

.imagebutton{
	position: absolute;
	width: 40px;
	height: 40px;
	border-width:1px;
	border-style: solid;
	border-color: #888888;
}
