body {
	background: #ffffff url(http://www.motionhealth.com/i/bg_body.jpg) repeat-x bottom left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #474747;
	text-align: center;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#Main {
	margin: 0px auto;
	background: #ffffff url(http://www.motionhealth.com/i/bg_gold2.jpg) repeat-x bottom left;
	width: 850px;
}

#Header {
	margin: 0px auto;
	width: 816px;
	height: 125px;
}

#Menu {
	margin: 0px auto;
	width: 816px;
	height: 27px;
	clear: both;
	background: url(http://www.motionhealth.com/i/menu_bg.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
}

#MainContent {
	width:  816px;
	background: url(http://www.motionhealth.com/i/bg_main.jpg) repeat-y;
	margin: 0px auto;
	text-align: left;
}


#MainContent .Text {
	width: 545px;
	margin: 0px 15px 0px 15px;
	float: left;
	padding: 15px 0px 15px 0px;

}

#MainContent .Sidebar {
	float: right;
	width: 222px;
	margin: 0px 1px 0px 0px;
	background: #FFFFFF url(http://www.motionhealth.com/i/bg_sidebar.gif) no-repeat top left;
	padding: 15px 0px 15px 0px;
	min-height: 400px;
}

#MainContent .SidebarText {
	margin: 0px 10px 0px 10px;
}


#Footer {
	margin: 0px auto;
	width: 816px;
	background: url(http://www.motionhealth.com/i/bg_footer.jpg) no-repeat top left;
	padding: 35px 0px 0px 0px;
	text-align: left;
}

#Footer a:link, #Footer a:visited, #Footer a:hover {
	color: #292929;
	font-size: 90%;
}

.Vibraflex {
	margin-top: -5px;
}

.Quote {
	text-align: left;
	padding: 0px 15px 15px 15px;
	color: #366600;
	line-height: 1.6em;
}

a:link {
	color: #3d6a02;
	text-decoration: none;
}

a:visited {
	color: #559004;
	text-decoration: none;
}

a:hover {
	color: #b78a13;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #3d6a02;
	margin: 10px 0px 5px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #262626;
	margin: 5px 0px 0px 0px;
}

ul {
	padding: 0px 0px 0px 20px;
	list-style: square;
	font-size: 95%;
	margin: 0px 0px 30px 0px;
}

ul li {
	margin: 5px 0px 0px 0px;
}



/* @group Menu Items */

#Menu a {
	color: #ffffff;
	margin: 15px 18px 0px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#Menu a:visited {
	color: #e3f5ce;
	margin: 15px 18px 0px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#Menu a:hover {
	color: #caa016;
	margin: 15px 18px 0px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}


/* @end */

/* @group DriveIt Stuff */

td {
	font-size: 0.75em;
}

 .diserrorhilite, .digerrorhilite, .dicerrorhilite {
	color: #9a1f00;
	font-weight: bold;
	}

 .dictable {
	border: 1px solid #dfdfdf;
  }
  
 .dictable th {
	padding: 2px;
	color: #FFFFFF;
	background: #ba940b;
 }
 
 .dictable td {
	padding: 5px;
}
  
/* @end */


.dicproductname {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 3px 0px -10px 0px;
}

.dicproductnamelg {
	font-size: 18px;
	font-weight: bold;
}

.dicproductnumber {
	display: none;
}

.dicnote, .dicoptionslink {
	font-size: 11px;
}

.dicpricelg, .dicprice {
	line-height: 18px;	
	font-size: 12px;
	color: #ca0000;
}

.dicpricelg {
	font-size: 16px;
	color: #ca0000;
	font-weight: bold;
}


#dicskulist th {
	font-size: 12px;
	padding: 2px 20px 2px 20px;
	background: #696c6b;
}

.diacolumnhdg {
	font-size: 14px;
	background: #548d02;
}

.dicsubfoldercount {
	display: block;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
}

hr {
	height: 0px;
	color: #d9d9d9;
	border-top: 1px dotted #d9d9d9;
	margin: 10px 0px 15px 0px;
}



#list, #listApp  {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #e0bd5b;
	border-right: 1px solid #e0bd5b;
	border-bottom: 1px solid #e0bd5b;
}
#list p, #listApp p {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	width: 96%;
	margin-left: 10px;
	margin-top: 5px;
}

 #listApp .Wrap {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	width: 96%;
	margin-left: 10px;
	margin-top: 10px;
}


#list dt {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background-color: #e4d286;
	border-top: 1px solid #e0bd5b;
	border-bottom: 1px solid #e0bd5b;
}


#listApp dt {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	background-color: #e4d286;
	border-top: 1px solid #e0bd5b;
	border-bottom: 1px solid #e0bd5b;
}


#list dt:hover, #listApp dt:hover {
	color: #FFFFFF;
	background-color: #c89e14;
}
#list dt.selected, #listApp dt.selected {
	color: white;
	background-color: #c89e14;
}

dt, dd {  margin: 0;}

#listApp h2 {
	margin: 0px 0px 2px 0px;
}
.dicproductdesc {
	display: block;
	margin-top: 10px;
}

.dicsubfolderlink {
	font-size: 16px;
	font-weight: bold;
}
