/* template start */

body {
	margin: 0;
	padding: 0;
	background-color: #CCDDFF;
	font: 80% "Verdana", "Arial", "Helvetica", "sans-serif";
}

img {
	border: none;
}

input {
	margin: 5px 0;
	height: 18px;
	border: 1px solid #666666;
	vertical-align: middle;
}

select {
	margin: 5px 0;
	height: 18px;
	border: 1px solid #666666;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

td, th {
	padding: 5px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:visited {
	color: blue;
}

.button {
	border: 0;
	padding: 0;
	width: 80px;
	height: 18px;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	background: url("/images/button1.gif");
	text-decoration: none;
	text-align: center;
	vertical-align: middle;	
}

.buttonover {
	border: 0;
	padding: 0;
	width: 80px;
	height: 18px;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	background: url("/images/button2.gif");
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.spacer {
	clear: left;
}

.breakline {
	overflow: hidden;
	word-break: break-all; 
}

.oddrol {
	background-color: #EEEEEE;
}

.rprice {
	text-align: right;
	font-weight: bold;
}

.sprice {
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

.drprice {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
}

.dsprice {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}

.ldrprice {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.ldsprice {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.webaction {
	color: #FF0000;
}	

.title1 {
	font-size: 10px;
	font-weight: bold;
	background-color: #9999CC;
}

#outer {
	margin: 0px;
	padding: 0px;
	border: 0px solid #999999;
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
	background-color: #FFFFCC;
}

#top {
	width: 100%;
	height: 100px;
	display: block;	
	background:url(../images/banner.png) no-repeat left right;
}

#top h1{
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 28px;
	color: #ff0000;
}

#middle {
	position: absolute;
	width: 100%; 
	top: 122px;
	left : 0px; 
	background-color: #CCDDFF;
}

#footer {
	position: relative;
	width: 100%; 
	height: 20px;
	background: url("/images/navBarBg.gif") repeat-x;
	text-align: center;
	font-size: 10px;
}

#left {
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #CCDDFF;
}

#content {
	position: absolute;
	top: 0px;
	margin-left: 200px;
	width: 600px;
	background-color: #CCDDFF;
}

#widecontent {
	position: absolute;
	top: 0px;
	margin-left: 200px;
	width: 800px;
	background-color: #CCDDFF;
}

#right {
	position: absolute;
	top: 0px;
	margin-left: 800px;
	padding: 0;
	width: 200px;
	background-color: #CCDDFF;
}

#adbox {
	padding: 0px;
	border: 1px solid #A8B090;
	background-color: #FFFFFF;
}

#winbox1 {
	margin: 5px;
	padding: 0px;
	width: 588px;
	border: 1px solid #A8B090;
}

#winbox {
	margin: 5px;
	width: auto;
	padding: 0px;
	font-size: 10px;
	border: 1px solid #A8B090;
	background-color: #FFFFFF;
}

#left #winbox,#right #winbox{
	width: auto;
}

#top #winbox {
	position: absolute; 
	top: 5px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#winbox h1 {
	margin: 0px;
	padding: 5px 10px;
	width: auto;
	font-size: 10px;
	color: #fff;
	background: url("/images/tile_back.gif") repeat-x;	
}

#box {
	margin: 0;
	padding: 10px;
	width: auto;
}

#box ul {
margin: 0;
padding: 0;
list-style: none;
width: 158px; /* Width of Menu Items */
}

#contentbox {
	margin-left: 0;
	padding: 10px 0px;
	width: 588px;
}

#contentbox tr {
	font-size: 10px;
	height: 50px;
}

#systembox {
	margin-left: 0;
	padding: 10px;
	width: 550px;
}

#systembox tr {
	font-size: 10px;
	height: 15px;
}

#itembox {
	margin: 8px;
	padding: 0px;
	width: 180px;
	border: 1px solid #E9E9E9;
	float: left;
}

#initembox {
	position: relative; 
	margin: 0px;
	padding: 5px;
	height: 80px;
	color: #f00;
	background-color: #FAFAFA;
}

#initembox div {
	position: absolute; 
	bottom: 2px;
}

#infobox {
	margin: 10px;
	padding: 0px;
	width: auto;
	font-size: 10px;
	border: none;
	text-align: right;
}

/* template end */

/* hmenu start */

#hmenu {
	width: 100%;
	height: 20px;
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;		
	background: url("/images/navBarBg.gif") repeat-x;
}

#hmenu ul {
/*	margin: 0 0 0 200px; */
	margin: 0;
	padding: 0;
	width: auto;
	height: 20px;
	border-right: 1px solid #A8B090;
}

#hmenu ul li {
	list-style-type: none;
	display: block;
	float: left;
	font: 10px/20px "Lucida Grande";
	text-align: center;
	width: 70px;
	border-left: 1px solid #A8B090;
}

#hmenu a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 70px;
}

#hmenu a:hover {
	background: url("/images/navBarBgHover.gif") repeat-x 20px;
}

/* hmenu end */

/* vmenu start */
#menu ul {
margin: 0;
padding: 0;
list-style: none;
width: 158px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
#menu ul li {
z-index: 99;
position: relative;
}
#menu li ul {
position: absolute;
left: 157px; /* Set 1px less than menu width */
top: 0;
display: block;
}
#menu li:hover ul {
display: block;
}
#menu li:hover>ul {
visibility:visible;
}
#menu ul ul {
visibility:hidden;
}
/* Fix IE. Hide from IE Mac \*/ * html 
#menu ul li {
float: left;
height: 1%;
}
* html #menu ul li a {
height: 1%;
}
/* End */
/* Make-up syles */
#menu ul, li {
margin: 0 0 0 0;
}
/* Styles for Menu Items */
#menu ul a {
display: block;
text-decoration: none;
color: #77F;
background: #fff; /* IE6 Bug */
padding: 2px;
border: 1px solid #ccc;
border-bottom: 0;
}
/* Hover Styles */
#menu ul a:hover {
font-weight: bold;
color: #77F;
background: #f9f9f9;
}
/* Sub Menu Styles */
#menu li ul a {
text-decoration: none;
color: #77F;
background: #fff; /* IE6 Bug */
padding: 2px;
border: 1px solid #ccc;
border-bottom: 0;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover {
font-weight: bold;
color: #77F;
background: #f9f9f9;
}
.class01{
	border:0px;
	font-size:10px;
	width:35px;
	padding-top:3px;
	color:#FF0000;
}
/* Icon Styles 
#menu ul a.submenu {
background:#fff url("/images/r_arrow.gif") no-repeat right;
}
#menu ul a.submenu:hover {
background:#f9f9f9 url("/images/r_arrow.gif") no-repeat right;
}*/
/* vmenu end */

#pickup_f {
	border:1px solid #cccccc;
	padding:10px 5px;
	margin-bottom:10px;
	color:#FF6600;
	font-weight:bold;
}

.pagesplit{
	margin:0px 2px;
	padding:0px 2px;
	background:#57A8ED;
	color:#FFFFFF;
	cursor:pointer;
}

.pagesplitdis{
	margin:0px 2px;
	padding:0px 2px;
	background:#F5CE61;
	color:#FFFFFF;
}
