@charset "UTF-8";

/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.MasterDetail
{
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.MasterDetail .MasterContainer
{
	width: 347px;
	float: left;
	overflow: visible;
	position: absolute;
	height: 188px;
}

/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.MasterDetail .MasterColumn
{
	background-color: #FFF;
	padding:0px;
	cursor:pointer;
	float: left;
	width: 114px;
	height: 92px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/* This is the selector for a highlighted Master Column element.
*/
.MasterDetail .MasterColumnHover
{
	background-color: #C4C2C7;
}

/* This is the selector for a selected Master Column element.
*/
.MasterDetail .MasterColumnSelected
{
	background-color:#681A00;
}

/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.MasterDetail .DetailContainer
{
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.MasterDetail .DetailColumn
{
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.MasterDetail .DetailColumn h2 {
	margin: 0px;
	padding: 0px;
}

.LargeImageHolder {
	padding: 0px;
	margin: 0px;

}
.LargeImageHolder a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.LargeImageHolder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.LaunchDateHolder {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
}

.DescriptionHolder {
	width: 370px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: normal;
}
.DescriptionHolder p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: normal;
}



.PorfolioMoreDiv {
	padding: 0px;
	position: relative;
	bottom: 0px;
	margin-top: 193px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 22px;
	width: 347px;
	background-image:url(../img/btn_view_more_designs_hover.png);
} 

.PorfolioMoreDiv a, .PorfolioMoreDiv a:link, .PorfolioMoreDiv a:visited
{
display:block;
}

.PorfolioMoreDiv img
{
	height: 22px;
	width: 347px;
	border:0;
}

.PorfolioMoreDiv a:hover img
{
visibility:hidden;
}
.PorfolioFooterDiv {
	padding: 0px;
	position: absolute;
	margin-top: 193px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 22px;
	width: 347px;
	background-color: #F9F8F3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.PortfolioFooterDivLeft {
	padding: 0px 0px 0px 10px;
	float: left;
	text-align: left;
	margin: 4px 0px 0px;
}

.PortfolioFooterDivRight {
	padding: 0px 10px 0px 0px;
	float: right;
	text-align: right;
	margin: 4px 0px 0px;
}


.ThumbHolder {
	background-color: #FFF;
	margin: 6px;
	padding: 0px;
	height: 76px;
	width: 100px;
	border: 1px solid #F9F7F0;
}
.TechnologiesHolder {
	margin: 0px;
	width: 170px;
	float: right;
	min-height: 96px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	overflow: hidden;
}
.TechnologiesHolder ul {
	font-size: 13px;
	margin-top: 2px;
	font-style: oblique;
	margin-right: 0px;
	margin-bottom: 0px;
}

.WebLinkHolder {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


.WebLinkHolder a {
	text-decoration: none;
	color: #74727C;
}
.WebLinkHolder a:hover {
	text-decoration: none;
	color: #671E0E;
}

.TechnologiesHolder ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 0px;
	margin-left: 0px;
	line-height: normal;
}
#datasetHolder {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 950px;
	overflow: hidden;
}


#MasterDetailHolder {
	background-color: #ffffff;
	border: none;
	height: 593px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 950px;
}

#PageTextHolder {
	background-color: #f4f0e7;
	border: none;
	height: 327px;
	left: 10px;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 327px;
}

#PageDetailHolder {
	background-color: #f9f8f3;
	border: none;
	height: 573px;
	left: 367px;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 573px;
}

#PageThumbHolder {
	background-color: #ffffff;
	border: none;
	height: 184px;
	left: 10px;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 367px;
	width: 347px;
}

#PageFooterNextHolder {
	background-color: #f9f8f3;
	border: none;
	height: 22px;
	left: 10px;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 561px;
	width: 347px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}


#vercenter_container { 
	width: 553px;
	height: 400px;
	display: table;
	background-color: #FFF;
	background-image: url(../img/DD_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#vercenter_position { 
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center; 
	}
#vercenter_content a span {
	display: block;
	position: absolute;
	height: 50px;
	width: 50px;
	left: 30px;
	top: 380px;
	background-image: url(../img/magnifying_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}

#vercenter_content a:hover span {
		background-position: 0px 0px;
}

#vercenter_content a:hover span:hover, #vercenter_content a span:hover {
		background-position: 0px -50px;
}

