/* @override http://themut.com/includes/mut.css */

html {
	height: 100%;
}

body {
	color: #000000;
  background-color: #3384AD;
	margin: 0px;
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height: 100%;
}

.menulayer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	visibility: visible;
}

.menulayer-new {
	border-bottom: 1px solid #e6e6e6;
	height: 114px;
}

#container {
	width: 751px;
	border-right: 3px solid #e6e6e6;
	border-left: 3px solid #e6e6e6;
	min-height: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: white url(http://themut.com/images/common/background.gif) repeat-y;
}

#top_squares {
	display: block;
}

#logo {
	float: left;
}

#top_nav {
	/*display: inline block;*/
	background-color: #e6e6e6;
	height: 38px;
}

#top_nav img {
	z-index: 1;
	margin-left: -1;
	margin-right: -1
}

#view_cart {
	margin-left: 635px;
	position: relative;
	top: -23px;
}

#sidebar{
	float: left;
	width: 200px;
}

#sidebar_title {
	display: block;
	margin: 10px;
}

#sidebar p {
	margin: 10px;
}

#main {
	width: 538px;
	margin-left: 200px;
}

#main p {
	margin-left: 40px;
}

#footer_nav {
	bottom: 0;	
	width: 100%;
	border-top: 1px solid #e6e6e6;
	width: 100%;
	position: absolute;
	width: 554px;
	margin-left: 200px;
	height: 46px;
	padding-top: 10px;
}

#footer_nav .mut_footer a {
	margin: 10px;
}

#footer_nav .copyright {
	margin: 5px;
	margin-left: 10px
}

#sidebar_feature img.title {
	display: block;
	margin-top: 20px;
}

#sidebar_feature {
	margin: 10px;
	width: 148px;
}

#sidebar_feature div.product {
	border: 1px solid #e6e6e6;
	margin-top: 10px;
}

#sidebar_feature div.product img {
	margin-left: 14px;
	margin-right: 14px;
}

.copy .title {
	font-weight: bold;
	display: block;
	color: #999999;
}

#sidebar .copy {
	margin-left: 0px;
}

#logout {
	position: absolute;
	bottom: 50px;
}
.mut_footer {
	text-transform: uppercase;
	font-size: 11px;
}

#login_form {
	
}

#login_form  input {
	/*display: inline-table;*/
	
}

span.login_label {
	font-weight: bold;
	width: 100px;
	/*display: inline-table;*/
}

.copyright {
	font-size: 10.5px;
	display: block;
}

/* don’t mess with #bottom_nav! */
#bottom_nav {
	bottom: 0;
	display: block;
	width: 100%;
	border-top: 1px solid #e6e6e6;
}


.logolayer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	visibility: hidden;
}

.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000
}

.error_copy {
	color: #FF9900;
	font: bold 11px Helvetica, Arial, sans-serif;
	padding-top: 1ex;
}

.mission_copy p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.first_line {
	font-size: 13px;
	font-weight: bold;
}

.major {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline
}

.mission_copy a {
	font-size: 11px;
}

.lightcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999
}

.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999
}

.inpt {
	background-color: #CCCC33;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	border-style: none
}

.product {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCC33
}

.head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCC33
}


#container_pop {
	max-width: 400px;
	min-height: 100%;
	min-width: 100%;
	margin: 0 auto;
	background-color: white;
}

#container_pop p{
	padding: 5px;
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.table {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-width: 1px;
	border-style: solid;
}

thead {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

.inline {
	display: inline;
	vertical-align: top;
	float: left;
}

.img_title {
	padding: 5px;
}

#product_list {
	font-size: 11px;
	list-style-image: url(http://themut.com/images/common/dot.gif);
}

#product_list li{
	margin-left: -20px;
}

table#order_list tr.order_info td{
	border-width: 1px;
	border-bottom-style: dotted;
	padding: 0;
	margin: 0;
}

table#order_list tr.order_info_alt td{
	border-width: 1px;
	border-bottom-style: dotted;
	padding: 0;
	margin: 0;
	background-color: #cdcdcd;
}

td.process_order_number {
	font-weight: bold;
	color: #FF9900;
}

/* @group google search control */


.gsc-control {

	width: 100%;
}

.gs-result {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	/*width: 400px;
	margin-right: 0;
	margin-left: 135px;*/
}

#searchcontrol {
	text-align: right;
	width: 100%;
	margin-top: 5px;
}

#searchcontrol a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

#searchcontrol a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

#searchcontrol a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}

#searchcontrol a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline
}


form.gsc-search-box {
	width: 250px;
	position: static;
	float: right;
}

table.gsc-resultsHeader {
	visibility: visible;
}

td.gsc-twiddleRegionCell{
	visibility: hidden;
}

.gsc-trailing-more-results {
	visibility: hidden;
	position: absolute;
}

.gs-visibleURL {
	display: none;
}


.gs-result .gs-title b{
	
	background-color: #ffffb3;
	
	
}

.gs-snippet b {
	background-color: #ffffb3;
	font-weight: normal;
	
}

.gs-title > a{
        color: #FF9900;
        text-decoration: none;
}

.gs-snippet > :last-child{
	background-color: transparent;
	border-style: none;
}

a.gs-style {
  text-decoration: none;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  text-decoration: none;
  color: #FF9900;
}

/* @end */

div.subcopy {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
}

img {
	border: 0 none;
}

#debug {
	visibility: hidden;
}