/*------Base Styles------*/
a {
	color:#c4112f;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#c4112f;
}

a:hover, a:visited:hover {
	color:#d0d1d3;
}

img {
	border: none;
}

body {
	background: #d0d1d3 url(/images/background.jpg) top left repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	margin:0pt;
	padding:0pt;
	text-align:center;
	/*color: #727274;*/
	color: #000000;
}

h1 {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:250%;
	font-weight:normal;
}

h3 {
	color:#999999;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:180%;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:0em;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}

/*--------Page Position--------*/
#page {
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align:left;
	width:651px;
}

/*------Content Position------*/
#page-content {

}

/*------Header Position-------*/
#header {
	position: relative;
	height: 77px;
	width: 651px;
	text-align: center;
	margin-bottom: inherit;
}

/*Note: need to rethink the image replacement and link options here*/
#site-title {
	height: 77px;
	width: 651px;
	background: url(/images/header.jpg) no-repeat top left;
	text-indent: -9000px;
}

#site-title a, #site-title a:visited {
}

#site-title a:hover {
}

#site-subtitle {
	display: none;
	height: 0px;
	text-indent: -5000px;
}

#logo_1 {
	position: absolute;
	top: 24px;
	left: 3px;
	height: 22px;
	width: 25px;
	float: left;
}

#logo_1 a {
	display: block;
	height: 22px;
	width: 25px;
	background: url(/images/logo_1.jpg) no-repeat scroll top left transparent;
}

#logo_1 a:hover {
	display: block;
	height: 22px;
	width: 25px;
	background: url(/images/logo_1.jpg) no-repeat scroll bottom left transparent;
}

#logo_2 {
	position: absolute;
	top: 24px;
	left: 28px;
	height: 22px;
	width: 25px;
	float: left;
}

#logo_2 a {
	display: block;
	height: 22px;
	width: 25px;
	background: url(/images/logo_2.jpg) no-repeat scroll top left transparent;
}

#logo_2 a:hover {
	display: block;
	height: 22px;
	width: 25px;
	background: url(/images/logo_2.jpg) no-repeat scroll bottom left transparent;
}

#logo_3 {
	position: absolute;
	top: 24px;
	left: 53px;
	height: 23px;
	width: 26px;
	float: left;
}

#logo_3 a {
	display: block;
	height: 23px;
	width: 26px;
	background: url(/images/logo_3.jpg) no-repeat scroll top left transparent;
}

#logo_3 a:hover {
	display: block;
	height: 23px;
	width: 26px;
	background: url(/images/logo_3.jpg) no-repeat scroll bottom left transparent;
}

#logo_4 {
	position: absolute;
	top: 24px;
	left: 79px;
	height: 23px;
	width: 25px;
	float: left;
}

#logo_4 a {
	display: block;
	height: 23px;
	width: 25px;
	background: url(/images/logo_4.jpg) no-repeat scroll top left transparent;
}

#logo_4 a:hover {
	display: block;
	height: 23px;
	width: 25px;
	background: url(/images/logo_4.jpg) no-repeat scroll bottom left transparent;
}

#logo_5 {
	position: absolute;
	top: 24px;
	left: 104px;
	height: 23px;
	width: 26px;
	float: left;
}

#logo_5 a {
	display: block;
	height: 23px;
	width: 26px;
	background: url(/images/logo_5.jpg) no-repeat scroll top left transparent;
}

#logo_5 a:hover {
	display: block;
	height: 23px;
	width: 26px;
	background: url(/images/logo_5.jpg) no-repeat scroll bottom left transparent;
}


#logo_6 {
	position: absolute;
	top: 24px;
	left: 130px;
	height: 23px;
	width: 25px;
	float: left;
}

#logo_6 a {
	display: block;
	height: 23px;
	width: 25px;
	background: url(/images/logo_6.jpg) no-repeat scroll top left transparent;
}

#logo_6 a:hover {
	display: block;
	height: 23px;
	width: 25px;
	background: url(/images/logo_6.jpg) no-repeat scroll bottom left transparent;
}

/*-------Top Navigation Links----------*/

#top-navigation {
	margin-bottom: inherit;
}

.menu {
	position:relative;
	z-index:100;
	}

.menu ul{
	background:url(/images/menu_background.jpg) repeat-x left top;
	display: block;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	height: 40px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0pt;
	position: relative;
	text-transform: uppercase;
}

.menu ul li {
	border-right: 1px solid #bfbfc1;
	display: block;
	list-style-type: none;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	margin: 0pt;
	position: relative;
}

.menu ul a, .menu ul a:visited {
	color: #c3122e;
	display: block;
	height: 23px;
	padding: 7px 20px 10px;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}

.menu ul a:hover {
	color: #ffffff;
	background:url(/images/menu_background.jpg) repeat-x left;
}

.menu ul ul {
	float: left;
	font-size: 0.8em;
	position: absolute;
	display: none;
	float: none;
	top: 30px;
	left: 0px;
	text-align: left;
	list-style-type: none;
	width: 135px;
	z-index: 10;
}

.menu ul li:hover > ul {
	position: absolute;
	display: block;
	float: none;
	list-style-type: none;
	z-index: 10;
}

.menu ul ul li{
	height: 16px;
	background: #d0d1d3;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 4px;
	position: relative;
	border: none;
	height: auto;
	margin: 0;
	width: 135px;
}

.menu ul ul li:hover{
	background: #c3122e;
}

.menu ul ul li:hover a, .menu ul ul li:hover a:active, .menu ul ul li:hover a:visited{
	color: #ffffff;
	display: block;
}

.menu ul ul li a{
	display: block;
	padding: 0px;
	height: 16px;
}

.menu ul ul li a:hover, .menu ul ul li a:visited{
	display: block;
	padding: 0px;
	height: 16px;
}

li.current a, li.current a:hover {
	color: #c4112f;
	background:url(/images/menu_background.jpg) repeat-x left bottom;
	height: 23px;
	padding: 7px 20px 10px;
	z-index: 0;
}

li.current ul li a {
	color: #c4112f;
}

li.current ul {
	background-color: #ffffff;
	border-top: 1px solid #d0d1d3;
}

li.current ul li {
	background-color: #ffffff;
	color: #c4112f;
	border-bottom: 1px solid #d0d1d3;
}

li.current ul li a {
	background: #ffffff;
	color: #c4112f;
}

.current ul li:hover a, .current ul li:hover a:active, .current ul li:hover a:visited {
	background: #c4112f;
	color: #ffffff;
}


/*
li.current ul li {
   background-color: #ffffff;
}

li.current ul li:hover {
   background-color: #c4112f;
}

li.current ul li:hover a {
   background-color: #ffffff;
   color: #c4112f;
}

li.current ul li:hover a:hover {
   background-color: #c4112f;
   color: #ffffff;
}*/


/*-------Optional Banner on the Page-------*/
#banner {
	background-color: #f10104;
	width: 100%;
	margin-bottom: inherit;
}

/*------Main Content Section----------*/
#main {
   margin-bottom: inherit;
   width:100%;
}

#content-wrapper {

}

#content {
  min-height: 400px;
}

/*-----Check Balance Box--------*/
.check-balance {
	position: absolute;
	display: block;
	background: #c0c1c3 url(/images/hotlink-balance-check.png) top left no-repeat;
	width: 129px;
	height: 99px;
	margin-left: 10px;
	margin-bottom: 10px;
	top: 120px;
	left: 650px;
}

.check-balance input.checkbal {
	display: block;
	position: absolute;
	height: 19px;
	top: 37px;
	left: 14px;
	border: none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	width: 98px;
	border-top: 1px solid #aaaaac;
	border-left: 1px solid #aaaaac;
}

.check-balance a.checkballink {
	display: block;
	position: relative;
	height: 18px;
	width: 115px;
	top: 73px;
	left: 7px;
}

.firestarcheckbalance {
	position: absolute;
	display: block;
	background: #c0c1c3 url(/images/firestar-balance-check.png) top left no-repeat;
	width: 129px;
	height: 99px;
	margin-left: 10px;
	margin-bottom: 10px;
	top: 0px;
	left: 650px;
}

.firestarcheckbalance input.checkbal {
	display: block;
	position: absolute;
	height: 19px;
	top: 37px;
	left: 14px;
	border: none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	width: 98px;
	border-top: 1px solid #aaaaac;
	border-left: 1px solid #aaaaac;
}

.firestarcheckbalance a.firestarcheckballink {
	display: block;
	position: relative;
	height: 18px;
	width: 115px;
	top: 73px;
	left: 7px;
}

/*----Check Balance Results Page--------*/

table.time {
	border-collapse: collapse;
	border-top: 1px solid #bfbfc1;
	border-left: 1px solid #bfbfc1;
}

table.time td {
	border-right: 1px solid #bfbfc1;
	border-bottom: 1px solid #bfbfc1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

td.time-remaining {
	color: #c3122e;
	font-weight: bold;
	background-color: #e5e6e8;
	text-align: right;
}

td.time-remaining-value {
	font-weight: bold;
	font-size: 14pt;
	background-color: #e5e6e8;
	text-align: left;
}

td.initial-time {
	color: #c3122e;
	font-weight: bold;
	text-align: right;
}

td.initial-time-value {
	font-weight: bold;
	text-align: left;
}

table.balance-check {
	border-collapse: collapse;
	border-top: 1px solid #bfbfc1;
	border-left: 1px solid #bfbfc1;
}

table.balance-check td {
	border-right: 1px solid #bfbfc1;
	border-bottom: 1px solid #bfbfc1;
}

table.balance-check thead {
	background-color: #bfbfc1;
	font-weight: bold;
	color: #c3122e;
}

table.balance-check tbody {
	font-weight: normal;
}

table.balance-check tbody tr.light {
	background-color: #ffffff;
}

table.balance-check tbody tr.dark {
	background-color: #e5e6e8;
}

table.balance-check a {
	font-weight: normal;
	color: #000000;
}

/*Note: Need to add the base styles that the content can use in here*/
#content {
	position: relative;
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content h1 {
	margin-top: 0pt;
}

#content h3 a {
	border-bottom:1px dotted #A3A39C;
	display:block;
	padding-bottom:2px;
	text-decoration:none;
}

/*---------Bottom Navigation Links---------*/
div#bottom-navigation {
	background-color: #d0d1d3;
	color:#c4112f;
	text-align:right;
	padding-top: 6px;
	height: 18px;
	font-size: 0.8em;
}

div#bottom-navigation a {
	font-weight: normal;
	text-transform: uppercase;
}

div#bottom-navigation a:hover {
	color: #c4112f;
}

/*-----------JITC Logo and Link-----------*/
.jimmy_logo {
	position: relative;
	float: right;
	top: -24px;
	right: -104px;
	height: 24px;
	width: 94px;
}

a#logo {
	background: url(/images/jimmy.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 16px;
}

a#logo:hover {
	background: url(/images/jimmy.gif) no-repeat bottom left;
	display: block;
	height: 25px;
	width: 94px;
}

a#logo span {
	display: none;
}

/*------------WymEditor Styles-----------------*/
/* EDITOR RELATED STYLES - CUSTOMIZE FOR YOUR NEEDS */
/*
    The classes panel, the visual feedback and the preview
    will be affected by these values.

    - Commented styles inside style definitions are used for visual
      feedback when using the editor.
    - Comments before opening the style are used as caption.
    - Comments after the class name and before the style declaration ({)
      define the jQuery expression that decides whether this
      style should be applied or not.

    Note: the WYMeditor and /WYMeditor comments below are required
    for the CSS parser to work properly.
*/

/* WYMeditor */

/* PARA: Hidden note */
.hidden-note /* p[@class!="important"] */ {
     display: none;
    /* color: #999; border: 2px solid #ccc; */
}

/* PARA: Important */
.important /* p[@class!="hidden-note"] */ {
    color: red; font-weight: bold;
    /* color: red; font-weight: bold; border: 2px solid red; */
}

/* IMAGE: Border */
.border /* img */ {
    border: 1px solid #ccc;
    /* border: 4px solid #ccc; */
}

/* IMAGE: Left */
.left /* img */ {
	float: left;
        padding-right: 5px;
        padding-left: 3px;
	/* float: left; padding-right: 5px; padding-left: 3px;*/
}

/* IMAGE: Right */
.right /* img */ {
	float: right;
 	padding-left: 5px;
	padding-right: 3px;
	/* float: right; padding-left:5px; padding-right: 3px;*/
}

/* /WYMeditor */
/* END EDITOR RELATED STYLES */

.radius_tag {
	height:31px; background: url(/images/admin/wef_radiustag_bg.gif) no-repeat 0 0;
}
