/*
These are the styles for the default template.
You will want to replace this entire file when you lay out the site.
*/
html,body {
  margin: 0px;
  padding: 0px;
  font: normal 11px/14px Verdana,sans-serif;
  background:rgb(205,230,234);
}
div.nameplate {
  position: relative;
  width: 759px;
  height: 113px;
  background: url(../images/demo/nameplate-bg.jpg);
}

strong {
	font-weight: bold;
}

p.attribution {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 45px;
  left: 30px;
  font: italic 15px/22px Giovanni,Georgia,serif;
}
span.clientname {
  font: bold 15px/15px Franklin Gothic,Arial Black,sans-serif;
  font-style: normal;
  color: #485133;
}
p.poweredby {
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 5px;
  right: 40px;
  color: white;
  font: italic 10px/10px Franklin Gothic,sans-serif;
}
p.poweredby b {
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
}
div.nplogo {
  position: absolute;
  top: 0px;
  right: 10px;
}
* html div.nplogo {
  width: 1px;
  height: 1px;
}
* html div.nplogo img {
  visibility: hidden;
}

div.menu {
  background-color: #a6a290;
  width: 759px;
  border-bottom: 4px solid #4d4622;
  padding-bottom: 1px;
}

div.logo {
  background: url(../images/demo/header_companyname.jpg) no-repeat top right;
}

a {
  color: #4d4622;
}

h3 {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font: bold 11px/14px Verdana,sans-serif;
}
div.main h2.homepage {
  background: url(../images/demo/h2-home-main-bg.jpg) top left no-repeat;
  color: #fff3d5;
  font: bold 12px/18px Verdana,sans-serif;
  padding: 0px 12px;
  margin: 8px 0px 8px -2px;
  text-transform: uppercase;
}
form.search {
  display: block;
  padding: 8px 0px;
  margin: 0px 6px 12px 6px;
  border-bottom: 1px solid #4d4622;
  width: 168px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
form.search label {
  font: bold italic 14px/14px Franklin Gothic,sans-serif;
  letter-spacing: -1px;
}
form.search input {
  width: 115px;
}
div.sidebar h2.homepage {
  background: url(../images/demo/h2-home-sidebar-bg.jpg) top left no-repeat;
  color: #fff3d5;
  font: bold 12px/20px Verdana,sans-serif;
  padding: 0px 12px;
  margin: 8px 0px;
  text-transform: uppercase;
}
div.sidebaritem {
  padding: 0px 6px;
}
div.sidebaritem hr {
  border: 0;
  color: #4d4622;
  background-color: #4d4622;
  height: 1px;
}
p.copyright {
  clear: left;
  float: left;
  width: 180px;
  text-align: center;
  font-size: 8px;
  font-family: Tahoma,sans-serif;
}
p.staticlinks {
  margin-left: 180px;
  text-align: center;
  width: 560px;
  font-size: 9px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.logo a {
  text-decoration: none;
}
div.logo img {
  border: none;
}

div.sidebar {
  clear: left;
  float: left;
  width: 180px;
}

div.main {
  margin-left: 205px;
  width: 520px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.hpannounce {
  border: 1px solid #eae5d2;
  background-color: #fbf3de;
  width: 500px;
  padding: 5px;
}
div.footer {
  width: 760px;
  padding: 24px 0px 12px 0px;
  font: normal 10px/10px Arial,Helvetica,sans-serif;
  color: #626262;
}
div.footer a {
  color: #626262;
  text-decoration: none;
}
div.footer a:hover {
  text-decoration: underline;
}
div.footer div.copyright {
  float: left;
  padding: 0px 8px;
}
div.footer div.footlinks {
  float: right;
  padding: 0px 8px;
}
h1 {
  margin: 0px;
  padding: 24px 0px 3px 0px;
  font: bold 11px/14px Verdana,sans-serif;
}
h2 {
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 6px 0px;
}
p,li {
  margin: 0px;
  padding: 3px 0px;
}
ul li {
  list-style-type: square;
}

ol li {
	list-style-type: decimal;
}

div.prlistbox {
  width: 560px;
  border: 1px solid #dcd6c6;
}
div.prlistbox a {
  color: #2a2a2a;
  text-decoration: none;
}
div.prlistbox a:hover {
  text-decoration: underline;
}
div.prlistbox p {
  margin: 0px 16px;
  padding: 6px 0px;
  line-height: 16px;
  border-top: 1px solid #dcd6c6;
}
div.prheader {
  padding: 6px;
  background: #f6f1d1;
  border-bottom: 1px solid #dcd6c6;
}
div.prheader h2 {
  margin: 0px;
  padding: 0px;
}
* html .pnghelper {
  width: 1px;
  height: 1px;
  display: block;
}
* html .pnghelper img {
  visibility: hidden;
}

/*
These styles control the display of the gallery thumbnails. You'll probably want to keep
many of the attributes, but change out the colors.
*/
div.thumbbox {
  padding: 5px 5px 5px 5px;
  margin: 6px;
	margin-bottom: 20px;
	float: left;
  background-color: white;
  border: 1px solid rgb(221,221,221);
}
div.thumbshadow {
  background-color: #e2ddc6;
  position: relative;
  left: 4px;
  margin-left: auto;
  margin-right: auto;
}
div.thumbshadow img {
  position: relative;
  top: -4px;
  left: -4px;
}
div.thumbbox p {
  margin: 0px;
  padding: 10px 0px;
  font: bold 11px/11px Arial,sans-serif;
  color: #333;
}
div.thumbbox p a {
  color: #333;
  text-decoration: none;
}
div.thumbbox p a:hover {
  text-decoration: underline;
}

/*
These styles control the display of calendar events.
*/
div.callistbox {
  padding: 0px;
  margin: 12px 0px 0px 0px;
  border: 1px solid #dcd6c6;
}
div.calheader {
  background-color: #f6f1d1;
  border-bottom: 1px solid #dcd6c6;
  padding: 0px 4px;
}

div.calheader a {
  text-decoration: none;
  color: #333;
}

div.calheader a:hover {
  text-decoration: underline;
}
div.callistbox th {
  border-top: 1px solid #dcd6c6;
  border-right: 1px solid #dcd6c6;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  text-align: right;
}
div.callistbox td {
  border-top: 1px solid #dcd6c6;
  font: normal 12px/12px Arial,Helvetica,sans-serif;
}
input.button {
  background: #f4f0d1 url(../images/demo/buttonbg.gif) bottom left repeat-x;
  border: 1px solid #aaa79c;
  color: black;
  font: normal 10px/10px Arial,sans-serif;
}

table.shoppingcart {
  border-collapse: collapse;
}
table.shoppingcart th {
  color: black;
  font: normal 10px/10px Tahoma,sans-serif;
  margin: 0px;
  padding: 6px 10px;
  background-color: #f4f0d1;
  border: 1px solid #dcd6c6;
}
table.shoppingcart td {
  color: #866116;
  font: normal 10px/10px Tahoma,sans-serif;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #dcd6c6;
}
table.shoppingcart tr.odd td {
  background-color: #f6f2da;
}
table.shoppingcart table {
  border-collapse: collapse;
}
table.shoppingcart table th {
  margin: 0px;
  padding: 0px;
  text-align: right;
  border: none;
}
table.shoppingcart table td {
  margin: 0px;
  padding: 0px;
  text-align: left;
  border: none;
}
p.subtotal {
  float: right;
  padding: 10px 10px 0px 0px;
  margin: 0px;
  color: #866116;
  font: bold 10px/10px Tahoma,sans-serif;
}
input.qty {
  background: white;
  border: 1px solid #b4b4b4;
  text-align: center;
  font: bold 10px/10px Tahoma,sans-serif;
  color: #866116;
}
table.shipbill {
  border-collapse: collapse;
  border: 1px solid #c8c5b2;
}
table.shipbill th,table.shipbill td {
  font: normal 11px/11px Arial,sans-serif;
  padding: 4px;
  background-color: #f8f4de;
}
table.shipbill th {
  text-align: right;
}
table.shipbill td {
  text-align: left;
  border-right: 1px solid #c8c5b2;
}
table.shipbill thead th {
  text-align: left;
  background-color: #f4f0d1;
  border: 1px solid #c8c5b2;
}
table.shipbill input,table.shipbill select {
  border: 1px solid #b4b4b4;
}
a#shippingimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/shipping.png') alpha(opacity=50);
}
a#deliveryimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/delivery.png') alpha(opacity=50);
}
a#reviewimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/review.png') alpha(opacity=50);
}
a#paymentimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/payment.png') alpha(opacity=50);
}
div#response p {
  color: red;
}
div#response ul {
  margin: 0px 0px 12px 0px;
  padding: 0px 20px;
}
div#response li {
  color: red;
  margin: 0px;
  padding: 0px;
}
table.prodopts {
  border: none;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
table.prodopts th {
  text-align: left;
  font: normal 12px/12px Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 0px 10px 2px 0px;
}
table.prodopts td {
  padding: 0px 10px 2px 0px;
}

div.search {
  position: absolute;
  top: 80px;
  left: 550px;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  color: #353823;
}
div.search input {
  border: 1px solid #faf5e3;
}
div.Site_Container{
  padding-left:20px;
  padding-right:20px;
  width:917px;
  margin-right:auto;
  margin-left:auto;
  background:white;
}
div.Site_head{
  width:917px;
  height:91px;
  margin:0px;
  padding:0px;
}
.Site_head_Img{
	display: inline-block;
  width:810px;
  height:91px;
  background:url(../images/sitehead.jpg);
  padding:0px;
  margin:0px;
  float:left;
}
div.Site_log_reg{
  width:103px;
  height:91px;
  background:white;
  padding:0px;
  margin:0px;
  float:right;
}
div.Site_Top_nav{
  width:917px;
  height:36px;
  background:rgb(80,59,45);
  border-bottom:4px solid rgb(196,134,91);
  padding:0px;
  margin:0px;
}
div.Site_Mid_Adver{
  width:917px;
  height:251px;
  margin-top:10px;
}
div.Site_Mid_left{
  width:300px;
  height:250px;
  padding:0px;
  margin:0px;
  background:rgb(204,93,18);
  float:left;
}
div.Site_Mid_Img{
  width:617px;
  height:251px;
  margin:0px;
	float: right;
  padding:0px;
  background:url(../images/midleft.jpg);
}
h1.Site_title{
  font: bold 20px/22px Arial,Helvetica,sans-serif;
  color:rgb(255,194,153);
  display:block;
  width:250px;
  margin-right:auto;
  margin-left:auto;
  margin-top:25px;
}
div.Site_Home_Content{
  font:normal 13px/12px Arial,Helvetica,sans-serif;
  color:white;
  display:block;
  width:250px;
  margin-left:auto;
  margin-right:auto;
  padding-left:35px;
  padding-top:10px;
}
div.Site_Footer{
  width:917px;
  height:84px;
  border-top:4px solid rgb(226,226,226);
  margin:0px;
  padding:0px;
  padding-top:10px;
}
div.Foot_left{
  float:left;
  width:493px;
}
div.Foot_right{
  float:right;
  width:424px;
}
div.Site_foot_link{
  float:left;
  width:302px;
  text-align:left;
}
div.Site_Addy_one{
  float:right;
  width:181px;
  text-align:left;
  color:rgb(119,119,119);
  font:normal 11px/13px Arial,Helvetica,sans-serif;
  border-left:1px solid rgb(119,119,119);
  padding-left:5px;
}
div.Site_Addy_two{
  float:left;
  width:155px;
  text-align:left;
  color:rgb(119,119,119);
  font:normal 11px/13px Arial,Helvetica,sans-serif;
  border-left:1px solid rgb(119,119,119);
  padding-left:5px;
}
div.Site_Gt_log{
  float:right;
  width:249px;
}
div.Site_Body{
  width:917px;
  margin-top:10px;
  border-top:4px solid rgb(226,226,226);
}
div.Site_Announcments{
  width:290px;
  float:left;
  padding-top:10px;
  padding-left:5px;
}
div.Body_right{
  width:615px;
  margin:0px;
  padding:0px;
  float:right;
}
div.XTRA{
  width:301px;
  float:left;
  height:100%;
  padding-left:5px;
  padding-right:5px;
}
div.Site_Press{
  width:302px;
  float:right;
}
div.Press_Release{
  width:300px;
  border-bottom:4px solid rgb(226,226,226);
  margin-bottom:10px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
}
h3.Home_h3{
  font:bold 14px/14px Arial,Helvetica,sans-serif;
  color:rgb(204,93,18);
}
a.press{
  font:bold 12px/12px Arial,Helvetica,sans-serif;
  color:rgb(18,127,167);
  text-decoration:none;
}
div.Site_Search{
 	text-align: right;
  padding-right:6px;
	height: 22px;
	margin-bottom: 10px;
}
input.Search_input{
  border:1px solid rgb(165,172,178);
  height:19px;
  float:left;
}
input.Search{
  font:bold 12px/12px Arial,Helvetica,sans-serif;
  padding:0px;
  float:right;
  border:1px solid rgb(196,134,91);
  background:rgb(255,238,141);
  color:rgb(113,68,36);
  margin-left:5px;
  height:22px;
}
p.Site_copyright{
   font:normal 10px/10px Arial,Helvetica,sans-serif;
    color:rgb(119,119,119);
    float:right;
    text-align:right;
    margin-top:20px;
}
a.Top_nav{
   font:bold 11px/11px Arial,Helvetica,sans-serif;
     color:rgb(18,127,167);
    text-decoration:none;
}
p.Copy{
   font:normal 11px/11px Arial,Helvetica,sans-serif;
color:rgb(119,119,119);
}
div.Site_Events{
  width:275px;
  padding-left:5px;
  padding-right:10px;
}
div.Side_bar{
  float:left;
  width:150px;
  border-right:1px solid rgb(226,226,226);
}
div.Main_content{
  float:right;
  width:760px;
  font:normal 12px/12px Arial,Helvetica,sans-serif;
  color:rgb(68,68,68);
}
h2.Page_title{
  font:bold 16px/16px Arial,Helvetica,sans-serif;
  color:rgb(204,93,18);
}
h3.Side_Nav{
   font:bold 14px/14px Arial,Helvetica,sans-serif;
  color:rgb(119,119,119);
}
div.Side_bar ul{
  list-style-type:none;
  list-style:none;
  margin-left:0px;
  padding-left:0px;
  margin-top:5px;
  padding-top:0px;
  display:block;
  border-bottom:1px solid rgb(226,226,226);
}
div.Side_bar ul li ul{
  list-style-type:box;
  list-style:box;
  margin:0px;
  padding:0px;
  border-bottom:0px;
  }
div.Side_bar ul li ul li{
  border-top:0px;
  list-style-type:box;
  list-style:box;
}
li.active{
  background:rgb(255,247,202);
}
div.Side_bar ul li{
  list-style-type:none;
  list-style:none;
  margin-top:0px;
  margin-left:0px;
  padding-left:7px;
  display:block;
  border-top:1px solid rgb(226,226,226);
}
div.AlphaContain{
  width:100%;
  border-top:1px solid #e2e2e2;
  padding-top:15px;
  padding-bottom:5px;
}
h3.BigLetter{
  font-size:50px;
  font-weight:bold;
  color:#cc5d12;
  font-family:verdana;
}
table.InfoTable{
  float:right;
  width:85%;
  margin-top:-25px;
  font-family:verdana;
  font-size:13px;
}
div#mycmc {
	clear: both;
	padding-top: 20px;
	margin-bottom: 27px;
}
div#mycmc p,
div#mycmc ul,
div#mycmc li {
	margin: 0;
	padding: 0;
}
div#mycmc div.cmccontent {
	background: url(../images/mycmc_bg.gif) left top repeat-y;
	padding: 0 24px;
}
div#mycmc ul li {
	padding-top: 2px;
	height: 25px;
	background: url(../images/mycmc_li_bg.gif) left top repeat-x;
	list-style-type: none;
	clear: both;
	margin-left: 42px;
}
div#mycmc ul li:first-child {
	background-image: none;
}
div#mycmc ul li a {
	display: block;
	float: right;
	text-decoration: none;
	width: 201px;
	height: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url(../images/mycmc_a_bg.gif) right top no-repeat;
}
div#mycmc li.coyotetracks {
	list-style-image: url(../images/coyote_tracks_icon.gif);
}
div#mycmc li.blackboard {
	list-style-image:	url(../images/blackboard_icon.gif);
}
div#mycmc li.alertu {
	list-style-image: url(../images/alertu_icon.gif);
}
div#mycmc li.facebook {
	list-style-image: url(../images/facebook_icon.gif);
}
div#mycmc li.security {
	list-style-image: url(../images/security_icon.gif);
}
