@charset "iso-8859-1";

* {
margin:0px;
padding:0px;
}

body {
	/* background-image: url(../images/SStickets_03.jpg);
	background-repeat: repeat-x; */
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	text-align: justify;

}
a {
color: #005F87;
text-decoration: none;
}
a:hover {
color: #AACC30;
text-decoration: none;
}
#wrapper {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
/***********************Header********************************/
#header {
clear: both;
float: left;
background-image: url(../images/SStickets_05.jpg);
background-repeat: repeat-x;
height: 109px;
width: 850px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
#ticker_name {
width: 850px;
height: 50px;
display: block;
margin-top: 5px;
}
#slidetabsmenu {
float:left;
width:100%;
margin-top: 25px;
font-size:14px;
color: #ffffff;
font-weight: bold;
line-height: normal;
border-bottom: 1px solid #000000;
vertical-align: bottom;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 35px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../images/hitechsol_06.jpg) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../images/hitechsol_07.jpg) no-repeat right top;
padding:8px 20px 5px 16px;
font-weight:bold;
color:#ffffff;
margin-right: 2px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
color: black;
background-position:0 -32px;
}

#slidetabsmenu #current a span {
color: black;
background-position:100% -32px;
}

#slidetabsmenu a:hover {
color: black;
background-position:0% -32px;
}

#slidetabsmenu a:hover span {
color: black;
background-position:100% -32px;
}
/***********************Ticket********************************/
#ticket{
clear: both;
float: left;
height: 274px;
width: 850px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #000000;
}
#ticket_wrapper {
width: 816px;
height: 241px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
background-color: #12A000;
padding: 2px;
border: 1px dashed #FFFFFF;
}
#tick_left {
clear: right;
float: left;
width: 180px;
height: 241px;
color: #12A000;
background-color: #ffffff;
text-align: center;
font-size: 14px;
font-weight: bold;
}
.block {
height: 25px;
padding-top: 4px;
margin-bottom: 10px;
margin-top: 15px;
text-align: center;
background-color: #8FE684;
color: #000000;
font: Arial, 12px, bold;
}

#tick_note {
clear: right;
float: left;
background-image: url(../images/text.gif);
background-repeat: no-repeat;
background-position: center;
width: 22px;
height: 241px;
background-color: #8FE684;
display: block;
margin-right: 1px;
margin-left: 3px;
}
#tick_right {
clear: right;
float: left;
width: 391px;
height: 241px;
padding-left: 12px;
color: #FFFFFF;
text-align: left;
font-weight: bold;
border-right: 1px dashed #8FE684;
border-left: 1px dashed #8FE684;
background-repeat: no-repeat;
margin-right: 1px;
}
#ticket_bar{
clear: right;
float: left;
width: 96px;
height: 241px;
background-color: #ffffff;
display: block;
margin-right: 5px;
}
#ticket_nam{
float: left;
width: 101px;
height: 241px;
background-color: #ffffff;
display: block;
}
#msg_brd {
clear: both;
float: left;
background-color: #12A000;
height: auto;
width: 830px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 10px;
font-size: 18px;
font-weight: bold;
color: #ffffff;
text-align: center;
}
#msg_brd_shadow {
clear: both;
float: left;
height: 8px;
width: 850px;
background-image: url(../images/SStickets_21.jpg);
background-repeat: repeat-x;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
/***********************content********************************/
#contt{
clear: both;
float: left;
width: 850px;
padding-top: 5px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/ssticket_new_15.jpg);
background-repeat: repeat-x;
background-position: bottom;
border-left: 1px solid #000000;
border-right: 1px solid #000000;

}
/***********************Left Panel Menu********************************/
#left_menu {
background-color: #009933; 
clear: both;
float: left;
width: 180px;
height: 1500px;
}
#Menu_head {
background-image: url(../images/SStickets_26.jpg);
background-repeat: no-repeat;
width:	176px;
height: 27px;
padding-top: 4px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #ffffff;
} 
#menu{
width:	180px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	color: #606060;
	text-decoration: none;
	text-align: left;
}
#menu ul li a{
width: 162px;
height: 24px;
background-image: url(../images/SStickets_31.jpg);
background-repeat: no-repeat;
padding-top: 6px;
padding-left: 14px;
color: #606060;
text-decoration:none;
display: block;
margin-bottom: 3px;
}
#menu ul li a:hover{
color: #000000;
background-image: url(../images/SStickets_33.jpg);
background-repeat: no-repeat;
text-decoration: none;
}
#menu ul li a.active{
color: #000000;
background-image: url(../images/SStickets_33.jpg);
background-repeat: no-repeat;
text-decoration: none;
}
/***********************Body Area********************************/
#matter{
clear: right;
float: left;
width: 484px;
margin-left: auto;
margin-right: auto;
}
#matter .heading {
background-image: url(../images/SStickets_45.jpg);
background-repeat: no-repeat;
height: 24px;
width: 473px;
font-size: 15px;
font-weight: bold;
color: #12A000;
padding-left: 15px;
padding-top: 8px;
}
.heading_magenta {
font-size: 15px;
font-weight: bold;
color: #12A000;
}
.heading_overall {
font-size: 11px;
line-height: 21px;
font-weight: bold;
color: #000000;
}
.heading_black_bold {
font-size: 16px;
line-height: 21px;
font-weight: bold;
color: #000000;
}
.heading_black {
font-size: 14px;
line-height: 21px;
font-weight: bold;
color: #383535;
}
.heading_grey {
font-size: 15px;
line-height: 21px;
font-weight: bold;
color: #666666;
}
.heading_yellow {
font-size: 15px;
line-height: 21px;
font-weight: bold;
color: #FFFF00;
}
.heading_white {
font-size: 21px;
line-height: 32px;
font-weight: bold;
color: #FFFFFF;
}
#matter p{
padding: 5px;
margin-top: 5px;
}
/***********************Right Panel Banners********************************/
#right_banners{
background-color: #009933; 
float: right;
width: 180px;
height: 1500px;
}
.banner {
width: 175px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
}
#cont_shadow {
clear: both;
width: 852px;
margin-left: auto;
margin-right: auto;
}
#cont_left{
clear: right;
float: left;
background-image: url(../images/ssticket_new_18.jpg);
background-repeat: no-repeat;
width: 8px;
height: 8px;
display: block;
}
#cont_cent{
clear: right;
float: left;
background-image: url(../images/ssticket_new_19.jpg);
background-repeat: repeat-x;
width: 837px;
height: 8px;
display: block;
}
#cont_rite{
float: right;
background-image: url(../images/ssticket_new_20.jpg);
background-repeat: no-repeat;
width: 7px;
height: 8px;
display: block;
}
/***********************Footer********************************/

#footer {
clear: both;
width: 852px;
margin-left: auto;
margin-right: auto;
}
#footer_left{
clear: right;
float: left;
background-image: url(../images/ssticket_new_22.jpg);
background-repeat: no-repeat;
width: 8px;
height: 40px;
display: block;
}
#footer_cent{
clear: right;
float: left;
background-image: url(../images/ssticket_new_23.jpg);
background-repeat: repeat-x;
width: 837px;
height: 25px;
color: #3f3f3f;
text-align: center;
padding-top: 15px;
display: block;
}
#footer_rite{
float: right;
background-image: url(../images/ssticket_new_24.jpg);
background-repeat: no-repeat;
width: 7px;
height: 40px;
display: block;
}
