.center { text-align: center }
.left { text-align: left }
.right { text-align: right }
.caption { font: caption }
.italics { font-style: oblique }

body { 
	background-color: #F3F1E9;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	Margin-bottom: 0px;
}

a img { border: none; }



a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.2:link {
	color: #005EBF;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
}


a.2:visited {
	color: #005EBF;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
}

a.2:hover {
	color: #DF662B;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
}

a.s2:link {
	color:#0036D6;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
}



a.s2:visited 	
{
	color:#0036D6;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
}

a.s2:hover {
	color: #DF662B;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
}

a.s1:link {
	color: #005EBF;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}

a.s1:visited {
	color: #005EBF;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}

a.s1:hover {
	color: #DF662B;
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}

a.bottom:link {
	color: #e4e4e4;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}

a.bottom:visited {
	color: #e4e4e4;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}

a.bottom:hover {
	color: #e4e4e4;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 11px;
}


div.image {
	border-style: solid;
	border-width: 1px;
	border-color: #464A52;
}

div.ad {
	padding: 10px 10px;
	float: right;
	margin: 10px 10px;
}

div.quote {
	font-size: 12px;
	color: #666666;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 5px;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	padding: 3px 5px;
	float: right;
	width:40%;
	margin: 5px 10px;
}

div.articles {
	font-size: 12px;
	color: #000000;
	background-color: #FBF8EB;
	border-color: #E0D0B1;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	border-style: dotted;
	border-width: 2px;
	padding: 10px 10px;
	float: right;
	width:42%;
	margin: 0px 0px 10px 10px;
}

div.articles2 {
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 140%;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin: 0;
}

div.articles3 {
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 140%;
	letter-spacing: 0px;
	padding: 5px 0px 10px 0px;
	width: 100%;
	margin: 0;
}

div.articles4 {
	font-size: 12px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 140%;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div.container {
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	color: #CCCCCC;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	float: left;
	width:100%;
	margin: 0px 0px 0px 0px;
}

div.hostels {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	border-style: none;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 50%;
	margin: 0;
}

div.squaread {
	float:left;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

div.line {
	border-bottom: dashed 1px #CCCCCC;
	float: center;
	margin: 5px 0px;
	padding: 0px;
}

div.line2 {
	border-bottom: dashed 1px #CCCCCC;
	border-color: #CCCCCC;
	float: center;
	margin: 10px 0px;
}

div.left {
  float: left;
  }

div.right {
  float: right;
}

.rtimg {
	margin-left: 10px;
	clear:right;
	float:right;
}

.limg {
	margin-right: 10px;
	clear:left;
	float:left;
}

p.word-wrap 
{
	width:220px;
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 150%;
	letter-spacing: 0px;
	margin-top: 0px;
}

p.desc {
	
	font-size: 12px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 150%;
	letter-spacing: 0px;
	margin-top: 0px;	
}

p.small {
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

p.areaguide {
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.tagline {
	font-size: 10px;
	color: #999999;
	font-family: verdana, arial;
	line-height: 100%;
	letter-spacing: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}

p.quote {
	font-size: 11px;
	color: #666666;
	font-family: verdana, arial;
	line-height: 130%;
	letter-spacing: 0px;
	font-style: oblique;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	padding: 5px 10px;
}

h1 {
	font-size: 18px;
	letter-spacing: 1px;
	color: #990022;
	font-family: arial, tahoma, verdana;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
	font-family: tahoma, verdana, arial;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	font-family: tahoma, verdana, arial;
	margin-top: 0px;
	margin-bottom: 5px;
}

img.right {
	float:right
}

img.center {
	float:right
}

img.left {
	float:right
}
.imagediv 
{
	margin-left:25px;
	border:1px solid #999999;
}

.map {
	float: center;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
}

ul.list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.list li {
	background-image: url(http://www.fifavideos.net/template_files/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}

/* START HEADER NAVGATION MENU */

#navcontainer { /* none needed */ }

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: arial, tahoma, sans-serif, verdana;
font-size: 12px;
letter-spacing: 2px;
margin: 0;
padding: 8px 0 8px 0;
background-color: #383D44;
border-top: 1px solid #464A52;
border-bottom: 1px solid #464A52;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 10px 9px 10px 9px;
color: #e4e4e4;
border-right: 1px solid #464A52;
text-decoration: none;
}

ul#navlist li#active
{
color: #ffffff;
background-color: #292D34;
}

#navlist a:hover
{
color: #ffffff;
background-color: #464A52;
}

.paging_bg
{
	width:100%;
	background-image:url('http://www.fifavideos.net/app_themes/default/images/bar_bg.gif');
	background-repeat: repeat-x;
}

.search
{
	background-color:#EEE9DA;
	
		
}
