/*
Theme Name: Dream Designs
Theme URI: http://dreamdesignstream.com
Description: Stream Your Dream Design
Author: Dream Designs
Author URI: http://dreamdesignstream.com
Tags: dream, designs

    Green: #003C00;
    Bright Red: #DF2202;
    Red: #C42626;
	Dk Red: #860000;
	Dk Blue: #010B2B;
	Yellow: #FBE543;

*/


*, html, body, div, form, label, p {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    background: url(http://www.nordiclanes.com/images/bg/bg.png) top left repeat #000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
}
address, caption, cite {
    font-style: normal;
    font-weight: normal;
}
a {
	text-decoration: none;
	color: #B7A395;
}
a:link {
	color: #B7A395;
}
a:visited {
	color: #B7A395;
}
a:hover {
	color: #996633;
}
ol, ul, li {
    list-style: none;
}
a img {
    border: none; /* Gets rid of IE's blue borders */
} 
.clear {
    clear: both;
}
p {
	padding-bottom: 1em;
	line-height: 1.5em;
	color: #fff;
	font-size: 0.9em;
}
#page-wrap {
    width: 960px;
    margin: 0 auto -150px auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#push {
    height: 150px;
}



/**********
Headers
**********/

h1 {
	font-size: 3.0em;
	font-weight: normal;
    padding: 10px 0 20px 0;
}
h2 {
	font-size: 1.3em;
	font-weight: lighter;
	padding: .5em 0 1em 0;
	line-height: 1.5em;
	color: #DBC49E;
}
h3 {
	font-size: 3.0em;
	font-weight: normal;
	padding: .5em 0 .5em 0;
	line-height: 1.5em;
	color: #C42626;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #280E02;
	font-size: 1.1em;
	text-align: left;
	padding: 0 0 .7em 0;
}
h5 {
	color: #DE2202;
	font-size: 1.1em;
	text-align: center;
	padding: 5px 0 .7em 2px;
}



/**********
Top Header
**********/
.header {
	background: url(http://www.nordiclanes.com/images/bg/logo.png) top center no-repeat;
	height: 200px;
	width: 519px;
	margin: 0 auto;
	text-align: center;
	min-height: 200px;
}
.flash {
	height: 330px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	min-height: 330px;
}



/**********
Common Page Elements
**********/

.column {
	background-color: #000;
	margin: 0;
	padding: 0;
    height: 100%;
	width: 100%;
}
.largecolumn {
	margin: 0;
	padding: 0;
    height: 100%;
	width: 508px;
	float: right;
	clear: none;
	display: inline; /* IE6 fix */
	text-align: center;
}
.smallcolumn {
	margin: 0;
	padding: 0;
    height: 100%;
	width: 452px;
	float: left;
	clear: none;
	text-align: right;
}
.entry {
	margin: 30px auto;
    height: 100%;
	width: 584px;
	text-align: justify;
}
.entry ul li {
	list-style: disc;
	padding: .7em;
	margin: 0 0 0 50px;
	line-height: 1.1em;
	font-size: 0.9em;
}



/**********
HomePage
**********/

img.bowl {
    display: block;  
	margin: 52px 0 22px 0;
	float: right;
}
img.relax {
    display: block;  
	margin: 52px 0 22px 56px;
	float: left;
}
.youtube {
	height: 360px;
	width: 580px;
	margin: 0 auto;
	text-align: center;
}



/**********
Specials
**********/

.specials {
	height: 100%;
	width: 65%;
	margin: 0 auto;
}
.specials p {
	font-size: 1.2em;
	margin-left: 25px;
}
.specials a:link {
	color: #FFFF00;
}
.specials a:visited {
	color: #FFFF00;
}
.specials a:hover {
	color: #10D300;
}
.specials h3 {
	font-size: 3.0em;
	font-weight: normal;
	padding: .4em 0 .4em 0;
	line-height: 1.5em;
	color: #de2202;
}



/**********
Events
**********/

.events {
	height: 100%;
	width: 65%;
	margin: 0 auto;
}
.events p {
	font-size: 1.2em;
	margin-left: 25px;
}
.events a {
	color: #FFFF00;
}
.events a:link {
	color: #FFFF00;
}
.events a:visited {
	color: #FFFF00;
}
.events a:hover {
	color: #FFFF00;
}
.events h3 {
	font-size: 3.0em;
	font-weight: normal;
	padding: .4em 0 .4em 0;
	line-height: 1.5em;
	color: #FFFF00;
}



/**********
Photos
**********/

.photos {
	height: 100%;
	width: 80%;
	margin: 0 auto;
	min-height: 550px;
	text-align: center;
}



/**********
Sidebar NavMenu
**********/

.navmenu {
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png");
	height: 100px;
	width: 960px;
	margin: 0;
	padding: 0px;
	position: relative;
}
.navmenu li {
	padding:0;
	margin: 0;
	list-style: none;
	position:absolute;
	}
.navmenu li a {
	text-decoration:none;
	font-weight:bold;
	display: block;
	height: 100px;
}
.nav-home { 
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") 0px 0px no-repeat; 
	left: 0px; 
	width: 180px;
}
.nav-specials {
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -180px 0px no-repeat; 
	left: 180px; 
	width: 200px;
}
.nav-events { 
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -380px 0px no-repeat; 
	left: 380px; 
	width: 165px; 
}
.nav-photos { 	
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -545px 0px no-repeat; 
	left: 545px; 
	width: 170px; 
}
.nav-contact { 	
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -715px 0px no-repeat; 
	left: 715px; 
	width: 245px; 
}
.nav-home a:hover { 
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") 0px -100px no-repeat; 
}
.nav-specials a:hover {
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -180px -100px no-repeat; 
}
.nav-events a:hover { 
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -380px -100px no-repeat; 
}
.nav-photos a:hover { 	
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -545px -100px no-repeat; 
}
.nav-contact a:hover { 	
	background: url("http://www.nordiclanes.com/images/bg/navmenu.png") -715px -100px no-repeat; 
}



/**********
Footer
**********/

.footer {
	height: 150px;
    font-size: 12px;
}
.footer p {
	color: #C42626;
}
.footer a:link {
	color: #fff;
}
.footer a:visited {
    color: #fff;
}
.footer a:hover {
	color: #FBE543;
}
#footer-inside {
    background: url(http://www.nordiclanes.com/images/bg/footer.jpg) top center repeat-x #000;
	height: 100%;
	width: 960px;
	margin: 0 auto;
    text-align: center;
	position: relative;
}
#footer-inside table {
	height: 110px;
	width: 554px;
	margin: 0;
    text-align: center;
	position: absolute;
	top: 25px;
	left: 203px;
}



/**********
Contact Page
**********/

.map {
	height: 350px;
	width: 400px;
	margin: 52px 0 22px 0;
	float: right;
	display: inline;
	text-align: center;
}
.webform {
	height: 550px;
	width: 350px;
	margin: 30px auto;
	text-align: left;
}
.webform p {
	color: #fff;
	padding: .5em;
}
.textfield {
	padding: .5em;
}
.LV_validation_message{
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#EC174C;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #EC174C;
}