﻿.ajaxLoader
{
	background: transparent url(../images/loader-arrowsntxt.gif) no-repeat right;
}

.login
{
	background: transparent url(../images/loginbck.png) no-repeat top right;
	height: 131px;
	width: 300px;
}

.login #login_area
{
	padding: 20px 20px 10px 20px;
}

.memberdiv
{
	background: transparent url(../images/memberbbck.png) no-repeat top right;
	height: 100px;
	width: 690px;
	
}


.memberdiv #memberdiv_area
{
	padding-top: 10px;
}

.statdiv
{
	height: 30px;
	width: 690px;
}

.statdiv .statdiv_indiv
{
	padding-top: 8px;
	padding-left: 8px;
	float: left;
	width: 130px;
	color: #000000;
}


.bbar
{
	background: url(../images/bbar.jpg) repeat #ffffff;
}

.linkb
{
	background: url(../images/linkback.jpg) no-repeat #FFCC33;
	width: 587px;
	height: 24px;
}

.btmBck
{
	border-top: 1px solid #FF930F;
	background-color: #FFCC33;
	height: 50px;
	width: 100%;
}


.tdAds
{
	width: 130px;
	float: left;
	vertical-align: top;
	text-align: center;
	background-color: #1B4B92;
}

.cpgArea
{
	vertical-align: top;
	float: left;
	width: 860px;
	background-color: #ffffff;
	min-height:1100px;
}

.imgBackCenter
{
	background: #ffffff url(../images/lrgCircle.gif) fixed center no-repeat;
}

.pageTitle
{
	display: block;
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
}

.userNameLrg
{
	font-size: 16px;
	font-weight: bold;
	color: #1B4B92;
}


.userNameLrgOrg
{
	font-size: 20px;
	font-weight: bold;
	color: #FFCC33;
}

.userNameLrgBlue
{
	font-size: 20px;
	font-weight: bold;
	color: #1B4B93;
}

.userNameSml
{
	font-size: 11px;
	color: #000000;
}

.whiteLink
{
	color: #ffffff;
}

.yellowLink
{
	color: #ffcc00;
}



/**DROPDOWNS**/
.ddlPublishers
{
	border: solid 1px #FF930F;
	width: 250px;
	color: #000000;
}

/**SEARCH**/
.txtSearch
{
	border: solid 1px #FF930F;
	color: #000000;
}

/**FONTS**/
.titleHeadersBlue
{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #23579C;
}

/**IMAGES**/
.imgFilterGray
{
	filter: Gray;
}

.surround
{
	padding-top: 5px;
	border-right: solid 1px #c3c3c3;
}

.popUpService
{
	background: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}


/*FONTS*/

.titleHeaders
{
	vertical-align: top;
	font-size: 22px;
	color: #000000;
}


#ctl00_txtMainSearch
{
	width: 100px;
	font-size: 14px;
	border-right: none 0px #ffffff;
	border-top: solid 1px #FF930F;
	border-bottom: solid 1px #FF930F;
	border-left: solid 1px #FF930F;
}


.centerDiv
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
}
.centerDiv #divCenter
{
	padding: 100px 10px 100px 10px;
}

.submitButtons
{
	border: 1px solid #FF930F;
	background-color: #FFCC33;
	color: #1B4B92;
	font-size: 11px;
}


.divContainer
{
	position: absolute;
	width: 830px;
	padding: 5px;
	float: left;
}

.divContainer #firstPage
{
	width: 100px;
	float: left;
}

.divContainer #previous
{
	width: 100px;
	float: left;
}

.divContainer #next
{
	width: 100px;
	float: left;
}

.divContainer #next
{
	width: 100px;
	float: left;
}


.comicInfo
{
	color: #000000;
	font-size: 15px;
	border-bottom: dashed 1px #000000;
}

.comicInfo .bpTitle
{
	float: left;
	color: #000000;
	font-size: 15px;
}


.ValueItemHeader
{
	border: #3F6299 1px solid;
	color: #000000;
	width: 100%;
	background-color: #B5C6DE;
}



/*==============================
			SEARCH PAGE
===============================*/

.searchBottom
{
	border-bottom: solid 1px #c3c3c3;
}

/*==============================
		LETTER LINK BUTTONS
================================*/
.ltrWrapper
{
	width: 720px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #F2F2F2;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.ltrWrapper2
{
	border-bottom: solid 1px #c3c3c3;
	padding: 5px;
	width: 100%;
	background-color: #E6E5E9;
	margin-bottom: 20px;
}

.ltrWrapper .title, .ltrWrapper2 .title
{
	color: #1B4B92;
	font-size: 15px;
	display: block;
}

.ltrLbs
{
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: underline;
}

.ltrLbls
{
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	color: #c3c3c3;
	text-decoration: none;
}

.ltrLbsActive
{
	color: #000000;
	font-size: 14px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
}




/*==============================
           BORDER AREA
==============================*/

.topInfoArea
{
	border-bottom: solid 1px #c3c3c3;
	padding: 5px;
	width: 100%;
	background-color: #E6E5E9;
	margin-bottom: 20px;
}

.topInfoArea #title
{
	color: #444444;
	font-size: 18px;
	display: block;
}

.topInfoArea #text
{
	color: #000000;
	font-size: 12px;
}

.topInfoArea #signup
{
	text-decoration: underline;
}

.grDGRow
{
	border-bottom: solid 1px #c3c3c3;
	height: 35px;
}

.grDGRowNB
{
	height: 35px;
}

.grDGRowT
{
	border-top: dashed 1px #c3c3c3;
	height: 35px;
}

.grDGRowB
{
	border-bottom: dashed 1px #c3c3c3;
	height: 35px;
}

.grDGRowBO
{
	background-color: #E6E5E9;
	border-bottom: dashed 1px #c3c3c3;
	height: 35px;
}

.grDGRow15
{
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: solid 1px #c3c3c3;
	height: 25px;
}

.pdLeft
{
	padding-left: 5px;
}

.pdRight
{
	padding-right: 5px;
}
/*===============================
	online colors
===============================*/

.online
{
	color: #1B4B92;
	font-weight: bold;
}
.notonline
{
	color: #c3c3c3;
}

.flying_bck
{
	background: transparent url(../images/featuredbck.png) no-repeat top right;
	width: 500px;
	height: 254px;
}

/*=============================
	MAKE BUTTON
================================*/

.btns
{
	padding: 5px;
	border: solid 1px #1B4B92;
	background-color: #ffffff;
	text-align: center;
}

/*=============================
	BOARD PREVIEW AREA
================================*/
.boardPreview
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 380px;
	width: 390px;
	background: url(../images/brdPre.png) no-repeat top center;
}

.boardPreview .bptitle, .ebayPreview .bptitle
{
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 5px;
}

/*=============================
	EBAY PREVIEW AREA
================================*/
.ebayPreview
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 800px;
	width: 390px;
	background: url(../images/ebayPre.png) no-repeat top center;
}

/*================================
	IMAGE CONTAINERS
===========================*/

.imgDL
{
	float: left;
	width: 166px;
	text-align: center;
	vertical-align: top;
}

/*===============================
	TOP SCANNERS
================================*/
.tScanRow
{
	width: 166px;
}

.tScanRow ul
{
	background-color: #e5e5e5;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/********
 POPUP CONDITION
*********/

.popupmid
{
	width: 390;
	background-image: url(../images/popbackgf.png);
}

.popupmid .items
{
	border-bottom: solid 1px #e5e5e5;
	height: 25px;
	font-size: 10px;
	width: 75px;
	font-family: Arial;
	color: Black;
}

/*==========================================
		MEM PUB LIST
=======================================*/
.memPub
{
	width: 100%;
	padding: 10px;
	background-color: #F2F2F2;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}


.memPub .title
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial;
}

/*==================================
            FAKE
==============================*/

.fakeShow
{
	background: transparent url(../images/blur.jpg) no-repeat top right;
	height: 700px;
	width: 847px;
	margin-top: 25px;
}

.fakeIndiv
{
	background: transparent url(../images/indivblur.jpg) no-repeat top right;
	height: 1500px;
	width: 847px;
	margin-top: 25px;
}
/*====================================
           ISSUES
====================================*/

.noIssues
{
	background-color: #EDEDED;
	border-color: #C3C3C3;
	border-width: 1px;
	border-style: Solid;
	width: 20px;
	padding: 2px 2px 2px 2px;
}

.ownIssues
{
	background-color: #CFF8A3;
	border-color: #60991F;
	border-width: 1px;
	border-style: Solid;
	width: 20px;
	padding: 2px 2px 2px 2px;
}

.errAddIssues
{
	background-color: #EDD1D1;
	border-color: #A13333;
	border-width: 1px;
	border-style: Solid;
	width: 20px;
	padding: 2px 2px 2px 2px;
}

.ownNoCount
{
	color: #A09F9C;
}

.ownCount
{
	color: #60991F;
	font-weight: bold;
}

.errCount
{
	color: #A13333;
	font-weight: bold;
}


TD
{
	border: none;
}

.grayDiv
{
	padding: 10px;
	margin-top: 5px;
	border: solid 1px #cecece;
	background-color: #e5e5e5;
	color: #000000;
}

.grayDiv .hdr
{
	background-color: #cecece;
	padding: 5px;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

.greenDiv
{
	padding: 10px;
	margin-top: 5px;
	border: solid 1px #57C200;
	background-color: #DBFFBD;
	color: #000000;
}

.greenDiv .hdr
{
	background-color: #57C200;
	padding: 5px;
	font-size: 13px;
	font-family: Arial;
	color: #ffffff;
}

.redDiv
{
	padding: 10px;
	margin-top: 5px;
	border: solid 1px #D90000;
	background-color: #FFEBEB;
	color: Black;
}

.bfsTotsd
{
	background: transparent url(../images/sellamtwin.jpg) no-repeat top right;
	height: 53px;
	width: 123px;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0px 10px 40px;
}

/* POP UP */
.popL0
{
	background: transparent url(../images/popupl0.png) no-repeat top right;
	height: 600px;
	width: 600px;
}

/* ADD CLASS */
.addLoader
{
	background: transparent url(../images/addLoader.gif) no-repeat top right;
	background-color: #ffffff;
	border-color: #60991F;
	border-width: 1px;
	border-style: Solid;
}

/* VIEW BUTTON */

.viewBtns
{
	width: 150px;
	background-color: #e5e5e5;
	padding: 5px;
	border: solid 1px #C3C3C3;
}

.blueBtns
{
	font-family: arial;
	font-weight: normal;
}
.grayBtns
{
	color: #C3C3C3;
	font-family: arial;
	font-weight: normal;
}
