/*
Theme Name: Mannatech Mexico
Theme URI: http://mannatechmexico.com
Description: The original Wordpress theme for MannatechMexico.com
Version: 1.0
Author: Ly Nguyen
Tags: colors, lots of colors

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*reset complete */


body {
	background:#f3f3f3;
	font-family:Arial;
	color:#333333;
	font-size:13px;
	line-height:21px;
	text-align:center;
}

#wrapper {
	width:960px; 
	margin:0 auto;
	background:url(images/wrapper_bg.png) repeat-y;
	text-align:left;
}

#header {width:940px;margin-left:10px;text-align:left;}
#top {height:149px;background:url(images/top_bg.jpg) no-repeat;text-align:left;}
#logo {text-indent:-2000px;outline:none;}

#banner {width:940px;height:301px;background:url('images/header_banner/banner_all.jpg') no-repeat;}

#countdown {height:85px;width:500px;float:right;position:relative;top:10px;}

#language {text-indent:-2000px;position:absolute;margin-left:5px;top:113px;height:33px;width:271px;}
#language a {display:block;height:33px;width:130px;margin-left:140px;}

#navigation {display:inline;display:block;width:960px;height:45px;background:url(images/nav_bg.png) no-repeat;margin:0 auto;text-align:left;}
#navigation li {display:inline;}
#navigation a {display:block;width:160px;outline:none;height:40px;text-indent:-2000px;outline:none;}
#navhome {}
#navmexico {}
#navmannatech {}
#navnews {}

.content {
	width: 610px;
	float: left;
	margin-left:30px;
	margin-top:15px;
	text-align:left;
	display:inline; /*ie6 double margin hack*/
}

.sidebar {
	width: 250px;
	float: right;
	font-size:12px;
	color:#333;
	margin-right:30px;
	margin-top:15px;
	text-align:left;
	display:inline; /*ie6 double margin hack*/
}

.textwidget ul ul {list-style:disc inside;}
.welcomebox ul li, .textwidget ul li {padding:5px 0 5px 0;}

#both {
	clear: both;
}
#hr {clear:both;width:940px;border-top:2px solid #ccc;margin:40px 0 10px 10px;}

#footer {text-align:center;font-size:11px;color:#666;padding:10px 0 5px 0;}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

p {margin:0px 0 10px 0;}
h2 {font-family:'myriad pro', arial;font-weight:normal;font-size:21px;color:#912925;margin-bottom:18px;}
h3 {font-size:16px;color:#333;margin-bottom:8px;font-weight:bold;}
a {color:#367c2b;}

td {padding:4px 0 4px 0;}
#SignUp {}
.textbox, .emailbox {color:#333333;font-size:13px;width:95px;padding:2px;border:1px solid #333;}
.emailbox {width:100%}
.signupframe {color:#333;}
.signupframe a {color:#333;}
.cta_headline {font-size:16px;color:#333;font-weight:bold;text-align:center;}

.fda {font-size:12px;border:1px solid #666;padding:10px;}
.disclaimer {font-size:12px;}
table {font-size:12px;}

/* text styles */
strong {font-weight:bold;}


/* resources page accordion */
#resourcespg h2 {cursor:pointer;outline:none;padding:10px 0;margin:0;color:#367c2b;}
#resourcespg h2:hover {text-decoration:underline;}
#resourcespg h2 span {display:block;font-size:12px;color:#333;font-family:arial;}
#resourcespg .accordion {border:1px solid #e7e7e1;padding:15px;background:#f2f2ec;}
#resourcespg ul {list-style:disc;list-style-position:inside;padding:10px 15px}
#resourcespg ul li {}
#resourcespg p {margin:5px;}

.content ul {list-style:disc;list-style-position:outside;padding:10px 15px;}

