body {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-image: url(gradbg2.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.prod_bg {
background-image: url(prod_bg.gif);
background-repeat: no-repeat;
background-position: top left;
width: 230px;
height: 170px;
line-height: 18px;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid grey;
padding: 2px;
text-align: centre;
background-color: lightyellow;
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

h2, h4 {
font-family: Arial, Helvetica, sans-serif;
color: #000066;
font-size: 14px;
font-weight: bold;
text-transform: none;
text-decoration : none;
margin-bottom: 10px;
padding: 0px;
}
h3 {color: #ffffff; text-transform: uppercase; margin: 0;padding: 0; font-size: 14px;}
a {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a:link img, a:visited img, a:hover img{
border: none;
}
a.wr {
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}
a.wr:hover {
color:white;
background-color:purple;
}
pre {
font-size:12px;
color:white;
}	
.greek {
color:#999;
}
.redhead {
color:#660000;
font-weight: normal;
}
.bluebar {
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform:uppercase;
background-color: #000066;
vertical-align: middle;
}
ol {
margin-right:20px;
}
li {
margin-bottom:5px;
}
#topblue {
width: 420px;
background-color: #000099;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}
.pagetitles {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666;
font-variant: small-caps;
}
.mainintro a:link, a:visited, a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.articletext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666;
background: #fff;
text-align: left;
text-transform: none;
}
.articletext h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000066;
background: #fff;
text-transform: uppercase;
text-decoration:underline;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
}
.articletext h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
text-decoration : none;
color: #000066;
font-weight: bold;
background: #fff;
margin: 0px;
padding: 0px;
}
.articletext h4 {
font-family: Arial, Helvetica, sans-serif;
color: #000066;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
text-decoration : none;
margin: 0px;
padding: 0px;
}
.redtitles {
border-top: 2px solid #000066;
border-bottom: 2px solid #000066;
margin: 10px 3px;
padding: 4px 0 4px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: red;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}
.descriptext {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
background: #ffffff;
}

.breadcrumb {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color:#666;
background-image: url(navarrow.gif);
background-repeat: no-repeat;
background-position: center center;
}

a.category:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color: #000099;
background-color: #FFFFFF;
line-height: 16px;
}
a.category:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color: #000099;
background-color: #FFFFFF;
}
a.category:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
background-color: #ffffff;
}
a.category:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color:#ff0000;
background-color: #ffffff;
}
.category {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
color:#ff0000;
line-height: 16px;
}
.unnamed1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	background-image: url(navbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 40px;
	display: block;
	line-height: 40px;
}
a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	background-image: url(navbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 40px;
	display: block;
	line-height: 40px;
}
a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-image: url(navbar.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	height: 40px;
	display: block;
	line-height: 40px;
}
a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-image: url(navbar.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	height: 40px;
	display: block;
	line-height: 40px;
}
.baskhead{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
margin: 0px;
}
.footertext, a.footertext:link, a.footertext:visited {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #999;
margin: 0px;
padding-bottom: 5px;
}
a.footertext:hover {
color : #ff0000;
}
.strapline {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #999;
margin: 0px;
padding-bottom: 5px;
}
.strapline h1 {margin: 0;padding: 0; font-size: 12px; color: #999; }
.strapline h2 {margin: 0;padding: 0; font-size: 11px; color: #999; }
.mininav, a.mininav:link, a.mininav:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #708F9E;
background-color: #ccc;
background-image: url(mininavbg.jpg);
background-repeat: repeat-x;
background-position: center top;
border: 1px solid #708F9E;
line-height: 22px;
padding-top: 2px;
padding-right: 16px;
padding-bottom: 2px;
padding-left: 16px;
margin: 0px;
}
.mininav:hover, a.mininav:hover {
color: red;
cursor: pointer;
}

h5,  .articletext h5 {
font-family: Arial, Helvetica, sans-serif;
color: #000066;
font-size: 13px;
font-weight: bold;
text-decoration : none;
text-transform: none;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
}
.dashed_hr {
border:dotted #999; 
border-width:1px 0 0 0; 
height:0;
line-height:0px;
font-size:0;
margin:0;
padding:0;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-transform: uppercase;
	color: #D00;
	font-weight: bold;
	padding-right: 4px;
}
.newspost, a.newspost:link, a.newspost:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-transform: uppercase;
	color: #006;
	text-decoration: none;
	padding-right: 0px;
}
a.newspost:hover {
	text-decoration: none;
	color:#FF0000;
}

/* Gallery Styling */
.gallery .image-title,
.gallery .image-description,
.gallery .image-author,
.gallery .image-link {
    display:none;
}

.gallery
{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: none;
}

.gallery ul.images
{
    list-style-type: none;
    border: none;
    padding: none;
}

.gallery ul.images li.image
{
    display: inline;
    line-height: 0;
}

.gallery ul.images li.image a
{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    margin: 14px;
    display: inline-block;
    background: white;
    padding: 3px;
    line-height: 0;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px;
    border-radius: 4px 4px;
    -moz-box-shadow: 0px 0px 8px #AAA;
    -webkit-box-shadow: 0px 0px 8px #AAA;
    box-shadow: 0px 0px 8px #AAA;
    -webkit-transition: -webkit-box-shadow 0.1s ease-out;
    -moz-transition: -webkit-box-shadow 0.1s ease-out;
    -o-transition: -webkit-box-shadow 0.1s ease-out;
    transition: -webkit-box-shadow 0.1s ease-out;
}

.gallery ul.images li.image a img
{
    border: none;
    padding: none;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px;
    border-radius: 4px 4px;
}

.gallery ul.images li.image a:hover
{
    -moz-box-shadow: 0px 0px 8px #222;
    -webkit-box-shadow: 0px 0px 8px #222;
    box-shadow: 0px 0px 8px #222;
}


