/*   
Theme Name: 5ore 2010
Theme URI: http://www.5ore.se
Description: Two column layout, valid XHTML strict
Author: Niklas Påhlsson
Author URI: http://www.kreawebb.se
Version: 1.0
*/

/******************************************************************************
 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;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* 
{
	margin: 0;
	padding: 0;
}

input, select
{
	padding: 4px;
	margin-top: 2px;
}

input
{
	width: 280px;
}

h3
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}

select
{
	width: 138px;
}

#register-user-form select, #modify-user-form select
{
	width: 84px;
}

a:link, a:visited
{
	color: #006E84;
	text-decoration: none;
}

a:hover
{
	color: #006E84;
	text-decoration: underline;
}

/******************************************************************************
 
 *****************************************************************************/
.hidden
{
	display: none;
}


/******************************************************************************
 
 *****************************************************************************/
body
{
	background-image: url(images/body-top-bg.jpg);
	background-repeat: repeat-x;
}

#outer-box
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 1000px;
}

#footer
{	
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#footer img
{
	vertical-align: middle;
}

#footer a:link, #footer a:visited
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

#header
{
	margin-bottom: 44px;
}

#header-logo
{
	width: 279px;
	float: left;
}

#header-navigation
{
	margin-top: 30px;
	width: 719px;
	float: right;
	text-align: right;
}

#header-navigation ul
{
	float: right;
	text-align: right;
}

#header-navigation li
{
	float: left;
	list-style-type: none;
	list-style-position: outside;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	background-image: url(images/top-menu-bg.png);
	background-repeat: repeat-x;
	padding-bottom: 14px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	border-right: 1px solid #D0D6D6;

}

#header-navigation li a
{
	font-size: 16px !important;
}

#breadcrumbs
{
	width: 458px;
	float: left;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #shortcuts a:link, #shortcuts a:visited
{
	font-size: 12px;
	color: #006E84;
	text-decoration: none;
}

#breadcrumbs a:hover, #shortcuts a:hover
{
	font-size: 12px;
	color: #006E84;
	text-decoration: underline;
}

#breadcrumbs img, #shortcuts img
{
	vertical-align: middle;
}

#shortcuts
{
	width: 258px;
	float: left;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

#content-links
{
	margin-bottom: 8px;
}

#main
{
	width: 1004px;
	clear: both;
}

.current_page_item, .current_page_ancestor
{
	background-image: url(images/top-menu-selected-item-bg.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom center;
}


#header-navigation li a:link, #header-navigation li a:visited
{
	color: #006E84;
	text-decoration: none;
}

#header-navigation li a:hover
{
	color: #000000;
	text-decoration: none;
}

#content
{
	float: left;
	width: 720px;
}

#sidebar
{
	float: right; 
	width: 236px;
	color: #FFFFFF;
	background-color: transparent;
}


#sidebar a:link, #sidebar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

#sidebar-header
{
	height: 10px;
	background-image: url(images/sidebar-bg-top.gif);
	background-repeat: no-repeat;
}

#sidebar-body
{
	/*background-color: #2C7280;*/
}

#sidebar-footer
{
	height: 10px;
	background-image: url(images/sidebar-bg-bottom.gif);
	background-repeat: no-repeat;
}

.auction-body
{
	width: 239px;
	float: left;
	margin-bottom: 6px;
}

.auction-inner , .auction-inner-first
{
	border-right: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	padding-top: 16px;
	text-align: center;
}

.auction-inner h2, .auction-inner-first h2
{
	margin-bottom: 8px;
}

.auction-inner-first
{
	border-left: 1px solid #C4C4C4;
}

.auction-footer
{
	border-top: 1px solid #C4C4C4;
	background-image: url(images/auction-box-shadow-under.png);
	background-repeat: repeat-x;
	height: 28px;
}

.opening-times
{
	background-image: url(images/auction-box-special-time-under.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-left: 10px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 9px;
	font-size: 11px;
	color: #20464E;
}

.opening-times td
{
	font-size: 11px;
}


.race-auction-container {
	overflow: hidden;
	margin: 0 0 18px 0;
	border: 1px solid #C4C4C4;
	height: 178px;
}

.race-auction-img {
	float: left;
	padding: 0;
	margin: 0;
	width: 175px;
	text-align: center;
	padding-top: 16px;
	
}

.race-auction-status {
	float: left;
	width: 300px;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
}


.race-auction-body {
	float: left;
	width: 543px;
}


.race-auction-info {
	clear: both;
	margin: 0;
	overflow: hidden;
	height: 178px;
}

.race-auction-info-variable {
	float: left;
	width: 270px;
	padding: 10px 0 0 0;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	height: 100%;
}

.race-auction-info-variable h2 {
	margin: 0 10px 12px 10px;
	font-size: 17px;
	font-weight: normal;
	color: #006D84;
}

.race-auction-info-variable h2 a {
	font-size: 17px;
	font-weight: normal;
}

.race-auction-info-static h2 {
	margin: 0 10px 12px 0;
	font-size: 17px;
	font-weight: normal;
	color: #006D84;
}

.race-highest-bidder {
	margin: 0 10px 6px 10px;
}

.race-auction-info-variable .current-bid {
	margin: 0 10px;
}

.race-estimated-time {
	margin: 4px 10px 16px 10px;
	font-size: 13px;
	color: #007700;		
}

.race-auction-info-variable .bidpanel {
	border-top: 1px solid #C4C4C4;
}

.race-auction-info-variable .infodiv-table {
	margin: 2px 10px 0 10px;
	width: 250px !important;
}

.race-bidagentbtn {
	width: 58%;
	background-position: 0px 9px;
	padding-left: 35px;
	cursor: pointer;
}

.race-auction-info-variable .bidbtn {
	width: 58%;
	background-position: 0px 9px;
	padding-left: 35px;
	cursor: default;
}


.race-auction-info-static {
	padding: 10px 10px 0 10px;
	float: right;
	width: 251px;
	height: 100%;
	background-color: #DDDDDD;
}
	

#content h1, #single-description h1
{
	font-size: 22px;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 18px;
	clear: both;
}

#content p, #single-description p
{
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 18px;
}

#single-description p a:link, #single-description p a:visited
{
	color: #006E84;
	text-decoration: none;
}

#single-description p a:hover
{
	color: #006E84;
	text-decoration: underline;	
}

.auction-body h2, .auction-body h2 a:link, .auction-body h2 a:visited
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 17px;
	font-weight: normal;
	color: #006E84;
	text-decoration: none;
}

.auction-body h2 a:hover
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 17px;
	font-weight: normal;
	color: #006E84;
	text-decoration: underline;	
}

.highest-bid-value

{
	font-family: Georgia;
	font-size: 28px;
	color: #000000;
}

.highest-maxbid-value
{
	color: #000000;
}

.currency
{
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

.highest-bid
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	height: 13px;
	display: block;
	position: relative;
}

.highest-bid span
{
	background-image: url(images/auction-box-username-icon.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}

.estimated-time
{
	margin-top: 10px;
	margin-bottom: 8px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: #007700;	
}

.sms-info {
	color: #333333;
	font-size: 10px;
	margin-bottom: 6px;
}


.infodiv-one-three
{
	padding-left: 8px;
	padding-right: 8px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infodiv-two
{
	padding-left: 8px;
	padding-right: 8px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

.infodiv-table
{
	width: 100%;
	height: 44px;
	text-align: left;
}

.infodiv-table td
{
	vertical-align: middle !important;
}

.infodiv-value
{
	width: auto;
}

.infodiv-bidtime
{
	width: auto;
	padding-left: 26px;
	background-image: url(images/auction-box-clock-icon.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

.infodiv-nb-users {
	width: auto;
	padding-left: 26px;
	background-image: url(images/auction-box-userbids-icon-gold-medium.png);
	background-repeat: no-repeat;
	background-position: 2px;
}

.infodiv-bidinfo
{
	width: auto;
	text-align: right;
}

.infodiv-bidinfo-creditcost
{
	background-image: url(images/auction-box-credit-icon.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	color: #FFFFFF;
	line-height: 2em;
}

.bidpanel
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: #006E84;
}

.show-bid-alternatives
{
	width: 42%;
	background-image: url(images/auction-box-userbids-icon-green.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
}

.show-bid-alternatives:hover
{
	/*background-color: #EFEFEF;*/
}

.bidagentbtn
{
	width: 58%;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
}

.activate-bid-agent
{
	background-image: url(images/auction-box-bidagent-add-icon.png);
	background-repeat: no-repeat;
}

.inactivate-bid-agent
{
	background-image: url(images/auction-box-bidagent-remove-icon.png);
	background-repeat: no-repeat;
}

.bidagentbtn:hover
{
	/*background-color: #EFEFEF;*/
}

.bidmenu
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/manual-bid-background.png);
	background-repeat: no-repeat;
	width: 239px;
	text-align: center;
}

.bidbtn
{
	width: 50%;
	background-image: url(images/bid-menu-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
	opacity: 1;	
}

.closebtn
{
	position: absolute;
	left: 220px;
	top: 8px;
	cursor: pointer;
}

.smsinfo
{
}

.bidbtn-disabled
{
	width: 50%;
	background-image: url(images/bid-menu-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: wait;
	opacity: 0.5;
}

.smsbtn
{
	width: 50%;
	background-image: url(images/bid-menu-icon-sms.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
}

.bidagentmenu, .watchmenu, .maxbidmenu
{
	position: absolute;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bidagent-background.png);
	background-repeat: no-repeat;
	background-color: #2C7381;
	width: 239px;
	text-align: left;
	line-height: 3em;
	padding-top: 6px;
	padding-bottom: 16px;
}

.watchmenu
{
	line-height: 1.2em;
}

.maxbidmenu
{
	line-height: 1.2em;
	padding-bottom: 4px;
}

.watchmenu table
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.activatewatchbtn
{
	width: 100%;
	background-image: url(images/auction-box-bidagent-add-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
}

.inactivatewatchbtn
{
	width: 100%;
	background-image: url(images/auction-box-bidagent-remove-icon.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
	cursor: pointer;
}

.highestbid
{
	width: 100%;
	background-image: url(images/auction-box-userbids-icon-gold.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 40px;
}

.bidagentmenu input, .watchmenu input
{
	width: auto;
	margin-left: 8px;
}

.agent-max-number, .maxbid-input
{
	background-image: url(images/agent-menu-form-input.png);
	background-repeat: no-repeat;
	border: none;
	width: 34px !important;
	background-color: transparent;
	padding: 6px 14px 8px 6px;
}

.watch-input
{
	background-image: url(images/watch-input.png);
	background-repeat: no-repeat;
	border: none;
	width: 120px !important;
	background-color: transparent;
	padding: 6px 14px 8px 6px;
}

.maxbid-row
{
	margin-top: 6px;
	margin-left: 16px;
}

.bidagentmenu img
{
	cursor: pointer;
	margin-right: 4px;
}

#messages
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 13px;
	display: none;
	margin-bottom: 8px;
	margin-right: 3px;
}

.widget-title
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 32px;
}

.widget-showUserPanel 
{	
	/*background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;
	background-color: transparent;*/
}


.widget-showUserPanel .widget-title
{
	background-image: url(images/sidebar-user-icon.png);
	background-repeat: no-repeat;

}

.widget-showAdminPanel .widget-title
{
	background-image: url(images/sidebar-user-icon.png);
	background-repeat: no-repeat;
}

.widget-showAdminPanel p
{
	margin-left: 16px;
	margin-top: 8px;
	font-size: 13px;
}

.widget-showNewsletterPanel .widget-title
{
	background-image: url(images/sidebar-info-icon.png);
	background-repeat: no-repeat;	
}

.widget-showNewsletterPanel p
{
	margin-top: 8px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.2em;
	margin-left: 8px;
	margin-right: 8px;
}

.widget-enh_rp
{
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 32px;
	background-color: transparent;
	margin-bottom: -1px;
	margin-top: -1px;
}

.widget-enh_rp ul li
{
	list-style-position: outside !important;
}

.widget-enh_rp .widget-title
{
	margin-left: 12px;
	padding-left: 32px;
	padding-right: 12px;
	background-image: url(images/sidebar-rss-icon.png);
	background-repeat: no-repeat;
}

.widget-showOpeningTimesPanel .widget-title
{
	margin-left: 12px;
	padding-left: 32px;
	padding-right: 12px;
	background-image: url(images/sidebar-info-icon.png);
	background-repeat: no-repeat;	
}

.widget-showOpeningTimesPanel
{
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;
	padding-bottom: 32px;
}

.widget-showUserPanel, .widget-showAdminPanel
{
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 32px;
	margin-top: -1px;
	margin-bottom: -1px;
}

.widget-showNewsletterPanel
{
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;	
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 16px;
}

#login-email, #login-password
{
	background-image: url(images/sidebar-login-input.png);
	background-repeat: no-repeat;
	border: none;
	width: 180px;
	background-color: transparent;
	margin-left: 8px;
	padding: 6px 14px 8px 6px;
}

#login-button
{
	margin-top: 2px;
	margin-left: 8px;
	background-color: transparent;
	border: none;
}

#register
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 10px;
}

#register a:link, #register a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

#register a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#up-locked
{
	margin-top: 5px;
	margin-left: 14px;
	font-size: 13px;
	font-weight: bold;
}

#bidaccount
{
	margin-top: 5px;
	margin-left: 14px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 14px;
}

#newsletter-email
{
	background-image: url(images/sidebar-login-input.png);
	background-repeat: no-repeat;
	border: none;
	width: 180px;
	background-color: transparent;
	margin-left: 8px;
	padding: 6px 14px 8px 6px;
}

#newsletter-button
{
	margin-top: 2px;
	margin-left: 5px;
	background-color: transparent;
	border: none;
}


#sidebar-body ul
{
	margin-top: 5px;
	margin-left: 14px;
	font-size: 13px;	
}

#sidebar-body ul li
{
	margin-bottom: 4px;
	list-style-image: url(images/sidebar-menu-icon.gif);
	list-style-position: inside;
	vertical-align: middle !important;
}

#sidebar-body ul li a:link, #sidebar-body ul li a:visited
{
	text-decoration: none;
}

#sidebar-body ul li a:hover
{
	text-decoration: underline;
	background-color: transparent;
}

.up-logout
{
	margin-top: 14px;
}

.enhanced-recent-posts
{
	margin: 0 !important;
	background-image: url(images/sidebar-item-bg-lightgray.png);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
}

.enhanced-recent-posts li
{
	list-style-image: none !important;
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 2px;
	background-color: transparent;
}

.enhanced-recent-posts li a:link, .enhanced-recent-posts li a:visited
{
	text-decoration: none;
	color: #006E84 !important;
	background-color: transparent;
}

.enhanced-recent-posts li a:hover
{
	text-decoration: underline;
	color: #006E84 !important;	
	background-color: transparent;
}

#table-opening-times
{
	width: 100%;
}

#opening-times .odd
{
	background-image: url(images/sidebar-item-bg-lightgray.png);
	background-repeat: repeat-y;	
}

#opening-times .even
{
	background-image: url(images/sidebar-item-bg-darkgray.png);
	background-repeat: repeat-y;
}

.opening-times-day
{
	float: left;
	width: 80px;
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.opening-times-time
{
	float: right;
	width: 80px;
	padding-right: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: right;
}

#sidebar-terms
{
	padding-left: 24px;
	padding-right: 24px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.error-line
{
	padding: 6px;
	background-color: #880000;
	color: #FFFFFF;
}

.bidpackage
{	
	border:1px dashed #777777;
	margin-bottom:8px;
	padding:4px;

}

.bidpackage h3
{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 0px;
}


.bidpackage input
{
	width: auto;
}

.info-table
{
	width: 100%;
}

.info-table tr
{
	border-bottom: 1px dashed #AAAAAA;
}

.info-table td
{
	padding: 24px 0;
	vertical-align: top;
	padding-right: 8px;
	line-height: 1.5em;
}

#finished-auctions-table
{
	width: 100%;	
}

#finished-auctions-table td
{
	padding: 4px 0;
	vertical-align: middle;
}

#finished-auctions-table .no-invoice
{
	background-color: #E9E9E9;
}

#finished-auctions-table .sent
{
	background-color: #00FF00;
}

#finished-auctions-table .not-payed
{
	background-color: #FFFF00;
}

#finished-auctions-table .not-sent
{
	background-color: #FF8C00;	
}

#finished-auctions-table .expired
{
	background-color: #FF0000;
}

.auctions-table tr:hover
{
	background-color: #ECECEC;
}

.auctions-table td
{
	padding: 4px 4px 4px 0;
}

.ended-auction-headline
{
	font-size: 16px;
	margin-bottom: 5px;
}

.ended-auction
{
	width: 100%;
	border-bottom: 1px dashed #AAAAAA;
}

.ended-auction td
{
	padding: 24px 0;
	vertical-align: middle;
	line-height: 1.3em;
}

.sitemap
{
		background-image: url(images/auction-box-shadow-under.png);
		background-repeat: repeat-x;
		background-position: bottom;
}

button
{
	width: auto;
	text-align: left;
}

.log-critical
{
	background-color: #FF0000;
}

.log-critical:hover
{
	background-color: #CC0000;

}

.log-warning
{
	background-color: #FFFF00;
}

.log-warning:hover
{
	background-color: #CCCC00;	
}

.overview
{
	background-color: #F0F0F0;	
}

.overview-image
{
	width: 6%;
}

.overview-title
{
	width: 26%;
}

.overview-status
{
	width: 10%;
}

.overview-result
{
	width: 10%;
}

.overview-highest-bid
{
	width: 10%;
}

.overview-highest-bid span
{
	font-size: 14px;
	font-weight: bold;
}

.overview-highest-bidder
{
	width: 17%;
}

.overview-time
{
	width: 13%;
	text-align: right !important;
}

.overview:hover
{
	background-color: #F0F0F0;
}

.overview td
{
	padding: 4px 8px 4px 8px;
	vertical-align: middle;
}

.overview-bidagents 
{
	border-left: 1px solid #F0F0F0;
}

.overview-latestbids
{
	border-left: 1px solid #F0F0F0;
}

.overview-credit-cost
{
	width: 8%;
}

.alignleft
{
	float: left;
}

.current-bid 
{
	height: 37px;}

.current-bid img
{
	vertical-align: middle;
}

.frontpage
{
	clear:both ;
	margin-top: 12px;
	margin-bottom: 12px;
}

.user-search
{
	padding: 8px 0px 8px 16px;
	background-color: #E9E9E9;
	margin-bottom: 32px;
	line-height: 1.4em;
}

.user-search-table
{
}

.user-search-table input, .user-search-table select
{
	width: auto;
	padding: 2px;
	margin: 0;
}

.statistics-parameters
{
	padding: 16px;
	background-color: #E9E9E9;
	margin-bottom: 32px;
	line-height: 1.4em;
	vertical-align: middle;
	width: auto;
}

.statistics-result
{
	width: 500px;
	float: left;
}

.statistics-table
{
	width: 200px;
	float: right;
}

.statistics-parameters tr
{	
}

.statistics-parameters td
{
	padding: 16px;
}

.statistics-parameters input, 
.statistics-parameters select
{
	width: 145px;
	padding: 2px;
	margin: 0
}

.statistics-odd, .alerts-odd
{
	background-color: #E9E9E9;
}

.statistics-odd:hover, .alerts-odd:hover
{
	background-color: #C4C4C4;
}

.statistics-odd td, .statistics-even td, .statistics-marker td, .statistics-header td, .alerts-marker td, .alerts-even td, .alerts-odd td
{
	padding: 12px;
}

.statistics-header
{
	padding: 4px;
	background-color: #000000;
	color: #FFFFFF;
}



.statistics-marker, .alerts-marker
{
	padding: 4px;
	background-color: #FBC341;
}

.statistics-marker:hover, .alerts-marker:hover
{
	background-color: #E8CC8C;
}

.statistics-even, .alerts-even
{
	background-color: #D6D6D6;
	padding: 4px;
}

.statistics-even:hover, .alerts-even:hover
{
	background-color: #B2B2B2;
}

.auctions-not-payed:link, auctions-not-payed:visited
{
	color: #FF0000;
	text-decoration: none;
}

.auctions-not-payed:hover
{
	text-decoration: underline;
}


#dataTables-table {
	margin: 12px 0 12px 0;
	clear: both;
	width: 100%;
}

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	clear: both;
	_height: 302px;
	zoom: 1; /* Feeling sorry for IE */
	width: 100%;
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

.dataTables_length {
	width: 40%;
	float: left;
}


.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('images/forward_enabled.jpg');
}

.sorting {
	background: url('images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('images/sort_desc_disabled.png') no-repeat center right;
}

.sorting_asc {
	background: url('images/sort_asc.png') no-repeat center right;
	background-color: #FFFFFF;
}

.sorting_desc {
	background: url('images/sort_desc.png') no-repeat center right;	
	background-color: #FFFFFF;
}

.dataTables-table tr {
	background-color: #FFFFFF;
	color: #000000;
}

.dataTables-table tr td, .dataTables-table tr th {
	text-align: left;
	padding: 12px !important;
}

.dataTables-table tr th {
	cursor: pointer;
}

.dataTables-table tr.odd {
	color: #000000;
	background-color: #E9E9E9;
}

.dataTables-table tr.odd:hover {
	background-color: #C4C4C4;
}

.dataTables-table tr.even {
	color: #000000;
	background-color: #D6D6D6;
}

.dataTables-table tr.even:hover {
	background-color: #B2B2B2;
}

.dataTables-table tr.error {
	background-color: #FBC341;	
}

