﻿/* ----------------------------------------------------

Company:    West Bend Mutual Insurance

Title:		wbpublic.css

Author:		Tommy Harke

Contact:  	tharke@wbmi.com

Version:	1.0

Date:		January 5, 2009

-----
Updated:	January 6, 2010
Notes:		Moved inline css to external stylesheet

--------------------------------------------------------*/

/*~~~~~~~~~~All Sites~~~~~~~~~*/

#center
{
	text-align:center;      
}

#picTopLeft
{
    float:left;
    vertical-align:bottom;
}

#picRight
{
    float:right;
    padding: 0px 10px 10px 10px;
}

#leftContent
{
	float:left;
	width:550px;
}

#rightContent
{
	float:right;
	width:175px;
	text-align:right;
	margin-top:124px;
}

#rightContentTop
{
	float:right;
	width:175px;
	text-align:right;
}

#rightColumn
{
	float:right;
	width:47%;
}

#leftColumn
{
	float:left;
	width:47%;
}

#addressIndent
{
	padding-left:100px;
	text-align:left;
	color:#003468;
}

.addressIndent
{
	padding-left:100px;
	text-align:left;
	color:#003468;
}

#noAlignRight
{
	text-align:left;
}

/*~~~~~~~~~~~~Master page~~~~~~~~~~~~*/
.grayMenu
{
	border-right-color:Gray;
}

body 
{
	margin-top:0px;
	background-color:#E8EFF7;
}

.mainForm
{
	width:990px;
	margin: 0 auto;
	border:solid thin silver;
	background-color:#E8EFF7;
}

.clear
{
	clear:both;
}

#webPage
{
	background-color:Black;
}

#content
{
	float:left;
	padding:6px 10px 10px 26px;
    width:754px;
    min-height:520px;
    _height:520px;
    background-image:url(RawPics/bgColor.gif);
}

#contentHome
{
    _height:500px;
    min-height:500px;
	padding:10px 0px 30px 0px;
	background-image:url(RawPics/bgColor.gif);
}

#crisisContent
{
	padding-bottom:7px;
	background-color:#003468;
	clear:both;
	text-align:center;
	color:White;
	font-family:Garamond;
	width:100%;
}

#crisisContent a
{
	color:White;
}

#advertisementPic
{
    float:right;
    width:200px;
}

#footer
{
	background-color:#003468;
	clear:both;
	border-top:solid thin white;
	text-align:center;
	color:White;
	font-family:Garamond;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
}	

#leftMasterContent
{
	width:75%;
	float:left;
	color:#000;
	padding:0px 0px 0px 10px;
	border-right:solid thin black;
	min-height:510px;
	_height:510px;
}

#rightMasterContent
{
	float:right;
	width:21%;
	padding:0px 5px 0px 5px;
	text-align:center;
	min-height:510px;
	_height:510px;
}

/*~~~~~~~Font styles~~~~~~~~~~*/ 

h1
{
    font-family:Gill Sans MT;
    font-size:15pt;
    font-weight:bold;
    color:#6699CC;
}

h3
{
	font-family:Gill Sans MT;
}

h5
{
	font-family:Gill Sans MT;
}

span.directConnect
{
	font-family:Gill Sans MT;
    font-size:14pt;
    font-weight:bold;
    color:#6699CC;
}
span.title
{
	font-family:Garamond;
	font-size:11pt;
	font-weight:bold;
}

span.ulTitle
{
	font-family:Garamond;
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
}

p
{
	font-family:"Garamond";
	font-size:11pt;
}

.ul
{
	text-decoration:underline;
}

ul
{
	font-family:"Garamond";
	font-size:11pt;
}

ol
{
	font-family:"Garamond";
	font-size:11pt;
}
 
.bold
{
	font-weight:bold;
}

.productBold
{
	font-weight:bold;
}

span.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.addressColor
{
	color:#003468;
}

a:link 
{ 
	color: Blue;
}

a:visited 
{ 
	color: Blue;
}

a img
{
	border:none;
}

.fontBlue
{
	color:Blue;
}

.font12
{
	font-size:12pt;
}

#fontRed
{
	color:Red;
}

.fontBlack
{
	color:Black;
}
 
/*~~~~~~Home Page~~~~~~*/
#homePageContent
{
	min-height:800px;
}

#homePageAdRotator
{
	float:right; 
	margin:40px 40px 40px 40px;
}

#homePageText
{
	margin: 40px 40px 0px 40px;
	text-align:left;
}

.homePageEnlargedText
{
	font-size:12pt;
}

.boxWhiteSpace
{
	width: 280px; 
	height: 15px; 
	background: #a1973e; 
	border-bottom: solid 4px white;
}

#homePageBoxes
{
	padding-top:60px;
	margin-bottom:0px;
}

#leftHomeBox
{
	float:left;
	margin-left:35px;
	min-height:320px;
	_height:320px;
	_display: inline;
	width:280px;
	background-color:#8DAFCA;
}

.homeBoxOuter
{
	display: table; 
	#position: relative; 
	height:300px; 
	width:280px; 
	background-color:#8DAFCA;
}

.homeBoxMiddle
{
	vertical-align: middle;
	#position:absolute; 
	#top:50%; 
	display:table-cell; 
	width:280px; 
}

.homeBoxInner
{
	#position: relative;  
	#top: -50%; 
	width:280px;
}

.homeArgentBoxInner
{
	#position: relative;  
	#top: -50%; 
	width:280px;
	text-align:center;
}

.homeBoxText
{
	margin-left: 20px; 
	margin-right: 20px;
	color:White;
}

#middleHomeBox
{
	min-height:320px;
	_height:320px;
	width:280px;
	background-color:#8DAFCA;
	float:left;
	margin-left:41px;
	_display: inline;
}

#rightHomeBox
{
	float:right;
	margin-right:35px;
	min-height:320px;
	_height:320px;
	width:280px;
	background-color:#8DAFCA;
	_display: inline;
}

/*~~~~~~~~~~Claims~~~~~~~~~~~*/
#claimsBox
{
	float:right;
	margin-top:109px;
	#margin-top:149px;
    background-color:#6699CC;
    color:White;
    text-align:right;
    padding:0 5px 0 5px;
    #padding:5px 5px 5px 5px;
	width:190px;
	margin-bottom:-10px;
	margin-right:-10px;
	_display:inline;

}

#repairSearch
{
	margin-top:25px;
	text-align:center;
}

/*~~~~~~~~~Agency Locator~~~~~~~~~~~*/
#agencyLocator
{
	text-align:center;
	border-top:double thin #003468;
	padding-top:20px;
}

/*~~~~~~~~~Loss Control~~~~~~~~~~~*/
#lossControlBox
{
	float:right;
	margin-top:573px;
	#margin-top:595px;
	background-color:#6699CC;
	color:White;
	text-align:right;
	padding: 0px 10px 0px 10px;
	#padding:10px 10px 10px 10px;
	margin-bottom:-10px;
	margin-right:-10px;
	width:185px;
	margin-left:-45px;
	_display:inline;
}

#leftColumnLoss
{
	float:left;
	width:65%;
}
#rightColumnLoss
{
	float:right;
	width:35%;
}

/*~~~~~~~~~SMARTbusiness - Product Page~~~~~~~~~~*/
#smartLogo
{
	padding:20px 0 20px 0;
}

/*~~~~~~~~~Workers Comp - Product Page~~~~~~~~~~*/
#ArgentInfo
{
	width:250px; 
	text-align:center; 
	padding-bottom:20px;
	padding-top:10px;
}

/*~~~~~~~~~Loss Prevention Library~~~~~~~~~~*/
#lossLibrary
{
	padding-bottom:25px;
	font-family: Garamond;
	font-size: 11pt;
}

#lossPreventionBox
{
      float:right;
      margin-top:305px;
      #margin-top:285px;
      background-color:#6699CC;
      color:White;
      text-align:right;
      padding: 0px 10px 0px 10px;
      #padding:10px 10px 10px 10px;
      margin-right:-10px;
      margin-bottom:-10px;
      width:245px;
      display:inline;
}

.LossLibraryDocumentLink
{
	color: Blue;
	text-decoration: underline;
}

.LossLibraryRow
{
	padding-top: 7px;
}

.LossPreventionSearchResults
{
	background-color: White;
	border: none;
	font-family: Garamond;
	font-size: 11pt;
	width: 500px;
}

.MaterialLabel
{
	margin-right: 4px;
	width: 60px;
}

/*~~~~~~~~~~Contact Us~~~~~~~~~*/
#contactForm
{
	border-top:double thin #003468;
	text-align:right;
	padding-right:200px;
	padding-top:30px;
}

/*~~~~~~~~~Leadership~~~~~~~~*/
#leadershipContent
{
	padding:20px 10px 10px 26px;
	min-height:500px;
}

#officerNames
{
	float:left;
	padding-left:20px;
}
#officerTitles
{
	padding-left:100px;
	float:left;
}
.indentOfficers
{
	font-weight:normal;
	clear:left;
}

.officerFont
{
	font-weight:bold;
}

/*~~~~~~Philanthropy Award~~~~~~*/
#philanthropyFlashPlayer
{
	padding-top: 20px; 
	margin-bottom: 60px;
	margin-right: auto; 
	margin-left:auto;
	display: block; 
	width: 440px; 
	height: 360px;
}

/*~~~~~~West Bend DVD~~~~~~*/
#dvdContent
{
	margin-left: -20px;
}
#dvdFlashPlayer
{
	margin-top: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	display: block;
	width: 640px; 
	height: 490px;
}

#videoSelectBox
{
	padding-top: 40px; 
	padding-bottom: 80px;
	text-align:center;
}

/*~~~~~~SMARTbusiness Marketing Video~~~~~~*/
#restaurantFlashPlayer
{
	margin-left: auto; 
	margin-right: auto; 
	display: block;
	width: 640px; 
	height: 380px;
	margin-bottom:40px;
	margin-top:120px;
}

#restaurantContent
{
	padding:20px 10px 10px 26px;
	min-height:500px;
}

/*~~~~~~Association Plus~~~~~~*/
#assocPlusImage
{
	padding-top:5px;
}

#employmentPhoto
{
	float: left; 
	padding-right: 10px;
}


/*~~~~~~Payment Options~~~~~~*/
.payOptPlacement
{
	clear:both;
	padding-top:30px;
	overflow:hidden;
}

.payOptTitle
{
	float:left;
	text-align:center;
	width:30%
}

.payOptText
{
	float:right;
	width:65%;
}

/*~~~~~~Employment~~~~~~*/
#rightContentEmployment
{
	float:right;
	margin-top:250px;
	text-align:right;
	width:200px;
}

/*~~~~~~SMART FAQ~~~~~~*/
#FAQtext
{
	padding:20px 30px 620px 30px;
}

#faqContent
{
	padding:20px 10px 10px 26px;
	min-height:500px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~NSI~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#picture
{
	float:right;
	padding:0px 10px 10px 10px;
}

#NSIpicture
{
	float:right;
	padding:0px 15px 10px 40px;
}

#NSIverticalPicture
{
	float:right;
	padding:0px 50px 10px 40px;
}

#nsiContactForm
{
	border-top:double thin #003468;
	text-align:right;
	padding-right:200px;
}

#NSIprogram
{
	padding:20px 30px 20px 20px;
	#padding:0px 30px 20px 20px;
	min-height:500px;
}

.rss_date
{
	font-weight:bold;
}

#adobeAcrobat
{
	font-size:10pt;
}

/*~~~~~~Loss Prevention~~~~~~*/
#productRecall
{
	width: 750px; 
	height: 250px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	overflow-y: auto;
}

.newImage
{
	vertical-align:middle;
}

/*~~~~~~Loss Prevention - YMCA~~~~~~*/
#ymcaAquatics
{
	float: left; 
	width: 22%;
}

#ymcaChildCare
{
	float: left; 
	width: 25%;
}

#ymcaMiscellaneous
{
	margin-left: -5px; 
	float: left; 
	width: 24%;
}

#ymcaSeasonalConcerns
{
	float: left; 
	width: 29%;
}

/*~~~~~~Loss Prevention - Child Care~~~~~~*/
#childBurnAlert
{
	text-align:center; 
	color:Red;
}

#childBurnFlashPlayer
{
	height:300px;
	width:380px;
	display:block;
	margin-left:120px;
	padding-top:20px;
}

#childCareChildSafetyLinks
{
	float:left; 
	width:27%;
}
#childCareEmployeeSafetyLinks
{
	float:left; 
	width:30%;
}
#childCareSeasonalLinks
{
	float:left; 
	width:21%;
}

#childCareMiscLinks
{
	float:left; 
	width:21%;
}

#childBurnLink
{
	font-size:12pt;
	color:Red;
}

/*~~~~~~Loss Prevention - Social Services~~~~~~*/
#socialServicesBurnAlert
{
	text-align:center; 
	color:Red;
}

#socialServicesClientSafetyLinks
{
	float:left; 
	width:26%;
}
#socialServicesEmployeeSafetyLinks
{
	float:left; 
	width:30%;
}
#socialServicesSeasonalLinks
{
	float:left; 
	width:22%;
}

#socialServicesMiscLinks
{
	float:left; 
	width:22%;
}

/*~~~~~~NSI Programs~~~~~~*/
#backToPrograms
{
	clear: both; 
	padding-top: 30px;
	text-align:center;
}