﻿/*** NEW SEARCH TEMPLATE STYLES ***/
#newSearch {
	border: none;
	display: block;
	border-bottom: 2px solid #004080;
}
#newSearch tr#Top {
}
#newSearch tr td#Img {}

#newSearch tr td#Img a img {
	display: block;
	border: none;
}
#newSearch tr td#Title {}

#newSearch tr td#Title h2 a:link, #newSearch tr td#Title h2 a:visited {
	font-size: 18px;
	text-decoration: none;
	color: #1D5C90;
}

#newSearch tr td#Title h2 a:hover {
	color: #F87C00;
	text-decoration: none;
}

#newSearch tr td#Price {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
#newSearch tr#Mid {}
#newSearch tr td#Descrip {
	padding-bottom: 15px;
}
#newSearch tr#BtmT {
	text-align: center;
}
#newSearch tr td#ItemT {
	padding-bottom: 15px;
	font-weight: bold;
	vertical-align: top;
}

#newSearch tr td#InstrT {
	font-weight: bold;
	vertical-align: top;
}
#newSearch tr td#DateT {
	font-weight: bold;
	vertical-align: top;
}
#newSearch tr td#BuildT {
	font-weight: bold;
	vertical-align: top;
}

#newSearch tr#Btm {
	text-align: center;
}

#newSearch tr#BtmT td#moreBtn {
	text-align: right;
}
#newSearch tr#BtmT td#moreBtn a {
	padding:  10px 10px 10px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

	-moz-box-shadow: 1px 1px 2px #222;
	-webkit-box-shadow: 1px 1px 2px #222;
	box-shadow: 1px 1px 2px #222;

	-moz-border-radius: 5px;
	border-radius: 5px;

	height: 100px;
	background-color: #F87C00;
  	background: -moz-linear-gradient(left top, #FAA157 0%, #F87C00 100%);
  	background: -webkit-gradient(linear, left top, right bottom, from(#FAA157), to(#F87C00));
	background: -o-gradient(#FAA157 , #F87C00);
}

#newSearch tr#Spacer {
	height: 25px;
}

#newSearch tr td#Item {}
#newSearch tr td#Instr {}
#newSearch tr td#Date {}
#newSearch tr td#Build {}

/*** CLARK CORP STYLE MAIN ***/
body {
background-color:#9ABBE6;
}

.ccrumb { color: #1D5C90; }
.ccrumb a { color: black; }
.ccrumb a:hover { color: #EC9C56; }
#content #main a:link
{
	color:#1D5C90
}
#content #main a:hover
{
	color:#EC9C56;
}

a.offButtonLink {color: white;}
a.offButtonLink:hover {color: #EC9C56;}

#nav-link a {
background:#00457C url(../img/hooptie.gif) no-repeat scroll left top;
color:#FFFFFF;
display:block;
font-size:10px;
font-weight:bold;
height:20px;
padding-left:18px;
padding-top:3px;
text-decoration:none;
}
#nav-link a:hover {
background-color:#0073AE;
display:block;
height:20px;
}

#bottom-nav {
background-color:#00457E;
color:#FFFFFF;
display:block;
font-size:9px;
font-weight:bold;
height:20px;
text-decoration:none;
border-bottom: solid 4px #FFF;
width: 162px;
}

#bottom-nav, #bottom-nav2 {
padding-top: 8px;
}

#bottom-nav:hover {
background-color:#0072AE;
color:#FFFFFF;
}

#bottom-nav2 {
background-color:#EC9C56;
color:#FFFFFF;
display:block;
font-size:10px;
font-weight:bold;
text-decoration:none;
border-bottom: solid 4px #FFF;
height: 20px;
width: 162px;
}

#bottom-nav2:hover {
background-color:#0072AE;
color:#FFFFFF;
}

img.bottom-nav-img {
border-top: solid 4px #FFF;
background-color: #FFF;
padding: 4px 0px 4px 0px;
width: 162px;
}

/*
#indent-text {
padding-left:4px;
}
#footerdiv {
background-color:#F4F4F4;
bottom:0px;
left:0px;
position:absolute;
width:100%;
}
#banner {
background-color:#0073AE;
color:#FFFFFF;
font-size:9px;
height:40px;
text-align:center;
width:100%;
}
a.top-nav {
color:#FFFFFF;
text-decoration:none;
}
a.top-nav:visited {
color:#FFFFFF;
}
a.top-nav:active {
color:#FFFFFF;
}
a.top-nav:hover {
color:#EC9C56;
text-decoration:underline;
}
*/
