/* GENERIC */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	vertical-align: top;
}
img {
	border: 0;
}
body {
	font: 13px/24px Arial, Helvetica, sans-serif;  /*font size reduced by 1 point*/
	background-color: #fff;
	color: #333;
}
a {
	color: #08c;
	outline: none;
}
a:link, a:visited, a:active {
	outline: none;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
sup {
	padding-left: 1px;
	font-size: 10px !important;
	font-weight: normal !important;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	color: #76797c;
	_position: static !important;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
h2 {
	font-size: 13px;	 /*font size reduced by 1 point*/
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

/* SPECIFIC ELEMENTS */

#wrap {
	margin: 6px auto;
	width: 960px;
}
.navbar {
	background: url(/assets/images/bg_navbar.gif) repeat-x left 42px;

	height: 98px;
}
.navbar .left {
	background: url(/assets/images/bg_navend_lt.gif) no-repeat left 42px;
	float: left;
	height: 98px;
	width: 161px;
}
.navbar .right {
	background: url(/assets/images/bg_navend_rt.gif) no-repeat right 42px;
	float: right;
	height: 90px;
	width: 799px;
}
.navbar .logo {
	display: block;
	height: 98px;
	margin: 0 0 0 32px;
	overflow: hidden;
	padding: 0;
	width: 129px;
}
.navbar ul {
	border-right: 1px solid #7a7ca0;
	float: left;
	height: 45px;
	list-style: none;
	margin-top: 42px;
	width: 513px;
}
.navbar li {
	color: #fff;
	display: inline;
}
.navbar li a img,
.navbar li a:link img,
.navbar li a:visited img {
	background-position: left top;
	background-repeat: no-repeat;
	height: 45px;
	margin-left: 26px;
	margin-right: 26px;
	overflow: hidden;
}
.navbar li a:hover img,
.navbar li a.selected img {
	background-position: left -45px;
}
.navbar li a:active img {
	background-position: left -90px;
}

.navbar .aboutmb_link a img {
	background-image: url(/assets/images/btn_bg_nav_about_mb.gif);
	width: 149px;
}
.navbar .aboutswdc_link a img {
	background-image: url(/assets/images/btn_bg_nav_about_swdc.gif);
	width: 100px;
}
.navbar .contactus_link a img {
	background-image: url(/assets/images/btn_bg_nav_contact.gif);
	width: 94px;
}
.shoplink_wrap {
	float: right;
	height: 45px;
	margin: 42px 21px 0 0;
	padding: 0;
	width: 257px;
}
.shoplink_wrap img {
	float: right;
	margin: 11px 0 0 0;
}
.shoplink_wrap a img,
.shoplink_wrap a:link img,
.shoplink_wrap a:visited img {
	background-image: url(/assets/images/btn_bg_nav_shop.gif);
	float: left;
	height: 45px;
	margin: 0 !important;
	width: 91px;
}
.shoplink_wrap a:hover img,
.shoplink_wrap a.selected img {
	background-position: left -45px;
}
.shoplink_wrap a:active img {
	background-position: left -90px;
}
.contentbox_home {
	margin-top: 7px;
}
.contentbox .head {
	background: #fff url(/assets/images/bg_content_head.gif) no-repeat;
	height: 29px;
}
.contentbox_home .head {
	background: #fff url(/assets/images/bg_content_sub_head.gif) no-repeat;
	height: 8px;
}
.main {
	background: #fff url(/assets/images/bg_content.gif) repeat-x;
	border: 1px solid #a7a7a7;
	border-top: none;
	border-bottom: none;
	min-height: 332px;
}
.contentbox .foot,
.contentbox_home .foot {
	background: #fff url(/assets/images/bg_content_foot_green_scarf.gif) no-repeat;
	height: 123px;
}
.legalfoot {
	color: #999;
	font-size: 9px;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
}
.main .left {
	float: left;
	width: 670px;
}
.copyblock {
	padding: 12px 24px;
	width: 622px;
}
.contentbox_home .main .left .col1,
.contentbox_home .main .left .col2 {
	float: left;
	padding: 12px 24px;
	width: 287px;
}
.contentbox_home .main .left .col2 {
	float: right;
}
.main .right {
	border-left: 1px dotted #ccc;
	float: right;
	padding: 12px 24px;
	width: 237px;
}
.contentbox p,
.contentbox_home p {
	margin: 0 0 12px 0;
}
p.instructions {
	font-size: 11px;	 /*font size reduced by 1 point*/
	line-height: 16px;
}
.linklist {
	margin-bottom: 12px;
}
.linklist li {
	background: url(/assets/images/blt_orange_h12.gif) no-repeat 0 5px;
	font-weight: bold;
	padding-left: 12px;
}
.btnwrap a img,
.btnwrap a:link img,
.btnwrap a:visited img {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
	margin-left: -6px;
}
.btnwrap a:hover img {
	background-position: 0 -30px;
}
.btnwrap a:active img {
	background-position: 0 -60px;
}
.signupbtn a img {
	background-image: url(/assets/images/btn_bg_signup.gif);
	width: 86px;
}
.sendbtn a img {
	background-image: url(/assets/images/btn_bg_send.gif);
	width: 86px;
}
img.inline_rt {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 6px 9px;
}
img.inline_lt {
	border: 1px solid #ccc;
	float: left;
	margin: 0 9px 6px 0;
}
a.bulletlink {
	background: url(/assets/images/blt_orange_h12.gif) no-repeat 0 2px;
	padding-left: 12px;
}
a.backlink {
	background: url(/assets/images/blt_orange_h12_lt.jpg) no-repeat 0 2px;
	padding-left: 12px;
}
.singlecol {
	float: right;
	padding: 12px 24px;
	width: 450px;
}
.bigstorebtn_wrap a img,
.bigstorebtn_wrap a:link img,
.bigstorebtn_wrap a:visited img {
	background: url(/assets/images/btn_bg_visit_store.gif) no-repeat left top;
	height: 49px;
	margin: 0 0 36px -6px;
	overflow: hidden;
	width: 209px;
}
.bigstorebtn_wrap a:hover img {
	background-position: left -49px;
}
.bigstorebtn_wrap a:active img {
	background-position: left -98px;
}
.formerror {
	color: rgb(255, 0, 0);
	display: none;
}
input[type="text"],
input[type="password"],
textarea {
	background-color: rgb(255, 255, 255);
	border-top: 1px solid rgb(153, 153, 153);
	border-right: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	border-left: 1px solid rgb(153, 153, 153);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: rgb(0, 0, 0);
	font: 17px normal Arial, Helvetica, sans-serif;	 /*font size reduced by 1 point*/
	margin: 6px 0;
	padding: 3px;
	width: 300px;
}
.invalidField {
	background: url(/assets/images/bg_field_alert.gif) no-repeat right 5px;
}

.pullout {
	border: 1px dotted rgb(204, 204, 204);
	border-left: none;
	border-right: none;
	color: #363d71;
	font-size: 15px;	 /*font size reduced by 1 point*/
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 9px;
}
.signupBottomCopy
{
	color: #0088CC;
	font-size: 13px;	 /*font size reduced by 1 point*/
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 9px;
}

.errors{
color: red;
font-size: 12px;
line-height: 14px;
}