*
{
	padding:0;
	margin:0;
}

HTML, BODY
{
	width:100%;
	height:100%;
	font-size: 12px;
	color: #888888; 
	background-color: #ffffff;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	/*SCROLL BAR SETTINGS*/
	scrollbar-3dlight-color:#eaeaea;
    scrollbar-arrow-color:#ff0099;
    scrollbar-base-color:#cccccc;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#E3E3E3;
	scrollbar-track-color: #E3E3E3;
}

td {
font-size: 11px;
color: #707070;
}

#mainHolder
{
	position:relative;
	margin:auto;
	width:980px;
}

/*  All of the content goes inside this DIV so it is centered */
#navigation
{
	margin-top:10px;
	padding:0px;
	text-align:left; width: 1016px;
}

#frame
{
	padding:10px 15px 10px 15px;
	text-align:justify;
	background-image: url("http://static.onemodelplace.com/css/imgs/lines_background.gif");
	display:block;
	width:1036px; /* LOOK INTO THIS */
	/*margin-top: 5px; original dimensions */
	margin-top: 0px;
	/*height:100%;*/
	/*height:1220px;*/
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
		
/*  All of the content on the left goes inside this DIV */	
#contentleft 
{	
	float:left;
	margin:0px 10px 0px 10px;
	padding:0px;
	width:230px;
	display: inline;
}
	
/*  All of the content in the center goes inside this DIV */
#contentcenter 
{	
	width:475px;
	padding:0px;
	float:left;
	display: inline;	
}

/*  All of the content on the right goes inside this DIV */
#contentright 
{
	width:230px;
	padding:0px;
	float:left;
	display: inline;	
	margin:0px 0px 0px 10px;
}



/* */
h1 {
font-family:Georgia, Times, serif;
font-size: 13px;
color:#636363;
text-transform: uppercase;
background-image: url('http://static.onemodelplace.com/css/imgs/title_bg.gif');
background-repeat: repeat-x;
width: 1036px;
padding: 6px 0px 5px 10px;
/*margin-bottom:5px; original dimensions */
margin-bottom:10px;
}
h2 {
font-family:Georgia, Times, serif;
display:block;
color:#636363;
padding: 5px 0px 5px 0px;
background-image: url('http://static.onemodelplace.com/css/imgs/subtitle_bg.gif');
background-position:100% 0;
background-repeat:repeat-x;
text-align:center;
font-size:14px;
}
h3 {
font-family:Georgia, Times, serif;
font-size:14px; 
color:#E90E8B;
/*letter-spacing:-5;  LOOK INTO THIS */ 
margin-bottom: 5px;
}
h4 {
font-family:Georgia, Times, serif;
color:#636363;
font-size:12px;
text-align: left;
}
.header {
font-family:Georgia, Times, serif;
font-size: 16px;
font-weight:bold;
color:#636363;
text-transform: uppercase;
background-image: url('http://static.onemodelplace.com/css/imgs/header_bg.gif');
background-repeat: repeat-x;
width: 100%;
padding: 10px 0px 10px 0px;
margin-bottom:5px;
}
.introBox {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#636363;
padding: 10px;
margin: 10px;
background-image: url('http://static.onemodelplace.com/css/imgs/introBox_bg.gif');
background-position:100% 0;
background-repeat:repeat-x;
border:1px solid #E7E7E7;
font-size:11px;
}
.introBoxPlain {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#636363;
padding: 10px;
font-size:11px;
text-align: center;
}
.attentionBox {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#636363;
padding: 10px;
margin: 0px 10px 10px 10px;
font-size:12px;
border:1px solid #319CCE;
background-color:#E0F0F8;
height:60px;
}
.promoBox {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#636363;
padding: 10px;
font-size:12px;
background-image: url('http://static.onemodelplace.com/css/imgs/promoBox.jpg');
background-repeat:no-repeat;
height:30px;
margin: 0px 10px 0px 10px;
}
.iotd {
text-align: center;
border:1px solid #CECECE;
}
.notAmember {
border:1px solid #CECECE;
padding: 10px 10px 10px 15px;
text-align:left;
}
.contentTop {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#919191;
padding: 5px 10px 10px 10px;
margin: 10px 10px 0px 10px;
background-color: #F2F2F2;
border-top: 1px dashed #C2C2C2;
border-left: 1px solid #C2C2C2;
border-right: 1px solid #C2C2C2;
font-size:11px;
}
.contentBottom {
font-family:Tahoma, Verdanda, sans-serif;
display:block;
color:#919191;
padding: 5px 10px 10px 10px;
margin: 0px 10px 10px 10px;
background-color: #E6E6E6;
border-bottom: 1px dashed #C2C2C2;
border-left: 1px solid #C2C2C2;
border-right: 1px solid #C2C2C2;
font-size:11px;
}
.listLight {
background-color: #F5F5F5;
padding: 2px 2px 4px 4px;
width:450px;
margin: 0px;
}
.listDark {
background-color: #E1E1E1;
padding: 2px 2px 4px 4px;
width:450px;
margin: 0px;
}
.disclaimer {
color:#C2C2C2;
font-size:10px;
float:right;
margin:-15px 5px 0px 0px;
}
.loginText {
font-size: 14px;
font-weight:bold;
}
.currentInfo {
background-color: #4978B8;
padding: 10px;
font-family:georgia,serif;
font-size:14px;
color:#ffffff;
margin-bottom: 10px;
}
.archiveTitle {
font-family:Georgia, Times, serif;
font-weight:bold;
font-size:14px; 
color:#E90E8B;
/*letter-spacing:-5;  LOOK INTO THIS */
}
/* */

/* NEW HEADER CSS */
.section
{
	margin-bottom:5px;
	padding-bottom: 1px;
	background-color:#ffffff;
}
.sectionHalf
{
	margin-bottom:5px;
	padding-bottom:3px;
	background-color:#ffffff;
	width:500px;
}
.sectionQuarterRight
{
	margin-bottom:5px;
	margin-right:10px;
	padding-bottom: 1px;
	background-color:#ffffff;
	width:245px;
	float: right;
}
.sectionQuarterLeft
{
	margin-bottom:5px;
	/*padding-right:10px;*/
	padding-bottom: 1px;
	background-color:#ffffff;
	width:245px;
	float: right;
}
.sectionLeft
{
	float: left;
}
.sectionRight
{
	float: right;
}
.bannerAd
{
	/*padding: 15px 0px 15px 0px;*/
	margin: 0px 0px 0px 0px;
	/*border:1px solid #ffcccc;*/
}

/* Andrew's code */
	.section .header1, 
	.section .header2, 
	.section .header3, 
	.section .header4, 
	.section .header5
	{
		display:block;
		background-image:url("http://static.onemodelplace.com/css/imgs/imgs/headers.jpg");
		padding-left:5px;
		background-repeat:no-repeat;
	}
		.section .header1 H3, 
		.section .header2 H3, 
		.section .header3 H3,
		.section .header4 H3,
		.section .header5 H3
		{
			display:block;
			color:#333333;
			padding:7px 5px 6px 0;
			background-image:url("http://static.onemodelplace.com/css/imgs/headers.jpg");
			background-position:100% 0;
			background-repeat:no-repeat;
			text-align:center;
			font-size:14px;
		}
		.section .header1 H3 IMG,
		.section .header2 H3 IMG,
		.section .header3 H3 IMG,
		.section .header4 H3 IMG,
		.section .header5 H3 IMG
		{
			vertical-align:middle;
			margin-top:-5px;
			margin-bottom:-5px;
		}
		.section .header2 
		{
			background-position:0 -36px;
		}
		.section .header2 H3
		{
			background-position:100% -36px;
		}
		
		.section .header3
		{
			background-position:0 -72px;
		}
		.section .header3 H3
		{
			background-position:100% -72px;
		}
		
		.section .header4
		{
			background-position:0 -108px;
		}
		.section .header4 H3
		{
			background-position:100% -108px;
		}
		
		.section .header5
		{
			background-position:0 -144px;
		}
		.section .header5 H3
		{
			background-position:100% -144px;
		}
	
	.section .contentBox
	{
		border:1px solid #cccccc;
		background-image:url("http://static.onemodelplace.com/css/imgs/sectionheaderdropshadow.jpg");
		background-position:left top;
		background-repeat:repeat-x;
	}
	
		.section .contentBox .content
		{
			padding:10px;
			margin:10px;
			border:1px solid #CCCCCC;
			background-color:#FFFFFF;
			background-image:url("http://static.onemodelplace.com/css/imgs/grad.jpg");	
			background-position:top left;
			background-repeat:repeat-x;
		}
		
		.section .contentBox .content LI, .section .contentBox LI
		{
			margin-left:25px;
		}

ul {
margin-top:8px;
}		
li {
list-style-position: inside;
list-style-type:square;
}
.boxlist 
{
	padding: 0;
	margin: 0 0 0 15px;
	width: 150px;
}
		
	.boxlist a	
	{
		display: block;
		text-decoration:none;
		width: 150px;
		padding: 5px;
		margin-bottom: 5px;
		background: rgb(250,250,250);
		color: black;
		border: 1px solid #CCCCCC;
	}
		
	.boxlist a:hover 
	{
		text-decoration:none;
		background:#FF99FF;
		color: #fff;
		border: 1px solid #FF99FF;
	}
		
	.button 
	{
		width:120;
		text-align:center;
		padding: 0;
		margin: 0 0 0 15px;
	}
		
	.button a	
	{
		width:120;
		text-align:center;
		display: block;
		text-decoration:none;
		padding: 5px;
		margin-bottom: 5px;
		background: rgb(230,230,230);
		color: black;
		border: 1px solid #CCCCCC;
	}
		
	.button a:hover 
	{
		width:125;
		text-align:center;
		text-decoration:none;
		background:#FF99FF;
		color: #fff;
		border: 1px solid #FF99FF;
	}
		
  a:link    {text-decoration:none; color:#319CCE;}
  a:visited {text-decoration:none; color:#319CCE;}
  a:active  {text-decoration:none; color:#319CCE;}
  a:hover   {text-decoration:none; color:#83C4E2;}

/*ul.horizontalMenu
{
float:left;
width:150%;
padding:0;
margin:0;
list-style-type:none;
display:inline;
}
a.quickLinks
{
float:left;
width:10em;
text-decoration:none;
color:#636363; 
font-family:georgia,serif; 
font-size:20; padding: 5px 30px 5px 30px;
/*padding:10px 20px 10px 20px;
border-right:1px dotted red;
}
a.quickLinks:hover {background-color:#ff3300}
li.horizontalMenu {display:inline}*/

  a.quickLinks:link    {text-decoration:none; color:#636363; font-family:georgia,serif; padding: 5px 30px 5px 30px;}
  a.quickLinks:visited {text-decoration:none; color:#636363; font-family:georgia,serif; padding: 5px 30px 5px 30px;}
  a.quickLinks:active  {text-decoration:none; color:#636363; font-family:georgia,serif; padding: 5px 30px 5px 30px;}
  a.quickLinks:hover   {text-decoration:none; color:#83C4E2; font-family:georgia,serif; padding: 5px 30px 5px 30px;}

  a.currentInfo:link    {text-decoration:none; color:#FFF200; font-family:georgia,serif; padding: 0px;}
  a.currentInfo:visited {text-decoration:none; color:#FFF200; font-family:georgia,serif; padding: 0px;}
  a.currentInfo:active  {text-decoration:none; color:#FFF200; font-family:georgia,serif; padding: 0px;}
  a.currentInfo:hover   {text-decoration:none; color:#ffffff; font-family:georgia,serif; padding: 0px;}

  a.archiveLink:link    {font-size:14px; font-weight:bold;}
  a.archiveLink:visited {font-size:14px; font-weight:bold;}
  a.archiveLink:active  {font-size:14px; font-weight:bold;}
  a.archiveLink:hover   {font-size:14px; font-weight:bold;}

  a.attention:link    {font-size:16px; font-weight:bold; font-family:georgia,serif;}
  a.attention:visited {font-size:16px; font-weight:bold; font-family:georgia,serif;}
  a.attention:active  {font-size:16px; font-weight:bold; font-family:georgia,serif;}
  a.attention:hover   {font-size:16px; font-weight:bold; font-family:georgia,serif;}

A.helpLink
{
cursor:help;
color:#FF0033;
display:inline;
float:right;
padding:0 0 0 15px;
margin:0;
letter-spacing:0;
text-decoration:none;
}

A.helpLink SPAN.help
{
position:absolute;
z-index:100;
width:250px;
marker-offset:5px;
margin-left:-125px;
text-align:left;
display:none;
border:1px solid #FBF189;
padding:5px;
background-color:#FBFCA3;
font-size:11px;
color:#000066;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

A.helpLink:HOVER SPAN.help
{
display:block;
text-decoration:none;
}

A.tip
{
	cursor:pointer;
	text-decoration:none;
	position:relative;
}

A.tip:HOVER
{
	z-index:25;
}

A.tip SPAN.tipContent
{
	display:none;
}

A.tip:HOVER SPAN.tipContent
{
	top:100px;
	display:block;
	position:absolute;
	z-index:100;
	width:auto;
	min-width:150px;
	top:90px;
	left:25px;
	border:1px solid #333333;
	padding:5px;
	background-color:#000000;
	font-size:11px;
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

A.tip:HOVER > SPAN.tipContent
{
	top:0;
}
.clearFix
{
	clear:both;
	content:".";
	padding:0;
	margin:0;
	height:0pt;
	font-size:0pt;
	overflow:hidden;
}

#footer
{
	text-align:center;
	padding-top:20px;
	color:#C2C2C2;
	font-size:10px;
}
.blueText{ color:#3399FF}

/*img{ padding-bottom: 10px; padding-top: 10px;}*/
img.staffPic{padding: 10px 5px 0px 4px;}
img.snapCover{
float:left;
padding:3px 10px 10px 0px;
/*padding-bottom:10px;
padding-top:3px;*/
}
img.alignLeft{
padding-right:10px;
float:left;
display:block;
}
img.thumbPic {
margin-right: 10px;
border:2px solid #636363;
float:left;
}
img.featuredItem {
align:center;
}
img.archivePic {
margin-right: 10px;
border:2px solid #636363;
float:left;
}
img.attentionPic {
/*padding-right:50px;*/
margin-right:10px;
float:left;
display:block;
position:relative;
z-index:100;
}
input.btn {
   color:#ffffff;
   font-family:verdana,helvetica,sans-serif;
   font-size:14px;
   font-weight:bold;
   background-color:#EC008C;
   padding: 3px 10px 3px 10px;
   margin-top:10px;
}
input.btnLeft {
   color:#ffffff;
   font-family:verdana,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#EC008C;
   padding: 1px 5px 1px 5px;
   margin-left: 10px;
   float: left;
   position:relative;
   z-index:100;
}
input.btnRight {
   color:#ffffff;
   font-family:verdana,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#EC008C;
   padding: 1px 5px 1px 5px;
   margin-right: 10px;
   float: right;
   position:relative;
   z-index:100;
}
input.txt {
   color:#636363;
   font-family:georgia,serif;
   font-size:14;
   font-weight:bold;
   background-color:#ffffff;
   height:25px;
   /*padding: 3px 10px 3px 10px;*/
   margin-top:10px;
   border: solid 1px #AAAAAA;
}
.innerContent{height: 110px; width: 900px; border:1px solid #E7E7E7; background-color:white;}
#join_now{
	position:relative; 
	left:50%;
	margin-left:-425px;
	width:851px;
	
	}
#message{
	font: 18px arial;
	padding-left:20px;
	padding-right:20px;
	}
.terms{
	padding:10px;
	font-size: small;
	height: 200px;
	overflow-y: scroll;
	border: 1px solid black;
	display:none;
	}
.termsShow{
	padding:10px;
	font-size: small;
	height: 200px;
	
}	
blockquote{ font-weight: bold; color:#333333; font-size: 11px; padding-bottom: 10px; padding-top: 10px; }

