/* Start of CMSMS style sheet 'Gästbok (standard-/exempelmall)' */
/*
 Standard-/exempelmall f&ouml;r G&auml;stboksmodulen. Denna kan komma att skrivas &ouml;vern&auml;r modulen uppgraderas och den kommer att tas bort n&auml;r modulen avinstallerad, s&aring; g&ouml;r en kopia om du vill &auml;ndra den.
*/

 /* Style pagination */

.cms-guestbook-pagination_header {
	font-size: 10px;
/*     margin: 0px 0px 5px 317px; */
        margin: -2px 0px 5px 0px;
        float: right;

}


.cms-guestbook-pagination_nav {
	font-weight: bold;
/*	margin-bottom:5px; */
/*     margin-left:310px; */
        float: right;
        clear: both;
}

.cms-guestbook-div-insert {
	margin-bottom:25px;
}


.cms-guestbook-pagination_nav a {
    font-weight: normal;
}


/* Style the guestbook */

/* Style each entry */
.cms-guestbook-entry
{
        border:1px solid #CCCCCC;
	margin-bottom: 1em;
        margin-top:20px;
}

/* Style the message header */
.cms-guestbook-entry-header
{
	background: #ede8d4;
	color: black;
	border: 0px solid black;
	margin: 1px 1px -2px;
        padding-bottom:6px;
        padding-top:2px;
}

/* Style the actual message */
.cms-guestbook-entry-text 
{
	background: #eee;
	padding: .5em;
	color: black;
        font-size: 10px;
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted 
{
	float: right;
	font-size: 10px;
        margin-right:2px;
}

/* Style message header links */
.cms-guestbook-entry-header a {
	color: white;
} 
.cms-guestbook-entry-header a:hover {
	color: black;
} 

.cms-guestbook-entry-sender,
.cms-guestbook-entry-country,
.cms-guestbook-entry-location,
.cms-guestbook-entry-email
{
    display: inline;
    font-size: 10px;
    margin: 0px 3px 0pt;
}

/* Style the sender name */
.cms-guestbook-entry-sendername
{
	font-weight: bold;
        font-size: 10px;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
	font-size: 10px;
}
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: 10px;
        margin: 2px 0px 3px 2px;
}

.cms-guestbook-somesmileys
{
        margin: 0px 0px 0px 432px;
}


.gbname, .gbcountry, .gblocation, .gbemail, .gbhomepage, .gbcounter {
margin-left: 0px;
width:415px;
}

.gbmessage {
width:415px;
}

.gbsubmit {
margin-right:0;
float:right;
width:120px;
}

th {
padding:5px;
text-align:left;
background:#ffffff;
color:#000000;
}

td {
padding:5px;
font-size:11px;
text-align:left;
background:#ffffff;
color:#000000;
}

table.kontaktform {
margin-left:-7px;
}

table.error {
margin-left:227px;
}


/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(uploads/andreas00_cmsms/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {

margin:0 0px 0 0px;
width:175px;
}

textarea {
width:175px;
}

.fbsubmit {
width:120px;
}

.error_message {
display:none;
}
/* End of 'Gästbok (standard-/exempelmall)' */

