/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global CSS */
body {
	text-align: center;
	background: url(../img/body-bg.png) repeat-x top;
	font: normal 12px Arial, Helvetica, Sans-Serif;
}
a {
	color: #0086b2;
	text-decoration: none;
}
a:hover {

}
a:visited {
	color: #0086B2;
}
h1, h2, h3, h4, h5, h6 {

}
.noborder {
	border: none !important;
}
.red {
	color: red;
}

.content p {
	padding: 5px 0;
}

/* global Class */
.ffix {
	clear: both;
	visibility: collapse;
}
.fleft {
	float: left
}
.noborder {
	border: none !important;
}

/* Container */
#container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

/* Header */
#header {
	height: 115px;
}
#header h1 {
	background: url(../img/logo.png) no-repeat top center;
	float: left;
	width: 244px;
	height: 69px;
}
#header h1 a {
	width: 244px;
	height: 69px;
	display: block;
	text-indent: -7777px;
}
/* -- topmenu */
.topmenu {
	width: 700px;
	float: right;
	text-align: right;
}
.topmenu ul.main {
	padding-top: 5px;
	padding-bottom: 21px;
}
.topmenu ul.main li {
	display: inline;
	border-left: 1px solid #0086b2;
	padding: 0 15px;
	clear: both;
}
.topmenu .box {
	background: url(../img/header-tab.png) no-repeat bottom center;
	width: 140px;
	height: 30px;
	float: right;
	line-height: 30px;
	padding: 0 7px;
	text-align: left;
	color: #009cff;
}
/* -- topbar */
.topbar {
	clear: both;
	height: 45px;
}
.topbar ul {
	float: left;
	padding-top: 9px;
}
.topbar ul li {
	float: left;
	background: #f5f5f5 url(../img/category-arrow.png) no-repeat right center;
	width: 190px;
	font-size: 15px;
	padding: 0px;
}
.topbar .login {
	float: right;
	padding-top: 12px;
}
.topbar .login input.image-btn {
	position: relative;
	margin-top: -4px;
}
.topbar .login input.text1, .textbox {
	border: none;
	padding: 3px;
	width: 100px;
}
.topbar .form-item {
	width: 117px;
	float: left;
}
.topbar label {
	padding-left: 20px;
}
.topbar div.username {
	background: url(../img/icon-username.png) no-repeat left;
	padding-left: 20px;
}
.topbar div.password {
	background: url(../img/icon-password.png) no-repeat left;
	padding-left: 20px;
}

/* by julfikar date: 4 Feb 2010 */
.topbar div.forgetpass{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5D8B00;
	text-decoration:none;
}

.topbar div.forgetpass a{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5D8B00;
	text-decoration:none;
}

.topbar div.forgetpass a:hover{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#5D8B00;
	text-decoration: underline;
}
/* end */
/* Intro */
#intro {
	background: url(../img/top-bg.png) no-repeat top center;
	width: 910px;
/* 	height: 151px; */
	padding: 0px 20px 0px 20px;
}
#intro .hiw, #intro .cost {
	padding-right: 10px;
}
.intro-content {
	background: url(../img/top-bg.png) no-repeat top center;
}
#button {
	background: url(../img/top-bg.png) no-repeat bottom center;
	display: block;
	height: 27px;
	text-indent: -7777px;
}

/* Mainbox1 */
.mainbox1 {
	width: 950px;
	background: url(../img/box-body.png) repeat-y center;
}
.mainbox1 .top {
	background: url(../img/box-top.png) no-repeat center top;
	height: 55px;
}
.mainbox1 .bot {
	background: url(../img/box-bottom.png) no-repeat center bottom;
	height: 55px;
	clear: both;
}
.mainbox1 .content {
	padding: 0 10px;
}
.mainbox1 .title, .mainbox2 .title {
	line-height: 55px;
	color: #006ba8;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 20px;
}

/* Mainbox2 */
.mainbox2 {
	width: 950px;
	background: url(../img/box2-body.png) repeat-y center;
}
.mainbox2 .top {
	background: url(../img/box2-top.png) no-repeat center top;
	height: 55px;
}
.mainbox2 .bot {
	background: url(../img/box2-bottom.png) no-repeat center bottom;
	height: 55px;
	clear: both;
}
.mainbox2 .content {
	padding: 10px 20px;
}

/* Ending Soon */
#ending-soon {

}
#ending-soon .item {
	background: url(../img/in-box.png) no-repeat top center;
	width: 156px;
	height: 275px;/* by julfikar 5 Feb 2010 make height=275px*/
	float: left;
	text-align: center;
	padding: 15px;
}
#ending-soon .item h2, #ending-soon .item .valued {
	font-size: 11px;
	height: 30px;
}
#ending-soon .item h2 a {
	color: #75ad03;
}

#ending-soon .item ul {
	border-top: 1px solid #efefef;
	padding-bottom:5px; /*by julfikar 5 Feb 2010 */
}

#ending-soon .item ul li, #auctions .desc ul li  {
	text-align: right;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
}
#ending-soon .item .item-img {
	height: 100px;
}
#ending-soon .item ul li label, #auctions .desc ul li label {
	float: left;
	text-align: left;
	font-weight:bold;
}
#ending-soon .item ul li .price {
	color: red;
	font-weight:bold;
}
#ending-soon .item ul li .time {
	color: #FF9000;
}
/* by julfikar date: 5 Feb 2010 */
#ending-soon .item ul li, #auctions .desc ul li .time .timer .countdown{
	font-weight:bold;
}

li.savings {
	color: #ff7500 !important;
	font-weight: bold;
}

/* by julfikar date: 4 Feb 2010 */
#ending-soon .username .bid-bidder{
	color:#005C91;
	font-weight:bold;
}
/* Latest Winner */
#latestwinner {
	background:url(../img/latestitemsbg.gif) repeat-y 310px 0;
	height:110px;
}

#latestwinner .item {
	float: left;
	width: 301px;/* by julfikar date: 4 Feb 2010 */
}

/* by julfikar date: 4 Feb 2010 */
#latestwinner .item .thumb{
	float:left;
	width:90px;
	padding-right:10px;
}

#latestwinner .item-img {
	float: left;
	width: 110px;
}
#latestwinner .item-desc h2 {
	padding-bottom: 10px;
}

#latestwinner .item-desc {
	float: right;
	width:180px; /* by julfikar 4 feb 2010 */
	text-align:left;
	margin-right:20px;
}

#latestwinner .item-desc a {
	color: #75AD03;
}
#latestwinner .item-desc ul li {
}
#latestwinner .item-desc ul li label {
	min-width: 60px;/* by julfikar 4 feb 2010 */
	float: left;
}

.bid-message{
	color:#f00;
	display:block;
	line-height:10px;
}

.bid-message a{
	color:#f00;
	font: normal 9px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bid-message a:hover{
	color:#f00;
	font: normal 9px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* More Auctions */
#moreauctions {
	padding: 10px 8px;
}

#moreauctions .item {
	background: url(../img/in-box-vert.png) no-repeat center top;
	width: 914px;
	height: 104px;
	padding: 10px 10px 8px 10px;
}
#moreauctions .item h2 a {
	color: #75AD03;
}
#moreauctions .item .item-img {
	width: 130px;
	float: left;
	padding-left: 10px;
	/* by julfikar 8 Feb 2010*/
	height:90px;
	overflow:hidden;
	/*end*/
}
#moreauctions .item .item-desc {
	width: 473px;
	float: left;
}
#moreauctions .item .last-bid {
	width: 160px;
	float: left;
	text-align: center;
	color: #555;
}
#moreauctions .item .last-bid .price {
	color: red;
	font-size: 30px;
	font-weight: bold;
}
#moreauctions .item .item-bid {
	width: 135px;
	float: left;
	text-align: center;
	color: #ff9000;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

#moreauctions .item .item-bid div {
	font-size: 20px; /* by julfikar 4 feb 2010 */
	line-height:28px;
}

#moreauctions .item .item-bid div .timer{
	font-size: 20px; /* by julfikar 4 feb 2010 */
	line-height:25px;
}
/* by julfikar 8 feb 2010 */
#moreauctions .item-bid .timer div{
	text-align: center;
	color: #ff9000;
	font-size: 12px;
	font-weight: bold;
	line-height:normal;
}

#moreauctions .item .item-bid div .bid-message {
	font-size: 9px;  /*by julfikar 5 feb 2010 */
	line-height:10px;
}

/**/

#moreauctions {
	padding:10px 0;
}

#closed #moreauctions .item{
	padding:10px 0;
}

#closed #moreauctions .item{
	padding:10px 0;
	background:transparent url(../img/in-box-vert.png) no-repeat scroll center top;
	height:104px;
	padding:10px 0 8px;
	width:914px;
}


/* Footer */
#footer {
	/* background: url(../img/footer-bg.png) no-repeat top center; */
	background: #F6E17D;
	min-height: 70px;
	padding: 10px 20px;
	color: #555555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 890px;
	margin: 0 auto;
}
#footer .menu {
	width: 50%;
	float: left;
	line-height: 25px;
}
#footer .payment {
	width: 45%;
	float: right;
	line-height: 20px;
}

/* Product Description */
#productdesc p {
	padding: 8px 0;
}
#auctions h2 {
	font-size: 20px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#auctions .images {
	width: 430px;
	float: left;
}
#auctions .images .big {
	clear: both;
	height:248px;/* by julfikar 8 Feb 2010 */
	overflow:hidden;/* by julfikar 8 Feb 2010 */
	text-align:center;/* by julfikar 8 Feb 2010 */
	margin:0 auto;/* by julfikar 8 Feb 2010 */
}
#auctions .images .thumbs {
	margin: 0 auto;
	width: 300px;
	float:left;
}
/* by julfikar 8 Feb 2010 */
#auctions .images .thumbs_gallery {
	margin: 0 auto;
	float:left;
	width:410px;
	overflow:hidden;
}
/* end */
#auctions .images .thumbs div {
	width: 58px;
	float: left;
	height: 50px;
	border: 1px solid #cccccc;
	margin-right: 10px;
}
#auctions .desc {
	float: right;
	width: 460px;
}
#auctions h3 {
	color: #1a7bb2;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#auctions ul {
	font-size: 11px;
}
#auctions ul li.price, #auctions ul li.time {
	line-height: 16px;
}
#auctions ul li .price {
	color: #ff9000;
	font-size: 16px;
}
#auctions ul li .time {
	color: #ff0000;
	font-size: 16px;
	font-weight:bold;
}
#auctions ul li .bidder {
	color: #005c91;
	font-size: 11px;
}
#auctions .box1 {
	background: url(../img/auctions-box1.png) no-repeat top left;
	width: 165px;
	height: 198px;
	float: left;
	padding: 10px 30px 30px 10px;
}
#auctions .box2 {
	background: url(../img/auctions-box2.png) no-repeat top left;
	width: 230px;
	height: 198px;
	float: left;
	padding: 10px 10px 30px 10px;
}
#auctions .box2 span {
	display: block;
	float: right;
	width: 140px;
}
#auctions .box2 br {
	display: block;
	clear: both;
}
#auctions .box3 {
	background: url(../img/auctions-box3.png) no-repeat top left;
	width: 165px;
	height: 230px;
	float: left;
	padding: 10px 30px 20px 10px;
}
#auctions .box3 label {
	width: 120px;
}
#auctions .box4 {
	background: url(../img/auctions-box4.png) no-repeat top left;
	width: 230px;
	height: 210px;
	float: left;
	padding: 10px 10px 30px 10px;
}
#auctions .box4 table {
	font-size: 11px;
	color: #555555;
}
#auctions .box4 table td {
	padding: 1px 0;
}
#auctions .input2 {
	border: none;
	background: #eeeeee;
	width: 100px;
	padding: 2px;
}
#auctions label {
	width: 80px;
	float: left;
}
#auctions p {
	padding: 2px 0;
}

/* Help */
#help {

}
#help p {
	padding: 5px 0;
	line-height: 18px;
}
#help #video {
	padding-bottom: 20px;
}
#help #video .play {
	width: 600px;
	float: left;
}
#help #video .nav {
	width: 300px;
	float: right;
	text-align: right;
}
#help #video .nav ul {
	padding-top: 10px;
}
#help #video .nav ul li {
	background: url(../img/help-nav-bg.png) no-repeat;
	width: 210px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 5px;
	color: #fff;
	float: right;
}
#help #video .nav ul li a {
	color: #fff;
	font-weight: bold;
	padding-right: 5px;
}

/* Registration */
#registration {
}
#registration .col1, #registration .col2 {
	width: 450px;
	float: left;
}
#registration p label {
	width: 140px;
	float: left;
	display: block;
}
#registration p {
	padding: 5px 0;
}
#registration p input.text {
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
	width: 280px;
}
#registration div.userbox {
	background: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 10px;
	line-height: 20px;
}
#registration div.userbox img {
	float: left;
	margin-right: 10px;
}
/* Drop down menu */
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 1000;
	top: -2px;
	left: 16px;
}

ul#nav {
	margin: 0 auto;
	padding: 12px 3px 0 3px;
	list-style: none;
	position: relative;
}

ul#nav .browse-cat {
}

#nav li a {
	font-weight: bold;
	width: 200px;
	display: block;
	cursor: pointer;
	padding: 5px;
	background-color: #f5f5f5;
}

#nav li li a {
	display: block;
	width: auto;
	height: auto;
	color: #fff;
	padding: 0.1em 1em 0.1em .5em;
}

#nav li {
	float: left;
	list-style: none;
	text-align: left;
	margin: 0 1px 0 0;
	position: relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 17.1em;
	font-weight: normal;
	border-top: 1px solid #0086B2;
	margin: 27px 0 0;
	padding: 0;
	background: #F5F5F5;
}

#nav li li {
	height: auto;
	background: #F5F5F5;
	text-align: left;
	line-height: 140%;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	width: 245px;
	border-bottom: 1px solid #0086B2;
}

#nav li ul a {
	width: 230px;
	color: #0086B2;
}

#nav li ul a:hover {
	background: #e7e6e6;
}

#nav ul li a {
	padding-left: 10px;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #F8F8F8;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}
/* auction-details */
.auction-details .content {
	padding: 0 !important;
}
.auction-details li {
	border: none !important;
}
.auction-details .bid-button, .auction-details .watchlist {
	text-align: center;
	padding: 5px 0;
}
.valued label, .price label, .time label, .username label {
	color: #000;
	font-size: 11px;
}
.auction-details .valued, .auction-details .price, .auction-details .time, .auction-details .username {
	clear: both;
	/*border-bottom: 1px solid #EFEFEF;*/
	padding: 3px 0;
}
.bid-now {
	text-align: center;
	padding:0;
}

#productdesc {
	padding: 0 20px;
}

#left {
	float: left;
	width: 190px;
	background: #ededed;
	margin: 20px 20px 0 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#lefthelp {
	float: left;
	width: 210px;
	margin: 20px 20px 0 0;
	padding: 0px;
	background: #EDEDED;
	-moz-border-radius: 8px;
}
#lefthelp h3 {
	/* background: #85281C url(../img/submit-bg.jpg) repeat scroll 0 0; */
	margin: 0;
	padding: 10px;
	color: #000;
}
#lefthelp .module {
	padding: 10px;
}
#lefthelp p {
	padding: 10px;
}

#middle.boxed {
	float: left;
	clear: none;
	width: 440px;
	margin: 20px 0 0 0;
}

#middle h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

#right-quicklinks {
	float: right;
	width: 210px;
	margin: 20px 20px 0 0;
	padding: 0px;
	background: #EDEDED;
	-moz-border-radius: 8px;
}
#right-quicklinks h3 {
	padding: 10px;
	/* background: #85281C url(../img/submit-bg.jpg) repeat scroll 0 0; */
	margin: 0;
	color: #000;
}
#right-quicklinks .module {
	padding: 10px;
}
#right-quicklinks .module h3 {
	background: none;
	padding: 0;
	padding: 5px 0;
	color: #000;
}

#right-quicklinks .how ul {
	margin: 0;
	padding: 0;
}

#right-quicklinks .how ul li {
	clear: both;
	background: url(../img/icon-arrow3.gif) no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
}

#right-email-us {
	float: right;
	width: 190px;
	border: 1px solid #535353;
	margin: 20px 20px 0 0;
	padding: 45px 10px;
	background: url(../img/h-email-us.png) no-repeat #fff;
}

#right.boxed {
	float: right;
	clear: none;
	width: 670px;
	margin: 20px 0 0 0;
}

#left h3 {
	font-size: 18px;
	margin-top: 0;
}

#right h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0;
}

#right .content {
	padding: 10px;
}
#right .content h2, #right .content h3 {
	font-size: 18px;
	padding: 5px 0;
}
#right .content p {
	padding: 5px 0;
}
/* Contact Page */
#contact-page {
	padding: 15px;
	width: 910px;
}
#contact-page textarea {
	height: 200px;
}
#contact-page .content form {
	width: 65%;
}
#contact-page .content {
	padding: 0 !important;
}
#contact-page fieldset .text input, #contact-page textarea {
	width: 400px;
}
#contact-page .address1 {
	width: 289px;
	float: right;
}
#contact-page .address1 .boxed {
	border: 1px solid #baaa9e;
	background: #eae6e3;
	padding: 10px;
	width: 180px;
}
#flashMessage {
	padding: 10px;
	background: red;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 910px;
	margin: 0 auto;
}
/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	clear: both;
	margin-bottom: 2px;
	padding: 6px 4px 4px 4px;
	border-bottom:1px solid #FFFFFF;
	background:#EFEFEF none repeat scroll 0 0;
	width:600px;
}
.col1 fieldset div.required {
	border-bottom:1px solid #FFFFFF;
	background:#EFEFEF none repeat scroll 0 0;
	width:600px;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea,
fieldset .select select, fieldset .date select {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	height: 24px;
}

fieldset div.required {
	/* background: #f5f5f5; */
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

fieldset .select select, fieldset .date select {
	width: auto;
}

fieldset .input span.required {
	color: #ff0000 !important;
}



fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

fieldset div.submit {
	margin: 10px 0;
}

fieldset div.submit input {
	margin-left: 165px;
	padding: 2px;
	cursor: pointer;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #c20e0e;
	text-transform: uppercase;
	margin-left: 160px;
	_margin-left: 163px;
	margin-top: 2px;
}

fieldset .checkbox .error-message, fieldset .radio-group .error-message {
	margin-left: 4px;
}

fieldset div.error input, fieldset div.error textarea, fieldset div.error select {
	border: 1px solid #c20e0e;
}

fieldset div.hint {
	font-size: 11px;
	color: #999;
	margin-left: 160px;
	_margin-left: 163px;
}

#recaptcha_widget_div {
	float: left;
	width: 80%;
	margin-bottom: 10px;
}
/* Fieldset */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}
fieldset label {
	float: left;
	display: inline;
	width: 150px;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
}

fieldset .radio-group input {
	width: 50px; !important;


}

fieldset .form-container {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .form-container input.textbox, fieldset .form-container textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .form-container input.checkbox {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.form-error {
	border: 1px solid #c18888;
}

/* menu-dashboard */
#left .menu {
	padding-top: 10px;
}
#left .menu li {
	padding: 5px 0 5px 10px;
}
.account-info {
	background: #efefef;
	-moz-border-radius: 8px;
	padding: 10px;
}

/* News */
.paging .totalresults {
	padding: 10px 30px 10px 10px;
	text-align: right;
}
.news-list {

}
.news-list li, .news-view .content {
	padding: 10px;
	background: #efefef;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
}
.news-list li p {
	padding: 5px 0;
}
.news-list li h3, .news-view .content h1 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}
.news-view .content h1 {
	padding-bottom: 0;
}
.news-view .date {
	padding-bottom: 10px;
}
.news-view p {
	padding: 10px 0;
}

/* Registration */
#register .col1, #register .col2 {
	width: 600px;
}
#register fieldset div.input {
	background: #efefef;
	border-bottom: 1px solid #fff;
}

div.content h1 {
	/* display: none; */
}

/* User Dashboard */
tr.auction-item, table.table tr {
	border-bottom: 1px solid #efefef;
}
table.table tr td, .table.table tr th {
	padding: 5px;
}
form#PackageApplycouponForm {
	background: #efefef;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
}
table.table tr.altrow {
	background: #f6f6f6;
}
div.submit {
	text-align: center;
	width: 600px;
}
.intro h1 {
	display: none;
}
#intro-content {
	padding-top: 5px;
}

/*Rajeev 2010/02/05*/
.message_display{
    font: 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: left;
    padding: 10px 14px 0;
    margin-left: 10px;
	width: 900px;
    height: 30px;
    background: #95D01E;
}

.message_display_error{
    font: 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: left;
    padding: 10px 14px 0;
    margin-left: 10px;
	width: 900px;
    height: 30px;
    background: #F67A32;
}

.message_display_reg{
    font: 14px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: left;
    padding: 10px 14px 0;
    margin-left: 10px;
	width: 900px;
    height: 45px;
    background: #95D01E;
}

/*Rajeev 2010/02/09*/
.show_price{
    font: 14px Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 116px 170px 0px;
	width: 100px;
    height: 20px;
}

/*Ravi Sharma 2010/02/09*/
.bid-price{font-weight:bold;}
.bid-bidder{font-weight:bold; color:#1a78b5;}
.price_in_orange{ color:#ff9000; font:bold 16px Arial, Helvetica, sans-serif;}
.special{ background:#ff9000; font-family:Arial, Helvetica, sans-serif; color:#000000;}

ul.questions{ display:inline; list-style:none; list-style-image:none;}
ul.questions li{
	display: block;
	list-style:none;
	list-style-image:none;
	background: url(../img/icon-arrow3.gif) no-repeat;
	padding-left:15px;
	padding-bottom:10px;
}
h4.heading{ padding-bottom:5px;}


/*Ravi Sharma 2010/02/11*/

/*.radio_button{ padding:0; margin:0 auto; float:left; min-width:90px;}*/

.winner{font-size:12px; color:#FF9000; font-weight:bold; text-align:center;}
fieldset .checkbox {

	padding-left:160px;
	width:444px;
}


.required_main{width:160px;   }
.required_main_radion_button{float:left; margin:0 0 0 -23px; }
#requied_main_inner{
	background: #efefef;
	border-bottom: 1px solid #fff;
    float:left;
	width:604px;
	padding:0 0 0 4px;
	margin-bottom:2px;



}

