/*

title = nd.css
author = RND
date = 29/04/2010
description = stylesheet for v4 nickdespres.com

*/ 

/* ----------------------
Containers
-----------------------*/

body {
	background-color:#000000;
	padding: 0px;
	text-align: center;
	margin-top:0px;
}

#site_container {
	margin-left:auto;
	margin-right:auto;
	padding:0px,0px,0px,0px;
	width:1000px;
}

#header_container {
	width:1000px;
}

#logo_cell {
	position: relative;
	width:350px;
	top:10px;
	height:40px;
	text-align:left;
	float: left;
}

#creditation_cell {
    position:relative;
	z-index:2;
	width:400px;
	left:248px;
	top:7px;
	height:30px; 
	text-align:right;  
	float: left;
}

#main_container {
	background:#333333;
	margin-top:0px;
	padding:0px,0px,0px,0px;
	position: relative;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:1000px;
}

#splash_cell {
	padding:0px;
    height: 150px;
    width: 1000px;
}

#title_cell {
	z-index:1;
	position:relative;
	top:110px;
	right:10px;
	width:100%;
	text-align:right;
	height:0px;
}

#menu_cell {	
	background:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height:18px;
	position: relative;
	text-align:left;
    width:1000px;	
}

#content_cell {
    width:1000px; 
    margin:0px; 
    padding:0px; 
}

#text_cell {
	background:#333333;
	text-align:left;
	padding: 20px; 
	float:left; 
	position:relative;	
}

#gallery_cell {
	text-align:left;
	padding: 20px;	
}

#image_container {
	text-align: center;
	height: 350px;
	margin-top:15px;
	vertical-align: middle;
}

#footer_container {
	background:#000000;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align:right;
	width:1000px;
}




/* ----------------------
Text
-----------------------*/

h1
{
    font-family: 'Century Gothic',Arial,Verdana;
    font-size: 28px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
}

b {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;	
}

b a {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #99CCCC;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;
}

b A:Hover {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #99CCCC;
	text-align: left;
	text-transform: uppercase;
	text-decoration:underline;
}

textarea, input
{
    font-family: 'Century Gothic',Arial,Verdana;
    font-size: 12px;
    text-align: left;
    color: black;
}

span, p
{
    font-family: 'Century Gothic',Arial,Verdana;
    font-size: 12px;
    text-align: left;
    color: #FFFFFF;
}

div a, span a, p a{
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	text-align: left;	
	color: #99CCCC;
	text-transform: uppercase;
	text-decoration:none;
}

div a:hover, span a:hover, p a:hover {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	text-align: left;
	color: #99CCCC;
	text-transform: uppercase;
	text-decoration:underline;
}

.response_text {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	text-align: right;	
	color: Red;
	text-transform: uppercase;
}

.menu_text a {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	text-align:center;			
	padding-left:5px;
	padding-right:5px;
	
}

.menu_text a:hover {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	text-decoration:underline;				
	padding-left:5px;
	padding-right:5px;			
}

.sub_menu_text {
	z-index: 100;
	}

.sub_menu_text a {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	text-align:center;	
	border-top: 1px solid #CCCCCC;
	padding-top:3px;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	display:block;
}

.sub_menu_text a:hover {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align:top;	
	text-decoration:underline;		
	border-top: 1px solid #CCCCCC;		
	padding-top:3px;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	display:block;				
}

.selected_menu_text {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	text-decoration: underline;
	
}

.footer_text
{
    font-family: 'Century Gothic',Arial,Verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-align: right;
}

.footer_text A {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

.footer_text A:Hover {
	font-family: 'Century Gothic',Arial,Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}
