/*
=======================================================================================
 Site: nikimccuistion.com
 Date: July 16, 2008
=======================================================================================
*/

body	{
margin: 0;
padding: 0;
line-height: 1.1em;
text-align: center;
background: url(../i/common/bg.gif) repeat-x #fff;
}

/*
=======================================================================================
 Common Elements
=======================================================================================
*/

.wrapper	{
position: relative;
margin: 0 auto;
padding: 0;
text-align: left;
font: 12px geneva, arial, helvetica, sans-serif;
}

a	{
color: #333;
text-decoration: underline;
}

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

h1	{
margin: 0 0 10px 0;
padding: 0;
color: #000;
font-size: 13px;
font-weight: bold;
}

h2	{
margin: 0 0 20px 0;
padding: 0;
color: #000;
font-size: 13px;
font-weight: bold;
}

p	{
margin: 0 0 15px 0;
padding: 0;
}

.center	{
text-align: center;
}

.right	{
text-align: right;
}

img	{
border: 0;
}

.floatLeft	{
float: left;
}

.floatRight	{
float: right;
}

.hr	{
border-bottom: 1px solid #bbb;
padding-top: 15px;
margin-bottom: 15px;
}

.alt	{
display: none;
}

/*
=======================================================================================
 Form Elements
=======================================================================================
*/

form	{
margin: 0;
padding: 0;
display: inline;
}

input, select	{
font-size: 12px;
}

.button	{
border-top: 1px solid #cecece;
border-left: 1px solid #cecece;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
padding: 0 2px 1px 2px;
font: 11px tahoma, arial, helvetica, sans-serif;
color: #000;
background: #eee;
}

.even	{
border-top: 1px dashed #e2e2e2;
border-bottom: 1px dashed #e2e2e2;
padding: 5px 0 5px 10px;
width: 460px;
\width: 470px;
w\idth: 460px;
background: #f4fbfe;
}

.odd	{
padding: 5px 0 5px 10px;
width: 460px;
\width: 470px;
w\idth: 460px;
background: #fff;
}

/*
=======================================================================================
 Header
=======================================================================================
*/

.header	{
position: relative;
height: 180px;
margin-bottom: 20px;
}

.logo a	{
position: absolute;
top: 0;
left: 0;
width: 245px;
height: 180px;
display: block;
background: url(../i/common/logo.gif);
}

.tagline	{
position: absolute;
right: 0;
top: 150px;
width: 270px;
height: 25px;
z-index: 99;
}

.headerImg	{
position: absolute;
top: 0;
left: 300px;
width: 600px;
height: 180px;
z-index: 10;
}

div.headerImg	{
position: relative;
}

/*
=======================================================================================
 Content
=======================================================================================
*/

.mainWidth	{
width: 850px;
}

.content	{
margin: 0;
padding: 0 0 15px 0;
background: url(../i/common/contentBg.gif) repeat-y;
}

.contentLeft	{
float: left;
width: 170px;
}

.contentMiddle	{
float: left;
padding: 10px 20px 0 20px;
width: 470px;
\width: 510px;
w\idth: 470px;
line-height: 1.4em;
}

.contentRight	{
float: right;
width: 170px;
font-size: 11px;
}

.contentRightHeading	{
padding: 6px 0 5px 8px;
border-bottom: 1px solid #c2c2c2;
width: 162px;
\width: 170px;
w\idth: 162px;
font-size: 12px;
font-weight: bold;
background: #dcdcdc;
}

.testimonials, .testimonials a	{
color: #555;
}

.photoHome	{
float: right;
border-left: 15px solid #fff;
border-bottom: 5px solid #fff;
}

.photoHome2	{
float: left;
border-right: 15px solid #fff;
border-bottom: 5px solid #fff;
}

.blogImgLeft	{
float: left;
border-right: 15px solid #fff;
border-bottom: 5px solid #fff;
}

.blogImgRight	{
float: right;
border-left: 15px solid #fff;
border-bottom: 5px solid #fff;
}

.contentMiddle li	{
padding-top: 5px;
}

.metaData	{
margin-top: 5px;
text-transform: uppercase;
font-size: 9px;
color: #004a80;
}

.metaData2	{
margin-bottom: 5px;
text-transform: uppercase;
font-size: 9px;
color: #004a80;
}

.book	{
float: left;
padding-right: 15px;
width: 108px;
\width: 123px;
w\idth: 108px;
}

.bookDetails	{
font-size: 10px;
color: #444;
text-align: right;
line-height: 1.6em;
}

.bookDescription	{
float: left;
width: 347px;
}

.padding10	{
padding: 10px;
}

.videoThumb	{
float: left;
width: 205px;
height: 90px;
margin: 0 0 15px 15px;
}

.alt	{
display: none;
}

/*
=======================================================================================
 Footer
=======================================================================================
*/

.footer	{
font: 11px geneva, arial, helvetica, sans-serif;
margin: 0 0 40px 0;
border-top: 1px solid #c2c2c2;
padding-top: 10px;
width: 850px;
text-align: left;
color: #000;
}

.footer a	{
color: #000;
text-decoration: underline;
}

.footer a:hover	{
color: #000;
text-decoration: none;
}

/*
=======================================================================================
 Nav
=======================================================================================
*/

.nav	{
border: 1px solid #d7d7d7;
padding: 1px;
width: 166px;
\width: 170px;
w\idth: 166px;
background: #fff;
}

.navContainer	{
width: 166px;
background: #ececec;
}

.navContainer ul	{
margin: 0;
padding: 0;
list-style: none;
}

.navContainer li a	{
margin: 0;
padding: 10px 10px 11px 10px;
width: 146px;
\width: 166px;
w\idth: 146px;
display: block;
text-decoration: none;
color: #000;
font-size: 11px;
background: url(../i/common/navDivider.gif) bottom no-repeat #ececec;
}

.navContainer li a:hover	{
background: url(../i/common/navDivider.gif) bottom no-repeat #ddd;
}

.navContainer li a#end	{
padding-bottom: 9px;
background: #ececec;
}

.navContainer li a:hover#end	{
padding-bottom: 9px;
background: #ddd;
}

/*
=======================================================================================
 Hacks
=======================================================================================
*/

.clear:after {
content: "."; 
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clear {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */