/* GENERAL STYLES */
/* Stylesheet för vrakdyk.se */

body
{
	background-color : #acb2a4;
}

body, p, td, li, span	
{
font : 12px/17px Verdana,Sans-Serif;
color : #555;	
}

p
{
margin : 0px 0px 10px 0px;
}

h1
{
	font : bold 24px Georgia, Serif;
}

.LeftShadow
{
	background : url(../Images/LeftShadow.png) repeat-y right;
	width : 7px;
}

.RightShadow
{
	background : url(../Images/RightShadow.png) repeat-y left;
	width : 7px;
}

.TopMenu
{
	background: #f8f8f8 url(../Images/TopMenuBG.png) no-repeat;
	height : 35px;
	width : 755px;
	text-align : center;
	color : #00376e;
	padding : 0px 0px 10px 0px;
}

.TopMenu a
{
font : bold 18px Georgia, Serif;
}

.TopMenu a:link		{ text-decoration : none; color : #00376e; } 
.TopMenu a:visited	{ text-decoration : none; color : #00376e; } 
.TopMenu a:hover	{ text-decoration : underline; color : #00376e; } 
.TopMenu a:active	{ text-decoration : underline; color : #00376e; } 

.SubMenu
{
	width : 150px;
	padding : 5px 15px 15px 30px;
	vertical-align : top;
	height : 30px;
	text-align : left;
	color : #555;
}

.SubMenu a
{
font : bold 15px Georgia, Serif;
}

.SubMenu a:link		{ text-decoration : none; color : #555; } 
.SubMenu a:visited	{ text-decoration : none; color : #555; } 
.SubMenu a:hover	{ text-decoration : underline; color : #777; } 
.SubMenu a:active	{ text-decoration : underline; color : #777; } 

.Paper
{
	background : #f8f8f8 url(../Images/PaperTopBG.png) repeat-x top;
	width : 755px;
	text-align : left;
	
}

.PageContent
{
	padding : 0px 15px 15px 25px;
	vertical-align : top;
	font : 12px/19px Verdana,Sans-Serif;
	color : #555;	
}

.FrontContent
{
	padding : 15px 15px 15px 15px;
	vertical-align : top;
	font : 12px/19px Verdana,Sans-Serif;
	color : #555;	
	width : 450px;
}

.BottomEdge
{
	background : url(../Images/BottomEdge.png) no-repeat;
	height : 8px;
}

.Frame
{
	border-color : White;
	border-width : 17px 11px 17px 11px;
	border-style : solid; 
}


.SideBar
{
	padding : 15px 15px 15px 15px;
	font : 12px/19px Verdana,Sans-Serif;
	color : #555;
	vertical-align : top;
}

.WreckName
{
	font : 20px Verdana,Sans-Serif;
	color : #424126;
	font-weight : bold;
	font-style : italic;
}

.Next
{
	padding : 10px 15px 15px 15px;
	background-color : #f5f18c;
	color : #424126;
}

/* EDITOR PROPERTIES */

