/* GLOBAL PAGE AND LINK STYLES */

body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #efefef;
	font-size: 12px;
}
	
img	{
	border: none;
}

h1	{
	font-size: 18px;
	padding-bottom:0px; 
	margin:0px;
}

h2	{
	font-size: 14px;
	padding-bottom:0px; 
	margin:0px;
}

TD.mo {font-family: Arial, Helvetica, Sans-serif; font-size: 10px; font-weight: bold; color: #ff6600;}
TD.grey {background-color: #e1e1e1; border: 2px solid #e1e1e1; margin: 0px; padding: 0px;}
TD.sampleticket100001 {background-repeat: no-repeat; background-position: top left; background-image: url(/g/fl/sampleticket1.gif);}
TD.sampleticket100002 {background-repeat: no-repeat; background-position: top left; background-image: url(/g/fl/sampleticket3.gif);}
TD.sampleticket100003 {background-repeat: no-repeat; background-position: top left; background-image: url(/g/fl/sampleticket2.gif);}

fieldset { padding: 10px;}
legend { font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: bold; }

INPUT {font-family: Arial, Helvetica, Sans-serif;}
INPUT[type=text] {border:1px solid #999999; padding: 4px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
INPUT[type=password] {border:1px solid #999999; padding: 4px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
INPUT[type=tel] {border:1px solid #999999; padding: 4px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
INPUT[type=submit] {padding: 3px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; font-weight: bold;}
INPUT[type=button] {padding: 3px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; font-weight: bold;}
SELECT {border:1px solid #999999; padding: 4px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-family: Arial, Helvetica, Sans-serif; background: #ffffff;}
TEXTAREA {border:1px solid #999999; padding: 4px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

OPTION.grs {font-weight: normal; color: #999999;}

a {
	text-decoration: underline;
	font-weight: bold; 
	color: #339999;
} 
	
a:link {
	text-decoration: underline;
	font-weight: bold; 
	color: #339999;
} 
	
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #339999;
} 
	
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #3366cc;
}
	
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background: #339999;
}
	
	
	
a:link.sgr {
	text-decoration: underline;
	font-weight: bold; 
	color: #666666;
} 
	
a:visited.sgr {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
} 
	
a:active.sgr {
	text-decoration: underline;
	font-weight: bold;
	color: #3366cc;
}
	
a:hover.sgr {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
}
	
	
	
a:link.whitebrown {
	text-decoration: none;
	font-weight: bold; 
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
} 
	
a:visited.whitebrown {
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
} 
	
a:active.whitebrown {
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
}
	
a:hover.whitebrown {
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	color: #663300;
	background: #efefef;
}
	
	
a:link.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 0px;
	margin: 0px;
} 
	
a:visited.plain {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	padding: 0px;
	margin: 0px;
} 
	
a:active.plain {
	text-decoration: none;
	font-weight: bold;
	color: #3366cc;
	padding: 0px;
	margin: 0px;
}
	
a:hover.plain {
	text-decoration: none;
	font-weight: bold;
	color: #3366cc;
	background: none;
	padding: 0px;
	margin: 0px;
}
	
	
a:link.plaingrey {
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
	padding: 0px;
	margin: 0px;
} 
	
a:visited.plaingrey {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
} 
	
a:active.plaingrey {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
	
a:hover.plaingrey {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background: none;
	padding: 0px;
	margin: 0px;
}

	
	
a:link.plainblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
	
a:visited.plainblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
	
a:active.plainblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
	
a:hover.plainblack {
	text-decoration: none;
	color: #000000;
	background: none;
	font-weight: normal;
}
	
a:link.plainblack .highlight {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
} 
	
a:visited.plainblack .highlight {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
} 
	
a:active.plainblack .highlight {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
	
a:hover.plainblack .highlight {
	text-decoration: none;
	color: #000000;
	background: none;
	font-weight: bold;
}

	
a:link.fancyblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
	
a:visited.fancyblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
	
a:active.fancyblack {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
	
a:hover.fancyblack {
	text-decoration: none;
	color: #ffffff;
	background: #666666;
	font-weight: normal;
}

a.s {
	font-size: 10px;
}
	
.clear	{
	clear: both;
}

img.iconhover {
background: none;
padding: 1px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
}

img:hover.iconhover {
background: #666666;
padding: 1px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
}


a.sociallink {
text-decoration: none;
font-weight: bold; 
color: #999999;
display: block;
padding: 2px 4px 2px 4px;
} 
	
a:link.sociallink {
text-decoration: none;
font-weight: bold; 
color: #999999;
display: block;
padding: 2px 4px 2px 4px;
} 
	
a:visited.sociallink {
text-decoration: none;
font-weight: bold;
color: #999999;
display: block;
padding: 2px 4px 2px 4px;
} 
	
a:active.sociallink {
text-decoration: none;
font-weight: bold;
color: #999999;
display: block;
padding: 2px 4px 2px 4px;
}
	
a:hover.sociallink {
text-decoration: none;
font-weight: bold;
color: #000000;
background: #e1e1e1;
display: block;
padding: 2px 4px 2px 4px;
}

a.sociallink img {
background: none;
padding: 1px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
}
	
a:hover.sociallink img {
background: #666666;
padding: 1px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
}

	
input.s {font-size:10px; font-weight:normal;}
input.sbutton {font-size:10px; font-weight:bold; margin: 2px;}
input[type=submit].xs {font-size:10px; font-weight:bold; margin: 0px; padding: 1px;}
input[type=text].xs {font-size:10px; padding: 2px; margin: 0px; }
input[type=text].superxl {font-size:18px; padding: 8px; margin-bottom: 5px; }
select.s {font-size:10px; font-weight:normal;}
select.superxl {font-size:18px; padding: 8px; margin-bottom: 5px; }
textarea.s {font-size:10px; font-weight:normal;}
input.l {font-size:12px; font-weight:normal;}
select.l {font-size:12px; font-weight:normal;}
input.xl {font-size:14px; font-weight:normal;}
select.xl {font-size:14px; font-weight:normal;}


input[type=button].btntemp, INPUT[type=submit].btntemp {
	color: #000000;
	background-color: #e1e1e1;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 32px 4px 8px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	background-image: url(/g/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

input[type=button]:hover.btntemp, input[type=submit]:hover.btntemp, input[type=button]:active.btntemp, input[type=submit]:active.btntemp {
	background-color: #d1d1d1;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}

input[type=button].btn, INPUT[type=submit].btn {
	background: #ff6600;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	cursor: pointer;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(/g/orangebackground.gif); 
	background-repeat: repeat-x;
	background-position: top center;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

input[type=button]:hover.btn, input[type=submit]:hover.btn, input[type=button]:active.btn, input[type=submit]:active.btn {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background-image: url(/g/orangebackgroundhover.gif); 
	background-repeat: repeat-x;
	background-position: bottom center;
}

input[type=button].bigbtn, INPUT[type=submit].bigbtn {
	background: #ff6600;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 6px 14px 6px 14px;
	text-decoration: none;
	cursor: pointer;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(/g/orangebackground.gif); 
	background-repeat: repeat-x;
	background-position: top center;
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
}

input[type=button]:hover.bigbtn, input[type=submit]:hover.bigbtn, input[type=button]:active.bigbtn, input[type=submit]:active.bigbtn {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	background-image: url(/g/orangebackgroundhover.gif); 
	background-repeat: repeat-x;
	background-position: bottom center;
}

INPUT[type=submit].bigbutton {
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

INPUT[type=button].bigbutton {
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
}

INPUT[type=submit].hugebutton {
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

INPUT[type=button].hugebutton {
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

.small_form_input	{
	width: 120px;
	margin: 0px 2px 0px 2px;
	padding: 2px;
	border: 1px solid #0e2a59;
	text-align: left;
	font-size: 12px;
}
	
.red {
	border: 1px solid #0e2a59;
	background: #ff6666;
	color: #333333;
	font-size: 12px;
}


a:link.navlink, a:visited.navlink, a:active.navlink {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #efefef;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
	
a:hover.navlink {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #e1e1e1;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}


a:link.navlinkwitharrow, a:visited.navlinkwitharrow, a:active.navlinkwitharrow {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #efefef;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
	
a:hover.navlinkwitharrow {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #e1e1e1;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/g/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}


a:link.navlinkwitharrowlarge, a:visited.navlinkwitharrowlarge, a:active.navlinkwitharrowlarge {
	font-size: 16px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #efefef;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	border-radius: 15px;
}
	
a:hover.navlinkwitharrowlarge {
	font-size: 16px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #e1e1e1;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background-image: url(/g/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	border-radius: 15px;
}


a:link.navlinkselected, a:visited.navlinkselected, a:active.navlinkselected {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #efefef;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/g/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
	
a:hover.navlinkselected {
	font-size: 12px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 1px;
	background-color: #e1e1e1;
	color: #000000;
	border: 1px solid #999999;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/g/arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

/* HEADER */

#lang_text {
	padding: 4px 2px 4px 0px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}

#lang_text a {
	margin: 0px;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

#lang_text a:visited {
	margin: 0px;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

#lang_text a:hover {
	margin: 0px;
	padding: 2px;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
#lang_text a.current {
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
	
#lang_text a:hover.current {
	margin: 0px;
	padding: 2px;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

		
.page_green {
	background: #efefef;
	border-bottom: 1px solid #339999;
}
		
.page_brown {
	background: #efefef;
	border-bottom: 1px solid #663300;
}
		
.page_orange {
	background: #efefef;
	border-bottom: 1px solid #ff6600;
}
		
.page_grey {
	background: #efefef;
	border-bottom: 1px solid #cccccc;
}
	
.main_menu_spacer {
	color: #aeacac;
	font-size: 14px;
	padding: 0px 3px 0px 3px;
	}

.main_menu {
	font-size: 16px;
	font-weight: normal;
	}

.main_menu, .main_menu:link, .main_menu:visited {
	margin: 0px;
	padding: 3px;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	float: left;
	}
	
.main_menu:hover, .main_menu:active {
	margin: 0px;
	padding: 3px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	background-color: #999999;
	text-decoration: none;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	}

#primary_left {
	padding: 9px 4px 3px 30px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	color: #666666;
}

#primary_right {
	padding: 2px 30px 3px 0px;
}


#secondary_nav {
	width: 100%;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
	margin: 0px; 
	padding: 1px;
}

#search_background {
	width: 200px;
	padding: 10px;
	background: #FFFFFF;
	color: #000000;
}

#keywords {
	width: 200px;
	font-size: 14px;
	background: #FFFFFF;
	color: #000000;
	border: none;
}

#searchbox {
	background: #FFFFFF;
	color: #000000;
}



/* MAIN BODY */

#body_wrapper {
	padding: 5px 20px 0px 20px;
}

#navbar_green {
	padding: 4px 4px 0px 6px;
	color: #FFFFFF;
	background: #339999;
	font-size: 10px;
	-webkit-border-radius: 6px ; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
	}

#navbar_brown {
	padding: 4px 4px 0px 6px;
	color: #FFFFFF;
	background: #663300;
	font-size: 10px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
	}

#navbar_orange {
	padding: 4px 4px 0px 6px;
	color: #FFFFFF;
	background: #ff6600;
	font-size: 10px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
	}

#navbar_grey {
	padding: 4px 4px 0px 6px;
	color: #000000;
	background: #cccccc;
	font-size: 10px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
	}
	
#navbar_green a:link{
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_green a:visited {
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_green a:hover{
	padding: 2px;
	color: #ffffff;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	}
	
#navbar_orange a:link{
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_orange a:visited {
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_orange a:hover{
	padding: 2px;
	color: #ffffff;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	}
	
#navbar_grey a:link{
	padding: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_grey a:visited {
	padding: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
#navbar_grey a:hover{
	padding: 2px;
	color: #000000;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	}




#secondary_nav {
	width: 100%;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
	margin: 0px; 
	padding: 1px;
}

#secondary_nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 10px ;
}

#secondary_nav li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px ;
}

#secondary_nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* FOOTER STYLES */*
	
.footer {
	margin: 1px;
	padding: 5px ;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	}
	
.footer a {
	margin: 0px;
	padding: 2px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
	
.footer a:hover {
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	font-weight: normal;
	}


.footer a:link.h {
	margin: 1px;
	padding: 5px 2px 5px 2px;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	background: none;
	} 
	
.footer a:visited.h {
	margin: 1px;
	padding: 5px 2px 5px 2px;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	background: none;
	} 
	
.footer a:active.h {
	margin: 1px;
	padding: 5px 2px 5px 2px;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	background: none;
	}
	
.footer a:hover.h {
	margin: 1px;
	padding: 5px 2px 5px 2px;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal; 
	background: none;
	}
	
	
	
.footer a.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	background: none;
	}

.footer a:link.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	background: none;
	} 
	
.footer a:visited.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	background: none;
	} 
	
.footer a:active.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	background: none;
	}
	
.footer a:hover.plain {
	text-decoration: none;
	font-weight: bold; 
	color: #003399;
	padding: 5px 2px 5px 2px;
	margin: 0px;
	background: none;
	}
	
.phone_number	{
	color: #000000;
	font-weight: bold;
	}

TD.boxtop {
background-color: #FFFFFF; 
padding: 3px 3px 3px 3px; 
border-left: solid #cccccc 1px; 
border-right: solid #cccccc 1px; 
border-top: solid #cccccc 1px; 
-webkit-border-top-left-radius: 6px; 
-webkit-border-top-right-radius: 6px; 
-moz-border-radius: 6px 6px 0px 0px; 
border-radius: 6px 6px 0px 0px;
}

TD.boxbottom {
background-color: #FFFFFF; 
padding: 3px 8px 3px 8px; 
border-left: solid #cccccc 1px; 
border-right: solid #cccccc 1px; 
border-bottom: solid #cccccc 1px; 
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px; 
-moz-border-radius: 0px 0px 6px 6px; 
border-radius: 0px 0px 6px 6px;
}

TD.notitlebox {
background-color: #FFFFFF; 
padding: 5px 8px 5px 8px; 
border: solid #cccccc 1px; 
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;
}

TD.titlebrown {
background-color: #663300; 
font-family: Arial, Helvetica, Sans-serif; 
color: #ffffff; 
font-size: 14px; 
font-weight: bold; 
padding: 3px 5px 3px 5px; 
border: solid #663300 1px; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px 4px 4px 4px; 
border-radius: 4px 4px 4px 4px;
}

TD.titlegrey {
background-color: #f6f6f6; 
font-family: Arial, Helvetica, Sans-serif; 
color: #000000; 
font-size: 14px; 
font-weight: bold; 
padding: 3px 5px 3px 5px; 
border: solid #cccccc 1px; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px 4px 4px 4px; 
border-radius: 4px 4px 4px 4px;
}

TD.titleorange {
background-color: #ff6600; 
font-family: Arial, Helvetica, Sans-serif; 
color: #f6f6f6; 
font-size: 14px; 
font-weight: bold; 
padding: 3px 5px 3px 5px; 
border: solid #ff6600 1px; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px 4px 4px 4px; 
border-radius: 4px 4px 4px 4px;
}

/* Event Page */

.eventtitle {font-size: 14px; font-weight: bold; padding-bottom: 5px;}
.linetitles {
	background: #ffffff;
	border-left: 3px solid #ffffff;
	margin-left: 0px;
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
}
.friendly_box {
border: 1px solid #666666;
padding: 3px; 
background: #f7f7f7;
}

#begin_order_box {
border: 1px solid #000000; 
padding: 5px; 
background-color: #f7f7f7;
}

.share_box {
border: 2px solid #999999; 
border-radius: 6px; 
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
padding: 3px 0px 3px 0px; 
background: #f1f1f1;
}

.first_comment_box {
background:#d0e4ec; 
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
padding: 5px; font-weight: bold;
}

/* Profile Page */

.calendar_header {
border: solid 1px #000000;
background: #e1e1e1;
}

.calendar_today_head {
background: #efefef; 
border: solid 1px #000000;
}

.calendar_today_body {
background: #fffcaa; 
border-left: 
solid 1px #000000; 
border-right: solid 1px #000000; 
border-bottom: solid 1px #000000;
}

.calendar_upcoming_head {
background: #efefef; 
border: solid 1px #000000;
}

.calendar_upcoming_body {
background: #ffffff; 
border-left: solid 1px #000000; 
border-right: solid 1px #000000; 
border-bottom: solid 1px #000000;
}

.first_comment_box {
background:#d0e4ec; 
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
padding: 5px; font-weight: bold;
}

/* Add to Cart */

.delivery_option_on { 
background: #bfe9e9; 
border: solid 1px #999999; 
spacing: 6px; 
padding: 4px; 
cursor: pointer; 
}

.delivery_option_on:hover { 
background: #a5d4d5; 
border: solid 1px #999999; 
spacing: 6px; 
padding: 4px; 
cursor: pointer; 
}

.delivery_option_off { 
background: #bdbdbd; 
border: solid 1px #999999; 
spacing: 6px; 
padding: 4px; 
cursor: pointer; 
}

.delivery_option_off:hover { 
background: #ababab; 
border: solid 1px #999999; 
spacing: 6px; 
padding: 4px; 
cursor: pointer; 
}

TD.pricing_white { 
background: #ffffff; 
border: 1px solid #ffffff; 
margin: 2px; 
padding: 2px; 
}

TD.pricing_grey { 
background: #efefef; 
border: 1px solid #efefef; 
margin: 2px; 
padding: 2px; 
}

TD.pricing_yellowleft { 
background: #ffc; 
border-top:1px solid #c93; 
border-bottom:1px solid #c93; 
border-left:1px solid #c93; 
font-weight: bold; 
margin: 2px; 
padding: 2px; 
}

TD.pricing_yellowright { 
background: #ffc; 
border-top:1px solid #c93; 
border-bottom:1px solid #c93; 
border-right:1px solid #c93; 
font-weight: bold; 
margin: 2px; 
padding: 2px; 
}

TD.pricing_yellowcenter { 
background: #ffc; 
border-top:1px solid #c93; 
border-bottom:1px solid #c93; 
font-weight: bold; 
margin: 2px; 
padding: 2px; 
}


span.info {
position:relative;
}

span.info a {
color:#339999;
text-decoration:none ;
cursor: pointer;
z-index:24; 
}

span.info a:hover {
color: #ffffff; 
background-color:#e1f1f1 ;
cursor: pointer;
z-index:24; 
}

span.info div.container {
display: none ;
}

span.info:hover div.container {
z-index:25; 
display:inline;
position:absolute;
top:2em; 
left:-150px; 
width:300px;
border:3px solid #339999;
background-color:#f9f9f9; 
color:#666666;
padding: 10px;
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
}


.checkoutloginbox {
border: 1px solid #666666; 
padding: 5px; 
background: #fffecc;
}

.checkoutbox {
border: 1px solid #666666; 
padding: 15px; 
background-color: #f7f7f7;
}

.checkoutcreateaccountbox {
border: 1px solid #666666; 
padding: 5px; 
background: #fffecc;
}

.greyalternate {
background: #efefef; 
border: 2px solid #efefef;
}

.whitealternate {
background: #ffffff; 
border: 2px solid #ffffff;
}


