body {
	background: url(/images/bg.png) repeat-x #F7C4D7;
}

#site {
   width: 100%;
	height: 100px;
	background: url(/template/trendgirl/da/images/logo.png) no-repeat 18px 15px; 
}

#site h1 {
	padding: 0px;
}


ul#menu li.start {
	width: 24px;
	height: 48px;
	background: url(/images/menu/li-start.png);
}

ul#menu li.rest {
	width: 312px;
	height: 48px;
	background: url(/images/menu/li-rest.png);
}

ul#menu li a.forside {background: url(/images/menu/li-forside.png) left top no-repeat; width: 92px;}
ul#menu li a.forside-x {background: url(/images/menu/li-forside.png) left bottom no-repeat; width: 92px;}

ul#menu li a.optjen {background: url(/images/menu/li-optjen.png) left top no-repeat; width: 126px;}
ul#menu li a.optjen-x {background: url(/images/menu/li-optjen.png) left bottom no-repeat; width: 126px;}

ul#menu li a.shop {background: url(/images/menu/li-shop.png) left top no-repeat; width: 79px;}
ul#menu li a.shop-x {background: url(/images/menu/li-shop.png) left bottom no-repeat; width: 79px;}

ul#menu li a.konto {background: url(/images/menu/li-konto.png) left top no-repeat; width: 114px;}
ul#menu li a.konto-x {background: url(/images/menu/li-konto.png) left bottom no-repeat; width: 114px;}

ul#menu li a.konkurrencer {background: url(/images/menu/li-konkurrencer.png) left top no-repeat; width: 139px;}
ul#menu li a.konkurrencer-x {background: url(/images/menu/li-konkurrencer.png) left bottom no-repeat; width: 139px;}

ul#menu li a.hjaelp {background: url(/images/menu/li-hjaelp.png) left top no-repeat; width: 84px;}
ul#menu li a.hjaelp-x {background: url(/images/menu/li-hjaelp.png) left bottom no-repeat; width: 84px;}

ul#menu li a:hover {background-position: left bottom;}



#subbar {
	color: #7c7b7b;
}

#subbar div.right a {
	color: #7c7b7b;
	text-decoration: none;
}

#subbar div.right a:hover {
	text-decoration: underline;
}

#subbar a {
	color: #7c7b7b;
	text-decoration: underline;
}

#subbar a:hover {
	text-decoration: none;
}

#subbar .right div.username {
 	background: url(/images/login-username.png) no-repeat;
}

#subbar .right div.password {
 	background: url(/images/login-password.png) no-repeat;
}

#subbar div.right .login {
	background: url(/images/subbar-login.png);
}

#subbar div.right .forgot {
	background: url(/images/subbar-glemt.png);
}

#subbar .right input.username, #subbar .right input.password {
	color: #adadad;
}



#header {
	background: url(/images/border-top.png);
}



/****************************************
 * Headers                              *
 ****************************************/

h1 {
	color: #E22B88;
}

h2 {
	color: #E22B88;
}



#contentContainer {
	background: #FFFFFF url(/images/box-bg.png);
}

#content #home .bg {
	background: url(/images/home2.jpg) no-repeat;
}

#content #information {
	position: absolute;
	margin-left: -21px;
	height: 245px;
	width: 952px;
	background: url(/images/content_bg.jpg) no-repeat;
}

#content #signup .bg {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin-left: -21px;
	height: 395px;
	width: 954px;
	background: url(/images/signup.jpg) no-repeat;
}


#content #invite-competition-bg {
   background: url(/images/invite-competition-bg.gif) no-repeat transparent;
}



#intro #steps {
	background: url(/images/intro5.jpg) no-repeat;
}  



#footer {
	background: url(/images/border-bottom.png);
}

#copyright, #copyright a {
	color: #cd6c8d;
}

#copyright .left a, #copyright .right a:hover {
	text-decoration: underline;
}
