@import url(css/CRselectBox.css);

BODY {
	FONT-SIZE: 12px; LINE-HEIGHT: 140%; 
}
TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
	color: #;

}
.textInput{ border: 1px #333333 solid; background-color:#000000; color:#FFFFFF;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.STYLE1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}
img{ border:0;}
.att_t{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;padding-left:5px; padding-right:5px}
.att{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;padding-left:5px; padding-right:5px}
.warp3{ height:auto; width:360px; overflow:hidden; padding-left:10px;}
.warp3 .content{ height:auto; width:150px; border:3px solid #906506; margin-bottom:6px; margin-left:5px; margin-right:5px; float:left;}
/*  ==================== LightBox ====================  */
      #lightbox{
        position: absolute;
        top: 2px;
        left: 0;
        width: 400px;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }

      #lightbox a img{ border: none; }

      #outerImageContainer{
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }

      #imageContainer{
        padding: 10px;
        }

      #loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
      #hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
      #imageContainer>#hoverNav{ left: 0;}
      #hoverNav a{ outline: none;}

      #prevLink, #nextLink{
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
      #prevLink { left: 0; float: left;}
      #nextLink { right: 0; float: right;}
      #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
      #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


      #imageDataContainer{
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
        }

      #imageData{
        padding:0 10px;
        }
      #imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
      #imageData #caption{ font-weight: bold; }
      #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
      #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 

      #overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #000;
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
        }


      .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
        }

      * html>body .clearfix {
        display: inline-block; 
        width: 100%;
        }

      * html .clearfix {
        /* Hides from IE-mac \*/
        height: 1%;
        /* End hide from IE-mac */
        } 
		#container {
		  width: 743px;
		  margin: 0 auto;
		}
		.globalModule {
		  border: 0px solid #4B4B4B;
		  clear: both;
		  margin-bottom: 4px;
		  overflow: hidden;
		  zoom: 1;
		  position: relative;
		}
		.tableList {
		  width: 100%;
		  margin: 5px auto 20px auto;
		}
		#globalLeft {
		  width: 199px;
		  float: left;
		  padding: 0 4px 0 5px;
		}
		#globalBigRight {
		  width: 745px;
		  float: left;
		}
		h3{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:20px;}
		.globalModule .more {
		  position: absolute;
		  top: 5px;   right: 10px;
		}
		.globalModule th { background-color:#292929;}
		.globalModule td { background-color:#191919;}
		#globalArtileList table {
        color: #999;
        width: 100%;
        margin: 10px 0;
      }
	  .globalModuleContent h1{ font-size:14px; text-align:center;}
	  .globalModuleContent .globalArtilePosted{ font-size:12px; text-align:right;}
	  .Error_class{
	background-color: #000000;
	border: 1px solid #FF0000;
	padding: 3px;
	margin-right: 5px;
	height: 15px;
	width: 200px;
	color:#FFFFFF;
}

body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	FONT-SIZE: 12px; LINE-HEIGHT: 140%;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d9ca77;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.cpname {
    color:#ae8c19;
	font-weight: bold;
	text-decoration: underline;
}
.rrpname {
    color:#d72833;
	font-weight: bold;
	font-size:18px;
}
.nowname {
    color:#f5d064;
	font-weight: bold;
	font-size:24px;
	line-height:24px;
}