/* CSS Document */

html, body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  margin:0px;
  padding:0px;
  color:#666;
  text-align:center;
  background:#fff;
}

div.wrapper {
  width:950px;
  paddin:0px;
  margin:0 auto;
  text-align:left;
}



#template-right div.region-left {
  float:left;
  width:300px;
}

#template-right div.region-right {
  float:right;
  width:630px;
}




#template-left div.region-left {
  float:left;
  width:630px;
}

#template-left div.region-right {
  float:right;
  width:300px;
}





#template-center div.region-left {
  float:left;
  width:450px;
}

#template-center div.region-right {
  float:right;
  width:450px;
}




#template-triple div.region-left {
  float:left;
  width:180px;
  margin-right:20px;
}
#template-triple div.region-center {
  float:left;
  width:575px;
}
#template-triple div.region-right {
  float:right;
  width:150px;
}



#template-side div.region-left {
  float:left;
  width:180px;
}

#template-side div.region-right {
  float:right;
  width:750px;
}






a {
  color:#1969BC;
  text-decoration:none;
}

a:hover {
  color:#1969BC;
  text-decoration:underline;
}

img {
  border:0px;
}

	form {
		margin:0px;
		padding:0px;
	}

h1 {
text-transform:uppercase;
  color:#171B20;
  font-size:46px;
  letter-spacing:-4px;
  margin:0px 0px 10px 0px;
  padding:0px;
}

h1 div {
  color:#171B20;
  font-size:18px;
  letter-spacing:0px;
  font-weight:normal;
  padding:0px;
}

h1 span {
  color:#cc6600;
}

h2 {
  color:#000;
  font-size:18px;
  letter-spacing:-1px;
  margin:0px 0px 25px 0px;
}

h3 {
  color:#555;
  font-size:14px;
  margin:0px 0px 5px 0px;
  padding:0px;
}


p {
  line-height:150%;
  color:#666;
  margin:0px 0px 15px 0px;
}


p.big {
  color:#666;
  font-size:18px;
  margin-bottom:40px;
}

	div.extra {
	  font-size:11px;
	  color:#999;
	}


div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	background:none;
}


div.heading {
  position:relative;
  padding:0px;
  margin:0px 0px 30px 0px;
  padding-bottom:10px;
  background:url(/images/common/bg-heading.gif) bottom repeat-x;
}

div.heading h1 {
  /*text-transform:uppercase;*/
}


ul.submenu {
  position:absolute;
  top:30px;
  right:0px;
  list-style-type:none;
  padding:0px;
  margin:0px;

}

ul.submenu li {
  float:left;
  font-size:13px;
  letter-spacing:0px;
  padding-left:35px;
  font-weight:normal;

}

ul.submenu li a {
  color:#999;
  text-decoration:none;
}

ul.submenu li a:hover {
  color:#1969BC;
}

ul.submenu li a.selected {
  color:#111111;
  font-weight:bold;
}


















  /* header */

  #header {
	background:#202020 url(/images/template/header/bg.gif) center top;
	margin-bottom:55px;
  }
  
  #header div.inner {
    background:url(/images/template/header/bg-inner.gif) center top;
  	width:950px;
	margin:0px auto;
	height:120px;
	text-align:left;
	position:relative;
  }
  
  #header div.inner img.logo {
	top:0px;
	left:0px;
	position:absolute;
  }
  
  #header div.inner div.country {
  	position:absolute;
	font-size:11px;
	top:52px;
	right:772px;
	color:#aaa;
  }
  
  #header div.inner div.links {
  	right:0px;
	top:6px;
	position:absolute;
  }
  
  #header div.inner div.links a {
	margin-left:25px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
  }
 
  #header div.inner div.links a.highlight {
  	color:#ffd200;
	font-weight:bold;
  }
  
  #header div.inner div.links a:hover {
  	color:#51a4fb;
  }
  
  #header div.inner div.search {
  	right:0px;
	top:10px;
	position:absolute;
  }
  
  #header div.inner ul.menu {
	bottom:0px;
	position:absolute;  
  }
  
  #header div.inner ul.menu.highlight {
	bottom:0px;
	right:0px;
  }
  
 
  #footer {
  	margin-top:70px;
	background:#202020 url(/images/template/footer/bg.gif) repeat-x;
  }
  
  #footer div.logos {
  	height:90px;
	width:950px;
	margin:0px auto;
  }
  
  #footer div.inner {
    background:url(/images/template/footer/bg-inner.gif) center top;
  	width:950px;
	margin:0px auto;
	height:220px;
	text-align:left;
	position:relative;
	padding-top:20px;
  }
  
  #footer h3 {
  	color:#f0bb30;
  }
  
  #footer div.signup {
  	width:300px;
	margin-right:190px;
	float:left;
  }
  
  #footer div.signup p {
	color:#ddd;
  }
  
  #footer ul {
  	list-style-type:none;
	padding:0px;
	width:150px;
	float:left;
	margin:0px;
	font-size:12px;
  } 
  
  #footer ul li {
  	margin-bottom:5px;
  } 
  
  #footer ul a {
	color:#ccc;
  } 
    
  #footer div.base {
    position:absolute;
	left:0px;
	bottom:20px;
	font-size:11px;
  }
  
  
  
  
  
  
	/* MENU */
  
	ul.menu {
		list-style-type:none;
	  	margin:0px;
	  	padding:0px;
	}
		
	ul.menu li{
	  	display:inline;
	}
	
	ul.menu li a{ 
		float:left;
		padding:0px 0px 0px 5px;
		margin:0px 3px 0px 0px;
		font-size:16px;
		font-weight:bold;
		color:#fff;
		background:#505050;
		text-decoration:none;	
		background:#3e3e3e url(/images/template/header/menu/main.gif) left top;
	}
	
	ul.menu li a span{ 
		display:block;
		padding:7px 15px 6px 10px;
		color:#fff;
		background:url(/images/template/header/menu/main.gif) right top;
	}

	ul.menu.highlight a, ul.menu.highlight a span{ 
		background-image:url(/images/template/header/menu/main-highlight.gif);
		background-color:#6aa611;
		color:#fff;
	}
	
	ul.menu.highlight a:hover, ul.menu.highlight a:hover span{ 
		background-color:#85b735;
	}
	
	ul.menu.highlight a.selected, ul.menu.highlight a.selected span{ 
		background-color:#fff;
	}

	ul.menu li a:hover {
		text-decoration:none;
		background-position:left -35px;
		background-color:#296099;
	}
	
	ul.menu li a:hover span{
		background-position:right -35px;
	}	
	
	
	ul.menu li a.selected {
		text-decoration:none;
		background-position:left -70px;
		color:#181818;
		background-color:#fff;
		
	}
	
	ul.menu li a.selected span {
		background-position:right -70px;
		color:#181818;
	}	






  table.search td {
    padding-bottom:10px;
  }


table th {
	color:#555;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #eee;
}




	.input, textarea {
		border-top:1px solid #777;
		border-left:1px solid #777;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		padding:4px;
		color:#555;
	}
	
	
	
	div.error {
		color:#ff5555;
		font-size:12px;
		padding:1px 0px 0px 20px;
		margin:5px 0px 5px 0px;
		background:url(/images/common/icons/error.png) left top no-repeat;
	}
	
	
	
	a.icon, span.icon { 
		background-position:center left;
		background-repeat:no-repeat;
		padding:0px 0px 0px 20px;
		margin-right:10px;
	}
	
	
	
	input.submit {
		border:0px;
		width:100px;
		height:26px;
		background:url(/images/common/buttons/bg.gif);
		font-size:14px;
		font-weight:bold;
		color:#994800;
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	
	






div.box {
	background:url(/images/common/box/frame.gif) no-repeat top right;
	padding-right:10px;
	margin-bottom:30px;
}
div.box div.content {
	background:url(/images/common/box/frame.gif) no-repeat top left;
	padding:10px 0px 10px 10px;
	margin:0px;
}
div.box div.bottom {
	background:url(/images/common/box/frame.gif) no-repeat bottom right;
	padding-right:10px;
	margin-right:-10px;

}
div.box div.bottom div {
	background: url(/images/common/box/frame.gif) no-repeat bottom left;
	padding-top:10px;
	margin:0px;
}

/* Box: Title */
div.box.title, div.box.title div.content, div.box.title div.bottom, div.box.title div.bottom div {
	background-image:url(/images/common/box/title.gif);
}

div.box.title div.content h2 {
	color:#888;
	font-size:17px;
	letter-spacing:-1px;
	margin:2px 0px 20px 0px;
}

/* Box: Dark */
div.box.dark, div.box.dark div.content, div.box.dark div.bottom, div.box.dark div.bottom div {
	background-image:url(/images/common/box/dark.gif);
}

/* Box: Search */
div.box.search, div.box.search div.content, div.box.search div.bottom, div.box.search div.bottom div {
	background-image:url(/images/common/box/search.gif);
}


/* Box: Path */
div.box.path, div.box.path div.content, div.box.path div.bottom, div.box.path div.bottom div {
	background-image:url(/images/common/box/path.gif);
}

/* Box: Contact */
div.box.contact, div.box.contact div.content, div.box.contact div.bottom, div.box.contact div.bottom div {
	background-image:url(/images/common/box/contact.gif);
}

div.box.contact div.content h2 {
	padding-left:45px;
}



/* ALERT BOX */

	div.alert {
		position:relative;
		padding:25px 30px 25px 140px;
		border:2px solid #F5D556;
		margin-bottom:25px;
		background:#fff4c8;
		color:#666;
		font-size:14px;
		font-weight:bold;
	}

	div.alert.error {
		color:#ff5555;
		border-color:#ffcdcd;
		background:#ffe5e5 url(/images/common/alert/icon-error.gif) 40px center no-repeat;
	}
	
	div.alert.success {
		color:#468d3f;
		border-color:#c5f8ac;
		background:#e1ffd1 url(/images/common/alert/icon-success.gif) 40px center no-repeat;
	}
	
	div.alert a.close {
		position:absolute;
		font-size:11px;
		font-weight:normal;
		right:10px;
		bottom:5px;
	}









	
	div.field {
		font-weight:bold;
		margin-bottom:5px;
	}
	
	div.field-error {
		color:blue;
		font-weight:bold;
		margin-bottom:5px;
	}

	
	label.checkbox {
		background:url(/images/my/bg-checkbox.gif) left top no-repeat;
		display:block;
		padding:5px 0px 10px 10px;
	}
	
	label.checkbox strong {
		padding-left:15px;
		font-size:14px;
		color:#0d688d;
	}