/* Penny Auction Script */

body
{	font-family: Arial;
	font-size:12px;
	color:#000;
	background:url(../images/background.jpg);
	margin: 0px;
}

a { text-decoration:none; color:#3769B5;}
a:hover { text-decoration:underline; color:#666;}

.Call_Line
{	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	margin-top:5px;
}

.Call_Absolute
{	float:left;
	position:absolute;
}

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

#wrapper {text-align: left; width: 983px; margin: auto;}

#Master
{	width:983px; padding-top:10px; }

/* Header */

#Header
{	float:left;
	width:983px; height:210px;
	background:url(../images/header_bg.png) no-repeat;
}


.Header_Links a:hover
{	color:#fff; border-top:1px dotted #fff; text-decoration:none; }

#mainnav {width:960px; float:left; padding-left:23px;}
#mainnav ul {list-style-type:none; font-size:15px; margin:0px; padding:0px; font-weight:bold;}
#mainnav li {float:left; display:inline;}
#mainnav a {display:block; float:left; height:28px; padding:19px 15px 0px 15px; color:#FFF; margin-top:2px;}
#mainnav a:hover {background:url(../images/mainnav_slt.png) repeat-x; color:#B64C7F; text-decoration:none;}

.Header_Form {width:475px; float:left; padding:10px 0px 0px 35px;}
.loginfield_bg {float:left; width:140px; height:24px; background:url(../images/form_field.png) no-repeat; text-align:left;}

.Header_Login_Field {width:120px; margin-top:4px; margin-left:11px; border:0px; color:#666;}
.login_nav {width:80px; height:22px; float:left; margin-left:5px; background-image:url(../images/login_nav.png);}
.register_nav {width:94px; height:22px; float:left; border:0px; margin-left:5px;}
.Header_Form_MoreLinks {top:27px; right:3px; }

.Header_Form_MoreLinks a {color:#000; }
.Header_Form_MoreLinks a:hover {color:#FF0000; }
.logo {float:left; padding:15px 0px 0px 20px;}

#time {width:770px; float:left; text-align:right; margin-right:20px;}
.timedescr {font-size:10px; color:#666; font-weight:bold;}
.timeinfo {font-size:20px; color:#6F4B65; font-weight:bold;}

.categoriestree {width:250px; float:left;}

/* Central */

#Central
{	float:left;
	width:983px;
	padding-top:5px;
	background:url(../images/body_bg.png); background-repeat:repeat-y;
	padding-bottom:20px;
}

.Col_Left
{	float:left;
	width:258px;
	margin-left:12px;
	text-align:left;
}

.Col_Right
{	float:left;
	width:688px;
	margin:0px 10px 0px 15px;
	
}

.Small_Box
{	float:left;
	width:215px;
	margin-bottom:10px;
}

.Small_Box_Top
{	float:left;
	width:215px; height:38px;
	background:url(../images/SmallBox_Top.png) no-repeat;
	position:relative;
}

.SBT_Title
{	top:9px; left:35px;
	color:#fff;
	font-size:10px; text-align:left;
}

.Small_Box_BG
{	float:left;
	width:215px;
	background:url(../images/SmallBox_BG.png) repeat-y;
	text-align:left;
}

.SMB_Margins
{	float:left; margin-left:10px; margin-right:5px; }

.Small_Box_Bot
{	float:left;
	width:215px; height:32px;
	background:url(../images/SmallBox_Bot.png) no-repeat;
}

.SmallBox_List
{	list-style-type:none; width:189px; font-size:14px; padding-left:10px; }
.SmallBox_List li
{	margin-bottom:5px; margin-top:3px; border-bottom:1px solid #E5E5E5; height:20px; }

.SmallBox_List a {color:#000; font-size:12px;}
.SmallBox_List a:hover {color:#000; font-size:12px;}

.SmallBox_Points
{	list-style-type:circle; width:199px; margin-left:12px; }
.SmallBox_Points li
{	margin-bottom:15px; margin-top:3px; }

.SmallBox_Points a {color:#000; font-size:12px;}
.SmallBox_Points a:hover {color:#000; font-size:12px;}

/* Main Area */

.Main_Area_Title
{color:#B34A7B; width:681px; float:left; margin:20px 0px 4px 0px; padding-bottom:3px; font-size:2.1em; font-family:"Times New Roman", Times, serif; border-bottom:1px dotted #ccc; }

.Main_Area_Margins
{	float:left; margin-left:25px; margin-right:15px; }

.pageicon {float:right; margin:0px 0px 20px 20px;}

.auctionbox_top {width:228px; height:25px; float:left; background-image:url(../images/auction_box_top.png); padding-top:20px;}
.auctionbox_top a {font-size:1.8em; font-weight:bold; font-family:"Times New Roman", Times, serif; color:#666;}
.auctionbox_middle {width:228px; float:left; background-image:url(../images/auction_box_middle.png);}
.auctionbox_bottom {width:228px; height:12px; float:left; background-image:url(../images/auction_box_bottom.png); margin-top:-3px;}

.Main_Auction {width:228px; height:354px; margin:5px 2px 5px 0px; float:left; }
.Won_Auction {width:228px; height:298px; margin:5px 2px 5px 0px; float:left; }
.Closed_Auction {width:228px; height:298px; margin:5px 2px 5px 0px; float:left; }

.MA_Title
{	width:170px;
	top:8px; left:8px;
	text-align:center;
}
.MA_Title a {color:#FF0600;}
.MA_Title a:hover {color:#FF0600; }

.MA_RetailPrice {width:188px; float:left; text-align:center; font-size:10px; color:#666; padding-bottom:4px; margin:0px 20px 10px 20px; border-bottom:1px dotted #CCC;}
.toleft {float:left;}
.bid-price-noupdate, .bid-price-fixed, .bid-price-rrp {float:right;}




.MA_Thumb {width:100px; height:100px; background-image:url(../images/item-thumb-bg.jpg); padding:10px; margin:10px 0px 20px 35px; float:left;}
.MA_Winner {width:100px; height:100px; padding:10px 64px 20px 64px; float:left;}

.auction_tags {width:25px; float:left; margin-left:10px;}
.auction_tags img {margin-bottom:4px;}

.auction_tags2 {width:310px; float:left; margin-bottom:5px; border-bottom:1px #EBEBEB solid; padding-bottom:3px; }
.auction_tags2 img {margin-right:10px;}

.auction_labels {width:80px; color:#666; float:left; font-weight:bold; text-align:left; padding-left:20px;}
.auction_details {width:108px; float:left; text-align:right; padding-right:20px;}

.bid-price {color:#86BA18; font-size:1.9em; font-weight:bold;}
.auctioncountdown {color:#F00; font-size:1.9em; font-weight:bold;}
.auctiontime2start {color:#F00; font-size:1.3em; font-weight:bold; line-height:1.4em;}

.MA_InfoBox
{	float:left;
	top:200px; left:20px;
	width:148px; height:165px;
	background:url(../images/MainAuction_Info.png) no-repeat;
}

.Bid_Time_Info
{	top:1px; left:7px;
	font-size:10px;
	color:#fff;
}

.Main_Auction_Timer
{	top:19px; left:4px;
	width:140px;
	font-size:26px;
	text-align:center;
	color:#666;
}

.Main_Auction_Price
{	top:55px; left:4px;
	width:140px;
	font-size:18px;
	text-align:center;
	color:#000;
}

.Main_Auction_Bidder {width:168px; font-size:13px; font-weight:bold; padding-left:60px; color:#666; float:left; margin:15px 0px 5px 0; text-align:center;}
.Main_Auction_Bidder img {float:left; padding-right:5px;}
.Main_Auction_Bidder a {color:#C76199; }
.Main_Auction_Bidder a:hover {color:#666;}
.bidderright {width:120px; float:left; text-align:left; margin-top:2px;}

.Main_Auction_BidLink {font-size:13px; font-weight:bold; float:left; margin-bottom:10px;}
.Main_Auction_BidLink a {color:#FFF; }
.mvdwn {width:180px; float:left; margin:0px 10px 45px 10px; clear:both;}

.Main_Auction_SMS
{	top:140px; left:39px;
	font-size:12px;
}
.Main_Auction_SMS a {color:#000; }
.Main_Auction_SMS a:hover {color:#FF0000; }


/* Footer */

.Footer_BG {float:left; width:983px; height:53px; background:url(../images/footer_bg.png) no-repeat; background-repeat:no-repeat; float:left; padding-top:17px; font-weight:bold; color:#541D34;}

.Copyright {font-size:12px; text-align:left; width:440px; float:left; margin:0px 0px 0px 30px;}
.Copyright a {color:#FFF; }
.Copyright a:hover {color:#541D34; }

.Footer_Links {font-size:12px; text-align:right; width:483px; margin:0px 30px 0px 0px; float:left;}
.Footer_Links a {color:#FFF; }
.Footer_Links a:hover {color:#541D34; }

.credits {width:962px; float:left; text-align:right; font-size:0.8em; font-weight:bold; padding-bottom:20px; color:#999;}
.credits a {color:#C69;}
.credits a:hover {color:#C09;}

.Place_Cards
{	top:80px; left:350px; }


/*----------------------------------------------------------------------*/

.clearfix, .wrapper {

/*	float: left;

	clear: both;

	width: 100%;
*/
	float: left;

	width: 100%;
}


.clearall {clear:both; width:100%; margin-bottom:10px;}



/* Main container style */

#container {

	width: 930px;

	display: table;

	margin: 0 auto;

	text-align: left;

	overflow: hidden;

}



/* Header style */

#header {

}

/* Drop down menu */



#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	text-align: left;
	position: relative;
	z-index: 1000;
	top: -8px;
	left: 10px;
}







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







ul#nav .browse-cat {

}

#nav li a {
	font-size: 17px;
	font-weight: bold;
	display: block;
	color: #000;
	padding: 0;
}


#nav li li a {
	font-size: 12px;
	display: block;
	height: auto;
	color: #B34A7B;
	padding: 0.2em 1em 0.2em .5em;
}

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

#nav li ul {
	position: absolute;
	left: -960em;
	top:0.8em;
	height: auto;
	width: 18.5em;
	w\idth: 19.1em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 50px 0 0 -1px;
	padding: 0;
	background: #FFF;
}


#nav li li {
	height: auto;
	background: none;
	text-align: left;
	line-height: 140%;
	margin: 0 !important;
	padding: 0 1em 0 0 !important;
	width: 18em;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



#nav li ul a {width: 18em;}

#nav li ul a:hover {color: #666;}

#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: #FFFFFF;}

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






#maincontent {

	background: url(../img/bg-maincontent.gif) -11px 0 repeat-y;

	.background: url(../img/bg-maincontent.gif) -10px 0 repeat-y;

	margin-top: 200px;
	
		
}



.maincontent-bottom {

	height: 28px;

	background: url(../img/bg-maincontent-bottom.gif) -11px 0 no-repeat;

}



#maincontent .inside {

	margin-top: -202px;

	padding: 0 0 0 3px;

}



#rightcol0 {

	float: left;

	width: 232px;

	font-size: 10px;
}

#leftcol {

	float: left;

	width: 180px;
	
	border-right: 1px dotted #CCC;
	
	margin-right: 35px;

}

#rightcol {

	float: left;

	width: 370x;

	position: relative;

	left: 2px;

}



#rightcol1 {

	float: left;

	width: 476px;

	position: relative;

	z-index: 100;

	_left: -3px;

}



#rightcol2 {

	float: left;

	width: 211px;

	position: relative;

	z-index: 100;

	_left: -3px;

}



/* Logo */

#header .logo {

	float: left;

	width: 330px;

	margin-top: 20px;

	position: relative;

	top: -6px;

	left: 6px;

}



#header .col2 {

	float: left;

	width: 580px;

}



#header .sub-links {

	font-size: 10px;

	font-weight: bold;

	color: #fff;

	text-align: right;

	text-transform: uppercase;

	margin-top: 30px;

}



#header .sub-links a {

	color: #fff;

}



#header .search {

	float: right;

	position: relative;

	top: 72px;

	left: -10px;

}



/* Search Box */

#header .search input.textbox {


	width: 160px;

	background: #f4f6fd url(../img/bg-search.gif) no-repeat;

	border: none;

}



/* Top Menu */

.top-menu {

	float: right;

	width: 370px;

	height: 40px;

	text-align: right;

	margin-top: 120px;

	position: relative;

	left: 10px;

}



.top-menu a {

	font-size: 10px;

	font-weight: bold;

	color: #000;

	line-height: 140%;

	margin-right: 10px;

	padding: 9px 4px 9px 0;


}



@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {

head~body .top-menu { margin-top: 86px; }

}



/* Modules */

#leftcol .module {

	float: left;

	clear: both;

	width: 100% !important;

	margin-bottom: 10px;

}



.auction-tabs {

	margin-left: 20px;

	position: relative;

	z-index: 10;

}



p.text {

	margin-left: 30px;

	position: relative;

	z-index: 10;

}




/*Main Frame*/

.MainFrame

{	
	/* float:left; */

	width:687px;

}



.MainFrameTop

{	float:left;

	width:687px; height:57px;

	background: url(../img/bg-box-4-Top.png) no-repeat;

}



.MainFrameBG

{	float:left;

	width:687px;

	background: url(../img/bg-box-4-BG.png) repeat-y;

	padding-left:4px;

}



.MainFrameBot

{	float:left;

	width:687px; height:38px;

	background: url(../img/bg-box-4-Bot.png) no-repeat;

}

/*Master Lower Row*/

.Master

{	
	/* float:left; */

	width:918px;

}



.MasterLowerTop

{	float:left;

	width:908px; height:50px;

	background: url(../img/MasterLower_Top.png) no-repeat;

}



.MasterLowerBG

{	float:left;

	width:908px;

	background: url(../img/MasterLower_BG.png) repeat-y;

	padding-left:4px;

}



.MasterLowerBot

{	float:left;

	width:908px; height:38px;

	background: url(../img/MasterLower_Bot.png) no-repeat;

}





/* BOXES */
/* Box best_megabid */

.boxbest_bid .f-top {

	height: 42px;
	
	background: url(../img/BoxFeaturedTop.png) no-repeat;

}



.boxbest_bid .f-repeat {

		
	background: url(../img/BoxFeaturedBG.png) repeat-y;

}



.boxbest_bid .f-bottom {

	height: 35px;
	
	background: url(../img/BoxFeaturedBot.png) no-repeat;

	text-align: center;

}

.boxbest_bid .f-top h3 {

	font-size: 10.5px;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	margin: -1px 4px 0 30px;

	_margin: -2px 4px 0 30px;

}



.boxbest_bid .f-top h3 .icon {

	position: relative;

	top: 12px;

}



.boxbest_bid .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}


/* Box latest winner */
.box_win .f-top {

	height: 28px;
	
	background: url(../img/WinnerFrame_Main.png) no-repeat;

}



.box_win .f-repeat {

	background: url(../img/WinnerFrame_Main.png) 0 -28px no-repeat;

}


.box_win .f-bottom {

	height: 28px;
	
	background: url(../img/WinnerFrame_Bottom.png) no-repeat;

	text-align: center;

}

.box_win .f-top h3 {

	font-size: 10.5px;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	margin: -1px 4px 0 30px;

	_margin: -2px 4px 0 30px;

}



.box_win .f-top h3 .icon {

	position: relative;

	top: 12px;

}



.box_win .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}



/* Box 1 */
.box1 .f-top {

	height: 28px;

	background: url(../img/bg-box-1.png) no-repeat;

}



.box1 .f-repeat {

	background: url(../img/bg-box-1.png) 0 -28px no-repeat;

}



.box1 .f-bottom {

	height: 28px;

	background: url(../img/bg-box-1-bottom.png) no-repeat;

	text-align: center;

}


.box1 .f-top h3 {

	font-size: 10.5px;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	margin: -1px 4px 0 30px;

	_margin: -2px 4px 0 30px;

}



.box1 .f-top h3 .icon {

	position: relative;

	top: 12px;

}



.box1 .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}




/* Box 2 */

.box2 .f-top {

	height: 29px;

	background: url(../img/bg-box-2.png) no-repeat;

}



.box2 .f-repeat {

	background: url(../img/bg-box-2.png) 0 -28px no-repeat;

}



.box2 .f-bottom {

	height: 28px;

	background: url(../img/bg-box-2-bottom.png) no-repeat;

	text-align: right;

}



.box2 .f-bottom a {

	font-size: 10px;

	font-weight: bold;

	color: #fff;

	margin-right: 30px;

	position: relative;

	top: 2px;

}



.box2 .f-top h3.mega {

	float: left;

	font-size: 16px;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	margin: -3px 4px 0 30px;

	_margin: -5px 4px 0 30px;

	display: inline;

}



.box2 .f-top h4.tips {

	float: right;

	font-size: 10px;

	font-weight: bold;

	color: #fff;

	margin: 12px 70px 0 0;

	display: inline;

}



.box2 .f-top h4.tips a {

	color: #fff;

}



.box2 .f-top h3 .icon {

	position: relative;

	top: 12px;

}



.box2 .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}



/* Box 3 */

.box3 .f-top {

	height: 28px;

	background: url(../img/bg-box-3.png) no-repeat;

}



.box3 .f-repeat {

	background: url(../img/bg-box-3.png) 0 -28px no-repeat;

}



.box3 .f-bottom {

	height: 28px;

	background: url(../img/bg-box-3-bottom.png) no-repeat;

	text-align: right;

}



.box3 .f-bottom .menu {

	margin: 0 30px 0;

	position: relative;

	top: 2px;

}



.box3 .f-bottom .menu a {

	font-size: 10px;

	font-weight: bold;

	color: #fff;

}



.box3 .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}



/* Box 4 */

.box4 .f-top {

	height: 29px;

	background: url(../img/bg-box-4.png) no-repeat;

}



.box4 .f-repeat {

	background: url(../img/bg-box-4.png) 0 -28px no-repeat;

}



.box4 .f-bottom {

	height: 28px;

	background: url(../img/bg-box-4-bottom.png) no-repeat;

	text-align: right;

}



.box4 .f-bottom a {

	font-size: 10px;

	font-weight: bold;

	color: #fff;

	margin-right: 30px;

	position: relative;

	top: 2px;

}



.box4 .f-top h3.mega {

	float: left;

	font-size: 16px;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	margin: -3px 4px 0 30px;

	_margin: -5px 4px 0 30px;

	display: inline;

}



.box4 .f-top h4.tips {

	float: left;

	font-size: 10px;

	font-weight: bold;

	color: #fff;

	margin: 12px 70px 0 50px;

	display: inline;

}



.box4 .f-top h4.tips a {

	color: #fff;

}



.box4 .f-top h3 .icon {

	position: relative;

	top: 12px;

}



.box4 .f-repeat .content {

	padding: 10px;

	position: relative;

	z-index: 10000;

}



/* Refer a Friend */

.refer p.note {

	font-weight: bold;

	color: #e31414;

	text-align: center;

	line-height: 130%;

}



.refer form {

	margin-bottom: 10px;

}



.refer div.form-item {

	display: inline;

}

	

.refer .menu {

	height: 28px;

	background: url(../img/bg-box-footer.png) no-repeat;

	color: #fff;

	text-align: center;

	margin: -10px 0 0 10px;

	padding: 2px 0;

}



.refer input.textbox {

	width: 170px;

	border: 1px solid #cfcfcf;

	position: relative;

	top: -6px;

}

	

.refer .menu a {

	font-weight: bold;

	color: #fff;

}



/* Buy Bids */

.buy-bids table {

	font-weight: bold;

	margin: 0 0 10px 0;

}



.buy-bids table th, .buy-bids table td {

	font-weight: bold;

	padding: 2px 10px;

}



.buy-bids table th {

	color: #ca0202;

}



.buy-bids table tr.border td {

	height: 1px;

	font-size: 0;

	line-height: 1px;

	border-bottom: 1px solid #e9e9e9;

	padding: 0 10px;

}



.buy-bids table tr.border td, .buy-bids table tr.footer td {

	height: 1px;

	font-size: 0;

	line-height: 1px;

	border-bottom: 1px solid #e9e9e9;

	padding: 0 10px;

}



.buy-bids table tr.footer td {

	padding-top: 20px;

}



.buy-bids table tr.heading td {

	color: #000;

	text-transform: uppercase;

	border-bottom: 1px solid #e9e9e9;

	padding: 10px 0 0 10px;

}

	

.buy-bids .register {

	height: 28px;

	background: url(../img/bg-box-footer.png) no-repeat;

	font-weight: bold;

	color: #fff;

	text-transform: uppercase;

	text-align: center;

	margin: -10px 0 0 10px;

	padding: 2px 0;

	position: relative;

	z-index: 10;

}

	

.buy-bids .register a  {

	color: #fff;

	position: relative;

	top: 1px;

	left: -8px;

}



/* Latest News */

.latest-news ul, .category-list ul {

	margin: 0;

	padding: 0;

}



.latest-news ul li, .category-list ul li {

	clear: both;

	list-style: none;

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #f0f0f0;

}



.latest-news ul li .content {

	padding: 0 10px !important;

}



.latest-news ul li .meta {

	color: #6f6f6f;

}



.latest-news .f-bottom {

	height: 24px;

	background: url(../img/bg-box-1-bottom-news.png) no-repeat;

	text-align: right;

}



.latest-news .f-bottom a {

	font-weight: bold;

	color: #fff;

	margin: 4px 28px;

	position: relative;

	top: 2px;

}



.latest-news ul li a {

	font-weight: bold;

}



/* Horizontal Bid List */
.Auction_Entry {width:228px; float:left; margin-bottom:20px;}
ul.horizontal-bid-list {margin: 6px 0 6px 0; padding: 0; width:100%; float:left;}
ul.horizontal-bid-list li {float: left; width: 228px; height:297px; background: url(../img/bg-horizontal-bid-list.gif) no-repeat; text-align: center; list-style: none;}
ul.horizontal-bid-list li h3 {font: bold 10px "Century Gothic", Arial, Helvetica, sans-serif;margin: 0; padding: 0;}
ul.horizontal-bid-list li .thumb {height: 56px; margin: 18px 0 2px 0; }
ul.horizontal-bid-list li .thumb img {height: 100%; }
ul.horizontal-bid-list2 {margin: 6px 0 0 0; padding: 0; width:100%;}
ul.horizontal-bid-list2 li {float: left; width: 228px; text-align: center; list-style: none; display:inline;}
ul.horizontal-bid-list2 li h3 {font: bold 10px "Century Gothic", Arial, Helvetica, sans-serif;margin: 0; padding: 0;}
ul.horizontal-bid-list2 li .thumb {height: 56px; margin: 18px 0 2px 0; }
ul.horizontal-bid-list2 li .thumb img {height: 100%; }
ul.horizontal-bid-list li div.name { font-size:8.5px; font-weight: bold; line-height: 130%; text-transform: uppercase;}
ul.horizontal-bid-list li div.name span.rrp, ul.horizontal-bid-list li div.name span.price,
ul.horizontal-bid-list li div.name span.timer {

	font-size: 12px;

	font-weight: bold;

	color: #ff0000;

	line-height: 125%;

}

#auction-details .bida-now {

	margin: 10px 65px 0 0;
	text-align:right;
}

ul.horizontal-bid-list li div.bida-now {

	height: 13px;

	margin: 4px 0 10px 0;

	line-height: 130%;
	text-align:center;

}



ul.horizontal-bid-list li div.more-info {

	font-size: 12px;

	font-weight: bold;

	line-height: 120%;

	text-transform: uppercase;

	margin: 16px 0 10px 0;

	.margin: 11px 0 10px 0;

}



ul.horizontal-bid-list li div.more-info a {

	color: #fff;

}

ul.horizontal-bid-list li .messages {

	height: 20px;

}



ul.horizontal-bid-list li {

	font-size: 9px;

	color: #ff0000;

	line-height: 120%;

	margin: 4px 0;

}



.bid-message {font-size: 13px; color: #fff; width:185px; text-align:center; padding:20px; background-color:#C00; font-weight:bold; border:solid 1px #ccc; position:relative; top:10px; z-index:1;}


/* Previous Auctions */

ul.previous-auctions {

	margin: 6px 0 0 0;

	padding: 0;

	position: relative;

	left: 16px;

}



ul.previous-auctions li {

	float: left;

	overflow: hidden;

	width: 147px;

	height: 129px;

	background: url(../img/bg-previous-auctions.gif) no-repeat;

	text-align: center;

	list-style: none;

	margin: 0 5px 5px 0;

	padding: 30px 0 10px 0 !important;

}



ul.previous-auctions li h3 {

	font: bold 10px "Century Gothic", Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

}



ul.previous-auctions li .thumb {

	height: 56px;

	margin: 4px 0 2px 0;

}



ul.previous-auctions li .thumb  {

	height: 100%;

}



ul.previous-auctions li div.name {

	font-size: 8.5px;

	font-weight: bold;

	line-height: 130%;

	text-transform: uppercase;

}



ul.previous-auctions li div.name span.price,

ul.previous-auctions li div.name span.timer {

	font-size: 12px;

	font-weight: bold;

	color: #ff0000;

	line-height: 125%;

}



ul.previous-auctions li div.title {

	font-size: 10px;

	font-weight: bold;

	margin: 4px 0 6px 0;

	line-height: 120%;

}



/* Auction Details */

#auction-details .col1 {

	float: left;

	width: 550px;

	margin-right: 40px;
	
	position:relative;

}



#auction-details .col2 {

	float: left;

	width: 300px;

}



#auction-details .thumbs {

	margin: 10px auto;

	text-align: center;

	padding: 10px 0;

	border: 1px solid #ddd;

}



#auction-details .thumbs span {

	width: 55px;

	margin: 0 6px 0 0;

	padding: 0;

	text-align: center;

}



#auction-details .thumbs span  {

	width: 50px;

	height: 40px;

	margin: 2px;

	padding: 2px;

	border: 1px solid #ddd;

}



#auction-details .thumbs .enlarge {

	font-size: 10px;

	color: #c5c5c5;

	text-transform: uppercase;

}



#auction-details .auction-type {

	/*background: #f5f5f5;*/

	font-size: 14px;

	font-weight: bold;

	color: #003366;

	text-align: center;

	margin-bottom: 6px;

	padding: 2px;

}



/* Bid History */

#auction-details .bid-history {

	margin: 10px 0;

}



#auction-details .bid-history h3, #auction-details .unique-bidders h3,

#auction-details .delivery-info h3 {

	font-size: 14px;

	font-weight: bold;

	letter-spacing: -1px;

	margin: 0 0 6px 0;

	padding: 0 0 4px 0;

	border-bottom: 1px solid #ccc;

}



#auction-details .bid-history table {

	width: 100%;

	font-size: 11px;

	margin: 0;

}



#auction-details .bid-history table th {

	font-weight: bold;

	text-align: left;

	padding: 2px;

}



#auction-details .bid-history table td {

	padding: 2px;

}



/* Counting */

.count-saving label {

	float: left;

	width: 120px;

}



.count-saving .total-savings {

	border-top: 1px solid #555;

}



/* Bid */

#auction-details .bid {

	text-align: center;

	margin: 20px 0;

}



#auction-details .price {

	font-size: 24px;

	font-weight: bold;

	letter-spacing: -1px;

	color: #ff0000;

	/*margin: 10px 0;*/

}



#auction-details .price span.vat {

	font-size: 11px;

	color: #555;

	letter-spacing: normal;

}



#auction-details .timer {

	font-size: 30px;

	font-weight: bold;

	letter-spacing: -1px;

	/*margin: 16px 0;*/
	text-align:center;

}



#auction-details .congrats {

	font-size: 20px;

	font-weight: bold;

	line-height: 140%;

	margin-top: 10px;

	text-align: center;

}



#auction-details .payment-info {

	line-height: 160%;

	margin: 10px 0;

}

#auction-details .col1 dl dt {

	float: left;

	clear: both;

	width: 110px;

	text-align: left;

	margin-right: 10px;

	padding-bottom: 12px;

}



#auction-details .col1 dl dd {

	float: left;

	width: 140px;

	text-align: left;

	padding-bottom: 12px;

}


#auction-details .payment-info dt {

	float: left;

	clear: both;

	width: 110px;

	margin-right: 6px;

	padding-bottom: 4px;

}



#auction-details .payment-info dd {

	float: left;

	width: 150px;

	padding-bottom: 4px;

}



#auction-details .vat {

	font-size: 11px;

}



p.note {

	font-size: 11px;

}



/* Product Description */

#product-desc {

	margin: 20px 0;
	float:left;
	width:548px; 
	margin-left:3px; 
	text-align:left;

}

#product-desc p{

 text-align: left;
}

#product-desc h2,#product-desc h3 {
 text-align: left;
 border-bottom:1px dotted #CCC;
 margin-top:5px;
 margin-bottom:5px;
 width:100%;
 float:left;
}
#product-desc ul{

 margin-left:10px;
 margin-bottom:10px; 
}
#product-desc h2 {

	font-size: 18px;

	font-weight: bold;

	letter-spacing: -1px;

	margin: 0;

	padding: 0;

}



/* Footer */

#footer {

	height: 265px;

	background: url(../img/bg-footer.gif) -11px 0 no-repeat;

	font-size: 10px;

	line-height: 130%;

}



#footer {

	width: 94%;

	padding: 20px 30px 0 30px;

}



#footer .footer-menu {

	font-weight: bold;

	text-align: center;

}



#footer .footer-menu a {

	color: #1200ff;

	font-weight: bold;

	text-align: center;

}



#footer .copyright {

	color: #7e7e7e;

	text-align: center;

}



#footer .cards {

	margin: 10px 0;

	text-align: center;

}



/* 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: 160px;

	margin-right: 10px;

}



fieldset .radio-group label {

	float: none;

	display: inline;

	width: auto;

	margin-right: 10px;

}



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;

}



fieldset .form-container .error-message {

	font-size: 11px;

	font-weight: bold;

	color: #e45b00;

	margin-left: 160px;

	_margin-left: 163px;

}



fieldset .error-message {

	font-size: 11px;

	font-weight: bold;

	color: #e45b00;

}


.editbidbutler {width:600px; float:left;}





/* 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: 110px;

	margin-right: 10px;

	padding-bottom: 8px;

}



fieldset .input {

	clear: both;

	padding: 4px 0 6px 0;

}



fieldset .text input, fieldset .password input, fieldset .textarea textarea {

	font: 14px Arial, Helvetica, sans-serif;
	
	width:50%;

	padding: 2px;
	
	float:left;

}



fieldset .checkbox label {

	float: none;

	padding-left: 4px;

}



fieldset div.submit {

	margin: 10px 0;

}



fieldset div.submit input {

	margin-left: 0px;

	padding: 2px;

}



fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,

fieldset .checkbox .error-message, fieldset .password .error-message {

	font-size: 11px;

	color: #e45b00;

}



fieldset .select .error-message, fieldset .textarea .error-message, div.checkbox, fieldset .password .error-message {

	margin-left: 0px;

}

fieldset .password input {margin-left:-50px;}


.recaptchaverif {float:left; padding:15px 0px 15px 0px;}


fieldset .hint {font-size: 11px; color: #666; width:90%; float:left; padding-bottom:5px;}

#UserDateOfBirthMonth, #UserGenderId, #UserCountryId, #AddressCountryId, #PageMessage {margin-left:-50px;}

.term2left {padding:10px 0px 10px 0;}



ul.to-do {

	margin: 0;

	padding: 0;

}



ul.to-do li {

	background: url(../img/icon-to-do.gif) no-repeat;

	list-style: none;

	margin: 0 0 4px 0;

	padding: 0 0 2px 20px;

}



/* Actions */

.actions ul {

	margin: 10px 0;

	padding: 0;

}



.actions ul li{

	float: left;

	list-style: none;

	margin: 0 10px 10px 0;

	padding: 0;

}



/* Messages */

.message {float:left; background:#F00; font-weight: bold; color: #fff; padding: 10px 30px; margin: 10px 0; position:relative; top:10px; }



.success{float:left; background: #96d01d; font-weight: bold; color: #fff; padding: 10px 30px; margin: 10px 0; position:relative; top:10px; }



/* News */

ul.news {

	clear: both;

	margin: 0;

	padding: 0;

}



ul.news li {

	list-style: none;

	margin: 0 0 16px 0;

	padding: 0 0 4px 0;

	border-bottom: 1px solid #dedede;

}



ul.news li h2.heading {

	background: none;

	margin: 4px 0;

	padding: 0;

}



.meta {

	font: 10px Tahoma, Arial, Helvetica, sans-serif;

	color: #999;

	text-transform: uppercase;

	margin: 10px 0;

}



/* Paging */

.paging {

	float: left;

	clear: both;

	width: 100%;

	margin: 10px 0;

}



.paging a {

	text-decoration: none;

}



.totalresults {

}



.pagenumber ul {

	margin: 0;

	padding: 0;

}



.pagenumber ul li {

	float: left;

	list-style: none;

	font-weight: bold;

	margin-right: 4px;

	padding: 1px 4px;

	border: 1px solid #dedede;

}



.pagenumber .current {

	color: #89583d;

}



/* Tables */

table.results {

	clear: both;

	width: 100%;

	margin: 10px 0;
	
	font-size:12px;

}



table.results th {

	background: #6ba3c8;

	font-weight: bold;

	color: #fff;

	text-align: left;

	padding: 2px 2px 2px 4px;
	
	border-right:1px solid #CCC;

}



table.results th a {

	color: #fff;

	text-decoration: underline;

}



table.results td {

	padding: 2px 2px 2px 4px;

	border-bottom: 1px solid #e4dfc9;
	
	border-right:1px solid #CCC;

}



/* Breadcrumbs */

.crumb {

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

	margin: 0 0 20px;

}



/* Categories */

ul.categories {

	clear: both;

	margin: 10px 0 0 8px;

	padding: 0 0 6px 0;

	display: table;

}



ul.categories li {float: left; width: 140px; list-style: none; margin: 0px 5px 15px 5px; padding: 10px; border: 1px solid #ccc; text-align:center;}



ul.categories li h3 {font-size: 12px; margin:0 0 10px 0;padding: 0;}



/* Module */

.module {

	margin-bottom: 10px;

}



.module h3 {

	margin: 0 0 4px 0;

	padding: 0;

}



/* User Menu */

ul.menu {

	margin: 0;

	padding: 0;

}



ul.menu li {

	background: url(../img/icon-list.gif) no-repeat;

	list-style: none;

	margin: 0 0 4px 0;

	padding: 2px 2px 2px 24px;

	border-bottom: 1px solid #e4dfc9;

}



ul.menu li a {

}



ul.to-do {

	margin: 0;

	padding: 0;

}



ul.to-do li {

	background: url(../img/icon-calendar.gif) no-repeat;

	list-style: none;

	margin: 0 0 4px 0;

	padding: 0 0 0 24px;

}



a.purchase-bid {

	background: url(../img/icon-cart.gif) no-repeat;

	padding-left: 20px;

}

/* Featured Classes */

.Featured_Box
{    float:left;
    width:688px; height:296px;
    background:url(../images/featured_bg.png) no-repeat;
	margin:0 7px 0 0 ;
}

.Featured_Box_Product
{    top:8px; left:95px;
    color:#fff; font-size:18px;
} .Featured_Box_Product a {color:#fff; }

.Featured_Box_Desc
{    top:40px; left:185px;
    color:#000; font-size:12px;
    width:200px; height:120px;
    overflow:auto;
} .Featured_Box_Desc a {color:#000; font-weight:bold; }

.Featured_Box_Value
{    top:38px; left:400px;
    font-size:12px; color:#FFFF00; text-align:center;
    width:205px;
}

.Featured_Box_Timer {}

.Featured_Box_Price
{    top:88px; left:400px;
    color:#000; font-size:18px; text-align:center;
    width:205px;
}

.Featured_Box_Bidder
{    top:108px; left:400px;
    color:#000; font-size:10px; text-align:center;
    width:205px;
}

.Featured_Box_BidButton
{    bottom:5px; left:400px; color:#FFF; font-size:10px; text-align:center; }
.FBB_Text {color:#000; font-size:14px; width:124px; text-align:center;}
.FBB_Text a {color:#FFF; font-weight:bold; display:block; margin-top:-24px;}
.FBB_Text a:focus { outline: none; }

.Featured_Box_SMS
{    bottom:5px; left:510px; color:#FFF; font-size:10px; text-align:center; }
.FBSMS_Text
{    bottom:15px; left:518px; color:#000; font-size:12px; text-shadow:Grey 1px 1px; }
.FBSMS_Text a a:active a:visited {color:#FFF; }

.FeaturedBox_left {width:200px; float:left; margin:40px 40px 10px 40px;}
.FeaturedBox_image {width:200px; height:200px; float:left; text-align:center;}
.FeaturedBox_tags {width:200px; float:left; margin-top:5px;}
.FeaturedBox_tags img{margin-right:5px;}
.FeaturedBox_right {width:370px; float:left; padding-top:15px;}
.FeaturedBox_title {width:370px; float:left; font-size:2.0em; font-family:"Times New Roman", Times, serif; font-weight:bold; padding-bottom:15px;}
.FeaturedBox_title a {color:#666;}
.FeaturedBox_title a:hover {color:#333;}
.FeaturedBox_description {width:370px; float:left; font-size:1em; padding-bottom:20px; color:#666;}
.FeaturedBox_smalldescr {width:140px; font-size:0.8em; font-weight:bold; color:#666; float:left;}
.FeaturedBox_currentprice {color:#86BA18; float:left; width:200px; font-size:0.9em; font-weight:bold; margin-top:-4px;}
.FeaturedBox_retailprice {color:#FF0000; float:left; width:200px; font-size:1.1em; font-weight:bold; margin-top:3px;}
.FeaturedBox_timeleft {color:#FF0000; float:left; width:200px; font-size:1.7em; font-weight:bold;}
.FeaturedBox_login {width:370px; height:34px; float:left; margin:20px 10px 0px 0px; text-align:left;}
.FeaturedBox_bidbutton {color:#FFF; background-image:url(../images/bid_button.png); width:124px; height:34px; float:left;}
.FeaturedBox_winning {color:#FF0000; float:left; width:150px; position:relative; left:150px; top:-25px;}
.FeaturedBox_winuser {color:#333; width:200px; float:left;}
.moneyicon {float:left; margin:0px 20px 0px 0px;}
.timeicon {float:left; margin:0px 20px 0px 0px;}
.bid-button {width:228px; height:22px; text-align:center; float:left; background-image:url(../images/bid_button.png); background-position:center; background-repeat:no-repeat; padding-top:11px;}
.bid-button2 {width:165px; height:24px; text-align:center; float:left; background-image:url(../images/bid_button.png); background-position:center; background-repeat:no-repeat; padding-top:9px;}
.usr1loc {width:130px; float:left; font-size:0.9em; position:relative; left:110px; top:-14px; font-size:1.1em; font-weight:bold;}
.usr1loc a {color:#C8629A;}
.usr1loc a:hover {color:#666;}
.featuredwinner {float:left; padding-right:5px;}
.featured_badge {width:119px; height:144px; position:relative; top:1px; left:1px; background-image:url(../images/featured_badge.png); z-index:100;}


.rightpan_top {width:258px; float:left; height:36px; background-image:url(../images/right-pan-top.png); color:#B24A7A; font-size:1.6em; text-align:center; padding-top:12px;}
.rightpan_middle {width:233px; float:left; background-image:url(../images/right-pan-middle.png); background-repeat:repeat-y; padding:0px 12px 5px 13px;}
.rightpan_bottom {width:258px; float:left; height:12px; background-image:url(../images/right-pan-bottom.png); margin-bottom:15px;}

.step {width:233px; float:left; margin-bottom:5px;}
.step img {float:left; margin-right:4px;}
.moov1 {width:220px; display:block; padding-top:10px;}
.moov2 {width:220px; display:block; padding-top:20px;}
.boldred {font-weight:bold; color:#F00;}

.bid-button-link {}


.bidpackagestbl {width:230px;}
.bidpackagestbl th {color:#6F4B65; text-align:left;}
.bidpackagestbl td {border-right:1px dotted #999; font-size:10px; font-weight:bold;}
.bidcol1 {width:108px;}
.bidcol2 {width:46px;}
.bidcol3 {width:56px;}

.menucol {width:220px; float:left; margin:0px 30px 0px 15px;}
.contentdisplayright {width:690px; float:left;}
.content {width:690px; float:left;}
.content2 {width:690px; float:left; margin:0 9px 0 0 ;}
.content3 {width:681px; float:left;}
.content4 {border:1px dotted #ccc; padding:10px; width:661px; text-align:left; border-top:5px solid #B24A7A;}
.content5 {width:922px; float:left; padding:0px 30px 0 30px;}
#ending-soon {float:left; width:100%;}




.itemdesccol {width:320px; float:left; padding-right:20px;}
.itemdetcol {width:330px; float:left;}
.indauctiontitle {color:#B34A7B; width:100%; float:left; margin:0px 0px 10px 0px; padding-bottom:3px; font-size:2.1em; font-family:"Times New Roman", Times, serif; border-bottom:1px dotted #ccc; }
.productlrgimage {width:310px; padding:4px; border:1px solid #E9E9E9; text-align:center; float:left;}
.lastsoldprice {width:310px; float:left; padding:3px 0px 3px 0px; margin:5px 0px 5px 0px; background-color:#C00; color:#FFF;}
.lastsoldprice a {color:#FFF;}
.lastsoldprice a:hover {color:#000;}
.indaucbox {width:330px; height:100px; float:left; background-image:url(../images/ind_ac_box.png);}
.pricebox {width:110px; float:left; color:#000; position:relative; top:10px; left:20px;}
.pricebox .bid-price {color:#FFF;}
.vatdeliveryinfo {font-size:0.7em; font-weight:bold;}
.countingbox {width:200px; float:left; position:relative; top:10px; left:20px;}
.indcount {width:160px; height:20px; background:#FFF; border:inset 1px #090; color:#F00; font-size:1.9em; display:block; float:left; padding:10px; text-align:center;}
.indcoming {width:160px; height:20px; background:#FFF; border:inset 1px #090; color:#F00; font-size:1.2em; display:block; float:left; padding:10px; text-align:center;}
.indaucbidder {width:180px; float:left; position:relative; top:15px; left:19px; font-weight:bold;}
.indaucbidder a {color:#000;}
.indaucbidder a:hover {color:#060;}
.cd_uhrnew {font-size:0.8em; font-weight:bold; width:143px; float:left; display:block; color:#666; padding:10px; text-align:center; margin:5px 0px 10px 0px; border:1px dotted #ccc;} 
.bid-addwatchlist {width:130px; float:left; display:block; position:relative; top:17px; text-align:right;}
.bid-addwatchlist a {color:#000; font-weight:bold;}
.bid-addwatchlist a:hover {color:#060;}
.bigsymbol {font-size:1.3em; font-weight:bold; color:#060;}
.indsec {width:330px; float:left; margin-bottom:20px;}
.indsechead {width:330px; height:30px; padding-top:12px; background-image:url(../images/indau_sect.png); background-repeat:no-repeat; font-size:1.4em; color:#333; text-align:center;}
.inauctiontitle {color:#B34A7B; float:left; margin:0px 0px 5px 0px; padding-bottom:3px; font-size:2.1em; font-family:"Times New Roman", Times, serif; border-bottom:1px dotted #ccc; }
.inauctionbody {width:306px; float:left; padding:10px; border-bottom:1px solid #CCC; border-left:1px solid #CCC; border-right:1px solid #CCC; margin-left:1px;}
.worthupto {color:#F00; font-weight:bold;}
.price, .savings {color:#64AF1B; font-weight:bold;}
.savings {font-size:1.2em;}
.total-savings {border-top:1px dotted #CCC; width:100%; padding-top:2px; margin-top:4px;}
.tip {color:#666; font-style:italic;}

.auctionwinners {width:100%; float:left;}
.auctionwinners li{list-style:none; text-align:center;}
.auctionwinnerbox {width:190px; height:225px; float:left; margin:0px 5px 15px 5px; border:1px solid #CCC; padding:10px;}
.auctionwin_title {font-family:"Times New Roman", Times, serif; color:#666; font-size:1.3em;}
.auctionwin_itempic {width:100px; height:100px; background-image:url(../images/item-thumb-bg.jpg); padding:10px; margin:10px 35px; float:left;}
.auctionwin_winner {width:170px; float:left; padding:0px 10px;}
.winname {font-weight:bold;}
.winprice {}

.legendinfo li{list-style:none; float:left; width:100%;}
.legendinfo img{margin:0px 10px 25px 0px; float:left;}
.coming_soon {width:186px; height:207px; position:absolute; top:0px; right:0px; background-image:url(../images/coming_soon.png); z-index:2;}
.website_sold {width:186px; height:207px; position:absolute; top:0px; right:0px; background-image:url(../images/website-sold.png); z-index:2;}

.categoryitem {width:130px; height:193px; float:left; margin:0px 5px 15px 5px; border:1px solid #CCC; padding:10px; text-align:center;}
.retpriceinf {width:100%; margin-top:10px; float:left;}
.prodtitle {font-size:1.3em;}
.prodtitle a {color:#666;}

.retailpricebox {width:308px; border:1px dotted #CCC; padding:10px; float:left; margin-bottom:20px;}
.retailpricebox_inf {width:150px; float:left; color:#666; padding-top:8px; text-align:right;}
.retailpricebox_price {width:138px; float:left; font-size:1.9em; color:#F00; padding-left:20px;}

.infosection {width:320px; float:left; margin-bottom:20px;}

.metadescr {width:962px; margin:0px 10px 10px 10px; color:#666; font-size:0.8em; font-weight:bold; float:left;}

.launching-may {width:687px; height:181px; float:left; margin:10px 0px 20px 0px; background-image:url(../images/launching_may.png); }
.suspended {width:687px; height:181px; float:left; margin:10px 0px 20px 0px; background-image:url(../images/suspended.png); }
.website-launch {width:687px; height:181px; float:left; margin:10px 0px 20px 0px; background-image:url(../images/website-launch.png); }
.for-sale {width:687px; height:181px; float:left; margin:10px 0px 20px 0px; background-image:url(../images/for-sale.png); }

.comingsoontitle {color:#B34A7B; width:100%; float:left; margin:10px 0px 4px 0px; font-size:2.1em; font-family:"Times New Roman", Times, serif; text-align:center;}



#social_nav_horizontal {
	margin-left: 100px;
	font-family: Futura, Verdana, Sans-Serif;
	font-size: 18px;
	color: #8E9090;
	height: 100px;
}
#social_nav_horizontal h3 {
	display: inline;
	padding: 0 10px;
	border-bottom: dashed 1px #ccc;
}
#social_nav_horizontal ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
#social_nav_horizontal ul li {
	float: left;
	padding: 5px 0 0 5px;
	margin-left: 5px;
	list-style-type: none;
}
#social_nav_horizontal ul li a {
	padding: 4px 0 0 28px;
	height: 32px;
	color: #999;
	text-decoration: none;
	line-height: 1.45em;
}
#social_nav_horizontal ul li a:hover {
	color: #6DCAFF;
	text-decoration: underline;
}
.delicious {
	background: url(../images/delicious.png)no-repeat;
	background-position: 0 -1px;
}
.facebook {
	background: url(../images/facebook.png)no-repeat;
	background-position: 0 -1px;
}
.stumbleupon {
	background: url(../images/stumbleupon.png)no-repeat;
	background-position: 0 -1px;
}
.twitter {
	background: url(../images/twitter.png)no-repeat;
	background-position: 0 -1px;
}
/* -----------------------------Vertical Menu -----------------*/

#social_nav_vertical {
	font-family: Futura, Verdana, Sans-Serif;
	font-size: 18px;
	color: #8e9090;
	padding: 10px;
	border: 1px dashed #DFDFDF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#social_nav_vertical h3 {
	display: inline;
	padding: 0 10px;
	border-bottom: dashed 1px #ccc;
}
#social_nav_vertical  ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
#social_nav_vertical ul li {
	padding: 5px 0 0 5px;
	margin-left: 5px;
	list-style-type: none;
}
#social_nav_vertical  ul li a {
	padding: 4px 0 0 28px;
	height: 32px;
	color: #999;
	text-decoration: none;
	line-height: 1.45em;
}
#social_nav_vertical ul li a:hover {
	color: #6DCAFF;
	text-decoration: underline;
}



/* End of Featured Classes 

Chat Box for Budson Template (Orange)
				
	Inbox		X	
				
 
Reply
 
|
Mäséowork
 to me
	
show details 09:32 (1 hour ago)
	
Budson Template 2 (Orange)

HTML Code: Open Import_ChatBox.php
Images: Attached

Classes
Note: Please modify the images paths as required
*/
/* Main Data Box */

.MainDataBox
{    float:left;
    width:629px;
}

.MainDataBox_Top
{    float:left;
    width:629px; height:39px;
    background:url(../images/MainDataBox_Top.png) no-repeat;
    color:#fff; font-size:16px; text-shadow:#999 1px 1px;
    position:relative;
}

.MainDataBox_BG
{    float:left;
    width:629px;
    background:url(../images/MainDataBox_BG.png) repeat-y;
}

.MDB_Margins
{    margin:7px; }

.MainDataBox_Bot
{    float:left;
    width:629px; height:25px;
    background:url(../images/MainDataBox_Bot.png) no-repeat;
}
/* End Data Box */
/* Full Box */

.FullBox
{    float:left;
    width:851px;
}

.FullBox_Top
{    float:left;
    width:851px; height:54px;
    background:url(../images/FullBox_Top.png) no-repeat;
    color:#fff; font-size:16px; text-shadow:#999 1px 1px;
    position:relative;
}

.FullBox_BG
{    float:left;
    width:851px;
    background:url(../images/FullBox_BG.png) repeat-y;
}

.FB_Margins
{    margin:7px; }

.FullBox_Bot
{    float:left;
    width:851px; height:44px;
    background:url(../images/FullBox_Bot.png) no-repeat;
}

.FullBox_ColLeft{
float:left;
width:550px;
}


.FullBox_ColRight{
float:left;
width:280px;
margin-left:7px;
}

.FullBox_ColRight h3{
 color:#FFF;
}

.FullBox_ColRight h3 a{
 color:#FFF;
}
/*End Full Box*/

.BiddingBoxFormat{
margin-top:-43px; margin-bottom:10px; padding-top:10px; padding-left:5px; background:url(../images/BiddingInfo_Box.png) no-repeat; position:relative; height:199px;
}

.InfoBoxFormat{
margin-top:10px; margin-bottom:10px; padding-top:5px; padding-left:5px; background:url(../images/InfoBoxes2_BG.png) no-repeat;
}

.InfoBoxBot{
float:left;
width:100%;
height:59px;
 background:url(../images/InfoBoxes_Bot.png) no-repeat;
}


a.readmore {width:100%; text-align:right; display:block; font-size:0.9em; font-weight:bold; color:#666;}
a.readmore a {color:#666;}
a.readmore:hover {color:#333;}
