﻿#BeautyPage
{
	 width: 960px;
	 height: 650px;
	 background-image: url(Images/design_beautypage.png);	
	 background-repeat:no-repeat;
}

#CampaignPage
{
	 width: 960px;
	 height: 650px;
	 background-image: url(Images/design_campaignpage.png);	
	 background-repeat:no-repeat;
}

#CoversPage
{
	 width: 960px;
	 height: 650px;
	 background-image: url(Images/design_coverspage.png);	
	 background-repeat:no-repeat;
}

#FashionPage
{
	 width: 960px;
	 height: 650px;
	 background-image: url(Images/design_fashionpage.png);	
	 background-repeat:no-repeat;
}

#SwimmwearPage
{
	 width: 960px;
	 height: 650px;
	 background-image: url(Images/design_swimmwearpage.png);	
	 background-repeat:no-repeat;
}

#ContentPage_ImageDetail
{
	position: absolute;
	left: 617px;
	top: 9px;
	width: 280px;
	height: 380px;
	text-align: right;
}

#ContentPage_Contact
{
	position: absolute;
	left: 310px;
	top: 9px;
	width: 280px;
	height: 130px;
	padding-top: 230px;
	text-align: left;
	text-align: center;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	color: Gray;
}

#ContentPage_Navigation
{
	position: absolute;
	left: 200px;
	top: 401px;
	width: 685px;
	height: 29px;

}

#ContentPage_ImagesList
{
	position: absolute;
	left: 312px;
	top: 450px;
	width: 586px;
	height: 184px;
	overflow: auto;
}

#ContentPage_NavigationControl
{
	 padding-top: 5px;
	 width: 685px;
	 height: 24px;
	 float: none;
	 clear: both;
	 font-family: Verdana, Arial, Times New Roman;
	 font-size: 14px;
	 color: #0FB5F3;
	 text-align: center;
	 
}

.ContentPage_NavigationControl_Item
{
	float:right;
	padding-left: 40px;
}

.ContentPage_NavigationControl_Item a
{
	color: #0FB5F3;
	text-decoration: none;
}


#ContentPage_About
{
	position: absolute;
	top: 600px;
	left: 10px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	color: Silver;	
}

#ContentPage_About a
{
	color: Silver;	
}
