/*  TemplateName=CustomStyle.tpt */


/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle.css,v 1.8 2003/07/24 23:47:39 paulj Exp $  */


/*


	These are the styles peculiar to this site. Any styles

	specified in this file will override the baseline

	styles for the Convio product. The styles	must be in

	this file so that they will be available in th

	Internet Exporer WYSIWYG HTML editor as well as in the

	Page Wrapper.


	Convio does not maintain this file once it has been

	delivered to the client.


*/

P, LI, OL, UL, TABLE, TR, TH, TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
}

form {
margin: 0px;
}

a.topNav:link,
a.topNav:active,
a.topNav:visited {
color: white;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.topNav:hover {
color: #000000;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link.tinyText, a:visited.tinyText, a:hover.tinyText, a:active.tinyText {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 8px;
color:  #104172;
font-weight: normal;
text-decoration: none;
}

a:link.countries, a:visited.countries {
	color: #000000;
	text-decoration:none;
}
div.countries {
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	text-decoration:none;
	width: 95%;
	padding-left: 5px;
	}
a:hover.countries, a:active.countries {
	color: #ffffff;
	text-decoration:underline;
}
	

input.submit {
background-color: #212b70; 
padding: 2px; 
border: 1px solid #ffffff; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 10px; 
font-family: arial;
}

input.textField {
border: 1px solid #000000; 
font-size: 10px; 
font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footerText {
font-weight: bold;
font-size: 10px;
font-family: arial;
}

a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
color: white;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}

a.none, a.none:link, a.none:visited, a.none:hover, a.none:active {
text-decoration:none;
}

a:link { 
	color: #1d5390;
	}
a:visited { 
	color: #1d5390;
	}
a:hover { 
	color: #4c5156;
	}
a:active { 
	color: #333333;
	}
a.appealnav:link, a.appealnav:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#000;
   white-space:nowrap;
   line-height: 36px;
   border-right: 1px solid #cccccc;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 15px;
   
}
a.appealnav:hover {
  color:#3366CC;
}



/* This is for the appeals navigation */
	#layout_topnav_bg {
		margin-bottom: 0px;
		margin-right: 0px;
		float:left;
	}
	#layout_topnav_attributes {
		border: 0px solid #cccccc;
		height: 31px;
		margin-top: 0px;
	}
	#layout_topnav_buttons {
		float: left;
		margin: 0px;
		padding: 0px;
		width: auto;
	}
	#layout_topnav_buttons>ul#mainlevel-nav li a { width: auto; }
		ul#mainlevel-nav li a:hover
	{
		color: #ffffff;
		background: #B3C2CF;
	}
	ul#mainlevel-nav
	{
		list-style: none;
		padding: 0;
		margin: 0;
		font-size: 0.8em;
	}
	
	ul#mainlevel-nav li
	{
		background-image: none;
		padding-left: 0px;
		padding-right: 0px;
		float: left;
		margin: 0;
		font-size: 11px;
		font-weight:bold;
		line-height: 31px;
		white-space: nowrap;
		border-right: 1px solid #000000;
	}
	
	ul#mainlevel-nav li a
	{
		display: block;
		padding-left: 15px;
		padding-right: 15px;
		text-decoration: none;
		color: #FFFFFF;
		background: transparent;
	}
	
	#buttons>ul#mainlevel-nav li a { width: auto; }
	
		ul#mainlevel-nav li a:hover
	{
		color: #000000;
		background: #B3C2CF;
	}


