/* GOandROAM */

#pagebody {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	padding: 10px;
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;

	}


#header {
	padding: 0;
	color: #666666;
	margin-bottom: 30px;
	font-size: 18px;
	text-align: left;
}



#main_container {
	width: 69.5%;
	float: left;
	background-color: #ffffff;
}

#main_container_fp {
	width: 48.9%;
	float: left;
	background-color: #ffffff;
}


#main {
	margin-right: 5px;
	padding: 0 5px;

}



.navmain {
	font-size: 18px;
	padding: 3px;
	margin 0;
}

.navsecond {
	font-size: 15px;
	padding: 5px;
	margin 0;
}


.navmain a {
	color: #1B96D1;

}

.navsecond a {
	color: #7AD010;

}






#side_container {
	width: 28.5%;
	float: right;
}

#side_container_fp {
	width: 49%;
	float: right;
}

#side {
	margin-left: 15px;
	padding: 0 5px;
	line-height: 18px;
}


#side .side_title {
	margin: 0 -5px 10px -5px;
	padding: 3px 5px 5px 5px;
	border-bottom: #CCCCCC solid 1px;
	border-left: #FF6701 solid 10px;
	color: #333333;
	font-size: 20px;
	display: block;
}


#footer_clear {
	clear: both;
}


#footer {
	margin-top: 10px;
	padding: 9px;
	font-size: 0.85em;
	text-align: center;
}









body {
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*background-image: url("http://www.goandroam.com/ims/bgcolour.jpg");
	background-repeat: repeat-x;	 */
}

body {
		text-align: center;
}

a {
	color: #0044D2;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #7BB407;
}


#header h1 a, h1 a:hover, h1 a:visited{
	color: #666666;
	text-decoration: none;
	outline: none;
}



#main h2 a, h2 a:hover, h2 a:visited{
	text-decoration: none;
	outline: none;
	
}

#main h3 a, h3 a:visited{
	color: #222222;
	text-decoration: none;
	outline: none;
}
#main h3 a:hover{
	color: #555555;
	text-decoration: none;
	outline: none;
}


h1, h4, h5, h6 {
	color: #333333;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 32px;
	border-left-width: 20px;
}

h2 {
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #3f3f3f;
	padding: 5px 6px 1px 1px;
}

h3 { color: #222222;
font-size: 1.2em;
font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
	padding-left: 3px;
	
}

h4 { color: #222222;
font-size: 1.1em;
font-family: 'Century Gothic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
	padding-left: 0px;
	
}

h5 {
	font-size: 13px;
	border-left-width: 10px;
}

h6 {
	font-size: 10px;
	border-left-width: 8px;
}

hr {
	height: 1px;
	color: #999999;
}


ul {
	list-style: square;
}







/*  CLASSES  */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}



.subcattitle { font-size: 0.8em; color #222222; }

.linktitle, .linktitle a:link, .linktitle a:visited  { font-size: 16px; margin-bottom: 0px; 	margin-top: 0px; font-family: arial, verdana; color #003399;  }

.details { padding-top: 2px; padding-bottom: 2px; font-family: verdana, arial; color: #000000; font-size: 0.75em; font-weight: bold; }

.votebox { BACKGROUND-COLOR: #fdfdfd; padding-top: 11px; margin: 0px; font-family: verdana, arial; width: 100%; width: 50px; height: 65px; color: #000000; font-size: 1.4em; TEXT-ALIGN: center;  background-image: url("http://www.goandroam.com/ims/vote_im.gif"); background-repeat: no-repeat;  }

.generalbox { background-color: #f2f2f2; padding: 8px 5px 12px 3px; margin-bottom: 12px; color: #222222; }

.pagination {	text-align: right; padding: 25px;  font-size: 1.1em; }


.tag1 { font-size: 0.9em; color: #004EF0; line-height: 125%}
.tag2 { font-size: 1.1em; color: #0044D2; line-height: 125%}
.tag3 { font-size: 1.25em; color: #0044D2; line-height: 125%}
.tag4 { font-size: 1.4em; color: #003DB9; line-height: 125%}
.tag5 { font-size: 1.55em; color: #003DB9; line-height: 125%}
.tag6 { font-size: 1.6em; color: #003a88; line-height: 125%}
.tag7 { font-size: 1.7em; color: #003a88; line-height: 125%}



.listing {
	text-align: left;
	border: 1px solid #dadada;
	background-color: #fafafa;
	padding: 3px 3px 3px 3px;
	width: 100%;
 	font-size: 0.9em;
 	margin-bottom: 6px;
	}

.listingbox {
	background-color: #f2f2f2;
	text-align: left;
	padding: 8px;
	width: 98%;
 	font-size: 0.9em;
 	margin-top: 6px;
 	margin-bottom: 12px;
	}	


	.listingsdisplay {
	text-align: left;
	border-top: 1px solid #D9E886;
	border-bottom: 1px solid #D9E886;
	background-color: #f2f2f2;
	padding: 3px 3px 3px 6px;
	width: 100%;
 	font-size: 0.95em;
 	margin-bottom: 6px;
	}


	.linkdisplay {
	text-align: left;
	background-color: #ffffff;
	border-top: 3px dashed #D9E886;
	padding: 6px 3px 3px 6px;
	width: 100%;
 	font-size: 0.95em;
	}

.listingnav {
	font-size: 0.9em;
	border: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 3px;
	color: #5f5f5f;
	background-color: #E4E8EF;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 10px;
}

.smalltext { font-size: 0.8em; font-weight: bold; }
.errortext { font-color: red;}

a.listingnav { text-decoration: none; }
a.listingnav:hover { background-color: #fafafa;  color: #555555; }
a.listingnav:visited { text-decoration: none;}
