﻿html 
{ 
  overflow-y: scroll;
  overflow-x: auto;
}
body 
{
	/*background-color: #ffffe7;*/
	background-color: #D1D1C3;
	font-family: Tahoma, Verdana, Segoe, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h1
{
	/*font-family: Georgia, serif;*/
	font-size: 21px;
	font-weight: bold;
}
h2
{
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#side h3
{
	border-bottom: solid 1px #D1D1C3;
}
img
{
	border-style: none;
}
span.formerror
{
	color: Red;
	font-weight: bold;
}
span.formsuccess
{
	color: Green;
}
a:link 
{
	color: #FF0000;
	text-decoration: none;
}
a:visited 
{
	color: #AA0000;
	text-decoration: none;
}
a:hover 
{
	color: #FF0000;
	text-decoration: underline;
}
.quietlink a:link 
{
	color: #000;
	text-decoration: none;
}
.quietlink a:visited 
{
	color: #000;
	text-decoration: none;
}
.quietlink a:hover 
{
	color: #000;
	text-decoration: underline;
}
#logotext a:link 
{
	color: #000;
	text-decoration: none;
}
#logotext a:visited 
{
	color: #000;
	text-decoration: none;
}
#logotext a:hover 
{
	color: #000;
	text-decoration: none;
}
#logotext
{
	font-family: Impact, Techno, Sans-Serif;
	font-size: 40px;
	font-variant:small-caps;
	display: inline-block;
	vertical-align: middle;
}
#wrapper 
{
	width: 920px;
	margin: 0px auto 0px auto;
	border: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
}
#header
{
	width: 900px;
	padding: 20px 0px 0px 0px;
	margin: 0px 30px;
}
#headerutil, #headersearch
{
	float: right;
	margin: 0px;
	padding: 0px 40px 0px 0px;
}
#main
{
	float: left;
	width: 580px;
	padding: 20px 0px 0px 0px;
	margin: 0px 30px;
}
#side
{
	float: right;
	width: 220px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
#footer
{
	width: 900px;
	clear: both;
	margin: 0px 30px;
	padding: 20px 0px 10px 0px;
	font-size: 10px;
}
#camtable
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}
#camtable td
{
	padding: 2px 20px 2px 0px;
	margin: 0px;
	border: 0px;
}
#confirmtable td
{
	vertical-align:top;
	padding: 0px 10px 5px 0px;
}
#disttable
{
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#disttable td, #disttable th
{
	border: 1px solid #CCC;
	padding: 2px 5px;
}
#fblike
{
	float:left;	
	padding-bottom: 10px;
}
#tweetb
{
	float:left;
	padding-bottom: 10px;
}
#breadcrumbs
{
	font-size: 10px;
}
#buttonRegister
{
	display: block;
	width: 200px;
	height: 50px;
	margin: 0px 0px 5px 0px;
	border: solid 1px black;
	background: url(/images/button-register.png) no-repeat 0 0;
}
#buttonRegister:hover, #buttonBuy:hover, #buttonDownload:hover
{
	background-position: 0px -50px;
}
#buttonRegister span, #buttonBuy span, #buttonDownload span, #socialRss span, #socialEmail span, #socialTwitter span, #socialFacebook span, .sDownload span, .sBuy span, .sRegister span
{
	display:none;
}
#buttonBuy
{
	display: block;
	width: 200px;
	height: 50px;
	margin: 0px 0px 5px 0px;
	border: solid 1px black;
	background: url(/images/button-buy.png) no-repeat 0 0;
}
#buttonDownload
{
	display: block;
	width: 200px;
	height: 50px;
	margin: 0px 0px 5px 0px;
	border: solid 1px black;
	background: url(/images/button-download.png) no-repeat 0 0;
}
#socialRss
{
	display: inline-block;
	width: 48px;
	height: 43px;
	background: url(/images/social.png) no-repeat 0 0;
}
#socialEmail
{
	display: inline-block;
	width: 48px;
	height: 43px;
	background: url(/images/social.png) no-repeat 0 -86px;
}
#socialTwitter
{
	display: inline-block;
	width: 48px;
	height: 43px;
	background: url(/images/social.png) no-repeat 0 -172px;
}
#socialFacebook
{
	display: inline-block;
	width: 48px;
	height: 43px;
	background: url(/images/social.png) no-repeat 0 -258px;
}
#socialRss:hover
{
	background-position: 0px -43px;
}
#socialEmail:hover
{
	background-position: 0px -129px;
}
#socialTwitter:hover
{
	background-position: 0px -215px;
}
#socialFacebook:hover
{
	background-position: 0px -301px;
}
.flist li
{
	padding:0 0 1.5em 0;
}
.gadgetframe
{
	border: solid 1px black;
	margin: 0;
	padding: 10px;
}
.helpnav
{
	font-size: 10px;
	margin: 0;
	padding: 2px;
	background-color: #FFFFC0;
}
.sDownload
{
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(./images/actions.png) no-repeat 0 0px;
}
.sBuy
{
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(./images/actions.png) no-repeat 0 -32px;
}
.sRegister
{
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(./images/actions.png) no-repeat 0 -64px;
}
.sDownload:hover
{
	background-position: 0px -16px;
}
.sBuy:hover
{
	background-position: 0px -48px;
}
.sRegister:hover
{
	background-position: 0px -80px;
}
.sProdIcon
{
	float: left;
	padding-right: 10px;
}
.sProdIcon p
{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.sProdDesc
{
	line-height: 16px;
}
.sProdDesc a
{
	font-weight: bold;
}
.borderimg
{
	border: solid 1px black;
}
.middleimg
{
	vertical-align: middle;
}
.clear
{
	clear:both;
}
#ssInput
{
	float:left;
	margin: 0px;
	padding: 0px;
}
#ssInput input
{
	margin: 0px;
	padding: 0px;
}
#ssIcon
{
	float: right;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
.feedback
{
	margin: 0px;
	padding: 0px;
}
.feedback span
{
	display: block;
	font-size: 10px;
	font-style: italic;
	margin: 5px 0px 20px 20px;
}

/* Form Styles */

fieldset    
{
	float: left;    
	clear: left;    
	width: 100%;
	margin: 0.5em 0 0 0;   
	padding: 0;  
	border-style:none;
}  
legend {   
margin-left: 1em;   
color: #000000;   
font-weight: bold;  
}  
fieldset ol {   
padding: 1em 1em 0 1em;   
list-style: none;  
}  
fieldset li {   
padding-bottom: 0.75em;  
float: left;    
clear: left;    
width: 100%;
}  
fieldset li input 
{
	width: 304px;
	margin:0px;
	padding:2px;
}
fieldset li input[type="checkbox"]
{
	width: auto;
	margin: 5px 0 0 0;
	padding:2px;
}
fieldset li select
{
	width: 312px;
	margin:0px;
	padding:2px;
}
.monthdrop
{
	width: 200px;
	margin: 0px 8px 0px 0px;
	padding:2px;
}
.yeardrop
{
	width: 100px;
	margin:0px;
	padding: 2px;
}
.shorttextfield
{
	width: 75px;
	margin:0px;
	padding:2px;
}
fieldset li textarea
{
	width:306px;
	height:100px;
	margin:0px;
	padding:2px;
}
fieldset .submit
{
	margin: 0 0 0 -1px;
	padding: 3px;
}
#recaptchadiv
{
	display: inline-block;
	margin: 0 0 0 -3px;
	padding:0px;
}
span.formcomment
{	
	display: inline-block;
	vertical-align:top;
	margin-top: 3px;
}
span.formcommentgrey
{	
	display: inline-block;
	vertical-align:top;
	margin-top: 3px;
	color: #888;
}

fieldset.submit {   
border: 0 none #FFF;   
float: none;    
width: auto; 
padding-left: 10em;  
}
label.top {    
display: block;   
}
label {    
float: left;    
width: 8em;    
margin-right: 1em;   
margin-top:3px;
text-align: right;
}

/* BlogEngine.NET Styles */

#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	border: 1px solid silver;
	padding: 3px;
}

div.widgetzone{
	padding: 0;
	background: none;
}

div.widgetzone .clear{
	clear: left;
}

div.widget{
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	border-bottom: solid 1px #D1D1C3;
	z-index: 0;
}

div.widget a.edit, div.widget a.move{
	font-size: 85%;
	font-weight: normal;
	float: right;
	z-index: 1;
	margin-left: 5px;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	position: relative;
	top: -3px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

.widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.widgetzone .widget ul li {
	margin-bottom: 3px;
}

.widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

.widgetzone img.rssButton {
	margin-right: 3px;
}

.widgetzone div#moveWidgetToContainer {
	text-align: right;
	margin: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
	font-size: 90%;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	margin-bottom: 40px;
}

div.post .author {
	color: #666666;
	font-size: 95%;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 95%;
	float: right;
}

div.post .text {
	margin-top: 10px;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .postfooter {
	border-top: 1px dashed #D1D1C3;
	margin-top: 2px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:10px;
}

div.post .bottom {
	margin-bottom: 55px;
}

div.post .categories 
{
	color:#666;
	font-size:10px;
	margin-bottom: 2px;
	float: right;
}

div.post .tags 
{
	color:#666;
	font-size:10px;
	float: left;
	margin-bottom: 2px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid #D1D1C3;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts p
{
	font-size:17px;
	font-weight: bold;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	display: inline-block;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

ul.mostPopularFromGa li{
	padding-bottom: 10px;
}

ul.mostPopularFromGa li a{
	font-weight: bold;
}

ul.mostPopularFromGa li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid #D1D1C3;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 90%;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed #D1D1C3;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed #D1D1C3;
	font-size:90%;
}

#addcomment, #comment
{
	font-size: 17px;
	font-weight: bold;
}

.self {
	background: #E0EAEF;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	border: 1px solid #D1D1C3;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid #D1D1C3;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid #D1D1C3;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:90%;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.commentForm .bbcodeNoLivePreview {
	top: 0;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid #D1D1C3;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed #D1D1C3;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid #D1D1C3;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D1D1C3;
	padding: 2px 0;
	font-size: 95%;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 85%;
}

#searchbox input {
	font-size: 85%;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid #D1D1C3;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 18xp;
}

.tagcloud a.big {
	font-size: 16px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	border: 1px solid #D1D1C3;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid #D1D1C3;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 10px;
	border: 1px solid #D1D1C3;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
	padding-right:11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
	padding-right:11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
	padding-right:11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
	padding-right:11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
	padding-right:11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
	padding-right:11px;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
}

/*  Comment notification unsubscription  */
#commentNotificationUnsubscription {
	margin-bottom: 10px;
	color: Gray;
	background: #ffc;
	border: 1px solid silver;
	padding: 10px;
}

#commentNotificationUnsubscription h1 {
	margin: 0 auto 12px auto;
	padding: 0;
}

/* CSS Menu from http://purecssmenu.com/ */

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:-1px;top:98%;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
	z-index:10;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.cssMenu ul{
	width:160.65px;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#ffffff;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:normal 13px Tahoma, Verdana, Segoe, Geneva, sans-serif;
	color: #444;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu li {
	float:left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.cssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#fff;
	border-color:#665500;
	border-style:solid;
	font:normal 13px Tahoma, Verdana, Segoe, Geneva, sans-serif;
	color: #f00;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#fff;
	border-color:#665500;
	border-style:solid;
	font:normal 13px Tahoma, Verdana, Segoe, Geneva, sans-serif;
	color: #f00;
	text-decoration: underline;
	cursor:pointer;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.cssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1.gif);
}
ul.cssMenu a:hover span{	_background-image:url(./images/arrv_anim_1.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span,ul.cssMenu table a:hover a:hover a:hover span{background-image:url(./images/arr_double_1.gif)}
ul.cssMenu table a:hover table span,ul.cssMenu table a:hover a:hover table span{background-image:url(./images/arr_double_1.gif)}


