/*
	Default Styles
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 12px/14px Arial,sans-serif; color: #3a3a3a; text-align: left; background: #cad8e3 url(/images/200910/background.gif) repeat-x 0 0; padding-top: 10px; }

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover { cursor: pointer; text-decoration: underline; }
a img { border: 0; }

.fl { float: left; display: inline; }
.fr { float: right; display:inline; }
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; font-size: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0 auto; p}
.clear{clear:both; height:0px;}

.box { margin-bottom: 10px; }
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .bottom { background: url(/images/200910/box-bottom.gif) no-repeat 0 0; height: 3px; }
.box .top { 
	background: url(/images/200910/box-top.gif) no-repeat 0 0; 
	height: 4px; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
}
ul{ margin:0; padding:0}
li{ list-style:none; margin:0; padding:0}
.hr{ height:1px; background:#fff; border-top:1px solid #CCCCCC; padding:0 5px;}
/*
	Header
*/

#header { background: url(/images/200910/header-bg.gif) repeat-x 0 0; height: 85px; }

h1#logo { height: 52px; width: 284px; margin: 15px 0 0 17px; float:left; }
h1#logo a { display: block; height: 52px; background: url(/images/200910/logo.gif); text-indent: -4000px; }

.a-side-header { float: right; display: inline; width: 220px; font-size: 11px; color: #8f8f8f; line-height: 20px; padding-top: 10px; }
.a-side-header a:hover { text-decoration: none; }
.a-side-header span { line-height: 25px; }

.a-side-header span.sep { 
	float: left; 
	display: inline; 
	height: 25px; 
	width: 1px; 
	background: #ebebeb; 
	position: relative; 
	margin: 0 5px; 
}

.a-side-header .lang {
	float: left;
	display: inline;
	height: 20px;
	width: 72px; 
	background: url(/images/200910/lang-bg.gif) no-repeat 0 0; 
	padding-left: 7px; 
	font-size: 10px; 
	line-height: 20px; 
	color: #4d4d4d;
	margin: 3px 5px 0;
}

.a-side-header .sitemap { 
	float: left; 
	display: inline; 
	color: #8f8f8f; 
	background: url(/images/200910/icon-sitemap.gif) no-repeat 0 center; 
	padding-left: 14px; 
	line-height: 25px;
}

/*
	Navigation
*/


#navigation {
    
	height: 32px; 
	padding-top: 4px; 
	margin-top:50px; 
}

#navigation ul { 
	list-style: none outside; 
	float: left; 
	display: inline; 
	width: 100%; 
	margin-left: 4px;
}

#navigation li { 
	float: left; 
	display: inline; 
	height: 28px; 
	margin-right: 5px;
}

#navigation li a {
	float: left; 
	display: inline; 
	height: 30px; 
	width: 98px; 
	background: url(/images/200910/nav-bg2.gif) no-repeat -99px 0; 
	text-align: center;
	font-size: 13px;
	font-weight:bold; 
	text-transform: uppercase;
	line-height: 30px; 
	color: #fff;
}

#navigation li a:hover, 
#navigation li a.active { 
	background-position: 0px 0; 
	text-decoration: none;
	color:#FF6600; 
	font-size:13px;
	font-weight:bold;
}

#search { 
	float: right; 
	display: inline; 
	width: 160px; 
	height: 25px; 
	margin: 3px 7px 0 0;
	background: url(/images/200910/search-field.gif) no-repeat 0 0;
}

#search .field { 
	float: left; 
	display: inline; margin: 6px 0 0 5px;
	width: 120px; 
	border: 0;
	background: none;
	color: #616b63;
}

#search .btn { 
	float: right; 
	display: inline; 
	height: 13px; 
	width: 12px; 
	background: url(/images/200910/icon-search.gif) no-repeat 0 0; 
	border: 0;
	margin: 6px 7px 0 0; 
	cursor: pointer;
}

.column ,.column2 ,.column3{ float: left; display: inline; width: 220px; }
.column2{ width:480px;}
.column3 { width:710px;}

.middle-col { margin: 0 15px; }

.service { 
	width: 280px; float:left;
	height: 210px; 
	padding: 7px 15px;
	position:relative;
}
.service .more { 
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	background: url(/images/200910/button-lrn-more.png) no-repeat 0 0; 
	color: #5d5d5d;
	font-size: 13px;
	line-height: 28px;
	margin: 7px auto;
	position:absolute;
	bottom:25px;
	left:90px;
}

/*
	Red Box
*/

.red-box { background: url(/images/200910/red-box.gif) no-repeat 0 0; }


/*
	Orange Box
*/

.orange-box { background: url(/images/200910/orange-box.gif) no-repeat 0 0; margin:0 15px; }


/*
	Green Box
*/

.green-box { background: url(/images/200910/green-box.gif) no-repeat 0 0; }


/*
	Latest News
*/

.latest-news { height: 100%; background: url(/images/200910/latest-news-bg.gif) repeat-y 0 0; }
.latest-news .latest-bottom { background: url(/images/200910/latest-news-bottom.gif) no-repeat 0 bottom; }
.latest-news .latest-top { background: url(/images/200910/latest-news-top.gif) no-repeat 0 top; padding: 7px; }

.latest-news h2 { 
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040; 
	margin-bottom: 10px; 
	padding-left: 10px; 
}

.latest-news .news { 
	padding: 10px 5px; 
	background: url(/images/200910/latest-news-separator.gif) repeat-x 0 bottom; 
	margin: 0 5px; 
}

.latest-news .news small { 
	display: block; 
	color: #c04226; 
	font-size: 11px; 
	margin-bottom: 3px; 
}

.latest-news .news p { line-height: 15px; color: #5a5a5a; }

.latest-news .actions { 
	float: right; 
	display: inline; 
	background: url(/images/200910/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px; 
	color: #c24426; 
	text-decoration: underline; 
	margin:  10px 5px 5px 5px; 
}

.latest-news .actions:hover { text-decoration: none; }


/*
	Other News
*/

h1.list{ font-size:14px; background:#FFCC00; padding:5px; margin-bottom:5px;}


.post { padding: 5px 0 5px 10px; } 
.post h2 { font: 20px "Trebuchet MS", Arial, sans-serif; color: #404040; margin-bottom:5px;}
.post h2 span { color: #be3f24; }
.post p { padding-bottom: 10px; }

.post .more { 
	display: block;
	height: 11px;
	background:url(/images/200910/more.gif) no-repeat; float:right;
	 width:36px;  height:19px; margin-top:5px;
	 
}

.post .more:hover { text-decoration: none; }
.post ul { list-style: none outside; padding: 10px 0 0 0; }

.post li { 
	background: url(/images/200910/latest-news-actions.gif) no-repeat 10px 2px; 
	padding-left: 30px; 
	padding-bottom: 5px; 
}

.post li a { 
	font-size: 13px; 
	line-height: 11px; 
	color: #c24426; 
	text-decoration: underline;
}

.post li a:hover { text-decoration: none; }
/*----------------------------------------------------------------------------------------------------------------------*/
img.live{ margin-bottom:10px;}
h3{ 
font-size:16px; font-weight:bold; color:#FF9900; margin-bottom:10px;}
.omt{ margin-bottom:10px;}
.omt span{
 display:block; float:left;
  margin:3px;}
.omt1:link,.omt1:visited{
text-decoration:none;  color:#000;
display:block; padding:5px; border:1px solid #988B4F; background:#FFCC00}
.omt1:hover{ text-decoration:none;color:#fff;
border:1px solid #fff; background:#93ba21;}


.tablelist{ border:1px solid #ccc; border-bottom:0; border-left:0;}
.tablelist td{ border-bottom:1px solid #ccc; border-left:1px solid #ccc; padding:5px; text-align:center;}
 tr.color1{ background:#F0FAFD;}
 tr.color2{ background:#E6F4F7;}
 tr.color3 { background:#FFCC00;}
 tr.bar { background:#CB4B27;}
.fa0{ color:#FF6600}
span.xz{ display:block;line-height:25px; background: url(/images/200910/3.gif) no-repeat 15px 2px; }


/* tablelist */
.table-top{ width:100%; background:#BE3C20}
.table-top span{ display:block;padding:10px 5px; float:left; background:#BE3C20;
color:#fff; text-align:center;}
.combat1{ width:55px;}
.combat2{ width:90px;}
.combat3{ width:200px;}
.combat4{ width:120px;}
.combat5{ width:265px;}
.level{ display:block; width:55px; float:left; background:#FFCC00; color:#000; margin-top:3px;}
.div-speciall h3{ color:#cb4b27;}
input.bay-now{
 background:url(/images/200910/buynow.gif) no-repeat; border:0px;
 width:87px; height:29px;
   }
   
input.checkout{
 background:url(/images/200910/Check-Out.gif) no-repeat; border:0px;
 width:87px; height:29px;
   }
 
input.estimate{
 background:url(/images/200910/Estimate.gif) no-repeat; border:0px;
 width:87px; height:29px;
   }
   
   


 .insearch{
 margin-:10px 0;
 padding:10px 5px;
 border:1px solid #808080; 
 }
 .searh{height:23px; background:url(/images/200910/searh.gif) no-repeat ; width:48px;
  border:0; } 
 
/*buynow*/
ul.ULbuynow{ margin:10px;}
ul.ULbuynow li{ padding:5px 0; background:none;}
ul.ULbuynow li span{ display:block; float:left; width:150px;clear:left; font-weight:bold; height:30px;}
ul.ULbuynow input{ width:auto;}

/*News*/
dl{padding:25px 35px; border-bottom:1px solid #ccc; line-height:1.8em; background:;}
dt{color:#990000; font-size:14px;}dt span{ font-weight:bold;}
/*link*/
 .newlist4 {
 padding:10px; background:#F0FAFD;}
  .newlist4 li {
  background:url(/images/200910/smallstar.gif) no-repeat;
  float:left; width:250px;
  padding-left:20px;
  line-height:20px;}







/*------------------------------------------------------------------------------------------------------------------------*/
/*
	Footer
*/

#footer { padding: 0; font-size: 12px; text-align:center;}
#footer a { color: #3a3a3a; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

















/*CSS viciao style pagination*/

DIV.viciao {
	MARGIN:10px 0
}
DIV.viciao A {
	BORDER-RIGHT: #8db5d7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #8db5d7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #8db5d7 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #8db5d7 1px solid; TEXT-DECORATION: none
}
DIV.viciao A:hover {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid
}
DIV.viciao A:active {
	BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid
}
DIV.viciao SPAN.current {
	BORDER-RIGHT: #e89954 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e89954 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e89954 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e89954 1px solid; BACKGROUND-COLOR:#FFCC00
}
DIV.viciao SPAN.disabled {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid
}

.table-special{width:100%; text-align:center; border:0; margin:0 auto; }
.table-special td.current {
	background-color:#cb4b27; color:#fff; font-weight:bold;
}
.table-special td.next{color:#fff; font-weight:bold; background:#ffbe10;}
.div-special{border: 5px solid #cb4b27; background:#F0FAFD; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; padding:10px;}
.div-special h3{ color:#cb4b27;}
.div-special ul li{ line-height:20px;}
.style3{ color:#fa0;}

.Add{ background:url(/images/200910/buynoe2.gif); width:150px; height:29px; float:right; border:0px; cursor:hand}