/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333;
}

.BannerPane {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
width: 100%;
padding: 10px 0 10px 0;
}

.MenuPane {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	}

.leftpane {
width: 33%;
padding: 20px 15px 10px 12px;
}

.imageborder {
border: 7px;
border-color: #2182ac;
}

.ContentPane {
padding: 20px 15px 10px 10px;
width: ;
}

.Rightpane {
width: 33%;
padding: 20px 10px 10px 10px;
}

.Rightpane_products {
width: 33%;
padding: 20px 10px 10px 10px;
border-left-style: solid;
border-left-color: #ffffff;
border-left-width: 1px;
padding-left: 20px;
padding-top: 20px;
}


.Leftpane2 {
width: 33%;
padding: 20px 10px 10px 10px;
border-right-style: solid;
border-right-color: #ffffff;
border-right-width: 1px;
padding-right: 20px;
padding-top: 20px;
}

.ContentPane2 {
padding: 20px 10px 10px 10px;
width: ;
}

.bgrep {
background-image:url(bgrep.jpg);
background-repeat:repeat-x;
background-color: #383838;
}

.bgimage {
	background-image: url(star_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.speciality {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.paneborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.paneborder-single {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.baseleft {
border-bottom: solid 1px #ffffff;
}

.baseright {
border-bottom: solid 1px #ffffff;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: 1px;
}

h6 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;

}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #3399cc;
	text-decoration: none;

}

h3 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px 0px;

}

.newsspace {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal { font-family: Arial; font-size: 9pt; color: #ececec; text-align: left; padding: 0px; line-spacing: 29px; }


/*-- most of the bold text on site     --*/ .NormalBold { font-family: Arial; font-size: 9px; font-weight: bold; color: #ececec; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: Arial; font-weight: bold; font-size: 9px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: Arial; font-size: 9px; font-weight: bold; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 10pt; font-family: Arial; color: #ffffff; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #ffffff; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; margin: 0px 0px 5pc 0px; }
/*-- default links hover               --*/ a:hover {  font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bolder; color: #229ace;}


/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #ffffff; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #ffffff; font-family: Arial; font-size: 12px;	font-weight: bolder; text-decoration: none; }
.types_borders {
	border: 1px solid #434343;
	background-color: #242424;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
.types_borders_image {
	border: 5px solid #2182ac;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover {  font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bolder; color: #229ace;}


/* Nav Menu */

#menu 
{
    color: #fff;
    height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	text-align:left;
}

/* CSSNodeRoot */
.NavMenu .root
{
    padding: 11px 0px 10px 35px;
    float: left;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}

/* Menu Node Hover Root */
.NavMenu .root.hov
{
    float: left;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}

/* Menu Node Selected Root */
.NavMenu .root.sel
{
    padding: 11px 0px 10px 35px;
    float: left;
    text-align: center;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}

.NavMenu .icn td {
	width: 0px !important;	
}
    
/* Sub Menu Container */
.NavMenu .m
{
	margin-left: 20px;
	border: 1px solid #666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.NavMenu .m td 
{

	border-bottom: 1px solid #666;
	background: #121212;
	color:#fff;
    padding: 10px 5px 10px 5px;
    z-index: 0;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sub Menu Hover */
.NavMenu .m .hov td
{
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sub Menu Selected */
.NavMenu .m .sel td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
}
