/*------ Standard CSS ------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #dedde6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #47403d;
	border-bottom: 3px double #b5b5b5;
}

h4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #47403d;
	border-bottom: 1px solid #b5b5b5;
}

h5 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #47403d;
	border-bottom: 1px solid #b5b5b5;
}

p {
	margin: 0px;
	font-size: 11px;
	color: #47403d;
}

A:link {
	text-decoration: none;
	color: #454068;
}

A:visited {
	text-decoration: none;
	color: #454068;
}

A:active {
	text-decoration: none;
	color: #454068;
}

A:hover {
	text-decoration: none;
	color: #9492af;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 11px;
	color: #47403d;
	padding: 2px;
	margin: 0px;
	border: 1px solid #b5b5b5;
	width: 126px;
}

textarea {
	font-size: 11px;
	color: #47403d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
	border: 1px solid #b5b5b5;
}

fieldset {
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #b5b5b5;
}

legend {
	margin-left: 10px;
	font-size: 14px;
	color: #47403d;
	font-weight: bold;
}

.textField {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #47403d;
	border: 1px solid #b5b5b5;
	overflow: visible;
	padding: 2px;
}

.button input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #47403d;
	border: 1px solid #b5b5b5;
	overflow: visible;
	padding: 2px;
}

.file input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #47403d;
	border: 1px solid #b5b5b5;
	overflow: visible;
	padding: 2px;
}

table {
	margin: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

hr {
	color: #b5b5b5;
	background-color: #b5b5b5;
	height: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#thinBorderHeight {
	width: 1px;
	height: 181px;
	padding: 0px;
	margin: 0px;
	background-color: #b5b5b5;
}

#siteContainer {
	width: 761px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#simpleImageContainer {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
}

#row1 {
	width: 760px;
	height: 88px;
	background-image: url(../images/row1Background.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#row2 {
	width: 760px;
	height: 24px;
	background-color: #d4ced4;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#ddMenu {
	margin: 0px;
	padding: 0px;
}

#ddMenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	font-size: 12px;
}

#ddMenu li a.menu {
	display: block;
	text-align: center;
	background-color: #d4ced4;
	color: #47403d;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	padding-right: 26px;
	text-decoration: none;
}

#ddMenu li a.menu:hover {
	background-color: #aba1ac;
}

.submenu1 {
	width: 125px;
	background-color: #d4ced4;
    visibility: hidden;
    position: absolute;
    z-index: 3px;
}

.submenu1 a {
	border-top: 1px solid #b5b5b5;
	display: block;
    font: 12px arial;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    color: #47403d;
}

.submenu1 a:hover {
	background-color: #aba1ac;
	color: #47403d;
}

.submenu2 {
	width: 115px;
	background-color: #d4ced4;
    visibility: hidden;
    position: absolute;
    z-index: 3px;
}

.submenu2 a {
	border-top: 1px solid #b5b5b5;
	display: block;
    font: 12px arial;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    color: #47403d;
}

.submenu2 a:hover {
	background-color: #aba1ac;
	color: #47403d;
}

.submenu3 {
	width: 136px;
	background-color: #d4ced4;
	visibility: hidden;
	position: absolute;
	z-index: 3px;
}

.submenu3 a {
	border-top: 1px solid #b5b5b5;
	display: block;
    font: 12px arial;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    color: #47403d;
}

.submenu3 a:hover {
	background-color: #aba1ac;
	color: #47403d;
}

.submenu4 {
	width: 114px;
	background-color: #d4ced4;
	visibility: hidden;
	position: absolute;
	z-index: 3px;
}

.submenu4 a {
	border-top: 1px solid #b5b5b5;
	display: block;
    font: 12px arial;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    color: #47403d;
}

.submenu4 a:hover {
	background-color: #aba1ac;
	color: #47403d;
}

#row3 {
	width: 760px;
	height: 909px;
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#row3Colum1 {
	width: 179px;
	height: 909px;
	border-right: 1px solid #b5b5b5;
	background-color: #EFEFED;
	float: left;
}

#row3Colum1ImageBackground {
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #b5b5b5;
}

#row3Colum2 {
	width: 560px;
	height: auto;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}

#row3Colum3 {
	width: 760px;
	height: 722px;
	float: left;
	background-color: #FFFFFF;
}

#row3Colum3InformationContainer {
	width: 740px;
	height: 850px;
	padding: 10px;
}

#row4 {
	width: 760px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #cec9cf;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

/*------ Standard CSS ------*/

/*------ Index CSS ------*/

p.newsPost {
	margin: 0px;
	font-size: 10px;
	color: #999999;
}

#row3Colum2Welcome {
	width: 424px;
	height: 224px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 136px;
	background-image: url(../images/row3Colum2WelcomeBackground.gif);
	background-repeat: no-repeat;
}

#row3Colum2NewsContainer {
	width: 424px;
	height: auto;
	min-height: 98px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: 0px;
	padding-left: 146px;
	padding-top: 11px;
	padding-right: 10px;
	background-image: url(../images/row3Colum2NewsBackground.gif);
	background-repeat: no-repeat;
}

/*------ Index CSS ------*/

/*------ Gallery CSS ------*/

#row3Colum3ItemContainer {
	width: 140px;
	height: 158px;
}

#row3Colum3ImageContainer {
	width: 128px;
	height: 96px;
	padding: 5px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
}

#row3Colum3Navigation {
	width: 760px;
	height: 34px;
	background-image: url(../images/row3Colum3Navigation.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #b5b5b5;
	padding-top: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/*------ Gallery CSS ------*/

/*------ Courses CSS ------*/



/*------ Courses CSS ------*/

/*------ Webbshop CSS ------*/

#row3Colum1Row1 {
	width: 159px;
	height: 87px;
	padding-top: 32px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/row3Colum1Row1Background.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #b5b5b5;
}

#row3Colum1Row2 {
	width: 159px;
	height: 759px;
	padding: 10px;
	background-color: #EFEFED;
}

#row3Colum2Webshop {
	width: 560px;
	height: auto;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}

#row3Colum2Row1 {
	width: 560px;
	height: auto;
	padding: 10px;
	border-bottom: 1px solid #b5b5b5;
}

#row3Colum2Row2 {
	width: 560px;
	height: 720px;
	padding: 10px;
}

#row3Colum2Row2ProductLargeImageContainer {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
}

#row3Colum2Row2ProductMediumImageContainer {
	width: 160px;
	height: 120px;
	padding: 5px;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
}

#row3Colum2Row3Navigation {
	width: 580px;
	height: 38px;
	border-top: 1px solid #b5b5b5;
	background-image: url(../images/row3Colum2Row3Navigation.gif);
	background-repeat: no-repeat;
	background-color: #EFEFED;
}

/*------ Webbshop CSS ------*/

/*------ Information CSS ------*/

#row3Colum3Row1 {
	width: 760px;
	height: auto;
}

#row3Colum3Row2 {
	width: 760px;
	height: auto;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background-color: #EFEFED;
}

/*------ Information CSS ------*/

/*------ Links CSS ------*/



/*------ Links CSS ------*/

/*------ Image CSS ------*/

#imageWindowContainer {
	width: auto;
	height: 600px;
	background-color: #EFEFED;
}
	
/*------ Image CSS ------*/

/*------ Administration CSS ------*/



/*------ Administration CSS ------*/

/* CSS Document */
