
body 
{
	background: #ffffff;
	margin: 4px 5px 10px 5px;
}

/* HEADER */

.header
{
	width: 986px;
	margin: 0px;
}

.headerTitle
{
	background: #e5e7e0 url(img/title.gif) no-repeat;
	height: 57px;

}

.headerTitleBanner, .headerTitleUser
{
	float: left;
	margin: 0px;
	height: 100%;
}

.headerTitleBanner
{
	width: 782px;
}

.headerTitleBanner a
{
	width: 100%;
	height: 100%;
	display: block;
}

.headerTitleBanner a em
{
	display: none;
}

.headerTitleUser
{
	width: 204px;
	text-align: right;
}

.headerTitleUser p
{
	margin-top: 37px;
}


.headerMenu
{
	clear: left;
	background-color: #333333; 
	width: 986px;
	height: 11px;
	overflow: hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.headerLogin
{
	background: #ffffff;
	padding: 0 2px 2px 0;
	text-align: right;
	display: none;
}

.headerSubtitles
{
	clear: right;
	height: 49px;
}

.headerSubtitles h2
{
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #ff0033;	
	font-weight: bold;
	line-height: 20px;
	margin-top: 18px;
}

.headerSubtitles h2 a
{
	color: #ff0033;
	text-decoration: none;
}

h2.headerSubShop
{
	width: 204px;
}

h2.headerSubLomographers
{
	width: 402px;
}

h2.headerSubCommunication
{
	width: 380px;
}

li
{
	float: left;
}

.headerMenuHome
{
	width: 204px;
	background: url(img/home.gif) no-repeat;
}

.headerMenuMember
{
	width: 204px;
	background: url(img/member.gif) no-repeat;
}

.headerMenuAbout
{
	width: 84px;
	background: url(img/about.gif) no-repeat;
}

.headerMenuEvents
{
	width: 92px;
	background: url(img/events.gif) no-repeat;
}

.headerMenuLab
{
	width: 69px;
	background: url(img/lab.gif) no-repeat;
}

.headerMenuLomographics
{
	width: 153px;
	background: url(img/lomographics.gif) no-repeat;
}

.headerMenuShop
{
	width: 78px;
	background: url(img/shop.gif) no-repeat;
}

.headerMenuContact
{
	width: 102px;
	background: url(img/contact.gif) no-repeat;
}

.headerMenuLogin
{
	width: 204px;
	background: url(img/login.gif) no-repeat;
}

.headerMenuLogout
{
	width: 204px;
	background: url(img/logout.gif) no-repeat;
}

a.headerMenuLink
{
	display: block;
	overflow: hidden;
	height: 11px;
	text-indent: -2000px;
}

a.headerMenuLink:link, a.headerMenuLink:visited
{
	background-color: #333333; 
}

a.headerMenuLink:hover, a.headerMenuLink:active
{
	background-color: #ff0033;
}

/* BLOCK -> COLUMN -> BOX -> CONTENT -> SCROLL */

.block
{
	clear: both;
	width: 986px;
	overflow: auto;
	margin: 0px 0px 2px 0px;
}

.blockContent
{
	background: url(img/content.gif) repeat-y;
}

.blockInput
{
	background: url(img/input.gif) repeat-y;
}

.blockBanners
{
	/*display: none;*/
}

.column
{
	float: left;
	padding: 0px 0px;
	margin: 0px;
	margin-right: 15px;
	border: 0px;
}

.margin15
{
	margin-right: 15px;
}

.margin2
{
	margin-right: 2px;
}

.margin0
{
	margin-right: 0px;
}

.width189
{
	width: 189px;
}

.width387
{
	width: 387px;
}

.width380
{
	width: 380px;
}

.width591
{
	width: 591px;
}

.box
{ 
	margin: 0px 4px;
	padding: 0px 2px;
}

.banner
{
	padding : 5px;
	margin: 0px;
	border: 0px;	
	line-height: 0px;
	background-color: #333333;
}

.content
{
	padding : 3px;
	margin: 0px;
	border: 0px;	
	line-height: 0px;
	/*background-color: #ffffff;*/
}

.scroll
{
	width: 171px;
	overflow: auto;
	margin: 0px 0px 5px 0px;
}

.top
{
	height: 420px;
}

.bottom
{
	height: 370px;
}

.input
{
	padding : 5px;
	margin: 0px;
	border: 0px;	
	line-height: 0px;
}

.spacer
{
	background-color: #dcded7;
	margin: 0px 0px;
	padding: 0px;
	border: 0px;
	height: 7px;
	font-size: 0px;
}

.line
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 6px;
	font-size: 0px;
	background: url(img/start.gif) repeat-y;
}

.contentSpacer
{
	background-color: #e5e7e0;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 3px;
	font-size: 0px;
}

/* FONTS */

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	margin: 0px;
	padding: 2px;	
	font-weight: bold;
	line-height: 14px;
	background-color: #e5e7e0;
}

h3 a
{
	text-decoration: none;
	color: #333333;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	margin: 0px;		
	line-height: 15px;
}

.content p
{
	color: #000000;
}

.input p
{
	color: #ffffff;
}

.scroll p:first-child
{
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

.scroll p
{
	width: 150px;
	color: #000000;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #dcded7; 
}

form
{
	margin: 0px;
	padding: 0px;
}

.inputField
{
	margin: 2px 0px;
	padding: 2px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

input.inputField
{
	height: 13px;
	width: 170px;
}

.width179
{
	width: 179px;
}

.width370
{
	width: 150px;
}

.width377
{
	width: 377px;
}

.button
{
	background-color: #ff0033;
	border: 1px solid  #ff0033;
	height: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.image
{
	float: left;
	text-align: center;
	display: block;
	width: 90px;
	margin-right: 3px;
	overflow: hidden;
}

.images
{
	clear: both;
	width: 369px;
	overflow: auto;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.prelast
{
	margin-right: 2px;
}

.last
{
	margin-right: 0px;
}

a img
{
	border: 0px;
}

a
{
	color: #d9002b;
}

a.link
{
	color: #ff0033;	
	text-decoration: none;
	font-weight: bold;
}

a.link:link, a.link:visited
{
	border-bottom: 1px dotted #ff0033; 
}

a.link:hover, a.link:active
{
	border-bottom: 1px solid #ff0033; 
}

a.shopLink
{
	display: block;
	line-height: 0px;
}

a.shopLink:link, a.shopLink:visited
{
	background-color: #333333;
}

a.shopLink:hover, a.shopLink:active
{
	background-color: #ff0033; 
}