﻿body 
{
    background: url(/img/copyrightbackground.png) fixed center repeat-y #FFFFFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 0;
    font-family: Sans-Serif;
    }

.floatLeft
{
    float: left;
    text-align: left;
}

.floatRight
{
    float: right;
    text-align: right;
}

h2
{
    font-weight: normal;
        font-size: 16px;
}
#leftColumnCopy h3 
{
    color:#583D57;
    font-size:12px;
    font-weight:bold;
    margin:0 12px;
}

a img
{
    border: none;
    text-decoration:none;
}

a:hover,a:link,a:visited
{
    color: #583D57;
    font-weight: bold;
    text-decoration:none;
}


/*===================*/
h1
{
font-size: 16px;
line-height: 33px;
background-image: url(/img/h1Fill.png);
position:absolute;
top: 112px;
left: 50%;
height: 35px;
width: 555px;
margin-left: -418px;
font-family:Arial;
font-weight: bold;
color: #000000;
}

span.imgLeft
{
    height: 35px;
    width: 3px;
    float: left;
    background-image: url(/img/h1Left.png);
}
span.imgRight
{
    height: 35px;
    width: 3px;
    float: right;
    background-image: url(/img/h1Right.png);
}

/*===================*/

#contentsContainer
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 855px;
background-color: #FFFFFF;
}

/*===================*/
/* holds all the stuff 
below the iconBox    */
#mainContent
{
font-family: Arial;
font-size: 12px;
text-align: center;
width: 836px;
position:absolute;
top: 123px;
left:50%;
margin-left: -418px; 
height: auto;
}

/*===================*/

#header
{
    width: 855px;
    text-align: center;
    font-size: 18px;
    font-family: Verdana;
    line-height: 69px;
    font-weight: 100;
    height: 78px;
    background: url(/img/headerFill.png) repeat-x #FFFFFF;
}

span.headLeft
{
    background: url(/img/headerLeft.png) no-repeat #FFFFFF;
    float: left;
    height: 78px;
    width: 4px;
}

span.headRight
{
    background: url(/img/headerRight.png) no-repeat #FFFFFF;
    float: right;
    height: 78px;
    width: 4px;
}

#searchForm
{
    float: right;
    height: 68px;
    margin-right: 5px;
    margin-top: 7px;
}

/*===================*/
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	
	}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Verdana;
		}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		width: 70px;
		color: #000000;
		white-space: nowrap;
		font-weight: normal;
		}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			text-align: left;
			border: 1px solid #86847a;
			border-top: none;
			z-index: 1;
			}
		
        
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				border-bottom: #ffce0b;
				
				}

			#jsddm li ul li a
			{	width: auto;
				background-color: #e3dcae;
				color: #000000;
				border-bottom: 1px solid #f5f1cf;
			
				}
			
			#jsddm li ul li a:hover
			{	background: #b1a37e}

/*===================*/

#navBar
{

    text-align: center;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 8px;
    width: 873px;
    margin-left: 9px;
    background: url(/img/navBarTan2.png) no-repeat;
    height: 27px;
    font-family: Verdana;
    font-weight: bold;
}
li.home
{
    width: 117px;
}

li.copyright
{
    width: 151px;
}
ul.copyright
{
width: 148px;
}

li.prices
{
    width: 146px;

}

li.prices ul
{
    padding-left: 12px;
    width: 148px;
}

li.resources
{
    width: 148px;
    margin-left: 3px;
}

li.resources ul
{
    width: 148px;
}

li.aboutus
{
    width: 147px;
    margin-left: 3px;
}

li.aboutus ul
{
    width: 147px;
}

li.login
{
    width: 118px;
    margin-left: 1px;
}

/*===================*/
#leftColumn
{
    width: 552px;
    float: left;
}

#blueBox
{
    width: 555px;
    height: 61px;
    background: url(/img/blueBarFill.png);
}

#blueBox span.spanLeft
{
    width: 1px;
    height: 61px;
    background: url(/img/blueBarLeft.png);
    float: left;
}

#blueBox span.spanRight
{
    width: 1px;
    height: 61px;
    background: url(/img/blueBarLeft.png);
    float: right;
}

#iconLeft, #iconLeft img
{
    float: left;
    margin-left: 4px;
}

#blueBox p
{
float:left;
font-size:24px;
height:61px;
line-height:18px;
margin-left:12px;
}

#leftColumnCopy
{
    margin-top: 45px;
    padding-top: 12px;
    border: 1px solid #d0d0d0;
    text-align: left;
}
#leftColumnCopy p
{
    margin: 18px 12px 18px 12px;
}

#leftColumnCopy h2
{
    font-size: 16px;
    margin: 0px 12px 0px 12px;
    font-weight: bold;
    color: #583d57;
}

/*===================*/

#rightColumn
{
    width: 275px;
    height: auto;
    float: right;
}

/*===================*/
.blueBoxContainer, .blueBoxContainer2
{
    float: right;
    width: 272px;
    height: 183px;
    background: url(/img/blueBoxFill.png) repeat-x;
    text-align: center;
    margin-bottom: 20px;
}

.blueBoxContainer h3, .blueBoxContainer2 h3
{
width: 272px;
height: 58px; 
margin-top: -2px;
margin-left: -12px;
line-height: 61px;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #583d57;
}

.yellowBoxContainer h3
{
   width: 272px;
height: 58px; 
margin-top: -2px;
line-height: 61px;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #583d57; 
}

p.content
{
    width: 264px;
    padding: 0px 12px 0px 12px;
}

p.title
{
    margin-top: -1px;
    width: 264px;
    height: 55px;
    line-height: 60px;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    padding-left: 12px;
}

.blueBoxContainer2 img
{
  margin-bottom: -2px;
  float: right;
  padding-right: 12px;
}
.blueBoxContainer img
{
      margin-bottom: -12px;
    padding-top: 8px;
      float: right;
}
span.blueLeft
{
width: 4px;
height: 183px;   
background: url(/img/blueBoxLeft.png);
float: left;
}

span.blueRight
{   
 width: 4px;
 height: 183px;   
 background: url(/img/blueBoxRight.png);
 float:right;
}

/*===================*/
.yellowBoxContainer
{
    float: right;
    width: 272px;
    height: 183px;
    background: url(/img/tanBoxFill.png) repeat-x;
    text-align: center;
    margin-bottom: 20px;
}

.yellowBoxContainer img
{
    float: right;
}

span.yellowLeft
{
width: 3px;
height: 183px;   
background: url(/img/tanBoxLeft.png);
float: left;
    
}

span.yellowRight
{   
 width: 3px;
 height: 183px;   
 background: url(/img/tanBoxRight.png);
 float:right;
}

/*===================*/
#footer
{
float: left;
clear: both;
}

#footer li
{
    border-right:1px solid #000000;
    display:inline;
    margin-right:-3px;
    padding-left:6px;
    padding-right:6px
}

#footer li.last
{
    border-right: none;
}

/*===================*/

#iconBox
{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: -17px;
height: 120px;
width: 600px;
}

.iconBoxContainer
{
    margin-top: 20px;
    float: left;
    width: 80px;
    color: #000000;
    font-weight: bold;
}

.iconBoxContainer a
{
    color: #000000;
    text-decoration: none;
    font-family: Sans-Serif;
    font-weight: 100;
    font-size: 14px;
}

/*===================*/

table.priceTable
{
    border: none;
    padding: 0;
    margin: 0;
}

table.priceTable td
{
    background-color: #E2D5A2;
    text-align: center;
    width: 111px;
}

table.priceTable th
{
    background: #E8F4F8;
    text-align: center;
}

table.priceTable td.on
{
    background-color: #F2F0D7;
}

table.priceTable td.left
{
    text-align: left;
    width: 199px;
    background: #E8F4F8;
}

table.filesTable
{
    text-align: center;
}

table.filesTable th , table.filesTable td.left
{
    background: #E8F4F8;
}

table.filesTable tr
{
        background: #F2F0D7;
}

#receiptItems
{
    width: 100%;
    margin-bottom: 35px;
    font-size: 14px;
}

#receiptItems label
{
    float: left;
    width: 200px;
    text-align: right;
    margin-right: 5px;
}
