/*****************************************************
** Adrian Gilbert Official Site
** adrian-gilbert.co.uk
** Copyright @ Adrian Gilbert 2006 - 2009, All Rights Reserved.
**
** CSS Developed by Activars
** http://www.activars.com
******************************************************/


/************************
* Body
************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: #524B3F;
}



/************************
* Header
************************/

#header_banner_bg {
	width: 100%;
	height: 325px;
	background: url(../images/header_banner_bg.jpg);
}

#header {
	width: 700px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat;
}

#header h1 {
	display: none;
}

#header img {
	margin-top: 95px;
}

#header embed {
	margin-top: 95px;
}

#header object {
	margin-top: 95px;
}

/************************
* Navigation Menu
************************/

#navi_bg {
	width: 100%;
	height: 50px;
	background: url(../images/nav_bg.jpg);
}

#navi_container {
	width: 700px;
	margin: 0 auto;
}

#navi_container #menu {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	
}

#navi_container #menu li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#navi_container #menu a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

/*HOME*/
#menu_home a {
	width: 74px;
	background: url(../images/menu.jpg) 0px 0px no-repeat;
}
#menu_home a:hover {
	background-position: 0px -50px;
}
#menu_home a.selected {
	background-position: 0px -100px;
}

/*author*/
#menu_author a {
	width: 75px;
	background: url(../images/menu.jpg) -75px 0px no-repeat;
}
#menu_author a:hover {
	background-position:-75px -50px;
}
#menu_author a.selected {
	background-position:-75px -100px;
}

/*pow*/
#menu_pow a {
	width: 40px;
	background: url(../images/menu.jpg) -150px 0px no-repeat;
}
#menu_pow a:hover {
	background-position:-150px -50px;
}
#menu_pow a.selected {
	background-position:-150px -100px;
}

/*sniper*/
#menu_sniper a {
	width: 90px;
	background: url(../images/menu.jpg) -190px 0px no-repeat;
}
#menu_sniper a:hover {
	background-position:-190px -50px;
}
#menu_sniper a.selected {
	background-position:-190px -100px;
}

/*desert war*/
#menu_desert a {
	width: 105px;
	background: url(../images/menu.jpg) -280px 0px no-repeat;
}
#menu_desert a:hover {
	background-position:-280px -50px;
}
#menu_desert a.selected {
	background-position:-280px -100px;
}

/*blog*/
#menu_blog a {
	width: 70px;
	background: url(../images/menu.jpg) -385px 0px no-repeat;
}
#menu_blog a:hover {
	background-position:-385px -50px;
}
#menu_blog a.selected {
	background-position:-385px -100px;
}

/*foreign legion*/
#menu_legion a {
	width: 150px;
	background: url(../images/menu.jpg) -450px -0px no-repeat;
}
#menu_legion a:hover {
	background-position:-450px -50px;
}
#menu_legion a.selected {
	background-position:-450px -100px;
}

/*contact*/
#menu_contact a {
	width: 95px;
	background: url(../images/menu.jpg) -605px -0px no-repeat;
}
#menu_contact a:hover {
	background-position:-605px -50px;
}
#menu_contact a.selected {
	background-position:-605px -100px;
}


/************************
* Content Text
************************/

#text_container {
	background: #dfdbc7;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 700px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #56533F;
	padding: 20px;
	height:auto;
	clear: both;
}

span.home {
	
}


/************************
* Copyright Footer
************************/

#copyright_part {
	width: 100%;
	height: 32px;
	background: #524B3F;
}

#copyright {
	width: 700px;
	margin: 0 auto;
}

#copyright #adrian_gilbert {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 700px;
	text-align:center;
	font-size: 110%;
	float: left;
	color: #d3ceb8;
}

#copyright span.activarsdesign a{
	
	background:transparent url(../images/activars.jpg) no-repeat scroll 0 0;
	display:block;
	height:25px;
	width:95px;
	margin-top: -15px ;
	margin-left: 600px;
}

#copyright span.activarsdesign a:hover{
	background:transparent url(../images/activars.jpg) no-repeat scroll 0 -25px;
}

#copyright span a:link, #copyright span a:visited, #copyright span a:active {
	color: #d3ceb8;
	font-weight: bold;
	text-decoration: none;
}

#copyright span a:hover {
	color: #d3ceb8;
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #666;
}

a:hover {
	color: #000000;
}



/************************
* Left Section
************************/

#content #left_section {
	padding: 0px;
	margin: 0px;
	width: 240px;
	float: left;
	
}

#content #left_section h2 {
	height: 30px;
	padding: 0px;
	margin: 0px;
	width: 240px;
	text-indent: -5000px;
}


#content #left_section div p {
	padding: 0px;
	margin: 0px;
	font-size: 0.95em;
	color: #7C7258;
	text-align: left;
}

#content #left_section div p {
	padding-bottom: 8px;
	}

#content #left_section div p.bookname {
	text-align: left;
}

#content #left_section div p.bookimage {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
}

.sheader_latest {
	background: url(../images/left_section_header_latest.gif) left bottom no-repeat;
}

.sheader_book {
	background: url(../images/left_section_header_book.jpg) left bottom no-repeat;
}

.sheader_archive {
	background: url(../images/left_section_header_archive.jpg) left bottom no-repeat;
}

.left_section_border{
	background: url(../images/left_section_bg.gif) repeat-y;
}

.nextbook {
	padding: 12px;
}

/************************
* Section Content Main
************************/

#content #section_content {
	width: 440px;
	margin-left: 20px;
	margin-top: 5px;
	float: right;
}

#content #section_content p {
	margin: 0 0 1.2em 0;
}

#content #section_content h3 {
	margin: 0 0 6px 0;
	padding: 0 0 0px 0;
	font-size:18px;
	font-style:italic;
}

#content #section_content h3 span {
	font-size:14px;
}

.publication {
	font-weight:bold;
}

.book_reviews {
	border-left: #BFB6A2 solid 5px;
	padding-left: 5px;
}

.book_reviews span {
	font-style:italic;
	font-weight: bold;
}

.other_links {
	border-left: #BFB6A2 solid 5px;
	background-color:#DBD7C1;
	padding-left: 5px;
}

.contact_agency {
	border-left: #BFB6A2 solid 4px;
	padding-left: 5px;
}

.contact_web {
	border-left: #BFB6A2 solid 3px;
	padding-left: 3px;
}


/************************
* Forms
************************/

#content form fieldset {
	padding: 10px;
	margin: 0px 0px 18px 0px;
	border: 1px solid #d6cfaf;
}

#content form fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background: #4f6434;
	padding: 3px 6px;
	margin-bottom: 8px;
	color: #edeadd;
}

#content form label b {float:left;width:10em;line-height: 1.7;display:block;position:relative}

#content form label b.comments {width:14em;}

#content form p.required {
	font-weight: bold;
	font-size: 1.0em;
}

#content form input, #content form select, #content form textarea  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; font-weight: normal; background-color:#CCC6BD;
}

#content form input.form_input {
	width: 275px;
}

#content form textarea {
	width: 275px;
	height: 130px;
}

/************************
* Other Styles
************************/
	
.clear {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
