
BODY, P, A, TD { margin:0px; padding:0px; font-size: 10pt;  font-family: verdana, arial, helvetica, sans-serif;	color: #003366;}
body {
	/*background:url("../images/pattBg.jpg") top center repeat;*/
	background-color:#dfdfdf;
	margin:0px;
	padding:0px;
}
a {
	color:#003366;
	text-decoration:none;
	border-bottom:1px dashed #003366;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #003366;
}
a:hover {
	
	text-decoration:underline;
	border-bottom:1px dashed #003366;
}
a.makemain {
	font-size:10px;
}
a.tip {
	text-decoration:none;
	border:0px;
}
a:hover.tip {
	text-decoration:none;
	border:0px;
}
a img {
	padding-right:3px;
}
#topbar {
	background:url("../images/bgOrangish60.png") top center repeat-x;
	background-color: #003366;
	width:100%;
	height:59px;
	border-bottom:2px solid #003366; /*003366;*/
	border-top:1px solid #d5e6d1; /* fix for firefox */
	padding:0px;
	margin:0px;
	text-align:center;
}
#nameplate {
	z-index:10;
	width:980px;
	height:59px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}
#nametag {
	font-size:40px;
	float:left;
	font-weight:bold;
	font-family: geneva, arial, tahoma, verdana;
	color:#b30000; /*003366;*/
	margin:10px 0px 0px 30px;
}
#nametag #mad {
	color:#003366;
}
h1 { 
	display:inline;
	margin:0px;
	padding:0px;
	font-size:40px; 
}

#topnotice {
	margin-left:30px;
}
#topnotice a { 
	border-bottom:2px dashed #003366; 
}
span.share {
	background-color:#fc0;
	border:0px dashed #cfcfdf;
}
#container {
	z-index:10;
	width:100%;
	margin:auto;
	padding:0px;
	text-align:center;
}
#userarea {
	z-index:10;
	width:980px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	padding-bottom:10px;
	border-bottom:1px solid #003366; /*003366;*/
}
table.maintable  {
	width:700px;
	/*float:left; */
	margin:auto;
	border-width: 0px;
	border-style: solid;
	border-collapse: separate;
}
#loginarea {
	margin:auto;
	padding:0px;
	margin:0px;
	border:0px solid #eeeeff;
	text-align:center;
}

#resultset {
	margin:auto;
	padding:5px 0px;
	margin:0px;
	border:1px solid #999;
	background-color: #ffffff;
	text-align:left;
}
#menuarea {
	width:200px;
	padding:0px;
	margin:0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #003366;
}
#controlarea {
	width:580px;
	padding:0px;
	margin:0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #003366;
}
#copyright {
	color:#003366;
	font-size:10px;
	font-weight:normal;
}
div.sysnote {
	width:100%;
	padding:1px;
	margin:10px 0px;
	font-size:11px;
	text-align:left;
	line-height:14px;
	border:1px solid #fff;
	background-color: #ccccff;
}
#navgoto {
	font-size:11px;
}
span.explain {
	font-size:10px;
}
div.linote {
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	margin:0px 40px;
	color:#003366;
}

#notfound {
	font-weight:bold;
	font-size:12px;
	padding:10px;
	margin:auto;
	text-align:center;
}

.headerbar {
	border:1px solid #ffffff;
}

#headerbarErr{
	border:1px solid #ff0000;
	background-color:#ffcccc;
}

.paginationbar {
	width:100%;
	margin:0px auto;
	padding:0px;
	text-align:right;
	border:0px solid #ffc;
}
.pagination {
	height:20px;
}
ul.pager {
	height:20px;
	margin:0px 20px;
	padding:0px;
	float:right;
	list-style:none;
	border:0px solid #ffc;
}
ul.pager li {
	padding:1px 4px;
	display: block;
	float:left;
}
ul.pager li.current {
	text-decoration:overline;
}

/* FORM ELEMENTS */
fieldset {
	float: left;
	clear: both;
	width: 96%;
	margin: 0px;
	margin-left:10px;
	margin-bottom:20px;
	padding: 0px;
	border: 1px solid #003366;
	background-color: #eeeeff;
}
legend {
	margin-left: 1em;
	padding: 0;
	color: #d55b13;
	font-weight: bold;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	margin: 0px;
	list-style: none;
}
fieldset li {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1em;
}
input.text {
	float: left;
	margin: 0px;
	padding: 0px;
}
.hiliteopt {
	background-color:#000;
	color:#fff;
	font-weight:bold;
}
input.delbtn {
	color:#f00;
	background-color:#fcc;
}
fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: transparent;
	background-image: none;
}
xlabel {
	float: left;
	width: 10em;
	margin: 0px;
	padding: 0px;
	margin-right: 1em;
	text-align: right;
}
xlabel.cb {
	clear:both;
	float:none;
	text-align:left;
	width:14em;
	font-size:10px;
}
.formLabel {
	font-weight:bold;
	padding:4px;
}
.formText {
	font-weight:normal;
	padding:4px;
	line-height:16px;
	color:#000033;
	background-color:#fff;
}

/* FORM ELEMENTS */

div.message {
	width:565px;
	padding:10px 1px;
	margin:5px 7px;
	font-size:11px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
div.goodMsg {
	color:#003366;
	background-color: #ccccff;
	border:1px solid #fff; /*#003366;*/
}
div.badMsg {
	color:red;
	background-color: #ffcccc;
	border:1px solid #red;
}

div.workarea { padding:5px; float:left; margin-left:40px; }
div.workarea2 { padding:5px; float:left; margin-left:0px; }

.cathead th {
	border:1px solid #999;
	padding-top:0px;
}

ul.draglist, ul.draglist2 {
    background: #f7f7f7;
    border: 0px solid gray;
    list-style: none;
    margin:0px;
    padding:0;
}
ul.draglist {
    width: 500px;
}
ul.draglist2 {
    width:700px;
}
ul.draglist li, ul.draglist2 li {
    margin: 1px;
    /* cursor: move; */
}

li.list1, li.listl1 {
    background-color: #D1E6EC;
    border:1px solid #7EA6B2;
    text-align:left;
    float:left;
}

li.list2, li.listl2 {
    background-color: #D8D4E2;
    border:1px solid #6B4C86;
    text-align:left;
    float:left;
}

li.list1,li.list2 {
    width:500px;
}
li.listl1,li.listl2 {
    width:700px;
}
li input {
	margin-left:10px;
}
.draghook, .draghookO {
	cursor:n-resize ;
}

.small {
	font-size:9px;
}

.draghookO { 
	color#933;
}
#linkheader table {
	width:700px;
}
#changecat {
	font-size:10px;
	color:#00f;
	background-color:#ffc;
	border:1px solid #00f;
	cursor: pointer;
}
#linkheader th {
	font-size:10px;
	color:#333333;
}
#formtable  {
	border-collapse:collapse;
	border:1px solid #ffffff;
	background-color:#efefef;
	color:#000000;
	padding:5px;
}
td.formtable, #formtableHi, #formtableHi td {
	border-collapse:collapse;
	border:1px solid #7ea6b2;
    	background-color: #d1e6eC;
    	color:#000000;
}

td.formtable_skip {
	border:0px;
	background-color: #eeeeff;
	color:#000000;
}
.hilite {
	color:#003366;
}
.addhilite {
	color:#803333;
}
.picList { width:100px; height:145px; }
.imgAdd { width:100px; height:100px; }
.picList, .imgAdd {font-size:11px; font-weight:bold; }
#user_actions { float: right; }
#add-element { color:blue; text-decoration:underline; cursor:pointer;}

table.tableList {width:98%; margin:5px 6px;padding:0;font-family:arial;font-size:inherit;border-collapse:collapse;border-spacing:0;}
table.tableList {border:1px solid #7F7F7F;}
.tableList img.sortarrow { margin-top:-5px; }
.tableList th{background:#D8D8DA url(../images/sprite.png) repeat-x 0 0;}
.tableList th.selected{background:#D8D8DA url(../images/sprite.png) repeat-x 0 -1700px;}
.tableList th{margin:0px;padding:1px;border:none;border-right:1px solid #CBCBCB;}
.tableList th a{font-weight:bold;text-decoration:none;color:#003366;vertical-align:bottom;}
.tableList td{margin:4px 0px;padding:4px 0px;border:1px solid #CBCBCB;text-align:center;}
.tableList td{font-size:10px;}

.domainform td
{
	margin:0px auto;
	text-align:left;
	font-family: arial, tahoma, verdana;
	font-size:14px;
	
}
.domainform td.center
{
	text-align:center;
}

input.bigtext {
	font-size:20px;
	width:450px;
	color:#003366;
}
.ebayText a { font-size:11px; font-family: sans-serif; text-decoration:none; text-transform: lowercase; }
.ebayText a:hover { text-decoration:underline; }

#leftSug, #rightSug { float:left; width:300px; padding:5px; border:0px solid red; margin-right:10px; margin-bottom:10px; }
.sugboxtitle { display:block; margin:14px auto; text-align:center; font-weight:bold; border:1px solid blue; }
a.suglink { border-bottom:1px dashed #ccf; }
.refresh { font-size:10px; cursor:pointer; }
.bugad { padding:2px 0px; display:;}
.mocklink { cursor:pointer; color:#003366; text-decoration:underline; }
.bold { font-weight:bold; }
