﻿

/*Startsidebilden - Sätter bildens bredd till 100%*/
.SplashImage IMG
{
	width: 100%;
}

/*Hållare för editor*/
.EditorContent
{
    padding-bottom: 0;
	width: 100%;
}
.EditorContent table
{
	clear: left;
}

/*Hållare för editor, styrning av P taggen i editorn, 
styrning av utseende länkar i editorn*/
.EditorContent p
{
    margin: 0px 0px 10px;
	padding: 0px;
}
.EditorContent a:link, .EditorContent a:visited
{
	text-decoration: underline;
}
.EditorContent a:hover
{
	text-decoration: none;
}
.EditorContent img.FloatLeft
{
	float: left;
	padding: 4px;
}
.EditorContent img.FloatRight
{
	float: right;
	padding: 4px;
}
.EditorContent .Ingress
{
	color:#525252;
    font-size:1.4em;
    line-height:1.4em;
}

p
{
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:1.12em;
    color:#525252;
    margin:0 0 14px 0;
	line-height:1.5em;
}

p.ingress
{
    font-size:1.4em;
    color:#525252;
    line-height:1.4em;
}

a.arrowlink
{
    background: url(../Images/images_newdesign/arrowlink.gif) no-repeat;
    background-position:0px 5px;
    padding:2px 0 0 8px;
    margin-bottom:3px;
    display:block;
}


/*Styr om alla rubriker till Georgia*/
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, Trebuchet MS, Serif; /*Rubriker, som redaktören kan sätta via EditMenuName i editorn, se editor.css  för klasser som styr detta i editorn i EpiServer*/
	color: #333;
	font-weight: normal;
}
h2.Rubrik1
{
	font-size: 1.3em;
	margin: 10px 0px 0px;
	padding: 0px 0px 4px;
	line-height: 1.4em;
	color: #333;
}
h3.Rubrik2
{
	font-size: 1em;
	margin: 8px 0px 0px;
	padding: 0px;
	color: #333;
}

h1
{
    font-size:2.5em;
    line-height:1.2em;
    margin:0 0 0.5em; 
}

h2
{
	font-size: 1.9em;
	margin:30px 0 5px 0;
	line-height: 1.2em;
}

.ColUpperRow h2, .StartPage h1
{
	font-size: 3em;
	margin:10px 0 5px 0;
	color: #333;
	line-height: 1.2em;
}

h3
{
	font-size: 1.5em;
	margin:30px 0 5px 0;
	line-height: 1.3em;
}

h4
{
	font-size: 1.35em;
	margin:30px 0 5px 0;
	line-height: 1.3em;
}

h5
{
	font-size: 1.25em;
	margin:30px 0 5px 0;
}
h6        {
	font-size: 1em;
	margin:30px 0 5px 0;
    }
	
.nomargin
{
	margin-top: 0px;
}	

/*h1.nomargin       {
	font-size: 210%;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #a81524;
	EditMenuName:h1.nomargin;
	}
h2.nomargin
{
	font-size: 185%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #a81524;
}

h3.nomargin     { 
	font-size: 160%;
	font-weight: normal; 
	margin-top: 0px; 
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #a81524;	
	EditMenuName:h3.nomargin;
    }

h4.nomargin
{
	margin-top: 0px;
}

h5.nomargin
{
	margin-top: 0px;
}

h6.nomargin        {
	font-size: 115%; 
	font-weight: bold; 
	margin-top: 3px; 
	margin-bottom: 0px;
	color: #000000;
    EditMenuName:h6.nomargin;
    }	
*/

.formheading
{
	font-size:120%;
	font-weight:bold;
	color:#a81524;
}

.textfield
{
	margin-right:50px;
}

.label
{
	margin-right:5px;
	margin-left:15px;
}

.labelbold
{
	margin-right:5px;
	margin-left:15px;
	font-weight:bold;
}

.noborder
{
	border-width:0px;
}

.BoxHeadingList
{
	margin-bottom: 5px;
}
.HeadingType1
{
	font-size: 1.1em;
	padding-bottom: 10px;
	color: #a81524;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a81524;
	padding-top: 15px;
}

/*Nyhetslista*/
.NewsList
{
}
.NewsList P
{
	padding: 0px;
	margin: 0px;
}
.NewsList .Heading
{
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size:1.12em;
}
.NewsList .Date
{
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size:1em;
}
.NewsList .Sender
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 5px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.NewsList .Text
{
	display: block;
	padding-top: 0px;
	font-size:1.12em;
}
.NewsLink:link, .NewsLink:visited
{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #525252;
	margin-bottom: 8px;
	padding:5px 0;
}
.NewsLink:hover
{
	background-color: #eaeaea;
	text-decoration: none;
}
.NewsLink span
{
	display: block;
	padding: 3px;
	font-size:1.12em;
}


/*Right*/
.NewsList2
{
}
.NewsList2 P
{
	/* padding:0px; */
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}




/*Sökträfflista*/
.SearchList
{
}
.SearchList P
{
	padding: 0px;
	margin: 0px;
}
.SearchList .Heading
{
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
}
.SearchList .Date
{
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.SearchList .Origin
{
	color: #666666;
}
.SearchList .Text
{
	display: block;
}
.SearchList:link, .SearchList:visited
{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000000;
	margin-bottom: 8px;
}
.SearchList:hover
{
	background-color: #eaeaea;
	text-decoration: none;
}
.SearchList span
{
	display: block;
	padding: 3px;
}

/*informationsyta*/
.InfoArea
{
	padding: 5px;
	float: right;
	width: 35%;
}

/*informationsyta*/
.InfoArea2
{
	padding: 5px;
	float: right;
	width: 35%;
}

/*Bild på startsidan*/
.SplashArea
{
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*I fokus på startsidan*/
.HighLightArea
{
}
.HighLightArea .NewsLink:link, .HighLightArea .NewsLink:visited
{
	padding-bottom: 10px;
}
.HighLightArea .NewsLink:hover
{
	background-color: #FFFFFF;
}
.HighLightArea .HightLightImage
{
	float: left;
	padding-right: 10px;
}
.HighLightText
{
	float: right;
	width: 60%;
}


/*Bildvisning i lista*/
Body.SubPageThreeCols .HightLightImage
{
	float: right;
	padding-left: 10px;
}
Body.NoRightCol .HightLightImage
{
	float: right;
	padding-left: 10px;
}
Body.NoRightColNarrow .HightLightImage
{
	float: right;
	padding-left: 10px;
}

/*Kolumnhantering*/
.ColUpperRow
{
    background: url(../Images/images_newdesign/DottedLine2_bg.gif) left bottom repeat-x;
	width: 100%;
	float: left;
	padding-top: 0;
	margin:0 0 16px 0;
}

.ColRow
{
    background: url(../Images/images_newdesign/DottedVerticalLine_bg.gif) center top repeat-y;
	width: 100%;
	float: left;
	clear:both;
	padding-top: 0px;
	margin:0;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.ColLeft
{
    width: 48%;
	float: left;
}

.ColLeft P
{
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}


.ColRight
{
	width: 48%;
	float: right;
}


.ColRight P
{
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

/* Editercontentrightstartpage */
.ColRightStartPage
{
	width: 100%;
	padding-left:0px;
}
.ColRightStartPage P , .ColRightStartPage h1 , .ColRightStartPage h3 , .ColRightStartPage h4 , .ColRightStartPage h5 , .ColRightStartPage h6
{
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 10px;
}

/*Generellt Boxar */
.BoxEnd
{
	float: left;
	height: 8px;
	width: 99%;
}
.BoxContent
{
	padding: 4px;
	float: left;
}

/*Läs mer länk under boxlistningarna */
.ReadMore
{
	clear: both;
	text-align: right;
	display: block;
}

/*Meddelande Box*/
.MessageBox
{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.EditorBox
{
	float: left;
	width: 96%;
	padding: 4px;
	margin-bottom: 1px;
}
body.StartPage div#MidColumn h2.BoxHeading
{
	font-size: 1.4em;
	padding-bottom: 2px;
	padding-left: 0px;
	letter-spacing: normal;
	margin-top: 4px;
}
body.StartPage div#RightColumn h2.BoxHeading
{
    background: #fefefe url(../Images/images_newdesign/BoxHeadingMain_bg.gif) bottom left no-repeat;
	color: #333;
	font-family: Georgia, Serif, Trebuchet MS;
    font-size:16px;
    font-weight:normal;
    height:25px;
    margin-bottom:-1px;
    margin-top:0;
    padding:1px 0 1px 1px;
    letter-spacing:normal;
    display:block;
    width:234px;
    border:1px solid #c4c3be;
    min-height:28px;
    height:auto !important;
    height:28px;
}
body.StartPage div#RightColumn h2.BoxHeading a, a.visited
{
    color: #333;
    outline:none;
}
body.StartPage div#RightColumn h2.BoxHeading a, a.hover
{
    text-decoration:none;
}

body.StartPage div#RightColumn h2.BoxHeading span, body.StartPage div#RightColumn h2.BoxHeading.Open span
{
    background: transparent url(../Images/images_newdesign/BoxHeadingSpan_bg.gif) center left no-repeat;
    padding:5px 0 7px 16px;
    min-height:16px;
    height:auto !important;
    height:16px;
    display:block;
}

body.StartPage div#RightColumn h2.BoxHeading.Open span
{
    background: transparent url(../Images/images_newdesign/BoxHeadingSpanOpen_bg.gif) center left no-repeat;  
}

/*Kontaktblock för undersida*/
.Contact span
{
	width: 100%;
	display: block;
}

/*Ta bort ram på sista alternativet i högerlistor*/
.MyBox li.LastItem, .MessageBox li.LastItem
{
	border-bottom: none;
}
.leftfloating
{
	float: left;
	width: 73%;
	margin-bottom: 10px;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.SPCalendarList
{
	padding-left: 5px;
}


/*Generell rubrik ovanför listningar*/
.ListHeading
{
	margin-bottom: 8px;
	padding-bottom: 2px;
	background-color: #ebebeb;
	padding-top: 2px;
	padding-left: 4px;
}

/*Listor på startsidan*/
.DotList
{
	padding: 0 0 16px 0;
	margin: 1px 0;
	text-align: left;
	width:100%;
}

.DotList li
{
	list-style-type: none;
	background: url(../Images/images_newdesign/DotList_bg.gif) bottom center repeat-x;
	display:block;
	margin:0px;
	padding:0 0 1px 0;
}

.DotList a:link, .DotList a:visited
{
    background: url(../Images/images_newdesign/smallarrow.gif) 12px 10px no-repeat;
	display: block;
	color: #333333;
	text-decoration: none;
	margin:0px;
    padding:4px 8px 5px 18px;
    text-decoration:none;
    line-height:18px;
    font-size:1.1em;
}

.DotList a:hover
{
	text-decoration:none;
	background-color:#e4e3d6;
}

/*Kalender*/
.Calendar
{
}
.Calendar .Date
{
}
.Calendar .Text
{
	padding-top: 0px;
}
.CalendarDay:link, .CalendarDay:visited
{
	padding-bottom: 4px;
	display: block;
	color: #333;
	font-weight: bold;
}
.CalendarDay:hover
{
	text-decoration: underline;
}
.calendarlistingarea h2.DateHeading
{
	font-size: 1.2em;
	width: 100%;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.calendarlistingarea a:link, .calendarlistingarea a:visited
{
	display: block;
	width: 99%;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
.calendarlistingarea a:hover
{
	background-color: #eaeaea;
}
div.monthcalendararea
{
	float: right;
	width: 38%;
}
div.calendarlistingarea
{
	float: left;
	width: 100%;
	text-align: left;
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}


/*Produktlistning*/
.ProductRow
{
	float: left;
	width: 100%;
	margin-bottom:16px;
}
.Product
{
	float: left;
	width: 329px;
	/*margin-bottom:16px;*/
}
.Product a:link, .Product a:visited
{
	color: #333;
	float: left;
	display: block;
	width: 100%;
}
.Product a:hover
{
	text-decoration: none;
}
.ProductRow P
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size:1em;
}
.Right
{
	float: right;
}
/*.ProductHeading
{
	background: url(../Images/images_newdesign/ProductHeading_bg.gif) top left no-repeat;
	font-size:1.2em;
	color: #333;
	min-height:14px;
	height:auto !important;
	height:14px;
	padding: 8px 20px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}*/
.ProductHeading {
	
	background:url("../Images/images_newdesign/BoxHeadingSpan_bg.gif") no-repeat scroll left center transparent;
    font-size:1.2em;
	color: #333;
	min-height:14px;
	height:auto !important;
	height:14px;
	padding:8px 8px 8px 18px;
    margin-bottom: 5px;
    display:block;
	font-weight: bold;
    border:1px solid #c4c3be;
}

.Arrow
{
    background:#fefefe url(../Images/images_newdesign/BoxHeadingMain_bg.gif) bottom left repeat-x;
    display:block;
}

.Product .Description
{
	padding-top: 4px;
	padding-left: 4px;
	float: right;
	width: 65%;
	line-height:1.4em;
	font-size:1.1em;
}
.Product .ProdImage
{
	float: left;
}
.accessorlistwrapper
{
    padding-bottom:40px;
    float:left;
    clear:both;
    width:100%;
}
.accessorlistwrapper a
{
    color:#000000;
}
.accessorlistmargin
{
    margin-bottom:40px;
}
.accessorieslistheader
{
    width:99%;
    height:35px;
    margin:10px 10px 6px 0;
    float:left;
    clear:both;
}
    
.accessorieslistheader h2
{
    margin-top:5px;
}

.Product .LinkButtonReadMore 
{
    margin-top:20px;
    font-weight: bold;
}

.Product span.Description  a.LinkButtonReadMore:link
{
    color:#A81524 !important;
}

.Product span.Description  a.LinkButtonReadMore:hover
{
    text-decoration:underline !important;
}
.AccessorHeading
{
    width:70%;
    float:left;
}

.LinkButtonShowList
{
    float:right;
    padding-right:10px;
    font-weight:bold;
}
/*FAQ-Heading*/
.FaqHeading
{
	background-color: #a81524;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	clear: both;
}
p.Quest
{
	margin-top: 0px;
}
p.Answ
{
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*Karta - ÅFsök*/
Body#MapSearch
{
	background-color: #FFF;
	background-image: none;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#MapWrapper
{
	width: 70em;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.MapSearchTop
{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a81524;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.MapLogo
{
	float: left;
}
.MapSearchTop h1
{
	float: right;
	width: 80%;
	margin: 0px;
	text-align: right;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 10px;
}
.MidWrapper
{
	float: left;
	width: 100%;
}
.Map
{
	width: 400px;
	float: left;
}
.InfoArea label
{
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}
label.WebAdress
{
	width: auto;
}

.InfoArea p
{
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
.InfoArea h3
{
	color: #a81524;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a81524;
	font-size: 1.1em;
	margin-bottom: 8px;
}
.hidden
{
	display: none;
}
#SiteMap li a.sitemapheader
{
	font-weight: bold;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 1.2em;
	margin:16px 0:
}
a.sitemaphead1
{
	font-size: 135%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #a81524;
	line-height: 1.4em;
}
a.sitemaphead2
{
	font-size: 100%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 3px;
	color: #a81524;
}
a.sitemaphead3
{
	font-size: 100%;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 3px;
	color: #a81524;
}


/* Div */

.DivFloatLeft
{
	float: left;
	margin-right: 20px;
}
.DivFloatRight
{
	float: right;
}

/* Ajax */
div.ProgressImage
{
	background-image: url(../Images/loading.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 101;
	width: 32px;
	height: 32px;
}

.ProgressOverlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
* html .ProgressOverlay
{
	position: absolute; /*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +  'px' ); 	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth +  'px' );*/
}
.ProgressLoader
{
	z-index: 100;
	position: fixed;
	width: 120px;
	margin-left: -30px;
	top: 50%;
	left: 50%;
}
* html .ProgressLoader
{
	position: absolute; /*margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) +  'px' );*/
}

/*Broshyrbeställning*/
.InputGroup
{
	width: 100%;
	padding-bottom: 8px;
}
.InputGroup label
{
	font-weight: bold;
	cursor: pointer;
}
.InputGroup P
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.FolderImage
{
	float: left;
	height: 150px;
	width: 100px;
	padding-right: 8px;
}
.FolderItem
{
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	float: left;
}
.FolderItem span
{
	display: block;
	padding-bottom: 4px;
}
.FolderItem .Heading
{
	font-weight: bold;
}
.PDF:link, .PDF:visited
{
	padding-left: 20px;
	background-image: url(../Images/pdf.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 1px;
}
.ButtonHolder
{
	clear: both;
}
h2.BorderHeading
{
	color: #000000;
	font-size: 1.3em;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 8px;
	padding-bottom: 2px;
}
.OrderTable th
{
	text-align: left;
	padding: 4px;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}
.OrderTable td
{
	vertical-align: top;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.OrderTable
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.ErrorText
{
	font-size: large;
}

div.dottedline
{
    background:transparent url(../Images/images_newdesign/DottedLine2_bg.gif) repeat-x left bottom;
    height:4px;
    width:100%;
    clear:both;
    
}

/*************************/
/* FORUMS                */
/*************************/


.forumContentAreaFull
{
    padding-top:5px;
    padding-bottom:5px;
    height:20px;
}

.contentAreaFull .forumContainer      
{
    background: url(../Images/PageMainBodyWideBgNew.png) no-repeat; 
    padding-top:10px
}

/*.forumButtonToolbar
{
    float: right;
	padding: 15px 10px 6px 10px;
}*/

.container .forumContainerCaption
{
	padding: 0 10px 2px 10px;
	height:30px;
}

.container .forumContainerCaption h1
{
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
    line-height: 1.6em;
    padding-top:5px;
}


.forumTable 
{
	width: 100%;
}
.forumTable th.title
{
	width: 50%;
}
.forumTable th
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
}
.forumTable th.replies, .forumTable td.replies
{
	text-align: right;
}
.forumTable td.info
{
	width: 20%;
}
.forumTable th
{
	padding: 0 8px;
}
.forumTable a 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.forumTable tr.even td, .forumTable tr.uneven td
{
	padding: 4px 8px;
}

.forumTable tr.even td
{
	background-color: #ebf0f3;
}

.forumTable tr.uneven td
{
}

.forumTable a:hover
{
	background-color: Transparent;
}

.forumTable a.default 
{
    display: block;
    background-image: url(../images/forum/default.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 32px;
}

.forumTable a.information 
{
    display: block;
    background-image: url(../images/forum/Information.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 32px;
}

.forumTable a.auction 
{
    display: block;
    background-image: url(../images/forum/Auction.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 32px;
}

.forumTable a.bomb 
{
    display: block;
    background-image: url(../images/forum/bomb.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 32px;
}

.forumTable a.sticky
{
    background-image: url(../images/forum/sticky.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 24px 0px 0px;
}

.forumTable a.locked
{
    background-image: url(../images/forum/lock.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 24px 0px 0px;
}

.forumTable a.stickylocked
{
    background-image: url(../images/forum/stickylocked.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 40px 0px 0px;
}

.createForum label, .createThread label, .createReply label, .createWorkroom label
{
    display: block;
    float: left;
    width: 180px;
    text-align: right;
    margin-right:10px;
    line-height: 2em;
}

.createThread label, .createWorkroom label 
{
    width: 120px;
}

.createReply label
{
    width: 80px;
}

.createForum div, .createThread div, .createReply div, .createWorkroom div
{
    margin-bottom: 0.8em;
}

.createForum input.title
{
   width: 300px;
}

.createThread input.title, .createThread textarea, .createThread div.text, .createWorkroom input.title, .createWorkroom div.text
{
   width: 68%;
}

.createThread div.buttons, .createWorkroom div.buttons
{
	margin-left: 130px;
}

.createReply textarea
{
    width: 460px;
}

.createForum div.buttons
{
    padding-left: 190px;
    text-align: left;
}

.createReply div.buttons 
{
    margin-left: 90px;
}

.replyList
{
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.reply
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    overflow: hidden;
}

.reply .content 
{
    background-image: url(../images/forum/replyBg.png);
    background-repeat: repeat-y;
    background-position: 485px;
    width: 100%;
    overflow: hidden;
}

.reply .text 
{
    float: left;
    width: 460px;
    padding: 10px 15px;
    overflow: hidden;
}

.reply .info 
{
    float: left;
    width: 120px;
    padding: 10px 15px;
    overflow: hidden;
}



