
/* PluroTech style.css */
html {overflow:scroll-y;overflow-y: scroll !important;}
body {backgorund:white;}

body#ptMainSite {background:url(../../assets/images/bg.gif) repeat-x #82ac65; color:#646464;}
#ptBackground {background:url(../../assets/images/bg_large.jpg) no-repeat center top;}

a	{color:#477725;text-decoration:underline;font-weight:bold;}
a:hover {color:#0074b6;text-decoration:none;font-weight:bold;}

p {text-align:justify;}

td {vertical-align:top;}

h1, h2{color:#0074b6;font-weight:normal; margin:0 0 15px 0; font-family:"Times New Roman", Times, serif;}
h1 {font-size:28px; background:url(../../assets/images/line_dotted.gif) repeat-x bottom; padding-bottom:10px;}
h2 {font-size:20px;margin-bottom:5px;}
h3 {color:#467817; font-size:12px; font-weight:bold; margin-bottom:10px; text-align:justify}

.lineDotted {background:url(../../assets/images/line_dotted.gif) repeat-x;height:10px;margin:0 0 10px 0;}


/* Menu START */

ul {overflow:hidden;}

ul.ptMenuHorizontal {list-style:none; margin:0; padding:0;}
ul.ptMenuHorizontal li {float:left; padding:0; margin:0;}
ul.ptMenuHorizontal a {display:block; float:left;}

ul.ptMenuVertical {list-style:none; margin:0; padding:0;}
ul.ptMenuVertical li {padding:0; margin:0;}
ul.ptMenuVertical a {display:block;}

ul.list {list-style:circle;}
ul.list li {padding:2px 0 2px 10px;}
/* Menu END */

/* Content START */
#page {margin:0; padding:0 10px 0 10px; background:white;}
#leftCol {padding-left:10px; width:290px;}
#rightCol {padding-right:10px; width:610px;}
#mainMenu {padding-left:10px;height:52px;}

.blueRoundBlock ul li { background:url(../../assets/images/menu_blue_line.gif) repeat-x bottom; }
.blueRoundBlock ul li a {color:white; padding:6px 0 7px 40px; background:url(../../assets/images/bullet_white.gif) no-repeat 20px 12px;}
.blueRoundBlock ul li a:hover, .blueRoundBlock ul li a.active {background:url(../../assets/images/submenu_active.gif) 1px 3px no-repeat;}
.blueRoundBlock .inner {background:#0a7dbf;}

.subMenu ul li {margin-top:2px;}
.subMenu ul li a {color:#0074b6;padding:5px 5px 5px 10px;background:url(../../assets/images/submenu_bg.gif) no-repeat bottom;text-decoration:none;}
.subMenu ul li ul li a {color:#0074b6;padding:5px 5px 5px 20px;background:none;}
.subMenu ul li ul li a:hover, .subMenu ul li ul li a.active {color:#0074b6;background:url(../../assets/images/submenu_bg_active_2.gif) no-repeat bottom;}
.subMenu ul li a:hover, .subMenu ul li a.active {color:white;background:url(../../assets/images/submenu_bg_active.gif) no-repeat bottom;}

.subMenu ul li a.arrow {background:url(../../assets/images/submenu_bg_arrow.gif) no-repeat bottom;}
.subMenu ul li a.arrow:hover {background:url(../../assets/images/submenu_bg_active_arrow.gif) no-repeat bottom;}
.subMenu ul li a.arrow_active {background:url(../../assets/images/submenu_bg_active_arrow.gif) no-repeat bottom;}

.lightBlueRoundBlock {margin-top:20px;}
.lightBlueRoundBlock .inner {padding:0px 20px 0px 20px;}
.testimonial p{font-style:italic; font-size:12px; line-height:16px;}
/* Content END */

/* Footer START */
#ptFooter {color:white; height:50px; font-size:11px;}
#ptFooter a {color:white; font-weight:normal; font-size:11px;}
#ptFooterMenu {text-align:right;}
/* Footer END */

.gallery div.img {float:left; margin-left:10px; text-align:center;}

.pricingTable th{background:#0074b6;color:white;font-family:"Times New Roman", Times, serif;timmes;padding:10px;text-align:center;font-size:16px; border:0;}
.pricingTable td {border-bottom:1px solid #ccc; padding:2px 2px 2px 10px;}
