body {
	margin: 0px;
	background-color: #fff;	
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
}

#container {	
	width: 1100px;
	margin: 0px auto;
	text-align: justify;
	color: #474747;	
}

#top-header {
	background-image: url(../images/headerSlice.png);	
	background-repeat: repeat-x;
	height:229px;	
}

#logo {
	padding-top:10px;
}

#header-img {
	padding: 16px 0 1px 0;	
}

#clock {
	color:#fff;
	padding-top:15px;
	font-size:11px;
	height:14px;
}

#main-area {
	background-image: url(../images/contentSlice.png);	
	background-repeat: repeat-y;
	width:1100px;
	min-height:380px;
}

#navigation {
	float:left;
	width:171px;
}

#content {
	width:720px;
	margin: 0 10px 0 3px;
	padding-left:170px;
}

#content-area {
	padding:10px 10px 15px 10px;
}

#rightcol {
	float:right;
	width:200px;
}

#nav-area {
	padding: 20px 10px 0 10px
}

#rightcol-area {
	padding:70px 0 0 10px;
}

.menu-heading {
	font-size:25px;
	color:#fff;
	font-weight:bold;
	padding-bottom:15px;
}

.menu-divider {
	background-image: url(../images/menuDivider.png);
	background-repeat: no-repeat;
	height:2px;
}

a {
	text-decoration: none;
	color:#a90b0b;
}

a:hover {
	text-decoration: underline;
	color:#a90b0b;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckerdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 149px; /* Width of Menu Items */
}
	
.suckerdiv ul li {
	position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul {
	position: absolute;
	width: 180px; /*sub menu width*/
	top: 0;
	border-top: 0 solid #1e1e1e;
	border-left: 0 solid #1e1e1e;
	border-right: 0 solid #1e1e1e;
	visibility: hidden;
}

.menu_arrow {
	float:right;
	padding-top:10px;
}

/* Sub level menu links style */
.suckerdiv ul li a {
	display: block;
	line-height:22px;
	overflow: auto; /*force hasLayout in IE7 */
	color: #fff;
	text-decoration: none;
	background: #1e1e1e;
	padding: 3px 5px;
	border-bottom: 0 solid #c5c5c5;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.suckerdiv ul li a:hover {
	color:#fff;
	background-image: url(../images/overState.jpg); 
	background-repeat: no-repeat;	
}

.suckerdiv .subfolderstyle {
	/* background: url(../images/menu_arrow.jpg) no-repeat center right; */
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.main-tab {
	color:#fff;
	font-size:16px;
	background-image: url(../images/silvertabMain.png);
	background-repeat: no-repeat;
	width:340px;
	height:37px;
}

.main-tab-area {
	padding:10px 0 0 10px;
}

.main-tab-block {
	width:338px;
	height:100px;
	border: 1px solid #dbdbdb;
}

.main-tab-block-area {
	padding:10px;
}

.side-tab {
	color:#fff;
	font-size:12px;
	background-image: url(../images/silvertabSide.png);
	background-repeat: no-repeat;
	width:188px;
	height:33px;
}

.side-tab-area {
	padding:10px 0 0 10px;
}

.side-tab-block {
	width:186px;
	height:258px;
	border: 1px solid #dbdbdb;
}

.side-tab-block-area {
	padding:15px 10px 10px 10px;
}

#footer {
	background-image: url(../images/footerSlice.png);	
	background-repeat: repeat-x;
	height:230px;
	margin-top:1px;
	color:#fff;
	clear:both;
}

.footerList {
	list-style-type:none;
	line-height:20px;
	margin:0;
	padding:0;
}

.footer-area {
	padding-top:10px;
}

.footer-links {
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.footer-links:hover {
	color:#fff;
	text-decoration:underline;
}

.footer-divider {
	background-image: url(../images/footerDivider.png);	
	background-repeat: no-repeat;
	width:2px;
	height:135px;
}

#top-menu {
	float:right;
	padding-top:15px;
}

.top-menu-icons {
	padding:0 4px 0 30px;
}

.top-menu-links {
	color:#fff;
	text-decoration:none;
}

.top-menu-links:hover {
	color:#ff0000;
	text-decoration:underline;
}

.main-headings {
	font-size:35px;
	font-weight:bold;
	color:#a90b0b;
	padding:5px 0 3px 0;
}

.heading-text {
	color: #a90b0b;
	font-weight: bold;
	font-size:16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.headings {
	color: #a90b0b;
	font-size:18px;
}

.subheading {
	font-weight: bold;
	font-size:15px;
	text-decoration: underline;	
}

.subsub-heading {
	font-weight: bold;
	font-size:13px;
	color:#a90b0b;
}

.copyright {
	font-size:11px;
	display:block;
	line-height:25px;
}

.copyright-link {
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
}

.copyright-link:hover {
	color:#fff;
	text-decoration:underline;
}

.facebook {
	padding-top:5px;
}

.facebook-like {
	padding:15px 0 15px 0;
}

.divider {
	background-image: url(../images/divider.png);
	background-repeat:no-repeat;
	height:10px;
	padding:5px 0 5px 0;
}

.asterisk {
	color: #a90b0b;
	font-weight: bold;
	font-size:16px;
}

table {
	padding:10px 0 10px 0;
}

.tablestyle {
	border: 1px solid #dbdbdb;
	border-collapse: collapse;
	background-color: #fff;
	margin:15px 0 10px 0;
}

.tablestyle td  {
	border: 1px solid #dbdbdb;
	padding: 0.4em;
	
}

.tablestyle th {
	border: 1px solid #dbdbdb;
	background-color: #a90b0b;
	font-weight: bold;
	font-size:13px;
	padding: 0.6em;
	color:#fff;
}

.tablestyle-userinfo {
	border: 1px solid #dbdbdb;
	border-collapse: collapse;
	background-color: #fff;
	margin:15px 0 10px 0;
	font-size:11px;
}

.tablestyle-userinfo td  {
	border: 1px solid #dbdbdb;
	padding: 0.4em;
}

.tablestyle-userinfo th {
	border: 1px solid #dbdbdb;
	background-color: #a90b0b;
	font-weight: bold;
	padding: 0.6em;
	color:#fff;
}


.page {
	float:right;
	font-size:11px;
}

.back-to-top {
	padding-top: 20px;
}

.recordstart {
	color:#fff;
	background-color: #a90b0b;
	padding:3px 8px;
}

.recordstart:hover {
	color:#fff;
	background-color: #000;
	text-decoration:none;
}

img {
	border:none;
}

.img-base {
	background-image: url(../images/img_base.png);
	background-repeat: no-repeat;
	width:125px;
	height:99px;
	padding:8px 0 0 12px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.img-right {
	float:right;
	padding: 5px;
	border: 1px solid #a90b0b;
	margin-left:10px;
}

.img-left {
	float:left;
	padding: 5px;
	border: 1px solid #a90b0b;
	margin-right:10px;
}

.img-border {
	border: 1px solid #a90b0b;
	padding: 5px;
	background-color:#fff;
}

a.tooltip {
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
}

a.tooltip:hover {
	z-index:25; 
	background-color:transparent;
}

a.tooltip span {
	display: none;
	padding:3px;
}

a.tooltip:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; 
	left:2em; 
	width:100px;
    border:1px solid #1e1e1e;
    background-color:#1e1e1e; 
	color:#fff;
	font-size:11px;
}

a.userinfo-tooltip {
    position:relative; /*this is the key*/
    z-index:24;
    color:#a90b0b;
    text-decoration:none;
}

a.userinfo-tooltip:hover {
	z-index:25; 
	background-color:transparent;
	color:#a90b0b;
    text-decoration:underline;
}

a.userinfo-tooltip span {
	display: none;
	top:2em; 
	left:2em;
	width:900px;
    background-color:#1e1e1e; 
	color:#000;
	font-size:11px;
}

a.userinfo-tooltip:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0; 
	left:4em; 
	width:4em;
    background-color:transparent; 
}

.beswick {
	color:#09ab2f;
	font-weight:bold;
	font-size:14px;
}

.burt {
	color:#d40aba;
	font-weight:bold;
	font-size:14px;
}


.groom {
	color:#b8b605;
	font-weight:bold;
	font-size:14px;
}

.thomas {
	color:#0680b8;
	font-weight:bold;
	font-size:14px;
}


.warning {	
	color: #a90b0b;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}

.success {	
	color: #358811;
	font-size:11px;
	font-weight:bold;
}

#divCaps {
	color: #a90b0b;
	font-size:11px;
	margin-top:3px;
	line-height:1px;
	font-weight:bold;
}

form {
	padding-bottom:15px;
}

fieldset { 	 	
	padding: 0.5em 1.5em; 
	border: 1px solid #dbdbdb;
}

legend {
	color: #a90b0b;
	padding: 0.3em 0.3em;
	background-color: transparent;
	font-size:20px;
}

label {
	display:block;
	padding:1px;
	font-size:11px;
	font-weight: bold;
}

.formstyle {
	background-color: #a90b0b;
	padding: 4px;
	border: 1px solid #a90b0b;
	font-size:11px;
	color:#fff;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	behavior: url(css/border-radius.htc);
    border-radius: 7px;
}

.buttonstyle {
	border: 1px solid #a90b0b;	
	color: #fff;
	background-color: #a90b0b;
	padding: 4px;
	width:80px;
	font-size:11px;
	margin-right:7px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	behavior: url(css/border-radius.htc);
    border-radius: 7px;
}

.searchbtns {
	border: 1px solid #a90b0b;	
	color: #fff;
	background-color: #a90b0b;
	padding: 4px;
	width:80px;
	font-size:11px;
	margin-left:5px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	behavior: url(css/border-radius.htc);
    border-radius: 7px;
}	

textarea {
	font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
}

#error {
	margin-bottom: 20px;
	border: 1px solid #efefef;
}

.field-wrapper {
	margin: 15px 0;
}

.smalltext {	
	font-size: 11px;	
}

.smallink {
	font-size: 11px;
	color:#a90b0b;
	text-decoration:none;
}

.smallink:hover {
	color:#a90b0b;
	text-decoration:underline;
}

.usermenu-links {
	color:#a90b0b;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	padding:7px 0 5px 3px;
	display:block;
	border-bottom:1px solid #e7e6e6;
}

.usermenu-links:hover {
	color:#fff;
	text-decoration:none;
	background: #1e1e1e;
}

.status {
	padding-bottom:15px;
}

.latestnews {
	display:block;
	line-height:17px;	
}
