@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size:14px;
	margin:auto;
	padding:auto;
	background-color:#333;
}

a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ed1c24;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a img {
	border:0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 1.5em;
	color:#666;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#000000;
	margin-top:0;
}

h2 {
	margin-top:0px;
	margin-bottom:2px;
	font-size:16px;
	font-weight:normal;
	line-height: 1.4em;
	color:#000;
}

hr {
	color:#ccc;
	height:2px;
	border:0;
	background-color:#ccc;
}

#main {
	width: 100%;
	margin: auto;
	padding: auto;
	text-align:center;
}

#container {
	width: 900px;
	margin: auto;
	padding: auto;
	text-align: left;
}

#nav {
	text-align:center;
	margin:auto;
	padding:auto;
	width:100%;
	height:89px;
	background-image:url(images/navbg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#alpha {
	background-color:#fff;
	background-image:url(images/mainbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#footer {
	width:100%;
	margin:0;
	padding:auto;
	background-image:url(images/footerbar.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#333;
}

#footer p {
	font-size:11px;
	color:#ccc;
	padding-top:25px;
	margin-bottom:45px;
	line-height:20px;
}

#footer a {
	color:#ccc;
	text-decoration: underline;
}

#footerinfo {
	width:900px;
	height:100%;
	text-align:center;
}

#footerright {
	text-align:right;
	padding-top:25px;
	margin-bottom:45px;
}

#footersocial {
	text-align:right;
	padding-top:23px;
	margin-bottom:45px;
}

.footercopy {
	font-size:11px;
	color:#ccc;
	padding-top:20px;
	margin-bottom:45px;
	line-height:20px;
}

#footerform {
	height:10px;
}

#footerbtn {
	margin-bottom:-6px;
}


#mbdru-mbdru {
	height:14px;
	width:100px;
	border: 0px;
	background-color:#999;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	padding:2px;
}

#productlist ul {
	width:921px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin:0;
	padding:0;
}

#productlist li {
	display:block;
	list-style-type:none;
	float:left;
	margin-right:21px;
}

.listbubble {
	background-image:url(images/bubble-list.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:286px;
	height:63px;
	margin-bottom:63px;
}

.listbubble p {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:23px;
	margin-top:3px;
	line-height:16px;
	color:#FFF;
}

.listbubble a {
	font-size:14px;
	color:#FFFF00;
}

#bodycontent {
	padding:46px 0 63px 0;
}

#mainprodimage {
	margin-right:12px;
}

#proddethead {
	margin-left:17px;
}

#prodprice {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	padding:10px 25px;
	background-color:#000;
}


#proddetbuy {
	background-image:url(images/bubble-detail.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:7px 0 7px 25px;
}

#sizechart {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:-5px;
}

#sizeform select {
	width:100px;
}

#sizedropdown select {
	width:100px;
}

#selectsize {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:-12px;
}

#proddetdesc {
	margin-left:17px;
	margin-top:15px;
}

#prodsocial {
	margin-left:17px;
	margin-top:10px;
	white-space:nowrap;
}

#shirtinfo {
	margin-top:5px;
	font-size:12px;
	line-height:16px;
	border-top:1px dotted #ccc;
}

#shirtinfo p {
	margin-top:15px;
	padding-bottom:10px;
}

#thumbs {
	margin-top:10px;
	text-align:center;
}

#thumbs ul {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

#thumbs li {
	display:inline;
	margin-right:7px;
}

#bodycopy {
	padding:46px 270px 63px 0;
}

div#notice, div#error {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#notice {
display: block;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 45px;
color: #008612;
border-top-width: 2px;
border-right-width-value: 2px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 2px;
border-left-width-value: 2px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #39b54a;
border-right-color-value: #39b54a;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #39b54a;
border-left-color-value: #39b54a;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #d1ffca;
background-image: url("http://www.storenvy.com/images/icons/icon_success.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 10px 53%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}

div#notice p {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mc_embed_signup fieldset { 
	background:none; 
	border:none;
	margin-top:-4px;
	text-align:right;
	padding-right:0;
}

#mc_embed_signup1 fieldset { 
	background:none; 
	border:none;
	margin-top:-4px;
	text-align:center;
}

#mce-EMAIL {
	height:14px;
	width:100px;
	border: 0px;
	background-color:#999;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	padding:2px;
	margin:0;
	color:#000;
}

#wufoocontact {
	background-color:#333;
	padding:20px 40px 5px 40px;
}

.wufoo label.desc {
	font-weight:bold;
}

.wufoo legend.desc {
	font-weight:bold;
}

.wufoo label.choice {
	color:#ccc;
}

.wufoo input.text, .wufoo textarea.textarea {
	background-color:#999;
	border: 0px;
	border-top:#999;
}

