/* M.J Samcore Global CSS Document */

/* Normalisers */
body { 
	margin: 0;
	padding: 0;
	background-color: white;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
img { 
	border: none; 
	}
	
#wrap {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	}

/* Layout */

h1 {
	width: 100%;
	height: 170px;
	position: relative;
	background: url(images/header.png) transparent top left no-repeat;
	z-index: 2;
	text-indent: -9999px;
	}
	
#nav {
	width: 100%;
	height: 68px;
	position: relative;
	top: -50px;
	background: url(images/nav_bg.jpg) top left no-repeat;
	z-index: 1;
	}
	
#nav ul {
	position: relative;
	margin-top: 20px;
	}
	
#nav ul li {
	float: left;
	display: inline;
	}
	
#nav ul li a {
	float: left;
	height: 18px;
	padding: 40px 10px 10px 10px;
	color: black;
	text-decoration: none;
	}
	
#nav ul li a:hover {
	float: left;
	height: 18px;
	display: inline;
	list-style: none;
	padding: 40px 10px 10px 10px; 
	background-color: #323d6b;
	color: white;
	}
	
.current {
	float: left;
	height: 18px;
	padding: 40px 10px 10px 10px;
	text-decoration: none;
	background-color: #323d6b;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#columns {
	width: 100%;
	position: relative;
	top: -30px;
	}
	
#columns .left {
	width: 465px;
	float: left;
	}

#contact ul li {
	list-style: none;
}
	
#columns .right {
	width: 425px;
	float: right;
	margin: 0 0 0 10px;
	}
	
#columns .seventy {
	width: 630px;
	}
	
#columns .thirty {
	width: 270px;
	}
	
#columns .full {
	width: 100%;
	}
	
#columns img {
	float: left;
	padding-right: 15px;
}

#columns .full img {
	float: left;
	padding: 0 20px 20px 0;
	}
	
#storageNeeds ul {
	margin-left: -30px;
	}
	
#storageNeeds ul li {
	list-style: url(images/tick.gif) inside;
	padding: 5px;
	}
	
/* Rounded box edges */
.roundBlock { 
	margin: 0; 
	background: url(images/boxgrad.jpg) repeat-x; 
	}
	
.roundBlock>h2 {
	padding-left: 15px;
	}
	
.roundBlock>p {
	padding-left: 15px;
	padding-right: 15px;
	}
	
.roundBlock img {
	float: left;
	border: 1px solid #777;
	margin: 0 30px 20px 0;
	}
	
.roundBlock ul {
	}
	
.roundBlock ul li {
	list-style: url(images/tick_nobox.gif);
	}
	
.tick_nobox ul li {
	list-style: url(images/tick_nobox.gif)
	}
	
b.rtop, b.rbottom {
	display:block;
	background: white;
	position: relative;}
	
b.rtop b, b.rbottom b { 
	display:block;
	height: 1px;
    overflow: hidden; 
	background: url(images/boxgrad.jpg) repeat-x
	}
	
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
	}

#gallery {
	margin-bottom: 20px;
	}

#gallery ul {
	margin-left: -40px;
	}
	
#gallery ul li {
	float: left;
	width: 160px;
	height: 160px;
	display: inline;
	padding: 5px;
	}
	
#slideshow {
    position:relative;
	width: 419px;
    height: 308px;
}

#slideshow #mask {
	width: 419px;
	height: 308px;
	position: absolute;
	top: 0; left: 0;
	background:url(images/slideshow/mask.gif);
	z-index: 12;
}

#slideshow .overlay {
	position: absolute;
	top: 100px;
	left: 60px;
	width: 300px;
	height: 100px;
	z-index: 13;
	visibility: hidden;
	background: url(images/slideshow/gotogallery.png);
}

#slideshow a:hover .overlay {
	visibility: visible;
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* footer box */

#footer { 
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	}
		
/* Styles */
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.em {
	color: #ef5c0e;
	font-weight: bold;
	}
	
.mjsamcore {
	color:#039;font-weight:bold;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333;
	line-height: 24px;
}

blockquote:before {
	content:'"';
	font-size: 150%;
}

blockquote:after {
	content: '"';
	font-size: 150%;
}
	
#footer a:link {
	color: #777;
	text-decoration: none;
	}
	
#footer a:visited {
	color: #777;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}	
	
.navButtons img {
	margin-right: 20px;
	}
	
#columns h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #ef5c0e;
	background: none;
	position: relative;
	height: auto;
	margin-bottom: 10px;
	text-indent: 0;
	}
	
#columns h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: black;
	position: relative;
	margin-bottom: 10px;
	}

#columns h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	position: relative;
	margin-bottom: 10px;
	}