/* CSS Document */

html{
	height:100%; 
}
body {
	background-color: #626262;
	margin: 12px 0px 0px 12px;
	padding: 0px;
	height:100%; 
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
}


/* GENERAL STYLES */

form{
	margin: 0px;
}

a {
	color: #003399;
}
a:hover {
	color: #FFCC00;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 22px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1.SectionHeadline{
	font: 26px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	color: #FFFFFF;
	margin: 15px 0px 5px 0px;
	text-align: center;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 22px;
	font-weight:bold;
	margin: 0px 0px 15px 0px;
	color: #666666;
}
h2.SectionSubHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 22px;
	font-weight:bold;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #333333;
	text-align:center;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 28px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

p{
	margin: 0px;
	padding: 0px 0px 14px 0px;
}

ul{ 
	margin: 0px;
	padding: 0px;
}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 4px;
}


#logo{
	
}

/* Main Fields */
#mainContentHolder{
	border: 1px solid #FFFFFF;
	width: 742px;
}
#siteHeader{
	padding: 5px;
}
#contentBg{
	padding: 0px;
	background-color: #FFFFFF;
	background-color: #BAAA94;
	margin: 0px;
}
#contentPad{
	padding: 0px;
	margin: 0px;
	
}
#contentArea{
	padding: 0px;
	margin: 0px;
}


/* MAIN NAV BAR */
#nav{
	height: 21px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #333;
}
#navLog{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: right;
	padding: 3px 60px 0px 0px;
	
}
#navLog a{
	color: #EEEEEE;
	text-decoration:none;
}
#navLog a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

#adSpace{
	position:absolute;
	top: 133px;
	left:763px;
	width: 160px;
	height: 600px;
	background-color: none;
	color: #CCCCCC;
	text-align: left;
	font: 11px normal Arial, Helvetica, sans-serif;
}
#footer{
	text-align: center;
	margin-top: 10px;
	width: 742px;
}
#footer p{
	font-size: 11px;
	color: #E9EAED;
	line-height: 18px;
	margin: 0px;
}
#footer a{
	color: #BAAA94;
	text-decoration: underline;
	padding: 0px 4px 0px 4px;
}
#footer a:hover{
	color: #FFFFFF;
}
#footer a.hilite{
	color: #FFFFFF;
}
#addThis{
	text-align: center;
	padding: 8px 0 8px 0;
}

/* SIGN IN BAR */
#signInArea{
	background:#BAAA94 url(/images/crnr/brwn_ul.gif) top left no-repeat;
	width: 481px;
	height: 89px;
	position: absolute;
	top: 0px;
	left: 442px;
	display:block;
}
#login{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 18px;
	margin-left: 50px;
	position:absolute;
	top: 0px;
	left: 442px;
	color: #FFFFFF;
}
#login a{
	color: #FFFFFF;
}
#login input{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	border: 1px solid #000000;
}
#logForm{
	margin-top: 8px;
}
#loggedInTop{
	position:absolute;
	top: 13px;
	left: 456px;
}
#loggedOutTop{
	position:absolute;
	top: 13px;
	left: 456px;
	background-color: #626262;
}
#news{
	float:right;
	display: block;
	width: 160px;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #464848;
	border-left: none;
	text-align: center;
	padding: 2px;
}
#news p{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
}
#news p.date{
	margin-bottom: 10px;
}
#news a{
	color: #903F98;
	text-decoration: none;
}
#news a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#news .hilite{
	font: bold 16px Arial, Helvetica, sans-serif;
}




.inputForm td{
	padding-right: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
}


/* Special styles */
.lg{
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.warning{
	border: 1px solid #FFCC00;
	background-color: #FBF5EA;
	padding: 8px 15px 3px 15px;
	margin: 0px 20px 0px 20px;
	position: relative;
	top: 8px;
	text-align: center;
}

/* General Article Styles */
#articleHeader{
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 0px 10px 0px 8px;
}
#headNameTbl{
	height: 72px;
}
#articleHeader h1{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 4px 15px 0px;
}
#articleHeader .portraitImg{
	margin: 0px 0px 0px 0px;
}
#articleHeader h2{
	font: 24px Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 12px 1px;
	padding: 0px;
	color: #FFFFFF;
	width: 202px;
}


div.articleItem{
	margin-top: 2px;	
	margin-bottom: 1px;
}
#articleNav{
	position: absolute;
	top: 171px;
	left: 150px;
	width: 600px;
	text-align: right;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: bold;
}
#articleNav a{
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	margin-left: 6px;
	text-decoration: underline;
}
#articleNav a:hover, #articleNav a.selctd{
	color: #FEFF59;
	text-decoration: none;
	text-decoration: underline;
}
div.articleItem a{
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-align: center;
	width: 108px;
	height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
div.articleItem a:hover, div.articleItem a.selctd{
	color: #000000;
	text-decoration: none;
}

div.articleItem a:hover, div.articleItem a.selctd{
	color: #FFFFFF;
	text-decoration: none;
}

#pageLinks, #pageLinksCust{
	width: 730px;
	text-align: right;
	position: relative;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #FFFFFF
}
#pageLinksCust{
	width: auto;
}
#pageLinks a, #pageLinksCust a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 10px;
	padding: 4px;
	text-align: center;
	float: right;
}
#pageLinks a:hover, #pageLinks a.selctd, #pageLinksCust a:hover, #pageLinksCust a.selctd{
	color: #FFFFFF;
	text-decoration: none;
}
.pgWord{
	display: block;
	padding: 4px;
	float: right;
}
#bottomSpc{
	display: block;
}



#remoteBoxes{
	position: absolute;
	top: 204px;
	left: 631px;
}
.popShad{
	width: 110px;
	background: url(/articles/images/breakoutShadMain.png) top left;
	padding: 4px 8px 0px 4px;
}
.popShadBot{
	width: 122px;
	height: 8px;
	display: block;
	background: url(/articles/images/breakoutShadBot.png) top left;
}
#popBox, #functionBox{
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 12px;
	width: 95px;
	padding: 8px 7px 8px 8px;
	background-color: #000000;
	color: #FFFFFF;
}
#functionBox{
	margin-top: 0px;
}
#popBox a, #functionBox a{
	color: #FEDE58;
}
#popBox a:hover, #functionBox a:hover{
	color: #FFFFFF;
}
#popBox ul, #functionBox ul{
	margin: 0px;
	padding: 0px;
}
#popBox ul li, #functionBox ul li{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	list-style-type:none;
}




#proceed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 22px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px;
	margin-bottom: 20px;
}
.sectionLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color: #666666;
	margin-left: 40px;
}
.sectionLinks a{
	color: #003366;
	text-decoration:underline;
}
.sectionLinks a:hover{
	color: #660033;
	text-decoration:underline;
}
.addlLinks{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.addlLinks img{
	vertical-align: bottom;
	margin-left: 2px;
	position: relative;
	top: -2px;
}
.addlLinks a{
	text-decoration: none;
}
.addlLinks a:hover{
	text-decoration: none;
}


.hSubNote{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	font-style:italic;
	color: #999999;
	margin-left: 12px;
}


/* Archives and directories */
#listingTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	color: #000033;
}
#listingTable td{
	padding-right: 15px;
}
#listingTable .bRow td{
	background-color: #EEEEEE;
}
#listingTable .cRow td{
	background-color: #D3D3D3;
}
#listingTable .dRow td{
	background-color: #C0C0C0;
}

a.showUsername{
	color: #003399;
	text-decoration: underline;
}
a.showUsername:hover{
	color: #903F98;
}



/* My Closet */
.lookRowTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}



#admBar{
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	width: 744px;
}
#admBar td{
	padding: 4px;
	padding-right: 5px;
}
#admBar a{
	color: #000099;
}
#admBar a:hover{
	color: #CC3300;
}

/*Announcements */
#announceBox{
	position:absolute;
	top: 12px;
	left: 763px;
	width: 160px;
	height: 89px;
	background: #CCCCCC url(/images/announceBg.png) no-repeat top left;
	color: #000000;
	border: 1px solid #FFFFFF;
	text-align: center;
	font: 12px normal Arial, Helvetica, sans-serif;
}
#announceBox.active{
	background: #91753B url(/images/announceBgActive.png) no-repeat top left;
}
#announceBox p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.date{
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#announceHead{
	background-color:#333333;
	color: #FFCC33;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	height: 12px;
	text-align: center;
}
#announce{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	padding: 8px;
}
#announceBox a{
	color: #666666;
}
#announceBox.active a{
	color: #FFFF00;
}
#announceBox a:hover, #announce a:hover{
	color: #FFFFFF;
}


/* Message Boards */
#msgBoard{
	float:right;
	overflow:auto; 
	height: 384px;
	width: 220px;
	padding: 8px;
	background-color:#FFFFCC;
	border: 1px solid #FFCC00;
}
#msgBoard h1{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin-bottom: 8px;
	margin-top: -5px;
	color: #FFFFFF;
	text-align: center;
}
.indMsg{
	margin: 0px;
	margin-top: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #FFFF99;
	display: block;
	clear:both;
}
#msgBoard .indTxt{

}
.headTxt{
	font: normal 15px Arial, Helvetica, sans-serif;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
#msgBoard textarea{
	width: 85%;
	height: 80px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #CC0000;
	background-color:#FFFF99;
	border: none;
	margin: 0px;
	padding: 5px;
	overflow: auto;
}
.msgUsrRow{
	padding-top: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #330000;
	margin-bottom: 25px;
	margin-bottom: 0px;
	text-align: right;
	display: block;
	clear: both;
}
.msgUsrHeadRow{
	padding-top: 2px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #330000;
	margin-bottom: 25px;
	text-align: left;
}

#msgBotSpc{
	display: block;
	clear: both;
	height: 20px;
}
.msgVis{
	display: block;
	visibility: visible;
}
.msgHid{
	display: none;
	visibility: hidden;
}
.msgThumb{
	float: left;
	border: 0px;
	margin-right: 4px;
	clear: both;
	margin-bottom: 0px;
	display: block;
}
.msgThumbOver{
	float: left;
	border: 0px;
	margin-right: 4px;
	clear: both;
	margin-bottom: 0px;
	display: block;
	position: relative;
	z-index: 2;
}


#bigDynPic{
  background:#369;
  position:absolute;
  top:1em;
  left:80px;
  padding:5px;
}
#loadingmessage{
  position:absolute;
  top:200px;
  left:150px;
  padding:1em 5px;
  background:#ffc;
  font-family:Verdana,Sans-serif;
  font-weight:bold;
  width:20em;
  text-align:center;
  font-size:80%;
  color:#000;
}

/* Default Enlargment Area */
#screener{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 100%;
	background-color: #000000;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	z-index: 249;
}
#enLg{
	position: absolute;
	top: 0px;
	left: 110px;
	
}
.enlgFmt{
	width: 609px;
	z-index: 250;
}

.enlgBg{
	background-color: #302003;
	border: 2px solid #583F16;
}
.enlgBg h1{
	padding-top: 10px;
}
.enlgBg a{
	text-decoration: underline;
	color: #FFFFFF;
}
.enlgBg #enlImg{
	border: 2px solid #FFFFFF;
	background-color: #333333;
	display:block;
}


.enlgCaption{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 20px 2px 20px;
}
.enlgCredit{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 1px 20px 2px 20px;
}

.enlgPrev, .enlgNxt{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 15px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 10px 0px 5px;
	width: 60px;
	height: 20px;
	display: block;
}
.enlgNxt{
	float: right;
	padding: 10px 5px 0px 10px;
}
.enlgBg .enlgPrev a, .enlgBg .enlgNxt a{
	color: #CCCCCC;
	text-decoration:none;
}

#enlgRtrnLnk{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11px;
	position: fixed;
	top: 2px;
	left: 335px;
	text-align: center;
	z-index: 900;
}
#enlgRtrnLnk a{
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: underline;
	width: 120px;
	text-align:center;
}
#enlgRtrnLnk a:hover{
	color: #FFDF8A;
}

.imgEnlgDesc{
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align:center;
	padding: 2px 20px 12px 20px;
}
.imgEnlgPrv{
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align:center;
	padding: 5px 20px 5px 20px;
	border: 1px solid #FC0;
	background-color: #CCC;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.enCnt {
	width: 540px;
}
#imgLinks{
	text-align:center;
}


/* Image Border Styles */
.brdrStyl1{
	border: 4px solid #FFFFFF;
}
.brdrStyl2{
	border: 8px solid #FFFFFF;
}

/* Popout boxes */
.popOutBox{
	position: absolute;
	z-index: 550;
}
.popOutBox .popOutTop{
	background-image: url(/articles/images/popOutCrnrPrem.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	height: 28px;
}
.popOutBox .popOutCnt{
	background-color: #FE3000;
	padding: 0px 0px 0px 0px;
}
.popOutBox h1{
	font: bold 24px Arial, Helvetica, sans-serif;
	border-bottom: 5px solid #CB0100;
	color: #000000;
	padding: 10px 30px 10px 30px;
}
.popOutBox h2{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 30px 0px 30px;
	margin: 0px;
}
.popOutBox h3{
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #000000;
	padding: 0px 30px 0px 30px;
	margin: 0px;
}
.popOutBox p{
	padding: 0px 30px 0px 30px;
}
.popOutBox .popFoot{
	text-align: center;
	padding: 5px 30px 5px 30px;
}
.popOutBox a{
	color: #FFFF00;
	text-decoration:underline;
}
.popOutBox a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}


#enlgNote{
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align: center;
	padding-bottom: 7px;
	width: 275px;
	position: relative;
	left: 236px;
	top: -12px;
	background-color: #951E00;
	border: 1px solid #5E564B;
	padding: 2px 0px 2px 0px;
	margin-bottom: -10px;
	z-index: 20;
}

.finePrint{
	font-size: 11px;
	line-height: 14px;
}

.errorTxt{
	font-weight: bold;
	color: #CC0000;
}

.srchInputs{
	margin: 10px 0px 2px 0px;
	border: 1px solid #FFCC00;
	background-color: #F8EDD3;
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
}
.srchInputs input, .srchInputs select{
	font: 10px Arial, Helvetica, sans-serif;
}


/* Page Numbers */
#pageNumsTop{
	text-align: center;
}
.pageNav{
	font-size: 11px;
	line-height: 11px;
	padding: 0px 5px 0px 5px;
}
#pageLinks{
	position: relative;
	top: 0px;
	margin: 20px;
}
#pageLinks a{
	color: #000000;
	background-color: #CCCCCC;
}
#pageLinks a:hover, #pageLinks a.selctd{
	color: #FFFFFF;
	background-color: #000000;
}

input:focus {
	background-color:#F6F3DE;
	color: #000033;
}


.itemUsr{
	font: 11px Arial, Helvetica, sans-serif;
}

.isNew{
	position: relative;
	top: 0px;
	z-index: 20;
	margin-right: -32px;
	border: 0px !important;
}
.isPurchased{
	position: relative;
	top: 0px;
	z-index: 20;
	margin-right: -62px;
	border: 0px !important;
}
.isSimilar{
	position: relative;
	top: 0px;
	z-index: 20;
	margin-right: -44px;
	border: 0px !important;
}
.isUpdated{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #FFFF33;

}


.hiliteBox, .hiliteBoxB{
	background: #CCC5A0 url(/images/rBarGld.png) top left repeat-x;
	padding: 10px 10px 0px 10px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #575958;
}
.hiliteBoxB{
	background: #B8D2AE url(/images/rBarGrn.png) top left repeat-x;
}
.hiliteBox p, .hiliteBoxB p{
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 12px 0px;

}
#tellafriend{
	border-bottom: 1px solid #fff;	
	border-right: 1px solid #fff;	
	border-left: 1px solid #fff;	
	position:absolute;
	top: 103px;
	left: 763px;
	width: 160px;
}


.imgRoundTop{
	width: 66px;
	height: 66px;
	border: 2px solid #fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-right: 5px;
	position: relative;
	top: -1px;
}