/*
body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
}
*/
body {

color:#000;
/*
background-image: url(../img/msm2.gif);
background-repeat: repeat;
*/
background: url(../img/msm013.gif) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;


margin-right:auto;
margin-left:auto; 
padding:0;


width:800px;

}

/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #00A288}
p, ul, p a, h2 {font-family: Arial, Helvetica, }


/* Heading styles */
h1 {margin-left: 10px; font-family: Georgia, Arial; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00AaFF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0; padding-left: 10px; font-size: 1.00em; background-color: #777; color: #fff; line-height: 2.0em; font-weight: nomal} /* headings on black backgrounds */

h3, h4, h5 {font-family: Helvetica, Arial; margin: 10px 0 0 10px; color: red}
h3 {font-size: 1.25em; line-height: 1.05em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica,; font-weight: bold} /* appears like bold paragraph text */
#wrap .mosaic-block3 .details h4 {font-size: 0.9em; line-height:1.25em; font-weight: bold}
#wrap .mosaic-block3 .details p {font-size: 0.8em; line-height:1.25em; font-weight: bold}



/* Text styles */
p {margin: 10px; font-size: 0.70em; line-height: 1.5em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #00f}

#whatsnew .span {
	color: #00ff00; 
}
#whatsnew a:link {color: #0000ff; font-weight: bold; text-decoration: none}
#whatsnew a:hover {color: #ff0000; font-weight: bold; text-decoration: none}  

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 90px;
	font-family: Georgia, Arial;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}



ul {margin-left: 10px; font-size: 0.90em; line-height: 1.75em; list-style: inside square}



/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #66A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #ff0000; font-weight: bold; text-decoration: none}


/* Divs */

#container {
margin-left: auto;
margin-right:auto; 
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden
}

#topbar {   /* Top bar, can be used for extra links etc */
        clear: both;
	width: 770px;
	height: 25px;
	background: #aaa
}
	
	
#hdr {    /* Header/Banner area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}

#navbar, navbar2 {   /* Main Navigation area */
	
        clear: both;
        width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 1.75em; 
	background: #f0f0f0; /* Light Grey */
}

#siteimg {   /* Large Site Image */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 232px;
		
        margin-left: 10px;
        
}






#lftcol {
	float: left;
	width: 190px;
	background: transparent;
	overflow: hidden
}

#lftwrap1 .lbtn01 a{
	background-image: url(../img/wave-lft01a.jpg);
	height: 70px;
	width: 126px;
	display: block;
}
#lftwrap1 .lbtn02 a {
	background-image: url(../img/hb-lft01.jpg);
	height: 50px;
	width: 126px;
	display: block;
}
#lftwrap1 .lbtn03 a {
	background-image: url(../img/vise-lft01.jpg);
	height: 80px;
	width: 126px;
	display: block;
}
#lftwrap1 .lbtn04 a {
	background-image: url(../img/hema-lft01.jpg);
	height: 60px;
	width: 126px;
	display: block;
}

#lftwrap1 .lbtn01 a:hover {
	background-image: url(../img/wave-lft01b.jpg);
}
#lftwrap1 .lbtn02 a:hover {
	background-image: url(../img/hb-lft02.jpg);
}
#lftwrap1 .lbtn03 a:hover {
	background-image: url(../img/vise-lft02.jpg);
}
#lftwrap1 .lbtn04 a:hover {
	background-image: url(../img/hema-lft02.jpg);
}



#rgtcol {
	float: left;
	width: 580px;
	background: transparent;
	overflow: hidden
}
#whatsnew {
	
}

.ticker {
	    margin: 0 auto;
	    padding: 10px;
	    width: 580px;
	    text-align: left;
	    border: #ccc 0px solid;
	    position: relative;
	    overflow: hidden;
            
	}
	 
	.ticker ul {
	    width: 100%;
	    position: relative;
	}
	 
	.ticker ul li {
	    width: 100%;
	    display: none;
	}


#rwrap .rbtn01 a{
	background-image: url(../img/btn-wave1.jpg);
	height: 88px;
	width: 580px;
	display: block;
}

#rwrap .rbtn02 a{
	background-image: url(../img/btn-vise1.jpg);
	height: 88px;
	width: 580px;
	display: block;
}
#rwrap .rbtn03 a{
	background-image: url(../img/btn-hb1.jpg);
	height: 88px;
	width: 580px;
	display: block;
}


#rwrap .rbtn01 a:hover {
	background-image: url(../img/btn-wave2.jpg);
}


#rwrap .rbtn02 a:hover {
	background-image: url(../img/btn-vise2.jpg);
}

#rwrap .rbtn03 a:hover {
	background-image: url(../img/btn-hb2.jpg);
}



#bttmbar { /* bottom bar, containing top button and copyright info etc */
	float: left;
	width: 800px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden
}


/* Main Navigation */
#nav ul {display: inline;
         }

#nav li {display: inline}

#nav a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}


#nav2 ul {display: inline;
}

#nav2 li {display: inline;
        }

#nav2 a {
	line-height: 30px; /* same as height of nav bar */
	margin-right: 10px; 
	display: inline;
	font-weight: bold;
        }

#nav2 a span {color: #333}


#wrap {
	
        float: left;
        margin: 0px;
        }

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:150px;
	height:150px;
	margin:14px;
        border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

.mosaic-block2 {
	float:left;
	position:relative;
	overflow:hidden;
	width:580px;
	height:150px;
	margin:2px;
        border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

.mosaic-block3 {
	float:left;
	position:relative;
	overflow:hidden;
	width:575px;
	height:89px;
	margin:2px;
        border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}



	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:80%;
		background:#111;
                
	}


		.bar .mosaic-overlay {
			bottom:-100px;
			height:89px;
                        background:url(../img/bg-black.png);
		}

		#wrap2 .bar .mosaic-overlay {
			bottom:-100px;
			height:60px;
			background:url(../img/bg-black.png);
		}

.clearfix{ display: block; height: 0; clear: both; visibility: hidden; } 
#wrap .details{ margin:10px 10px; }	
#wrap  h4{ font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:110%; letter-spacing:0.10em; color:#fff; text-shadow:1px 1px 0 rgb(0,0,0); }
#wrap  p{ font: 10px 'Lucida Grande', Tahoma, Verdana, sans-serif; color:#0ff; text-shadow:1px 1px 0 rgb(0,0,0);}
#wrap  a{ text-decoration:none; }

#wrap2 .details{ margin:10px 10px; }	
#wrap2  h4{ font: 13px 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height:150%; letter-spacing:0.15em; color:#fff; text-shadow:1px 1px 0 rgb(255,49,120); }
#wrap2  p{ font: 12px 'Lucida Grande', Tahoma, Verdana, sans-serif; color:#0ff; text-shadow:1px 1px 0 rgb(0,0,0);}
#wrap2  a{ text-decoration:none; }


/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language images */


img.catalog {float: left; margin: 15px; border: 3px #0000ff solid;}
