/*  ------------------------------------------
Theme Name: MOOKS 2009
Theme URI: http://www.Mooks.com/
Description: Wordpress theme of Mooks
Author: Ning
Author URI: http://www.beansprout-design.com/

	Copyright (c) Mooks.

------------------------------------------*/

* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0;
	padding:0;
	background:#9a8768 url(images/bg_content.png) right bottom repeat-x;
	line-height:130%;
}

a {
	color:#ded5c7;
	font-weight:normal;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

h1 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:0px 0 5px;
}


h2 {
	font-size:18px;
	color:#ded5c7;
	padding:0px 10px 0px 0px;
}


h3 {
	font-size:12px;
	color:#c0b3ad;
	font-weight:bold;
}


/* LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:960px;
}

#topHeader{
	height:14px;
	margin: 0 auto;
	background:url(images/bg_top.png) repeat-x;
}

#header {
	height:495px;
	position:relative;
	background:url(images/bg_header.jpg) repeat-x;
}

#bottomHeader{
	height:18px;
	margin: 0 auto;
	background:url(images/bg_bottom.png) bottom repeat-x;
}


#footer {
	margin: 0 auto;
	height:70px;
	background: url(images/bg_footer.png) bottom repeat-x;
	font-size:12px;
	color: #7f6c4b;
	font-weight:bold;
}

#innerFooter{
	background: url(images/logo_footer.png) left no-repeat;
	padding-left: 150px;
}


/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.png) top left no-repeat;
	width:60px;
	height:497px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#coolRate{
	background:url(images/coolRate.png) top left no-repeat;
	width:119px;
	height:84px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topMenu{
	position:absolute;
	top:448px;
	margin-left: 60px;
	padding: 15px 0 15px 10px;
	background: #000;
	width:890px;
	opacity:.50;
	color: fff;
}


#menu{
        font-size:12px;
}

.language {
	position:absolute;
	top:449px;
	width:190px;
	margin-left: 750px;
	padding: 8px 0 8px 10px;
	overflow: hidden;
float: right;
}

.language li {
	float: right;
	list-style: none;
 }


.language li a {
	font: 12px ;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.language li a:hover {
	font: 12px ;
	border: none;
	color: #cfcfcf;
}     

.language a:active {
	font: 12px ;
	border: none;
}   
   


.lavaLamp {
	position:absolute;
	top:449px;
	width:890px;
	background: #000;
	opacity:.50;
	margin-left: 60px;
	padding: 8px 0 8px 10px;
	overflow: hidden;
}

.lavaLamp li {
	float: left;
	list-style: none;
 }

.lavaLamp li.back {
	background-color: #4a4a4a;
	height:40px;
	z-index: 8;
	position: absolute;
}

.lavaLamp li a {
	font: 12px ;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLamp li a:hover {
	font: 12px ;
	border: none;
	text-decoration: none;
}     

.lavaLamp a:active {
	font: 12px ;
	border: none;
	text-decoration: none;
}   
/*CONTENT ELEMENTS
--------------------------------------------*/

#content {
	width:960px;
	margin-bottom:5px;
}

#colLeft {
	float:left;
	width:625px;
	padding-right:20px;
	margin-top:5px;
	padding-left:10px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
	
}

#colRight {
	float:left;
	width:280px;
	margin-left:20px;
	margin-top:5px;
	
}

#colRight p.line {
	display:block;
	padding:10px 0;
	margin:0;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

#pics {  
    height:  495px;  
    width:   960px;  
    padding: 0;  
    margin:  0;  
} 
 
#pics img {  
    height:  495px;  
    width:   960px;  h2
    padding: 0;  
    margin:  0;  
} 

img { border:none;} 
