﻿.login-controls
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}



.login-controls a
{
	padding: 3px;
}

.top-banner-container
{
/*	margin-bottom: 10px;*/
	position: relative;
}

.user-toolbar
{
	margin-top: 5px;
	
	border: solid 1px #000;
	
	padding: 2px;
	background-color: #555;
	color: #FF1E1E;
}

.user-toolbar a
{
	text-decoration: none;
	color: #fff;
}

.page-content
{
	float: left;
	margin-bottom: 5px;
	
}

.left-content
{
	float: left;
	width: 765px;
	padding-right: 15px;
}

.right-content
{
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 31px;
}

.footer
{
	font-size: 9px;
}

.middle
{
	background-color: #fff;
	float: left;
	 clear: both;
	 
	 width: 760px;
	 padding: 5px; 
	 padding-left: 0px;

}

.half-page-control
{
	float: left; 
	width: 380px; 	
}

.quarter-page-control
{
	float: left;
	width: 190px;
}

.quarter34-page-control
{
	float: left;
	width: 570px;
}

/*Navigation*/
.navigation
{
	margin-top: 10px;
	height: 25px;
	margin-bottom: 10px;
	
	border-top: solid 1px #b8d2e3;
	border-bottom: solid 1px #b8d2e3;
	background-color: #1a6597;

}

.navigation ul
{
	padding:0;
	margin:0;

	float: left;
	width: 950px;
	
}

.navigation ul li
{
	padding:0;
	margin:0;
	float: left;
	width: 107px;
	height: 25px;
	line-height: 25px;
	list-style:none;
	text-align: center;
	border-left: solid 1px #b8d2e3;
	border-right: solid 1px #b8d2e3;
	font-weight: bold;
	font-size: 13px;
	background-color: #1a6597;
}

.navigation ul li:hover
{
	background-color: #555;
	
}

.navigation ul li a
{
	text-decoration: none;
	display: block;
	height: 100%;
	color: #fff;
}

.navigation ul li a:hover
{
	color: #fff;
}

/*pages*/

.page-cta
{
	float: left;
	width: 190px;
	display: block;
	height: auto;
	text-decoration: none;
}

.page-cta-title
{
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	/*text-transform: uppercase;*/
	background-color: #1a6597;
	color: #fff;
}

.page-cta-content
{
	 width: 190px;

}



/* SECTION PAGE */
.subsection-links
{
	text-align: center;
}

.subsection-links a
{
	text-decoration: none;
}

.subsection-link-container
{
	text-align: center;
	width: 246px;
	display: inline-block;
}

.subsection-link-container img
{
	display: inline-block;
	width: 240px;
	height: 180px;
	border: solid 1px #000;
}


/* PRODUCT */
.main-image-box
{
	float: left;
	width: 372px;
	height: 248px;
	border: solid 1px #000;
	background-image: url('/images/no-image.png');
}

.thumbnail-image-box
{
	float: left;
	width: 186px;
	height: 124px;
	border: solid 1px #000;
	background-image: url('/images/no-image.png');
}


/* SMALL SECTION LINK BOX*/
.small-section-link-box
{
	float: left;
	width: 375px;
	
}

.small-section-link-image
{
	width: 120px;
	height: 90px;
	float: left;
}

.small-section-link-text
{
	float: left;
	padding-left: 3px;
	width: 252px;
	height: 70px;
	
}

.small-section-link-text h4
{
	/*text-transform: uppercase;*/
}

/* ARTICLES */
.article-row
{
	border-bottom: solid 3px #fff;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.article-row a
{
	font-size: 13px;
}

/*ADVERTS*/
.advert-item-container
{
	height: 160px;
	margin-bottom: 4px;
}

.advert-row-alt .table-cell
{
	background-color: #eaeaea;
}

.advert-item-container .table-cell
{
	width: 100%;
}



.advert-item-image-block
{
	height: 120px;
	text-align: center;
}

.advert-item-image-block img
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	padding-right:20px;
	
}

.advert-item-price-block
{
	height: 38px;
	/*line-height: 38px;*/
	text-align: center;
	font-size: 18px;
	color: #ea0009;
	vertical-align: middle;
	display: table-cell;
	float: none;
}

.advert-item-price-block span
{
	display: block;
	width: 190px;
}



.advert-item-price-suffix
{
	padding-top: 2px;
	line-height: 10px;
	font-size: 10px;
	color: #555;
	width: 100%;
	display: block;
	clear: left;
}



.advert-item-main-block
{
	padding: 5px;
	height: 151px;
	
}



.advert-item-main-block-left
{
	width: 70%;
	float: left;
	height: 100%;
}

/*.sponsor-results .quarter34-page-control
{
	width: 568px;
}*/

.sponsor-results .quarter34-page-control
{
	width: 566px;
}

.advert-item-main-block-right
{
	float: left;
	width: 30%;
	height: 100%;
}

.advert-item-title
{
	display: block;
	
	padding-left: 0px;
	font-weight: bold;
	height: 35px;
	font-size: 13px;
}

.advert-item-pointlist
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	height: 30px;
	width: 377px;
		
}

.advert-item-pointlist li
{
	margin: 0px;
	float: left;
	line-height: 17px;
	padding: 0px;
	width: 187px;
	display: block;
}

.advert-item-pointlist li span
 {
 	font-weight: bold;
  display:list-item;
  list-style-type: disc;
  list-style-position: inside;
  
}


.advert-item-description
{
	padding-top: 8px;
	height: 60px;
	
}

.advert-item-footer
{
	height: 18px;
	line-height: 18px;
}

.advert-item-seller-logo-block
{
	height: 60px;
	text-align: right;
}

.advert-item-button-block
{
	height: 90px;
	display: table-cell;
	width: 167px;
	text-align:right;
	
	vertical-align: bottom;
	
}

.advert-edit-buttons
{
	width: 100%;
	height: 20px;
	float: left;
	text-align: right;
	padding-bottom: 5px;
	margin-top: -2px;
}

.advert-edit-button
{
	background-image: url('/images/angle-button.png'); 
	width: 102px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	float: right;
}

.progress-table
{
	background-color: #ececec;
	border: solid 1px #1a6597;
	border-bottom: none;
	margin-left: 1px;
	float:left;
}


/*PICCIES */
.main-ad-pic
{
	width: 240px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}


/* ADVERT PAGE */
.advert-page-left
{
	width: 240px;
	float: left;
}

.advert-page-middle
{
	width: 275px;
	padding-left: 5px;
	float: left;
}

.advert-page-right
{
	width: 235px;
	padding-left: 5px;
	float: left;
}

.advert-page-price-block
{
	height: 60px;
	line-height: 38px;
	text-align: center;
	font-size: 24px;
	color: #ea0009;
	position: relative;
	font-weight: bold;
	
}

.advert-page-price-block .advert-item-price-suffix 
{
	font-size: 12px;
}

.advert-page-title-block
{
	height: 52px;
	padding-top: 8px;
}

.profile-picture-frame {
	width:240px;
	float:left;
	margin-right: 5px;
	height: 366px;
	}
	
	.profile-picture-main {
		width:240px;
		height:180px;
		float:left;
		text-align: center;
		}
		
	.profile-picture-thumb{
		width:78px;
		height:58px;
		float:left;
		margin-top:5px;
		text-align: center;
		}
	
	.profile-picture-gap
	{
	width: 3px;
	overflow: hidden;
	float:left;
	}
	
	
	
	/*PAGING*/
	.pager-header
	{
		float: left;
		width: 100%;
		margin-bottom: -10px;
		line-height: 25px;
		height: 25px;
		
	}
	
	.pager
	{
		height: 21px;

		padding: 0px;
		float: right;
	}

	.pager table, .pager table td, .pager table tr
	{
		height: 21px;
		line-height: 21px;
		float: left;
		padding: 0px;

	}
	
	
	
	/*boxes*/
	.search-results, .sponsor-results
	{
		float: left;
		clear: left;
	}
	
	.sponsor-results
	{
		margin-top: -10px;
		border: solid 2px #1a6597;
		margin-left: 3px;
	}
	
	.sponsor-title
	{
		display: inline; 
		padding: 3px; 
		margin-left: 2px;	
	}
	
	.search-box
	{
		float: left;
		width: 760px;
		margin-bottom: 5px;
		background-color: #f2f2f2;
		border: solid 3px #1a6597;
	}
	
	.search-box-pair
	{
		float: left;
		width: 182px;
		height: 40px;
		padding: 4px;
	}
	
	.search-box-item
	{
		float: left;
		width: 182px;
		height: 20px;
	}
	
	.ohp
	{
		width:100%;
	}
	
	
	/* TRADESHEET */
	.tradesheet-entry a img
	{
		display: inline;
	}
	
	.tradesheet-entry td
	{
		white-space: nowrap;
		font-size: 10px;
	}
	
	.tradesheet-entry input, .tradesheet-entry select
	{
		font-size: 10px;
	}
	
	.tradesheet-entry th input, .tradesheet-entry th select
	{
		width: 96%!important;
		padding: 0px;
		margin-bottom: 1px;
	}
	
	/*.filters 
    {
    	background-image: url('/images/filter.png');
    	background-position: right center;
    	background-repeat: no-repeat;
    	background-color: #1a6597;
    }
    .filters td { padding: 2px; }
    .filters td input { width: 96%!important; }*/
    
    .advanced-filter-line
    {
    	clear: none; 
    	float: left; 
    	width: 271px; 
    	margin-left: 5px; 
    	margin-right: 5px; 
    	margin-top: 10px; 
    	height: 1px;
    	border: none;
    	background-color: #1a6597;
    }
    
    /* COMPARE */
    .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 760px;
	height:930px;

	
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

 .vscrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 179px;
	height:600px;
	
}

.vscrollable .items
{
	/* this cannot be too large */
	height:20000em;
	position:absolute;
	clear:both;
}


.compare-column
{
	text-align: center;
	padding: 3px;
	border: solid 1px #ccc;
}

.compare-column div
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.navi-holder
{
	float: right;
	position: relative;
}

/* position and dimensions of the navigator */
.navi 
{
	width:auto;
	height:30px;
	float: left;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	margin-top: 4px;
	background:url(/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	cursor:pointer;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}


/* prev, next, prevPage and nextPage buttons */
a.browse {
	/*background:url(/images/hori_large.png) no-repeat;*/
	display:block;
	width:16px;
	height:16px;
	float:left;
	
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ clear:right; margin-right: 0px;background:url(/images/control_play.png) no-repeat;}


/* left */
a.left				{ margin-left: 0px; background:url(/images/control_back.png) no-repeat;} 

/* up */
a.up 				{ clear:right; margin-right: 0px;background:url(/images/control_up.png) no-repeat;}


/* down */
a.down				{ margin-left: 0px; background:url(/images/control_down.png) no-repeat;} 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
	display:none;
} 	

