/* =Reload 
-----------------------------------------------------------------------------------------*/
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, 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;}

body {
	background-color: #2c2d2d;
	color: #000;
  	font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
}
IMG {
	border:0px;
}
/* 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; vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.4em/1.6em Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
}

ul{
	font:normal 1.2em/1.2em Tahoma, Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em Tahoma, Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}
li {
	text-indent:30px;
	margin:5px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 2.0em/1.2em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#fff;
}

h2{
	font:normal 1.8em/1.2em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h3{
	font:normal 2.3em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
	color:#c809b8;
}

h4{
	font:bold 1.6em/1.4em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h5{
	font:bold 1.5em/3.0em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	color:#000;
}	

h6{
	font:bold 1.3em/1.2em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	text-align:center;
	color:#fff;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}		

/* =MainNav
-----------------------------------------------------------------------------------------*/

/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#article, #fckArticles{}
#news, #fckNews{}
#question, #fckQuestion{}
#testimonials, #fckTestimonials{}

/* =Layout
-----------------------------------------------------------------------------------------*/

#wrapper {
	margin: 0 auto;
	width:1016px;
}
#header {
	margin: 0 auto;
	width:958px;
	height:191px;
	background-image:url(../images/moju-logo-big-back1.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#left-wrap{
	width:29px;
	height:849px;
	float:left;
	background-image:url(../images/left-wrap.jpg);
	background-repeat:no-repeat;
}
#container-i {
	margin: 0 auto;
	width:958px;
	float:left;
	position:relative;
}
#container {
	margin: 0 auto;
	width:958px;
	float:left;
	position:relative;
	background-image:url(../images/container-back.gif);
	background-repeat:repeat-y;
}
.topchat{
	width:131px;
	height:63px;
	position:absolute;
	top:10px;
	right:10px;
	z-index:10;
}
#container2 {
	margin: 0 auto;
	width:958px;
}
.nav {
	width:718px;
	height:33px;
	position:absolute;
	top:158px;
	left:0px;
	z-index:2;
}
.nav a{
	width:118px;
	height:33px;
	background-image:url(../images/btn-back.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:1.2em;
	line-height:33px;
	text-align:center;
	color:#2b3035;
	text-transform: uppercase;
	font-weight:bold;
	margin-right:1px;
	text-decoration:none;
}
.nav a:hover{
	background-position: 0 -33px;
	color:#fff;
}
#right-wrap{
	width:29px;
	height:849px;
	float:left;
	background-image:url(../images/right-wrap.jpg);
	background-repeat:no-repeat;
}
.index-box {
	width:214px;
	height:169px;
	background-image:url(../images/index-box-back.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
	padding-top:15px;
	padding-left:24px;
	position:relative;
}

.index-box p{
	color:#fff;
	margin:0 0 5px 0;
}
.orphan-box {
	width:214px;
	height:169px;
	background-image:url(../images/count-back.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
	padding-top:15px;
	padding-left:24px;
	position:relative;
}
.orphan-box p{
	margin:0 0 5px 0;
}
.t-box {
	width:238px;
	height:169px;
	background-image:url(../images/index-box-back.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
}
.t-box1 {
	margin-top:20px;
	width:238px;
	height:169px;
	float:left;
	margin-right:2px;
}
.last-box {
	margin-right:0px;
}		
#main-image {
	width:958px;
	height:307px;
	margin-top:-67px;
	z-index:1;

}
#video-btn{
	width:111px;
	height:65px;
	position:absolute;
	top:365px;
	left:163px;
	z-index:3;
}
#video-btn img{
	behavior: url(iepngfix.htc);
}
.ready {
	margin: 0 auto;
	width:710px;
	height:53px;
}
.ready h1{
	font:normal 2.1em/2.1em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#fff;
}
.ready img {
	padding-top:10px;
}
#footer {
	width:958px;
	height:30px;
	text-align:right;
	font:normal 1em/1em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#cecece;
}
#footer a{
	color:#8a8a8a;
	text-decoration:none;
}
.ijoin {
	text-align:center;
	width:238px;
	padding-left:0px;
}
.tell {
	width:180px;
	font-size:1.4em;
}
.interior-box {
	height:140px;
}
#main-content {
	width:603px;
	background-image:url(../images/interior-back.jpg);
	background-repeat:no-repeat;
	background-color:#f4f5f6;
	padding:20px 58px;
	float:left;
}
*html #main-content {
	width:602px;
}
#main-content h1 {
	font:normal 2.6em/2.6em Tahoma, Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#000000;
}
#right-side {
	width:238px;
	float:left;
}

/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 0px solid transparent;
}

input, textarea {
	font-size: 1em;
	color: #434343;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
	margin-bottom:10px;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

input#submit {
	width: auto;
	font-size: 0.85em;
}
.ideas {
	font-size: 1em;
	color: #434343;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
	margin-bottom:10px;
	width:130px;
}
.isubmit {
	border:0;
	position:absolute;
	top:110px;
	left:165px;
}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/
.shirtbox {
	width:275px;
	float:left;
}
