body
{
    color: #333333;
}

.spacerRow 
{
	height: 7px;
	overflow: hidden;
}
#myTraderaMainMenu
{
 float:left; 
 padding-right:1px;   
}
#mainContainer 
{
	width:780px;
}

#myTraderaRightContent 
{
    padding-top: 5px;
    float:right; 
    width: 632px; 
    padding-left:1px;
    /* background-color: #d1cc00; */
}
/* menu item selected */
#globalCategoryContainer div.itemCategoryHeader li.selected a, #globalCategoryContainer div.itemCategoryContent li.selected a
{
    color: #f56800;
}
/* repeating rows: First row .rowAlternatingA, second row .rowAlternatingB */
.rowAlternatingA
{
    background-color:#e9e9e9;
}
.rowAlternatingB
{
    background-color:#ffffff;
}
/* to use with the inline attribute height like: <div class="verticalDivider" style="height:120px;"></div> */
.verticalDivider
{
   float:left;
   width:1px;
   vertical-align:middle;
   margin-left:10px;
   margin-right:10px;
   margin-top:10px;
   background-color:#cccccc;
}
.horizontalDivider
{
    background-color: #cccccc;
    width: auto;
    height: 1px;
    overflow: hidden;
    margin-top: 2px;
    margin-bottom: 2px;
}
.topheader {
	font-size:14px;
	font-weight:bold;
}
.contentHeader 
{
    font-weight:bold; 
    /*height: 13px; */
    margin: 0 0 8px 0; 
}
.flowHeader
{
    font-weight:bold; 
    color: #666666;
    height: 13px; 
    margin: 0 0 8px 0;   
}	
.horizontalHeadDivider
{
	border-bottom: solid 1px #cccccc;
	margin: 4px 0px 4px 0px;
	height: 2px;
}
.tableHeadBorder
{
    border-bottom: solid 1px  #cccccc;
}
.showTab
{
    float: left;
    width: 84px;
    height: 28px;
    margin-top: 2px;
    padding: 0px 0px 0px 0px;
}
select 
{
	color: #333333;
	font-size: 12px; 
	font-family: Arial,Verdana,Garamond,Sans-Serif; 
}
input 
{
	color: #333333;
	font-size: 12px; 
	font-family: Arial,Verdana,Garamond,Sans-Serif;      
}
#contentContainer textarea 
{
    font-size: 12px;
    font-family: Arial,Verdana,Garamond,Sans-Serif;
}
/* for "sub" information text*/
.subInfo { color: #808080; }
/* for valid or "invalid" information */
.alt_valid { color: #17b41d }
.alt_invalid { color: #ff0000 }
/* checkbox positioning */
.checkBoxPos 
{
    float:left;
    margin-top:-3px;
}
.checkBoxTextPos
{
    float:left;
    margin-left:5px;
}
/* status messages */
    .statusMsgWhite 
    {
 		background-color: #ffffff;
		border: solid 1px #333333;
 		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #333333;       
    }
	.statusMsgYellow {
		background-color: #f0c108;
		border: solid 1px #333333;
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgYellow.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #333333;
	}
		.statusMsgOrange {
		background-color: #f09008;
		border: solid 1px #333333;
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgOrange.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #ffffff;	
	}
		.statusMsgRed {
		background-color: #d01e1c;
		border: solid 1px #333333;		
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgRed.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #ffffff;	
	}
	.statusMsgLimeGreen {
		background-color: #8cc63e;
		border: solid 1px #333333;		
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgLimeGreen.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #333333;
	}
	.statusMsgGreen {
		background-color: #4c711d;
		border: solid 1px #333333;		
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgGreen.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #ffffff;	
	}
	.statusMsgGrey {
		background-color: #cccccc;
		border: solid 1px #333333;
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgGrey.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #333333;
	}
	.statusMsgBlue {
		background-color: #005dab;
		border: solid 1px #333333;		
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgBlue.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #ffffff;	
	}
	.statusMsgPurple {
		background-color: #8f00ab;
		border: solid 1px #333333;		
		/*background-image: url(http://static.tradera.com/internal/site/items/statusMsgPurple.png);
		background-repeat: no-repeat;*/
		width: 101px;
		height: 15px;
		font-weight: bold;
		font-size: 11px;
		text-align: center;
		color: #ffffff;	
	}
/* infoBox med class */
    /* infobox orginal men nu med class */
.infoBoxContainer 
{
	width: auto;
}	
.infoBoxHeader
{
	width: auto;
	height: 12px;
	line-height: 15px;
	overflow: hidden;
	background-image: url('http://static.tradera.com/internal/site/layout/layoutInfoBoxTop.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 11px;
}
.infoBoxLTC, .infoBoxLBC { float: left; width: 12px; height: 12px; margin-right: 6px; }
.infoBoxRTC, .infoBoxRBC { float: right; width: 12px; height: 12px; }

.infoBoxLTC_IE6, .infoBoxLBC_IE6 { float: left; margin-right: 6px; }
.infoBoxRTC_IE6, .infoBoxRBC_IE6 { float: right; }
.infoBoxContent  
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.overviewBlockLeft
{	
	height:40px;
	width:7px;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/overviewBlockBgLeft.png');
	background-repeat:no-repeat;
}
.overviewBlockMid
{
	height:40px;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/overviewBlockBgMid.png');
	background-repeat:repeat-x;
}
.overviewBlockRight
{
	height:40px;
	width:7px;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/overviewBlockBgRight.png');
	background-repeat:no-repeat;
}
.infoBoxFooter
{
	width: auto;
	height: 12px;
	background-image: url('http://static.tradera.com/internal/site/layout/layoutInfoBoxBottom.png'); background-repeat: repeat-x;
}            
     
   /* infoBox för MyTradera */         
.infoBoxContainerMyTradera 
{
	width: auto;
}           
.infoBoxContainerMyTradera .infoBoxHeader
{
	width: auto;
	height: 27px;
	line-height: 28px;
	overflow: hidden;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaGreyInfoBoxTop.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #ffffff;*/
}
.infoBoxContainerMyTradera .infoBoxHeaderIE6
{
	width: auto;
	height: 27px;
	line-height: 28px;
	overflow: hidden;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaGreyInfoBoxTop_IE6.png');
	background-position: top right;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #ffffff;*/
}
.infoBoxContainerMyTradera .infoBoxContent 
{
    padding-top:15px;
    padding-left:10px;
}
.infoBoxContainerMyTradera .infoBoxHeader .infoBoxLTC 
{
    float: left; 
    width: 12px; 
    height: 27px; 
    margin-right: 6px;
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaGreyInfoBoxLTC.png');
	background-repeat: no-repeat;
    }
.infoBoxContainerMyTradera .infoBoxHeader .infoBoxRTC 
{
    float: right; 
    width: 12px; 
    height: 27px; 
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaGreyInfoBoxRTC.png');
	background-repeat: no-repeat;    
    }
.infoBoxContainerMyTradera .infoBoxHeader .tipControl    
{
    float: right; 
    font-weight: normal; 
    line-height: normal;        
}
.infoBoxContainerMyTradera .infoBoxHeader .tipControlList    
{
    float: right; 
    font-weight: normal; 
    line-height: normal; 
    margin-right:10px;
    margin-top:-34px;       
}
.infoBoxContainerMyTradera .infoBoxFooter .infoBoxLBC {
    background-image: url(http://static.tradera.com/internal/site/layout/layoutInfoBoxLBC.png);
    background-repeat: no-repeat;
}
.infoBoxContainerMyTradera .infoBoxFooter .infoBoxRBC {
    background-image: url(http://static.tradera.com/internal/site/layout/layoutInfoBoxRBC.png);
    background-repeat: no-repeat;
}   /* tipControl */
.TipControl_Rollover a { DISPLAY: block; WIDTH: 17px; HEIGHT: 17px; margin-top: 7px; }
.TipControl_Rollover a:hover { BACKGROUND-IMAGE: url(http://static.tradera.com/internal/site/MyTradera/icon_qmark_on.gif) }
.myTraderaContentHeader .TipControl_Rollover { float:right; }

.BlockWarning_Rollover a { DISPLAY: block; WIDTH: 17px; HEIGHT: 17px; margin-top: 7px; }
.BlockWarning_Rollover a:hover { BACKGROUND-IMAGE: url(http://static.tradera.com/internal/site/MyTradera/NotifyIconHoverState.gif) }
.myTraderaContentHeader .BlockWarning_Rollover { float:right; }
/* butt */
.btnSmallPos
{
    float:right;
    width:84px;
    margin-right:10px;
    margin-top:20px;  
}
.btnMediumPos
{
    float:right;
    width:105px;
    margin-right:10px;
    margin-top:20px;
}

.btnMediumPos2
{
    float:right;
    margin: 20px 0px 10px 10px;
}

.btnSmaller
{
    width: 105px;
    height: 30px;
    background-image: url(http://static.tradera.com/internal/site/items/itemBtnMedium.png);
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

.btnSmaller_nobold
{
    width: 105px;
    height: 30px;
    background-image: url(http://static.tradera.com/internal/site/items/itemBtnMedium.png);
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
}

.myTraderaBtnShowTab
{
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaItemBtnShowTabWide.png'); 
	width: 104px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:4px;
	color: #222222;
}
.myTraderaBtnShowTab:hover 
{
    background-position: 0 27px;  
}
.myTraderaBtnMedium 
{
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaItemBtnDarkWide.png'); 
/*    background-image: url('http://static.tradera.com/internal/site/items/itemBtnMedium.png'); */
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	width: 122px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.myTraderaBtnMediumDisabled
{
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaItemBtnDarkMediumDisabled.png');
	width: 105px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.myTraderaBtnMedium:hover 
{
    background-position: 0 30px;  
}


.myTraderaBtnSmall 
{
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaItemBtnDark.png'); 
/*    background-image: url('http://static.tradera.com/internal/site/items/itemBtnMedium.png'); */
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	width: 95px;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.myTraderaBtnSmallDisabled
{
	background-image: url('http://static.tradera.com/internal/site/MyTradera/myTraderaItemBtnDarkMediumDisabled.png');
	width: 95px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.myTraderaBtnSmall:hover 
{
    background-position: 0 30px;  
}


.tdVertDivider {
    text-align:center;
    border-left: solid 1px #ffffff;
}
.responseMenu {
    position:relative;
    left:-11px;
    top:-2px;
    width:585px;
    
}
.responseMenuTable {
    font-size: 11px;
    font-weight: bold;
    font-family:Arial,Verdana,Garamond,Sans-Serif;
    color: #333333; 
}
#contentContainer .responseMenuTable a:link, #contentContainer .responseMenuTable a:visited {
    color: #333333; 
}
#contentContainer .responseMenuTable a:hover {
    color: #f56800; 
}	
/* Rule 13 of siteContent.css */
#contentContainer {
    font-family:Arial,Verdana,Garamond,Sans-Serif;
    font-size:12px;
    margin:10px 0 10px 0;
    width:763px;
    /* background-color: #dddddd; */
}
/* Rule 43 of siteLayout.css */ 
#globalCategoryContainer {
	FLOAT: left;
	WIDTH: 125px;
	margin-top: -2px;
}

/* Rule 44 of siteLayout.css */ 
#globalCategoryContainer DIV.itemCategoryHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(http://static.tradera.com/internal/site/MyTradera/layoutCatTableHeader.png);
	OVERFLOW: hidden;
	WIDTH: auto;
	COLOR: #333333;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: Arial, Verdana, Geneva, Sans-Serif;
	HEIGHT: 29px;
	TEXT-ALIGN: center
}

/* Rule 46 of siteLayout.css */ 
#globalCategoryContainer DIV.itemCategoryContent {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	BACKGROUND-IMAGE: url(http://static.tradera.com/internal/site/MyTradera/layoutCatContentBg.png);
	PADDING-BOTTOM: 0px;
	WIDTH: auto;
	PADDING-TOP: 0px;
	BACKGROUND-REPEAT: repeat-y
}

/* Rule 45 of siteLayout.css */ 
#globalCategoryContainer DIV.itemCategoryFooter {
	BACKGROUND-IMAGE: url(http://static.tradera.com/internal/site/MyTradera/layoutCatTableFooter.png);
	WIDTH: auto;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 13px
}

#globalCategoryContainer DIV.itemCategoryHeader a, #globalCategoryContainer DIV.itemCategoryContent a 
{
    color: #333333; 
    font-family: Arial, Verdana, Geneva, Sans-Serif;
}
#globalCategoryContainer DIV.itemCategoryHeader a:hover, #globalCategoryContainer DIV.itemCategoryContent a:hover 
{
    color: #f56800; 
}

/* Rule 52 of siteLayout.css */ 
UL.cat A {
	COLOR: #333333;
	TEXT-DECORATION: none
}

/* Rule 53 of siteLayout.css */ 
UL.info A {
	COLOR: #333333;
	TEXT-DECORATION: none
}

/* Context menu below the default-buttons in Buyer and Seller */
.cm_Trigger 
{
    cursor:hand;
    cursor:pointer;
}
.cm_Trigger_Img 
{
    position:relative;
    top:4px; 
}
.ddl_img 
{
    
    position:relative;
    top:4px;     
}
.cm_Hidden_Div 
{
    z-index: 1000;
    position:absolute;
    /*top: 5px;*/    
    /*left: 5px;*/
    margin-left: -20px;
    width: 136px;
    background-color: #ffffff; 
    font-family: Arial, Verdana, Garamond, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border: solid 1px #cccccc;
    padding: 3px;
}
.cm_Hidden_Div div 
{
    padding:2px; 
}

.cm_Trigger_Multi
{
    cursor:hand;
    cursor:pointer;
    height:20;
}
.cm_Hidden_Div_Multi
{
    z-index: 1000;
    position:absolute;
    /*top: 5px;*/    
    /*left: 5px;*/
    margin-left:0px;
    width: 136px;
    background-color: #ffffff; 
    font-family: Arial, Verdana, Garamond, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    border: solid 1px #cccccc;
    padding: 3px;
}
ul
{
	margin-top:6px;
	margin-bottom: 6px;
}
li
{
	margin-top:0px;
	margin-bottom: 0px;
}
/* Rule 42 of siteLayout.css / 
#globalMainContainer {
	WIDTH: 764px
}

/* Rule 1 of siteLayout.css / 
#mainContainer {
	
}

/* Rule 1 of siteBase.css / 
BODY {
	MARGIN: 5px 0px 0px 5px;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff
}


}

/* Rule 48 of siteLayout.css / 
UL.info {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	LIST-STYLE-TYPE: none
}

/* Rule 50 of siteLayout.css / 
UL.info LI {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Verdana, Geneva, Sans-Serif
}

/* Rule 8 of siteBase.css / 
.bold {
	FONT-WEIGHT: bold
}

/* Rule 1 of siteContent.css / 
DIV.infoParagraphHeader {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 15px;
	BORDER-BOTTOM: #a59f91 1px solid;
	FONT-FAMILY: Tahoma, Arial, Verdana, Geneva, Sans-Serif
}

/* Rule 2 of siteBase.css / 
A IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

/* Rule 47 of siteLayout.css / 
UL.cat {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
	LIST-STYLE-TYPE: none
}

/* Rule 49 of siteLayout.css / 
UL.cat LI {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, Verdana, Geneva, Sans-Serif
}

/* Rule 51 of siteLayout.css / 
UL.cat LI {
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	LINE-HEIGHT: 18px;
	BORDER-BOTTOM: #f5edd8 1px solid
}

*/

table.standard {
	width: 100%;
	border-collapse: collapse;
}

table.standard th {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

table.standard td,
table.standard th {
	padding: 2px 5px;
}


table.standard td.text,
table.standard th.text {
	text-align: left;
}

table.standard td.number,
table.standard th.number {
	text-align: right;
}

#FeeTable a.linkButton,
#InvoiceTable a.linkButton {
	color: #333;
}

#FeeTable a.linkButton:hover,
#InvoiceTable a.linkButton:hover {
    color: #f56800;
}

span.invoiceStatus {
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	padding: 1px;
}
span.invoiceDetailsStatus {
	padding: 5px;
	margin-right: 5px;
}

span.invoiceStatusPaid {
	background: #4fe25b url(http://static.tradera.com/internal/site/MyTradera/green_gradient.gif) repeat-x;
	border: 1px solid #4fe25b;
}

span.invoiceStatusNotDue {
	background: #ff813d url(http://static.tradera.com/internal/site/MyTradera/orange_gradient.gif) repeat-x;
	border: 1px solid #ff813d;
}

span.invoiceStatusOverDue {
	background: #ff7f7f url(http://static.tradera.com/internal/site/MyTradera/red_gradient.gif) repeat-x;
	border: 1px solid #ff7f7f;
}
.dinSidaOldButton 
{
	position: absolute;
	left: 600px;
	top: 255px;
	width: 218px;
	height:22px;
	z-index:2;
}

/*
.yourPageMenuContainerInMyTradera {
	left: -140px;
}
*/
