/* 

 * Stylesheet mortfiles.css, för SkyRide.se

 * Author: Jimi Wikman, http://www.mortfiles.se

 * Copyright: 2005 mortfiles.se, all rights reserved 

 *

 */



/* 

 * ========================================

 * globala element

 * ========================================

 */



body{

	margin:0px;

	padding:0px;

	color: #8a8a8a;

	font-family: Tahoma, Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;

	font-size: 10px;


}



table, tr, td{

	color: #8a8a8a;

	font-family: Tahoma, Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;

	font-size: 10px;

}



a:link,

a:visited,

a:active{

	color: #555555;

	text-decoration: none;

	background-color: transparent;

}



a:hover{

	color: #fff;

	text-decoration: none;

	background-color: transparent;

}





/* 

 * ========================================

 * Navigering

 * ========================================

 */





.navigation{

background-image:url(../bilder/nav/nav_back.jpg);

width: 100%;



}



.breadcrumb,

.breadcrumb2{

font-size: 10px;

color: #666666;

}



.breadcrumb a:link,

.breadcrumb a:visited,

.breadcrumb a:active,

.boxlinks a:link,

.boxlinks a:visited,

.boxlinks a:active{

	color: #COCOCO;

	text-decoration: none;

	background-color: transparent;

    font-weight:bold;

}







.breadcrumb a:hover{

	color: #fff;

	text-decoration: none;

	background-color: transparent;

    font-weight:bold;

}



.breadcrumb2 a:link,

.breadcrumb2 a:visited,

.breadcrumb2 a:active{

	color: #COCOCO;

	text-decoration: underline;

	background-color: transparent;

}



.breadcrumb2 a:hover{

	color: #657CBE;

	text-decoration: underline;

	background-color: transparent;

}





/* 

 * ========================================

 * Sido Innehåll

 * ========================================

 */

 

 .content{

 width: 540px; 

 padding: 5px;

 }

 

.band_back{

background-image:url(http://www.skyride.se/forum//style_images/SkyRide/tile_sub.gif);

padding-left:3px;

margin:1px;

width:100%;

}



.bandtable{

padding:1px;

margin:1px;

width:347px;

}



/* 

 * ========================================

 * Gallery

 * ========================================

 */



.row1 {

  background-color: #232323;

  color: #a6a6a6;

  padding:3px;

}

.row3 {

  background-color: #121212;

  color: #a6a6a6;

  padding:3px;

}







 