﻿* 
{
	font-family:Verdana;
}
.loginpage {
	height:300px;
}

h2 {
    display:block;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:5px 0;
    margin-bottom:10px;
}

h3 {
    font-size:120%;
    border-bottom:1px solid #eee;
    margin-bottom:5px;
}


ul.bulletlist 
{
	margin-left:12px;
    margin-bottom:15px;
}

ul.bulletlist ul
{
	margin-left:12px;
}


.AmazonFeed, .AmazonFeedErrors 

{
	width:100%;
	font-size:100%;
	height:400px;
}

.toggleoverlay 
{
    font-size:80%;
    text-decoration:underline;
    cursor:pointer;
}

.changeSelectedFeed {
    font-size:80%;
    text-decoration:underline;
    cursor:pointer;
}

.login-holder 
{
	text-align:center;
	padding-top:100px;
}

.navigation 
{
	background:#3B989F url(/images/navigation-bg.jpg);
	padding-bottom:4px;
	height:26px;
}

p 
{
	margin-bottom:15px;
}

.navigation UL 
{
	margin:0px;
	padding:0;
	list-style:none;
}

.navigation LI a:hover 
{
	background:transparent url(/images/tab-on.gif);
	color:white;
}

.version {
clear:both;
    text-align:right;
    color:#aaa;
    padding-right:10px;
}

.content 
{
	padding:15px;
}

.navigation LI a
{
	text-decoration:none;
	background:transparent url(/images/tab-off.gif);
	display:block;
	padding:5px;
	text-align:center;
	
}


.navigation LI
{
	padding-left:10px;
	display:block;
	width:175px;
	margin-left:10px;
	float:left;
	margin:0px;
	font-weight:bold;
}



.login 
{
	background:#EFEFEF url(/images/login.png);
	margin:0 auto;
	width:347px;
    height:183px;	
}

.login-inner 
{
    padding:30px 0 0 35px;
}

.logo 
{
    background:transparent url(/images/juneBug.png) no-repeat 10px 5px ;
    height:90px;
}
.loggedin 
{
    padding-left: 93px;
    margin-top:25px;
}

.logo h1 
{
    text-indent:-1000000px;
}

.header
{
	background:#EFEFEF url(/images/header-bg.jpg);
	color:#175B5F;
	padding:2px 15px 0 15px;
}
.header h1 
{
	margin:0;
	font-size:300%;
}

.header a
{
	color:#175B5F;
}

html
{
	font-size:18px;
}

BODY 
{
		font-size:70%;
		margin:0px;
		padding:0px;

}

.even 
{
	background-color:#E0EFEF;
}

.Thumbnail 
{
	text-align:center;
}

.description 
{
	padding:5px 10px;
	background:#2b8f95 url(/images/description-bg.jpg) repeat-x;
	color:white;
	margin-bottom:1px;
	
}

.description-left h2 
{
	margin:0px;
	font-weight:bold;
	font-size:150%;
    border:none;
    padding-bottom:0px;

}
.clear 
{
	clear:both;
}
.description-left
{
	width:50%;
	float:left;
}

.description-left a
{
	color:#E0EFEF
}

.description-right
{
	width:50%;
	float:left;
	text-align:right;
	font-size:110%;
	font-weight:bold;
}

.hidden 
{
	display:none;
}
.SearchOptions  label 
{
	padding-right:10px;
	width:150px;
	text-align:right;
	display:block;
	float:left;
}
.SearchOptions  input 
{
	display:block;
	float:left;
}

.description-right a
{
	color:#E0EFEF;
}

.DataTable 
{
		background-color:#EFEFEF;
		border-color:White;
}

.ProductsPager .CurrentPage
{
	font-size:160%;
	font-weight:normal;
}

.TopPager 
{
	margin-bottom:10px;
}

.TopPager a[disabled] 
{
	display:none;
}

.BottomPager 
{
	margin-top:10px;
}

.ProductsPager 
{
	text-align:center;
	font-size:120%;
	font-weight:bold;
}

.ProductsPager .NumericButton 
{
	font-size:160%;
	font-weight:normal;
}

.hidden 
{

}


.ProductsPager A
{
	color:#3B989F;
	text-decoration:none;
	font-weight:bold;
}

.Publish {
    text-align:center;
}

.Publish INPUT {
    background-color:#fff;
    width:30px;
    height:30px;
    padding:0;
    font-weight:bold;
    
    border:solid 1px #000 !important;
}

#toolbox 
{
	width:240px;
	background:white;
    background-color: #dedede; /* fallback color */
    background-image: url(images/linear_bg_2.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 45deg, #fff, #ddd);
    background-image: -webkit-gradient(linear, 100% 80%, 25% 25%, from(#ddd), to(#fff));
	border:solid 1px #EFEFEF;
	position:absolute;
	padding:10px;
    margin-top:2px;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;

}

.DetailsLeft INPUT
{
	width:295px;
	font-size:100%;
}

.DetailsLeft 
{
	width:450px;
	float:left;
	font-size:70%;

}
.DetailsLeft textarea 
{
	font-size:100%;
	width:445px;
	height:100px;
}

.DetailsFooter 
{
	font-size:70%;
}

.checkbox INPUT
{
	width:auto;
}

.DetailsRight
{
	width:150px;
	float:left;
	text-align:center;
}

.modalwindow 
{
	padding:10px;
}

.DataTable TH
{
	background:#3B989F;
	color:white;
	padding:5px;
}


.DataTable TH A
{
	color:white;
	text-decoration:none;
}

.DataTable .active TD 
{
		background:#B3EFEE;
}

.DataTable TD 
{
		padding:5px;

}
.DataTable *
{
		border-style:none;
		border-width:0 !important;
		border-color:White;

}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.description {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

ul.ebay-categories {
    -moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 1em; -webkit-column-gap: 1em;
}

ul.ebay-categories li {
    font-weight:bold;
    padding-top:10px;
    list-style:none;
}

ul.ebay-categories li li {
    font-weight:normal;
    padding:0;
}




ul.ebay-categories, ul.ebay-categories ul {
    display:block;
    padding-left:25px;
}

ul.ebay-categories a.fave {
    background:transparent url(/inc/img/fave.gif) no-repeat;
	padding-left:20px;
    display:block;
    cursor:pointer;
}

ul.ebay-categories a.fave-off {
    background:transparent url(/inc/img/fave-off.gif) no-repeat;
	padding-left:20px;
    display:block;
    cursor:pointer;
}

.ebay-options {
    border: 2px solid #2B8F95;
    padding:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.ebay-options fieldset legend {
    font-weight:bold;
    padding: 0 10px;
}

.ebay-options fieldset {
    border: 2px solid #ccc;
    padding:10px;
    margin:0 0 15px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.ebay-options span,.ebay-options label {
    width:200px;
    display:block;
    float:left
}

.ebay-options li {
    list-style:none;
    padding-bottom:10px;
    display:block;
}

input[type=submit] {
     border: 2px solid #2B8F95;
    padding:5px;
    vertical-align:middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #dedede; /* fallback color */
    background-image: url(images/linear_bg_2.png); /* fallback image */
    background-image: -moz-linear-gradient(100% 100% 90deg, #dedede, #fff);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#fff));
}