@charset "UTF-8";
/* CSS Document */


	body, td, p, span, div{ 
		font-family: Arial,Verdana, Helvetica, sans-serif; 
		font-size:11px; 
		color:black; 
	}
	body, html{ 
		background-color:#e5f7fb;
		margin:0px;
		height:100%;
		width:100%;
	}
	
	a {
		color:#555555;
		text-decoration:none;
	}
	a:hover{
		color:#000000 !important;
	}
	
	img{
		border:0px;
	}
	
	#left-copper-out{
		width:255px;
		background-color:#f5e1a6;
		padding-bottom:1px;
	}
	
	#left-copper-in{
		margin:7px;
		margin-top:0px;
		border:1px solid white;
		border-top:0px;
		background-color:#ffedbb;
	}
	#left-purple-out{
		background-color:#f8e7f7;
		border:1px solid #dfc0df;
		margin-top:10px;
		text-align:center;
		width:100%;
	}
	#machines td{
		color:#474540;
		font-family:Helvetica, Verdana, Arial, sans-serif;
	}
	#machines .title{
		font-size: 17px;
	}
	#machines .body{
		font-size: 12px;
		line-height:15px;
	}
	#left-gray-out{
		margin-top:10px;
		height:102px;
		border:1px solid #e5e5e5;
		width:100%;
	}
	#left-gray-out td{
		padding:6px;
	}
	
	
	#projectsTable{
		width:900px;
		background-color:#FFFFFF;
		margin-bottom:30px;
	}
	#projectsTable .project{
		width:620px;
		background-color:#b2ddc9;
	}
	#projectsTable .vogue{
		width:620px;
		background-color:#f7e7f7;
	}
	#projectsTable .machine table{
		width:255px;
		height:100%; 
	}
	#projectsTable .machine table td{
		padding-left:10px;
	}
	#projectsTable .machine table .header,#projectsTable .machine table .header span{
		font-size:17px;
		color:#555555;
		line-height:14px;
	}
	#projectsTable .otherProducts{
		padding-top:10px;
		background-color:#d8ede4 ;
		padding-left:10px;
	}
	#projectsTable .otherProducts .otherProjectsTitle{
		font-size:17px;
		color:#336666;
		line-height:20px;
	}
	#projectsTable .otherProducts p{
		color:#555555;
		font-size:12px;
		margin:5px;
	}
	
	#brandTable{
		height:48px;
		width:900px;
		background-color:#da2131;
		margin-bottom:0px;
	}
	#brandTable td{
		color:white;
		font-size:15px;
	}
	
	#imgPlaceHolder{
		margin-top:15px;
		height:120px;
		width:200px;
		border:1px solid #999999;
		background-color:#CCCCCC;
	}
	#dotted-divider{
		margin:5px;
		border:0px;
		border-bottom:2px dotted #DDDDDD;
	}
	
	#mainImg{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#107aaf;
		font-size:25px;
		text-align:center;
	}
	#mainImgRomance{
		padding:30px;
		padding-top:10px;
		padding-bottom:10px;
		line-height:17px;
		color:#555555;
		font-size: 14px;
	}
	#gDivider{
		background:url('../images/projects/dash_green.gif') repeat-x;
		width:95%;
		height:15px;
		margin-left:2.5%;
	}
	#learnMore {
		margin-top:20px;
		margin-bottom:50px;
	}
	#learnMore td{
		color:#555555;
		font-size:12px;
		line-height:18px;
	}
	#learnMore td ul{
		padding:0px;
		margin:0px;
		list-style:inside;
	}
	#learnMore td strong{
		font-size:14px;
		color:#555555;
	}
	#flashHeader{ margin-left:20px;}
	
	.f-g{font-family:Georgia, "Times New Roman", Times, serif;}
	
	.fs-12{font-size:12px !important;}
	.fs-15{font-size:15px !important;}
	.p-15{padding:15px;}
	.lh-15{line-height:15px !important;}
	.c-copper{color:#474540;}
	.c-6{color:#666666;}

	.vogueList{
		margin-top:0px;	
	}
	.vogueList li{
		line-height:16px;
		padding:0px;
		color:#242424 !important;
		font-size:12px !important;
		font-family:Arial, Helvetica, sans-serif;
	}
	.vogueList li span{
		font-size:12px;
		color:#333;
	}