/* ----------------  INITIAL START ------------- */

* { margin: 0px; padding: 0px;}

h1 { margin-bottom: 5px;}
h2 { margin-bottom: 7px;}
h3, h4, h5 { margin-bottom: 5px;}
p, ul { margin-bottom: 7px; }

form label { cursor: pointer; }
fieldset { border: none; }
input, textarea { 
		border: none;
		background: white;
		font: normal bold 12px Arial, Helvetica, sans-serif;
}
.inputfield { background: none; width: 100%; }
button, .checkbox { border: none; background: none; cursor: pointer; cursor: hand; }
select { font: normal bold 12px Arial, Helvetica, sans-serif; }
input { background: none; }


ul li { list-style: none; }

/* ----------------  INITIAL END ------------- */


/* ----------------  FONT  ------------- */

a, a:hover {
	text-decoration: none;
}
h1 { font: normal bold 24px "Trebuchet MS", Arial; color: #10db09; }
h2 { font: normal bold 18px "Trebuchet MS", Arial; color: #10db09; }
h3 { font: normal bold 14px "Trebuchet MS", Arial; color: #10db09; }
h4 {
}
a:link, a:visited {
}
a:hover, a:active {
}
/* ----------------  BASICS  ------------- */

body {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	background: #12366a url(../images/bodyBG.jpg) left top repeat-x;
}

#mainContainer{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	background:url(../images/blueRoundedBG.gif) 0px 80px no-repeat;
	color: #3a3a3a;
}

#centralContainer{
	padding: 0px 40px 0px 39px

}

#topBannerContainer{
	border: none;
/*	IE 6,7 put a single pixel of padding...? Need a predefined height... */
	height: 164px; 
	background: #FFFFFF;
}

/* ----------------  BOXES FEATURED CONTAINER  ------------- */

#bodyContainerBG{
	background: url(../images/bodyCopyBG.jpg);
	/* Width defined in MainContainer -CentralContainer padding */
	margin-top: 15px;
}

#bodyCopyTopBG{	/* Padding for central Container here */
	background: url(../images/bodyCopyTopBG.jpg) no-repeat top;
	padding: 12px;
}
#bodyCopyBottom{
	background: url(../images/bodyCopyBottomBG.jpg) no-repeat bottom;
	height: 30px;
}

#leftBodyBox{
	float: left;
	width: 180px;
	background: url(../images/leftPanel/leftBoxCenterBG.jpg);
}
#rightBodyBox{
	float: left;
	width: 160px;
	position: relative;
	left: 33px;
}

#centerBodyBox{
	float: left;
	width: 520px;
	padding-left: 28px;
	min-height: 450px; height:auto !important; height:450px;
}

/* Left Panel */
#loginBoxTop{ 
	background: url(../images/leftPanel/loginBoxTop.jpg) no-repeat top; 
	padding: 18px 0px 0px 6px;
}

#loginBoxCenter{ 
	background: url(../images/leftPanel/loginBoxCenter.gif) repeat-y;
	padding: 0px 15px 0px 15px;

}

#loginBoxBottom{
	background: url(../images/leftPanel/loginBoxBottom.gif) no-repeat;
	height: 10px;
}

.leftMenuBox{
	padding-top: 10px;
	margin-right: 2px;
	margin-left: 1px;
	
}

#leftBoxBottom{
	margin-top: 25px;
	height: 20px;
	background: url(../images/leftPanel/leftBoxBottomBG.jpg) bottom no-repeat;
}

#rightAdBox{
	background: url(../images/adTopRound.gif) no-repeat top;
	width: 156px;
	height: 26px;
	text-align: center;
	color:#FFFFFF;
}
.adBox { background: url(../images/adverts/ad_top.gif) left top no-repeat; height: 24px; text-align: center;}

.breakerMiddle { background: url(../images/breaker_middle.gif) left top repeat-x; height: 8px; }
.breakerLeft { background: url(../images/breaker_left.gif) left top no-repeat; height: 8px; }
.breakerRight { background: url(../images/breaker_right.gif) right top no-repeat; height: 8px; }

.boxMiddle { background: url(../images/HP_box_middle.jpg) left top repeat-x; height: 118px; }
.boxLeft { background: url(../images/HP_box_left.jpg) left top no-repeat; height: 118px; }
.boxRight { background: url(../images/HP_box_right.jpg) right top no-repeat; height: 118px; }

.bulletlist { list-style: none; }
.bulletlist li { padding-left: 45px; background: url(../images/icons/listpoint.jpg) left top no-repeat; line-height: 19px; padding-bottom: 7px;}

.searchBoxContainer { background: url(../images/category/searchBG.jpg) center top no-repeat; height: 66px; }

.catOpen_midddle { background: #e8e8e8; width: 515px; }
.catOpen_top { background: url(../images/category/top_selected.gif) left top no-repeat;  }
.catOpen_bottom { background: url(../images/category/botttom_selected.gif) left bottom no-repeat; }

.categoryLevels { padding: 0px; margin: 0px; }
.categoryLevels li { line-height: 12px; }

.categoryList_level1 { padding-bottom: 5px; }
.catLevel1 { font: normal bold 14px Arial, Helvetica, sans-serif; color: #3d6aab; position: relative; top: 2px; }
.catLevel1:hover { text-decoration: underline; }

.categoryList_level2 { padding-left: 60px; padding-bottom: 5px; }
.catLevel2 { font: normal bold 12px Arial, Helvetica, sans-serif; color: #3d6aab; }
.catLevel2:hover { text-decoration: underline; }

.categoryList_level3 { padding-left: 115px; padding-bottom: 5px; }
.catLevel3, .jobLogin { font: normal bold 12px Arial, Helvetica, sans-serif; color: #3d6aab; text-decoration: underline;  }
.catLevel3:hover, .jobLogin:hover { text-decoration: none; }

.closeBig { position: absolute; background: url(../images/category/close_big.gif) left top no-repeat; height: 22px; width: 60px; z-index: 5;  }
.closeSmall { position: absolute; z-index: 5; background: url(../images/category/close_small.gif) left top no-repeat; height: 17px; width: 50px; }
.checkPos { position: relative; top: -1px; }
.OpenSmall { position: absolute; z-index: 5; background: url(../images/category/open_small.gif) left top no-repeat; width: 50px; height: 17px; }

.catClosed_midddle { background: #f3f5f6; width: 515px; }
.catClosed_top { background: url(../images/category/top_unselected.gif) left top no-repeat; }
.catClosed_bottom { background: url(../images/category/botttom_unselected.gif) left bottom no-repeat; }

.openDeselcted { position: absolute; z-index: 10; background: url(../images/category/open_deselected.gif) left top no-repeat; width: 60px; height: 21px; }
.catDeselected { font: normal bold 14px Arial, Helvetica, sans-serif; color: #3d6aab; position: relative; top: 3px;  }
.catDeselected:hover { text-decoration: underline; }

.jobBmiddle { width: 176px; background: #efeeee;}
.jobBtop { background: url(../images/jobDetails/box_top.gif) left top no-repeat; }
.jobBbottom { background: url(../images/jobDetails/box_bottom.gif) left bottom no-repeat; }

.bidBox { background: url(../images/jobDetails/bidbox_middle.jpg) 0px 16px no-repeat; width: 184px; } 
.bidbox_expandable { background: url(../images/jobDetails/bidbox_expandable.jpg) left top repeat-y; width: 184px; }
.bidbox_top { background: url(../images/jobDetails/bidbox_top.jpg) left top no-repeat; width: 184px; }
.bidbox_bottom { background: url(../images/jobDetails/bidbox_bottom.jpg) left bottom no-repeat; width: 184px; }

.placeAbid { width: 130px; padding-left: 25px; padding-top: 10px; }
.bidQuestionmark { display: block; background: url(../images/jobDetails/questionmark.gif) left top no-repeat; height: 20px; width: 20px; position: absolute; margin-left: 155px; margin-top: 70px; }

.supplierClient {  }
.supplier { background: url(../images/jobDetails/supplier.gif) left top no-repeat; height: 27px; }
.client { background: url(../images/jobDetails/client.gif) right top no-repeat; height: 27px; }
.questionsStripe { background: url(../images/jobDetails/stripe.gif) center top repeat-y; }
.questionMiddle { background: #10db09; }
.questionLeft { background: url(../images/jobDetails/questionLeft_bg.gif) left top no-repeat; height: 29px; }
.questionRight { background: url(../images/jobDetails/questionRight_bg.gif) right top no-repeat; height: 29px; } 
.bubbleMiddle { background: url(../images/jobDetails/bubbleMiddle.gif) left top repeat-y; }
.bubbleTop { background: url(../images/jobDetails/bubbleTop.gif) left top no-repeat; }
.bubbleBottom { background: url(../images/jobDetails/bubbleBottom.gif) left bottom no-repeat; }
.bubbleMiddle_right { background: url(../images/jobDetails/bubbleMiddle_right.gif) right top repeat-y; }
.bubbleTop_right { background: url(../images/jobDetails/bubbleTop_right.gif) right top no-repeat; }
.bubbleBottom_right { background: url(../images/jobDetails/bubbleBottom_right.gif) right bottom no-repeat; }


.bubbleSupplierWrapper { padding-left: 55px; padding-right: 10px; }
.bubbleClientWrapper { padding-left: 15px; padding-right: 35px; }

.getaquote_result { padding-bottom: 5px; }

.quoteLegend { margin-top: 20px;}
.quoteLegend li { display: inline; }
.greenDot, .grayDot  { background: url(../images/getaquote/greenDot.gif) left bottom no-repeat; padding-top: 18px; padding-left: 25px; height: 31px; }
.grayDot { background: url(../images/getaquote/grayDot.gif) left bottom no-repeat; }
.legendNumber { font: normal bold 22px "Trebuchet MS", Arial; color: white; }
.legendDescription { font: normal bold 18px "Trebuchet MS", Arial; color: #10db09; padding-left: 15px; }
.legendDescription, .legendNumber { position: relative; left: -16px; top: -5px; }

.getaquote_desc_textfield { background: url(../images/getaquote/textfield_big.gif) left top no-repeat; height: 158px; width: 543px; }
.getaquote_desc_textarea { position: relative; left: 15px; top: 15px; width: 480px; height: 120px; background: none; }

.delDetails_subResults { background: #10db09; color: white; z-index:100;}
.delDetails_subResultsItem, .delDetails_subResultsItemSelected {padding: 10px; color: white; list-style-type:none; z-index:100; } 
.delDetails_subResultsItem { background: #10db09; }
.delDetails_subResultsItemSelected {background: #009900; cursor:pointer; } 



.securePay { display: block; background: url(../images/getaquote/securePay.jpg) left top no-repeat; width: 100px; height: 50px; overflow: hidden; }

.loginWrapper { background: url(../images/login_signup/signinbox_middle.jpg) 0px 19px no-repeat; width: 279px;  }
.loginTop { background: url(../images/login_signup/signinbox_top.jpg) left top no-repeat; width: 279px; }
.loginBottom { background: url(../images/login_signup/signinbox_bottom.jpg) left bottom no-repeat; width: 279px; }
.loginWrapper_expand { background: url(../images/login_signup/expandable.jpg) left top repeat-y; width: 279px; margin: 0 auto 0 auto; }

.auctionClosed { background: url(../images/auctionClosed.gif) left top no-repeat; height: 58px; width: 324px; }
.winningBid { background: url(../images/winningBid.gif) left top no-repeat; height: 105px; width: 179px;  }

.statementFieldWrapper { background: url(../images/statementField.gif) left top no-repeat; width: 503px; height: 142px;}
.statementField { height: 115px; width: 480px; overflow: auto; position: relative; top: 15px; left: 15px; }

.myjobs_currentTable td { padding-top: 10px; padding-bottom: 10px; font-size: 11px; font-weight: normal; }

#about_people td { font-size: 11px; font-weight: normal; }

.faqsDot { background: url(../images/faqs/faqs_dot.gif) left center no-repeat; padding-left: 20px; }
.faqsDot a  { color: #12366a; }
.faqsDot a:hover { color: #10db09; text-decoration: underline; }
.faqsTop { display: block; padding-top: 3px; padding-bottom: 3px; background: #CCC; color: white; text-align: center; font-size: 11px; }
.faqsTop:hover { background: #12366a; }

.missionList { list-style: inside decimal; font: normal bold 11px Arial, Helvetica, sans-serif; }
.missionList li { padding-bottom: 10px;  }

.explanationList li { background: url(../images/explanation/listImage.gif) left 1px no-repeat; padding-left: 15px; padding-bottom: 5px; }
.explanationList li a { font-weight: bold; color: #3d6aab;  }

.numberList { list-style-position: outside; list-style-type:decimal; font: normal 11px Arial, Helvetica, sans-serif; margin-left:17px; }
.numberList li { padding-bottom: 10px; }
.letterList { list-style-position: outside; list-style-type:lower-alpha; font: normal 11px Arial, Helvetica, sans-serif;  margin-left:17px;}
.letterList li { padding-bottom: 10px;}


.newsSnippet { background: url(../images/news/newsBackground.jpg) left top no-repeat; min-height: 550px; height:auto !important; height:550px; }
.newsArticle { background: url(../images/news/newsArticleBackground.jpg) left top no-repeat; min-height: 550px; height:auto !important; height:550px;  }
.newsLogo { padding: 15px 0 0 110px; }
.newsArticleLogo { padding: 10px 0 0 53px; }
.newsWrapper { padding: 20px 0 0 117px; }
.newsBreaker, .newsBreakerArticle { background: url(../images/news/breaker.gif) left top repeat-x; height: 10px; width: 350px; margin-top: 10px; }
.newsBreakerArticle { width: 400px; }

/* ----------------  BUTTON AND FORMS  ------------- */

.iBidAM_btn{
	background: url(../images/button/btnCenterBG.gif) repeat-x;
}

.bigButton_left { background: url(../images/button/buttonBig_left.png) left top no-repeat; height: 44px; width: 23px; }
.bigButton_middle { background: url(../images/button/buttonBig_midddle.png) left top repeat-x; height: 44px; width: 100%; text-align: center;}
.bigButton_right { background: url(../images/button/buttonBig_right.png) left top no-repeat; height: 44px; width: 23px; }

.ibidButton { display: block; color: white; font: normal normal "Trebuchet MS", Arial; height: 35px; padding-top: 9px; width: 100%; }
.ibidButton:hover { color: #0d7d09; }

.grayButton_middle { background: url(../images/button/loginButton_center.gif) left top repeat-x; height: 25px; }
.grayButton_left, .grayButtonLeftSolid { background: url(../images/button/loginButton_left.gif) left top no-repeat; height: 25px; }
.grayButton_right, .grayButtonRightSolid { background: url(../images/button/loginButton_right.gif) right top no-repeat; height: 25px; }

.grayButtonLeftSolid, .grayButtonRightSolid { width: 6px; }


.graybutton { display: block; text-align: center; width: 100%; height: 19px; padding-top: 4px; color: #3d6aab; cursor: pointer; cursor: hand; }
.graybutton:hover { color: #3b3a3a; }

.greenButton_left { background: url(../images/button/buttonmiddle_left.png) left top no-repeat; height: 39px; width: 15px; }

.greenButton_center { background: url(../images/button/buttonmiddle_center.png) left top repeat-x; height: 39px; }

.greenButton_right { background: url(../images/button/buttonmiddle_right.png) left top no-repeat; height: 39px; width: 20px; }

.input_middle { background: url(../images/forms/input_center.jpg) left top repeat-x; height: 26px; } 
.input_left { background: url(../images/forms/input_left.jpg) left top no-repeat; height: 26px; }
.input_right { background: url(../images/forms/input_right.jpg) right top no-repeat; height: 20px; padding: 6px 0 0 10px; }

.searchbuttonCat { background: url(../images/button/search.jpg) left top no-repeat; height: 32px; width: 80px; overflow: hidden; cursor: pointer; cursor: hand; }
.searchbuttonCat:hover { background-position: 0px -32px; }

#resultListRemove a { color: #3d6aab; font: normal bold 12px Arial, Helvetica, sans-serif; text-decoration: underline; }
#resultListRemove a:hover { font: normal bold 12px Arial, Helvetica, sans-serif; text-decoration: none; }
#resultListRemove li { line-height: 20px; }

.resultRemove { position: absolute; background: url(../images/button/removeSmall.jpg) left top no-repeat; width: 50px; height: 20px; cursor: pointer; cursor: hand; }

.bidButton { background: url(../images/button/bid.gif) left top no-repeat; height: 32px; width: 81px; overflow: hidden; cursor: pointer; cursor: hand; position: relative; left: 50px;}
.bidButton:hover { background-position: 0px -32px; }

.buttonMiddle { background: url(../images/button/mainbutton_middle.png) left top repeat-x; height: 31px;}
.buttonLeft { background: url(../images/button/mainbutton_left.png) left top no-repeat; height: 31px; width: 12px; }
.buttonRight { background: url(../images/button/mainbutton_right.png) right top no-repeat; height: 31px; width: 16px; }

.button, .buttonMain { display: block; width: 100%; height: 26px; text-align: center; font: normal bold 14px Arial, Helvetica, sans-serif; color: white; padding-top: 5px; position: relative; }
.buttonMain { padding-top: 0; padding-bottom: 1px; cursor: pointer; cursor: hand; }
.button:hover, .buttonMain:hover { color: #0d7d09; }

.minimumStars { background: url(../images/getaquote/starsBG.gif) left top no-repeat; width: 119px; height: 30px; margin: 0 auto 0 auto; }
.minimumStarsSupplier { background: url(../images/explanation/starsBG.gif) left top no-repeat; width: 119px; height: 30px; }

.whiteStar { display: block; background: url(../images/getaquote/whiteStar.gif) left top no-repeat; height: 20px; width: 20px; float: left; }
.goldenStar { display: block; background: url(../images/getaquote/goldenStar.gif) left top no-repeat; height: 20px; width: 20px; float: left; }

.whiteStarSupplier { display: block; background: url(../images/explanation/whiteStar.gif) left top no-repeat; height: 20px; width: 20px; float: left; }
.goldenStarSupplier { display: block; background: url(../images/explanation/goldenStar.gif) left top no-repeat; height: 20px; width: 20px; float: left; }


.greenStar { display: block; background: url(../images/getaquote/greenStar.gif) left top no-repeat; height: 20px; width: 20px; float: left; }

.getQuoteBox_middle { background: #e8e8e8; width: 525px; }
.getQuoteBox_top { background: url(../images/getaquote/box_top.gif) left top no-repeat; }
.getQuoteBox_bottom { background: url(../images/getaquote/box_bottom.gif) left bottom no-repeat; }

.providerYes { background: url(../images/getaquote/providers_yes.gif) left top no-repeat; height: 20px; padding-left: 30px; padding-top: 7px; }
.providerNo { background: url(../images/getaquote/providers_no.gif) 3px 0px no-repeat; height: 17px; padding-left: 30px; padding-top: 3px; }

.specQue_middle { background: url(../images/specQuestions/grayMiddle.gif) left top repeat-y; width: 193px; }
.specQue_top { background: url(../images/specQuestions/grayTop.gif) left top no-repeat;  }
.specQueBottom { background: url(../images/specQuestions/grayBottom.gif) left bottom no-repeat; text-align: right; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; font: normal bold 11px Arial, Helvetica, sans-serif;  }
.specQuest_question { display: block; background: url(../images/specQuestions/questionmark.gif) left top no-repeat; height: 18px; width: 18px; }
.specQue_emptyCell {  padding-right: 10px; padding-top: 3px; font-size: 11px; }

.specQuest_Input_middle { background: url(../images/forms/specInput_middle.gif) left top repeat-x; height: 20px; }
.specQuest_Input_left { background: url(../images/forms/specInput_left.gif) left top no-repeat; height: 20px; }
.specQuest_Input_right { background: url(../images/forms/specInput_right.gif) right top no-repeat; height: 17px; padding-top: 3px; padding-left: 6px; }
.specQuest_input  { background: none; border: none; height: 18px; width: 100%; font-size: 11px; }

.textareaSmall_middle { background: url(../images/forms/textareaSmall_middle.gif) left top repeat-y; width: 206px; }
.textareaSmall_top { background: url(../images/forms/textareaSmall_top.gif) left top no-repeat; }
.textareaSmall_bottom { background: url(../images/forms/textareaSmall_bottom.gif) left bottom no-repeat; }
.textareaSmall { border:none; background: none; }

.calendarIcon { background: url(../images/getaquote/calendar_icon.gif) left top no-repeat; height: 25px; width: 30px; cursor: pointer; cursor: hand; }

.flexInput_top { background: url(../images/forms/flexInput_top.gif) left top repeat-x; }
.flexInput_left { background: url(../images/forms/flexInput_left.gif) left top repeat-y; }
.flexInput_right { background: url(../images/forms/flexInput_right.gif) right top repeat-y; }
.flexInput_bottom { background: url(../images/forms/flexInput_bottom.gif) left bottom repeat-x; }
.flexInput_topLeft { background: url(../images/forms/flexInput_top_left.gif) left top no-repeat; }
.flexInput_topRight { background: url(../images/forms/flexInput_top_right.gif) right top no-repeat; }
.flexInput_bottomLeft { background: url(../images/forms/flexInput_bottom_left.gif) left bottom no-repeat; }
.flexInput_bottomRight { background: url(../images/forms/flexInput_bottom_right.gif) right bottom no-repeat; }

.fullArticle { display: block; background: url(../images/news/full_article.png) left top no-repeat; width: 93px; height: 19px; }
.fullArticle:hover { display: block; background: url(../images/news/full_article_on.png) left top no-repeat; width: 93px; height: 19px; }

.newsBack { display: block; background: url(../images/news/back_off.gif) left top no-repeat; height: 66px; width: 56px;  }
.newsBack:hover { display: block; background: url(../images/news/back_on.gif) left top no-repeat; height: 66px; width: 56px; }

.newsNext { display: block; background: url(../images/news/next_off.gif) left top no-repeat; height: 67px; width: 55px;  }
.newsNext:hover { display: block; background: url(../images/news/next_on.gif) left top no-repeat; height: 67px; width: 55px; }
.newsButtonsWrapper { }

.buttonSnippets { display: block; background: url(../images/news/sippets_off.gif) left top no-repeat; width: 95px; height: 19px; }
.buttonSnippets:hover { background: url(../images/news/sippets_on.gif) left top no-repeat; width: 95px; height: 19px; }


/* ----------------  NAVIGATION  ------------- */

#menuContainer{
	width: 984px;
	margin: 0px -20px 0 -20px;
	height: 39px;
	background: url(../images/menu/menuCenter.jpg) repeat-x;
	text-align: center;
}

/* Modified DN 20080522 */
/*
#topNav{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 125px;
}
*/

#topNav{
    display: block;
    margin: 0px;
    padding: 0px;
    padding-left: 150px;
}

#topNav li {
	display: block;
	border-right: solid 1px #10db09;
	color: #FFFFFF;
	float: left;
}

#topNav li a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 10px 0 10px;
	height: 28px;
	display: block;
	float: left;
}
#topNav li a:hover {
	background: url(../images/menu/mainNav_hover.gif) left bottom repeat-x;
}

.subNav{
	display: none;
}

.subNav li{
	display: block;
}

.topNav li a:hover{
	background: url(../images/menu/menuCenterActive.gif) repeat-x;
	color: #0033CC;
}


#leftMenuRound{float: left;}
#rightMenuRound {float: right;}


#leftNav{
	list-style: none;
}

#leftNav li{
	background: #dddddd;
	margin-bottom: 5px;
	padding-left: 0px;
}

#leftNav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #12366a;
	padding-left: 18px;
	height: 20px;
	padding-top: 6px;
}
#leftNav li a:hover, #leftNav li .selected {
	background: #38629e;
	color: white;
}
#leftNav li .JSMenu_left {
	background: url(../images/icons/blueArrow.gif) 160px 6px no-repeat;
}
#leftNav li .JSMenu_left:hover {
	background: #38629e url(../images/icons/whiteArrow.gif) 160px 6px no-repeat;
	color: white;
}
#leftNav .subNavLeft { list-style: none;  }
#leftNav .subNavLeft li a { display: block; background: #efefef; height: 15px; padding-top: 2px; font-size: 11px;  }
#leftNav .subNavLeft li a:hover { background: #38629e;  }











.activeLeftNav{
	margin-left: 25px;
}

/* ----------------  FOOTER  ------------- */
#cleaner{ clear: both;}

#footer{
	background: url(../images/footerBG.jpg) repeat-x;
	height: 65px;
	text-align: center;
	color:#FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 18px;
}

#footer a, .footerMini {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover{
	color: #33FF00;
	text-decoration: underline;
}

/* ----------------  special classes  ------------- */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { text-align: center; }
.underline { text-decoration: underline; }

.white { color: white; }
.black { color: black; }
.red {color: red; }
.grayTypo { color: #3b3a3a; }
.blue { color: #3d6aab; }
.green { color: #10db09; }
.gray2 { color: #606060; }
.grayLight { color: #c3c3c3; }

.backgroundBlue { background: #3d6aab; }
.backgroundDarkGrey {background: #EEEEEE; }
.backgroundLightGrey {background: #F8F8F8; }

.size11 { font-size: 11px; }
.size15 { font-size: 15px; }
.size14 { font-size: 14px; }
.size13 { font-size: 13px; }
.size12 { font-size: 12px; }
.size18 { font-size: 18px; }
.size25 { font-size: 25px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }

.relative { position: relative; }

.paddingB15 { padding-bottom: 15px; }
.paddingB5 { padding-bottom: 5px; }
.paddingB10 { padding-bottom: 10px; }
.paddingT10 { padding-top: 10px; }
.paddingL55 { padding-left: 55px; }
.marginT10 { margin-top: 10px; }
.marginT15 { margin-top: 15px; }
.marginL10 { margin-left: 10px; }
.marginL16 { margin-left: 16px; }
.paddingL6 { padding-left: 6px; }
.paddingL65 { padding-left: 65px; }

.displayN { display: none; }

.fontTrebuch { font-family: "Trebuchet MS", Arial; }

