/*
Theme Name: Visigraph 2011
Theme URI: http://benkaeding.com/
Author: Ben Kaeding
Author URI: benkaeding.com
Description: The theme designed specifically for Visigraph Inc
Version: 1.01
*/

.clearboth {clear:both;}
.clearboth5 {clear:both;height:5px;}
.clearboth10 {clear:both;height:10px;}
.clearright {clear:right;}
.clearleft {clear:left;}
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

#wrapper {
	width:910px;
	margin:0px auto 0px auto;
	background:#FFFFFF;
	text-align:left;	
}

#header {
  display: block;
  height: 200px;
  width: 910px;
  margin-bottom: 30px;
}

#header-left {
	width:390px;
	height:150px;
	text-align:left;
	float:left;
	padding:0px;
	margin:0px;
	display:inline;
}

#header-right {
	width:490px;
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
	display:inline;
}
#logo {
	width:390px;
	background: url('images/visigraph-logo.png') no-repeat #FFFFFF top;
}
#blog-title span{
	position:absolute;
	left:-99999px;
}

#blog-description {
	position:relative;
	top:40px;
	left:0px;
	Commenting font-size to improve the Google SEO
	font-size:16px;
	font-weight:600;
	letter-spacing:1.2px;
	text-transform:uppercase;
	color:#222222;
	width:500px;
}
#blog-phone {
	position:relative;
	top:65px;
	left:140px;
	color:#222222;
	font-size:28px;
	font-weight:600;
	font-family:Arial;
	character-spacing:1.2px;
	width:270px;
}
.blue-bullet {
	background:url('images/blue-bullet.png') no-repeat scroll 0 center;
	height:26px;
	padding-left:10px;
	margin:2px;
	background-position:0px;
}
.red-bullet {
	background:url('images/red-bullets.png') no-repeat scroll 0 4px;
	/*Commenting height to improve the Google SEO
	height:18px; */
	padding-left:8px;
	background-position:0px;
}
#header-left-widget {
	width:400px;
	height:125px;
	overflow:hidden;
	color: #02335C;
	font-size:14px;
	margin-top:20px;
	
}
#header-left-widget ul, #header-left-widget li {
	list-style:none;
	padding:0px;
	margin:0px;
}

#header-left-widget h3 {
	font-family: cursive;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#568DC5;
}

#header-left-widget p {
	padding:0px;
	margin:0px;
	line-height:1.5;
}

#header-menu {
	display:inline;
	float:right;
	padding-right:10px;
	padding-top:25px;
	text-align:left;
	display:block
}

#header-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#header-menu li {
	float:left;
	display:inline-block;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #BC0404;
}
#header-menu li.last {
	border:0px;
	padding-right:0px;
}

#header-menu a, #header-menu a:hover, #header-menu a:visited {
	color:#BC0404;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}

#header-menu a:hover {
	text-decoration:none;
	border-bottom:solid 1px #BC0404;
}

#payment-accepted {
	width:332px;
	background: url('images/cc-graphic2.jpg') top right no-repeat;
	height:40px;
	margin-top:10px;
	display:inline;
	float:right;
}
.payment-logo {
	display:inline;
	float:left;
	padding-top:10px;
	padding-left:15px;
}

.payment-logo1st {
	display:inline;
	float:left;
	padding-top:10px;
	padding-left:10px;
}


#header-adbox {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #02335c;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #02335c;
  border-right: 1px solid #02335c;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #02335c;
  font-size: 12px;
  height: 140px;
  margin: 35px 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 910px;
}

#header-adbox .adbox-title {
	text-align:center;
	width:910px;
	background:#BC0404;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	height:25px;
	text-shadow: 1px 1px 1px #000;
	color:#FFF;
}

#header-adbox li {
	list-style:none;
	padding-bottom:10px;
}

.adbox-title h3 {
	font-size:16px;
	font-weight:600;
	line-height:1;
	padding:5px;
	margin:0px;
}

#banner-menu {
	text-align:center;
	width:910px;
	height:20px;
	background:#02335C;
}
#banner-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#banner-menu li {
	display:inline-block;
	padding:2px 20px 0px 20px;
	line-height:1;
}

#banner-menu a, #banner-menu a:visited {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	border-right:0px;
	text-decoration:none;
}

#banner-menu a:hover {
	color:#BC0404;
	text-decoration:none;
	border:0px;
}
#main {width:910px; padding:0px; margin:0px; }
#container {
	width:910px;
	background: url('images/content-bg.png') repeat-y;
	overflow:hidden;
	display:block;
	padding:0px 0px 0px 0px;
	margin-top:5px;
}

#left-sidebar {
	width:200px;
	background:#BC0404;
	height:100%;
	float:left;
	display:inline-block;
	color:#FFFFFF;
	font-size:12px;
}

#left-sidebar p {color:#FFFFFF; font-size:12px;}

#right-sidebar p {
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
	text-align:justify;
}

.testamony-author {
	text-align:left;
	font-style: italic;
	font-weight:600;
}

#right-sidebar {
	width:200px;
	background:#BC0404;
	height:100%;
	float:right;
	display:inline-block;
	color:#FFFFFF;
}

#left-sidebar h1,#left-sidebar h2, #left-sidebar h3,
#right-sidebar h1, #right-sidebar h2, #right-sidebar h3{
	background: url('images/right-heading-bg.png') no-repeat;
	width:200px;
	height:43px;
	padding-left:10px;
	margin:0px;
	color:#FFFFFF;
	font-size:16px;
	line-height:2.8;
}

#right-sidebar, #right-sidebar p {
font-size:12px;
}


#content {
	width:490px;
	float:left;
	display:inline-block;
	padding:0px 0px 0px 10px;
	overflow:hidden;
	color: #02335C;
}

#content hr {
	color: #02335C;
	background-color: #02335C;
	height: 1px;
}

.post {
	padding-top:0px;
	margin-top:0px;
}

.post-entry-title, .post-entry-title a, .post-entry-title a:visited, .post-entry-title a:hover, .post-entry-title a:active {
	text-align:center;
	font-size:24px;
	color: #01335D;
	text-decoration:none;
	border:0px;
}

.cats-entry-title, .cats-entry-title a, .cats-entry-title a:visited, .cats-entry-title a:active {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #01335D;
	text-decoration: none;
}

.cats-entry-title a:hover {
	color: rgb(0, 73, 112);
}

.cats-entry-title h1 {
	margin-bottom: 5px;
}

#content img{max-width:490px;max-width: 490px;width: auto; height: auto;}

#left-sidebar ul, #right-sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#left-sidebar-menu ul{
	padding:0px;
	margin:0px;
}
#left-sidebar-menu li {
	background: url('images/left-navbg.png') no-repeat;
	width:200px;
	height:30px;
	padding-bottom:3px;
}

#left-sidebar-menu a, #left-sidebar-menu a:visited, #left-sidebar-menu a:hover  {
	line-height:2;
	color:#FFFFFF;
	padding-left:40px;
	text-decoration:none;
	border:0px;
}



.widget_search {background:black;}
.widget_search h3{display:inline;padding:0px;margin:0px;}
.widget_search, .widget_search input, .widget_search ul, .widget_search li {float:left; padding:0px; margin:0px;display:inline;}


#footer {
	width:910px;
	height:50px;
	background:#02335C;
	margin:0px;
	padding:0px;
	text-align:center;
	margin:0px auto 0px auto;
}

#footer-menu {
	padding:10px;
	display:block;
	text-align:center;
	width:910px;
	text-align:center;
}

#footer-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:900px;
}

#footer-menu li {
	display:inline-block;
	padding:0px 5px 0px 3px;
	border-right:solid 1px #FFFFFF;
}
#footer-menu li.last {
	border:0px;
	padding-right:0px;
}

#footer-menu a, #footer-menu a:hover, #footer-menu a:visited {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}

#footer-menu a:hover {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
}


.copyright{
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
}

.copyright a {
	text-decoration:none;
	border:0px;
	color:#CCCCCC;
	font-size:10px;
}

.pagelists a {}

.pagelists ul li{
	padding-left:13px;
	background-image: url(images/List-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style: none;
}

#breadcrumbs, #breadcrumbs a {
	font-size:11px;
}

a.noshow:link, a.noshow:visited, a.noshow:hover, .noshow a:active {
	color: #02335C;
	text-decoration:none;
	border:0px;
}


a.qbutton {
   font-size: 18px;
	font-weight: 700;
    /* padding-right: 50px; */
    color: #fff;
    text-decoration: none;
	text-align: center;
	overflow:none;
	display: inline-block;
}

a.qbutton:hover {
    color: #fff;
    text-decoration: none;
}

a.qbutton span {
    display: block;
    line-height: 18px;
	padding: 10px 20px !important;
	overflow:none;
}

a.qbutton:hover span {
    color: #fff;
    background-position: bottom left;
}


a.qadboxh{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 125px;
    width:200px;
    padding-right: 50px;
    color: #183f4c;
    background: url("images/200x125_GetAQuote_AdBox.jpg") no-repeat top right;
    text-decoration: none;
}

a.qadboxh:hover {
    color: #FF0103;
    text-decoration: none;
}

a.qadboxh span {
    display: block;
    line-height: 20px;
    padding: 10px 10px 0px 10px;
   text-align:center;
}

a.qadboxh:hover span {
    color: #FF0103;
}

a.adboxa{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 125px;
    width:200px;
    padding-right: 10px;
    color: #183f4c;
    background: url("images/200x125_AdBox.jpg") no-repeat top right;
    text-decoration: none;
}

a.adboxa:hover {
    color: #FF0103;
    text-decoration: none;
}

a.adboxa span {
    display: block;
    line-height: 20px;
    padding: 10px 10px 0px 30px;
   text-align:center;
}

a.adboxa:hover span {
    color: #FF0103;
}

.product-page-list {width:480px;}
.product-page-list ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.product-page-list ul li {
	border-bottom:2px solid #02335C;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:left;
}

.product-page-list ul li ul {
	margin-top:10px;
	margin-bottom:10px;
}

.product-page-list ul li ul li {
	border:0px;
	padding:0px 13px 0px 13px;
	background-image: url(images/List-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin:0px 0px 0px 40px;
	text-align:left;
}
.product-page-list ul li a, .product-page-list ul li a:visited, .product-page-list ul li a:active {
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	color:#02335C;
	padding-bottom:20px;
	padding-top:10px;
}
.product-page-list ul li ul li a, .product-page-list ul li ul li a:active, 
.product-page-list ul li ul li a:visited {
	font-size:14px;
	text-decoration:underline;
	color:blue;
	line-height:1;
	font-weight:normal;
}

.product-page-list ul li ul li a:hover {
	color:#BC0404;
}

table {
	text-align:center;
	font-size:9px;
	font-weight: bolder;
	border:0px;
	margin:5px;
	padding:0px;
}
tr {
	text-align:center;
	font-size:9px;
	font-weight: bolder;
	border:0px;
}

td {
	text-align:center;
	font-size:9px;
	font-weight: bolder;
	border:0px;
}

th {
	text-align:center;
	font-size:14px;
	font-weight: bolder;
	border:0px;
}

table a, table a:visited, table a:active, tr a, tr a:visited, tr a:active {
	font-size:9px;
	font-weight: bolder;
	text-align:center;
}

td a, td a:visited, td a:active{
	font-size:9px!important;
	font-weight: bolder;
	text-align:center;
}

.fancytable table{
	background: #ffffff; 
	border:solid 2px #02335c;
	text-align:center;
	font-size: 9px;
	font-weight: bolder;
	text-align:center;
}
.fancytable th{
	background-color:#ffffff;
	border:solid 1px #02335c;
	text-align:center;
	font-weight: bolder;
	font-size: 14px;
}
.fancytable tr{
	text-align:center;
	height:40px;
}
.fancytable td {
	background: #ffffff; 
	border:solid 1px #02335c;
	text-align:center;
	font-size: 9px;
	font-weight: bolder;
	height:40px;
	width:25%;
}
.fancytable table a, .fancytable table a:active, .fancytable table a:visited{
	font-size:9px;
	font-weight: bolder;
}
.fancytable tr a, .fancytable tr a:active, .fancytable tr a:visited{

	font-size:9px;
	font-weight: bolder;
}
.fancytable td a, .fancytable td a:active, .fancytable td a:visited{
	font-size:9px;
	font-weight: bolder;
}

.fancytable table a:hover, .fancytable tr a:hover, .fancytable td a:hover, table a:hover, tr a:hover, td a:hover {
	font-size:9px;
	font-weight: bolder;
}
/************* CSS for image slider's navigation ****************/
.flex-control-nav {
  position: static !important;
}


/*************************
******** Arrows **********
**************************/	
div.jMyCarousel .prev{
	background: url('images.left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
div.jMyCarousel .next{
	background: url('images/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}
div.jMyCarousel .up{
	background: url('../../img/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}
div.jMyCarousel .down{
	background: url('../../img/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
/** carousel 1 **/
div.jMyCarousel ul li{
	border:1px solid #fff;
	line-height:0px;
	padding:0px;
}
div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	border:0px;
	text-decoration:none;
}
div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	text-decoration:none;
}
#outerContainer {
	width:910px;
	height:40px;
}
.JMyCarousel {
	width:910px;
	height:40px;
	padding:0px;
	margin:0px;
}














div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}












/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.responsiveSlider{padding: 0px !important;margin: 0px !important;}
.responsiveSlider li img{ background: none !important;border: none !important;margin: 0 0px 0px 0 !important;max-width:auto !important; padding: 0px !important; }
.bx-wrapper {
    position: relative !important;
    margin: 0 auto 19px !important;
    padding: 0 !important;
    *zoom: 1 !important;
}
.bx-wrapper * {box-sizing:content-box}
.limargin{margin-right: 15px !important;}

.bx-wrapper .bx-viewport {padding: 5px !important;left: -5px !important;}
.bx-wrapper img {
    max-width: 100% !important;
    display: block !important;
    border-radius:5px !important;
}

/** THEME
===================================*/


.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute !important;
    bottom: -30px !important;
    width: 100% !important;
}


/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px !important;
    background: url(../images/bx_loader.gif) center center no-repeat #fff !important;
    height: 100% !important;
    width: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2000 !important;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center !important;
    font-size: .85em !important;
    font-family: Arial !important;
    font-weight: bold !important;
    color: #666 !important;
    padding-top: 20px !important;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block !important;
    *zoom: 1 !important;
    *display: inline !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666 !important;
    text-indent: -9999px !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
    outline: 0 !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000 !important;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 4px !important;
    background: url(../images/controls.png) no-repeat 0 -32px !important;
}

.bx-wrapper .bx-next {
    right: 1px !important;
    background: url(../images/controls.png) no-repeat -43px -32px !important;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0 !important;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0 !important;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute !important;
    top: 50% !important;
    margin-top: -16px !important;
    outline: 0 !important;
    width: 32px !important;
    height: 32px !important;
    text-indent: -9999px !important;
    z-index: 9999 !important;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none !important;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center !important;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block !important;
    text-indent: -9999px !important;
    width: 10px !important;
    height: 11px !important;
    outline: 0 !important;
    background: url(../images/controls.png) -86px -11px no-repeat !important;
    margin: 0 3px !important;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0 !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block !important;
    text-indent: -9999px !important;
    width: 9px !important;
    height: 11px !important;
    outline: 0 !important;
    background: url(../images/controls.png) -86px -44px no-repeat !important;
    margin: 0 3px !important;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px !important;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left !important;
    width: 80% !important;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0 !important;
    width: 35px !important;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    background: #666\9 !important;
    background: rgba(80, 80, 80, 0.75) !important;
    width: 100% !important;
    border-radius:5px;
}

.bx-wrapper .bx-caption span {
    color: #fff !important;
    font-family: Arial !important;
    display: block !important;
    font-size: .85em !important;
    padding: 10px !important;
}
.image_error{color:red !important;}
.succMsg{background:#E2F3DA  !important;border: 1px solid #9ADF8F !important;color:#556652 !important ;padding:8px 8px 8px 36px !important;text-align:left !important;margin:5px !important;margin-left: 0px !important;margin-top: 30px !important;width:505px !important ;}
.errMsg{background:#FFCECE  !important;border: 1px solid #DF8F8F !important;color:#665252 !important ;padding:8px 8px 8px 36px !important; text-align:left !important;margin:5px !important;margin-left: 0px !important;margin-top: 30px !important;width:505px !important ;}
.uparrow{text-align: center !important ;}
.uparrow img{cursor: pointer !important ;background: none !important ;border: none !important ;margin: 0 0px 0px 0 !important ;padding: 0px !important ;max-width: auto !important ;}
.downarrow{text-align: center }
.downarrow img{cursor: pointer !important ;background: none !important ;border: none !important ;margin: 0 0px 0px 0 !important ;padding: 0px !important ;max-width: auto !important ;}
.verticalmainTable{margin: 0 auto !important ;}
.verticalmainSliderDiv{}
.sliderUl{}
.sliderimgLiVertical{list-style-type:none !important ;padding:0px !important ;margin:0px !important ;background: none !important ;}
.sliderimgLiVertical img{background: white !important ;border: 1px solid #CCCCCC !important ;padding: 12px !important  !important;margin: 7px !important ;border-radius:10px !important ;}
.printCode{background: lightYellow none repeat scroll 0 0 !important;border: 1px inset orange !important;height: 36px !important;margin: 10px !important;overflow: auto !important;padding: 6px !important;text-align: left !important;color: black !important;width:70% !important;}
#gridTbl{width: 100%;}
.table{width:100%;margin-bottom:18px;}.table th,.table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #E1E1E1}
.table th{font-weight:bold;}
.table thead th{vertical-align:bottom;}
.table thead:first-child tr th,.table thead:first-child tr td{border-top:0;}
.table tbody+tbody{border-top:2px solid #ddd;}
.table-condensed th,.table-condensed td{padding:4px 5px;background-color: #ffffff;}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th+th,.table-bordered td+td,.table-bordered th+td,.table-bordered td+th{border-left:1px solid #E1E1E1;background-color: #ffffff;}
.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;}
.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.table tbody tr:hover td,.table tbody tr:hover th{background-color:#f5f5f5;}
.alignCenter{text-align: center;}
