/* CSS Document */
#phoneMenu {
  display: none;
  padding: 5px 5px 0 0;
  text-align: right;
  cursor: pointer;
}
.removeLink {
  display: none;
  font-size: smaller;	
}
/* Phone Only */
@media only screen and (max-width: 580px) {
  #phoneMenu {
	display: block;	
	clear: both;
  }
  #header .logo {
    float: none;
	width: 100%;
  }
  #header .logo img {
    box-sizing: border-box;
    max-width: 100%;
	height: auto;
  }
  #header .logo {
	border-top: 1px solid black;
  }
  #header .logo img {
    margin-top: 0;
  }
  #header .links {
	margin: 0;  
  }
  #contentWrapper .sidebar {
    float: none;
    margin-right: 0;
    min-height: auto;
    overflow: visible;
    width: auto;
  }
  .infoWrapper {
    margin: 0;
  }
  #contentWrapper .sidebar .news {
    background: none;
    min-height: auto;
    padding-left: 0;
    width: auto;
  }
  #header .logo {
    float: none;
	text-align: center;
	margin: 0;
    padding: 0;
  }
  .infoWrapper img {
	max-width: 100%;  
  }
  #featuredWrapper .productDetails {
    margin: 10px;
  }
  #searchBox input[type="submit"] {
    clear: none;
    float: left;
    width: auto;
  }
  .button a, input[type="submit"], input[type="button"] {
    box-sizing: border-box;
    clear: both;
    display: block;
    margin-left: 0 !important;
    text-align: center;
    width: 100%;
  }
  #header-wrapper {
	padding: 10px;
  }
  .removeLink {
	display: block !important;  
  }
  #featuredWrapper .box {
    float: none;
    height: auto;
    padding-bottom: 10px;
    width: 100% !important;
  }
  #content {
    background-image: none;
    margin-left: 0;
    min-height: auto;
  }
  #content h1 {
    margin: 0 0 10px;
	box-sizing: border-box;
  }
  #content .block {
    margin: 0;
  }
  .gridWrapper {
    margin-left: 0;
  }
  .contentBox .ATC_Button_Wrapper input {
    margin-left: 0;
  }
  .contentBoxGrid {
    clear: both;
    float: none;
    overflow: visible;
    width: auto;
  }
  .gridWrapper .resultsLink {
    width: auto;
  }
  .bottomLinkWrapper {
    margin-bottom: 10px;
    margin-left: 0;
	margin-right: 10px;
  }
  .links {
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
  }
  .productDetailWrapper .image img {
    max-width: 100%;
  }
  .productDetails-bottomShadow {
    margin-right: 0;
  }
  .productDetailWrapper {
    text-align: center;
  }
  .productDetailWrapper .addToCart {
    float: none;
    padding: 0;
    width: auto;
  }
  .productDetailWrapper .addToCart form label {
    display: block;
    text-align: left;
    width: auto;
  }
  .productDetailWrapper .addToCart  td{
    display: block;
	clear: both;
	text-align: left;
  }
  .productDetailWrapper .image {
    float: none;
  }
  .product-details .details .options {
    margin-left: 5px !important;
    margin-right: 5px !important;
    overflow: visible;
    padding: 0;
    clear:both;
  }
  .product-details .details > div {
    margin-left:20px;
  }
  .product-details .details > div {
    margin-left: 10px;
    float:none !important;
    margin-right: 10px;
  }
  .product-details .details .image {
    box-sizing: border-box;
    max-width: 100%;
  }
  .product-details .details .image img {
    box-sizing: border-box;
    max-width: 100%;
  }
  body.cart .links .button {
    margin-left: 0;
    width: 100%;
  }
 
  /* Forms */
  .result_header {
    margin: 0;
  }
  .contentBox {
    border-radius: 6px 0 0 6px;
    margin: 0;
  }
  fieldset .text, fieldset .text-indent {
    margin-left: 0;
  }
  .publicForm p {
    margin: 0;
  }
  .publicForm label, fieldset p label {
    float: none;
	text-align: left;
	width: 100%;
	display: block;
	padding: 0;
  }
  #WAATKLogInForm .buttons, #ecart_checkout_form .buttons, #WAATKRegistrationForm .buttons, #emailContact .buttons, #WAATKUpdateForm .buttons, body.users_emailpw .buttons {
    padding-left: 0;
  }
  
  fieldset input[type="text"], fieldset input[type="password"], fieldset textarea, .field, 
fieldset select  {
    width: 100%;
    box-sizing: border-box;	
  }

  fieldset {
    padding: 0;
  }
  .fieldGroup {
    margin-left: 0;
  }
  fieldset p {
    line-height: 30px;
  }
  .textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg, 
.passwordRequiredState .passwordRequiredMsg, .passwordMinCharsState .passwordMinCharsMsg, .passwordMaxCharsState .passwordMaxCharsMsg, .passwordInvalidStrengthState .passwordInvalidStrengthMsg, .passwordCustomState .passwordCustomMsg, 
.confirmRequiredState .confirmRequiredMsg, .confirmInvalidState .confirmInvalidMsg  {
	position: static;
	white-space: normal;
	display: block;
  }
  #rangeWrapper {
	display: table;
	width: 100%;  
  }
  #rangeWrapper .search-dash {
	text-align: center;
	display: table-cell;  
  }
  #rangeWrapper #sprytextfield1{
	display: table-cell;
  }
  #rangeWrapper #sprytextfield2{
	display: table-cell;
  }
  #S_ProductPrice {
	clear:both;  
	width:100% !important;
  }
  #S_ProductPrice2 {
	width:100% !important;
  }
  
  /* Cart */
  .pagesWrapper {
    padding-right: 0;
    margin-right: 6px;
    padding-top: 10px;
  }
  #WACartForm.publicForm {
    margin-left: 0;
  }
  .pagesWrapper .links {
    float: none;
  }
  #Checkout_Wrapper {
    margin: 0 6px 0 0;
  }
  .cartSummaryWrapper {
    margin: 0;
    padding: 0;
  }
  #WA_Store_Cart_Update_100, #WA_Store_Cart_Clear_100, .quantity, .remove {
	display: none; 
  }
  .cart-editable td.name div {
    width: auto;
  }
  .removeLink {
	display: block !important;
	cursor: pointer;  
  }
  #WA_Store_Cart_Clear_100 {
	display:none;  
  }
  #WA_Store_Cart_Update_100 {
	display:none;  
  }
  .cart-coupon .links {
    float: none;
  }
  .cart-checkout input {
    float: none;
	width: 100%;
  }
  body.checkout .button, body.confirm .button {
    float: none;
	width: 100%;
  }
  #outerWrapper {
    width: 100%;
    padding:0;
    margin:0;
  }
  #navWrapper, #topNavigation {
    border-radius:0;
    margin:0;
    padding:0;
    height: auto;
  }
  #leftColumn1 {
    display:none !important;
  }
  #footer {
    padding: 0;
  }
  #footerBottom {
    background: rgba(0, 0, 0, 0) url("../images/footerBottom_bg.png") no-repeat scroll 0 0;
	width: auto;
  }
  #cssmw {
	float: none;
	display: none;
    width: 100%;  
    text-align: center;
    margin: 0;
    padding:0;
    height: auto;
    position: relative;
  }
  #cssmw ul {
    margin: 0;
    padding:0;
  }
  #cssmw a {
    width: 100%;  
    padding: 0;
    margin: 0;
  }
  #cssmw li {
    border-top: 1px solid black;
    width: 100%;  
    text-align: center;
    margin: 0;
    float:none;
  }

  #cssmw li ul {
    display: none;
  }

  #cssmw li:hover > ul {
    display: block;
    position: relative;
  }

  #cssmw li li:hover > ul {
    display: block;
    left: auto;
    top: auto;
  }
  #cssmw li:hover > ul li{
    border: 1px solid black;

  }
  #cssmw li a {
    border-radius: 0;
  }
  #cssmw li:hover > ul a {
    width:100%;
    border-radius: 0;
    margin: 0;
    padding: 0;
  }
  #cssmw li.top {
    height: auto;
    margin: 0;
    padding: 0;
  }
  #cssmw li:hover li.first:before {
    display:none;
  }
  #cssmw li:hover > ul li ul {
    margin: 0;
    padding-left: 0px;
  }
}