@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font:Verdana;
	color:#666666;
	font-size:12px;
	/*background:#968B7D;*/
	background:#e8ebef;
	/*background:#ffffff;*/
}

img{
	border:0px;
}

.imgRight{
	border:0px;
	float:right;
	padding:5px;
}


h1{
	color:#3e57ad;
	font-weight:bold;
	font-size:18px;
}

#wrap {
	margin:0 auto 0 auto;
	text-align:left;
	width:940px;
	background:#FFF;
}

/* ######### HEADER ######### */
#header {
	width:940px;
	height:80px;
	padding-top:10px;
	float:left;
	background:#FFF;
}

/* ######### NAVIGATION ######### */
#nav {
	width:940px;
	height:25px;
	margin-top:10px;
	text-transform:uppercase;
	float:left;
	/*font-weight:bold;*/
	margin-bottom:20px;
}

#nav ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}

#nav ul li{
	list-style-type:none;
	display:inline;
	padding-right:50px;
	padding-left:50px;
	padding-top:8px;
	padding-bottom:8px;
	background:#5f005f;
}

#nav ul li a:link, #nav ul li a:visited {text-decoration:none; color:#ffffff;}

#nav ul li a:hover {text-decoration:underline; color:#cbcbcb;}


/* ######### CONTENT ######### */
#content{
	width:100%;
	float:left;
	text-align:left;
	background:#FFF;
}


/* ######### DIGITARC ######### */
#digitarc{
	width:300px;
	height:320px;
	border:1px solid #cbcbcb;
	float:left;
	margin-right:16px;
}


/* ######### FCR ######### */
#fcr{
	width:300px;
	height:320px;
	border:1px solid #cbcbcb;
	float:left;
	margin-right:16px;
	text-align:left;
}

/* ######### SIDEBAR ######### */
#sidebar{
	width:300px;
	height:320px;
	border:1px solid #cbcbcb;
	float:left;
	text-align:left;
}


.title {
	width:290px;
	height:25px;
	background-color:#5f005f;
	color:#ffffff;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	float:left;
	padding-left:10px;
}

#powertransformers {
	width:280px;
	padding:10px;
	float:left;
}


#footer{
	width:100%;
	height:auto;
	float:left;
	padding-top:20px;
	background:#ffffff;
}

/* RSS FEED BY GOOGLE */

.gfg-root {
  width : 300px;
  float:left;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : left;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  border:1px #cbcbcb solid;
   /*background:#F5F3F4;*/
}

.gfg-title {
  font-size: 11px;
  font-weight : bold;
  color : #3E57AD;
  background-color: #F5F3F4;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  padding-left:10px;
  padding-top:5px;
  height:20px;
}

.gfg-title a {
  color : #3E57AD;
}

.gfg-subtitle {
  font-size: 11px;
  font-weight : bold;
  color : #3E57AD;
  background-color: #F5F3F4;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
  padding-left:10px;
  padding-top:5px;
  height:20px;
}

.gfg-subtitle a {
  color : #3E57AD;
  text-decoration:underline;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 11px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

#carrers {
	width:300px;
	float:left;
	height:200px;
	border:#666 1px solid;
	margin-left:15px;
}
#countrys {
	width:300px;
	float:left;
	height:200px;
	border:#cbcbcb 1px solid;
	margin-left:15px;
}
#amige{
	float:right;
	width:100px;
	text-align:left;
}
#copy{
	float:right;
	width:150px;
	text-align:left;
}
	
