
/* 
================================
Skin styles for business broker
================================
*/   

.menutable {
  background-color: #b00032; 
  border: solid 1px #000;
}

.bb_red {
    color: #B00032;
}

.bb_menu_CSSControl
{
  border: 1px solid #ffffff;
  background-color: #b00032;
}




.bb_menu_selected_item
{
  width: 100%;
  color: #ffffff; 
  font-size: 13px; 
  font-weight: normal;
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color: #b00032; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none 
}


.bb_menu_item 
{ 
  width: 100%;
  color: #ffffff; 
  text-decoration: none;
  font-size: 13px; 
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color: #b00032; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none 
}

.bb_menu_item a:link    { 
  width: 100%;
  color: #ffffff; 
  font-size: 13px; 
  text-decoration: none;
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none 
}


.bb_menu_item a:visited { 
  width: 100%;
  color: #ffffff; 
  font-size: 13px; 
  text-decoration: none;
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none 
}



.bb_menu_item a:hover { 
  width: 100%;
  color: #b00032;  
  font-size: 13px; 
  text-decoration: none;
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none;
  background-color: #ffc0cb; 
}



.bb_menu_container_sub 
{
  width: 260px;
	background-color: #b00032;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
  border: 1px dotted white; 
	padding: 0px 3px 0px 3px; 
}


.bb_menu_itemhover 
{ 
  width: 100%;
  color: #b00032; 
  font-size: 13px; 
  line-height: 24px; 
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
  background-color: #ffc0cb; 
  text-transform: uppercase; 
  border-top: none; 
  border-right: none; 
  border-bottom: 1px dotted white; 
  border-left: none 
}

.bb_contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 50px;
	padding-top: 6px;
}

img {
  border: 0px solid white;
}

p           { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p a:link    { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
p a:hover   { color: #b00032; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
p a:visited { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


h1, 
.content_title { color: #b00032; font-weight: bold; font-size: 16px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h2 { color: #b00032; font-weight: bold; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h3 { color: black; font-weight: bold; font-size: 14px; line-height: 20px; margin: 20px 0px 0px 0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4 { color: black; font-weight: bold; font-size: 12px; line-height: 20px; margin: 20px 0px 0px 0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h5 { color: black; font-weight: bold; font-size: 12px; line-height: 20px; margin: 16px 0px 0px 0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


.content_text           { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_text a:link    { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_text a:hover   { color: #b00032; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_text a:visited { color: black; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


.content_bold           { color: black; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_bold a:link    { color: black; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_bold a:hover   { color: #b00032; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_bold a:visited { color: black; font-weight: bold; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.content_text_small           { color: black; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_text_small a:link    { color: black; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_text_small a:hover   { color: #b00032; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.content_text_small a:visited { color: black; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.content_navigation            { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_navigation  a:link    { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_navigation  a:hover   { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_navigation  a:visited { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.content_footer           { color: #b00032; word-spacing: 0.2em; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_footer a:link    { color: #b00032; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_footer a:hover   { color: #b00032; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_footer a:visited { color: #b00032; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.content_login           { color: #c9c9c9; text-decoration: none; word-spacing: 0.2em; font-size: 8px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_login a:link    { color: #c9c9c9; text-decoration: none;  font-size: 8px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_login a:hover   { color: #c9c9c9; text-decoration: none;  font-size: 8px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_login a:visited { color: #c9c9c9; text-decoration: none;  font-size: 8px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.language_selector           { color: white; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none  }
.language_selector a:link    { color: white; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.language_selector a:hover   { color: black; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.language_selector a:visited { color: white; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


.contenttable { background-color: white; border: solid 1px #000 }
.contentmenu { background-color: white; border-top: none; border-right: none; border-bottom: 1px dotted black; border-left: none }



li
{
font-size: 12px; line-height: 20px;
}

ul.numberedIndex
{
  margin-left: 0px;
}

ul.numberedIndex li
{
  list-style-type: none;
}
ul.numberedIndex li ol
{
  list-style-type: none;
  margin-left: 20px;
}

/*
   ol {
      counter-reset:ordered;
      list-style-type: none;
   }
   ol li:before {
      counter-increment:ordered;
        content: counters(ordered, ".") ". ";
   }
*/

.paraBorder
{
  border: 1px solid black;
  padding: 6px;
}
.ulBorder
{
  border: 1px solid black;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
}
.divBorder
{
  border: 1px solid black;
  padding: 3px;
}
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



