html {min-height: 100%;height: auto;}
a {outline: none;}
:focus {-moz-outline-style: none;}

body {
	margin: 0px 0px;
	background-color: white;
}

#main {
	position: relative;
	text-align: left;
	padding-top: 174px;
	margin: 0px auto;
	width: 850px;
}

#logolink {
	position: absolute;
	top: 27px;
	left: 0px;
}

#ytimeslogo {
	position: relative;
	top: 5px;
	width: 100%;
	text-align: center;
	font: normal 10px tahoma;
	color: #6b6b6b;
	filter: alpha(opacity=35);
	opacity: 0.35;
	-moz-opacity: 0.35;
display: none;
}

#ytimeslogo a {
	font: normal 10px tahoma;
	color: #6b6b6b;
	text-decoration: none;
}

#ytimeslogo img {
	position: relative;
	top: 2px;
}

#topPhone {
  background-color: #deebf4;
  font: normal 14px arial;
  color: #666666;
  padding: 10px 8px;
  position: absolute;
  top: 20px;
  right: 0px;
}

#toplinks {
  position: absolute;
  top: 70px;
  right: 0px;
}

#toplinks a:link, #toplinks a:visited {
  font: normal 12px arial;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  padding: 11px 18px;
}
#toplinks a:hover {
  background-color: #90a7bc;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#toplinks a.active {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background-color: #eeeeee;
}
#toplinks a.norollover {
  background-color: transparent !important;
}

#bottomline {
  margin-top: 24px;
}
#bottomlinks {
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  padding: 20px 0px;
  position: relative;
  margin-bottom: 20px;
}
#copyright {
  float: left;
  font: normal 14px arial;
  color: #666666;
}
#btLinks {
  float: right;
}
#btLinks a:link, #btLinks a:visited {
  font: normal 14px arial;
  color: #666666;
  text-decoration: none;
  padding: 0px 0px 0px 25px; 
}
#btLinks a:hover {
  color: black;
}

#navbar a:link, #navbar a:visited {
  display: block;
  background-color: #40B0E0;
  padding: 5px;
  margin-bottom: 15px;
  color: white;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
#navbar a:hover, #navbar a.sel {
  background-color: #286890;
}
#ytRotator {
  float: left;
}

#bodyContent .contentsTable .itemName { 
  padding-left: 0px 
}

.itemContainer { margin-left: 20px }

.bl img, img.bl { display: block }

#tmtl {
  position: absolute;
  top: 0px;
  left: 0px;
}
#tmtr {
  position: absolute;
  top: 0px;
  right: 0px;
}
#tmbl {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#tmbr {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.termsClass ul {
  margin: 0px;
}
.termsClass ul li {
  margin: 3px 30px;
  list-style-image: url(/lib/yhst-12140524755987/check.png);
}
.termsClass h3 {
  font: normal 16px arial;
  margin: 20px 0px 5px;
  text-transform: uppercase;
}

p.quote {
	font-size: 14px;
	margin: 20px 0 10px 0;
	width: 90%;
}
p.name {
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	color: #666;
	margin: 5px 0 0 0;
	padding: 0;
	xborder-bottom: 1px solid #eee;
}
p.date {
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	margin: 0 0 30px 0;
	padding: 0 3px 0 0;
	xborder-bottom: 1px solid #eee;
}
.pageTitle, .itemPageTitle {
	margin: 0px !important;
	font-size: 36px !important;
	letter-spacing: -1px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.15);
	color: #999 !important;
	font-family: arial !important;
	font-weight: normal !important;
}

.captionText {
  background-color: #eeeeee;
  padding-top: 5px;
  position: relative;
}
.captionTabs {
  margin: 0px 20px 20px;
  padding-bottom: 5px;
}
.captionTabs a {
  font: bold 16px arial;
  color: black;
  text-decoration: none;
  padding: 5px 10px;
  margin: 0px 2px;
}
.captionTabs a:hover {
  background-color: white;
}
#ctTL {
  position: absolute;
  top: 0px;
  left: 0px;
}
#ctTR {
  position: absolute;
  top: 0px;
  right: 0px;
}
.captionTabs a#actualTab {
  background-color: white;
}

.pageText, .pageText p.content_intro {
  font: normal 14px arial;
  color: #666666;
}
.pageText p b {
  font: normal 16px arial;
  text-transform: uppercase;
  color: #999999;
}

.pageTextHeader, .accessoriesHeader {display: none} 

.contentsTableTd {
  text-align: left;
}
.contentsTableTd a.Image {
  float: left;
  margin: 0px !important;
}
.contentsTableTd a.Image img {
  display: block !important;
}
div.itemName {
	color: #999 !important;
	margin: 0 0 15px !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
  font-family: arial !important;
  font-weight: normal;
}

.sectionOrderBox {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f6f6f6;
  padding: 10px;
  position: relative;
}
.contentsOptions {
  margin: 0px 0px 10px;
  font-size: 12px !important;
}
.contentsOptions span {
  font-size: 12px !important;
  font-weight: normal !important;
}
.contentsOptions span span {
  width: 170px !important;
  float: left;
  line-height: 20px;
}

.contentsTable {width: 850px !important; margin: 0px !important;}

.submit-button {
    background-color: #90A7BC;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 16px;
    text-decoration: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

