/* Web Font */
@font-face {
	font-family: 'ScalaWeb';
	src: url('/webfonts/ScalaWeb.eot');
	src: local('☺'), url('/webfonts/ScalaWeb.woff') format('woff'), url('/webfonts/ScalaComp.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ScalaWebSc';
	src: url('/webfonts/ScalaScWeb.eot');
	src: local('☺'), url('/webfonts/ScalaScWeb.woff') format('woff'), url('/webfonts/ScalaScComp.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ScalaWeb-Bold';
	src: url('/webfonts/ScalaWeb-Bold.eot');
	src: local('☺'), url('/webfonts/ScalaWeb-Bold.woff') format('woff'), url('/webfonts/ScalaComp-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: bold;
}

#fancybox-frame {
    overflow: hidden;
}

/* Master link colors */
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
.sideboxbg a:link, .sideboxbg a:visited {
	color: #CC6633;
	text-decoration: none;
}
.sideboxbg a:hover, .sideboxbg a:active {
	color: #333;
	text-decoration: none;
}
/* Site Headers */
.medHdr, h2, .smHdr, h3, h4 {
	font-family: 'ScalaWeb', serif;
	color: #333333;
	font-weight: normal;
	line-height: normal;
}
h5, .smCaps, h6, .smCaps2 {
	font-family: 'ScalaWebSc', serif;
	font-weight: normal;
	line-height: normal;
}

.lrgHdr, h1 {
	color: #CE6937;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
}
#homepageh1  {
	color: #333;
	font-size: 36px;
}
.medHdr, h2 {
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 27px;
}
.smHdr, h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 21px;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
	font-weight: bold;
}
h5, .smCaps {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-transform: uppercase;
}
h6, .smCaps2 {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #666;
	text-transform: uppercase;
}
p {
	margin: 0px;
	padding: 0px 0px 9px;
}
/* Content text */

.bodyText {
	font-size: 14px;
}
.medText {
	font-size: 11px;
}
.smText {
	font-size: 10px;
}
/* Content Stuff */

body {
	font-family: 'ScalaWeb', serif;
	background-color: #FFF;
	margin: 0px;
	color: #666;
	font-size: 14px;
	line-height: 21px;
}
form {
	margin: 0px;
	padding: 0px;
}
.addressPadding {
	padding-bottom: 20px;
}
#bodyArea {
	width: 1091px;
	margin-right: auto;
	margin-left: auto;
}
#bodyAreaBlogM {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#bodyBg {
}
#bodyGoods {
	background-color: #17083F;
	background-image: url(/mainimages/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buttons, .buttonsSm, .formbutton, .action, .byte-pageactions a, #byte_breadcrumb {
	border: 1px solid #666; /* buttonColor */
	background-color: #666; /* buttonColor */
}
.buttons, .action {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 7px;
	/*For Safari*/
	-webkit-border-radius: 7px;
	/*For CSS3*/
	border-radius: 7px;
}
.buttons a:link, .buttons a:visited, .buttons, .action, .byte-pageactions a {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttons a:active, .buttons a:hover, .buttons:hover, .formbutton:hover, .action:hover, .byte-pageactions a:hover {
	color: #000 !important;/* linkColor2 */
	text-decoration: none;
}
.buttonsSm {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: inline-block;
	margin: 2px;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 11px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
	line-height: normal;
}
.buttonsSm a:link, .buttonsSm a:visited, .buttonsSm {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.buttonsSm a:active, .buttonsSm a:hover, .buttonsSm:hover {
	color: #000 !important; /* linkColor2 */
	text-decoration: none;
}
#byte_breadcrumb {
	color: #666;
	margin: 10px 0px 10px 0px;
	padding: 1px 10px 1px 10px;
	border: 1px solid #333; /* buttonColor */
	background-color: #FFF; /* buttonColor */
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
#byte_breadcrumb a {
	color: #333;
}
.colorDarkGray {
	color: #333;
}
.colorLtGray {
	color: #999;
}
.backlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
}
.colorOrange, .backlinks {
	color: #CE6937;
}
.colorOrange:link, .backlinks:link {
	color: #CE6937;
	text-decoration: none;
}
.colorOrange:hover, .backlinks:hover {
	color: #333;
	text-decoration: none;
}
.colorOrange a:link, .backlinks a:link, .colorOrange a:visited, .backlinks a:visited {
	color: #CE6937;
	text-decoration: none;
}
.colorOrange a:hover, .backlinks a:hover,  .colorOrange a:active, .backlinks a:active {
	color: #333;
	text-decoration: none;
}
#centercol {
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 8px;
}
#contentArea {
	background-image: url(/mainimages/contentTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
#contentBg {
	background-image: url(/mainimages/contentBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentBttm {
	background-image: url(/mainimages/contentBttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 595px;
}
#contentAreaHome {
	padding: 26px 9px 0px;
}
.contentPadding {
	padding: 72px 30px 72px 72px;
}
#copyright {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	height: 35px;
	margin-right: 9px;
	padding-left: 130px;
}
#copyright div {
	padding: 9px 10px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: inline-block;
	float: left;
	line-height: normal;
}
#copyright .orangetext {
	/*font-family: 'ScalaWebSc', serif;
	font-size: 11px;*/
	color: #CE6937;
}
#awdsitelink a:link, #awdsitelink a:visited {
	color: #CCC;
}
#awdsitelink a:hover, #awdsitelink a:active {
	color: #999;
}
#nolinkcolor a:link, #nolinkcolor a:visited {
	color: #666;
}
#nolinkcolor a:hover, #nolinkcolor a:active {
	color: #CC6633;
}
#dotnavpadding {
	padding-top: 3px;
	padding-left: 6px;
}
.errors {
	font-size: 13px;
	color: #BB0000;
}
.formbutton {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF; /* buttonFontColor */
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 5px;
	/*For Safari*/
	-webkit-border-radius: 5px;
	/*For CSS3*/
	border-radius: 5px;
}
#gallerybackbttn {
	height: 27px;
	text-align:center;
	margin-top:5px;
}

.gallerylink {

}

#gallerybackbttn img {
	padding-top: 0px;
}
#gallerytextbox {
	margin-top: 15px;
	text-align: center;
	padding-top: 0px;
}
#gallerytextbox h5 {
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 21px;
}
#gallerytextbox h2 {
	color: #000;
}
#gallerythumbbox {
	line-height: normal;
}
#gallerythumbbox a {
	margin: 0px;
	padding: 0px;
}
.gallerythumbtable td {
	background-color: #EFEFE7;
	height: 34px;
	width: 54px;
}
.lrgText {
	font-size: 16px;
	line-height: 24px;
}
.linktext a{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE6937;
}
#logoSpacing {
	float: left;
	padding-bottom: 32px;
	padding-top: 51px;
}
#navBar {
	width: 562px;
	float: right;
	padding-top: 67px;
}
.numbers {
	font-family: 'ScalaWebSc', serif;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}
.pressbuttons  {
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	width: 191px;
	display: block;
	text-align: center;
	background-image: url(/press/pressbox.gif);
	font-size: 18px;
}
.pressbuttons:hover  {
	color: #FFF;
	background-image: url(/press/pressbox_over.gif);
}
.pressbuttons a:link, .pressbuttons a:visited {
	color: #333;
	padding-top: 50px;
	display: block;
	padding-bottom: 40px;
}
.pressbuttons a:hover, .pressbuttons a:active {
	color: #FFF;
}
.presshomepadding {
	padding-top: 23px;
	padding-left: 15px;
	padding-bottom: 23px;
}
#pressreleasesHdr {
	font-size: 18px;
	color: #333;
}
#pressreleasesSubHdr {
	font-size: 14px;
	font-style: italic;
	color: #333;
	display: block;
	padding-bottom: 10px;
}
.portfoliohomepadding img {
	margin-right: 1px;
}
.portfoliohomepadding {
	padding: 8px;
}
.portfoliocatspadding {
	padding: 19px 21px 19px 19px;
}
.portfoliocattextbox {
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	height: 149px;
}
.portfoliocattextbox h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#portfoliocattextpad {
	padding: 20px 8px 0px;
}
#portfoliocattextpad h2 {
	color: #000;
}
#portfoliogallerypadd {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 8px;
}
#portfoliolargeimage {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 401px;
	width: 630px;
}
.portfoliothumbimages {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 34px;
	width: 54px;
}
#portfoliosubhdr {
	font-size: 14px;
	color: #666;
	font-family: 'ScalaWeb', serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.sideboxbg {
	background-image: url(/mainimages/sidebox_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;
	margin-bottom: 6px;
	line-height: 18px;
}
.sideboxbg p {
	margin: 0px;
	padding: 0px;
}
#sideboxabout {
	height: 166px;
}
#sideboxpress {
	height: 132px;
}
#sideboxsavant {
	height: 166px;
}
#sideboxshane {
	height: 425px;
}
#sideboxwatch {
	height: 287px;
}
#sideboxwatch img {
	margin-bottom: 0px;
}
.sideboxbttm {
	background-image: url(/mainimages/sidebox_bttm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sideboxtop {
	background-image: url(/mainimages/sidebox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebars {
	width: 207px;
}
.sidebarlink  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidepadding {
	padding: 10px 9px 12px 12px;
}
.sidepaddingshane {
	padding: 10px 8px 16px;
}
.sidepaddingimage {
	padding: 10px 8px 0px;
	margin: 0px;
}
#shanebox {
	background-color: #EFEFE7;
	width: 183px;
	margin-top: 1px;
	height: 147px;
}
#shanebox p {
	padding: 12px 10px 0px;
}
#slideshowbox {
	background-image: url(/mainimages/slideshowbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 424px;
	width: 654px;
}
#slideshowpadding {
	padding: 9px 16px 9px 9px;
}
.tableBorderCart {
	font-size: 12px;
	padding: 5px;
}
.tableBorder {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000000;
}
.tableCell1 {
	padding: 8px;
}
.tableCell1Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableCell2 {
	padding: 8px;
	background-color: #EEEEEE;
}
.tableCell2Col {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0063A0;
	background-color: #EEEEEE;
}
.tableHeader {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.tableHeaderCol {
	background-color: #0063A0;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.tableHeader2 {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader2Col {
	background-color: #BBBBBB;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #0063A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableHeader3 {
	background-color: #777777;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	text-decoration:none
}
.tableHeader3Col {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #777777;
}
.tableRow1 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
.tableRow1Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.tableRow2 {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
}
.tableRow2Col {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	background-color: #EEEEEE;
}
/* looks for tables with "byte-table" class */
table.byte-table, table.calendar-table {
    border-collapse: collapse;
}

.tableStyle, .byte-table {
	font-size: 11px;
	border: 1px solid #DDD;
	margin-bottom: 12px;
}
.tableStyle label, .byte-table label {
	font-weight: bold;
}
/* table row mouseover */
/*.tableStyle tr:hover,*/ .byte-table tr:hover {
    background-color: #FAFAFA;
}
.byte-table .nohover tr:hover {
    background-color: transparent;
}
.byte-table td.odd {
    background-color: #DDD;
}
.tableStyle td, .byte-table td {
	padding: 8px;
	border-top: 1px solid #EEE;
}
.tableStyle td table td, .byte-table td table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}
.tableStyle tr td table, .byte-table tr td table {
	width: 100%;
}
.tableStyle th, .byte-table th {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background-color: #CCC;
	text-align: left;
	padding: 5px;
	line-height: normal;
}
.tableStyle th a, .byte-table th a {
	font-size: 18px;
	font-weight: normal;
}
.tableStyle th a:active, .byte-table th a:active {
	color: #FFFFFF;
}
.tableStyle th a:hover, .byte-table th a:hover {
	color: #FFFFFF;
}
.tableStyle th a:link, .tableStyle th a:visited, .byte-table th a:link, .byte-table th a:visited {
	color: #666;
}
/* (alternating table rows) table background row 2 */
.tableStyle .rowcolor, .byte-table .rowcolor, .byte-table tr.odd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #797979;
}
/* (alternating table rows) table background row 1 */
.byte-table tbody tr.even {}

/* *** Calendar Table Styles *** */

/* Large Calendar Table */
#cms-eventcalendar-calendar .day {
	height: 100px;
}
#cms-eventcalendar-calendar .calendar-month {
	font-size: 18px;
	padding: 10px 20px 5px;
}

/* Small Calendar Table */
#calendar-widget .calendar-month {
	font-size: 12px;
	padding: 10px 10px 5px;
}

/* Universal Calendar Table Styles */
.calendar-label {
	padding-right: 20px;
	padding-left: 10px;
}
.calendar-label-box {
	height: 15px;
	width: 15px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	border: 1px solid #666;
}
.calendar-labels {
	margin-bottom: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 6px;
	/*For Safari*/
	-webkit-border-radius: 6px;
	/*For CSS3*/
	border-radius: 6px;
	border: 1px solid #CCC;
}
.calendar-month {
	text-align: center;
	background-color: #CCC;
	background-image: url(/mainimages/buttonbg2.png);
	background-repeat: repeat-x;
	padding: 10px 20px 5px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	/*For Safari*/
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	/*For CSS3*/
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #CCC;
	}
/*.calendar-month strong {
	width: 150px;
	display: inline-block;
}*/
.calendar-next {
	float: right;
}
.calendar-prev {
	float: left;
}
.calendar-next, .calendar-prev  {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
	margin: 0px;
	padding: 2px 5px;
	font-weight: normal;
	font-size: 10px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	line-height: normal;
}
.calendar-next a:link, .calendar-next a:visited, .calendar-prev a:link, .calendar-prev a:visited {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
}
.calendar-next a:active, .calendar-next a:hover, .calendar-prev  a:active, .calendar-prev a:hover {
	color: #666666 !important; /* linkColor2 */
	text-decoration: none;
}
.calendar-table {
	font-size: 11px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
}
.calendar-table td {
	width: 14%;
	padding: 5px;
}
.calendar-table th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #59B9AB;
	padding: 8px 2px 2px;
	height: 18px;
	line-height: normal;
}
.calendar-table .day {
	border: 1px solid #CCC;
}
.calendar-table .day:hover {
    background-color: #EFEFEF;
}
.calendar-table .dayname {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;
}
.calendar-table .daynone {
	background-color: #F4F4F4;
}
.calendar-table .eventbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 4px;
	/*For Safari*/
	-webkit-border-radius: 4px;
	/*For CSS3*/
	border-radius: 4px;
	margin-top: 5px;
	font-size: 10px;
	background-color: #FFF;
}
.calendar-table .leftline {
    border-left: 2px solid #CCC;
}
.calendar-table .moreevents {
	margin-top: 8px;
	text-align: right;
	font-size: 10px;
}


#topbarBg {
	height: 140px;
	padding-right: 8px;
}
/* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/

 .manageMainMenuBorder {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     color:#FFFFFF;
 	padding: 0px;
     border: 1px solid #000000;
}
.manageMainMenu {
     background-color: #EEEEEE;
     color:#FFFFFF;
     padding: 3px;
}
.manageMainMenu a:hover {
     background-color: #FFFFFF;
     color:#FFFFFF;
     letter-spacing: 0.01px;
}
.manageSubMenu {
     background-color: #EEEEEE;
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #BBBBBB;
}
.manageBox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #222222;
	min-width: 700px;
}
.tableRowAttention {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttention a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttention a:active {
	color: #EEEEEE;
	text-decoration: none;
}
.tableRowAttentionBubbles {
	background-color: #FFD4C8;
	padding: 4px 5px 4px 5px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttentionCol {
	background-color: #CC3333;
	padding: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #555555;
}
.tableRowAttentionCol a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.tableRowAttentionCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowAttentionCol a:active {
	color: #EEEEEE;
	text-decoration: none;
}

