@import url(site.css);

#head #nav {
	margin-left: 0px;
}
#nav a {
	color:white;
}

#main {
	float: left;
}
#poster {
	background: url(../graphic/spraktrening-no/MainGraphic.png) no-repeat 0 0;
	width:420px;
	height:190px;
	padding:10px 0 0 180px;
}

#poster h2 {
	padding-top: 0;
	margin-top: 0;
}

#poster p {
	margin-left: 20px;
	width: 230px;
}

#languagedescription {
	padding:0 10px;
	width: 580px;	
}
#languagedescription h1 {
	text-transform: capitalize;
	font-variant: small-caps;
	letter-spacing: 3px;
}
#languagedescription p #firstflag {
	float: left;
	margin: 0 5px 5px 0;
}

#languagebox{
	width: 450px;
	padding:15px;
	overflow:auto;
	margin-left:60px;
	margin-bottom: 10px;
}

#weoffer {
	font-size: 19px;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-bottom:10px;
	text-align:center;
}

a.flag{
	float: left;
	width: 70px;
	text-transform: capitalize;

}

.threebox {
	background: url(../graphic/spraktrening-no/threeboxBG.png) no-repeat 0 0;
	width: 183px;
	padding:5px;
	margin-right: 10px;
	float: left;
	overflow: auto;
	text-align: center;
}


#threeboxthird {
	margin-right: 1px;
}

.threebox h3 {
	text-align: center;
}



img#fillin{
	margin:14px 0;

}

.threebox p {
	text-align: left;
}

#loginbox {
	float:right;
	padding-right:5px;
	width: 330px;
}

#loginbox form div label{
	text-align:left;
	margin-left: 10px;
	color:#ccc;
}

#loginbox form div {
	float:left;
}


#loginbox form label {
	width: 80px;
	color: #777;
	font-size: 11px;
}
#loginbox form input {
	width: 100px;
}

#right {
	width:182px;
	float:right;
	
}


#shopframe {
	border-width:0;
	width: 180px;
	height:600px;
	
}


/* @group shop-en.py */

#shop {
	background: #eef5ee url(../graphic/spraktrening-no/shopBG.png) no-repeat 0 0;	
	margin:0;
	margin:20px 0 0 20px;
}
	
#shop form {
	margin:0;
	text-align: left;	
}

#shop form h3 {
	margin-left:-15px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bolder;
}


#shop form h5 {
	font-size: 13px;
	margin-left: -15px;
	margin-bottom:0;
}

#shop form input, #shop form button{
	margin-left:0;
}

#shop form #errormessage {
	border:1px solid red;
	color:red;
	padding:3px;
}


/* @end */


#textwrap{
	width:600px;
	margin-left: 100px;
}

table#contactdata{
	border-width: 0;
}
table#contactdata table, table#contactdata td{
	color: #999;
	font-size: 11px;
}
