/* CSS Document */


/***********************************************/
/* Forum Page layout                             */
/***********************************************/

#forummain
{
width:798px;
background-color:#FFFFFF;
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
}

#forumhead
{
width:798px;
height:30px;
background-color:#FFDBCA;
color:#000099;
padding-left:5px;
padding-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
float:left;
}


#forummenu
{
width:798px;
height:20px;
float:left;
}


#forummenu .topic
{
width:110px;
height:18px;
background-color:#004262;
padding:2px 2px 2px 2px;
border-right:thin #FFFFFF solid;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
}

#forumbody
{
width:800px;
float:left;
}

#forumbody .field
{
width:500px;
float:left;
}

#forumleft
{
width:200px;
float:left
}
#forumleft .left1
{
width:200px;
height:24px;
padding-left:2px;
float:left;
}

#forum .leftbar2
{
width:200px;
border-top-style:dotted;
border-top-color:#D2D2D2;
height:130px;
padding:0 0 0 0;
float:left;
background-image:url(../image/c_images/information.jpg); 
background-repeat:no-repeat;
}


/***********************************************/
/* Image Gallery layout                             */
/***********************************************/

#gallery
{
width:1015px;
float:left;
}

#galleryleft
{
width:585px;
float:left;
}

#galleryright
{
width:425px;
float:left;
}

#imagemain
{
width:578px;
height:403px;
padding:0px 0px 0px 0px;
border:medium #000000 solid;
float:left;
}

#imagemain .pic
{
width:340px;
height:403px;
padding:0px 0px 0px 0px;
float:left;
}

#imagemain .name
{
width:230px;
height:400px;
padding:0px 0px 0px 0px;
background-image:url(../image/siteimage/modelback.jpg);
float:left;
}

#modeldesc
{
width:578px;
float:left;
background-color:#000000;
border:medium #000000 solid;
}

#modelthumb
{
width:578px;
float:left;
background-color:#000000;
border:medium #000000 solid;
margin-top:5px;
padding:0px 0px 0px 0px;
}

#modelthumb .thumb1
{
width:180px;
height:270px;
float:left;
padding:5px;

}

#modelthumb .thumb2
{
width:260px;
height:174px;
margin:11px;
float:left;
background-color:#FF9900;
}

#modeldisplay
{
width:600px;
float:left;
background-color:#000000;
}

#modeldisplay1
{
width:580px;
float:left;
padding:10px;
background-color:#000000;
}

#modelleft
{
	float: left;
	width: 210px;
	border-bottom: 1px solid #FFFFFF ;
	background-color:#FFFFFF;
}

#modelwrap
{
	float: left;
	width: 418px;
	background-color:#000000;
}

#modelwrap .picture
{
	float: left;
	width: 350px;
}
#modelwrap .picturesmall
{
	float:left;
	width:150px;
	height:160px;
	}
#modelwrap .text
{
	float: left;
	width: 50px;
}

#modelwrap .text1
{
	float: left;
	width: 220px;
}






