﻿.spacer
{
    clear:both;
    width:100%;
    height:0px;
    font-size:0px;
}

.spacer5
{
    clear:both;
    width:100%;
    height:5px;
    font-size:5px;
}

.spacer10
{
    clear:both;
    width:100%;
    height:10px;
}

.spacerFullWidth
{
	width:100%;
	height:0px;
	font-size:0px;
	clear:both;
}

.dottedSpacer
{
    clear:both;
    width:100%;
    padding:10px 0px 0px 0px;
    margin-bottom:10px;
    border-bottom:dotted 2px #555555;
    height:0px;
    font-size:0px;
}

.articleNavigation
{
    border-bottom:dotted 2px #666666;
    padding-bottom:5px;
}

.articleNavigationBottom
{
    border-top:dotted 2px #666666;
    padding-top:5px;
}

.articleNavigation a
{
    text-decoration:none;
    color:#aaaaaa;
    font-size:1.1em;
}

.articleNavigation a:hover
{
    text-decoration:none;
    color:#eeeeee;
}

.floatLeft
{
    float:left;
    text-align:left;
}

.floatRight
{
    float:right;
    text-align:right;
}

.alignRight
{
    text-align:right;
}

.imageHolder
{
    padding:0px 10px 0px 0px;
}

.menuItem
{    
    font-size:1.1em;
    color:#333333;
    padding-left:2px;
}

.menuItem a:hover
{
    color:#999999;
}

.menuItemSelected
{
    font-size:1.1em;
    /*font-weight:bold;*/
    color:#999999;
}

.formRow
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.formColLeft
{
	/*display:inline;*/
	float:left;
	width:150px;
	padding-right:10px;
	color:#eeeeee;
	font-weight:bolder;
}

.formColRight
{
	display:inline;
	/*float:left;	*/
	/*white-space:pre-wrap;*/
}

.galleryHolder
{
    width:780px;
	margin-left:auto;
	margin-right:auto;
}

.galleryMainItem
{
    float:left;
	width:410px;
	padding:5px;
}

.galleryItems
{
    float:left;
    width:360px;
}

.galleryItems img
{    
    padding:2px;
}

.profileItem
{
    float:left;
    padding:0px 10px 10px 0px;
    max-width:124px;
    height:200px;
}

.profileLetter
{
    width:100%;
    clear:both;
    font-size:1.2em;
    padding:10px 0px 5px 0px;
    margin-bottom:10px;
    border-bottom:dotted 2px #666666;
}

.profileLetterNavigationItem
{
    font-size:1.2em;
    padding-right:10px;
    float:left;
}

.profileLetterNavigationItem a
{
    text-decoration:underline;
}

.galleryItemMain
{
    padding:5px;
    background-color:#ffffff;
}

.galleryItemOther
{
    padding:2px;
    background-color:#ffffff;
    width:80px;
}

.profileImageHighlight
{
    border:solid 2px #ffd800;
}

.featuredItemText
{
    margin:0px 0px 5px 10px;
}

.latestArticlesPanel
{
    background-color:#444444;
    padding:5px;
}

.panelHeading
{
    height:30px;
    width:302px;
    background-color:#333333;
   	background-image:url(../gfx/pnl_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.panelHeading h2
{
    font-size:1.3em;
    font-weight:normal;
    color:#eeeeee;
    margin:0;
    padding:2px 0px 0px 10px;
}

.bookMark
{
    padding:0px 0px 5px 0px;
    vertical-align:top;
}

.bookMark img
{
    border:0;
}

.shoppingBasket
{
    
}

.shoppingBasket h1
{
    font-size:1.1em;
    padding:0px 0px 5px 0px;
    margin:0;
}

.shoppingBasket
{
    padding:0px 0px 5px 0px;
    margin:0;
}

.socialNetworkHolder
{
    padding:0px 10px 0px 0px;
}