body {
	background: #b3cedb url(../imageset/body-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin:0 auto;
	padding:0;
	color:#000;
}

#asghar {
	margin: 0 auto;
	width:830px;
	background:#fff;
}

.line {
	line-height:5px;
	background:#efefef;
}

#header {
	padding: 5px;
}

#header .logo {
	width: 380px;
}

#header .login {
	float: right;
}

/* ---------------------- Blueslate nav ---------------------- */
.blue {
	background:#59bcea url(../imageset/blueslate_background.gif) repeat-x top left;
	font: 1.0em Arial, Verdana, Helvitica, sans-serif;
}
.blue #slatenav{
	position:relative;
	display:block;
	height:27px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../imageset/blueslate_background.gif) repeat-x top left;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	text-transform:uppercase;
}
.blue #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.blue #slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
.blue #slatenav ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:7px 10px 0 10px;
	height:20px;
}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
	color:#fff;
	background:transparent url(../imageset/blueslate_backgroundOVER.gif) no-repeat top center;
}
/* ---------------------- END Blueslate nav ---------------------- */

#bar {
	padding:0 5px 0 5px;
	line-height:25px;
}
#bar .search {
	float:right;
	text-align:right;
	width:380px;
}

#bar .breadcrumbs {
	color:#666;
	font-size:10px;
}
#bar .breadcrumbs a{
	color:#666;
	text-decoration:none;
}
#bar .breadcrumbs a:hover{
	color:#333;
	text-decoration:underline;
}

.content {
	padding:0 5px 0 5px;
}

/* Left Vertical Menu */

#leftmenu {
	margin: 0 3px 0 0;
	padding: 0;
	width: 185px;
}

#leftmenu a {
	display: block;
	background: #f7f7f7 url(../imageset/vmenuarrow.gif) no-repeat center left;
	color: #333;
	padding: 5px 0 5px 15px;
	border-bottom:1px solid #eee;
	font: normal 1.1em Arial, Sans-Serif;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #0066cc;
	background: #eee url(../imageset/vmenuarrowhover.gif) no-repeat center left;
}
#leftmenu a.current {
	color: #0066cc;
	background: #eee url(../imageset/vmenuarrowhover.gif) no-repeat center left;
}

.menuHeading {
	background: #59bcea;
	height:22px;
	font: bold 1.2em Arial, "Verdana", Sans-Serif;
	color: #FFFFFF;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}

.featured {
	width:499px;
}
.featured a {
	color:#444;
}

.promotion {
	width:318px;
}

/*****************************************
	FORM
*****************************************/
form {
	margin:0;
	padding:0;
}

.box-80 {
	background:#f7f7f7;
	padding: 1px 2px;
	font-size:10px;
	width:80px;
	height:14px;
	border:1px solid #ccc;
}

.box-100 {
	background:#f7f7f7;
	padding: 1px 2px;
	font-size:10px;
	width:100px;
	height:16px;
	border:1px solid #ccc;
}

.box-150 {
	background:#f7f7f7;
	padding: 1px 2px;
	font-size:11px;
	width:150px;
	height:16px;
	border:1px solid #ccc;
}

.box-200 {
	background:#f7f7f7;
	padding: 1px 2px;
	font-size:11px;
	width:200px;
	height:16px;
	border:1px solid #ccc;
}

.combo-50 {
	background:#f7f7f7;
	font-size:11px;
	width:50px;
	font-weight: bold;
	height:19px;
	border:1px solid #ccc;
}

.combo-70 {
	background:#f7f7f7;
	font-size:11px;
	width:80px;
	font-weight: normal;
	height:19px;
	border:1px solid #ccc;
}

.combo-100 {
	background:#f7f7f7;
	font-size:11px;
	width:100px;
	height:19px;
	border:1px solid #ccc;
}

.combo-200 {
	background:#f7f7f7;
	font-size:11px;
	width:200px;
	height:19px;
	border:1px solid #ccc;
}

.area-200 {
	background:#f7f7f7;
	font-size:11px;
	width:200px;
	height:100px;
	border:1px solid #ccc;
}

.btn_silver {
	background: #CCC;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
	font:bold 1.0em Verdana, Helvetica, sans-serif;
	color: #000;
	height: 18px;
	cursor: pointer;
	padding-bottom: 3px;
}

.btn_blue {
	background: #004562;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	border-right: #006699 1px solid;
	font:bold 1.0em Verdana, Helvetica, sans-serif;
	color: #fff;
	height: 19px;
	cursor: pointer;
	padding-bottom: 3px;
}

.footer {
	color: #666;
}
.footer a{
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#666;
	text-decoration:underline;
}

.copyright {
	margin: 0 auto;
	width:830px;
	color: #333;
}
.copyright a{
	color:#333;
	text-decoration:none;
}
.copyright a:hover {
	color:#666;
	text-decoration:underline;
}

div.pagination {
	padding:3px;
	margin:3px;
	background: #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	text-decoration: none; 
	color: #000;
}

div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	color: #000;
	background: #ccc;
	text-decoration: none; 
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
  	font-weight: bold;
	background: #666;
	color: #fff;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.outer {
    width:140px; display: table; height: 120px;#position: relative; overflow: hidden; border:3px solid #EEE; margin-bottom: 5px;
	background:#fff;
}
.middle {
    #position: absolute; #top: 50%;display: table-cell; width:140px; vertical-align: middle;
}
.outer:hover {border:3px solid #CCC;}



.coin-slider { overflow: hidden; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:194px;
	height:40px;
	background-color:#000;
	background:url(../imageset/coin-slide-title.png);
	padding:28px 0 0 20px;
	z-index:10;
}
.cs-buttons a { 
	background:url(../imageset/cs-button1.png) no-repeat 0 0;
	float:left;
	width:15px;
	height:15px;
	margin-left:4px;
	text-indent: -1000px;
}
.cs-buttons a:hover, .cs-buttons a.cs-active {
	background:url(../imageset/cs-button2.png) no-repeat 0 0;
}

.cs-title { 
	width: 407px; 
	background:url(../imageset/coin-slide-title.png);
	color: #fff;
	padding:14px 0 14px 32px;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:3px;
}
	.cs-title span {
		color:#fff;
	}
	.cs-title strong {
		display:block;
		font-size:18px !important;
		line-height:1.2em;
		display:block;
		font-weight:normal;
		text-transform:none;
	}

#cs-navigation-coin-slider {
	z-index:500;
	position:absolute;
	right:10px;
	bottom:0;
	width:67px;
	height:68px;
}

.cs-prev, 
.cs-next {
	background:#000;
	width:32px;
	height:31px;
	text-indent:-9999em;
}

.cs-prev {
	background:url(../imageset/cs-prev.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:200px;
	display:block;
	cursor:pointer;
}
.cs-next {
	background:url(../imageset/cs-next.png) no-repeat 0 0;
	position:absolute;
	right:0;
	top:200px;
}
