/* Global Styles */

html,
body {
    height: 100%;
	background-color: #E0E3E4;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    background-color: #E0E3E4;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 10px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/* custom */

.btn{
  background: #DFE6EF;
  border: 1px solid #4C77B6;
  color: #000;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 8pt;
  padding: 2px;
  vertical-align: middle;
  cursor: pointer;

}
/* A quote, perhaps from another post. */
.quote
{
    color: #000;
    background-color: #D7DAEC;
    border-style: inset;
    border-width: 1px solid;
    border-color: #000;
    margin: 1px;
    padding: 1px;
    font-size: x-small;
    line-height: 1.4em;
		overflow:auto;
}

/* A code block - maybe even PHP ;). */
.code
{
    color: #000;
    background-color: #ECECEC;
    font-family: "courier new", "times new roman", monospace;
    font-size: x-small;
    line-height: 1.3em;
    /* Put a nice border around it. */
    border-style: inset;
    border-width: 1px solid;
    border-color: #000;
    margin: 1px auto 1px auto;
    padding: 1px;
    width: 99%;
    /* Wrap its contents, and show scrollbars. */
    overflow: auto;
    /*Stop after about 24 lines, and just show a scrollbar.*/ 
    max-height: 10em;
}
.post{
  border:1px solid #4E7FCD;
  background-color: #E8EFF7;
  padding:0px;
  margin:1px;
  color:#000000;
  line-height: 1.4em;
  text-align:left;
  overflow: auto;
}

img {
  border:0px;
}

textarea {
    display:block;
    overflow: auto;
    line-height: 1.4em;
}

select.drop_pager {
  background-color: #E0E1E8;
  font-size: 11px;

}

.pager {
  background-color: #E0E1E8;
 /* border: 1px solid #072A66;*/
  padding: 1px 3px 1px 3px;
}

.pagercurrent {
  background-color: #7FBDFA;
  border: 1px solid #072A66;
  padding: 1px 3px 1px 3px;
}

.pager a:link,
.pager a:visited,
.pagercurrent a:link,
.pagercurrent a:visited {
    text-decoration:none;
}

.pager a:hover,
.pagercurrent a:hover {
    text-decoration:none;
}
/* this is new for the mainmenu_block*/
.tcat {
  background: url(../images/titlebg2.jpg) #b7c5d2 repeat-x;
	height:25px;
}
/* this is new  for the login/logout */
.t_cat, .t_cat a:link, .t_cat_alink
{
	background-color:#7796b3;
	height:20px;
	color: #000;
	text-decoration: none;
}
.t_cat a:visited, .t_cat_avisited
{
	height:20px;
	color: #000;
	text-decoration: none;
}
.t_cat a:hover, .t_cat a:active, .t_cat_ahover
{
	color: #888;
}

/* this is bg for the usermenu links */
.t_cat2
{
	background-image: url(images/tcat2.png);
	height:30px;	
}

/* start side blocks*/
#bodyarea #col .b-content a:link,
#bodyarea #col .b-content a:active,
#bodyarea #col .b-content a:visited {
	color: #242424;
}
#bodyarea #col .b-content a:hover {
	color: #e34313;
}

#bodyarea #col .block-head {
	width: 100%; 
}

#bodyarea #col .block-head-title {
	background-image: url(images/catbg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	text-align:center;
	display: block;
}

#bodyarea #col .block-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}

#bodyarea #col .b-content {
	width: auto;
	margin: 0px;
	padding: 0px 2px 5px 2px;
	background-color:#355d80;
	text-align: left;
	display: block;
	overflow: hidden;
}
#bodyarea #col .block .header {
	border-collapse: collapse;
	border:0px;
	background-image: url(images/cat-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 13px;
	height: 27px;
	font-size: 10px;
	color: #355d80;
	font-weight:bold;
}
#bodyarea #col .block .lista {
    background:#ccdae5;
    color : #000;
    padding:0px;
    margin:0px;
    font-size: 8pt;
    text-align:left;
}
/* end side blocks */
/* start main content blocks*/
#bodyarea #mcol .block-head {
	width: 100%;
}

#bodyarea #mcol .block-head-title {
	height: 25px;
  width: auto;
	padding: 0px 0px 0px 10px;
	margin: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	font-weight: normal;
	color: #010101;
	background-image: url(../images/titlebg2.jpg);
	text-align: left;
	display: block;
	overflow: hidden;
}

#bodyarea #mcol .block-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}

#bodyarea #mcol .b-content {
	width: auto;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #b7c5d2;
	text-align: left;
	display: block;
	overflow: hidden;
}

/* end main content */
/* main header blocks */
#header .block {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header .block-head {
	width: auto;
	height: 8px;
}
#header .block-head-l {
	background-image: url(images/header/h-btl.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 8px;
	margin: 0px;
	padding: 0px;
}
#header .block-head-r {
	background-image: url(images/header/h-btr.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 8px;
}
#header .block-head-title {
	padding: 0px;
	height: 8px;
	width: auto;
	margin: 0px 8px 0px 8px;
	background-image: url(images/header/h-btm.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header .block-content {
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#header .block-content-l {
	background-image: url(images/header/h-bml.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: auto;
	padding: 0px;
	display: block;
}
#header .block-content-r {
	background-image: url(images/header/h-bmr.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
}
#header .b-content {
	width: auto;
	margin: 0px 4px 0px 4px;
	padding: 5px 10px 8px 10px;
	background-color: #ABBED5;
	background-image: url(images/header/h-bmm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
#header .lista {
  background:transparent;
	border-collapse: collapse;
	border:0px;
  color : #000;
  padding:0px;
  margin:0px;
  font-size: 8pt;
  text-align:left;
}
#header .block-foot {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 8px;
}
#header .block-foot-l {
	background-image: url(images/header/h-bbl.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 8px;
	font-size: 1px;
}
#header .block-foot-r {
	background-image: url(images/header/h-bbr.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 8px;
	width: 8px;
	font-size: 1px;
}
#header .block-foot-m {
	background-image: url(images/header/h-bbm.png);
	padding: 0px;
	width: auto;
	margin: 0px 8px 0px 8px;
	height: 8px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}
/* innerbar for the rules, faq & ulguide */
.cat3
{
	background: url(images/titlebg2.jpg) #b7c5d2 repeat-x;
	height:20px;
	color: #000;
	font-size:8pt;
	font-weight:bold;	
}
/* end */

#main {
    display:block; 
    background:#D3DCE3;/*#CED8DF;*/
		border-top: 1px solid #929492; 
    border-left:1px solid #696969; 
    border-right:1px solid #696969;
    border-bottom:1px solid #696969;
    width:992px;
    padding:2px;
    margin: 0 auto;
}

#Calendar {
    display:block;
    color:#000; 
    padding:2px;
    margin: auto;
}

#logo {
		border-top: 3px solid #e8eff5;
		border-left: 2px solid #b2b2b2;
		border-right: 2px solid #b2b2b2;
    height:150px;
    width:988px;
}
.tracker_logo {
    background: url("images/Logo.png") no-repeat; 
    height:150px; 
    width:750px;
}

#nocolumns { width:100%; align:center; }

#footer{
    border-bottom: 1px solid #929492;
		background: url("images/foot_bg.jpg");
    height:100px;
    width:100%;
}

td.footer{
  background:transparent;
	height:69px;
  width:982px;
	position:absolute;
}

a:link,a:active,a:visited { color: #006699; text-decoration:none;}
a:hover { text-decoration:none; color: #EE4000; }

h1 {
    font-size: 10pt;
}

p {
    font-size: 8pt;
}

table {
    border:0px;
		
}
/*
table.tool { border-bottom: solid 1px #CFDBE5; }
table.usmen { background: #CFDBE5; }
table.lista {
    background: #A1BFD9;
    border-bottom:1px solid #EFF3F5;
}
*/
td.block {
	  background: url(images/titlebg2.jpg);
		line-height:22px;
    color: #222;
    padding-left: 3px;
    padding-right: 3px;
}
td.block a:link, td.block a:active, td.block a:visited { color: #006699; text-decoration:none;}
td.block a:hover { text-decoration:none; color: #EE4000; }
td.blocklist {
   background: #9baebf;
   padding:0;
   margin:0;
   font-size: 8pt;
   padding-left:5px;
   color: #000;
}
/*.user {background: #A1BFD9;}*/
td.lista {
    background:#ECEDF3;
    color : #000;
    padding:2px;
    margin:0px;
    font-size: 8pt;
    text-align:left;
    border-left:solid 1px #CFDBE5;
    border-right:solid 1px #CFDBE5;
}



td.header {
    color: black;
    height:27px;
    font-style: normal;
    background: url(images/titlebg.jpg) #B5C4D1 repeat-x;
    border-bottom: solid 1px #9BAEBF;
    border-top: solid 1px #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}
.left_menu {
   background:url(images/catbg2.jpg);
	 height:20px;
	 color:#000;
}
.center_menu {
   background:url(images/tcat2.png);
	 height:20px;
	 color:#000;
}
.right_menu {
   background:url(images/titlebg2.jpg);
	 height:20px;
	 color:#000;
}
td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #DDE5EB;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    /*background-color:#E0E1E8;*/
    color: red;
}


td.yellow {
    /*background-color:#E0E1E8;*/
    color: #536372;
}


td.green {
    /*background-color:#E0E1E8;*/
    color: green;
}

td.progress {
    padding: 0px;
    background-image: url(images/backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #BEC635;
}
td.yellow a:visited {
    color: #BEC635;
}

td.green a:link {
    color: green;
}

td.green a:visited {
    color: green;
}
li{
list-style-position:inside;
} 

.error { color:black; font-weight: bold; font-size: 14pt; background:url(images/chr.gif); background-repeat: repeat-x;}
.information { color:black; font-weight: bold; font-size: 14pt; background:url(images/chb.gif); background-repeat: repeat-x;}
.success { color:black; font-weight: bold; font-size: 14pt; background:url(images/chg.gif); background-repeat: repeat-x;}

/* ######### End Main Tracker Body ######### Start Ajax Poll System ######### */

td.deleted {
    background-color:#FF95AC;
    color:#000000;
}

td.added {
    background-color:#C1FF83;
    color:#000000;
}

td.modified {
    background-color:#DEDEDE;
    color:#000000;
}

#mainContainer {
    width:100%;
    overflow:auto;
    text-align:left;
    background-color:#e2edf6;
    
}

#mainContent {
    padding:0px;
        
}
  
.clear {
    clear:both;
}

.poller {  /* The poller box */
  
    width:100%;
    overflow:hidden;
}

.pollerTitle {  /* Poller title above radio buttons */
    margin-top:0px;
    margin-bottom:5px;
    font-style:italic;
    font-size:1em;
}

.pollerOption {  /* Label for each radio button */
    margin:0px;
}

.result_pollerOption {  /* Label for each option above graph - i.e. results */
    margin:0px;
    font-size:0.8em;
}

.result_pollerTitle {  /* Title of poller - when ajax shows the results */
    margin-top:0px;
    margin-bottom:5px;
    font-weight:bold;
    font-size:1em;
}

.result_pollGraph img {  /* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
    float:left;
}

.result_pollGraph div {  /* The <div> tag where the percentage result is shown */
    float:left;
    height:12px;
    background-repeat:repeat-x;
    color:#FFF;
    font-size:0.9em;
    line-height:16px;
}

.result_pollGraph {  /* Graph div - parent of both the corner images and the div displaying percentage votes */  
    height:12px;
}
  
.poller_waitMessage {  /* Message when Ajax is working getting restults fromt the server */
    display:none;  
}  

.result_totalVotes{
    clear:left;
    font-size:0.8em;
    margin-top:10px;
    font-style:italic;
    background:transparent;
}

th {
    text-align:left;
}
.formButton {
    width:75px;
}
/* ######### End Ajax Poll System ######### Start Ajax Chat ######### */
#chat {
overflow: auto;
width: 100%;
height: 220px;
padding: 0px;
}

#chatoutput ul {
    list-style: none;
    margin:0px;
    padding:0px;
    padding:5px 4px 6px 5px;
}

div.chatoutput {
    background:#dde6ef;
    padding:5px 0px 3px 10px;
    margin:0px;
    color:#006699;
    line-height: 150%;
    margin-bottom:2px;
}

div.loader {
background-image: url('images/ajaxchat/loading.gif'); 
background-repeat: no-repeat; 
background-position:center center; 
width:32px; 
height:32px;
}

#chatoutput ul li {
}

#chatoutput ul li span.name {
    display: block;
    background:url(images/ajaxchat/bubble.png) no-repeat left;
    padding-left:19px;
      margin-bottom:1px;
    font-weight: normal;
    color: #000;
}

#chatoutput ul li:hover span.name {
    background:url(images/ajaxchat/bubblehover.png) no-repeat left;
}

form {
    padding:0px;
    margin:0px;
}

#chatoutput {
    text-align: left;
    margin-right: 0px;
}

/* swaps edit and delete images on mouse over */
img.EditSwap {
background:url(images/ajaxchat/shout_edit_gray.gif) no-repeat bottom;
}
img.EditSwap:hover {
background:url(images/ajaxchat/shout_edit.png) no-repeat bottom; 
}
img.DeleteSwap {
background:url(images/ajaxchat/shout_delete_gray.gif) no-repeat bottom;
}
img.DeleteSwap:hover {
background:url(images/ajaxchat/shout_delete.png) no-repeat bottom; 
}
/* end of swaping */

img.form {
background:url(images/ajaxchat/frame.png) no-repeat;
}
img.form:hover {
background:url(images/ajaxchat/frame_hover.png) no-repeat;
}
/* ######### End Ajax Chat ######### */