html, body
{
	margin: 0;
	padding: 0;
	border: none;
	color: #000000;
    font-size:  100.1%;
}

body, textarea, input
{
	font-family: Times New Roman, Tahoma, sans-serif;
}
img
{
	border: none;
	padding: 0;
	margin: 0;
}
a
{
	color: #ff11fa;
	text-decoration: underline;
}
p
{
	padding: 0 0 8px 0;
	margin: 0;
}
h1
{
    margin:0;
    padding: 0 0 7px 0;
    color: #3E3E3E;
    font-size: 1.7em;
}
form
{
    margin:0;
    padding:0;
}
.left
{
	float: left;
}
.right
{
    float: right;
}
.clear
{
	clear: both;
	height: 0;
	width: 0;
	font-size: 0.1em;
	line-height:  0;
}

#profileButton
{
    position: fixed;
    left: -3px;
    top: 200px;
}

#profileButton a
{
    display: block;
    width: 41px;
    height: 202px;
    background: url(http://www.maminuklubs.lv/images/profils.gif) no-repeat top left transparent;
}

#profileButton a:hover
{
    background: url(http://www.maminuklubs.lv/images/profilsHover.gif) no-repeat top left transparent;
}

#newLetters
{
    position: fixed;
    left: 0px;
    padding: 0 0 0 10px;
    top: 420px;
}

#newLetters a
{
    text-decoration: none;
    color: #333;
    font-size: 22px;
}
/*
.searchBox
{
	background-color: #b15292;
	padding: 9px;
}

.searchBox input
{
	font-size: 18px;
	color: #a1a1a1;
	width: 470px;
	padding: 5px;
	border: none;
	float: left;
}

.searchBox button
{
	float: left; 
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	width: 120px;
	height: 34px;
	margin: 2px 0 0 9px;
	padding: 0px 0;
	cursor: pointer;
	background-color: #5a2a4a;
}
*/
.innerMenu
{
	padding: 20px 0 0;
	margin-bottom: 20px;
	border-bottom: solid 1px #5a2a4a;
	
}

.innerMenu .tab
{
	float: left;
	text-align: center;
	width:120px;
	background: url(../images/tab-button-bg.gif) repeat-x left bottom transparent;
	font-size: 11px;
	font-family: verdana, tahoma, san-serif;
	font-weight: bold;
	padding: 7px 15px 2px;
	height: 18px; 
	margin-right: 5px;
	
	border: solid 1px #5a2a4a;
	border-bottom: none;
	
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.innerMenu .active
{
	height: 19px;
	margin-bottom: -1px;
	background: #F5F5F2;
}


.innerMenu a
{
	color: #5a2a4a;
	text-decoration: none;
	display: block;	
}


.allGroups
{
	padding: 0 0 20px 0;
	text-align: left;
	font-family: verdana;
	font-size: 14px;
}

.allGroups .item
{
	padding:3px 0 3px 10px;
}

.allGroups .sideTitle
{
	background:url("../images/top-news-bg-0.gif") repeat-x scroll left top transparent;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.allGroups .item a
{
	text-decoration: none;
	color: #2a0f21;
}


.fav .star, .fav .text
{
	float: left;
}

.fav .text
{
	width: 110px;
	padding: 3px 0 0 5px;
	font-size: 13px;
	font-family: verdana, tahoma, san-serif;
}


.fav button
{
	background: url(../images/bookmarkOff.gif) no-repeat left center #F5F5F2;
	border: 0;
	padding-left: 23px;
	padding-top:6px;
	font-size: 13px;
	font-family: verdana, tahoma, san-serif;
	cursor: pointer;
}

.pages
{
	padding: 10px 0;
	text-align: center;
}

.pages .active
{
	color: #000000;
	text-decoration: none;
}
.mainMenuContent li
{
	position: relative;
}

.newIcon
{
	position: absolute;
	top: -17px;
	right: -19px;	
}

.online
{
	color: #00F999;
	font-weight: normal;
}
