/* SKI MORZINE: #6187BA; */
/* SNOWBOARD MORZINE: #333 / #CCC; */
/* BIKE MORZINE: #8F5C20; */
/* SUMMER MORZINE: #669834; */
/* PROPERTIES MORZINE: #8A6767; */

/* GLOBAL.CSS */

html, body { background-color: #669933; }

h2 { color: #669933; }
	
h3 { color: #669933; }

h4 { color: #669933; }
	
h4 a, h4 a:link, h4 a:active, h4 a:visited, h4 a:hover { color:#669933; }

.white, .white a, .white a:link, .white a:visited, .white a:active {color: white;}

.red { color: red; }

.colour {color: #6187ba;}

.colour_background { background-color: #6187ba;}

.colour_background_20 { background-color: #e1e8f2;}

.textfield {
	border: solid 1px #6187ba;
	}
	
.textfield_long {
	border: solid 1px #6187ba;
	}
	
.textfield_short {
	border: solid 1px #6187ba;
	}
	
textarea {
	border: solid 1px #6187ba;
	}
	
.text_coloured_box a, .text_coloured_box a:link, .text_coloured_box a:active, .text_coloured_box a:visited {  background-color: #6187ba; color: white; padding: 1px 4px 2px 4px; margin: 10px 5px 0 0; text-decoration: none; }
.text_coloured_box a:hover {background-color: #C1D2E4; color: #6187ba; padding: 1px 4px 2px 4px; margin: 10px 5px 0 0;}

.text_coloured_box_on a, .text_coloured_box_on a:link, .text_coloured_box_on a:active, .text_coloured_box_on a:visited {  background-color: #C1D2E4; color: #6187ba; padding: 1px 4px 2px 4px; margin: 10px 5px 0 0; text-decoration: none; }
.text_coloured_box_on a:hover {background-color: #6187ba; color: white; padding: 1px 4px 2px 4px; margin: 10px 5px 0 0;}

/* LAYOUT.CSS */
			
#index_panel_bottom { background-color: #669933; }
	
.pod_bottom { background-color: #669933; }
	
.shadow_bottom_narrow { background-color: #669933; }
	
.shadow_bottom_wide { background-color: #669933; }
