
/******************************************/
/*****    HOME AND SPLASH PAGES     *******/
/******************************************/

/***** Main Menu Header Links *****/
td.navMain{
	color: #666666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
}

td.navMain:hover {
	text-decoration: none;
	color: #000000;
}

td.mainMenu {
font-family: Lucida Grande, Verdana, Arial;
	color: #666666;
	font-size: 11px;
}

td.mainMenu a {
font-family: Lucida Grande, Verdana, Arial;
	color: #666666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
}

td.mainMenu a:hover {
	color: #000000;/*Blue value: 003399*/
	text-decoration: no 
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	color: #002252;
	font-weight:normal;
	/*border: 1px inset #979797;*/
}

/**** Links ****/
a.linkRedUnderline{
	font-family: "Lucida Grande", Verdana, Arial;
	color: #9d0000;
	text-decoration: underline;
	font-size: 10px;
}

a.linkRedUnderline:hover{
	color: #000000;
	text-decoration: none;
}

a.linkBigRedUnderline{
	font-family: "Lucida Grande", Verdana, Arial;
	color: #9d0000;
	text-decoration: underline;
	font-size: 13px;
	font-weight:bold;
}

a.linkBigRedUnderline:hover{
	color: #000000;
	text-decoration: none;
}

a.linkGrayUnderline{
	font-family: "Lucida Grande", Verdana, Arial;
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

a.linkGrayUnderline:hover{
	color: #000000;
	text-decoration: none;
}

a.linkBlueUnderline{
	font-family: "Lucida Grande", Verdana, Arial;
	color: #0000CC;
	text-decoration: underline;
	font-size: 10px;
}

a.linkBlueUnderline:hover{
	color: #000000;
	text-decoration: none;
}

a.linkBlackUnderline{
	font-family: "Lucida Grande", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	line-height:18px;
}

a.linkBlackUnderline:hover{
	color: #9d0000;
	text-decoration: none;
	line-height:18px;
}

/**** Headers ****/
.headerRed{
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 13px;
	color:#FF0000;
	font-weight: bold;
}


/***** Homepage nav description copy *****/
.submitButton {
    border: solid 1px #ccc;
    padding: 2px 12px 4px 12px;
    margin: 0 10px;
    height: 20px;
    background-image: url( '/assets/button-bg.gif' );
    background-repeat: repeat-x;
    font: 10px Verdana;
    color: #000;
}

.homeDesc {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-right: 20px;
	line-height: 16px;
}

a.homeDescLink {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	font-weight:bold
	text-decoration: underline;
}
a.homeDescLink:hover {
	color: #FF0000;
	text-decoration: none;
}

/***** Extended Navigation Links *****/
td.extendedNav a{
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	padding-left: 7px;
	line-height: 20px;
}

td.extendedNav a:hover{
	color: #003399;
}


td.extendedNav ul{
	list-style: none;
	margin: 0px;
	padding-left:15px;
}


a.breadcrumbLink {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.breadcrumbLink:hover {
	text-decoration: none;
}


/******************************************/
/*****    ONLINE CATALOG STYLES     *******/
/******************************************/


/* style for PDF text links */
td.catSideNav a {
font-family: Lucida Grande, Verdana, Arial;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

td.catSideNav a:hover {
	color: #003399;
}


/***** Category Links *****/

a.catContentsHead {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.catContentsHead:hover {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border:thick;
	background-color: #000000;
}

td.catalogIndex a{
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
	line-height: 20px;
}

td.catalogIndex a:hover{
	color: #003399;
	text-decoration: underline;
}


td.catalogIndex ul{
	list-style: none;
	margin: 0px;
	padding-left:15px;
}

/* previous page rollover link */
a.catPageBackBTN, a.catPageBackBTN {
display: block;
background-color: transparent;
background-image: url(catPageBackBTN.gif);
background-repeat: no-repeat;
width: 80px;
height: 28px;
padding: 0px 0 0 0;
text-decoration: none;
}

a.catPageBackBTN:link, a.catPageBackBTN:visited {
color: #FFFFFF;
text-decoration: none;
}
a.catPageBackBTN:hover, a.catPageBackBTN:active {
background-position: 0 -36px;
color: #FFFFFF;
text-decoration: none;
}

/* next page rollover link */
a.catPageFwdBTN, a.catPageFwdBTN {
	display: block;
	background-color: transparent;
	background-image: url(catPageFwdBTN.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 28px;
	padding: 0px 0 0 0;
	font-family: Lucida Grande, Verdana, Arial;
	text-decoration: none;
}

a.catPageFwdBTN:link, a.catPageFwdBTN:visited {
color: #FFFFFF;
text-decoration: none;
}
a.catPageFwdBTN:hover, a.catPageFwdBTN:active {
background-position: 0 -36px;
color: #FFFFFF;
text-decoration: none;
}



/******************************************/
/*****      PRODUCT PAGE STYLES     *******/
/******************************************/

td.rentNow ul{
	list-style: none;
	margin: 0px;
	
}

.rentNow ul{
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	list-style: none;
	padding-left:5px;
}

.productSpecs {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

.productNumber{
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

td.catalogLink a{
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	color: #CC3300;
	text-decoration: underline;
}

td.catalogLink a:hover{
	color: #003399;
	text-decoration: none;
}

a.tabLink:link, a.tabLink:visited {
font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
color: #FF0000;
text-decoration: underline;
}
a.tabLink:hover, a.tabLink:active {
color: #003399;
text-decoration: none;
}

a.tabLinkBlack{
font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
color: #000000;
text-decoration: underline;
}
a.tabLinkBlack:hover {
color: #003399;
text-decoration: none;
}

/***** thumb border *****/
a.thumbBorder, a.thumbBorder:link, a.thumbBorder:visited {
	display:block;
	padding:0;
	margin:0;
	border: 1px solid #cccccc;
	width:120px; 
}

a.thumbBorder:hover, a.thumbBorder:active {
	border-color: #000000;
} 

a.thumbBorder img {
	display:block;
	border:0;
	padding:5px;
	margin:0;
	width:100px;
	height:100px;
}







/* product page rollover links */
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 200px;
height: 28px;
margin: 1px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Lucida Grande, Verdana, Arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

a.button:link, a.button:visited {
color: #FFFFFF;
text-decoration: none;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FFFFFF;
text-decoration: none;
}


/* locations nav */

.locationsNav a {
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 0px;
	font-size: 12px;
}

.locationsNav a:link {
	color: #000000;
	text-decoration: none;
}
.locationsNav a:visited {
	text-decoration: none;
	color: #000000;
}
.locationsNav a:hover {
	text-decoration: none;
	color: #000000;
}
.locationsNav a:active {
	text-decoration: none;
	color: #000000;
}

/* general content styles  */

.header01 {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header01White {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.header02 {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.subhead01 {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.subhead01Pad {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.content01 {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

.content01LineHeight {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #000000;
	
}


.content10pxPad {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}

.contentRed {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}

.searchResults {
	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 310px;
}

.copyrightFooter{
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
	color:#666666;
}