﻿/* general styling */
*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: auto;
	background: #FFF;
	color: #1a3804;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* the hyperlinks */
a
{
	color: #42438F;
	text-decoration: underline;
}
a:hover
{
	color: #265b00;
}


/* site specific styling */


/* the container centers the page */
#container
{
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}


/* the topbar that contains the most upper links */
#topbar
{
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

/* the links in the topbar are an unordered list, formatted here */
#topbar ul
{
	float: right;
}
#topbar li
{
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#topbar a
{
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#topbar a:hover
{
	background: #42438F;
	color: #FFF;
}


/* the header that contains the big image */
#header
{
	width: 740px;
	height: 180px;
	background: #ADC2D6 url(Images/header.jpg) top left no-repeat;
	position: relative;
}

/* the big title text in the header */
#header h1
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	color: #FFF;
	position: absolute;
	top: 60px;
	left: 20px;
}

/* the navigationbar in the header */
#navbar
{
	position: absolute;
	bottom: 20px;
	right: 0px;
}

/* the links in the navigationbar are an unordered list */
#navbar ul
{
}

#navbar li
{
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbar a
{
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#navbar a:hover
{
	background: #42438F;
	color: #FFF;
}

/* the core contains all the site contents */
#core
{
	width: 740px;
	height: auto;
	margin-top: 5px;
	background: #FFF url(Images/coreback.gif) top left repeat-y;
}

/* the footer contains all copyright info etcetera */
#page_footer
{
	clear: both;
	width: 740px;
	background: #42438F;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 12px;
}
#page_foot_left
{
	width: 100px;
	margin-top: 5px;
	display: block;
	float: left;
}
#page_foot_right
{
	width: 630px;
	margin: 5px 5px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
}

#page_footer A:link
{
	color: #fff;
	text-decoration: underline;
}
#page_footer A:visited
{
	color: #fff;
	text-decoration: none;
}
#page_footer A:active
{
	color: #fff;
	text-decoration: underline;
}
#page_footer A:hover
{
	color: #CEA611;
	text-decoration: underline;
}

#page_footer p
{
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #ffcc33;
}


/* TABLE */
.silhtbl table
{
	font: 11px tahoma, verdana, arial;
	color: #999;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
	float: right;
	width: 98%;
}

.silhtbl caption
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.silhtbl td
{
	margin: 0;
	padding: 20px 10px;
}


.silhtbl th
{
	font-weight: normal;
}

.silhtbl thead tr th
{
	background-color: #000;
	padding: 20px 10px;
	color: #fff;
	font-weight: bold;
	border: 0;
}

.silhtbl tfoot tr th, tfoot tr td
{
	background-color: transparent;
	padding: 20px 10px;
	color: #ccc;
	border-top: 1px solid #ccc;
}

.silhtbl tbody tr th
{
	padding: 20px 10px;
}

.silhtbl tr.odd
{
	background-color: #F1F3FA;
}

.silhtbl tr:hover
{
	background: #eee;
}

.silhtbl tr:hover td, tr:hover td a, tr:hover th a
{
	color: #000;
}

.silhtbl tr:hover td a:hover, tr:hover th a:hover
{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.silhtbl table a
{
	color: #BBC4CD;
	padding-left: 15px;
	background-image: none;
	text-decoration: none;
}

.silhtbl table a[href^="http"]
{
	background: transparent url(Images/person.png) no-repeat 0 0;
}

.silhtbl table a[href*="csstablegallery"]
{
	background: transparent url(Images/examine.png) no-repeat 0 0;
}

.silhtbl table a[title^="Download"]
{
	background: transparent url(Images/dl.png) no-repeat 0 0;
}

.silhtbl table a:hover
{
	background-color: #eee;
}

.silhtbl table a:visited
{
	text-decoration: line-through;
}

/* specific mc */

.silhtbl tbody tr td.labtitle
{
	padding: 5px 5px;
	text-align: right;
}

.silhtbl tbody tr td.labinfo
{
	padding: 5px 0px 0px 5px;
	text-align: left;
}


/* PAGE TITLE */

#silhPageTitle
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DEEBD2;
	color: #42438F;
	text-align: right;
	width: 730px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 10px;
}

/* BASKET STRIP */

#silhBasketStrip
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DEEBD2;
	color: #42438F;
	text-align: right;
	width: 730px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 10px;
}

.silhBasketSummary
{
	color: Red;
}

#navbasket ul
{
}

#navbasket li
{
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbasket a
{
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#navbasket a:hover
{
	background: #42438F;
	color: #FFF;
}

