/* $Id: common.css,v 1.8 2004/09/20 14:36:53 unconed Exp $ */

/*
** HTML elements
*/
#pic1 {
	position:absolute;
	width:100px;
	height:98px;
	top:28px;
	left:173px;
}
#pic2 {
	position:absolute;
	width:100px;
	height:98px;
	top:30px;
	left:290px;
}
#pic3 {
	position:absolute;
	width:100px;
	height:98px;
	top:29px;
	left:406px;
}
#pic4 {
	position:absolute;
	width:100px;
	height:98px;
	top:31px;
	left:525px;
}
#pic5 {
	position:absolute;
	width:100px;
	height:98px;
	top:29px;
	left:643px;
}
#pic6 {
	position:absolute;
	width:100px;
	height:98px;
	top:31px;
	left:760px;
}
#pic7 {
	position:absolute;
	width:100px;
	height:98px;
	top:30px;
	left:876px;
}
#pic8 {
	position:absolute;
	width:100px;
	height:98px;
	top:134px;
	left:57px;
}
#pic9 {
	position:absolute;
	width:100px;
	height:98px;
	top:134px;
	left:171px;
}
#pic10 {
	position:absolute;
	width:100px;
	height:98px;
	top:135px;
	left:991px;
}
#pic11 {
	position:absolute;
	width:100px;
	height:98px;
	top:137px;
	left:1100px;
}


#pic12 {
	position:absolute;
	width:100px;
	height:98px;
	top:29px;
	left:991px;
}


*{margin:0;padding:0}

a, a:link, a:active {
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 0 ;
  font-size: .9em;
  line-height: 1.3em; font-family: "Times New Roman", Times, serif;
}
blockquote {
  font-style: italic;
}
table {
  margin: 0;
  padding: 0;
 background-color:#2F71BB;
}
code, pre {
 font-size: 1em;
}
pre {
 font-size: 0.8em;
 padding: 1em;
 background: #eee;
}
li {
 padding-bottom: .3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: .25em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1em;
}
p {
  margin: 0 0 .5em 0;
}
br {
  line-height: 0.6em;
}

/*
** Page layout blocks / IDs
*/


#help {
  font-size: 0.8em;
}
#content {
  clear: both; background-color:#2F71BB;width:1195px;
}

#sidebar-left, #sidebar-right {
  vertical-align: top; background-color:#2F71BB;
  padding: 10px;
}


#main {
  padding-left: 1em;
  padding-right: 1em;
  vertical-align: top;
}
#footer {
 font-size: 0.8em;
 padding-top: 2em;
 text-align: center;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.title {
  margin: 0 0 .25em 0;
}
.content {
  margin: 0 0 0em 0; 
}
.links {
  font-size: 0.8em;
  line-height: 1.25em;
}
.block {
  width: 180px;
}
.messages {
  padding: 0.3em;
  margin: 0.5em 0em 0.5em 0em;
}
.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}

/*
** Common navigation links added on the admin/themes/settings page
*/
.navlinks {
  padding: 0px;margin:0px;
  margin: 0;
  line-height: 32px;
  list-style: none; background-color:#353F50; background-repeat:repeat ;width:1195px;
 
}


  
.navlinks ul{padding-left:15px; 
  list-style: none;height:32px;margin-left:10px;background-color:#353F50; background-repeat:repeat ;
 }

.navlinks  a {
 display: block;
  padding: 0 11px 0 0;margin:0px;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
  background: url(images/primary-r.jpg) right top no-repeat; 
  
}




.navlinks  li {
  float: left;
  list-style: none;
  padding: 0 11px 0 11px;
  background: url(images/primary-l.jpg) left top no-repeat;
}

.navlinks  li:hover a {
  color: #FF0000;
  background: url(images/primary-r.jpg) right top no-repeat;
}

.navlinks  li:hover {
  background: url(images/primary-l.jpg) left top no-repeat;
}

.navlinks  li:hover li a{
  color: #000099;
}


.secondary a {
  font-size: 0.9em;
  padding: 0em 0.5em 0em 0em;
}


.navlinks  a:link {
  color: #000099;url(images/primary-r.png); text-decoration:none;
}
.navlinks  a:visited {
  color: #000099;url(images/primary-r.png);text-decoration:none;
}
.navlinks  a:active {
  color: #000099;url(images/primary-r.png);text-decoration:none;}
a.links {
  color: #000000;
}
.links a:hover{
  color: #000000;
}

.links a:link {
  color: #000000;
}
.links a :visited {
  color: #000000;
}
.links a:active {
  color: #000000;
}


/*
** Logo Image Positioning
*/
#header{width:1195px;
 padding:0px;margin:0px ; background:url(http://www.france-islande.com/new/header-bg.png) no-repeat;height:235px }


/*
** Module specific styles
*/
.form-item textarea {
  font-size: 1em;
}
#aggregator .feed {
  border: 1px solid gray;
  padding: 1em;
}

