﻿﻿/* ========== Deleted Styles Old Version ========== */
/*

#header {
  margin: 0 auto;
  display: block;
  height: 135px;
  width: 960px;
  positon: relative;
}

#container {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#footer_container{
  width: 100%;
  height: 100px;
  float: left;
  position: relative;
  background: url(0aedf92ae66e98bcb69084c905608d01def87a55.gif)  repeat-x left bottom;
  margin-top:20px;
}

*/
/* ========== Deleted Styles Old Version End ========== */


body {
  margin: 0;
  background: url(2e0a714f8e3ecd3ae42ae2f36e86c3d990e76325.gif)  repeat-x top left;
}

#container{
  width: 100%;
  padding: 0;
  overflow: hidden;
}

#breadcrumb{
  padding: 0;
}

#bbreadcrumb-pageutils {
    width: 960px;
    margin: 5px auto 0 auto;
    padding: 0;
}

#page-utilities{
  margin: 0;
  padding: 0 0 5px 0;
}

/*=====
Header
=======*/

#logo {
  background: url(ade3c844a5b9e1a29b3ac23e22217418b09fd8d9.png)  no-repeat 0 0;
  width: 145px;
  display: inline;
  text-indent: 9999px;
  overflow: hidden;
  height: 43px;
  margin: 27px 0 20px 10px;
  padding: 0;
  float: left;
}

#logo > img {
  display: none;
}

/* ========== New Styles ========== */

.grid {
	display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

#header-wrapper {
	/*height: 43px;*/
	background: url(65183328ac26f085f24a2e65c154ad15df0de0f3.png)  repeat-x;
	position: relative;
    z-index: 10000;
	float: left;
	width: 100%;
    margin-bottom: 20px;	
}

#logo-container {
	width: 140px;
    margin-left: -25px;
    margin-right: 40px;	
}

#logo-container a {
	display: block;
	float: left;
	height: 38px;
}

#header_nav {
    height: 38px;
    width: 628px;    
    margin-left: 0;    
}
  
#header_nav ul {
    margin: 0;
    padding: 0;
    height: 38px;
    position: relative;
    float: right;
    /*margin-right: 10px;*/
    margin-right: 32px;    
}
  
#header_nav ul li {
    float: left;
    list-style: none;
    padding-left: 1px;
    background: url(e32e8a1eb843d8582cd32ff6ed9c6b521c454d1a.png)  no-repeat right 20px;
}	

#header_nav ul li:not(.first-level):first-child {
    padding-left: 0;
    background: none;
}
#header_nav ul li#cart {
    padding-left: 0;
    height:12px;
    width:16px;
} 
#header_nav ul li#cart a
{
    margin:19px 0 0 5px;
    background: url(ff3567eb7b72ce0042465414a9647bdde3b109f6.png)  no-repeat;    
    background-size:16px 12px;
}

#header_nav ul li ul li:first-child {
    padding-left: 0;
    background: none;
}
  
#header_nav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    float: left;
    padding: 19px 9px 6px 9px;
    font-size: 12px;
    line-height:13px;
    font-family: "PT Sans", Arial, Helvetica, Sans-serif;
}
  
  
#header_nav ul li a span {
    font-size: 7px;
}
  
#header_nav ul li a:hover {
    background: url(3bbc84c0eb092314f412282baf076f3bc875a85d.png)  no-repeat center 10px;
}
  
#header_nav ul li:hover div,
#header_nav ul li.hover div  {
    /*display: block;*/
    visibility: visible;
}
  
#header_nav ul li:hover > a {
    background: url(3bbc84c0eb092314f412282baf076f3bc875a85d.png)  no-repeat center 10px;
}
  
#header_nav ul li.selected > a {
    font-weight: 700;
    background: url(3bbc84c0eb092314f412282baf076f3bc875a85d.png)  no-repeat center 10px;
}
  
#header_nav ul li#cart > a:hover {
    /*background: none;*/
}
  
#header_nav ul li > div {
    /*display: none;*/
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: -20px;
    background: url(cf1605809e82defdd4aff70a461dad0cdc2137bd.png)  no-repeat;
    width: 609px;
    height: 29px;
    z-index: 900;
}
  
#header_nav ul li ul {
    float: none;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    margin-right: 0;
    width: auto;
}
  
#header_nav ul li ul li {
    background-position: left 10px;
}

#header_nav ul li ul li.title {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 9px 12px 7px 12px;
    margin-left: 12px;
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
}
  
  
#header_nav ul li ul li a 
{
    font-size: 11px;    
    padding: 9px 12px 7px 12px;
}
  
#header_nav ul li ul li a:hover,
#header_nav ul li ul li:hover a  {
    background: none;
    color: #eee;
}
  
#header_nav ul li ul li:hover ul {
    display: block
}

#header_nav ul li ul li ul {
    float: none;
    display: block;
    position: absolute;
    top: 29px;
    left: 0px;
    width: 190px;
    margin-right: 0;
    background: url(c2ff0ada1a09f8cd87a3d4e4eb3eb1d7b728e224.png) ;
    background-size: 100% 100%;
    height: auto;
    padding: 6px 0;
    display: none;
}
  
#header_nav ul li ul li ul li {
    background: none;
}
  
#header_nav ul li ul li ul li.title {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 9px 12px 7px 12px;
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
}
  
  
#header_nav ul li ul li ul li a {
    padding: 7px 12px 7px 12px;
    text-shadow: -1px 1px 1px #000;
    display: block;
    float: left;
    width: 166px;
}
  
#header_nav ul li ul li ul li a:before {
    content: '\BB \A0';
}
  
#header_nav ul li ul li ul li a:hover,
#header_nav ul li ul li ul li:hover a  {
    background: none;
    color: #ccc;
}

#content-wrapper {
	/*width: 100%;
	float: left;
	margin-top: -5px;*/
    margin: 0 auto 0 auto;
    width: 960px;	
}

#content {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* ========== New Style End ========== */

#header {
  margin: 0 auto;
  width: 960px;
  positon: relative;
}

/* My Sharp */
#membershipInformation {
  display: block;
  float: right;
  height: 0px;
}

#membershipInformation li {
  list-style-type: none;
  border: none;
  outline: 0;
  float: left;
}

#membershipInformation li > a {
  width: 67px;
  height: 15px;
  position: relative;
  top: 40px;
  color: #d1102e;
  font-size: 13px;
  line-height: 13px;
  background: url(047bbd42f8b102d991a8372cc3793b120faaaa62.png)  no-repeat top left;
  padding-left: 20px;
  cursor: pointer;
}

#membershipInformation li > a#LogOutLink{
	background: none;
	margin-left: 15px;
	border-left: 2px solid #eee;
}

#membershipInformation ul.utility{
	width: 230px;
	float: right;
}

#membershipInformation a > img {
  display: none;
}

li a#LogOutLink{
	float: right;
	display:inline;
	width: 50px;
	border: none;
}

#header p#welcome{
	float: left;
	height: 30px;
	margin: 5px 0 0 0;
	line-height: 30px;
	text-transform: capitalize;
	position: absolute;
	font-size: 12px;
}

#searchbox-old {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  top: 66px;
  z-index: 1000;
  right: 5px;
  float: right;
  border: 1px solid #cbcbcb;
  border-right: none;
  width: 222px;
  height: 27px;
}

#searchbox input.text {
  border: 0;
  padding: 0;
  height: 21px;
  padding: 3px 10px;
  outline: none;
  width: 165px;
  float: left;
  text-transform: lowercase;
  font-family: sans-serif;
  font-size: 14px;
  color: #888;
}

#searchbox .button {
  cursor: pointer;
  display: inline;
  float: right;
  height: 28px;
  width: 37px;
  background: url(7b5566c68c920f1f3894ba2fc807de6da1517dcc.png)  no-repeat;
  padding: 0;
  margin:0;
  border:none;
  line-height:1;
  overflow:hidden;
}

#searchbox .button:hover {
  background-position: 0px -28px;
}

#searchbox .button:active {
  background-position: 0px -56px;
}

/* ========== New Styles ========== */

#global_search {
	top: 59px;
	float: right;
	width: 140px;
}

#global_search ul {
	list-style: none;
	margin: 9px 0 0 0;
	padding: 0;
}

#zip_search ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
}

#global_search ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#global_search ul li.textinput {
	border: none;
	border-right: none;
	width: 120px;
}

#global_search ul li.textinput input {
	border: 0;
	padding: 0;
	height: 14px;
	padding: 3px 3px;
	outline: none;
	width: 114px;
	background: #e5e6e8;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}

#global_search ul li.buttoninput input {
	background: url(b6fa8f3b22b29e284fa25ac4e0e567934f2cfc59.png)  no-repeat 0 0;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}

#global_search ul li.buttoninput:hover input {
	background-position: 0 -20px;
}

#global_search ul li.buttoninput:active input {
	background-position: 0 -40px;
}

/* ========== New Styles End ========== */

/*======
  Cart
======*/

#commerce-nav 
{
}

#cart-nav{
font-size: 13px;
float: left;
position: absolute;
right: 0;
top: 35px;
background: url(0b45da1042f5a7d9f2d7580370502eb34d7d91f5.png)  no-repeat left;
padding-left: 20px;
padding-right: 5px;
}

#cartlist{
background-color: white;
position:absolute;    
z-index: 1000;    
padding:5px;
}

#cartlist p #PoceedToCheckout1, #cartlist p #ProceedToCheckout2{
  text-indent: -999px;
}

/*========
Navigation
==========*/

#navigation {
  position:relative;
  bottom:30px;
  height:35px;
  z-index:888;
}

#forhome-nav .subnav {display: none;}
#forbusiness-nav .subnav  {display: none;}
#solarelectricity-nav .subnav{display: none;}
#customersupport-nav .subnav {display: none;}
#aboutsharp-nav .subnav {display: none;}

#wishlist-nav, .search-accessories {
  display: none;
}

#forhome-nav {width: 110px;}
#forbusiness-nav {width: 132px;}
#solarelectricity-nav {width: 155px;}
#customersupport-nav {width: 175px;}
#aboutsharp-nav {width: 132px;}

#main-nav {
  float: left;
  padding: 0;
  margin: 0;
}

#main-nav > li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#main-nav li:hover a{
  color: #000;
}
#main-nav li span {
  position: relative;
  border: 0;
  float: left;
  padding: 3px 0 0 3px;
  height: 32px;
}

#main-nav li:hover span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 2px 7px 0 2px;
  z-index: 999;
  border: 1px solid #dbdbdb;
  /*border-bottom: 1px solid #fafafa;*/
  border-bottom:0;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #f2f2f2;
  background: -khtml-gradient(linear, left top, left bottom, from(#f2f2f2), to(#fafafa));
  background: -moz-linear-gradient(top, #f2f2f2, #fafafa);
  background: -ms-linear-gradient(top, #f2f2f2, #fafafa);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #fafafa));
  background: -webkit-linear-gradient(top, #f2f2f2, #fafafa);
  background: -o-linear-gradient(top, #f2f2f2, #fafafa);
  background: linear-gradient(top, #f2f2f2, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fafafa', GradientType=0);
}

#main-nav > li > span > a:hover {
  text-decoration: none;
  color: #000;
  background: url(ba7f7f39c36dc49809fb90fd104fa7f6ae1ef761.png)  no-repeat 100% 50%;
}

#main-nav > li > span > a {
  font: 13px Helvetica, Arial, sans-serif;
  display: block;
  padding: 0 20px 0 4px;
  margin: 0;
  float: left;
  line-height: 30px;
  color: black;
  background: url(ba7f7f39c36dc49809fb90fd104fa7f6ae1ef761.png)  no-repeat 100% 50%;
}

/* Subnavigation */
#main-nav li > .subnav {
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 888;
  margin: 0;
}

#main-nav li > .subnav > ul {
  position: absolute;
  top: 32px;
  left: 0px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  width: 862px;
  margin: 0;
  padding: 8px;
  z-index: 888;
  background: #fafafa;
  background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 14%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(14%,#ffffff));
  background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 14%);
  background: -o-linear-gradient(top, #fafafa 0%,#ffffff 14%);
  background: -ms-linear-gradient(top, #fafafa 0%,#ffffff 14%);
  background: linear-gradient(top, #fafafa 0%,#ffffff 14%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 );
}

/* Subnav without children */
#main-nav .singlelevel .subnav li a {
  color: #4b4b4b;
  font: 13px Helvetica, Arial, sans-serif;
  line-height: 33px;
  padding: 0;
  margin: 0;
}

#main-nav .singlelevel .subnav li {
  border-top: 1px solid #f1f1f1;
}

#main-nav .subnav ul {
  padding: 0;
  margin: 0;
}

#main-nav .subnav ul li {
  list-style-type: none;
  min-width: 170px;
  width: 195px;
  float: left;
  height: inherit;
  margin-right: 20px;
}

#main-nav .subnav ul li h3 {
 color: black;
 font: 13px Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 line-height: 33px;
 margin-top: 20px;
}

#main-nav .subnav ul li ul li a {
  color: #4b4b4b;
  font: 13px Helvetica, Arial, sans-serif;
  line-height: 33px;
  padding: 0;
  margin: 0;
}

#main-nav .subnav ul li ul li a:hover {
  color: #d1102e;
  text-decoration: underline;
}

#main-nav .subnav ul li ul li {
  border-top: 1px solid #f1f1f1;
  width: 200px;
}

/* Footer */

#global_footer .grid_9 {
  float: left;
  width: 700px;
}

#global_footer .grid_3 {
  float: right;
  width: 255px;
}

#global_footer {
  width: 955px;
  margin: 0 auto;
}

/* ========== Edited Styles ========== */

#footer_container {
  width: 960px;
  height: 13px;
  margin: 0 auto;
  text-align: center;
  
}

/* ========== Edited Styles End ========== */

/* ========== New Styles ========== */

#footer_legal {
  background: url(9dc0589970e125b4e7f9ff0087cc730daabb6e2a.png)  repeat-x 0 0;
  height: 13px;
  float: left;
  width: 100%;
}

#footer_container ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: auto;
}

#footer_container ul > li {
  list-style: none;
  float: left;
  padding-right: 1px;
  background: url(fe2e337092281b7a8c9f2c1f4bcf1fb5ee87fa14.png)  no-repeat right 2px;
}

#footer_container ul > li:last-child {
  padding-right: 0;
  background: none;
}

#footer_container ul > li a {
  font-family: "PT Sans", Arial, Helvetica, sans-serif;
  display: inline-block;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 0 16px;
  font-size: 12px;
  line-height: 14px;
}

#footer_container ul > li a:hover {
  color: #ccc;
}

/* ========== New Styles End ========== */

#global_footer .container_12 {
  margin-top: 19px;
}

#global_footer_logo {
  padding-top: 5px;
}

#global_footer_logo p {
  float: right;
  margin-top: 2px;
  padding: 0;
  width: 250px;
}

#sharp_foot {
  background: url(2eafa514c99e0d0a02c9ec8451d0e4cf6b0430df.png)  no-repeat 0 0;
  width: 140px;
  float: right;
  height: 24px;
  margin: 12px 0 0 0px;
}

#global_footer_nav {
  display: block;
}

#global_footer_nav > ul {
  margin: 0 0 20px 0;
  padding: 0;
}

#global_footer_nav li {
  margin-left: 21px;
  display: inline;
}

#global_footer_nav li a {
  color: #929292;
  font-size: 15px;
}

#global_footer_nav li:first-child {
  margin-left: 0;
}

#global_footer_mini_nav {
  margin-top: 16px;
}

#global_mini_nav {
margin-right: 20px;
}

#global_mini_nav li {
  background: url(8c5df6c2f1074dc01c02b1d0dc96677357f77516.gif)  no-repeat 0 8px;
  margin: 0 6px 0 0;
  padding: 0 0 0 6px;
}

#global_mini_nav li:first-child {
  background: none;
}

#footer_social {
  margin: 0;
}

#footer_social li {
  margin-right: 8px;
}

#footer_social li a {
  background: url(d232eb21c264f7f2a3ed4096a7ceddb251cf7eae.png)  no-repeat 0 0;
  width: 25px;
  height: 25px;
}

#footer_social li#twitter a {
  background-position: -25px 0;
}

#footer_social li#youtube a {
  background-position: -50px 0;
}

#global_footer_mini_nav > ul {
  float: left;
}

#global_footer_mini_nav li {
  display: inline;
  float: left;
}

p#copyright {
  color: white;
  font-size: 10px;
  margin: 4px 0 0 0;
  padding-top: 4px;
}

#global_mini_nav {
  margin-right: 20px;
}

/*========
 * Add Typography
 * */

#global_footer_logo {
	text-align: right;
}
#global_footer_logo p {
	color: #FFF;
	font-size: 10px;
}
#global_footer_nav a {
	color: #929292;
	font-size: 15px;
}
#global_mini_nav .active a, #global_mini_nav li:hover a {
	color: #FFF;
}
#global_footer_nav li:hover a {
	color: #d1102e;
}
#global_footer_nav li:active a {
	color: #fff;
}
#global_footer_mini_nav a {
	color: #6b6b6b;
	font-size: 11px;
}
#global_footer_mini_nav li {
	line-height: 25px;
}
#content_head h1, #content_head p {
	margin: 0;
}
#content_head h1 span {
	color: #989898;
	margin-left: 10px;
}

#global_footer a:hover {
	text-decoration: none;
}

/*Utility*/
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.mobile-only{ display:none}

@media (max-width: 480px) {
	#content-wrapper { width: 100%;	}
	#content { width: 94%; padding: 0px 7px; }
	#bbreadcrumb-pageutils { width: 100%; }
	#breadcrumb { width: 100%; }
}

#TrimkitChart {
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}
#TrimkitChart tr td {
	border: 1px solid #666;
	padding: 5px;
}
#TrimkitChart #TrimkitChartBtm   td{
	background-color: #FFF;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}