/* @override http://casamia.dk/media/style.css */

/* @override http://casamia.nl2.prinkk.net/media/style.css */

/* @override 
	http://localhost:8000/media/style.css
	http://casamia.nl2.prinkk.net/media/style.css
*/

body
{
    background-image: url('images/bgfade.jpg');
    background-repeat: repeat-x;
    background-color: #000;
    color: #7a4020;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px
}

a
{
	color: #7a4020;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.container
{
	width: 950px;
	margin: auto;
	background-image: url("images/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
	min-height: 800px;
	padding-right: 50px;
	padding-left: 50px;
}

.menu
{
	float: right;
	margin-right: -25px;
}

.menu li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 20px;
	padding-top: 65px;
	margin-left: 14px;
	background-image: url('images/pizza.png');
	background-repeat: no-repeat;
	background-position: center;
}

.menu li a
{

	height: 30px;
	background-repeat: no-repeat;
	display: block;
	background-position: center 4px;
	
}
.menu li a:hover
{
	background-position: center -39px;
	
}

.menu li a span
{
	display: none;
}

.clear
{
	clear: both;
}

.menukort
{
	width: 590px;
	float: right;
	margin: 5px;
	margin-top: 0px;
}
.menukort .titel
{
	text-align: center;
	margin-top: 22px;
	height: 48px;
	margin-right: 15px;
}
.menukort .indhold
{
	margin-right: 15px;
	padding: 40px;
	height: 480px;
}

.menukortitems
{
	width: 100%;
}

.border
{
	border: 3px solid #fff;
}

span.pris
{
	font-size: 12pt;
	font-weight: bold;
}

td.pris
{
	text-align: center;
	min-width: 100px;
}

.logo
{
	background-image: url('/media/images/logo.png');
	float: left;
	margin-top: 43px;
	width: 250px;
	height: 100px;
	
}

.logo a
{
	display: block;
	width: 250px;
	height: 100px;
}

.indhold .right.image
{
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 25px;
}
.indhold .right.image img
{
	border: 4px solid #fff;
}

.indhold .text
{
	float: left;
	width: 275px;
}

table
{
	width: 100%;
}

.top.image img
{
	border: 5px solid #fff;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;

}
.top.image
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}
.caption
{
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

h1
{
	margin-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.prikker
{
	background-image: url('images/prik.png');
	height: 7px;
	background-repeat: repeat-x;
}

.stor.prikker
{
	height: 14px;
	background-position: center;
}

.personalebillede
{
	width: 130px;
	height: 135px;
	text-align: right;
}

.personalebeskrivelse
{
	vertical-align: top;
}

.personalebeskrivelse h2
{
	font-size: 12px;
}

div.footer
{
	text-align: center;
	min-height: 40px;
}

div.footer
{
	color: #e9d199;
	text-decoration: none;
	font-size: 18px;
}
div.footer img
{
	padding-top: 7px;
}

img
{
	border: 0px solid #fff;
}
.menuside
{
	margin-left: 70px;
}
.menuside td
{
	height: 70px;
}

.icons
{
	padding-top: 590px;
	width: 300px;
	text-align: center;
}

.icons img
{
	padding: 15px;
}

.airmember
{
	color: #fff;
	font-weight: bold;
}

.subfooter
{
	color: #e9d199;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin-left: -20px;
	margin-bottom: 10px;
}

    #status{
    	width:50%;
    	padding:10px;
    	height:42px;
    	outline:none;
    }
    .focusField{
    	border:solid 1px #7a4020;
    	background:transparent;
    	color:#7a4020;
		width: 45%;
    }
    .idleField{
    	background:transparent;
    	color: #7a4020;
		border: solid 1px #7a4020;
		width: 45%;
    }	
    
input
{
	margin-bottom: 5px;
}

.submit
{
	margin-top: 5px;
	background:transparent;
   	color: #7a4020;
	border: solid 1px #7a4020;
}

.risros
{
	margin-top: 95px;
}

#flashcontent
{
	border: 5px solid #fff;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}