    html {  background-color: #fff;  font-family: Arial, Verdana, sans-serif;  font-size: 12px;  color: #000;  font-weight: normal;  margin-top: 0px;  } 
    #header-container {  background-image: url('/uploads/css/contentboxbg.jpg');  font-family: Verdana, sans-serif;  font-size: 26px;  color: #000;  padding-bottom: 5px;  padding-left: 5px;  padding-right: 5px;  padding-top: 5px;  -moz-border-radius: 5px;  } 
    .block-login-box {  background-color: #f5f5f5;  line-height: 150%;  padding-bottom: 10px;  padding-left: 10px;  padding-right: 10px;  padding-top: 10px;  -moz-border-radius: 2px;  } 
    #footer-container {  background-color: #f5f5f5;  font-size: 11px;  margin-top: 10px;  padding-bottom: 5px;  padding-left: 5px;  padding-right: 5px;  padding-top: 5px;  -moz-border-radius: 5px;  } 
    div {  font-family: Arial, sans-serif;  font-size: 12px;  } 
    table {  } 
    tr {  } 
    td {  font-family: Arial, sans-serif;  font-size: 12px;  } 
    body {  font-family: Arial, sans-serif;  font-size: 12px;  margin-top: 0px;  padding-top: 0px;  } 
    p {  font-family: Arial, sans-serif;  font-size: 12px;  margin-bottom: 10pt;  } 
    h1 {  font-size: 16px;  font-weight: bold;  } 
    h2 {  font-size: 14px;  font-weight: bold;  } 
    h3 {  } 
    h4 {  } 
    h5 {  } 
    h6 {  } 
    .iplasma-dropdown a:hover {  background-color: #e5e5e5;  } 
    .iplasma-dropdown a {  background-color: #f5f5f5;  display: block; padding: 4px; border-top: 1px solid #c0c0c0;  } 
    .iplasma-dropdown {  margin-top: 20px;  visibility: hidden; position: absolute; width: 150px; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0;  } 


html#iplasma-admin
{
	background: #178bb2 url('/templates/default/img/admin/bgRepeat.png') repeat-x;
}

html
{
	background: black url('../img/background.jpg') repeat-x;
}

a, a:visited
{
	color: #524A47;
	font-weight: bold;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

ol li
{
	padding: 5px 0px;
	list-style: decimal inside;
}

div#wrapper
{
	width: 980px;
	margin: 0px auto;
	overflow: auto;
}

div#header
{
	float: left;
	width: 100%;
	height: 150px;
	background: url('../img/header.jpg') no-repeat;
}

div#header-left
{
	float: left;
	width: 270px;
	height: 150px;
}

div#logo
{
	float: left;
	width: 155px;
	height: 107px;
	margin-top: 25px;
	padding-left: 15px;
	background: url('../img/logo.png') top right no-repeat;
}

div#logo a
{
	float: left;
	width: 155px;
	height: 107px;
	display: block;
}

div#header-center
{
	float: left;
	width: 440px;
	height: 150px;
}

div#subscribe
{
	margin: 0px auto;
	text-align: center;
}

div#subscribe input[type="image"]
{
	position: relative;
	top: 4px;
}

div#header-right
{
	float: left;
	width: 270px;
	height: 149px;
}

div#header-menu
{
	float: left;
	width: 95%;
	clear: both;
	padding-right: 5%;
	text-align: right;
}

div#header-menu a:hover
{
	color: #4897fe;
}

div#airplane
{
	float: left;
	width: 95%;
	top: 12px;
	height: 128px;
	margin-right: 5%;
	position: relative;
	background: url('../img/airplane.png') top right no-repeat;
}

div#iplasma-menu-top
{
	float: left;
	width: 976px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-left: 2px solid #ce8b3a;
	border-right: 2px solid #ce8b3a;
	background: url('../img/navbar.jpg') repeat-x;
}

div#iplasma-menu-top a, div#iplasma-menu-top a:visited
{
	color: white;
	height: 30px;
	padding: 0px 20px;
	text-decoration: none;
}

div#iplasma-menu-top a:hover
{
	color: black;
	height: 30px;
	display: table-cell;
	background: white;
}

div#content-container
{
	float: left;
	width: 940px;
	padding: 10px 18px;
	background: white;
	border-left: 2px solid #ce8b3a;
	border-right: 2px solid #ce8b3a;
}

div.iplasma-breadcrumb
{
	margin: 5px auto;
	font-weight: bold;
}

div.iplasma-breadcrumb a, a:visited
{
	color: black;
	font-weight: bold;
}

div.iplasma-breadcrumb a:hover
{
	color: black;
}

div.iplasma-content-title
{
	float: left;
	clear: both;
	margin: 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

div.iplasma-content-body
{
	float: left;
	width: 100%;
	margin: 10px 0px;
}

div.iplasma-content-body table
{
	margin: 0px auto;
}

div#footer
{
	float: left;
	width: 976px;
	color: white;
	background: #524A47;
	border: 2px solid #ce8b3a;
	border-top: 0px;
}

div#copyright a, div#copyright a:visited, div#designby a, div#designby a:visited
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div#copyright a:hover, div#designby a:hover
{
	color: white;
	text-decoration: underline;
}

div#footer-menu
{
	padding: 0% 5%;
	background: white;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 10px;
	border-top: 1px solid #524A47;
	border-bottom: 2px solid #ce8b3a;
}

div#footer-menu a:hover
{
	color: #4897fe;
}

div#copyright
{
	float: left;
	width: 61%;
	padding: 1% 2%;
}

div#designby
{
	float: left;
	width: 31%;
	padding: 1% 2%;
	text-align: right;
}

/*
 * Tabs CSS
 */

div#contact-tabs-container
{
	clear: both;
	width: 864px;
	display: block;
	margin: 15px auto 1px auto;
	overflow: auto;
}

div#contact-tabs div.tab
{
	float: left;
	width: 208px;
	height: 30px;
	z-index: 100;
	margin: 0px 3px;
	line-height: 30px;
	text-align: center;
	background: white;
	position: relative;
	border: 1px solid black;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

div#contact-tabs div.active
{
	color: black;
	background: url('../img/tab-bg.jpg') repeat-x;
	border-bottom: 1px solid transparent;
}

div#contact-tabs div.active a
{
	color: white;
	text-decoration: none;
}

div#contact-tabs div.inactive a
{
	text-decoration: none;
}

div#contact-tabs div.inactive
{
	color: white;
	background: white;
}

div#tabs-content
{
	float: left;
	width: 816px;
	margin: -1px 3px 0px 3px;
	padding: 21px 20px 20px 20px;
	border: 1px solid black;
	background: url('../img/tab-bg.jpg') repeat-x;
	background-position: -30px -30px;
}

div.tab-content
{
	display: none;
	visibility: hidden;
}

/*
 * Latest News Block
 */
 
div.latest-news, div.news-index, div.news-article
{
	float: left;
	width: 70%;
}

div.latest-news
{
	border: 2px solid #3c9eff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.news-index div.news-category-title, div.news-article div.news-title
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

div.news-post
{
	float: left;
	width: 100%;
	margin: 15px 0px;
}

div.news-post div.news-image, div.news-article div.news-image
{
	float: left;
	width: 100px;
	height: 100px;
}

div.news-post div.news-title, div.news-post div.news-date, div.news-post div.news-subtitle, div.news-post div.news-readmore, div.news-article div.news-title, div.news-article div.news-date, div.news-article div.news-subtitle, div.news-article div.news-readmore
{
	padding: 3px 2px;
}

div.news-article div.news-body
{
	float: left;
	clear: both;
}

div.news-paginator
{
	clear: both;
	text-align: center;
}

div.latest-news div.latest-news-title
{
	float: left;
	width: 600px;
	clear: left;
	color: white;
	padding: 3px 2px;
	font-size: 14px;
	font-weight: bold;
	background: #3c9eff;
}

div.latest-news div.latest-news-rss
{
	float: right;
	width: 50px;
	clear: right;
	padding: 3px 2px;
	text-align: right;
	background: #3c9eff;
}

div.iplasma-block-addthis, div.news-rss-icon, div.news-print-icon
{
	float: right;
	margin-top: -20px;
	margin-bottom: 20px;
	padding: 2px 5px;
}

div.iplasma-block-addthis
{
	margin-right: 20px;
}

div#iplasma-breadcrumb-share a
{
	padding: 2px 5px;
}

div.latest-news > table
{
	float: left;
	width: 100%;
	margin: 15px 0px;
}

div.latest-news div.news-title, div.latest-news div.news-subtitle, div.latest-news div.news-readmore
{
	padding: 3px 2px;
}

div.latest-news div.news-date
{
	padding: 3px 2px;
	font-style: italic;
}

div.news-category-block, div.news-archive-block
{
	float: left;
	width: 22%;
	clear: right;
	margin-left: 5%;
	margin-bottom: 15px;
	border: 2px solid #3c9eff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div.news-category-block-title, div.news-archive-title
{
	float: left;
	width: 100%;
	color: white;
	padding: 4px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #3c9eff;
}

div.news-category-link
{
	float: left;
	clear: both;
	padding: 5px 6px;
}

div.news-archive-block div.year
{
	float: left;
	clear: both;
	padding: 5px 6px;
}

div.news-archive-block div.month
{
	float: left;
	clear: both;
	padding: 5px 6px;
	margin-left: 15px;
}

div.contact-form-block
{
	float: left;
	width: 90%;
	margin: 20px 5%;
}

div.contact-form-block > form > div
{
	float: left;
	width: 100%;
	clear: both;
	padding: 4px 2px;
}

span.method-phone, span.method-email
{
	padding-right: 10px;
}

div.contact-form-block > form textarea
{
	width: 300px;
	height: 80px;
}

div.sitemap-container
{
	float: left;
	width: 960px;
}

div.sitemap-block
{
	float: left;
	width: 300px;
	margin: 9px;
	background: white;
	min-height: 160px;
}

div.sitemap-block.right	{ clear: right;}
div.sitemap-block.left	{ clear: left;}

div.sitemap-title
{
	float: left;
	width: 100%;
	color: black;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	background: url('/uploads/css/boxTitleBg.png') repeat-x;
	overflow: hidden;
}

div.sitemap-title a, div.sitemap-title a:visited, div.sitemap-title a:hover
{
	color: black !important;
}

a.sitemap-entry
{
	float: left;
	clear: both;
	padding: 4px 5px;
	background: white;
}

a.sitemap-entry.depth-1 { padding-left: 12px !important; }
a.sitemap-entry.depth-2 { padding-left: 22px !important; }
a.sitemap-entry.depth-3 { padding-left: 32px !important; }
a.sitemap-entry.depth-4 { padding-left: 42px !important; }
a.sitemap-entry.depth-5 { padding-left: 52px !important; }
a.sitemap-entry.depth-6 { padding-left: 62px !important; }
a.sitemap-entry.depth-7 { padding-left: 72px !important; }