@import url(default_popup.css);
@import url(default_login.css);

/* global styling */
body { background-color: white; }
body, table { font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; }

a,a:link,a:visited { color: #000099; text-decoration: none; }
a:active { color: #FF0000; }
a:hover { color: #000000; text-decoration: underline; }

h1 { font-size:22px; margin-top:0px; margin-bottom:5px; }
h2 { font-size:18px; margin-top:0px; margin-bottom:5px; }
h3 { font-size:12px; margin-top:0px; margin-bottom:5px; }

th { text-align:left; }

form { padding:0px; margin:0px; }

/* page structure */
#containerTable {
	width: 100%;
	/*border: solid 1px #D00407;*/
	/*background-color:#FFAA56;*/
	background-color:#FFE69C;
}

#containerTable #menuArea {
	display:none;
}

#titleImageRight {
	display:none;
}

#containerTable #lhArea {
	display:none;
}

#containerTable #contentArea {
	padding-top:3px;
	padding-left:10px;
	vertical-align: top;
	height: 450px;
}

#containerTable #footerArea {
	background-image:  url(../images/swapskin/footer.gif);
	background-repeat: repeat-x;
	align: centre;
	padding-left: 5px;
	padding-right: 5px;
	height: 50px;
}
#containerTable #footerArea a,#containerTable #footerArea a:link,#containerTable #footerArea a:visited { color: white; text-decoration: none; }
#containerTable #footerArea a:active { color: #FF3333; }
#containerTable #footerArea a:hover { color: #cccccc; text-decoration: underline; }

.general {
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 2px;
}

/* style specifics */

.titleBar {
	background-color: #D00407;
	background-image:  url(../images/swapskin/titlebar_repeat.gif);
	background-repeat: repeat-x;
	height: 59px;
}

.contentOuter { padding:5px; padding-left:0px; padding-right:10px; }

.contentOuter_tl { background-image: url(../images/swapskin/border_tl.gif); background-repeat: no-repeat; height:10px; width:10px; }
.contentOuter_tm { background-image: url(../images/swapskin/border_tm.gif); background-repeat: repeat-x; height:10px; }
.contentOuter_tr { background-image: url(../images/swapskin/border_tr.gif); background-repeat: no-repeat; height:10px; width:10px;  }
.contentOuter_ml { background-image: url(../images/swapskin/border_ml.gif); background-repeat: repeat-y; width:10px; }
.contentOuter_mm { background-image: url(../images/swapskin/border_mm.gif); padding:5px; }
.contentOuter_mr { background-image: url(../images/swapskin/border_mr.gif); background-repeat: repeat-y; height:10px; width:10px; }
.contentOuter_bl { background-image: url(../images/swapskin/border_bl.gif); background-repeat: no-repeat; height: 10px; width: 10px; }
.contentOuter_bm { background-image: url(../images/swapskin/border_bm.gif); background-repeat: repeat-x; height: 10px; }
.contentOuter_br { background-image: url(../images/swapskin/border_br.gif); background-repeat: no-repeat; height: 10px; width: 10px; }

.contentInner_tl { background-image: url(../images/swapskin/bin_tl.gif); background-repeat: no-repeat; height:10px; width:10px; }
.contentInner_tm { background-image: url(../images/swapskin/bin_tm.gif); background-repeat: repeat-x; height:10px; }
.contentInner_tr { background-image: url(../images/swapskin/bin_tr.gif); background-repeat: no-repeat; height:10px; width:14px;  }
.contentInner_ml { background-image: url(../images/swapskin/bin_ml.gif); background-repeat: repeat-y; width:10px; }
.contentInner_mm { background-color: white; background-image: url(../images/swapskin/bin_mm.gif); }
.contentInner_content { height:300px; }
.contentInner_mr { background-image: url(../images/swapskin/bin_mr.gif); background-repeat: repeat-y; height:10px; width:14px; }
.contentInner_linel { background-color: white; background-image: url(../images/swapskin/bin_linel.gif); background-repeat: repeat-x; height:10px }
.contentInner_linem { background-color: white; background-image: url(../images/swapskin/bin_linem.gif); background-repeat: repeat-x; height:10px }
.contentInner_liner { background-color: white; background-image: url(../images/swapskin/bin_liner.gif); background-repeat: repeat-x; height:10px }
.contentInner_bl { background-image: url(../images/swapskin/bin_bl.gif); background-repeat: no-repeat; height:14px; width:10px; }
.contentInner_bm { background-image: url(../images/swapskin/bin_bm.gif); background-repeat: repeat-x; height:14px; background-position:top; }
.contentInner_br { background-image: url(../images/swapskin/bin_br.gif); background-repeat: no-repeat; height:14px; width:14px; }


.resultsTable { background: url(../images/swapskin/results_bg.gif); background-repeat:repeat-x; border-left: solid 1px #FF7F00; border-right: solid 1px #FF7F00; }
.resultsTable .innerGrid {  }
.resultsTable .innerGrid td { border-right: solid 1px #cccccc; }
.resultsTable .innerGrid th { border-bottom: solid 1px #cccccc; }


#myitemsTable {
	width:80%;
}

#myitemsTable td {
	border: 1px solid #cccccc;	
	width:50%;
}

.ds_tl { background-image: url(../images/system/ds_tl.jpg); background-repeat: no-repeat; width:16px; }
.ds_tr { background-image: url(../images/system/ds_tr.jpg); background-repeat: no-repeat; width:16px;  }
.ds_ml { background-image: url(../images/system/ds_ml.jpg); background-repeat: repeat-y; width:16px; }
.ds_mm { background-image: url(../images/system/ds_mm.jpg); }
.ds_mr { background-image: url(../images/system/ds_mr.jpg); background-repeat: repeat-y; width:16px; }
.ds_bl { background-image: url(../images/system/ds_bl.jpg); background-repeat: no-repeat; height: 24px; width: 35px; }
.ds_bm { background-image: url(../images/system/ds_bm.jpg); background-repeat: repeat-x; height: 24px; }
.ds_br { background-image: url(../images/system/ds_br.jpg); background-repeat: no-repeat; height: 24px; width: 35px; }

