/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

@import url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/rounded.css);

/*
** HTML elements
*/

/* Fix for Firefox scroll bar jump */
html {
	min-height:100%;
	margin-bottom:1px; 
}




body {
	background: #fffad9;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}



body-1 {
	background: #fff url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/sitebg.jpg) repeat-x;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}



body-og {
	background: #fff url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/screenBg.gif) repeat-x;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}

body, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.body{
     font-size: 11px;
	 color: #000000; 
	  font-weight: normal;    
}



body-og {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
  font: 76% Verdana, Arial, Helvetica, sans-serif;
}




tr.odd td, tr.even td {
  padding: 0.3em;
}



.bio-title {
  font-weight: bold;
  color: #cc0000;
  text-decoration: underline;
  margin: 0 0 10px 0;
}


h1-bm, h2-bm, h3-bm, h4-bm, h5-bm, h6-bm {
  margin-bottom: 0.5em;
}


h1-bm {
  font-size: 1.3em;
}


h2-bm {
  font-size: 1.2em;
}



h3-bm, h4-bm, h5-bm, h6-bm {
  font-size: 1.1em;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: #444;
}

h3 { 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
}

html>h3 {
	font-size:  medium;  
} 


h4 {
	font: bold 11px verdana,arial,sans-serif;
	color: #444;
}

h5 {
     font-size:    10px;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    10px;  
}

h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size:  9px;
} 

h6 {
	font: 14px Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: #000;
	display: inline;
}








p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}




a:link, a:visited, .likeAlink {
	color: #009;
}

a:hover, a:active {
	color: #0436ed;
	text-decoration: underline;
}


a-bm {
  text-decoration: none;
  font-weight: bold;
}

a-bm:link {
  color: #39c;
}

a-bm:visited {
  color: #369;
}

a-bm:hover {
  color: #39c;
  text-decoration: underline;
}





fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}


table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}


.form-item label {
  font-size: 1em;
  color: #222;
}


.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}




/*
** Page layout blocks / IDs
*/
#header-bm, #content-bm {
  width: 100%;
}



#header-bm {
  background-color: #69c;
  clear: both;
}

#header-og {
  background-color: #69c;
}



#logo-bm {
  vertical-align: middle;
  border: 0;
}

#logo-bm img {
  float: left;
  padding: 0em 1.0em 0em 1em;
  border: 0;
}


#menu-bm {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}




#primary {
  font-size: 1.0em;
  padding: 0em 0.4em 0.5em 0;
  color: #9cf;
}
#primary a {
  font-weight: bold;
  color: #9cf;
}


#secondary-bm {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #9cf;
}

#secondary-bm a {
  font-weight: bold;
  color: #9cf;
}



#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}



#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}



#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  background-color: #ddd;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
}





/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/

.title {
  font-weight: bold;
  font-size: 1.3em;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}

.title a {
  font-weight: bold;
  font-size: 1.3em;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
  text-decoration: none;
}

.title a:hover {
  color: blue;
  font-weight: bold;
  font-size: 1.3em;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
  text-decoration: underline;
}




.title-bm, .title-bm a {
  font-weight: bold;
  font-size: 1.3em;
  color: #777;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}





.submitted {
  color: #999;
}


.links {
  color: #999;
}
.links a {
  font-weight: bold;
}















.box {
  padding: 0 0 1.5em 0;
}

.block-og, .box-og {
  padding: 0 0 1.5em 0;
}



.block {
  margin-bottom: .50em;
}

.block- {
  margin-bottom: .50em;
  padding: .5em;
  text-align: left;
  border-bottom: 1px solid #bbb;
  background: transparent;
}

.block-og {
  margin-bottom: 1.5em;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #bbb;
}


.block .title {
  margin-bottom: .25em;
  text-align: left;
}

.block-og .title {
  margin-bottom: .25em;
}

.block-title-bm {
  margin: 0;
  padding: 0px 0px 3px 0px;
  text-align: left;
  color: #0066cc;
  font-size: 1.2em;
  font-weight: bold;
}

.block-title-1 {
  margin: 0;
  padding: 0px 0px 3px 0px;
  text-align: left;
  color: #990099;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 2px;
}

.block-title-og {
  font-size: 1.0em;
  line-height: 1.0em;
  font-weight: bold;
  color: #990099;
  margin: 0;
  padding: 0;
  text-align: left;
}





.block-content-og {
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 1.0em;
  font-size: .85em;
  color: #000000;
}


#usernav {
  height: 24px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: transparent;
}

#usernav-og {
  height: 20px;
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 20px;
  background: #69c;
}


#block-nice_menus-2 {
  width: 100%;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
  background: url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/screenBg2.gif);
}

#block-nice_menus-2-og {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background: transparent;
}

#block-nice_menus-2 .block-title {
  display: none;
}










.box .title {
  font-size: 1.1em;
}


.node {
	clear: both;
	margin: .5em 0 2em 0;
}

.node-og {
  margin: .5em 0 2em 0;
}







.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}



.node .taxonomy {
  color: #999;
}

.node-og .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}




.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}







/******************************* basic layout **********************************/

.wrapper-page {
	width: 100%;
	/*this was causing scroll bars in ie6. is it needed?*/
	/*height: 100%;*/
	padding: 0px;
	position: relative;
	margin: 0 auto;
	background: url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/site_bg.jpg) repeat-x;
}

/* for internet explorer */
/* how will ie7 respond? */
* html .wrapper-page {
	width: 100%;
}





.wrapper-header {
	width:785px;
	padding: 0px;
	position: relative;
	margin: 0 auto;
	/*background-color:silver;
	text-align:left;*/
}

/* for internet explorer */
/* how will ie7 respond? */
* html .wrapper-header{
	width:785px;
}





.wrapper-body {
	width:785px;
	padding: 0px;
	position: relative;
	margin: 0 auto;
	background: #fffad9;
}

.wrapper-body-1 {
	width:785px;
	padding: 0px;
	position: relative;
	margin: 0 auto;
	/*background-color:silver;
	text-align:left;*/
}




/* for internet explorer */
/* how will ie7 respond? */

* html .wrapper-body{
	width:785px;
}







.wrapper-footer {
	width: 785px;
	padding: 0px;
	position: relative;
	margin: 0 auto;
}

/* for internet explorer */
/* how will ie7 respond? */
* html .wrapper-footer{
	width: 785px;
}






.wrapper-og {
	width:785px;
	/*this was causing scroll bars in ie6. is it needed?*/
	/*height: 100%;*/
	padding: 0px 10px;
	position: relative;
	margin: 0 auto;
	/*background-color:silver;
	text-align:left;*/
}

/* for internet explorer */
/* how will ie7 respond? */
* html .wrapper-og{
	width:785px;
}













#top-vert-left {
  vertical-align: top;
  width: 200px;
}

#top-vert-main {
  vertical-align: top;
}





#leftCol {
	width: 190px;
	margin: 13px 0px 0px 0px;
}


/*http://www.sitepoint.com/forums/showpost.php?p=1374925&postcount=15*/

* html #maincontent {margin-left: 0px;height:1%}

* html #maincontent-og {margin-left:187px;height:1%}

* > html #maincontent {height:auto}




#maincontent {
	width: 547px;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	text-align: left;
	line-height: 18px;
}

#maincontent-og {
	width: 547px;
	margin: 13px 0px 0px 190px;
	padding: 0px 0px 0px 13px;
	text-align: left;
	line-height: 18px;
}




* html #maincontent{
	width: 547px;
}

* html #maincontent-og {
	width: 560px;
}



#maincontent table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}



/******************************* header **********************************/



#header {
	margin: 0px 0px 85px 0px;
	height: 120px;
	margin: 0px;
	color: #1E3159;
	position:relative;
}

#header-2 {
	margin: 0px 0px 85px 0px;
	overflow: hidden;
	height: 120px;
	margin: 0px;
	color: #1E3159;
	position:relative;
}

#header-1 {
	height: 62px;
	margin: 0px 0px 81px 0px;
	overflow: hidden;
	height: 81px;
	margin: 0px;
	color: #1E3159;
	position:relative;
}

#header-og {
	height: 62px;
	margin: 0px 0px 81px 0px;
	overflow: hidden;
	height: 81px;
	margin: 0px;
	color: #1E3159;
	position:relative;
}



#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
* html #header #logo {
	left: 0px;
}




#header #header-contact {
	position: absolute;
        right: 10px;
	top: 0px;
}

* html #header #header-contact {
	right: 10px;
}







#header #topnav {
	position: absolute;
	right: 0px;
	top: 91px;
}

#header #topnav a{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	padding: 0px;
  text-decoration: none;
}

#header #topnav a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	padding: 0px;
  text-decoration: underline;
}





/******************************* leftCol **********************************/

#leftCol .roundedContent{
	text-align: center;
}

#leftCol .roundedContent{
	width: 188px;
}

/* this should become a more global rule */
#leftCol .moreSpace td, #leftCol .moreSpace th {
	padding-top: 7px;
	padding-left: 7px;
}

/* this is for the offset links in the About Us Nav */
#leftCol .moreSpace div {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
}

/* this is for the offset links in the About Us Nav */
#leftCol .moreSpace div-og {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 15px;
}


#leftCol table {
	width:180px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: auto;
}

#leftCol td, #leftCol th {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#leftCol .alignRight td {
	text-align:right;
}



#leftCol h2, #leftCol h1 {
	margin: 0px 5px;
}

#leftCol .horRule {
	padding: 10px ;
}

#leftCol h2, #leftCol h1 {
	display: inline;
}

#leftCol .firstRow td {
	padding: 5px 6px 0px 0px;
}

#leftCol .lastRow td {
	padding-bottom: 12px;
}







.sm_black{
     font-size:    11px;
	 color: #000000;      
}


a.sm_black:link {
	font-weight : normal; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black:active {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	font-size: 11px;
}


#leftCol .sm_black_on {
	text-decoration: none;
}



.block-title {
	font-weight : bold; 
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.block-content {
  margin: 0;
  padding: 0;
  text-align: left;
}




a.sm_black_on:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black_on:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black_on:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}
a.sm_black_on:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #000000;
	font-size: 11px;
}





#maincontent ul {
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 20px;
	margin-left: 5px;
	vertical-align: top;
	padding-top: 10px;
}

#maincontent li	{
	line-height: 17px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: middle;
}

#maincontent ol ul li {
	margin-top: 0px;
	margin-left: 15px;
	vertical-align: top;
	list-style: disc;
}

#maincontent ol {
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
	margin-left: 5px;
	vertical-align: top;
	padding-top: 10px;
}

#maincontent ul.inlinelist {
	padding: 0;
	margin: 0;
}

#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
}



#maincontent h1 {
	font-size: 18px;
	color: #cc0000;
	display: block;
	margin-top: 0px;
}

#maincontent-og h1 {
	font-size: 18px;
	color: #0C8702;
	display: block;
	margin-top: 0px;
}

#maincontent h2 {
	font-size: 14px;
	display: block;
}

#maincontent h2.noBorder, h2.noBorder {
	font-size: 14px;
	display: block;
	border: none;
	margin-bottom: 0px;
}


#maincontent h3 {
	font-size: 12px;
	display: inline;
}

#maincontent h4 {
	font-size: 11px;
	display: inline;
}

/*
#maincontent h1, #maincontent h1 {
    margin-top: 0;
    font-size:    medium;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  large;       
}



html>#maincontent h1 {
	font-size:  large;  
} 

html>#maincontent h1 {
	font-size:  large;  
} 

#maincontent h2, #maincontent h2, #singleCol h2, h2 {
    margin-top: 0;
    color: #cc0000;
    font-size:    18px;
	font-family: Helvetica, Arial, 'Lucida Console', sans-serif;
	font-weight: bold;     
}

#maincontent-og h2, #maincontent-og h2, #singleCol-og h2, h2-og {
    margin-top: 0;
	color: #0c8702;
    font-size:    18px;
	font-family: Helvetica, Arial, 'Lucida Console', sans-serif;
	font-weight: bold;     
}


#maincontent h3, #maincontent h3, #singleCol h3, h3	{ 
	font-weight: bold;
	font-size: 14px; 
	font-family: Helvetica, Arial, 'Lucida Console', sans-serif;     
}






/******************************* footer **********************************/


#footer {
	position:relative;
  	background: #fffad9 url(http://firstpriseproperties.com/web/sites/default/themes/firstprise2_bluemarine/footer-bg.gif) repeat-x;
	width:785px;
	margin: 13px auto 13px;
	padding: 9px 0px 0px 0px;
}

#footer p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
}

#footer p a {
  text-decoration: none;
}

#footer p a:hover {
  text-decoration: underline;
}


#footer #firstRow, #footer #firstRow a  {
	font-weight: bold;
}


#footer #secondRow, #footer #secondRow a  {
	font-weight: bold;
}



#footer #copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #aaa;
	text-align: center;
	margin-top:4px;
}




* html #footer .footerLinks {
	/* this 15 is #footer padding(9px) + #footer p margin (6px)*/
	margin-top: 15px;
}



#footer .footerLinks  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1E3159;
}


#footer .footerLinks1 a  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 0px 5px;
  text-decoration: none;
}

#footer .footerLinks1 a:hover  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 0px 5px;
  text-decoration: underline;
}



#footer .footerLinks2 a  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 0px 5px;
  text-decoration: none;
}

#footer .footerLinks2 a:hover  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding: 0px 5px;
  text-decoration: underline;
}




.footer-message {
  margin: 5px 0px 10px 0px;
  color: #000000;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.footer-credit {
  margin: 5px 0px 10px 0px;
  color: #000000;
  font: 10px Arial, Helvetica, sans-serif;
  font-weight: normal;
}



#footer-og .footerLinks, #footer-og .footerLinks-og a  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1E3159;
}



#footer .footerLinks a {
	margin: 0px 10px;
}

#footer .footerLinks a.hasImage {
	text-decoration:none;
}

#footer .footerLinks a.hasImage span {
	text-decoration:underline;
}

#footer .footerLinks a.hasImage img {
	margin-left: 4px;
	border:0px solid white;
}












.likeAlink h1 {
	font: bold 14px arial,verdana,sans-serif;
	color: #444;
}







.clear {
	clear: both !important;
}

.clearAll {
	/*use with an &nbsp; for safari clearing problems*/
	clear: both !important;
	font-size:0px;
	height:0px;
	line-height:0px;
}






hr {
margin: 10px 0px 10px 0px;
height: 0px;
	color: #ffffff;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #999;
	border-right: none;
}


img {
	border: 0px;
}

ul {
	text-align: left;
}




#user-login-form {
  text-align: center;
}


input {
	margin: 3px;
	padding: 0;
	font-size: 10px;
}
html> input {
	margin: 0px;
}

input.text	{
margin: 0; 
border: 1px solid #808080;
font-size: 10px;

}

select {
	margin: 0px 3px;
	padding: 0;
	font-size: 10px;
}

select[disabled]{
	background-color:#eee;
}

.tab .b2, .tab .b3 {
	background-color: #fff;
}

.selected .b2, #flightSearchResults .selected .b3 {
	background-color: #eee;
}

.required {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


th	{
	font-weight: bold;
}


.black{
     font-size: 10pt;
	 color: #000000;      
}














.floatLeft {
	float: left;
}

.floatRight {
	float: right !important;
}

.alignLeft {
	text-align: left !important;
}

.alignRight {
	text-align: right !important;
}

.alignCenter {
	text-align: center !important;
}

.verticalAlignTop {
	vertical-align: top !important;
}

.verticalAlignMiddle {
	vertical-align: middle !important;
}

.verticalAlignBottom {
	vertical-align: bottom !important;
}






.inline  {
   float: left;
   margin: 0em 1em 1em 0em;
   display: inline;
   padding: 4px 4px 4px 4px;
}







.description {
margin: 0px;
padding: 0px;
font-size: 10px;
line-height: 12px;
}


.galleries-description {
margin: 0px;
padding: 0px;
font-size: 10px;
line-height: 12px;
}


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


ul.galleries li {
  margin : 1em 0;
  padding : 1em;
  clear: both;
	background: none;
	border: none;
}

ul.galleries-og li { 
  background : #eeeeee;
  border : 1px #cccccc solid;
  margin : 1em 0;
  padding : 1em;
}


ul.galleries li img { 
  float : left;
  padding-right : 4px;
  margin-right : 4px;
  clear: both;
}

ul.galleries-og li img { 
  float : left;
  padding-right : 4px;
  margin-right : 4px;
}

ul.galleries li div.count { 
  clear : both;
}

ul.galleries h3 { 
  margin : 0;
  padding : 0;
}

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

ul.images li { 
  float : left;
  margin : 1em;
}



.category-help {
	border: none;
	padding: none;
	display: none;
}

.category-help_og {
	border: solid 1px #eee;
	padding: 1em;
}




tbody {
	border: none;
}




ul#navlist2.links {
	text-align: center;
}


