body, body.home {
	font-family: arial, verdana, sans-serif;
	padding-bottom: 10px;
	background: url(/images/common/bg2.gif) repeat-x left -5px;
}

body.home {
	background: url(/images/common/bg.gif) repeat-x left -5px;
}

.fbutton a, .fbutton button {
    margin-top: 5px;
    text-align: center;
}

#page, #hd, #menu, #footer .inner {
    width: 990px;
    min-width: 990px;
    margin: 0 auto;
    clear: both;
}

#hd {
    padding: 11px 0 0 0;
    height: 90px;
    position: relative;
}

#hd .logo {
    float: left;
    padding: 20px 0 0 0;
}

#hd h1 {
	color: #888;
	font-size: 22px;
	padding: 40px 20px 0 260px;
	text-align: left;
}

#menu {
    background: url(/images/common/menu_tile.gif) repeat-x;
}

#menu a, #menu a:visited{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover {
	color: #ffcc01;
	text-decoration: underline;
}

#menu li {
  float: left;
  margin-top: 14px;
  padding: 0 8px 0 6px;
  background: url(/images/common/menu_space.gif) no-repeat right;
}

#menu li.last {
  background: none;
}

#message {
  color: #f00;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #d1d1d1;
}

#footer {
  width: 100%;
  margin: 30px auto;
  background: url(/images/common/bg-footer.gif) repeat-x top;
  height: 100px;
}

#footer .logos img {
  border: 1px solid #d1d1d1;
  padding: 15px 0 13px 0;
  background: #fff;
  text-align: center;
  width: 100%;
}

#footer .f_menu {
  padding-top: 36px;
}

#mbc {
  float: right;
  text-align: right;
  width: 180px;
}

#mbc img {
    padding-left: 5px;
}

#login {
    font-size: 12px;
    padding: 0px 10px 5px 10px;
    position: absolute;
    top: 0;
    right: 4px;
    border: 1px solid #666;
    border-top: none;
    background: #d1d1d1;
    text-align: center;
}

#login h2 {
    color: #fff;
    font-weight: bold;
    text-align: center;
	font-size: 16px;    
}

#login p{
	padding: 0 0 4px 0;
}

#login input {
	width: 70px;
    margin-bottom: 2px;
    padding: 0 3px;
    height: 16px;
}

#login label {
	width: 70px;
	display: block;
	float: left;
    font-weight: bold;
    padding-top: 3px;
    color: #666;

}

.col1{
	padding: 20px 0 0 15px;
	width: 765px;
	float: right;
	position: relative;
}

.col2 {
	width: 200px;
	text-align: center;
	padding: 10px 5px 0 0;	
	font-size: 11px;
	float: right;
}

.col2 div {
    text-align: left;
}

.col2 a, .col2 a:visited{
     text-decoration: none;
     color: #000;
}

.col2 a:hover {
     text-decoration: underline;
}

/* leftbar search box start */

#search, .tips {
	border-bottom: 1px solid #d1d1d1;
	margin: 0 10px;
}

#basket_heading {
    margin: 0 10px;
}

#search {
	padding: 6px 0;
}

#search input {
	width: 100px;
}

#search input, #page input {
	vertical-align: top;
	height: 14px;
	margin-right: 4px;
	padding: 3px;
	
}

.prodlist input, .detail input, .bundles input {
    height: 16px;
	text-align: right;
}

#search input.mini {
    width: auto;
    border: none;
}

#basket_heading, .tips {
    height: 24px;
    line-height: 24px;
}

.tips {
    background: #fff url(/images/common/menu_help.gif) no-repeat right 5px;
}

#basket_heading {
    cursor: pointer; cursor: hand;
    background: #fff url(/images/common/menu_basket.gif) no-repeat right 5px;
}

.sky {
	background: url(/images/common/sky_icon.gif) no-repeat right 5px;
}

#basket_contents{
	overflow-y: visible;
	padding: 4px 0;
	border: 1px dashed #d1d1d1;
	margin: 0 10px;
	background: #f1f1f1;
}

#basket_contents p{
	padding: 0 8px;
}

#basket_contents table{
	width: 176px;
}

#basket_contents table th, #basket_contents table td {
    height: 16px;
}

#basket_contents table th{
	font-weight: bold;
}

#basket_contents table tr.bb {
    border-bottom: 1px solid #fff;
}

#basket_contents table tr.tb {
    border-top: 1px solid #fff;
}

#basket_contents .r{
    padding-right: 8px;
    text-align: right;
}

.accordion {
        width: 200px;
        padding-top: 1px;
        background-color: #fff;
        border: 1px solid #d1d1d1;
        color: #000;
        margin-bottom: 16px;
}

#accordion {
        background-color: #eee;
}

.accordion .inner {
    margin: 0 10px;
}

.accordion .t1, .accordion .t2 {
/*        height: 24px; */
        line-height: 24px;
}

.accordion .t1 {
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}

.accordion .t1 span {
        cursor: pointer; cursor: hand;
}

.accordion a, .accordion a:visited {
        text-decoration: none;
}

.accordion a:hover{
		text-decoration: underline;
}

.accordion li{
        border-bottom: 1px dashed #d1d1d1;
}

.accordion .last {
	border-bottom: none;
}

.accordion .first {
    border-top: 1px solid #d1d1d1;
}

.accordion li a, .accordion li a:visited{
	color: #888;
}

.accordion span.arrow {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #888;
}


#map {
        position: absolute;
        left: 405px;
        top: -5px;
}

#van {
        position: relative;
        width: 278px;
        top: -180px;
        float: right;
        height: 250px;
}

#newspaper {
        position: absolute;
        left: 595px;
        top: 0px;
}

#van p {
        text-align: center;
        font-size: 14px;
        color: #e78f54;
        padding: 0 27px;
}

.bigger {
        font-size: 14px;
        font-weight: bold;
}

.small {
        font-size: 10px;
}

.smaller {
        font-size: 8px;
}

.article img {
        padding: 10px 10px 10px 0;
}

.col1 div.taglines {
    height: 100px;
    padding: 8px 0 38px 0;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    position: relative;
}

.col1 div.taglines img {
    position: absolute;
    top: -25px;
    right: 5px;
}

#tagline {
    text-align: center;
    width: 500px;
}

#map_spot {
	visibility: hidden; 
	position: absolute;
	z-index: 99;
}

.col1 h1 {
    font-size: 22px;
    font-weight: bold;
    padding: 0px;
    text-align: left;
    margin-bottom: 35px;
    color: #fff;
    
}

.col1 h1.tall {
    height: 80px;
    padding: 40px 0 0 0;
}

.col1 h2 {
	height: 30px;
	background: #d1d1d1;
	font-weight: bold;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	padding: 0 0 0 8px;
	margin: 5px 0 10px 0;
}

.col1 h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0;
}

.col1 p {
    padding: 10px 0;
}

.col1 table{
    padding-bottom: 10px;
}

.col1 th {
    font-weight: bold;
    padding: 4px 20px 4px 0;
    vertical-align: top;
}

.col1 td {
    vertical-align: top;
    padding: 4px 20px 4px 0;
    color: #666;
}

.col1 table.cats {
	border: 1px solid #000;
	margin-top: 20px;
}

.col1 table.cats td {
	padding: 10px 50px;
	font-size: 16px;
}

.col1 a, .col1 a:visited, #footer a, #footer a:visited{
     text-decoration: none;
     border-bottom: 1px dotted #666;
     color: #666;
}

.col1 a:hover, #footer a:hover {
     border-bottom: 1px solid #000;;
     color: #000;
}

.col1 a.nd, .col1 a.nd:visited, .col1 a.nd:hover {
     border-bottom: none;
}

.col1 div.text {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}

.col1 div.detail {
	margin: 10px 0 20px 0;
	border: 1px solid #d1d1d1;
	padding: 10px 0 10px 10px;
	background: #fff;
}

.col1 div.image {
	border: 1px solid #fff;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	/* height: 290px; */
}

.col1 div.controls {
    clear: both;
	padding-top: 20px;
	text-align: right;
}

.col1 #show {
    /* visibility: hidden; */
}

.col1 li {
    margin-left: 30px;
    list-style: url('/images/common/li_disc.png');
}

.bundles table {
	width: 100%;
}

.bundles td {
    color: #000;
    vertical-align: middle;
}

div.desc {
    font-size: 14px;
    float: left;
}

.detail .controls {
    clear: both;
}

.st0, .st1, .st2 {
    font-weight: bold;
}

.st0 {
    color: #36A000;
}

.st1 {
	color: #FF7706;
}

.st2 {
	color: #F00000;
}

div.qty {
	width: 159px;
    float: left;
}

div.qty table, div.branch table {
    width: 100%;
    white-space: nowrap;
}

div.qty th, div.branch th {
    font-weight: normal;
    color: #777;
}

div.branch th {
    vertical-align: bottom;
}

div.branch .c {
    text-align: center;
}

div.branch{
    width: 245px;
    float: left;
    border-left: 1px solid #d1d1d1;
    padding-left: 10px;
}

div.branch p{
    margin-top: 10px;
}

li.ib {
    width: 368px;
    border: 1px solid #d1d1d1;
    min-height: 150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 0;
    zoom: 1;
    *display: inline;
    _height: 150px;
    background-color: #fff;
}

li.ibr {
	margin-left: 20px;
}

li.ib div {
    margin: 10px;
}

li.ib img {
	padding-left: 10px;
}

li.ib .home_box {
	background: url(/images/common/home_box_bg.gif) repeat-x #666;
    margin: 0 !important;
    padding: 10px;
    height: 130px;
}

li.ib .home_box p {
    color: #fff;
}

li.ib h3 {
    background: none;
    color: #e79639;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

li.ib .home_box p {
    padding-top: 13px;
    font-size: 14px;
}

li.ib h2 {
    background: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 16px;
}

.home_box a, .home_box a:hover, .home_box a:visited {
    color: #e79639;
    border-bottom: 1px dotted #e79639;
}

.home_box a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.col1 div.pdf {
	width: 200px;
	border: 1px solid #d1d1d1;
	background-color: #fff;
	padding: 4px;
	margin: 0 0 20px 0;
	text-align: right;
	
}

#carriage_form textarea {
	width: 300px;
	height: 100px;
}

.tc {
/*	position: relative;
	top: 9px; */
	vertical-align: middle;
}

.pb16 {
    padding-bottom: 16px;
}

.shr {
    white-space: nowrap;
    width: 1px;
}

table.qo, table.prodlist{
	width: 100%;
}

table.qo th, table.qo td, table.prodlist td {
        text-align: left;
        color: #000 !important;
}

table.prodlist th{
        background-color: #939393;
        color: #fff;
}

table.account td input{
		width: 450px;
}

div.confirmation {
    border: 1px solid #000;
    padding: 10px;
    font-size: 12px;
}

div.confirmation .logo img{
    margin: auto auto;
}

div.confirmation table {
    width: 100%;
    margin: 0 0 20px 0;
}

div.confirmation td, div.confirmation th {
    padding: 2px;
    margin: 0;
 	color: #888;   
}

div.confirmation h1 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
}

div.confirmation th {
    color: #000;
    font-weight: normal;
}

div.confirmation span.g {
    color: #888;
}

table.order_list {
    border-top: 2px solid #000;
    margin-top: 10px;
}

table.order_list th {
	color: #888;
	padding-bottom: 10px;
}

table.order_list td {
    color: #000;
}

table.order_list tr.foot_top th, table.order_list tr.foot_top td {
    padding-top: 10px;
}

tr.foot_bottom th {
    padding-bottom: 10px;
}

table.order_list tr.foot th, table.order_list tr.foot td {
    padding-bottom: 4px;
}

table tr.c_header td {
	border-top: 2px solid #000;
    padding-bottom: 10px;
}


table.centered td {
	text-align: center;
	color: #000;
}

table.centered span {
	color: #888;
}

div.confirmation .msg {
    border: 1px solid #888;
    float: left;
    padding: 6px;
}

.tabinfo {
  position: absolute;
  top: 4px;
  right: 140px;
  font-style: italic;
  color: #444;

}

.ienlarge {
  font-style: italic;
  color: #444;
}

#prodtabs {
  position: relative;
}

ul.tnc li {
  font-weight: bold;
  padding: 0 0 10px 0;
}

ul.tnc li li {
  font-weight: normal;
  padding: 0 0 0 20px;
}

.si {
	padding-bottom: 30px;
}


.q {
        width: 30px;
}

.large {
	font-size: 16px;
        padding: 0;
        margin: 0;
        line-height: 16px;
    font-weight: bold;
}

.right {
	text-align: right !important;
}

.lpad {
	padding-left: 20px;
}

.rpad {
	padding-right: 10px;
}

.nmr {
		margin-left: 10px !important;
        margin-right: 0px !important;
}

.red {
    color: #f00;
    /* font-weight: bold; */
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tr {
	text-align: right;
}

.cou1 {
        border: 1px solid #ccc;
        padding: 10px;
        margin: 0 0 10px 0;
}

.cou1 .col1 {
        float: left;
        width: 230px;
        padding: 0 10px;
        font-size: 12px !important;
}

.cou1 .col2 {
        float: left;
        width: 250px;
        padding: 0;
        font-size: 12px !important;
        text-align: left;
}

.cou1 .col2 img {
        padding-right: 10px;
}

.cou1 span.fleft {
        font-weight: bold;
}

.cou2, .cou3 {
        padding: 0 0 10px 0;
}

.cou2 div {
        float: left;
        width: 152px;
}

.cou3 div {
        float: left;
        width: 382px;
}

.cou3 span {
        width: 120px;
        float: left;
}

.cou2 img, .btn_cou img, .cou3 img {
        float: left;
        padding-right: 10px;
}

img.em {
        position: relative;
        float: none;
        top: 3px;
}

.btn_cou {
    float: left;
    width: 125px;
    padding: 0;
    margin: 0;
}

#googlemap {
        border: 1px solid #ccc;
        width: 380px;
        height: 300px;
}

#find {
       padding: 10px;
       border: 1px solid #ccc;
       float: left;
}

#find h2, #services h2 {
      background: none;
      margin: 0;
      padding: 0;
      color: #e79639;
}

#services {
      float: left;
      border: 1px solid #ccc;
      margin-left: 10px;
      width: 328px;
      padding: 10px;
      height: 332px;
}

#services p {
      font-weight: bold;
      line-height: 37px;
      padding: 0 0 0 50px;

}

#buddy_container {
      margin: 0 auto;
      background: url(/images/sky_buddy_bg.jpg) no-repeat;
      width: 600px;
      height: 847px;
      position: relative;
}

#buddy_container div {
      position: absolute;
      top: 80px;
      left: 210px;
      width: 370px;
}

#buddy_container h2 {
      background: none;
      color: #fff;
      font-size: 36px;
      padding: 0 0 40px 0;
      line-height: 34px;
}

#buddy_container p {
      color: #fff;
      font-weight: bold;
      line-height: 18px;
      font-size: 14px;
}

#buddy_access h2 {
    background: none;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    height: auto !important;
    line-height: 16px;
}

#buddy_access a {
    border: none;
}

#buddy_access a img {
    float: none;
    margin-top: 10px;
}

#buddy1 {
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    clear: both;
}

#buddy1 img {
    float: left;
    padding: 0 60px 0 0;
}

#buddy1 ul {
    margin: 10px 0 10px 305px;
    font-weight: bold;
}

#buddy2, #buddy3 {
    background: #fff;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 20px;
    height: 278px;
}

#buddy2 {
    clear: right;
    width: 330px;
    margin-right: 20px;
}

#buddy3 {
    width: 260px;
    background: url(/images/sky_buddy_3_bg.jpg) no-repeat;
    padding-left: 120px;
}

#errors {
        border: 1px solid #f00;
        padding: 0;
        margin: 0;
        clear: both;
        width: 450px;
        margin-bottom: 10px;
}

#errors h2 {
        margin: 0;
}

#errors p {
        padding: 10px;
}

div.manufacturer {
        border: 1px solid #bbb;
        float: left;
        width: 246px;
        height: 95px; 
        margin: 0 10px 10px 0; 
}

div.manufacturer_r {
        margin: 0 0 10px 0;
}

div.manufacturer img {
        float: left;
        padding: 0 14px;
}

div.manufacturer p {
        text-align: center;
        margin-top: 10px;
}

div.manufacturer a, div.manufacturer a:hover, div.manufacturer a:visited {
        color: #000;
        border: none;
        text-decoration: none;
        padding: 0;
        margin: 0;
}

div.box {
    border: 1px solid #ccc;
    margin: 0 0 16px 0;
    clear: both;
}

div.box h2 {
    background: none;
    margin: 0;
    color: #eda448;
}

div.box p {
    padding: 0 10px 10px 10px;
}

div.box .cl, div.box .cr {
    float: left;
    width: 50%;
}

div.box .flimg {
    float: right;
    padding: 0 0 10px 10px;
}

/* from http://stopdesign.com/eg/buttons/3.0/code.html */
    .btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      font:100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#333;
      }
    * html button.btn {
      padding-bottom:1px;
      }
    /* Immediately below is a temporary hack to serve the 
       following margin values only to Gecko browsers
       Gecko browsers add an extra 3px of left/right 
       padding to button elements which can't be overriden.
       Thus, we use -3px of left/right margin to overcome this. */
    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
    .btn span {
      background:#ddd url(/images/common/bg-button.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html .btn span {
      padding-top:0;
      }
    .btn span span {
      position:relative;
      padding:3px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }
    
    /* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
    button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }
    
    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#ee9d3c !important;
      color:#666;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      font-weight:bold;
      color:#333;
      }
      
    a.btn:hover {
    	text-decoration: none !important;
    }

/* ----- mootabs ----- */
.tabSet {
	margin: 0px;
	padding: 0px;
	/* width: 743px !important; */
}

.tabSet li{
	list-style: none;
	float: left;
	padding: 4px 8px 2px 8px;
	margin: 0 -1px -1px 0;
	cursor: pointer;
	border: 1px solid #d1d1d1;
	position: relative;
	z-index: 10;
	background: #fff;
}

.tabSet li.on a{
	font-weight: bold;
	color: #999;
}

.tabSet li.on{
	border-bottom: 1px solid #fff;
}

.tabSet li a:hover {
    text-decoration: none;
	color: #999;
}

.panelSet {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	position: relative;
	clear: both;
	padding: 10px;
	z-index: 5; 
}


/* ----- end mootabs ----- */

/* ----- hack hellhole ----- */
.morphtabs_panel:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

