html,body {
	height:100%;
}
body {
	background-color:#04141a;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
}
body,table {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
img {
	border:0;
}
.imgRight {
	float:right;
	order:3px solid #ffd8e7;
	margin:0 0 10px 20px;
}
.imgBorder {
	border:3px solid #ffd8e7;
}
th {
	text-align:left;
	border-bottom:solid 1px #999999;
}
#wrapper {
	width:984px;
	text-align:left;
	margin:0 auto;
}
#topBar {
	height:111px;
}

#topBlack {
	height: 52px;
}
#topGrey {
	height: 59px;
}

#topRight {
	float:left;
	height:193px;
	width:696px;
	background-image:url(../images/topMenuBackground.jpg);
}
#topBtns {
	height:59px;
	font-size:12px;
	color:#FFFFFF;
}
#topBtns .padding {
}
#topBtns li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#topBtns ul {
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:none;
}
#topBtns li:hover {
	list-style-type:none;
	list-style:none;
}
#topBtns a:link, #topBtns a:active, #topBtns a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#topBtns a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#topBtns a {
	display: block;
	padding: 22px 8px;
	background-position: top right;
}

#topMenu  {
	float: right;
	margin-right: 42px;
}

#forside { background-image: url(../images/topMenuItemForsideHover.png);}
#profil { background-image: url(../images/topMenuItemOpretHover.png);}
#forum { background-image: url(../images/topMenuItemForumHover.png);}
#om { background-image: url(../images/topMenuItemOmGirltalkHover.png);}
#goodies { background-image: url(../images/topMenuItemGoodiesHover.png);}
#fagfolk { background-image: url(../images/topMenuItemFagfolkHover.png);}
#stoet { background-image: url(../images/topMenuItemFagfolkHover.png);}
#kontakt { background-image: url(../images/topMenuItemKontaktHover.png);}

#topBtns a.active {
	background-position: bottom left;
}

#topMenu .padding {
	padding-top:7px;
	padding-left:43px;
}
#topMenu table {
	color:#FFFFFF;
	font-size: 12px;
}
.topMenuInput {
	color:#353535;
	font-size:9px;
	border: 0px;
	background-image:url(../images/topMenuInputBackground.gif);
	background-repeat:repeat-x;
	padding:3px 0 4px 5px;
	margin-left:5px;
	width:100px;
}
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	color:#FFFFFF;
}
#topMenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#logo {
	margin-left: -44px;
	float:left;
}
#mainTopContainer {
	background: url(../images/mainContainerTopBackground.png) no-repeat;
	width: 942px;
	overflow: hidden;
}
#mainContainer {
	background-color: #f0f0f0;
	width: 942px;
	overflow: hidden;
	margin-top: 26px;
}
#mainContainer .padding {
	margin: 0 22px 0 26px;
}
#mainContainerBottom {
	background: url(../images/mainContainerBottomBackground.png) no-repeat;
	width: 942px;
	height: 26px;
}

#leftContainer {
	float:left;
	width:247px;
}
#leftContainer .padding {
	padding:0 0 0 30px;
}
#rightContainer {
	float:left;
	width:626px;
}
#galleryContainer {
	border:1px solid #999999;
	background-color:#faebf2;
}
#galleryContainer .padding {
	padding:15px 0 5px 15px;
}
#bottom {
	height: 0;
	text-align:left;
	width: 942px;
}

#bottom table, #bottom a, #bottom a:link, #bottom a:hover, #bottom a:active, #bottom a:visited {color: #ffffff;}

#bottom .padding {
	padding: 0;
}

.col {
	float: left;
	width: 50%;
}

.col .pad {
	margin: 0px 5px;
}

.col3 {
	float: left;
	width: 33%;
}

.col3 .pad {
	margin: 0px 14px;
}

.greyRoundedBoxTop {
	width: 424px;
	overflow: hidden;
	background-image: url(../images/greyRoundedBoxTop.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.greyRoundedBoxTop .pad {
	margin: 18px 26px 0 26px;
}

.greyRoundedBoxBottom {
	width: 424px;
	height: 18px;
	background-image: url(../images/greyRoundedBoxBottom.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.omGirltalkFrontpageBox {
	background-image: url(../images/omGirltalkFrontpageBox.png);
	width: 576px;
	height: 126px;
	overflow:hidden;
}
.omGirltalkFrontpageBox  .pad{
	margin: 23px 15px 0 15px;
}
.omGirltalkFrontpageBox  p{
	margin-top: 20px;
	width: 78%;
}
.omGirltalkFrontpageBox  .Btn{
	float: right;
	margin-top: 40px;
}

.omGirltalkMenu, .omGirltalkSubMenu {
	padding: 4px 0;
	margin:0;
	width: 100%;
	height: 18px;
	border-top: 1px solid #d4d4d4;
}
.omGirltalkMenu li, .omGirltalkSubMenu  li {
	list-style: none;
	float: left;
	margin-right: 7px;
}
.omGirltalkMenu a, .omGirltalkSubMenu  a{
	display: block;
	padding: 0 3px;
}

.omGirltalkMenu a.active, .omGirltalkSubMenu  a.active{
	background-color: #e2e2e2;
}

.omGirltalkSubMenu  a:link, .omGirltalkSubMenu  a:active, .omGirltalkSubMenu  a:visited{
	color: #5c7c9c;
}

.omGirltalkMenu a:hover{
	background-color: #e2e2e2;
	color:#e60b7c;
}

.omGirltalkSubMenu  a:hover{
	background-color: #e2e2e2;
	color:#5c7c9c;
}


h1 {
	margin:0;
	padding:0;
}
h2 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#2f4e6c;
	font-weight:normal;
	font-size:21px;
	margin:0 0 20px 0;
	padding:0 0 4px 0;
}
h3 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#0e4d6e;
	font-weight:bold;
	font-size:14px;
	margin:0 0 3px 0;
	padding:0;
}
h4 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#0e4d6e;
	font-weight:bold;
	font-size:13px;
}

a:link, a:active, a:visited {
	color:#e60b7c;
}
a:hover {
	color:#fd77b4;
	text-decoration:none;
}

#countdown {
	float:left;
	margin-top:30px;
	font-size: 12px;
}

/*COLORS*/
.pink {
	color:#fd77b4;
}

/* Classes */
.mandatory {
	color:red;
}
.noStyle {
	background:none;
	margin:0;
	padding:0;
	border:0;
}

/* BEGIN -Form elements */
input.submit {
}

select,input,textarea {
	font:10px, verdana, sans-serif;
	border: 1px solid #b2b2b2;
	background-color:#FFFFFF;
	padding:2px;
	color:#4E4E4E;
}
select:focus, select:hover, input:focus, input:hover, textarea:focus, textarea:hover {
	border-color:#fd77b4;
}
input,textarea {
	padding:2px;
}
form {display:inline;}
input.checkbox, input.radio {
	margin:0;
	padding:0;
	border:0;
}
/* END -Form elements */

ul {
	list-style-type:disc;
}
.data {
	font-weight:bold;
	color:#424242;
}
#profileRight {
	float:right;
	width:204px;
}
#friendlist {
	background-color:#fee7f0;
	border:solid 1px #ffd9e7;
}
#friendlist .padding {
	padding:8px;
}

.forumDescription {
	font-size:10px;
}

#forumTopic {
	background-image:url(../images/forumTopicBackground.gif);
	background-repeat:repeat-x;
}
#forumTopic .padding {
	padding:7px;
}

.online {
	color:#009900;
	font-weight:bold;
}

#messenger {
	background-color:#ffd8e7;
	border:dashed 3px #f79cc8;
	margin-bottom:20px;
}
.clear {
	display:block;
	clear:both;
	font-size:0;
	line-height:0;
	background:transparent;
	overflow:hidden;
}
.galleryThumb {
	width:70px;
	height:70px;
	background-position:center center;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	border:3px solid #fd77b4;
}

#box {
	border:1px solid #fd77b4;
	background-color:#ffe8f2;
}
#box .padding {
	padding:10px;
}
.clickable {
	cursor:pointer;
}
