/* CSS Document */

body  {
margin : 0;
height : 100%;
padding : 0;
font-family:Tahoma, Arial, Helvetica, Sans Serif;
font-size : 11px;
color : #333333;
} 

.button{background:url(../images/bt.gif) repeat-x #C5C6C6; height:21px; /*border:#B0E0E6 1px solid;*/ font-size:11px; margin:0px; padding:0px 3px 3px 0px; width:100px; font-family:inherit;}
.plusbutton{background:url(../images/bt.gif) repeat-x #C5C6C6; height:19px; border:#B0E0E6 1px solid; font-size:11px; margin:0px; padding:0px 3px 3px 0px; width:20px;}
.orderbutton{background:url(../images/bt.gif) repeat-x #C5C6C6; height:19px; border:#B0E0E6 1px solid; font-size:11px; margin:0px; padding:0px 3px 3px 0px; width:45px; font-family:inherit;}

.procedbutton{background:url(../images/bt.gif) repeat-x #C5C6C6; height:21px; border:#B0E0E6 1px solid; font-size:11px; margin:0px; padding:0px 3px 3px 0px; width:70px; font-family:inherit;}
.canceldbutton{background:url(../images/bt.gif) repeat-x #C5C6C6; height:21px; border:#B0E0E6 1px solid; font-size:11px; margin:0px; padding:0px 3px 3px 0px; width:80px; font-family:inherit;}

.content{width:100%; padding-top:5px; padding-bottom:0px; margin:0;}
#leftcontent{width:100%; float:left;}
#rightcontent{width:100%; float:right;}
#rightcontentborder{border:#A09E9F 1px solid; }

#contenttitle{
	height:20px; 
	border-bottom:#A09E9F 1px solid; 
	background:#F8F2F2; 
	padding:3px; 
	color:#CD1D11; 
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

.inputsmallbox{
	padding-top:1px;
	margin:0;
	border:1px #A09E9F solid; 
	height:18px; 
	width:60px; 
	font-size:14px;
	background:url('../images/input.gif') repeat-x; 
}

select{
padding:0;
margin:0;
background:url(../images/input.gif) repeat-x #FFF;
border:1px #A09E9F solid; font-size:12px; }
a.home:link, a.home:visited {
	color: #000000; text-decoration:none;
	font-weight:700;
}

a.home:hover {
	color: #CCCCCC;	text-decoration: none;
	font-weight: 700;
}
	
a:link, a:visited {
	color:#800000; 
	text-decoration:underline;
	font-weight:400;
}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: 400;
}

a.link:link, a.link:visited {
	color:#999999; 
	text-decoration:none;
	font-weight:400;
}

a.link:hover {
	color: #000000;	text-decoration: none;
	font-weight: 400;
}


.bulet
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
/*background-image: url(../images/arrow.png) ;*/
background-image: url(../images/black_bulet.gif) ;
background-repeat: no-repeat;
background-position: 0px 6px;
}

.home {
	color: #000000; text-decoration:none;
	font-weight:700;
}



a.sign:link, a.sign:visited {
	color: #BC5858; text-decoration:none;
	font-weight:400;
}

a.sign:hover {
	color: #000000;	text-decoration: none;
	font-weight: 400;
}


a.activelevel:visited{	
    color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;	
	background-color:#BFBBAC;
	text-align: left;
	padding-left:10px;
	height: 15px;
}

a.sublevel:link, a.sublevel:visited {
   vertical-align: middle;
	font-size: 11px;
	color: #000000;	
	text-align: left;
	height: 15px;
	padding-left:20px;
	text-decoration: none;
}

a.sublevel:hover {
     background:#BFBBAC;
	 display:block;
	text-decoration: none;
	color: #FFFFFF;
}

a.activesublevel:visited{
    color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;	
	background-color:#BFBBAC;
	text-align: left;
    padding-left:20px;
	height: 15px;
}

.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}

a.smainlevel:link, a.smainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;	
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	height: 15px;
	width: 160px;
	text-decoration: none;
}

a.smainlevel:hover {	
    display:block;
	background-position: 0px -10px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#BFBBAC;
}
.snobulet{background:none; width:165px;}

a.sactivelevel{
    color: #FFFFFF;
	font-size: 11px;
    display:block;
	background-position: 0px -10px;
	width:160px;
	text-decoration: none;	
	background-color:#BFBBAC;
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	height: 15px;
}

a.pmainlevel:link, a.pmainlevel:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #000000;	
	text-align: left;
	height: 15px;
	padding-left:10px;
	text-decoration: none;
}

a.pmainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.counterbox{
padding-top:1px;
margin:0;
border:1px #A09E9F solid; height:15px; width:25px; font-size:14px;
text-align:center;
background:url(../images/input.gif) repeat-x; }

.selectionbox{
padding-top:1px;
margin:0;
color:#333333;
border:1px #A09E9F solid; height:22px; width:142px; font-size:14px;
text-align:left;
 }

.inputbox{
padding-top:1px;
margin:0;
border:1px #A09E9F solid; height:18px; width:190px; font-size:14px;
background:url(../images/input.gif) repeat-x;
 }

.signupinputbox{
padding-top:1px;
margin:0;
border:1px #A09E9F solid; height:18px; width:142px; font-size:14px;
background:url(../images/input.gif) repeat-x; }

.postbox{
padding-top:1px;
color:#999999;
margin:0;
border:1px #A09E9F solid; height:18px; width:90px; font-size:14px;
background:url(../images/input.gif) repeat-x; }

textarea{
padding:0;
margin:0;
background:url(../images/input.gif) repeat-x #FFF;
border:1px #A09E9F solid; height:80px; width:320px; font-size:12px; }

#ul-table li a {
background:url(../bt_images/vartical.gif);
font: 13px Tahoma,Arial, sans-serif;
font-weight:300;
display:block;
line-height:30px;
height:30px;
}

#ul-table a:link, #ul-table a:visited, #ul-table a:active {
height:30px;
color: #009899;	
text-decoration: none;
}

#ul-table a:hover {
background:#CD1D10;
color: #FFFFFF;
text-decoration: none;
}
#ul-table li.select a{	
background:#CD1D10;
color: #FFFFFF;
text-decoration: none;
display:block;
height:30px;
line-height:30px;
	}
	

#ul-table {

width:100%;
text-align:center;
margin: 0px;
padding:0;
color: #009899;
list-style-type:none;
clear:both;
}
#ul-table li {
	padding:0px;
	margin:0px;
	background: none;
	width:95px;
	float:left;
	border:0px solid navy;
	border-right:none;
	text-align: center;
}
#ul-table li a {
background:url(../images/bar.gif) no-repeat;
width: 100%;
}
#ul-table li.top {
border-bottom:none;
}
#ul-table li.right {
border-right:0px solid navy;
}


#ul-table li.active_tab {
	background:#CD1D10 none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
}

.bar{
clear:both;
margin-top:-1px;
height:5px;
overflow:hidden;}

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

.fivebox{
/*border:1px #A09E9F solid;
height:120px;
padding-right:5px;*/
}

.bigbox{
height:26px !important;
height:24px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:105px;
font-size:18px;
font-weight:600;
border:1px solid #A09E9F;
background:url(../images/search_glass.gif) no-repeat #FFF;
padding-left:25px; }

.searchbigbox{
height:30px !important;
height:31px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:150px;
font-size:18px;
font-weight:700;
background:url(../images/input.gif) repeat-x #FFF; }

.searchbigbutton{
height:31px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:35px;
font-size:15px;
background:url(../images/search_arrow.jpg) no-repeat;
border:0;
cursor:pointer;
}


#ul-tab li a {
background:url(../bt_images/vartical.gif);
font: 13px Tahoma,Arial, sans-serif;
font-weight:300;
display:block;
line-height:30px;
height:30px;
}

#ul-tab a:link, #ul-tab a:visited, #ul-tab a:active {
height:30px;
color: #009899;	
text-decoration: none;
}

#ul-tab a:hover {
background:#EBF0F5;
color: #000000;
text-decoration: none;
}
#ul-tab li.tabActive a{	
background:#EBF0F5;
color: #000000;
text-decoration: none;
display:block;
height:30px;
line-height:30px;
	}
	

#ul-tab {
width:100%;
text-align:center;
margin: 0px;
padding:5;
color: #009899;
list-style-type:none;
clear:both;
float:right;
}
#ul-tab li {
	padding:0px;
	margin:0px;
	background: #BBCCDD;
	width:105px;
	float:left;
	border:0px solid navy;
	border-right:none;
	text-align: center;
	border-right:4px solid #FFF;
	}
#ul-tab li a {

width: 100%;
}
#ul-tab li.top {
border-bottom:none;
}
#ul-tab li.right {
border-right:0px solid navy;
}


#ul-tab li.active_tab {
	background:#EBF0F5 none repeat scroll 0 0;
	color:#000000;
	text-decoration:none;
}

.party{
background:url(../images/partybg.jpg) no-repeat; height:229px; width:202px;}

.party h2{
color:#FFFFFF;
font-weight:500;
text-align:center;
padding-top:20px;
font-size:18px;
}

.party li{
list-style-image:url(../images/bulet.png);
line-height:20px;
margin:0px;
padding:0px;
}

.party a{color:#FFFFFF;
font-size:14px; text-decoration:none;}

.party a:hover{color:#FFFFFF;
font-size:14px; text-decoration:underline;}