html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* G L O B A L */


body {
    margin: 0;
    padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#68737A;
	font-size:12px;
	line-height:13px;
}

hr {
	height:1px;
	background-color:#E1E2E4;
	color:#E1E2E4;
	margin-left:25px;
	margin-right:20px;
	border:0px;
}

#content {
	position: relative;
	width:950px;
	margin: 0 auto;
}
	
h1 {
	background-image:url(../images/mibuds.logo.jpg); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:84px;
	float:left;
	display:block;
	position:absolute;
}

h1 a {display:block; height:84px;}

h1 a:hover {
	background-image:url(../images/mibuds.logo.over.jpg); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:84px;
	float:left;
	display:block;
}

/* I N D E X */

#home {
	background-image:url(../images/home.bkgd.jpg); background-position:top center; background-repeat:no-repeat;
	width:100%;
	height:100%;
}

/* H E A D E R S */

#header {
	position:relative;
	width:950px;
	height:84px;
	background-image:url(../images/navigation.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
}

#headerHome {
	position:relative;
	width:950px;
	height:84px;
	background-image:url(../images/home.navigation.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
}

#headerStore {
	position:relative;
	width:950px;
	height:160px;
	background-image:url(../images/store.navigation.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
}



.title {
	padding: 0px 0px 10px 0px;
}
	

/* N A V */

#nav {
	text-align:center;
	position:relative;
	top:54px;
}

#nav li {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: bold;
	color:#00AEEF;
	margin:0px 7px 0px 7px;
	display:inline;
	list-style:none;
}
	

#nav li a {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
	
#nav li a:hover {
	color:#00AEEF;
}	
	
.navOn {
	text-decoration:none;
	border-bottom:1px dotted #666666!important;
}


/* A B O U T */

#aboutContent {
	background-image:url(../images/about.navigation2.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
	position: relative;
	width:950px;
	height:547px;
	margin: 0 auto;
}
	
#aboutContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 90px 450px 20px 25px;
	position: relative;
	margin: 0 auto;
}

#aboutContent a {
	color:#00AEEF;
	text-decoration:none;
}

#aboutContent a:hover {
	color:#68737A;
}


/* A M B A S S A D O R */

#ambassadorContent {
	background-image:url(../images/navigation2.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
	position: relative;
	width:950px;
	margin: 0 auto;
}
	
#ambassadorContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 90px 25px 20px 25px;
	position: relative;
	margin: 0 auto;
}

#ambassadorContent a {
	color:#00AEEF;
	text-decoration:none;
}

#contactContent a:hover {
	color:#68737A;
}
	
#ambassadorTitle {
	background-image:url(../images/title.contact.jpg); background-position:0 0; background-repeat:no-repeat;
	overflow:hidden;
	width:450px;
	height:50px;
}


/* A M B A S S A D O R   F O R M */

.ambassadorError {
	color:#F00;
	font-weight: bold;
	padding:0 0 10px 25px;
}

.ambassadorFormContainer {
	margin-left: 25px;
}

.ambassadorForm {
	width:309px;
	margin-bottom:8px;
}

.submitBtn {
	margin:4px 0 10px 0px;
}


/* C O N T A C T */

#contactContent {
	background-image:url(../images/navigation2.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
	position: relative;
	width:950px;
	height:547px;
	margin: 0 auto;
}
	
#contactContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 90px 450px 20px 25px;
	position: relative;
	margin: 0 auto;
}

#contactContent a {
	color:#00AEEF;
	text-decoration:none;
}

#contactContent a:hover {
	color:#68737A;
}
	
#contactTitle {
	background-image:url(../images/title.contact.jpg); background-position:0 0; background-repeat:no-repeat;
	overflow:hidden;
	width:450px;
	height:50px;
}


/* F A Q */

#faqContent {
	background-image:url(../images/navigation2.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
	position: relative;
	width:950px;
	height:100%;
	margin: 0 auto;
}
	
#faqContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	width:900px;
	padding: 90px 25px 20px 25px;
	position: relative;
	margin: 0 auto;
}

#faqContent a {
	color:#00AEEF;
	text-decoration:none;
}

#faqContent a:hover {
	color:#68737A;
}

#faqTitle {
	background-image:url(../images/title.faq.jpg); background-position:0 0; background-repeat:no-repeat;
	overflow:hidden;
	width:450px;
	height:50px;
}


/* R E T A I L E R S */

#retailersContent {
	background-image:url(../images/navigation2.bkgd.jpg); background-position:0 0; background-repeat:no-repeat;
	position: relative;
	width:950px;
	height:547px;
	margin: 0 auto;
}

#retailersContent p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 90px 450px 20px 25px;
	position: relative;
	margin: 0 auto;
}

.noPadTop {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	width:900px!important;
	padding: 20px 25px 20px 25px!important;
	position: relative;
	margin: 0 auto;
}


#retailersContent a {
	color:#00AEEF;
	text-decoration:none;
}

#retailersContent a:hover {
	color:#68737A;
}
	
#retailersTitle {
	background-image:url(../images/title.contact.jpg); background-position:0 0; background-repeat:no-repeat;
	overflow:hidden;
	width:450px;
	height:50px;
}
	
.right {
	position:relative;
	float:right;
}
	
.left {
	position:relative; 
	float:left;
}

.blueHd {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00AEEF;
}
	
#end {margin-right: 0px!important; border:none!important;}


/* STORE */
#headerStore {
	position:relative;
	width:950px;
	height:160px;
	background-image:url(http://www.mibuds.com/images/navigation.bkgd.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
}

/* CONTACT */
#contact {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C1C1C1;
}

.bigBorder {
	padding:10px;
	background-color:#E1E2E4;
}

	
	
/* F O O T E R */

#footer {
	background-image:url(../images/footer.jpg); background-position:top center; background-repeat:no-repeat;
	width:950px;
	height:70px;
}

#footer .subnav {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	float:left;
	padding: 45px 0 0 10px;
}

#footer .subnav a {
	color:#808080;
	text-decoration:none;
}

#footer .subnav a:hover {
	color:#00AEEF;
	text-decoration:none;
}	


/* F O O T E R   C O P Y R I G H T */

#footer .copyright {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	position:relative;
	padding: 45px 10px 0 0;
	float: right;
}


/* F O O T E R   FACEBOOK/TWITTER */

#footer .twitter {
	padding: 40px 10px 0 5px;
	float:right;
}

#footer .twitter a {
	background-image:url(../images/twitter.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footer .twitter a:hover {
	background-image:url(../images/twitter_over.gif); background-position:0 0; background-repeat:no-repeat
}

#footer .facebook {
	padding: 40px 0 0 5px;
	float:right;
}

#footer .facebook a {
	background-image:url(../images/facebook.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footer .facebook a:hover {
	background-image:url(../images/facebook_over.gif); background-position:0 0; background-repeat:no-repeat
}

#footer .myspace {
	padding: 40px 0 0 5px;
	float:right;
}

#footer .myspace a {
	background-image:url(../images/myspace.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footer .myspace a:hover {
	background-image:url(../images/myspace_over.gif); background-position:0 0; background-repeat:no-repeat;
}

#footer .bebo {
	padding: 40px 0 0 0px;
	float:right;
}

#footer .bebo a {
	background-image:url(../images/bebo.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footer .bebo a:hover {
	background-image:url(../images/bebo_over.gif); background-position:0 0; background-repeat:no-repeat
}

/* F O O T E R   I N D E X   FACEBOOK/TWITTER */

#footerIndex {
	width:950px;
	height:100px;
}

.footerCopyright {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	text-align:right;
	padding-top:6px;
}

#footerIndex .twitter {
	padding: 0 10px 0 5px;
	float:right;
}

#footerIndex .twitter a {
	background-image:url(../images/twitter_index.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footerIndex .twitter a:hover {
	background-image:url(../images/twitter_index_over.gif); background-position:0 0; background-repeat:no-repeat
}

#footerIndex .facebook {
	padding: 0 0 0 5px;
	float:right;
}

#footerIndex .facebook a {
	background-image:url(../images/facebook_index.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footerIndex .facebook a:hover {
	background-image:url(../images/facebook_index_over.gif); background-position:0 0; background-repeat:no-repeat
}

#footerIndex .myspace {
	padding: 0 0 0 5px;
	float:right;
}

#footerIndex .myspace a {
	background-image:url(../images/myspace_index.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footerIndex .myspace a:hover {
	background-image:url(../images/myspace_index_over.gif); background-position:0 0; background-repeat:no-repeat;
}

#footerIndex .bebo {
	padding: 0 0 0 10px;
	float:right;
}

#footerIndex .bebo a {
	background-image:url(../images/bebo_index.gif); background-position:0 0; background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:18px;
	display:block;
}

#footerIndex .bebo a:hover {
	background-image:url(../images/bebo_index_over.gif); background-position:0 0; background-repeat:no-repeat
}

