/** basic divs **/
body
{
  font-family: "Cambria", "Georgia", "Times New Roman", Times, sans-serif;
  font-size:1em;
  line-height:1.3em;
  color:#666;
  margin:0px;
  padding-top:4px;
  background-image:url(http://www.bwebsites.co.uk/images/grain.jpg);
  border-top:10px solid #BFD5ED;
}

p{
margin:0px;
padding:0px;
padding-bottom:10px;}

#Content
{
width:1000px;
margin:auto;
position:relative;
}

#website_branding
{
width:1000px;
background-image:url(../images/logo2.png);
background-repeat:no-repeat;
background-position:180px 15px;
height:120px;
font-weight:bold;
font-size:22px;
text-align:center;
margin-bottom:25px;


}

#mainpage{
float:left;
width:815px;

}


#website_container
{
width:1000px;

}

#website_footer
{

width:1000px;
text-align:left;

font-weight:bold;
padding-top:25px;
padding-bottom:20px;
margin-top:10px;
clear:both;
border-top:2px solid #E3EDFA;
background-image:url(../images/logosmall.png);
background-repeat:no-repeat;
background-position:820px;
}

#smallfooter{
font-weight:normal;
}

#global_footer
{
clear:both;
width:1000px;
color:#cccccc;
padding-top:5px;
text-align:center;
font-size:80%;
}

#global_footer a
{
color:#cccccc;
}

#breadcrumb{display:none;}

blockquote{
font-size:105%;
background-color:#BFD5ED;padding:10px;
width:340px;
font-style: italic;
margin-top:40px;
border:solid 1px #A2B0B3}

/** menu code **/
#website_menu
{
width:130px;

padding:0px;
margin:0px;
margin-right:50px;
float:left;
text-align:right;
}

#website_menu ul
{
padding:0px;
margin:0px;

}

#website_menu li
{
list-style-type:none;
padding:0px;
margin:0px;
height:17px;
}

#website_menu li.P_Biography,
#website_menu li.P_People,
#website_menu li.P_How_to_order,
#website_menu li.Biography,
#website_menu li.People,
#website_menu li.How-to-Order, 
#website_menu li.Gallery-I, 
#website_menu li.PN_Biography

{
padding-top:70px;
background-image:url(../images/aboutus.png);
background-repeat:no-repeat;
background-position:right;
}

#website_menu li.P_People,
#website_menu li.People, 
#website_menu li.Gallery-I,
#website_menu li.PN_People
{
background-image:url(../images/gallery.png);
}

#website_menu li.P_How_to_order,
#website_menu li.How-to-Order,
#website_menu li.PN_How_to_order
{
background-image:url(../images/Shop.png);
}

#website_menu li a
{
display:block;
text-decoration:none;
color:#23396a;
font-weight:bold;
font-size:13px;
width:130px;
font-family:Arial;
 border-bottom:solid 1px #E3EDFA;
}

#website_menu li a.current
{
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:10px 4px;
}

#website_menu li a:hover
{
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:10px 4px;
color:#6C9CB7;
}

 a:hover
{
color:#6C9CB7;
}


/** basic HTML **/

h1
{
  margin:0px 0 0 0;
  font-size:21px;
  font-weight:normal;
  color:#686B6E;
    border-bottom:solid 1px #ccc;
    margin-bottom:10px;
    padding-bottom:10px;
}

h2
{
  font-size:20px;
  letter-spacing:-0.3px;
    font-weight:normal;
  color:#999;
  margin-bottom:15px;

}

h3
{
font-size:1.1em;
color:#8D1D2D;
}

/** news core **/

#image{float:right; margin:10px;}



.headline{
font-weight:bold;
font-size:110%;
color:#F3B21A;
}

.headline a{
color:#F3B21A;
text-decoration:none;
}

.headline a:hover
{
color:#6C9CB7;
}

.date{
padding-bottom:7px;
font-size:80%;}

.time{
font-size:80%;}

a{
color:#F3B21A;
}

.time a{
color:#6C9CB7;
}

.time a:hover{
color:#696969;
}


#caption{
background-color:#cccccc;}

.news_row{
background-color:#EFF4FA;
  line-height:1.4em;}
  
  .news_row p{
  margin:0px;
  padding:0px;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:395px;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 .news_row{
float:left;
margin:3px;
width:700px;
padding:10px;
}

.news_layout2 .newsimage{
float:left;
width:180px;
}

.news_layout2 #image{
float:right;
margin:0px;
margin-left:30px;
}

.news_layout2 #newsarticles{
clear:both;}

.news_layout2 .newsimage{float:right;}

/** News Layout 2 with banner **/
.News_Layout_2_-_Banner #image{
position:absolute;
top:115px;
left:175px;
}

.News_Layout_2_-_Banner h1{
padding-top:185px;
}


/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:190px;
}

.news_layout3 #content{
float:left;
width:625px;
}

.news_layout3 .news_row{
margin:3px;
background:pink;
}

/** News Layout 3 floating on the left**/
.News_Layout_3__-_left #newsarticles {
float:right;
width:190px;
}

.News_Layout_3__-_left #content{
float:right;
width:625px;
}

/** News Layout 3 main image as column on the left**/

.News_Layout_3_-_image_col #image{
position:absolute;
left:175px;
width:148px;
}

.News_Layout_3_-_image_col #content{
padding-left:158px;
width:465px;
}

/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
float:left;
margin:3px;
text-align:center;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;
}

.news_layout5 .news_article{
padding-left:350px;}

.news_layout5 .headline{
padding-left:350px;
padding-top:30px;}

/** contact **/

label{
    width: 130px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    clear:left;
}

input
{
    width:300px;
}

textarea
{
    width:300px;
    height:200px;
}

.submit
{
    border:solid 0px;
    text-align:center;
    float:left;
    width:155px;
    height:45px;
    font-size:1%;
    font-weight:normal;
    color:#B8D0EB;
    background-image:url(../images/send.png);
  background-repeat:no-repeat;
  background-color: transparent;
}

#submit
{
    padding-left:305px;

}


/** Gallery core **/

.image_row{
width:200px;
background-color:#cccccc;
float:left;
margin:3px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}


img {
border:solid 1px #cccccc;
background-color:#ffffff;
padding:5px;

}


