body
{	
	margin: 0 auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}
.SiteWrapper, #PageContentContainer
{
	font-family: Arial;
	font-size: 12px;
}
/*******************************************************************************************
*
* Basic elemnt styles
*
*******************************************************************************************/

h1
{
	margin: 13px 0 10px 0;
	padding: 0;
	font-size: 14px;
}
.ContentBlockCollectionInformation h1
{
	color: #E60F18
}
h2
{
	margin: 13px 0 10px 0;
	padding: 0;
	font-size: 14px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h4
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}
p
{
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 11px;
}
p.attention
{
	font-weight: bold;
	font-style: italic;
}
a
{
	text-decoration: none;
	color: #CA0028;
}

ul
{
	margin: 0 0 13px 15px;
	padding: 0 0 0 0;
	font-size: 11px;
}


/*******************************************************************************************
*
* Default main div positions styles
*
*******************************************************************************************/


.SiteWrapper
{
	width: 988px;
	margin: 53px auto;
	height: 738px;
	background: #000000;
	position: relative;
	z-index: 0;
	text-align: left;
	
}
	#PositionBox
	{
		float: left;
		display: inline;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 3;
		text-align: left;
	}
		#MainMenu
		{
			position: absolute;
			width: 254px;
			left: 121px;
			top: 120px;
			z-index: 2;
		}
			.MainMenuItem
			{
				width: 125px;
				height: 125px;
				margin: 0 1px 1px 0;
				float: left;
				display: inline;
				font-size: 11px;
			}
			.MainMenuItem a, .MainMenuItem span
			{
				width: 117px;
				height: 117px;
				padding: 8px 0 0px 8px;
				display: block;
				background: #B80C13;
				color: #CCCCCC;
				text-decoration: none;
				font-weight: bold;
			}
			.MainMenuItem a:hover
			{
				background: #E60F18;
				color: #FFFFFF;
			}
			.MainMenuItem .Selected
			{
				background: #E60F18;
				color: #FFFFFF;
			}
			#MainMenu .RightTop
			{
				
			}
			#MainMenu .LeftTop
			{
				
			}
			#MainMenu .RightBottom
			{
				
			}
			#MainMenu .LeftBottom
			{
				
			}
		.SubMenu
		{
			margin: 0; 
			padding: 0;
			list-style: none;
			width: 195px;
			margin: 0 0 25px 0;
		}
		.SubMenu li
		{
			margin: 0 0 10px 0;
			padding: 0 0 0 20px;
			background: url(/Includes/Css/Images/SubMenuBlock.gif) no-repeat 0 2px;
		}
		.SubMenu li a
		{
			font-size: 12px;
			display: block;
			font-weight: bold;
			color: #fff;
		}
		.SubMenu li a:hover
		{
			color: #E60F18;
		}
		
		.SecondList {
			margin-top:80px;
		}
		
		.SubMenuHome
		{
			position: absolute;
			top: 250px;
			
			left: 730px;
		}
		
		.SubMenuHome li a {
			margin: 0px;
		}
			.SubMenuHome .login
			{
				position: absolute;
				top: 218px;
				left: 0px;
			}
		.SubMenuCollection
		{
			position: absolute;
			top: 225px;
			left: 730px;
		}
			.SubMenuCollection .favorite
			{
				position: absolute;
				top: 30px;
				left: 0px;
			}
			.SubMenuCollection .collections
			{
				position: absolute;
				top: 116px;
				left: 0px;
			}
			.SubMenuCollection .backToHome
			{
				position: absolute;
				top: 0px;
				left: 0px;
			}
		.SubMenuContact
		{
			position: absolute;
			top: 225px;
			left: 730px;
		}
			.SubMenuContact .giveUs
			{
				position: absolute;
				top: 30px;
				left: 0px;
			}
			.SubMenuContact .blog
			{
				position: absolute;
				top: 220px;
				left: 0px;
			}
			.SubMenuContact .backToHome
			{
				position: absolute;
				top: 0;
				left: 0px;
			}
		.SubMenuDareToBe
		{
			position: absolute;
			top: 225px;
			left: 730px;
		}
			.SubMenuDareToBe .saffiere
			{
				position: absolute;
				top: 30px;
				left: 0px;
			}
			.SubMenuDareToBe .operating
			{
				position: absolute;
				top: 220px;
				left: 0px;
			}
			.SubMenuDareToBe .backToHome
			{
				position: absolute;
				top: 0px;
				left: 0px;
			}
		.SubMenuMakingOff
		{
			position: absolute;
			top: 225px;
			left: 730px;
		}
		.SubMenuMakingOff .menWithMission
			{
				position: absolute;
				top: 30px;
				left: 0px;
			}
			.SubMenuMakingOff .typical
			{
				position: absolute;
				top: 220px;
				left: 0px;
			}
			.SubMenuMakingOff .backToHome
			{
				position: absolute;
				top: 0px;
				left: 0px;
			}
		#FlashBox
		{
			position: absolute;
			width: 254px;
			left: 248px;
			top: 378px;
			z-index: 4;
		}
	
	
	.ContentBlockContainer
	{
		position: absolute;
		width: 988px;
		height: 728px;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.ContentBlockContainerCollection
	{
		position: absolute;
		width: 988px;
		height: 728px;
		top: 0;
		left: 0;
		z-index: 2;
	}
	
	.ContentBlock
	{
		width: 246px;
		height: 245px;
		border-right: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		float: left;
		display: inline;
	}
	
	.ContentBlockOverlay
	{
		position: absolute;
		width: 988px;
		height: 728px;
		top: 0;
		left: 0;
		z-index: 2;
	}
		
	.ContentBlockCollectionInformation
	{
		width: 236px;
		height: 245px;
		padding: 0 0 0 10px;
		background-color: #000000;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
	}
	
	.ContentBlockCollectionActions	
	{
		width: 246px;
		
		border-right: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		
		position: absolute;
		left: 741px;
		top: 652px;
		padding-bottom: 30px;
		z-index: 2;
	}
	
		.ContentBlockCollectionActions .Back	
		{

			margin: 17px 0 0 -11px;
			z-index: 2;
			padding:0;
		}
		
		.Paging	
		{
			position: absolute;
			padding:0;
			bottom: 7px;
			right: 7px;
		}
			
			.Active	
			{
				color: #E60F18;
				width: 10px;
				height: 10px;
				font-size: 10px;
				font-weight:bold;
				padding: 0 0 0 2px;
				margin:0;
			}
			
			.NotActive	
			{
				color: #fff;
				width: 10px;
				height: 10px;
				font-size: 10px;
				font-weight:bold;
				padding: 0 0 0 2px;
				margin:0;
				background: url(/Includes/Css/Images/PagingBlock.gif) no-repeat;
			}
			
			.NotActive a	
			{
				color: #fff;
				text-decoration: none;
			}
	
.spacer
{
	clear: both;
}
	
	.ContentBlock img	
	{
		cursor:pointer;
		cursor: hand;
	}

#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/  
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #050100;
	z-index: 4;
}

#popupDetail
{
	text-align: left;
	display: none;
	position: absolute; /* hack for internet explorer 6*/  
	height: 623px;
	width: 727px;
	background: #000;
	z-index: 5;
	padding: 30px 15px 15px 15px;
	border: #fff 1px solid;
} 

#backgroundPopupVisible
{
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/  
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #050100;
	z-index: 4;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;

}

#popupDetailVisible
{
	display: none;
	text-align: left;
	position: absolute;
	height: 533px;
	width: 527px;
	background: #000;
	border: 1px solid #fff;
	z-index: 5;
	padding: 30px 15px 15px 15px;
	left: 40%;
	top: 50px;
	color:#fff;
} 

#popupDetailVisible h1	
{
	color:#fff;
}	

#popupDetailVisibleFrame
{
	display: none;
	text-align: left;
	position: absolute;
	height: 560px;
	width: 860px;
	background: #FFFFFF;
	border: 1px solid #1B1008;
	z-index: 5;
	padding: 35px 0 0 0;
	left: 40%;
	top: 50px;
}


#popupDetailClose, .popupDetailClose
{
	padding: 0 15px 15px 0;
	position: absolute;
	top: 10px;
	right: 0;
	cursor: pointer;
	cursor: hand;
}
#popupDetailClose a, .popupDetailClose a
{
	/*color: #CA0028;*/
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 0 17px 0 0;
	background: url(/Includes/Css/Images/Close.jpg) no-repeat right top;
	
}

.PopupDetailScrollbox
{
	height: 500px;
	width: 527px;
	border: none;
	overflow-y: scroll;
	overflow-x: hidden;
}
.PopupDetailScrollContentbox
{
	height: 495px;
	width: 527px;
	border: none;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 11px;
	color:#fff;
}
.PopupDetailScrollContentbox table td
{
	vertical-align: top;
}

/*******************************************************************************************
*
* Form styles
*
*******************************************************************************************/

.FormTable
{
	margin: 0 0 15px 0;
}
.FormHeader
{
	width: 150px;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 4x 0;
	vertical-align: top;
}
.FormValue
{
	font-size: 11px;
	padding: 0 0 4x 0;
	vertical-align: top;
}

input
{
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 1px 2px 1px 2px;
	border: solid 1px #CCCCCC;
}
select
{
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 1px 2px 1px 2px;
	border: solid 1px #CCCCCC;
}
textarea
{
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 1px 2px 1px 2px;
	border: solid 1px #CCCCCC;
	font-family: Arial;
}
.BasicInput
{
	width: 180px;
}
.newsletterTextBoxWaterMark
{
	width: 180px;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 1px 2px 1px 2px;
	border: solid 1px #CCCCCC;
}
input.Street
{
	width: 140px;
	margin: 0 1px 2px 0;
}
input.Number
{
	width: 30px;
}
input.Postal
{
	width: 60px;
	margin: 0 1px 2px 0;
}
input.City
{
	width: 110px;
}
.BasicSelect
{
	width: 186px;
}
.BasicTextArea
{
	width: 280px;
	height: 100px;
}
.BasicButton
{
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	width: auto;
	overflow: visible;
	background: #B80C13;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	
}
	.Subscribe
	{
		margin-left: 5px;
	}
	.Unsubscribe
	{
		
	}
.ErrorMessage
{
	color: #B80C13;
}
.RssFloat
{
	float: right;
	display: inline;
	width: 150px;
}
.RssFloat table
{
	float: right;
}
.RssFloat a
{
	font-weight: bold;
}
.RssIcon
{
	margin: 0 0 0 5px;
}



/*******************************************************************************************
*
* Other
*
*******************************************************************************************/

.DefaultBackground
{
	background: url(/Includes/Css/Images/Backgrounds/Home.jpg) no-repeat left top;
}
.ContactBackground
{
	background: url(/Includes/Css/Images/Backgrounds/Contact.jpg) no-repeat left top;
}
.MakingOffBackground
{
	background: url(/Includes/Css/Images/Backgrounds/MakingOff.jpg) no-repeat left top;
}
.DareToBeBackground
{
	background: url(/Includes/Css/Images/Backgrounds/DareToBe.jpg) no-repeat left top;
}
.CollectionBackground
{
	background: url(/Includes/Css/Images/Backgrounds/Collection.jpg) no-repeat left top;
}

.ContactBackground .WatchTicking, .MakingOffBackground .WatchTicking, .DareToBeBackground .WatchTicking
{
	display: none;
}

.imageSpacer
{
	font-size: 1px;
	width: 1px;
}

.popUpImage
{
	position: relative;
	display: block;
	font-size: 1px;
}

.redImageCorner
{
	width: 13px;
	height: 13px;
	background-color: #E30F17;
	position: absolute;
	top: 0;
	left: 0;
}
.redCorner
{
	width: 13px;
	height: 13px;
	background-color: #E30F17;
}

.ActionLink
{
	background: url(/Includes/Css/Images/SubMenuBlock.gif) no-repeat 0 2px;
	display: block;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 0 15px;
}

.NewsOverviewEntry
{
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}
.NewsOverviewEntry h2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.NewsOverviewEntry h2 a
{
	color: #000000;
}
.NewsOverviewEntry a.ActionLink
{
	font-size: 11px;
}
.NewsOverviewEntry p
{
	margin: 0 0 5px 0;
}
.NewsReadMore
{
	white-space: nowrap;
	color: #E30F17;
}

ul.ActionList
{
	margin: 0 0 15px 8px;
	padding: 0;
	list-style: none;
}
ul.ActionList li
{
	margin: 0 0 5px 0;
	padding: 0;
}
ul.ActionList a
{
	background: url(/Includes/Css/Images/SubMenuBlock.gif) no-repeat 0 2px;
	display: block;
	font-size:11px;
	font-weight: normal;
	padding: 0 0 0 15px;
	color: #000000;
}

.CollectionPopupScrollbox
{
	height: 727px;
	width: 712px;
	padding: 0 15px 0 0;
	border: none;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
}

.popupTop	
{
	width: 727px;
	float: left;
	display: inline;
}


.PopupImageBig img
{
	max-width:412px;
	width: expression(this.width > 412 ? 412: true);
	max-height: 412px;
	height: auto !important;
	height: 412px;
}

.PopupImageBig	
{
	float: left;
	display: inline;
	width: 412px;
	height: 412px;
	color: #fff;
	margin: -1px 0 0 -1px
}

.PopupWatchInfo
{
	float: left;
	display: inline;
	width: 302px;
	color: #fff;
	padding: 0 0 0 10px;
}

#WatchDetailsRequestMore	
{
	color:#fff;
}

.WatchDetailsInformation	
{
	width: 727px;
	float: left;
}

.thumbphoto
{
	width: 115px;
	height: 115px;
	margin: 0 0 0 0;
	padding: 1px;
	float: left;
	display: inline;
	vertical-align: top;
	border-left: none;
}
.thumbphotoActive
{
	width: 115px;
	height: 115px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
	vertical-align: top;
	border: solid 1px #E30F17;
}
.thumbphoto td, .thumbphotoActive td
{
	width: 115px;
	height: 115px;
	vertical-align: middle;
}
#thumbs
{
	float: left;
	padding: 0 0 0 0;
}
#thumbs a img
{
	max-width:115px;
	width: expression(this.width > 115 ? 115: true);
	max-height: 115px;
	height: auto !important;
	height: 115px;
	border: none;
}
.PopupImagePrevious
{
	width: 14px;
	float: left;
	display: inline;
	font-size: 16px;
}
.PopupImageNext
{
	width: 14px;
	float: left;
	display: inline;
	font-size: 16px;
}
.PopupImagePrevious a, .PopupImageNext a
{
	width: 14px;
	height: 60px;
	padding: 40px 0px 0 0px;
	display: block;
}