@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);

body {
	background: #fff;
	margin:0;
	padding:0;
	font-family: "Bliss Regular",'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	color: #333;
	font-weight: 200;
}

* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {

	text-align: left;
}

th, td {
	padding: 10px 10px;
}

tr {
    padding: 10px 10px;
    border: black;
    border-bottom-style: solid;
}

th {
	color: #666;
	background: #ccc none repeat-x scroll left top;
}

td {
	border-bottom: 1px solid #ccc;
}

code, blockquote {
	display: block;
	border-left: 5px solid #333;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.7em;
	margin-bottom: 20px;
}

a {
	color: #4297D8;
	border-bottom: 0px solid #4297D8;
	text-decoration: none;
    font-weight: 600;
}

a:hover {
	border-bottom-color: #D63843;
	color: #D63843;
}

a:focus {
	outline: none;
}


a.button { 
  
    background: linear-gradient(#78B5E3, #3892D6);
    background-color: #62A9DF;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 8px 15px;
	border: none;
    text-decoration: none;
    text-transform: uppercase;
}

a.button:hover {
	background:#3892D6;
}

a.button-reversed { 
	background: linear-gradient(#333, #111);
	background-color: #222;
	color: #fff;
}

a.button-reversed:hover {
	background: #111;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 0.9em;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

form input, form textarea img {
    border: none;
    height: 48px;
    width: 48px;
    padding: 10px;    
}

form input.formbutton {
	border: none;
	background: #4498D8;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 0.8em;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}

form.searchform input {
  font-size: 0.9em;
    padding: 6px;
}

form.searchform p {
	margin: 5px 0;
}

#contactform input[type=text] {
background-color: #F0F0F0;
width: 100%;
height: 25px;
}

#contactform textarea {
background-color: #F0F0F0;
width: 100%;
height: 200px;
}

#contactform input[type=submit] {
    background: #585858;
    color:#fff;
    width: 70px;
    border:2px solid #969696;
    float: right;
}

#contactform input[type=reset] {
    background: #585858;
    color:#fff;
    width: 70px;
    border:2px solid #969696;
    float: right;
    
}

#risform input[type=text] {
background-color: #E6FFFF;
width: 80%;
height: 100px;
display: block;
text-align: left;
}

#risform textarea {
background-color: #F0F0F0;
width: 100%;
height: 200px;
}

input  {
width:375px;
display:block;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

textarea#feedback {
width:375px;
height:150px;
}

textarea.message {
display:block;
}

input.button {
width:100px;
position:absolute;
right:20px;
bottom:20px;
background:#09C;
color:#fff;
height:30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1px solid #999;
}
input.button:hover {
background:#fff;
color:#09C;
}

span.required {
	color: #ff0000;
}

h1 {
	color: #000;
	font-size: 2.4em;
	text-transform: uppercase;
}

h2 {
	color: #222;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: bold;
    line-height: 40px;
	padding: 20px 0 25px;
	margin: 0;
    text-align: center;
}

h2_oppo {
    color: #fff;
    font-size: 1.5em;
    letter-spacing: -1px;
    font-weight: bold;
    padding: 0 0 5px;
    margin: 0;
}

h3 {
	color: #3892D6;
	font-size: 1.9em;
	margin-bottom: 10px;
	letter-spacing: -1px;
    line-height: 35px;
}

h4 {
    color: #555;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    text-decoration: underline;
}

h4_USA {
    color: #FF0000;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}

h5 {
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #999;
}

h6 {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 1em;
    color: #333;
}

.h7 {
    font-size: 1.1em;
    color: #333;
}

.h7_bold {
    font-size: 1.1em;
    font-weight: bold;
    color: #585858;
}

.h8 {
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #585858;
}

.h9 {
    font-size: 1.0em;
    color: #000058; 
}    

ul, ol {
	margin: 0 0 35px 35px;
}

li {
	padding-bottom: 5px;
}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;
}

.width {
	max-width: 1400px;
	margin: 0 auto;
}


#container {
	background-color: #fff;
	width: auto;
	margin: 0 auto;
}

#top_container {
    background-color: #fff;
    width: auto;
    height: inherit;
    margin: 0 auto;
}


 header {
    padding: 0px 0px 0px;
    margin: 0 auto;
        background: linear-gradient(#333, #111);
        background-color: #222;
    text-align: left;
    box-shadow: 0px 4px 5px #DDD;
    z-index: -1;
}

header h1 {
    float: left;
}

header h1 a, header h1 a:hover {
    background: linear-gradient(#78B5E3, #3892D6);
    background-color: #62A9DF;
    color: #eee;
    font-size: 1.4em;
    padding: 10px 25px;
    letter-spacing: -2px;
    border-bottom: none;

}


nav {
	height: 80px;
	margin-bottom: 30px;
	float: right;
}

nav ul {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 15px;
	text-align: left;
}

nav ul ul { 
	margin: 0 5px;
}

nav ul li {
	display: block;
	float: left;
	padding: 0px 5px;
}

nav ul li li {
	padding: 0;
	border-top: 1px solid #55A2DC;
}


nav ul li a {
	display: block;
	float: left;
	padding: 10px 20px;
    color: #666;
    font-size: 1.0em;
    letter-spacing: 0;
     border-bottom: none;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.5px;
}

nav ul li li a {
	float: none;
}

nav ul li a:hover {
	color: #A2CCEC;
	text-decoration: none;
}


nav ul li a:hover, nav ul li.sfHover a {
	background: linear-gradient(#78B5E3, #3892D6);
	background-color: #62A9DF;
	color: #fff;
}

 nav ul li.sfHover ul a, nav ul ul {
	background: #3892D6;
	color: #fff;
}

nav ul li li a:hover, nav ul li.sfHover li a:hover {
	background: #2A85CB;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	margin-top: 	10px;
	padding-top:	0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			26px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* front page slider styles */
div#jFlowSlide {
	margin:0 auto;
}
div#slides-static {
	padding: 40px 55px 0;
	height:auto;
}
div.slides-container {
	height: 271px;
	overflow: hidden; 
	padding: 20px 20px 30px;
}
div.slides-container div#jFlowSlide {
	height: 315px;
	margin: 0 50px;
}

div.static-slide div { 
	margin: 0 25px; 
}

div.slides-container div.jFlowSlideContainer {
}

span.jFlowPrev, span.jFlowNext {
	background-image:url('/images/slide-prev.gif');
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:24px;
	float:left;
	margin:0;
	cursor:pointer;
}
span.jFlowPrev span, span.jFlowNext span { display:none; }
span.jFlowNext {
	background-image:url('/images/slide-next.gif');
	float:right;
}
div.slides-container div.controls {
	position:relative;
	top:-220px;
	margin:0 auto;
}
div.slides-container p {
	padding-top: 10px;
	font-size: 1.1em;
	color: #eee;
}
div.slides-container a {
	color: #eee;
}
div.slides-container h2, div#sub-header h2 {
	color: #eee;
	text-shadow: 2px 2px #000;
	font-weight: bold;
}
div.slide-text {
	padding-top: 10px;
}
a.button- {
	padding: 15px 20px;
	font-size: 1.2em;
	text-align: center;
	box-shadow: 2px 2px 1px #000;
}

.hidden { display:none;  }

img {
	max-width: 100%;
	height: auto;
}

#body {
	background: none;
	margin: 5px auto 0;
 	padding: 0;
	clear: both;
}

#content {
    float: left;
}

.two-column {
	width: 66%;
}

.three-column {
	width: 46%;
	margin: 0 2%;
}

.with-right-sidebar {
	margin-right: 2%;
}

.with-left-sidebar {
	margin-left: 2%;
}

article {
    padding: 10px 10px 20px 5px;
 }

article h2 {
    padding-bottom: 0;
}

.article-info {
    color: #580058;
    font-size: 0.9em;
    letter-spacing: -0.5px;
    padding: 0 0 10px 0;
    font-weight: bold;
}

.articleimg {
    width: 75px;
    height: 75px;
    
}
article .article-info a { 
	color: #c0c0c0;
	border-bottom-color: #c0c0c0;
}

.sidebar {
	margin-top: 10px;
}

.top_sidebar {
    margin-top: 10px;
}

.small-sidebar { 
   width: 25%;
}

.big-sidebar {
	width: 30%;
}

.left-sidebar { 
	float: left;
}

.right-sidebar {
	float: right;
    padding-right: 10px;
}

.sidebar h4 {
	padding-bottom: 0;
	font-size: 1.4em;
	color: #333;
	letter-spacing: -1px;
	padding: 6px 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
   line-height: 1.2em;
   padding: 10px;
   list-style:square;
}

.sidebar ul li.bg {
	background-color: #f0f0f0;
}

.sidebar li ul {
    list-style: none outside none;
    margin: 0px;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 7px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 0.85em;
}

.sidebar li ul li ul {
	margin-top: 10px;
}

.sidebar li ul li li  {
	font-size: 1.0em;
	padding-left: 15px;
}

.sidebar li ul li.text { 
	border-bottom: none;
}

.sidebar li ul li a {
	 border-bottom-color: #666;
	color: #666;
}

.sidebar li ul li a:hover {
	 border-bottom-color: #4A9CDA;
	color: #4A9CDA;
}

.sidebar li ul li a.readmore {
   font-weight: bold;
}


.sidebar ul.blocklist {
	border-top: 1px solid #ddd;
}

.sidebar ul.blocklist li {
	padding: 0;
}

.sidebar ul.blocklist li a,
.sidebar ul.blocklist li a:hover {
	border-bottom: 0;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 12px 10px;
}

.sidebar ul.blocklist li a.selected {
	background: linear-gradient(#78B5E3, #3892D6);
	background-color: #62A9DF;
    color: #FFFFFF;
	border-bottom-color: #2577B6;
	font-weight: bold;

}
.sidebar li ul.blocklist li li {
	font-size: 1.0em;
}

.sidebar li ul.blocklist ul {
	margin-top: 0;
}

.sidebar li ul.blocklist li li a,
.sidebar li ul.blocklist li li a:hover {
	padding-left: 25px;
}

.sidebar ul.newslist li {
	padding: 20px 5px;
	border-bottom: 1px solid #ddd;
}

.sidebar ul.newslist p {
	margin-bottom: 10px;
}

.sidebar ul.newslist span.newslist-date { 
	background-color: #3892D6;
	border-bottom: 1px solid #2577B6;
	color: #fff;
	padding: 5px 10px;
}

  


.clear {
	clear: both;
}

footer {
	margin:20px auto 0;
	background: #222;
	border-top: 2px solid #eee;
}

footer p {
	text-align: left;
	color: #ccc;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

footer p a {
	color: #ccc;
	font-weight: bold;
}

.footer-content {
	padding: 20px 25px 30px;
    }

footer .footer-content ul {
	width: 25%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

footer .footer-content li {
	padding: 5px 5px;
}

footer .footer-content li a, footer .footer-content h4 {
}

footer .footer-content li a {
 color: #ffffff;
	border-bottom-color:#222;
    
}

footer .footer-content li {
 color: #505050;
	line-height: 1.5em;
font-size: 0.95em;
}

footer .footer-content li a:hover { 
	color: #909090;

	border-bottom-color:#909090;
}

footer .footer-content h4 {
   color: #ddd;

    font-weight: bold;
    padding-bottom: 10px;
    border-top: 1px solid #3e4047;
    box-shadow: 0 -1px 0 #000;
}

footer .footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #000;
}

footer .footer-bottom p {
	text-align: center;
}

footer .footer-bottom p, footer .footer-bottom p a {
	color: #666;
	border-bottom-color: #666;

}



@media screen and (max-width: 740px) {

	body { font-size: 0.8em; }	

	header h1 a, header h1 a:hover { padding: 5px; }

	div#container { width: auto; }

	footer .footer-content ul { margin-bottom: 15px; }

	footer .footer-content ul.endfooter { margin-bottom: 0px; }

	.width { width:auto; padding-left: 10px; padding-right: 10px; }
	
	#content, aside.sidebar { float: none; width: auto; }

	footer .footer-content ul { width: auto; float: none; }
}


@media screen and (max-width: 540px) {


	body { font-size: 0.8em; }

	header { text-align: center; }

	header h1 a, header h1 a:hover { text-align: center;  padding: 10px; font-size: 1.1em; }

	header h1, nav { float: none; }
	
	nav { height: auto; position: relative; }

	nav ul li { margin: 5px; }

	nav ul li li { margin: 0; }

	.sf-menu li:hover ul, .sf-menu li.sfHover ul { top: 22px; }

	div.slides-container p { font-size: 0.9em; }
	
	div.slides-container h2 { font-size: 1.8em; }

	div.slides-container { height: 200px; }

}

@media screen and (max-width: 350px) {
	div.slides-container { height: 275px; }
}

.member_stats { 
    font-size: 1.1em;
    font-weight: 800;
    background-color: #3892D6;
    width: 100%;
    border-bottom: 1px solid #2577B6;
    color: #fff;
    padding: 5px 10px;
}

.member_benefits ul li {
  font-size: 1em;
  color: #eee;
  }
  
.v_title  {
    font-size: 1.1em;
    font-weight:bold;
    color: #000000;
    }
    
.v_author  {
    font-size: 1em;
    font-weight: bold;
    color: #585858;
    }
    
.v_posted  {
    font-size: .8em;
    color: #00162D;  
    }        
    
.v_summary  {
    line-height: 1.2em;
    color: #313131;
    margin-left:20px;    
    margin-right: 65px;
    }   
    
.v_summary img {
    float: right;
    padding: 10px;
    vertical-align: middle;
    border: black;
    border-style: solid;
    border-width: thin;
    margin-left: 45px;
}      

.v_exhibit_view {
    text-align: center;
    padding: 1px;
    height: 75px;
    background-color: #F0F0F0;
    border: black;
    border-style: solid;
    border-width: thin;
}   

.v_exhibit_pdf_view {
    text-align: right;
    padding: 1px;
    height: 50px;
}   

.v_exhibit_pdf_view img{
    vertical-align: middle;
    height: 25px;
    width: 25px;
} 

.v_cat_span  {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    } 
    
.four> div {
        display:block;
        width:33%;
        height:70%;
        float:left; }    


/*Bulletins Display in rossica_bulletins.php */

.bulletin_view {
    text-align: center;
    padding: 1px;
    height: 50px;
    background-color: #F0F0F0;
    border: black;
    border-style: solid;
    border-width: thin;
}   

.bulletin_pdf_view {
    text-align: left;
    line-height: 25px;
    padding: 1px;
    height: 50px;
    font-size: .9em;
    font-weight: bold;
    color: #333;
}   

#bulletin_pdf_view img{
    vertical-align: middle;
    height: 30px;
    width: 30px;
} 

/*contacts page*/

#contact_main {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 95%;
    background: #ffffff;
    padding-bottom: 50px;
}

.contact_container {
    float: left;
    width: 100%;  
    margin-left:auto; 
    margin-right:auto;
    height: 100%;
    left:  30px;
    background-color: #ffffff;
    border-spacing: 0px;   
    border-color: #B3C1CC;
    padding-bottom: 50px; 
   }
   
.contact_leftcol {
  background: #ffffff;
  float: left;
  width: 30%;
  height: 100%; 
  margin-left: 25px;
  text-align: left;
  height: 100%;
  clear: both;
}

.contact_rightcol {
  background: #ffffff;
  float: right;
  width: 30%;
  height: 100%;
  margin-left: 25px;  
}

.contact_content {
  background: #ffffff;
  float: left;
  width: 30%;
  height: 100%;
  margin-left: 25px;  
}

/* END contacts.php css  */  

/*  Bookshop css  */

.p_book {
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-right: 400px;
}

#p_book img {
    float: left;
    margin: 250px 20px 10px 10px;  
}

#bookshop_main {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 95%;
    background: #ffffff;
    padding-bottom: 50px;
    left: 30px;
}

#bookshop_title {
    font-weight: bold;
    color: #000058; 
    margin-left: 30px;   
}

.bookshop_top {
    font-weight: bold;
    color: #000000;

    padding-left: 20px;
} 

.bookshop_container {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    margin: 5px auto 0;
    color: #000000;
    background-color: #FFFFFF;
    left: 30px;
    min-height: 200px;
} 

#bookshop_header  {
    background-color: #585858;
   }
   
.bookshop_row1 {
    border-bottom-style: solid;
    border-width:thin;
    border-bottom-color: #62A9DF; 
    padding-bottom: 45px;
} 

.bookshop_row1 img {
    width:32px;
    height:32px;
    border: 0 none; 
}

.bookshop_row2 {
    background-color: #F0FFF0;  
        
}  

.bookshop_last {
     background-color: #D9ECFF;    
} 

.pub_col {
    float: left;
    width:  20%;
    margin-left:auto; 
    margin-right:auto;
    height: 100%;
    left:  100px;
    border-spacing: 0px;   

   }
   
.sum_col {
    color:  #000000;    
    float: left;
    width:  45%;
    height: 100%;
    border-spacing: 0px;   

   }
   
.for_col {
    float: left;
    width:  10%;
    margin-left:50px; 
    margin-right:auto;
    height: 100%;
    left:  25px;
    border-spacing: 0px;   

   }

.bookshop
    {
    margin-left:  auto;
    margin-right: auto;
    width:        100%;
    background:   #FFFFFF;
    border-width: thin;
    border-color: black;
    }
    
.bookshop2
    {
    margin-left:  auto;
    margin-right: auto;
    width:        100%;
    background:   #cccccc;
    border-width: thin;
    border-color: black;
    }    
    
.book_title
    {

    color:     #353657;
    font-weight: bold;
    font-style: italic;
    }

.book_cost             
    {
    color:     #000000;
    font-weight: bold;
    }

.book_author
    {

    color:     #660000;
    }

.book_text
    {

    color:     #000000;
    }   
    
#bookshop_cart {
    float: right;
    margin-right: 50px;
}     
  
    /* END Bookshop css  */ 
    
/* transliteration.php css  */

.trans_main {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 95%;
    padding-bottom: 10px;
}

#trans_main p {
    font-size: 1.2em;
}

.trans_container {
    width: 100%;  
    margin-left:auto; 
    margin-right:auto;
    height: 100%;
    left:  30px;
    border-spacing: 0px;   
    border-color: #B3C1CC;
    padding-bottom: 50px; 
   }
   
.trans_leftcol {
  float: left;
  width: 32%;
  height: 100%; 
  margin-left: 25px;
  text-align: center;
  height: 100%;
  border-style: solid;    
  border-width:thin;
  border-color: #999999;
  clear: both;
}

.trans_hleftcol {
  float: left;
  width: 32%;
  height: 100%; 
  margin-left: 25px;
  text-align: center;
  height: 100%;
}

.trans_rightcol {
  float: right;
  width: 32%;
  height: 100%;
  text-align: center;
  border-style: solid;    
  border-width:thin;
  border-color: #999999; 
}

.trans_hrightcol {
  float: right;
  width: 32%;
  height: 100%;
  text-align: center;
}

.trans_content {
  float: left;
  width: 33%;
  height: 100%;
  text-align: center;
  border-style: solid;    
  border-width:thin;
  border-color: #999999; 
}

.trans_hcontent {
  float: left;
  width: 33%;
  height: 100%;
  text-align: center;
  }

#trans_header  {
    font-size: 1em;  
    font-weight: bold;  
    height: 20px;
   }
   
.trans_row1 {
    font-size: 1em;  
    font-weight: normal; 
    height:20px; 
    color:     #000000; 
} 

.trans_row2 {
    font-size: 1em;  
    font-weight: normal;
    height: 20px;  
    color:     #000000;
    }

.trans_source {
    font-size: 1em;  
    font-weight: normal;  
    color:     #000000;
    margin-left: 50px;    
}    

#keyboard  {
    font-size: 1em;  
    font-weight: normal;      
    margin-left: 50px;
}

#keyboard img {
   padding-top: 10px; 
}

/* END transliteration.php css  */    

/* ad_vertise.php css  */

#ad_vert_main {
    margin-left: auto;
    margin-right: auto;

    width: 95%;
    background: #ffffff;
    padding-bottom: 50px;
}

#ad_vert_main p {
    font-size: 1.2em;
    padding-left: 30px;
    padding-right: 30px;
}

.ad_vert_container {
    width: 80%;  
    margin-left:auto; 
    margin-right:auto;

    left:  30px;
    border-style:solid;
    border-spacing: 0px;   
    border-color: #3892D6;
   }
   
.ad_vert_leftcol {
  float: left;
  width: 40%;
 
  margin-left: 25px;
  text-align: left;
  height: 100%;
  clear: both;
}

.ad_vert_rightcol {
  float: right;
  width: 0%;
  height: 100%;
  margin-left: 25px;  
}

.ad_vert_content {
  float: left;
  width: 40%;
  height: 100%;
  margin-left: 25px;  
}

#ad_vert_header  {
    font-size: 1.1em;  
    font-weight: bold;  
    color:     #3892D6;
    height: 100%;
   }
   
.ad_vert_row1 {
    font-family: Verdana, sans-serif;
    font-size: 18px;  
    font-weight: normal;  
    color:     #000000;
    background-color: #E0E0E0;
    height: 100%;  

} 

.ad_vert_row2 {
    font-family: Verdana, sans-serif;
    font-size: 18px;  
    font-weight: normal;  
    color:     #000000;
    background-color: #F0F0F0; 
    height: 100%; 
       
}

/* END advertise.php css  */

/* CSS tooltip to create a hover area over a link to provide more information */

a.tooltip {
    outline:none; 
}

a.tooltip strong {
    line-height:30px;
}

a.tooltip:hover {
    text-decoration:none;
}

a.tooltip span {
    z-index:10;
    display:none; 
    padding:14px 20px;
    margin-top:-30px; 
    margin-left:28px;
    width:300px; 
    line-height:16px;
}

a.tooltip:hover span {
    display:inline; 
    position:absolute; 
    color:#111;
    border:1px solid #DCA; 
    background:#fffAF0;
}

.callout {
    z-index:20;
    position:absolute;
    top:30px;
    border:0;
    left:-12px;
}

/* END CSS tooltip */