﻿.image
{
    border:1px solid #336699;
}

.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;
}

.spacer20
{
    clear:both;
    width:100%;
    height:20px;
}

.spacerFullWidth
{
	width:100%;
	height:0px;
	font-size:0px;
	clear:both;
}

.dottedSpacer
{
    clear:both;
    width:100%;
    padding:0px 0px 0px 0px;
    margin-bottom:10px;
    border-bottom:dotted 1px #336699;
    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:12px;
    padding:0px 10px 0px 10px;
    text-decoration:none;
    text-shadow: 0px 1px 0px #333333;
}

.menuItem:hover
{
    color:#cccccc;
}

.menuItemSelected
{
    font-size:1.1em;
    /*font-weight:bold;*/
    color:#999999;
}

.formRow
{
	clear:both;
	width:100%;
	padding-bottom:10px;
}

.formColLeft
{
	float:left;
	width:150px;
	padding-right:10px;
	font-weight:bolder;
}

.formColRight
{
	display:inline;
	/*float:left;	*/
	/*white-space:pre-wrap;*/
}

.textbox
{
    border:1px solid #336699;
}

.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;
    margin:0px 10px 10px 0px;
    width:100px;
    height:200px;
    overflow:hidden;
}

.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;
}

.panel
{
}

.panelHeading
{
	padding:5px 10px 5px 10px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-top-left: 5px;
    -webkit-border-radius-top-right: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-shadow: 0px 1px 0px #333333;
}

.panelHeading h1
{
    margin:0px;
    padding:0px;
    font-size:14px;
    font-weight:normal;
    color:#ffffff;
}

.panelHeading h2
{
    margin:0px;
    padding:0px;
    font-size:14px;
}

.panelHeading_blue
{
  	background-color:#3b78b6;
    color:#ffffff;
    background: -moz-linear-gradient(100% 100% 90deg, #3b78b6, #336699);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3b78b6), to(#336699));
}

.panelHeading_grey
{
  	background-color:#999999;
    color:#ffffff;
    background: -moz-linear-gradient(100% 100% 90deg, #999999, #666666);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999999), to(#666666));
}

.panelContent
{
    padding:10px;
    background-color:#eeeeee;    
    border-bottom:1px solid #dddddd;
    border-right:1px solid #dddddd;
    border-left:1px solid #dddddd;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-bottom-left: 10px;
    -webkit-border-radius-bottom-right: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 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;
}

.snIcon
{
    padding:0px 10px 0px 0px;
}

/* Slider classes */
#viewport{
        width:298px;
        height:400px;
        overflow:hidden;
        position: relative;
        border:1px solid #336699;
}
#viewport ul
{
        position: relative;
        padding: 0;
        margin:0;
}
#viewport li{
        position: relative;
        width: 300px;
        height: 400px;
        float: left;
        list-style: none;
        margin: 0;
}

#sliderNavigation
{
    display:none;
}

.slide
{
    width:300px;
    height:400px;
}

.slide_caption
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:300px;
    height:30px;
   	background-image:url(../gfx/bg_slide.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.slide_caption_large
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:300px;
    height:60px;
   	background-image:url(../gfx/bg_slide.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.slide_text
{
    color:Black;
    padding:5px;
    font-size:16px;
    text-align:center;
    font-weight:bold;
    color:#336699;
}

.twitterFeed
{
    padding:0px 0px 0px 10px;
    margin:0px 0px 0px 0px;
    border-left:solid 2px #336699;
    color:#333333;
}

.articleListImage
{
    width:100px;
    border:1px solid #aaaaaa;
    margin:3px;
}

.articleListImageHolder
{
    background-color:#ffffff;
    border:1px solid #aaaaaa;
}

.mwImageSpacer
{
    float:right;
    width:200px;
    height:200px;
    display:block;
}

/* Twitter */
.tweet li
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px px;
    list-style-type: none;
    color:#333333;    
    cursor:default;
}

.tweet ul
{
    padding:0;
    margin:0;
}

.tweet_text
{
    /*border-left:2px solid #336699;*/
    padding:0px 0px 20px 0px;
}

.standfirst p
{
    font-size:12px;
}

.button_grey
{
    border:1px solid #999999;
    padding:5px 10px 5px 10px;
    background-color:#999999;
    background: -moz-linear-gradient(100% 30% 90deg, #999999, #ffffff);
    background: -webkit-gradient(linear, 0% 0%, 0% 30%, from(#ffffff), to(#999999));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color:#ffffff;
    text-decoration:none;
    text-shadow: 0px 1px 0px #333333;
    font-weight:bold;
    display:block;
}

.button_grey:hover
{
    color:#eeeeee;
    text-decoration:none;
    background-color:#666666;
    background: -moz-linear-gradient(100% 30% 90deg, #888888, #ffffff);
    background: -webkit-gradient(linear, 0% 0%, 0% 30%, from(#ffffff), to(#888888));
}

.button_wide
{
    width:280px;
}

.blue_button
{
}

.button_icon
{
    margin-right:20px;
}

.button_text
{
}

/*Slider*/
.scrollable {
	position:relative;
	overflow:hidden;
	width: 300px;
	height:400px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div 
{
    position:relative;
	float:left;
	width:300px;
}

.scrollable img {
	float:left;
	background-color:#fff;
	width:300px;
	height:400px;
}

.scrollable .active {
	position:relative;
	cursor:default;
}

.navi {
	width:300px;
	height:20px;
}

.navi a {
	width:10px;
	height:10px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}

.navi a:hover {
	background-color:#dddddd;
}

.navi a.active {
	background-color:#336699;
}

.items_TitlePanel
{
   	background-image:url(../gfx/bg_slide.png);
	background-position:top left;
	background-repeat:repeat-x;
    width:300px;
    height:30px;
    margin-top:-30px;
}

.items_TitlePanel_large
{
    height:60px;
    margin-top:-60px;
}

.blogPost
{
    color:#333333;
    padding:0px 0px 20px 0px;
}

.blogPost h2
{
    font-size:28px;
    font-weight:bold;
    margin:0;
    padding:0px 0px 5px 0px;
    color:#666666;
    line-height:1.1;
}

.blogPost p
{
    color:#333333;
}

.blogPost img
{
    max-width:605px;
}

.blogPostDate
{
    font-style:italic;
}

.tweet li
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style-type: none;
    
    cursor:default;
}

.tweet ul
{
    padding:0;
    margin:0;
}

.tweet_text
{
    /*border-left:2px solid #336699;*/
    padding:0px 0px 20px 0px;
    width:260px;
}
