
/***************************************
Main Layout elements
***************************************/

		#container {
			width: 970px;
			\width: 980px;
			w\idth: 970px;

			border-left: 0px solid #c0c0c0;
			border-right: 0px solid #c0c0c0;
			border-bottom: 0px solid #c0c0c0;
			border-top: 0px solid #c0c0c0;

			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			padding-top: 2px;
		}

		#banner {
			padding: 0px;
			margin: 0px;
			margin-top: 0px;
			margin-bottom: 2px;
			margin-left: 0px;
			margin-right: 0px;

			background-color: #fff;

			height: 190px;
			border: 0px solid #000;

			/* background-image: url(/about/layout/includes/jolahaus_970.gif); */
			background-image: url(/media/layout/includes/header_970.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}


		#content {
			padding-top: 2px;
			padding-left: 10px;
			padding-right: 15px;
			padding-bottom: 10px;
			margin: 0px;
			margin-left: 168px; /* 153 */
			margin-right: 2px;
			background-color: white;
			border-left: 1px solid #c0c0c0;
			border-right: 1px solid #c0c0c0;
		}

		#sidebar-a {
			float: left;
			width: 160px; /* 145 */
			\width: 160px;
			w\idth: 160px;
			margin: 0;
			margin-right: 0px;
			padding: 2px;
			/* background-color: rgb(235, 235, 235); */
		}


		#sidebar-b {
			float: right;
			border: 0;
			background-color: rgb(255, 255, 255);
			margin: -3px -6px 2px 10px;
			padding: 5px;
			/*width: 148px; */
			width: 145px;
			\width: 145px;
			w\idth: 145px;
		}


		#footer {
			clear: both;
			padding: 0px;
			margin: 2px;
			background-color: #fff;
			height: 42px;
			border-top: 1px solid #6180A0;
		}



/*************************************
Item elements - such as book of the week etc.
*************************************/

.item_box  {
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: rgb(235, 235, 235);
	margin: 6px 0px 2px 0px;
	padding: 5px;
	/*clear: both; */
	width: 145px;
	font-size: 0.95em;
}

.item_box h4 {
	margin: -3px -3px 4px -3px;
	padding: 2px 2px 2px 4px;
	background-color: #6180A0;
	/* background-color: #DF2020; jóladæmi */
	color: white;
	text-decoration: none;
	text-align: left;
}

.item_box a {
	border: 0px;
	text-decoration: none;
}

.item_box h4 a {
	color: #ffffff;
}

.item_box h4 a:hover {
	color: #ffffff;
	/* background-color: #6180A0;	*/
	/* background-color: #ffffff; */
}


.item_box h4 a:visited {
	color: #ffffff;
	background-color: transparent;
}


.item_box form {
	margin: 0px;
}


/****************************************************
****************************************************/


    #breadcrumbs {
        background-color: #ffffff;
        display: block;
        padding: 2px 2px 0px 4px;
        margin: 2px -2px 0px -4px;
        clear: both;
        height: 16px;
        font-size: 0.9em;
    }

    #breadcrumbs a,  #breadcrumbs a:visited
    {
        color: Black;
        text-decoration: none;
        border: 0;
    }


/*************************************
Menu CSS - top level
*************************************/

 #navcontainer
 {

	margin: 129px 0px 2px 0px;
	padding: 0;
	height: 24px;
	background: #E3E3E3;
	border-bottom: 1px solid #6180A0;
	border-top: 1px solid #000000;
	/* border: 1px solid #6180A0; */
}

#navcontainer ul {
	border: 0;
	margin: 0;
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	font-size: 0.9em;
	background: #E3E3E3;
	color: #000000;
	width: 90px;
	height: 19px;
	border-top: none;
	border-right: 1px solid #6180A0;
	border-bottom: 0px solid #6180A0;
	border-left: none;
	padding: 5px 0 0 0;
	margin: 0 0 0px 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
	color: #000;
	background: #fff;
	width: 90px;
	height: 19px;
	display: block;
	text-align: center;
	border-top: none;
	border-right: 1px solid #6180A0;
	border-bottom: 0px solid #6180A0;
	padding: 5px 0 0 0;
	margin: 0 0 0px 0;
	text-decoration: none;
}

#navcontainer a:active	{
	background: #c60;
	color: #fff;
}

#navcontainer li#active a	{
	background: #c60;
	border: 1px solid #000;
	color: #fff;
}

#navcontainer li.inpath a	{
	color: #000;
	background: #fff;
}

/* Fela hausinn í venjulegri útgáfu */
.ph {
	display: none;
}

/*************************************
Menu CSS - submenu level
*************************************/

 #submenu {
	margin: 4px 0px 2px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	border-bottom: 0px;
	background-color: White;
	width: 155px;
	text-decoration: none;
}

#submenu ul	{
	border: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#submenu ul li {
	text-align: left;
	/*padding: 0; */
	padding: 2px 0px 0px 0px;
	margin: 2px 0 2px 0;
	/* border: 1px; */
	border-bottom: 1px solid lightgrey;
	/* display: inline; */
	/* height: 25px;*/
}

#submenu ul li a {
	margin: 1px 0 2px 4px;
	border-bottom: 0px;
	/* border-bottom: 1px solid lightgrey; */
	/* color: #7D4900;  */
	color: Black;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	width: 152px;
}

#submenu ul#submenulist li.inpath a
{
	font-weight: bold;
	border-bottom: 0px;
	color: #cc0000;
}

#submenu ul#submenulist li.inpath ul li, #submenu ul#submenulist li ul li
{
	font-weight: normal;
	margin: 1px 0 2px 20px;
	border-bottom: 0px;
	list-style-type: disc;
	/* color: #7D4900; */
	color: Black;
}


#submenu ul#submenulist li.inpath ul li a,  #submenu ul#submenulist li ul li a
{
	font-weight: normal;
	margin: 1px 0 2px 2px;
	width: auto;
	/* color: #7D4900;  */
	color: Black;
}

#submenu ul#submenulist li.inpath ul li a:hover, #submenu ul#submenulist li ul li a:hover
{
	width: 130px;

}

#submenu ul li a:hover {
	 background: #EfEfEf; /* E3e3e3 */
	 padding-right: -5px;
	 width: 148px;
}


#submenu h4
{
	/* background-color: #DF2020; */
	background-color: #CC0000;

	margin: -3px -1px 4px -1px;
	padding: 2px 2px 2px 4px;

	color: white;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}

#submenu h4 a, #submenu h4 a:hover {
	/*background-color: #DF2020; */
	color: #ffffff;
	text-decoration: none;
	border: 0;
}



/* CSS menu ends */







/*************************************
Menu CSS - footer menu
*************************************/

#footer_navcontainer {
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 24px;
	background: #E3E3E3;
	border-bottom: 1px solid #6180A0;
	border-top: 0px solid #6180A0;
	/* text-decoration: none;	 */
	font-size: 0.9em;
	font-family: verdana, lucida, sans-serif;
}


#footer_navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#footer_navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#footer_navcontainer ul li a	{
	background: #E3E3E3;
	color: #000000;
	width: 85px;
	height: 20px;
	border-right: 1px solid #6180A0;
	border-bottom: 0px solid #6180A0;
	padding: 4px 0 0 0;
	margin: 0 0 0px 0;
	display: block;
	text-align: center;
}

#footer_navcontainer ul li a:hover {
	background: #fff;
	color: #000;
	width: 85px;
	height: 20px;
	border-right: 1px solid #6180A0;
	border-bottom: 0px solid #6180A0;
	padding: 4px 0 0 0;
	margin: 0 0 0px 0;
	display: block;
	text-align: center;
}

#footer_navcontainer a:active {
	background: #c60;
	color: #fff;
}

#footer_navcontainer li#active a {
	background: #c60;
	border: 1px solid #000;
	color: #fff;
}


#footer_copyright {
	margin-top: 2px;
	padding-top: 4px;
	background: #6180A0;
	height: 20px;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
}




/* End of footer stuff */

#ga, #ga2
{
	border: 1px solid #e0e0e0;
	margin: 8px;
	padding: 8px;
	clear: right;
}

#ga_content
{
	border: 1px solid #e0e0e0;
	margin: 8px;
	padding: 8px;
	text-align: center;
	width: 460px;
}

#ga_content728
{
	border: 1px solid #e0e0e0;
	margin: 8px;
	padding: 8px;
	width: 739px;
	text-align: center;
}





/*
	Main XHTML tags
*/


body {
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}


h1 {
	font-size: 2.0em;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	color: #28456E;
	line-height: 1.6;
}

    h1 a, h1 a:hover, h1 a:visited {
        color: #28456E;
        background: inherit;
    }

		#banner h1 {
			font-size: 18px;
			padding: 0px;
			margin: 5px 0px 2px 4px;
			color: #FFFFFF;
			line-height: 22px;
		}


h2 {
	font-size: 1.6em;
	margin: 10px 0px 15px 0px;
	color: #28456E;
    line-height: 1.3em;
}

h3 {
	font-size: 1.2em;
	margin: 20px 0px 2px 0px;
	text-decoration: none;
	color: #28456E;
}

		h3.normal a {
			color: #000;
		}

		h3.normal a:visited, h3.normal a:hover {
			color: #000;
		}


h4 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	/*text-decoration: underline;	*/
	color: #28456E;
}


p {
	font-size: 1.0em;
	margin-top: 2px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.6em;
}


a {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7D4900;
	/*color: #7D4900; */
    color: #CC0000;
}


	a:hover {
		color: #28456E;
		/* background: #E3E3E3; */
	}

	a:visited {
		/* color: #28456E; */
        color: #07a;
		background-color: inherit;
	}

	a img
	{
		border-bottom: 0px solid white;
	}

	a.noborder
	{
		border: none;
	}


ul {
	margin-top: -2px;
}

	ul.normal {
		margin-top: 10px;
		/*margin-left: 10px; */
	}

	ul.normal li {
		border: 0;
		display: compact;
	}

	ul.tight {
		margin-top: 2px;
		margin-left: 10px;
	}

	ul.tight li.icon {
		margin-left: 20px;
		margin-right: 2px;
		list-style-image: url(/media/layout/images/icon_picture.gif);
	}

	ul.tight li.no_icon {
		margin-left: 20px;
		margin-right: 11px;
		list-style-image: url(/media/layout/images/25x1.gif);
	}


ul li, ol li {
    margin: 6px;
}


li.news {
	list-style: none;
	list-style-type: none;
}



.white {
	color: white;
}



a.white, white {
	color: white;
}

a:hover.white {
	background-color: #4d4d4d;
	color: white;
	font-weight: inherit;
	letter-spacing: inherit;
}

a:visited.white {
	color: white;
	font-weight: normal;
}




/*
	Specific controls
*/




.border_warships {
	border: 1px solid #000;
	background-color: #f2f2f2;
	padding: 5px;
	width: 600px;
}


h1.warship_header
{
 	margin:20px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;

}


	h1.warship_header a
	{
 		margin:20px 0px 15px 0px;
		padding:0px;
		font-size:28px;
		font-weight:900;
		color:#ccc;
		text-decoration: none;
	}

h1.large_header
{
	font-size: 2.4em;
	color: Black;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2.large_header
{
	font-size: 1.4em;
	color: Gray;
	margin: 5px 0px 5px 0px;
}



/*
	Table controls
*/

table {
    margin-bottom: 10px;
    padding-top: 4px;
}

td {
   /* font-size: 9pt; */
   line-height: 1.4em;
   padding: 4px 0px 2px 0px;
}

	td h3 {
		font-size: 14px;
		margin: 4px 0px 2px 0px;
		text-decoration: none;
		color: #28456E;
	}



.table_gallery {
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: rgb(235, 235, 235);
}

.table_warships {
	border: 1px solid #000;
	background-color: #f2f2f2;
	padding: 5px;
	width: 500px;
}



.info-table {
	border: 0px solid #6180A0;
	margin: 10px 0 10px 0;
	text-align: left;
}

	.info-table td {
		border: 1px solid #6180A0;
		padding: 2px;
		margin: 2px;
	}

	.info-table tr {
		background-color: rgb(235, 235, 235);
	}

	.table-grey {
		border: 1px solid #000;
		background-color: #f2f2f2;
	}



.no-format {
	border: 0;
	background-color: inherit;
}

	.no-format td {
		border: 0;
		background-color: inherit;
	}


.highlight {
	/* 	Used for color coding in tables	*/
	color: #cc0000;
	background-color: inherit;
}




/*********************************************
    Table subtle classes
*********************************************/

.table_subtle {
	border: 0px;
	margin: 10px 0 10px 0;
	text-align: left;
}

	.table_subtle tr th, .table_subtle thead tr th {
		font-weight: bold;
        margin: 4px;
        padding: 4px;
        border-bottom: 1px solid #e0e0e0;
	}

	.table_subtle tr.header {
		background: #f0f0f0;
		border: 1px solid Blue;
		font-weight: bold;
		border-bottom: 1px solid #e0e0e0;
		/* text-transform: uppercase; */
	}

	.table_subtle tr.header th {
		color: Black;
        margin: 4px;
        padding: 4px;
		border-bottom: 1px solid #e0e0e0;
	}


	.table_subtle tr td {
		border-bottom: 1px solid #e0e0e0;
		padding: 2px;
		margin: 2px;
	}

	.table_subtle tr td.seperator, .table_subtle tr th.seperator {
		border-left: 1px solid #e0e0e0;
		margin: 4px;
		padding: 3px;
	}
	.table_subtle tr td.no_border {
		border: 0px;
		margin: 4px;
		padding: 3px;
	}

	.table_subtle tr td.Right {
		text-align: right;
	}

	.table_subtle .table_subtle {
	    border-bottom: 0px solid #e0e0e0;
	}



.table-clean {
	border: 0px;
	background-color: inherit;
}


	.table-clean tbody tr td {
		border: 0px;
		background-color: inherit;
	}




/*
	General classes
*/


.non_link_images, .non_link_images a, .non_link_images img
{
	border: 0;
	text-decoration: none;
}

.gallery_random
{
    /* border: 1px solid #c0c0c0; */
    border: 1px solid #e0e0e0;
    padding: 4px;
}

.myth-exp
{
    margin: 10px 20px 10px 30px;
    color: #cc0000;
}

.article_listing
{
    display: block;
    margin: 10px 0 10px 0;
}

.article_listing h3
{
    font-size: 1.1em;
}



.xhtml a {
	text-decoration: none;
	background-color: transparent;
	border: 0;
}

.xhtml a:hover {
	text-decoration: none;
	background-color: transparent;
}

.no-hover a:hover {
	background-color: transparent;
}


.copyright {
	font-size: 9px;
	text-align: right;
	color: white;
}

acronym, abbr {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.by-line {
	font-weight: bold;
	text-transform: uppercase;
}

.separator {
	/* border-bottom: 2px dashed maroon; */
	text-decoration: underline;
	z-index: 0;
}




/*
	Element within text
*/



.caption {
	font-size: 8pt;
	font-style: italic;
}

.citation
{
    text-align: right;
    float: right;
    font-style: italic;
}

q {
    font-style: italic;
    background: #fcfcb0;
}


.right {
	text-align: right;
}

.small {
	font-size: 8pt;
}


.emp {
	background: #ccffff;
	color: black;
}


div .emphasis {
    background: #efefef;
    padding: 7px;
    border: 1px dashed #cfcfdf;
    font-style: italic;

}

span .emphasis {
    background: #efefef;
    font-style: italic;
}

div .rounded-corners {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid black;
    background: LightGray;
    padding: 6px 10px 6px 10px;
    margin: 0px 4px 2px 4px;
}




div.merchant_info {
	float: left;
	padding: 0px 10px 5px 0px;
	margin: 0px 10px 0px 0px;
	border: 0px;
	width: 130px;
	border: 1px solid #E0E0E0;
}


.orders {
        margin: 10px 20px 10px 20px;
        padding: 15px;
        background: #fafaf2;
        border: 2px dashed #efe6d7;
        color: black;
        font-family: Times New Roman;
        font-size: 1.4em;
}

    .orders p   {
        margin-bottom: 2px;
    }



 /* FORM stuff */

form {
	margin: 2px;
	padding: 2px;
}

.input {
	background-color: white;
	font-size: 9pt;
	border: 1px solid black;
	margin: 0px;
	margin-top: 2px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	color: #000;
	width: auto;
}

.search-field {
	width: 110px;
	margin: 0px;
}


.non-breaking {
	white-space: nowrap;
}


.info-box {
	width: 90%;
	background-color: rgb(235, 235, 235);
	padding: 8px;
}
    .info-box h3 {
        margin-top: 0px;
    }


.progress_bar {
	background: white;
	border: 1px solid #000000;
	width: 300px;
	padding: 1px;
}


.content_box
{
    width: 580px;
    border: 1px solid #c0c0c0;
    padding: 5px 10px 1px 10px;
    text-align: left;
}

.content_box_fates
{
    width: auto;
    border: 1px solid #c0c0c0;
    padding: 5px 10px 1px 10px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}



.ImgLeft {
    float: left;
    margin: 10px;
    border: 1px solid #c0c0c0;
}



/* Gmaps container */
#map_container {
    margin-bottom: 20px;
    margin-top: 20px;
}
