
/*
	Current version: 1.0
	
	Site: Master
	www: master.atrox.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes:
*/


html, body, form, fieldset, textarea, input
{
	margin: 0;
	padding: 0;
	font: 11px/1.8 tahoma, Geneva, sans-serif;
	color:#58595b;
}
select, textarea, input
{

}
html body
{ 

}

table td, table td p, table tbody td p, table tbody tr td p{font-size:11px !important;color:#58595b !important;font: 11px/1.8 tahoma, Geneva, sans-serif !important;}

h1, h2, h3, h4, h5, h6 {line-height:1.5;color:#e51937;font-family:"Lucida Grande", Lucida Sans Unicode, Tahoma, sans-serif;font-weight: normal;margin: 1em 0 .5em 0;}
h1 {font-size: 20px;margin: .6em 0 .8em 0;letter-spacing:-1px;}
h2 {font-size: 1.5em;margin-bottom:0.3em;}
h3 {font-size: 1.2em;}
h4, h5, h6 {font-size: 1em;font-weight: bold;}

p {padding: 0;margin: 0 0 1.5em 0;}

a {color: #e51937;text-decoration: none;outline:0;}
	a:hover {text-decoration: underline;}

form label {position: relative;font-size: .916em;}
input, select, textarea {font-size: 100%;padding: 2px;}
fieldset {border: none;}
hr {
	height:0;
	border: 0;
	border-top:1px solid #acaeb0;
	margin:15px 0;
}

ul{list-style:none;margin:0 0 15px 0;padding:0;}

li {margin: 0 0 .5em 0;background:url(../images/common/bullet.gif) 0 2px no-repeat;padding-left:10px;}

img {border: 0;}

blockquote {margin: 0;padding: 0 0 0 40px;background: url(../images/common/icon_quote.gif) no-repeat;min-height: 20px;min-width: 20px;}



/* Styles accessed trough TinyMCE */
.imgLeft
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
}
.imgRight
{
	margin: 0 0 0 5px;
	display: block;
	float: right;
}

.rightPuffImage
{
	margin-top:15px;
}
