/* British Photographic Council general stylesheet
----------------------------------------------- */

body {
	background-color: #aaa;
	text-align: center; /* for ie */
      }

img { 
        border: none; 
        }

a,
a:visited,
a:active {
	color: #666666;
        text-decoration: underline;
	}


a:hover {
	color: #5b0384;
        text-decoration: underline;
	}

#tabbox {
position: relative;
top: 3px;
height: 32px;
width: 900px;
	margin-left: auto;
        margin-right: auto;
}

#viewport {
	width: 900px;
	border: 3px solid #3d3d3d;
        border-top: 0px;
        border-bottom: 0px;
	margin-left: auto;
        margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
        background: #ffffff;
      }

#viewporttop {
	width: 906px;
	border: 0px;
	margin-left: auto;
        margin-right: auto;
        background: #ffffff url(/site/graphics/906w_contenttop.gif) top left no-repeat;
      }

#viewportbottom {
	width: 906px;
        height: 32px;
	border: 0px;
	margin-left: auto;
        margin-right: auto;
        background: #ffffff url(/site/graphics/906w_contentbottom.gif) top left no-repeat;
      }

.tenpad {
        padding: 10px;
      }

.tensidepad {
        padding: 0px 10px 10px 10px;
      }


.frontfloatthumbnail {
	float: left;
	padding: 0 10px 4px 0;
}


ul li {
	list-style-position: outside;
        padding-bottom: 5px;
	}

#BPClarge {
	width: 500px;
        height: 150px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #000;
        text-transform:uppercase;
        background: #ffffff url(/site/graphics/DUMMY2_bpclogo_150h.gif) top left no-repeat;
	}

#BPClarge p {
padding: 15px 0 0 200px;
}

#BPCsmall {
	width: 300px;
        height: 100px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
        text-transform:uppercase;
        background: #ffffff url(/site/graphics/DUMMY2_bpclogo_100h.gif) top left no-repeat;
	}

#BPCsmall p {
padding: 15px 0 0 125px;
}


#frontbullets p {
        display: inline;
	padding: 0px 0px 0px 40px;
	}

#frontthirdbox a,
#frontthirdboxend a,
#frontbullets a {
	color: #000;
        text-decoration: underline;
        line-height: 22px;
	}

#frontthirdbox a:hover,
#frontbullets a:hover {
	color: #5b0384;
        text-decoration: underline;
	}

#navindex {
	width: 250px;
	font-size: 14px;
	font-weight: normal;
        text-align: right;
	color: #666666;
	}

#navindex strong {
	display: block;
	border-bottom: 1px dotted #666;
	font-size: 20px;
	font-weight: bold;
        padding-top: 10px;
	}

#footer {
	clear: both;
        border-top: 1px dotted #000;
}

#footer a {
	color: #666666;
        text-decoration: underline;
	}


#footer a:hover {
	color: #5b0384;
        text-decoration: underline;
	}

.frontthirdboxend,
.frontthirdbox {
	width: 292px;
	float: left;
	color: #666;
	font-size: 14px;
	margin-bottom: 16px;
	text-align: left;
        line-height: 22px;
	}

.frontthirdbox {
	border-right: 1px dotted #666;
	}

.frontthirdboxend a,
.frontthirdbox a {
	color: #000;
        text-decoration: underline;
        line-height: 22px;
	}

.smallprint {
        padding-top: 10px;
        font-size: 10px;
	color: #333;
}


h1 {
        text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
        line-height: 32px;
	padding-bottom: 4px;
        color: #5b0384;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 4px;
        color:#5b0384;
	}

/* Used in type 1 article page
----------------------------------------------- */

#articlecolumn {
	float: left;
	width: 500px;
	text-align: justify;
        padding-left: 60px;
        line-height: 22px;
	}

#articlesidebar {
	float: left;
	width: 250px;
	text-align: left;
        margin-top: 20px;
        line-height: 22px;
	}

#articlesidebar a {
	color: #000;
        text-decoration: underline;
        }

#articlesidebar a:hover {
	color: #5b0384;
        text-decoration: underline;
        }

/* Tabs
----------------------------------------------- */

.tabpad{
float: left;
height: 32px;
width: 86px;
}

.tab{
float: left;
height: 32px;
width: 180px;
margin: 0 1px 0 0;
text-align: left;
background: #3d3d3d url(/site/graphics/180w_tab_unselected.gif) no-repeat;
}

.tabselected{
float: left;
height: 32px;
width: 180px;
margin: 0 1px 0 0;
text-align: left;
background: #fff url(/site/graphics/180w_tab_selected.gif) no-repeat;
}

.tabtxt,
.tabtxt a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
        color:#3d3d3d;
        padding: 0 0 0 12px;
        text-decoration: none;
} 


/*
----------------------------------------------- */