/*==================== Global Rules SVMF ====================*/

body {
	font: 75/100% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #252525;
    background-color:#e9e9e9;
}


img {border:0px;}


h1 {
	font: 1.2em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 10px 0 0 0;
	margin: 0 0 2px 0;
	color: #337aa0;
}


h2 {
	font: 1.0em Verdana, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px 0 2px 0;
	letter-spacing:1px;
	color:#585a5b;
}


p {
	padding: 0 15px 5px 0;
	margin-bottom: 1px;
}


.bold {font-weight: bold;
color: #337aa0;
}


.txtbold {font-weight: bold;
color: #585a5b;}


.left {float:left;}


.right {
float:right;
margin: 0 15px 0 0;
}


hr { background-image: url(images/hr.gif);
background-repeat: no-repeat;
}


a:link {
text-decoration: none; 
color: #585a5b;
}

a:visited {
text-decoration: none; 
color: #585a5b;
}

a:hover {
text-decoration: none; 
color: #585a5b;
}

a:active {
text-decoration: none; 
color: #585a5b;
}


ul.punktlista {
list-style-image: url(../btn/symbol.gif);
line-height: 15px;
margin: 0 0 0 20px;
padding: 0;
}

ul {
list-style-image: none;
margin:0 0 0 20px;
padding: 0;
}

li {margin-bottom: 3px;}

.acrobat {list-style-image: url(../images_subpages/acrobat.jpg);}

.word {list-style-image: url(../images_subpages/word.gif);}


/*==================== LAYOUT CONTAINERS ====================*/

#main {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:600px;
	margin: 0 auto;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:85px;
}


/*========== Bar with login and home icons ==========*/

#svmfbar {
	position:absolute;
	left:177px;
	top:85px;
	width:523px;
	height:38px;
}


#login {
	position:absolute;
	left:0px;
	top:85px;
	width:116px;
	height:38px;
}


#home {
	position:absolute;
	left:116px;
	top:85px;
	width:61px;
	height:38px;
}


/*==================== Layout wrapper ====================*/

#content_wrapper {
	position:absolute;
	left:10px;
	top:132px;
	width:678px;
	height:422px;
	border: 1px solid;
	color: #ccc;
}


/*==================== Layout navigation buttons ====================*/

	#navigation {
			position:absolute;
			background-image: url(../images/nav.gif); 
			background-repeat: no-repeat;
			left:4px;
			top:0px;
			width:142px;
			height:421px;
	}

	
	#navbuttons {
			position: absolute;
			left: 7px;
			top: 3px;
			width: 131px;
			height: 400px;
	}


		#svmf_btn {
				position:absolute;
				margin: 10px 0 0 0;
				padding: 0;
				width: 131px;
				height: 24px;
		}

		
		#contact_btn {
				position:absolute;
				top: 44px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}

		
		#members_btn {
				position:absolute;
				top: 78px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}

		
		#brands_btn {
				position:absolute;
				top: 112px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}
	
	
		#products_btn {
				position:absolute;
				top: 146px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}
	
	
		#mass_btn {
				position:absolute;
				top: 180px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}
	
	
		#stats_btn {
				position:absolute;
				top: 214px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}
	
	
		#branch_btn {
				position:absolute;
				top: 248px;
				left: 0px;
				padding: 0;
				width: 131px;
				height: 24px;
		}

			
	.btn {
		padding-left: 3px;
	}

/*==================== Layout content area ====================*/

	#content {
			position:absolute;
			background-image: url(../images/content_bg.gif); 
			background-repeat: no-repeat;
			left:171px;
			top:5px;
			width:501px;
			height:418px;
		}

	
	#content_text {
	position:absolute;
	font: 0.70em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	left:18px;
	top:1px;
	width:488px;
	height: 412px;
	color:#535252;
	padding: 0;
	overflow: auto;
		}

/*==================== Layout footer and contact info ====================*/

#footer {
	position:absolute;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	left:0px;
	top:561px;
	width:700px;
	height:39px;
}


	#contact {
	position:absolute;
	font:0.58em Verdana, Arial, Courier, Helvetica, sans-serif;
	font-weight: normal;
	color: #535252;
	left: 183px;
	top:15px;
	width:500px;
	height:20px;
}


.space {
	padding:0 5px 0 5px;
	color: #6098b6;
}


#copyright {
	position:absolute;
	font:0.58em Verdana, Arial, Courier, Helvetica, sans-serif;
	font-weight: normal;
	color: #b6b6b6;
	left:0px;
	top:615px;
	width:700px;
	height:20px;
	text-align:center;
}


#copyright a:link {
text-decoration: none; 
color: #b6b6b6;
}

#copyright a:visited {
text-decoration: none; 
color: #b6b6b6;
}

#copyright a:hover {
text-decoration: none; 
color: #b6b6b6;
border-bottom : 1px dotted #b6b6b6; 
}

#copyright a:active {
text-decoration: none; 
color: #b6b6b6;
}

/*==================== Subpage Contact ====================*/

#visitadr {
	position: absolute;
	left:0;
	top: 240px;
	width:220px;
	padding-right:15px;
}

/*==================== Subpage Login Form ====================*/

input, select, option, textarea { 
font: 10px verdana, arial, tahoma, serif, helvetica; 
border: 1px solid #999;
}

.td_bg {background: #cce6f2;}

.txt {
 padding:0;
 font-size:10px;
}


/*==================== Login Section Menu ====================*/

.sdmenu {
    width: 150px;
    font: 10px Verdana, Arial, Sans-serif, Helvetica;
    padding-bottom: 10px;
    background: #eee url(../members/menuimg/bottom.gif) no-repeat  right bottom;
    color: #eaeaea;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: normal;
    color: #585a5b;
    background: #fff url(../members/menuimg/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #ddd;
}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../members/menuimg/toptitle.gif) no-repeat;
	color: #585a5b;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #eee;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #337aa0;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #7eb1cd url(../members/menuimg/linkarrow.gif) no-repeat right center;
    color: #fff;
}
