body {	margin: 0;
    font-family: "trebuchet ms", verdana, arial, sans serif;
    font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

img { margin: 0; 
    padding: 0;
    border: 0;
}  
table { border-collapse:collapse;
    margin: 0;
}
tr.head { color: #81beca;
    font-weight: normal;
    font-size: 1.1em;
    border-bottom: 1px dotted #81beca;
}  
.box { background: #000; border:1px solid #666; padding: 2px 4px; }

a { color: #81beca; 
  font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:hover  { color: #81beca; 
  font-weight: bold;
	text-decoration: none;
	border: 0px;
} 
a:active  { color: #81beca; 
  font-weight: bold;
	text-decoration: none;
	border: 0px;
}
a:visited { color: #81beca; 
  font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a.boxed { color: #999;
	text-decoration: none;
	border: solid #999;
	border-width: 1px;
	background: #E6E6E6 url(site/boxed-bg.gif);
	padding: 0 2px;
}
a:hover.boxed { color: #999;
	text-decoration: none;
	border: solid #999;
	border-width: 1px;
	background: #F6F6F6;
	padding: 0 2px;
} 
a:active.boxed { color: #999;
	text-decoration: none;
	border: solid #999;
	border-width: 1px;
	background: #E6E6E6;
	padding: 0 2px;
}
a:visited.boxed { color: #999;
	text-decoration: none;
	border: solid #999;
	border-width: 1px;
	background: #E6E6E6;
	padding: 0 2px;
}

a.light-blue { color: #81beca;
	text-decoration: none;

}
a:hover.light-blue { color: #81beca;
	text-decoration: none;

} 
a:active.light-blue { color: #81beca;
	text-decoration: none;

}
a:visited.light-blue { color: #81beca;
	text-decoration: none;
}

#login-bar {  margin-top: 5px;
    padding: 4px 2px;
    height: 25px;
    white-space: nowrap;
    background: #ccc url(site/grey-bg.gif);
}
#banner-nav {  margin: 20px 50px;
    padding: 0;
    width: 900px;
    border: 0px solid #252f31;
}
#container { margin: 20px 70px 0 70px;
    padding: 2px;
    width: 850px;
    border: 1px solid #4f6579;
    background: #000 url(site/main-bg.jpg);
}
    
.error { color: #81beca;
    font-weight: bold;
}
.small { font-size:.9em;
    font-weight: bold;
    }

.fieldlike { color: #000;
    margin: 1px 0;
    padding: 0 2px;
    width: 97px;
    font-size: .8em;
    background:  #ccc url(site/login-bg.gif);
}

p { margin: 3px 0; 
    padding: 0;
}  
#login-bar .right {float: right; 
    margin: 2px;
    border: 0px solid green;
}
#login-bar .left { float: left; 
    margin: 0;
    padding: 0;
}
  
h3 { color: #81beca; }

#tkt-detail {
    margin: 2px 0;
}
.tkt-detail h3 { color: #81beca; 
    margin: 0px;
}
tr.tkt-head { height: 10px;
    border-bottom: 1px dotted #81beca;
} 

input[type='text'], input[type='password'] {
    margin: 0;
    padding: 1px 2px;
    font-size: .8em;
    background: #ccc url(site/login-bg.gif);
    border: 0;
    height: 14px;
}  
input[type='file'] {
    margin: 0;
    padding: 1px 2px;
    font-size: .8em;
    background: #eee url(site/login-bg.gif);
    border: 0;
    height: 18px;
}   
select {
    margin: 0;
    padding: 1px 2px;
    font-size: .8em;
    background: #fff url(site/login-bg.gif);
    border: 0;
    height: 16px;
} 
textarea { font-family: verdana, sans serif;
    margin: 0;
    padding: 1px 2px;
    font-size: .9em;
    background: #fff url(site/login-bg.gif);
    background-repeat: no-repeat;
    border: 0;
    height: 100px;
    width: 380px;
} 
.button { margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
    height: 18px;
    width: 68px;
    cursor: pointer;
}  
#left-box { background: #000 url(site/left-box-bg.jpg);
    border: solid #495056;
    border-width: 0px;
    width: 150px;
    height: 100%;
    overflow: hidden;
    margin: 0px;
    padding:0;
    text-align: center;
}
#register-box { /*background: #000 url(site/left-box-bg.jpg);*/
    border: solid #495056;
    border-width: 1px;
    height: 100%;
    width: 280px;
    margin: 0 0 0 6px;
    padding: 0 3px;
    float: left;
}
#hot-box { /*background: #000 url(site/left-box-bg.jpg);*/
    border: solid #495056;
    border-width: 1px;
    height: 100%;
    width: 235px;
    margin: 0 6px 0 0;
    padding: 0 3px;
    float: right;
}
#full-box { /*background: #000 url(site/left-box-bg.jpg);*/
    border: solid #495056;
    border-width: 1px;
    height: 100%;
    width: 530px;
    margin: 0 0 0 6px;
    padding: 0 3px;
    float: left;
}
#right-box { background: #000 url(site/right-box-bg.jpg);
    border: solid #495056;
    border-width: 0px;
    width: 152px;
    height: 100%;
    overflow: hidden;
    margin: 0px;
    padding:0;
    text-align: center;
}
#prom-size {
    height: 90px;
    width: 144px;
    overflow: hidden;
    margin: 0 0 0 2px;
    padding: 2px;
    border: solid #495056;
    border-width: 0px;
}
.header { background: #000 url(site/menu-down.gif);
    border: solid #262626;
    border-width: 0 0 1px 0;
    margin: 0 -3px;
    padding: 2px;
    height: 16px;
}
.red { color: red; }
.clear { clear: both; }

/*******************pop-out images**********************/
.img-scroller { height: 145px;
    padding:2px;
    margin: -5px 2px 2px 2px;
    border:0px solid yellow;
    overflow:auto;
    white-space:nowrap;
}
#gall-img-disp { height: 350px;    
    border:0px solid yellow;
    padding:2px;
    margin: -5px 2px 2px 2px;
}
.pop-img { height: 120px;
    margin:0 4px -2px 0 ;
    border:1px solid #ccc;
} 
a.popup span { display: none; 
    position: absolute;
    visibility:hidden;
    height:0;
    left:240px;
    top: 450px;
    cursor:default;
}
a.popup:hover span { display: block;
   visibility:visible;  
   z-index: 500;
    cursor:default;
}
/*******************pop-out images end *****************/
   
/**********drop-down menu************/

#menu {
	border: 0px solid red;
	padding: 0;
	margin: 0 20px;
	height: 31px;
	background: url(site/menu-down.gif);
}
#menu .right {float: right;  
    margin: 0;
    padding: 0;
}
#menu .left { float: left; 
    margin: 0;
    padding: 0;
}
.menu-img { margin: 0;
    padding: 5px 4px;
}    


#menu ul#nav li {float: left; }

.ulTopNav { border: 0px solid red;
	margin:0px;
	padding:0px 2px;
	height: 31px;
	background: url(site/backgrd4.gif);
}
      /*formats the initial links*/
a.topnavlink:link,
a.topnavlink:visited {
	font-size: 1.5em;
	letter-spacing: 6px;
	border: 1px solid #666;
	background: #000;
	padding: 5px 6px;
	margin:  2px 3px 2px 1px;
	color: #666;	
	display: block;
	text-decoration: none;
}
a.topnavlink:hover,
a.topnavlink:active,
a.topnavlink:visited:hover {
	background: url(site/backgrd3.gif);
}
      /*formats initial links end*/

      /*formats the initial list and the box*/
.ulTopNav li {
	font-size: 1em;
	line-height: 1.3em;
	list-style-type: none;
	margin:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
}
      /*this one sticks them in a box and hides them*/
#nav li ul.pullout {
	/*display: none;*/
	font-size: 12px;
	padding: 0px;
	margin:0;
	top: -500px;
	left: 0px;
	position:absolute;
}
      /*this one makes the box pop out*/
#nav li:hover ul.pullout { 	
	top: 29px;
	left: 0px;
	position:absolute;
	width: 203px;
	background-color: #fff;
	border: solid #ccc;
	border-width: 1px;
	z-index: 10;
	display: block;
}
      /*formats the box links*/
#nav li li a {
	padding: 3px 2px 2px 2px;
	font-weight: normal;
	color:#666;
	display: block;
	border: solid #666;
	border-width: 1px;
	margin: 1px;
	width: 195px;
	background: url(site/backgrd4.gif);
}
#nav li li a:hover { font-weight: normal;
	padding: 3px 2px 2px 2px;
	font-weight: normal;
	color:#666;
	display: block;
	border: solid #666;
	border-width: 1px;
	margin: 1px;
	width: 195px;
	background: url(site/backgrd3.gif);
}
/**********drop-down menu END************/

  

/*------------formats the copyright line-----------*/
a.bar {
	text-decoration: none;
	border: 0px;
	color: #81beca;
}
a:hover.bar  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #81beca;
} 
a:active.bar  {
	text-decoration: none;
	border: 0px;
	color: #81beca;
}
a:visited.bar {
	text-decoration: none;
	border: 0px;
	color: #81beca;
}
#footer { text-align: left;
    background: transparent;
    margin: 0 0 0 320px;
	padding: 6px 0;
	font-size: .8em;
    color: #eee;
	border: 0px solid white;
}
/*------------formats the copyright line end-----------*/
