﻿html, body 
{
	font: 12px Tahoma,Verdana,  Arial, sans-serif,;
    padding: 0;  
    border: 0px none;  
}

body
{

	background:url(../../Resources/Template1/Images/background.jpg) top left;
    background-repeat:repeat;
    background-color:White;
}

.companyTitle span
{
    color: #414042;
    text-transform:uppercase;
    font-size:25px;
    position:relative;   
    
    height:30px;
}

.companySubTitle span
{
    color: #414042;
  
    font-size:15px;
    

}

/*.companyTitle span{
	position:absolute;
	display:block;
	top:5px;
	left:0;
	height:15px;
	width:100%;
	background:url('../../Resources/Template1/Images/gradient_2.png') repeat-x left top;
	}
*/

.mainTitle
{
    color:#414e6d;
    font-size:13pt;  
    font-family:Georgia;   
}

.headerBig
{
    color:#feffff;
    font-size:17pt;
    text-transform:uppercase;
    font-family:Georgia; 
}

.headerSmall
{
    color:#feffff;
    font-size:10pt;
    font-family:Georgia; 
}

#top
{
	background:url(../../Resources/Template1/Images/top.jpg) top left;
    background-repeat:repeat-x;
    height:12px;
    padding:0px;
    margin:0px;
}

#main
{
    width:855px;
    height:auto;
    color:#414042;
    padding:0px;
    margin:0px;
       
}

#headerTop
{
    width: 100%; 
    height:38px;   
    margin:0px;
    padding:0px;
    vertical-align:top;
    border-style:none;
    border-width:0px;
}

#searchBar
{
    float:right;
    height:38px;  
	background:url(../../Resources/Template1/Images/search-back.png) top right;
    background-repeat:no-repeat;
    vertical-align:middle;
    padding:0px;
    margin:0px;
}

.search
{
    line-height:38px;
    width:255px;
    float:left;
}

.left
{
    float:left;
    line-height:38px;
    padding-right:10px;
    width:258px;
}

.leftFloat
{
    float:left;
    padding-right:10px;
}

.rightAlign
{
    text-align:right;
    padding-right:5px;   
}

.middle
{
    text-align:left;  
    width:500px; 
}

#headerDown
{
    height:70px;   
}


a:link, a:visited, a:active
{
    color:#414042;
    text-decoration:none;
    font-size:12px;
    font-family:Tahoma;   
}

a:hover
{
    color:#414042;
    text-decoration:underline;
    font-size:12px;
    font-family:Tahoma;   
}

span
{
    color:#414042;
    text-decoration:none;
    font-size:12px;
    font-family:Tahoma;   
}

.textBox
{
    width:170px;
    height:18px;   
    background:url(../../Resources/Template1/Images/textBox.jpg) top left;
    background-repeat:repeat-x;
    border-style:none;
    border-width:0px;

}

.submitButton
{
    width:54px;
    height:22px;   
    background:url(../../Resources/Template1/Images/inputButton.png) top left;
    background-repeat:no-repeat;
    border-style:none;
    border-width:0px;
    text-transform:uppercase;
    cursor:pointer;
    font-size:11px;
}




/*------------Forum----------------*/

.categoryName
{
    color: #414042;
    text-transform: uppercase;
    font-weight: bold;
}
.subCategoryName
{
    font-weight: bold;
}
.categoriesTableHeader
{
    color: white;
    font-size: 9pt;
    background-color: #70afe3;
    text-transform: uppercase;
    font-weight: bold;
}
.subCategoriesInTableDisplay
{
    background-color: #f9fafa;
}
a.edit:link, a.edit:active, a.edit:visited, a.edit:hover, .edit
{
	font-size: 7pt;
	text-decoration: none;
	color: Red;
}
.date
{
	font-size: 10px;
	text-decoration: none;
	color: #3675b6;
}
.usersOnline
{
	
	text-decoration: none;
	color: #3675b6;
}
a.postAnswerLink:link, a.postAnswerLink:active, a.postAnswerLink:visited, a.postAnswerLink:hover, .postAnswerLink
{
	font-size: 9pt;
	color: #3675b6;
	text-decoration: none;
	font-weight: bold;
}
.bottomBorder
{
	border-width: 1px;
	border-color: #e8ebeb;
	border-bottom-style: solid;
}
.topBorder
{
	border-width: 1px;
	border-color: #f0f0f0;
	border-top-style: solid;
}
.quote
{
	border: 1px double #dcdcdc;
	background-color: #E9E9E9;
}
.paging
{
	color: Olive;
	font-size: 9pt;
	text-decoration: none;
}
.profileName
{
	font-size: 9pt;
	color: #3675b6;
	text-decoration: none;
	font-weight: bold;
}
.profileNameParam
{
	font-size: 9pt;
	color: #414042;
	text-decoration: none;
	font-weight: bold;
	 vertical-align: top;
}
.profileBackground
{

    background-color: #f9fafa;
}
