/**
 * Theme Name: itleadgen Default Theme
 * Theme URI: http://www.sbwd.dyndns.org/
 * Description: English version
 * Version: 1.0
 * Author: Sonny Beaumont
 * Author URI: http://www.sbwd.dyndns.org/
 *
 * TABLE OF CONTENT
 *
 * Reset Styles
 *
 * New Default Values
 *     Titles
 *     Links
 *     Forms
 *     Misc
 *
 * Skeleton
 *
 * Search Bar
 *
 * Header
 *     Logo and Baseline
 *     Main Menu
 *     Search Bar
 *     Mega Banner
 *
 * Main Body
 *     Heading
 *     White Papers of the Week and Recent Papers
 *     Navigation per Categories or Advertisers
 *     Navigation per Pages
 *     Downloading Paper Form
 *
 * Sidebar right
 *     Skycraper
 *
 * Footer
 */


/**
* Reset Styles
* Source: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
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,b,u,i,center,dl,dt,dd,ol,ul,
li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-spacing: 0; }




/**
 * New Default Values
 */
body
{
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 62.5%;
	text-align: center;
}

address,fieldset,label,h1,h2,h3,h4,h5,h6,p,pre,dl,ol { padding: 0.5em 0; }

fieldset { padding: 0.5em; }
input    { padding: 2px; }
textarea { padding: 2px; }
dd       { margin-left: 2em; }
img      { border: 0; }

/*
 * Titles
 */
h1 { font-size: 2em; }
h2 { font-size: 1.6em; line-height: 1.4; }
h3 { font-size: 1.4em; line-height: 1.2; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

/*
 * Links
 */
a
{
	color: #036;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/*
 * Forms
 */
input,select,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 100%;
}

label
{
	font-weight: bold;
	padding-right: 0.5em;
	text-align: right;
}

legend
{
	padding: 0 4px;
}

* html legend
{
	padding-bottom: 4px;
}

form .row
{
	clear: left;
	padding: 4px 0;
}

form .submit
{
	clear: both;
	padding: 4px 0;
	text-align: right;
}

form .submit input,
form .button
{
	margin-left: 4px;
	text-align: center;
}

input.checkbox,
input.radio
{
	background-color: transparent;
	border: 0;
}


/*
 * Misc
 */
.action,
.date
{
	text-align: center;
}

.bad,
.error
{
	color: #d00;
}

.blank
{
	clear: both;
}

.good
{
	color: #0a0;
}

.none
{
	display: block;
	text-align: center;
}

.num
{
	text-align: right;
}




/**
 * Skeleton
 */
#container
{
	height: 1%;
	left: 50%;
	margin-left: -496px;
	padding-top: 12px;
	position: absolute;
	text-align: left;
	width: 992px;
}

#header
{
	background: #fff url(img/header_bg.jpg) no-repeat 0 0;
	padding-bottom: 8px;
}

#breadcrumbsTrail
{
	font-size: 1.2em;
	padding-bottom: 8px;
}

#wrap
{
	background-color: #fff;
	clear: both;
	padding-bottom: 16px;
}

#subwrap
{
}

#mainbody
{
	float: left;
	width: 800px;
}

#sidebar1
{
	float: right;
	width: 160px;
}

#footer
{
	clear: both;
}




/**
 * Search Bar
 */
.search_bar
{
	background-color: #dce5ee;
	border-bottom: 1px solid #97b9da;
	height: 4em;
}

.search_bar form
{
	padding: 10px 0 0 10px;
}

.search_bar input,
.search_bar select
{
	float: left;
	margin-right: 5px;
}

.search_bar .linetext
{
	border: 1px solid #999;
	width: 275px;
}

.search_bar .submit
{
	clear: none;
	font-weight: bold;
	padding: 1px;
	text-transform: uppercase;
}

.search_bar ul
{
	clear: none;
	float: left;
	margin-top: -5px;
}

.search_bar li,
.search_bar li a
{
	float: left;
	margin-right: 3px;
}

.search_bar li.last,
.search_bar li.last a
{
	margin-right: 0;
}

.search_bar li a
{
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
}

.search_bar li.forums a
{
	background: url(http://www.vnunet.fr/resources/images/fr/FR/ANY/layouts/forums.gif) no-repeat 0 0;
	width: 50px;
}

.search_bar li.newsletter a
{
	background: url(http://www.vnunet.fr/resources/images/fr/FR/ANY/layouts/newsletters.gif) no-repeat 0 0;
	width: 24px;
}

.search_bar li.rss a
{
	background: url(http://www.vnunet.fr/resources/images/fr/FR/ANY/layouts/rss.gif) no-repeat 0 0;
	width: 28px;
}




/**
 * Header
 */

/*
 * Logo and Baseline
 */
#logo
{
	padding: 11px 0 0 19px;
}

#logo a
{
	background: url(img/logo.jpg) no-repeat 0 0;
	display: block;
	height: 35px;
	text-indent: -999em;
	width: 178px;
}

/*
 * Main Menu
 */
#menu
{
	background: url(img/menu_sub_bg.gif) no-repeat 0 100%;
	font-size: 1.2em;
	height: 3.5em;
	padding-top: 5px;
}

#menu .main
{
	height: 1.7em;
	padding-left: 12px;
	clear: both;
}

#menu .main li
{
	background-color: #97b9da;
	border-top: 1px solid #dce5ee;
	border-left: 1px solid #dce5ee;
	border-right: 1px solid #036;
	border-bottom: 2px solid #97b9da;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 3px 6px;
	text-transform: uppercase;
}

#menu .sub
{
	background-color: transparent;
	border: 0;
	left: 0;
	margin-top: 0.3em;
	padding: 5px 0 0 0;
	position: absolute;
}

* html #menu .sub
{
	padding-top: 1.7em;
}

#menu li.selected .sub li,
#menu li.selected .sub li a
{
	background: transparent;
	border: 0;
	color: #036;
	float: left;
	font-weight: normal;
	padding: 0 4px 0 0;
	text-transform: capitalize;
}

#menu li.selected .sub li
{
	border-right: 1px solid #fff;
}

#menu .sub a
{
	background-color: transparent;
	border: 0;
	margin-left: 8px;
}

#menu .sub a:hover
{
	background-color: transparent;
	border: 0;
	color: #036;
	text-decoration: underline;
}

#menu li.selected .sub li.last,
#menu li.selected .sub li.last a
{
	padding: 0;
}

#menu li.selected .sub li.last
{
	border-right: 0;
}

#menu li.selected .sub li.selected a
{
	font-weight: bold;
}

.nav_countries
{
	float: right;
	padding-top: 3px;
	padding-right: 6px;
}

.nav_countries li,
.nav_countries li a
{
	float: left;
}

.nav_countries li
{
	padding-left: 6px;
}

.nav_countries li a
{
	background-repeat: no-repeat;
	position: 50% 50%;
	display: block;
	height: 15px;
	width: 21px;
	text-indent: -999em;
}

.nav_countries li.deutch a  { background-image: url(http://images.vnunet.com/v7/cesblog/de.gif); }
.nav_countries li.english a { background-image: url(http://images.vnunet.com/v7/cesblog/uk.gif); }
.nav_countries li.french a  { background-image: url(http://images.vnunet.com/v7/cesblog/fr.gif); }
.nav_countries li.italian a { background-image: url(http://images.vnunet.com/v7/cesblog/it.gif); }
.nav_countries li.spanish a { background-image: url(http://images.vnunet.com/v7/cesblog/es.gif); }









/*
 * Mega Banner
 */
#megabanner
{
	background-color: #fff;
	clear: both;
	color: #ccc;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
}





/**
 * Main Body
 */
#mainbody
{
	line-height: 1.4;
}

#mainbody .intro
{
	font-size: 1.2em;
}

/*
 * Heading
 */
.heading
{
	border-bottom: 1px solid #000;
	margin-bottom: 16px;
}

.heading h1
{
	color: #036;
	display: block;
	float: left;
	font-style: italic;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	width: 60%;
}

.heading span
{
	color: #97b9da;
	float: right;
	font-size: 2em;
	line-height: 2;
	margin-bottom: -0.6em;
	font-weight: bold;
}

/*
 * White Papers of the Week // Recent Papers // Recall Paper in download page
 */
#weekly_paper,
.recent_papers
{
	font-size: 1.2em;
}

#paper_recall
{
	background: #efefef url(http://www.testticker.de/images/line_162.gif) repeat-x 0 0;
	padding: 0 10px 0 10px;
	margin: 16px 0;
}

#weekly_paper h3,
.recent_papers h3
{
	clear: both;
	line-height: 1.6;
	padding: 0;
}

#paper_recall p,
#weekly_paper p,
.recent_papers p
{
	padding: 0;
}

#paper_recall .blank
{
	background: url(http://www.testticker.de/images/line_162.gif) repeat-x 0 100%;
	padding: 5px 0;
	margin: 0 -10px;
}

#weekly_paper .blank
{
	clear: both;
	padding-bottom: 16px;
}

.recent_papers .blank
{
	border-bottom: 1px dotted #999;
	clear: both;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

#paper_recall .preview,
#weekly_paper .preview,
.recent_papers .preview
{
	float: left;
	padding-top: 3px;
	width: 80px;
}

#paper_recall .preview img,
#weekly_paper .preview img,
.recent_papers .preview img
{
	border: 1px solid #999;
	padding: 3px;
}

#paper_recall .details,
#weekly_paper .details,
.recent_papers .details
{
	float: right;
	display: inline;
	width: 89%;
}

#paper_recall .details
{
	width: 88%;
}

#paper_recall .logo,
#weekly_paper .logo,
.recent_papers .logo
{
	float: right;
	margin-left: 5px;
}

#weekly_paper .categories_paper,
.recent_papers .categories_paper
{
	padding: 20px 0;
}

#weekly_paper .download a,
.recent_papers .download a
{
	background-color: #97b9da;
	border-top: 1px solid #dce5ee;
	border-left: 1px solid #dce5ee;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	float: left;
	font-weight: bold;
	padding: 2px 4px;
}

#weekly_paper .download a:hover,
.recent_papers .download a:hover
{
	background-color: #036;
	color: #fff;
	text-decoration: none;
}

/*
 * Navigation per Categories or Advertisers
 */
#block_nav .main
{
	height: 2em;
	margin-bottom: -1px;
	padding-left: 15px;
	position: relative;
}

#block_nav .main li,
#block_nav .main li a
{
	color: #fff;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

#block_nav .main li
{
	font-size: 1.2em;
	margin-left: 1px;
}

#block_nav .main a
{
	background-color: #036;
	border-top: 1px solid #dce5ee;
	border-left: 1px solid #dce5ee;
	border-right: 1px solid #036;
	border-bottom: 1px solid #97b9da;
	display: block;
	padding: 3px 6px;
}

#block_nav .main a:hover
{
	background-color: #dce5ee;
	border-bottom: 1px solid #dce5ee;
	color: #036;
	text-decoration: none
}

#block_nav .main li.sel a
{
	background-color: #97b9da;
	border-bottom: 1px solid #97b9da;
	color: #fff;
}

#block_nav .main li.sel a:hover
{
	background-color: #97b9da;
	border-bottom: 1px solid #97b9da;
	color: #036;
}

#block_nav .sub
{
	background-color: #97b9da;
	border-top: 1px solid #dce5ee;
	border-left: 1px solid #dce5ee;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	margin-bottom: 16px;
	padding: 2px 6px;
	height: 1%;
}

#block_nav .sub p
{
	font-size: 1.1em;
	padding: 6px 6px;
	width: 47%;
}

#block_nav .sub p.col1
{
	clear: left;
	float: left;
}

#block_nav .sub p.col2
{
	clear: right;
	float: right;
}


#block_nav .sub p strong
{
	font-size: 1.2em;
}

/*
 * Navigation per Pages
 */
#pages_nav
{
	font-size: 1.2em;
	font-weight: bold;
	height: 2.5em;
	text-align: center;
}

#pages_nav #pages
{
	padding-top: 12px;
}

#pages_nav a,
#pages_nav span,
#pages_nav strong
{
	border: 1px solid #fff;
	margin: 0 2px;
	padding: 3px 6px;
	position: relative;
}

#pages_nav a
{
	background-color: #97b9da;
	border-top: 1px solid #dce5ee;
	border-left: 1px solid #dce5ee;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

#pages_nav a:hover
{
	background-color: #036;
	color: #fff;
	text-decoration: none;
}

#pages_nav span.off
{
	border-color: #ccc;
	color: #ccc;
}


/*
 * Downloading Paper Form
 */
#dld_doc
{
	font-size: 1.2em;
}

#dld_doc p
{
	clear: both;
}

#dld_doc .row
{
	clear: both;
	padding: 3px 0;
}

#dld_doc .row label
{
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 0.5em;
	text-align: right;
	width: 15em;
}

#sub_firstname,
#sub_lastname,
#sub_company_name,
#sub_email,
#sub_city
{
	width: 32em;
}

#sub_job_position,
#sub_sector,
#sub_company_size
{
	width: 32em;
}

#dld_doc .row_confirm
{
	float: left;
	padding-top: 6px;
	width: 39%;
}

#dld_doc .row_confirm label
{
	font-weight: bold;
	margin-right: 1em;
}

#dld_doc .row_confirm input
{
	margin-bottom: -3px;
}

#dld_doc .submit
{
	clear: none;
	float: left;;
	text-align: left;
	margin-right: 350px;
	width: 10%;
}

#download_begin
{
	font-size: 1.1em;
}




/**
 * Sidebar right
 */

/*
 * Skycraper
 */
#skycraper
{
	color: #fff;
	text-align: center;
	margin-left: 20px;
	text-transform: uppercase;
	position: absolute;
	width: 120px;
}

#skycraper p
{
	background-color: #ccc;
	line-height: 1;
	padding: 0;
}




/**
 * Footer
 */
#footer
{
	border-top: 2px solid #97b9da;
	width: 800px;
}

#footer .nav_global,
#footer .nav_utilities,
#footer .nav_sites,
#footer .nav_countries,
#footer .copyright
{
	clear: both;
	font-size: 1.1em;
	height: 1%;
	padding-top: 16px;
}

#footer .nav_global
{
	font-weight: bold;
	text-transform: uppercase;
}

#footer li,
#footer li a
{
	float: left;
	margin-right: 6px;
}

#footer li
{
	border-right: 1px solid #dce5ee;
}

#footer li.last,
#footer li.last a
{
	border: 0;
	margin-right: 0;
}

#footer .copyright
{
	background: #fff url(http://www.vnunet.fr/resources/images/fr/FR/vnu/layouts/logoFooterNMEvnu.gif) no-repeat 0 50%;
	font-size: 1.2em;
	margin: 22px 16px 0 0;
	padding: 10px 0 10px 90px;
}
