@charset "UTF-8";
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9DC26B;
	font-weight: bolder;
}
.style5 {
	font-size: 1.1em;
	color: #695F4B;
	font-weight: bold;
}
.style6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #04466B;
}
.style1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #949C51;
}
.style2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #AFBD37;
}
.header {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.header2 {
	background-image: url(Images/design_images/header2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
.header_new {
	background-image: url(Images/design_images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8e8e8;
}
.header_newcontainer {
	height: 198px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #e8e8e8;
	margin-right: 30px;
	margin-top: 7px;
}
.menu a {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {	
	color: #666666;	
}
.wrapper2 {
	background-image: url(Images/design_images/BG.jpg);
	background-repeat: repeat-y;
	padding-top: 40px;
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #777777;
	line-height: 1.8em;
}
.wrapper2 .PF_Design {
	background-image: url(Images/design_images/Pfolios-design.jpg);
	height: 270px;
	width: 360px;
	background-repeat: no-repeat;
}
.PF_Design p {
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 70px;
	color: #9e9d8c;
}
.PF_Design a {
	color: #333333;
	text-decoration: none;
}
.PF_Design a:hover {
	color: #ffffff;
}
.wrapper2 .PF_photo {
	background-image: url(Images/design_images/Pfolios-photography.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 360px;
}
.PF_photo p   {
	padding-left: 25px;
	padding-top: 70px;
	padding-right: 20px;
	color: #FFFFFF;
}
.PF_photo a   {
	color: #333333;
	text-decoration: none;
}
.PF_photo a:hover   {
	color: #999999;
}
.wrapper2 .PF_marketing {
	background-image: url(Images/design_images/Pfolios-marketing.jpg);
	height: 270px;
	width: 360px;
	background-repeat: no-repeat;
}
.PF_marketing p {
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 80px;
	color: #FFFFFF;
}
.PF_marketing a {
	color: #333333;
	text-decoration: none;
}
.PF_marketing a:hover {
	color: #999999;
}
.wrapper2 .PF_web {
	background-image: url(Images/design_images/Pfolios-web.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 360px;
}
.PF_web p {
	padding-left: 25px;
	padding-top: 80px;
	padding-right: 20px;
	color: #9e9d8c;
}
.PF_web a {
	color: #333333;
	text-decoration: none;
}
.PF_web a:hover {
	color: #999999;
}
.footer {
	background-image: url(Images/design_images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper {
	position:relative;
	background-image: url(Images/design_images/BG.jpg);
	background-repeat: repeat-y;
	padding-top: 40px;
	margin: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.8em;
	float: none;
}
.wrapper a {
	color: #666666;
	text-decoration: none;	
}
.wrapper a:hover {
	color: #999999;	
}

/*this button used on news page*/


.myButton{
 	cursor: pointer;
}

.newsItem a, .myButton{
	color:#773300;
}
.newsItem a:hover, .myButton:hover{
	color:#666666;
}


/********** dropdown menu (not used) ***************************************************/
.glossymenu{
	margin-top: 120;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	float: right;
}
.glossymenu li{
	list-style-type: none;
	display: inline;
	height: 75px;
}
.glossymenu li a{
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A6B6D;
	float: left;
	width: 90px;
	margin: 0px;
	text-align: center;
	list-style-type: none;
	background-image: url(Images/design_images/media-right.jpg);
	background-repeat: no-repeat;
	height: 75px;
	bottom: 0px;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*.glossymenu li a b{
	float: left;
	display: block; Padding of menu items
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 75px;
	background-image: url(media/media-right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}*/

.glossymenu li.current a, .glossymenu li a:hover{
	color: #545557;
	background-repeat: no-repeat;
	background-image: url(Images/design_images/media-right_h.jpg);
	visibility: visible;
	background-position: center bottom;
}
.glossymenu li.current a b, .glossymenu li a:hover b{
}

/*********** gallery page slideshow**************************************************/
.outline {
	border: 1px solid #9D9D8C;
	z-index: 0;
	position: absolute;
}
.loading {
	background: url(images/loading.gif) center no-repeat;
}
.slideshowContainer {
	width: 506px;
	height: 506px;
}
#slideshowContainer img {
}
#thumbnails {
	color: #000000;
	width: 230px;
}
#thumbnails a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
	color: #999999;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	height: 25px;
	width: 25px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #CCCCCC;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #666666;
	padding: 1px;
	color: #333333;
}
.wrapper_default .default {
	background-image: url(Images/design_images/default_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
	width: 810px;
}
.wrapper_default {
	background-image: url(Images/design_images/BG.jpg);
	background-repeat: repeat-y;
}
.wrapper_default .logo {
	background-image: url(Images/design_images/LOGO-bull.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 810px;
	height: 160px;
}
.default_menu {
	margin-left: 60px;
}
/******** index page slideshow *****************************************************/

/*#cellImages{
	background-color: #CC0033;
	height: 315px;
	width: 810px;
	margin-top: 20px
	 padding: 10px 0px 0px 14px; 
}*/

#divImages {
	height:315px;
	width:810px;	/* position:relative;
	left:200px;	*/
	margin-top: 9px;
}

.homepage_image_01{
	background-image: url(Galleries/images/default_images/Ben_simpson1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_02{
	background-image: url(Galleries/images/default_images/Ben_simpson2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_03{
	background-image: url(Galleries/images/default_images/Ben_simpson3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_04{
	background-image: url(Galleries/images/default_images/Ben_simpson4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_05{
	background-image: url(Galleries/images/default_images/Ben_simpson5.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_06{
	background-image: url(Galleries/images/default_images/Ben_simpson6.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/******** index page slideshow *****************************************************/

.homepage_image_07{
	background-image: url(Galleries/images/default_images/Ben_simpson7.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_08{
	background-image: url(Galleries/images/default_images/Ben_simpson8.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_09{
	background-image: url(Galleries/images/default_images/Ben_simpson9.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_10{
	background-image: url(Galleries/images/default_images/Ben_simpson10.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_11{
	background-image: url(Galleries/images/default_images/Ben_simpson11.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.homepage_image_12{
	background-image: url(Galleries/images/default_images/Ben_simpson12.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.text td /*
.BSPHOTO_image_01{
	background-image: url(Galleries/BSslideshow/Ben_simpson1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.BSPHOTO_image_02{
	background-image: url(Galleries/BSslideshow/Ben_simpson2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.BSPHOTO_image_03{
	background-image: url(Galleries/BSslideshow/Ben_simpson3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.BSPHOTO_image_04{
	background-image: url(Galleries/BSslideshow/Ben_simpson4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.BSPHOTO_image_05{
	background-image: url(Galleries/BSslideshow/Ben_simpson5.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.BSPHOTO_image_06{
	background-image: url(Galleries/BSslideshow/Ben_simpson6.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
*/
 {
	padding-left: 30px;
	padding-right: 10px;
}
.wrapper .body {
	margin-left: 30px;
	margin-right: 40px;
}
.wrapper2 .body {
	margin-left: 30px;
	margin-right: 40px;
}
.news td {
	xborder:1px dashed #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.help {
	background-image: url(UpdateME/help.jpg);
	background-repeat: no-repeat;
}



#newsPhoto{
	border:black 1px solid;
	xborder-bottom-width:4px;
	margin-bottom:10px;
	
}
#newsPhoto .banner{
	color:white;
	background-color:black;
	margin:0;
	border:1px black solid;
}
#newsPhoto .header{
	margin:40px 5px 5px 175px;
	color:white;
}
#newsPhoto .concepts{
	list-style:none;
	float:left;
}


#newsPhoto .header p{
	margin:0;
}

#newsPhoto h3{
	margin:0;
}

#newsPhoto .item{
	margin:0px 0 5px 0;
	
	padding:0 0 0 10px;
	border:1px white solid;
}

#newsPhoto .item img{
	float:right;
	margin:5px 5px 5px 5px;
}
#newsPhoto .concepts{/*this is a UL*/
	list-style:none;
	float:left;
	margin-left:3px;
}
#newsPhoto .concepts #li1{
	margin-left:0px;
}
#newsPhoto .concepts #li2{
	margin-left:15px;
}
#newsPhoto .concepts #li3{
	margin-left:30px;
}
.big3{
	font-size:25px;
	vertical-align:-20%;
}
#exhibFlashWrapper{
	width:732px;
	height:600px;
	background-color:#666666;
	margin-left:6px;
}
#exhibFooter{
	position:relative;
	color:white;
	background-color:black;
	padding:10px 60px 10px 60px;
	margin:0 7px 10px 6px;
	font-size:1.1em;
}
.greyText{
	color:silver;
	xposition:relative;
}
#logos{
	width:120px;
	text-align:right;
	float:right;
	xmargin-right:35px;
}
.clearOne{
	clear:both;
	height:1px;
	xborder:1px solid black;
}
.underline{
	clear:both;
	margin:5px;
	border-bottom:1px dashed #999;
}


