/* default styles for extension "tx_ablinklist_pi1" */

/* --------------------  general styles  -------------------- */

.tx_ablinklist_viewDetailsForLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_categoryPath {
	font-size : small;
}

.tx_ablinklist_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_ablinklist_listView_categoryPath {
	font-size : small;
}

.tx_ablinklist_listView_categories {
	margin-top : 10px;
}

.tx_ablinklist_listView_category {
	margin-top : 10px;
}

.tx_ablinklist_listView_categoryLabel { }

.tx_ablinklist_listView_links {
	margin-top : 10px;
}

.tx_ablinklist_listView_link { }

.tx_ablinklist_listView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_listView_linkLabel { }

.tx_ablinklist_listView_linkDetails { }

.tx_ablinklist_listView_linkReportBroken { }

.tx_ablinklist_listView_linkRate { }

.tx_ablinklist_listView_linkImage { }

/* --------------------  treeView  -------------------- */

.tx_ablinklist_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_category_level_1 { }

.tx_ablinklist_treeView_category_level_2 { }

.tx_ablinklist_treeView_category_level_3 { }

.tx_ablinklist_treeView_category_level_4 { }

.tx_ablinklist_treeView_links {
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_linkAddNew {
	font-size : small;
}

.tx_ablinklist_treeView_linkLabel { }

.tx_ablinklist_treeView_linkDetails { }

.tx_ablinklist_treeView_linkReportBroken { }

.tx_ablinklist_treeView_linkRate { }

.tx_ablinklist_treeView_linkImage { }

/* --------------------  searchView  -------------------- */

.tx_ablinklist_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_searchView_noLinksMessage {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_ablinklist_searchView_categoryPath {
	font-size : small;
}

.tx_ablinklist_searchView_links {
	margin-top : 10px;
}

.tx_ablinklist_searchView_linkLabel { }

.tx_ablinklist_searchView_linkDetails { }

.tx_ablinklist_searchView_linkReportBroken { }

.tx_ablinklist_searchView_linkRate { }

.tx_ablinklist_searchView_linkImage { }

/* --------------------  topView  -------------------- */

.tx_ablinklist_topView_links {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_topView_link {
	margin-top : 5px;
}

.tx_ablinklist_topView_linkLabel { }

/* --------------------  catalogView  -------------------- */

.tx_ablinklist_catalogView_categoryPath {
	font-size : small;
}

.tx_ablinklist_catalogView_category {
	float : left;
	width : 300px;
	padding-top : 20px;
}

.tx_ablinklist_catalogView_subcategories {
	font-size : small;
}

.tx_ablinklist_catalogView_categoryLabel { }

.tx_ablinklist_catalogView_links {
	clear : both;
	padding-top : 20px;
}

.tx_ablinklist_catalogView_link { }

.tx_ablinklist_catalogView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_catalogView_linkLabel { }

.tx_ablinklist_catalogView_linkDetails { }

.tx_ablinklist_catalogView_linkReportBroken { }

.tx_ablinklist_catalogView_linkRate { }

.tx_ablinklist_catalogView_linkImage { }

/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
/* default styles for extension "tx_psmhighlight" */
	.tx-psmhighlight-toolbar { font-size: 0.6em; text-align: left; border: 1px yellow dashed; padding: 5px; margin: 0; }
	.tx-psmhighlight-toolbar span { display: inline; margin: 0 0.5em 0 0; }
	
	.tx-psmhighlight-sword { background-color: yellow; }
	.tx-psmhighlight-sword-1 { background-color: yellow; }
	.tx-psmhighlight-sword-2 { background-color: aqua; }
	.tx-psmhighlight-sword-3 { background-color: lime; }
/* default styles for extension "marketplace" */

/*----------------------------------------------------------------------*/



.marketplace_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:20px;
	}
	
.marketplace_body_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:20px;
	margin-top:78px;
	}

.marketplace_content {
	background-color:#fafafa;
	padding:15px;
	border:solid 1px #333333;
	}

.marketplace_content_list {
	border:solid 1px #333333;
	margin-top:10px;
	}
	
.marketplace_header{
	font-weight:bold;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px;
	}
	
.marketplace_linkImage {
	border:none;
	}
	
.marketplace_links {
	text-decoration:none;
	color:#333333;
	}

.marketplace_hr {
	background-color:#333333; 
	height:1px; 
	width: 456Spx;
	margin-top:15px;
	margin-bottom:2px;
	}

.marketplace_buttons_standard{
	background-color:#FFFF80;
	width:110px;
	height:19px;
	border:solid 1px #CCCCCC;
	border-right:solid 1px #999999;
    border-bottom:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.marketplace_button_amazon{
	background-color:#FFFF80;
	height:19px;
	border:solid 1px #CCCCCC;
	border-right:solid 1px #999999;
    border-bottom:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 0px 15px 0px;
	}

.marketplace_bold{
	font-weight:bold;
	}

.marketplace_searchbutton{
	vertical-align:bottom;
	}

/*----------------------------------
tools 
------------------------------------*/
.marketplace_tools{
	line-height:1.5;
	background-color:#fafafa;
	border:solid 1px #333;
	padding:10px;
	padding-bottom:20px;
	}

.marketplace_login{
	font-weight:bold;
	}
	
.marketplace_category_list{
	background-color:#fafafa;
	border:solid 1px #333;
	padding:10px;
	padding-bottom:20px;
	}
	
.marketplace_category_color{
	border:solid 1px #CCCCCC;
}

.marketplace_table_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
/*----------------------------------
detailview 
------------------------------------*/
.marketplace_detailview{
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	}

.marketplace_detail_image{
	float:left;
	margin-right:10px;
	}

.marketplace_detail_values{
	text-align:left;
	}

.marketplace_detail_values_table{
	line-height:10px;
}

.marketplace_detail_productname{
	font-weight:bold;
	color:#CC0066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.marketplace_detail_contact{
	float: right;
	}

.marketplace_detail_bold{
	font-weight:bold;
	}

/*----------------------------------
entrylist 
------------------------------------*/	
.marketplace_found{
	font-weight:bold;
	color:#CC0066;
	margin-left:5px;
	margin-top:10px;
	}

.marketplace_h1{
	color:white;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	}

.marketplace_buttons{
	float:right;
	}
			
.marketplace_table {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	table-layout:fixed;
	margin: 0px;
	}

.marketplace_tr_header {
	background-image:url(tablebackground.jpg);
	}
	
.marketplace_td_image {
	width:40px;
	padding:5px;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}
	
.marketplace_td_title {
	width:115px;
	padding:5px;
	font-weight:bold;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}

.marketplace_td_author {
	width:90px;
	padding:5px;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}

.marketplace_td_category {
	width:45px;
	padding:5px;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}
	
.marketplace_td_status {
	width:75px;
	padding:5px;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}
	
.marketplace_td_price {
	width:55px;
	padding:5px;
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	}


/*----------------------------------
newEntry
------------------------------------*/		
.marketplace_newEntry{
	margin-left:20px;
	}
	
.marketplace_duty{
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.marketplace_addition{
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.marketplace_td_width{
	width:105px;
	table-layout:fixed;
	overflow:hidden;
	}

.marketplace_inputImage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-left:5px;
}

.marketplace_input_dropdown {
    width:275px;
    background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	border-top:solid 1px #999999;
    border-left:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

.marketplace_input_description {
    background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	border-top:solid 1px #999999;
    border-left:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-left:5px;
	height:100% !important;
}

.marketplace_input_long {
    width:268px;
    background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	border-top:solid 1px #999999;
    border-left:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-left:5px;
}

.marketplace_input_short {
    width:40px;
    background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	border-top:solid 1px #999999;
    border-left:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-left:5px;
}

/*----------------------------------------------------------------------*/
.marketplace_spacer{
	width:50px;
	margin-top:10px;
	height:10px;
	}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

