@charset "UTF-8";
/* CSS Document */

#container {
	width: 955px;
	background: #FFF;
	text-align: left;
	margin: 0 auto 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}



#menu {
	background: #000;
	height: 46px;	
}
#banner {
	height: 450px;
	background:#066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}

#bannerold {
	height: 356px;
	background:#066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}
#submit {
	width: 200px;
}



.cartbass{
	text-align: center;
}

#mainContent {
	background:#FFF;
	width: 570px;
	float: left;
	padding: 0 10px 0 30px;
}
#publicationsHeading {
	float: left;
	width: 895px;
	height: 10px;
	padding: 27px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	text-align: left;
}

.publication {
	padding: 20px 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.titleLeft {
	margin: 0 0 0 0;
	color: #fff;
	background:#fff;
	width: 210px;
	float: left;
}
.titleRight {
	margin: 0 0 0 215px;
	font-size: 11px;
	color: #FFF;
	background:#fff;
}
#titleRight6 {
	margin: 0 0 0 350px;
	font-size: 11px;
	color: #fff;
	background:#fff;
}
#titleRight4 {
	margin: 0 0 0 210px;
	font-size: 11px;
	color: #fff;
	background:#fff;
}
.hRule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	height: 0px;
	width: 0px;
	background-color: #FFF;
	text-decoration: none;
}
.coverboarder {
	border: 1px solid #999;
}






#events {
	height: 100%;
	background:#ededed;
	margin: 0 0 0 615px;
	padding: 0;
	
}
#eventslist {
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	text-align: left;
}
.eventsHeading {
	height: 10px;
	padding: 30px;
}
#events_iframe {
	height: auto;
	width: 300px;
	background-color: #ededed;
	text-align: left;
}
.lines {
	height: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCC;
	
}
.linestb {
	height: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	
}

#tweet {
	padding: 0 0 20px 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
#facebook {
	padding: 0 0 20px 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.line {
}









.titledetails {
	color: #333;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

.Blue11ptbold {
	color: #39F;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
p {
    color: #333;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
p a:link {      
   color: #39F;
}
p a:visited {      
   color: #39F; 
}  
p a:hover, #sidebar1 a:active, #sidebar1 a:focus {  
   color: #39F; 
}
h1 {
	color: #333;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}
h2 {
	color: #333;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}












#footer {
    padding: 20px 20px 20px 30px;
	background: #333
}
.clearfloat { 
     clear:both; 
     height:0;    
     font-size: 1px;
     line-height: 0px;
}
.footertext {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}
.footertext a:link { 
    color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}
.footertext a:visited { 
    color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}
.footertext a:hover, #sidebar1 a:active, #sidebar1 a:focus { 
    color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}

	
.footertextCopy {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
}
.red {
	color: #F00;
}
.phogallery {
	width: 100px; 
	height: 450px; 
	overflow-y: scroll; scrollbar-arrow-color: 
blue; scrollbar-
face-color: #e7e7e7; scrollbar-3dlight-color: #a0a0a0; scrollbar-darkshadow-color: 
#888888">
}
#container_specialoffer {
	width: 620px;
	background: #FFF;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#publicationsHeading_specialoffer {
	float: left;
	width: 560px;
	height: 10px;
	padding: 27px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	text-align: left;
}
#banner_specialoffer {
	height: 174px;
	background:#066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.strikethrough {
	color: #333;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
}
.specialoffer {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
