@import url("beta_style_layout.css");

h1 {display: none;}
hr {height: 2px; color: blue; background-color: #d19cd0;}

legend {}

input[type=text] {
	 border: 2px solid #CCCCCC; border-style: groove; background-color: #FFFFFF; padding: 5px; color: #555555; font-size: 11pt;
}

input[type=password] {
	 border: 2px solid #CCCCCC; border-style: groove; background-color: #FFFFFF; padding: 5px; color: #555555; font-size: 11pt;
}

textarea {
	 border: 2px solid #CCCCCC; border-style: groove; background-color: #FFFFFF; padding: 5px; color: #555555; font-size: 11pt;
}


select {
	 border: 2px solid #CCCCCC; border-style: groove; background-color: #FFFFFF; padding: 5px; color: #555555; font-size: 11pt;
}

input[type=submit]{
	padding: 3px;
	font-weight: bold;
}

input[type=button]{
	padding: 3px;
}

input[type=file]{
	border: 2px solid #CCCCCC; border-style: groove; background-color: #FFFFFF; padding: 5px; color: #555555; font-size: 11pt; 
}


input:focus, textarea:focus, select:focus{
	background-color: #FAF8CC;
}

ul {margin: 15px;}

p {margin: 15px 0px;}

#categories {text-align: right;}
#categories a {display: block; margin: 0px 0px 8px 0px; color: #EBEBEB; font-size: 11pt; text-decoration: none;}
#categories a:hover {color: #e4d41f;}

#folder_crumbs {font-size: 12pt; color: #333333; font-weight: bold;}
#folder_crumbs a {font-size: 12pt; color: #333333; text-decoration: none; font-weight: bold;}
#folder_crumbs a:hover {color: #0099FF;}

#image_folders {}
#image_folders li {margin: 0px 0px 8px 0px; text-align: right; font-size: 11pt; }
#image_folders a {font-size: 11pt; text-decoration: none; color: #EBEBEB;}
#image_folders a:hover {color: #e4d41f;}



.list_bullet {margin-left: 25px;}
.list_bullet li {list-style: disc; font-size: 14pt;}

#navside a {display: block; width: 200px; height: 46px; cursor: pointer;}



/*products*/
/*#navside a.whatwedo {
	background: transparent url('/design/navside_whatwedo.png') no-repeat; 
}
#navside a.listingsoftware {
	background: transparent url('/design/navside_listingsoftware.png') no-repeat; 
}
#navside a.ebaytemplates {
	background: transparent url('/design/navside_auctiontemplates.png') no-repeat; 
}
#navside a.inventory {
	background: transparent url('/design/navside_inventory.png') no-repeat; 
}
#navside a.initiatives {
	background: transparent url('/design/navside_initiatives.png') no-repeat; 
}*/

/* new products page */

#navside a.whatistempino {
	background: transparent url('/design/navside_whatistempino.png') no-repeat; 
}
#navside a.listingfeatures {
	background: transparent url('/design/navside_listingfeatures.png') no-repeat; 
}
#navside a.imagehosting {
	background: transparent url('/design/navside_imagehosting.png') no-repeat; 
}
#navside a.ebayids {
	background: transparent url('/design/navside_multipleids.png') no-repeat; 
}
#navside a.onlinestore {
	background: transparent url('/design/navside_onlinestore.png') no-repeat; 
}

/*referral bonus */

#navside a.overview {
	background: transparent url('/design/navside_overview.png') no-repeat; 
}

#navside a.banners {
	background: transparent url('/design/navside_banners.png') no-repeat; 
}

#navside a.referraltracker {
	background: transparent url('/design/navside_referraltracker.png') no-repeat; 
}


/*trouble logging in*/
#navside a.forgotpassword {
	background: transparent url('/design/navside_forgotpassword.png') no-repeat; 
}

#navside a.verifymyaccount {
	background: transparent url('/design/navside_verifymyaccount.png') no-repeat; 
}

/*support console*/
#navside a.support_email {
	background: transparent url('/design/navside_contactus.png') no-repeat; 
}

#navside a.support_faq {
	background: transparent url('/design/navside_faq.png') no-repeat; 
}

#navside a.support_tutorials {
	background: transparent url('/design/navside_tutorials.png') no-repeat; 
}


/*mysubscription*/

#navside a.mysubscription {
	background: transparent url('/design/navside_mysubscription.png') no-repeat; 
}

#navside a.modifyplan {
	background: transparent url('/design/navside_modifyplan.png') no-repeat; 
}

#navside a.cancelplan {
	background: transparent url('/design/navside_cancelplan.png') no-repeat; 
}

/*editing listings*/

#navside a.itemdetails {
	background: transparent url('/design/navside_itemdetails.png') no-repeat; 
}

#navside a.galleryimages {
	background: transparent url('/design/navside_galleryimages.png') no-repeat; 
}

#navside a.postlisting {
	background: transparent url('/design/navside_postlisting.png') no-repeat; 
}

/*mystores*/

#navside a.storeoverview {
	background: transparent url('/design/navside_storeoverview.png') no-repeat; 
}

#navside a.activelistings {
	background: transparent url('/design/navside_activelistings.png') no-repeat; 
}

#navside a.closedlistings {
	background: transparent url('/design/navside_closedlistings.png') no-repeat; 
}

#navside a.editstore {
	background: transparent url('/design/navside_editstore.png') no-repeat; 
}


#navside a.statistics {
	background: transparent url('/design/navside_viewstatistics.png') no-repeat; 
}





/*settings*/

#navside a.imageprotection {
	background: transparent url('/design/navside_imagewatermarking.png') no-repeat; 
}

#navside a.listingdefaults {
	background: transparent url('/design/navside_defaults.png') no-repeat; 
}

#navside a.branding {
	background: transparent url('/design/navside_branding.png') no-repeat; 
}

#navside a.ebaysettings {
	background: transparent url('/design/navside_ebaysettings.png') no-repeat; 
}

#navside a.contactinfo {
	background: transparent url('/design/navside_contactinfo.png') no-repeat; 
}

#navside a.subscription {
	background: transparent url('/design/navside_subscription.png') no-repeat; 
}


#navside a.general {
	background: transparent url('/design/navside_general.png') no-repeat; 
}

#navside a.tokens {
	background: transparent url('/design/navside_tokens.png') no-repeat; 
}

#navside a.listingprofiles {
	background: transparent url('/design/navside_listingprofiles.png') no-repeat; 
}

#navside a.logos {
	background: transparent url('/design/navside_logos.png') no-repeat; 
}

#navside a.prefilled {
	background: transparent url('/design/navside_prefilled.png') no-repeat; 
}

#navside a.watermark {
	background: transparent url('/design/navside_watermark.png') no-repeat; 
}


#navside a:hover {	
	background-position: -200px 0; 
}




/* tutorials*/

#tutorial a.token {
	background: transparent url('/design/tutorial_token.png') no-repeat; 
}

#tutorial a {width: 610px; height: 190px; display: block;}

#tutorial a:hover {	
	background-position: -610px 0; 
}


#right_advert img {display: block; margin: 0px 0px 25px 0px;}

.catelogItems table {width: 600px;}
.catelogItems td {padding: 5px; border-spacing: 5px; border-top: 2px solid #FFFFFF; border-bottom: 5px solid #FFFFFF; background-color: #E8E8E8; color: #000000;}

.catelogItemsLoading table {width: 600px;}
.catelogItemsLoading td {padding: 5px; border-spacing: 5px; border-top: 2px solid #FFFFFF; border-bottom: 5px solid #FFFFFF; background-color: #FFFFFF; color: #CCCCCC;}
.catelogItemsLoading img {
	opacity:0.25;
	filter:alpha(opacity=25);
}

.catelogLinkPrev {margin-right: 25px; color: blue; text-decoration: underline; cursor: pointer;}
.catelogLinkPrevLoading {margin-right: 25px; color: #777777; text-decoration: underline; cursor: pointer;}

.catelogLinkNext {color: blue; text-decoration: underline; cursor: pointer;}
.catelogLinkNextLoading {color: #777777; text-decoration: underline; cursor: pointer;}




.show_plans td {padding: 0px 15px 5px 15px; text-align: center;}


/* mouse over delete overlay for new listing editor */
.image-thumb, .image-thumb img {
	position: relative;
	float: left;
	z-index: 1;
}
.image-del {
  position: absolute;
  top: 5px;
  right: 17px;
  width: 25px;
  height: 25px;
  background-image: url('/design/remove.png');
  cursor: pointer;
  z-index: 2;
}


.image-thumb-add, .image-thumb-add img {
	position: relative;
	float: left;
	z-index: 1;
}
.image-add {
  position: absolute;
  top: 5px;
  right: 17px;
  width: 25px;
  height: 25px;
  background-image: url('/design/img_add.png');
  cursor: pointer;
  z-index: 2;
}

.image-thumbs {
	border: 1px solid #CCCCCC; margin: 0px 14px 14px 0px; width: 60px; height: 60px; cursor: pointer;
}

.image-thumbs:hover {
	border: 1px solid orange;
}

#priceplans {}
#priceplans li {list-style: none; padding: 15px; height: 25px;}


#priceplans .prices {float: left; width: 150px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans .prices li {background-image: url('/design/pricing_fade.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans .prices_blue {float: left; width: 150px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans .prices_blue li {background-image: url('/design/pricing_fade_blue.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans .prices_orange {float: left; width: 150px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans .prices_orange li {background-image: url('/design/pricing_fade_orange.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans .prices_green {float: left; width: 150px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans .prices_green li {background-image: url('/design/pricing_fade_green.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans .prices_red {float: left; width: 150px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans .prices_red li {background-image: url('/design/pricing_fade_red.png'); background-position: center center; background-repeat: repeat-x;}


#priceplans2 {}
#priceplans2 li {list-style: none; padding: 15px; height: 25px; font-size: 10pt;}


#priceplans2 .prices {float: left; text-align: center; font-weight: bold;}
#priceplans2 .prices li {background-image: url('/design/pricing_fade.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans2 .prices_blue {float: left; width: 100px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans2 .prices_blue li {background-image: url('/design/pricing_fade_blue.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans2 .prices_yellow {float: left; width: 100px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans2 .prices_yellow li {background-image: url('/design/pricing_fade_yellow.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans2 .prices_orange {float: left; width: 100px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans2 .prices_orange li {background-image: url('/design/pricing_fade_orange.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans2 .prices_green {float: left; width: 100px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans2 .prices_green li {background-image: url('/design/pricing_fade_green.png'); background-position: center center; background-repeat: repeat-x;}

#priceplans2 .prices_red {float: left; width: 100px; padding: 0px 10px; text-align: center; font-weight: bold;}
#priceplans2 .prices_red li {background-image: url('/design/pricing_fade_red.png'); background-position: center center; background-repeat: repeat-x;}




#heading {font-size: 20pt; color: #86006c;}
#heading a {font-size: 20pt; color: #86006c;  text-decoration: none;;}
#heading a:hover{font-size: 20pt; color: #86006c; text-decoration: underline;}

.heading {font-size: 20pt; color: #86006c;}

.mybox {
	width: 410px;
	padding: 20px;
	border: 2px solid #c4aac4;
	margin: 15px 0px;
	text-align: left;	
	background-color: #FFFFFF;
}

.temp_thumbs_left {background-color: #FFFFFF; border: 2px solid #c4aac4; font-size: 10pt; float: left; height: auto; margin: 0px 11px 11px 0px; padding: 3px; text-align: center; width: auto; }

.temp_thumbs_left a {color: blue; text-decoration: none; font-size: 10pt; font-weight: bold;}
.temp_thumbs_left a:hover {color: #808080; text-decoration: none;}


.temp_thumbs {background-color: #FFFFFF; border: 2px solid #c4aac4; font-size: 10pt; float: right; height: auto; margin: 0px 0px 12px 8px; padding: 3px; text-align: center; width: auto; }

.temp_thumbs a {color: blue; text-decoration: none;}
.temp_thumbs a:hover {color: #808080; text-decoration: none;}

.form_group {
	padding: 5px 0px;
	font-size: 12pt;
}

.form_description {
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.msg {font-weight: bold; color: #333333; margin-left: 20px;}

.remark {
	color: #777777;	
	margin-bottom: 5px;
}

table.table_stats {border: 2px solid #CCCCCC; margin: 25px 0px; width: 100%; background-color: #FFFFFF;}
table.table_stats thead tr th {background-color: #999999; padding: 10px; color: #FFFFFF;}
table.table_stats tbody tr td {padding: 10px; border-bottom: 2px solid #CCCCCC;}






/* the overlayed element */
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 10%;
    left: 50%;
    
    margin-left: -250px;
    /*width: 500px;*/
    
    background-color: #EBEBEB;
    color: #333333;
    border: 2px solid #bfa2be;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}



.fileUploadQueueItem {
	font-size: 10pt;
	background-color: #FFFF99;
	border: 1px solid #999999;
	margin-top: 10px;
	padding: 5px;
	width: 270px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
	
}
.fileUploadProgressBar {
	background-color: #0099FF;
}








.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #a69130;
	background-color: #ffdf4a;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}


/*MY LISTINGS SORTING TABLE ETC */

/* tables */

.tr_normal {background-color: #FFFFFF;}
.tr_highlight {background-color: #FFFF99;}

table.lastModifiedListings {
	font-family:arial;
	background-color: #FFFFFF;
/*	border: 2px solid #CCCCCC;
*/	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.lastModifiedListings thead tr th, table.tablesorter tfoot tr th {
/*	background-color: #CCCCCC;
*/	color: #333333;
	font-weight: bold;	
	font-size: 10pt;
	padding: 5px;
}

table.lastModifiedListings tbody td {
	color: #3D3D3D;
	padding: 5px;
	/*background-color: #FFF;*/
	vertical-align: top;
/*	border-top: 2px solid #CCCCCC;
*/}




table.tablesorter {
	font-family:arial;
	background-color: #FFFFFF;
	border: 2px solid #c0a4bf;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #d19cd0;
	color: #333333;
	font-weight: bold;	
	font-size: 10pt;
	padding: 5px;
}
table.tablesorter thead tr .header {
	background-image: url('/design/icons/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 5px;
	/*background-color: #FFF;*/
	vertical-align: top;
	border-top: 2px solid #c0a4bf;
}
table.tablesorter tbody tr.odd td {
	/*background-color:#F0F0F6;*/
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('/design/icons/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/design/icons/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #70336f;
	color: #EBEBEB;
}

table.itemspecifics {
	min-width: 275px;
	font-family: arial;
	background-color: #FFFFFF;
	border-bottom: 2px solid #c0a4bf;
	
	font-size: 8pt;	
	text-align: left;
}

table.itemspecifics thead tr th, table.itemspecifics tfoot tr th {
	background-color: #d19cd0;
	color: #333333;
	font-weight: bold;	
	font-size: 10pt;
	
}

table.itemspecifics tbody td {
	color: #3D3D3D;
	padding: 5px 0px;
	/*background-color: #FFF;*/
	/*border-top: 2px solid #c0a4bf;
	border-bottom: 2px solid #c0a4bf;*/
	vertical-align: middle;
	
}
table.itemspecifics tbody tr.odd td {
	/*background-color:#F0F0F6;*/
}
table.itemspecifics thead tr .headerSortUp {
	background-image: url('/design/icons/asc.gif');
}
table.itemspecifics thead tr .headerSortDown {
	background-image: url('/design/icons/desc.gif');
}
table.itemspecifics thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #70336f;
	color: #EBEBEB;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#form_instructions {font-size: 14pt; text-align: center;}

#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;	
	z-index: 102;	
	display:none;	
	top:50%;
	left:50%;
	
	background-color: #FFFFFF;
	
    color: #333333;
    border: 4px solid #bfa2be;
    
}

* 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;
}






/*









.search_fld {background: url('/layout/input_field.png'); background-repeat: no-repeat; width: 165px; height: 20px; margin-top: 7px; border: 0px none; font-size: 8pt;}
.search_fld:focus {outline: none;}
.search_btn {width: 55px; height: 20px; margin-top: 8px; float: right;}
.search_container {width: 170px; float: right; margin-right: 2px;}



.myboxprofile {
	width: 480px;
	padding: 10px;
	border: 2px solid #BD0000;
	margin: 15px auto;
	text-align: left;	
	background-color: #FFFFFF;
}

#infobox {margin-top: 25px;}
.tip {font-size: 10pt; color: #333333; font-family: verdana; margin-top: 5px;}





.form_submit {
	margin: 0px auto; width: 500px; text-align: right;
}

.disp_temp {margin: 10px; font-size: 10pt;}
.disp_state {margin: 10px;}

/* ajax section */

#form_instructions {font-size: 14pt; margin-bottom: 15px;}



/* my profile > my templates */

.mytemplates {padding: 5px 5px 10px 5px; border: 1px solid #FFFFFF;}
.mytemplates:hover {background-color: #FFFFCC; border: 1px solid #CCCCCC;}
.template_name { font-weight: bold; font-size: 10pt;}
.template_created {font-size: 10pt; color: #999999;}
.template_options a {font-size: 10pt; color: #004CB9; text-decoration: none;}
.template_options a:hover {color: #808080; text-decoration: none;}

.highlight {padding: 5px; border: 1px solid #FFFFFF;}
.highlight:hover {background-color: #FFFFCC; border: 1px solid #CCCCCC;}

.highlighttr td {padding: 5px 10px; border: 1px solid #FFFFFF;}
.highlighttr:hover td {background-color: #FFFFCC; border: 1px solid #CCCCCC;}

.niceform {
	border: 1px solid black;
	width: 450px;
}


.msg_error {
	color: blue;	
	font-size: 10pt;	
}










/*label {
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 175px;
	font-size: 12pt;
}*/





/*input[type="submit"] {
	border: 1px solid #999999;
	background-color: #FFD200;
	color: #000000;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}

input[type="button"] {
	border: 1px solid #999999;
	background-color: #FFD200;
	color: #000000;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
}*/


.linklist{
	
	font-size: 10pt;
	display: block;
	margin: 3px 0px;
	
}

/* NiceForm Styles */
.niceform_description {
	font-size: 11pt;
	
}

.niceform_asterisk {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	vertical-align: -2px;
}

.niceform_remark {
	font-size: 9pt;
	color: #999999;
}

.cat_list_level0 {

}



.cat_list_level1 {
	margin-left: 10px;
}



.cat_list_level2 {
	margin-left: 20px;
}

.sub_red {
	border: 1px solid #421617;
	background-color: #FD595A;
	color: #FFFFFF;
	padding: 1px;
}

.mytable {

}

.mytable td {
	padding: 0px 0px 3px 0px;
}

.tbhead td {
	border-bottom: 1px solid #333333;
	font-weight: bold;
	background-color: #DDDDDD;
}

.tbvert td {
	vertical-align: top;
}

/* DIV SWAP - HELP PAGES */
#triggers {



}

#triggers a {text-decoration: underline; font-size: 10pt; font-weight: bold; margin-right: 15px; cursor:pointer;}

#zero {


}
#first {

}
#second {

}
#third {

}


#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  
#popupContact{  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	min-height: 100px;  
	width: 350px;  
	background: #FFFFFF;  
	border: 4px solid #333333;  
	z-index: 2;  
	padding: 20px;  
	font-size: 12pt;  
	text-align: left;
} 

#popupContact #title{
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}  

#popupContact #message{
	text-align: left;
	font-size: 10pt;
} 

#popupContact #contactArea{
	margin: 10px 0px;
} 

#popupContactClose{  
	font-size:24px;  
	line-height:24px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block; 
	cursor: pointer; 
}  
#button{  
	cursor: pointer;
}  




/* support tickets */

table.ticket_parent {width: 600px; border: 2px solid #FFCC66; background-color: #FFFFCC;}
table.ticket_parent tr td {padding: 10px;}




*/
