/*
CSS Credit: http://www.templatemo.com/
*/

body {
        height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #000;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x; 

}
html {
     height: 100%;
     margin: 0;
     padding: 0;
}

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

div.scroll {
height: 85px;
width: 300px;
overflow: auto;
padding: 4px;
}

div.scroll2 {
height: 145px;
width: 300px;
overflow: auto;
padding: 4px;
}

fieldset {
	padding: 6px;
}

h1 {
	margin: 0px;
	padding: 3px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;	
	color: #000;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}

.more_button a {
	clear: both;
	display: block;
	width: 100px;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #79b5f3;
	border: 1px solid #FFF;
}

.submit_button {
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
	color: #FFF;#
	border: 1px solid;
	border-color: #696 #363 #363 #696;
	height: 12px;
	width: 30px;
	padding: 2px;
}

.submit_button:hover {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}

#container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBBG.png) repeat-y;
}

#topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
}

#header {
	float: left;
	height: 60px;
	width: 950px;
	padding: 0 0px;
	margin-bottom: 10px;
}

#logo {
	float: left;
	height: 55px;
	width: 300px;
}

#logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
}

#login {
	float: right;
	height: 55px;
	width: 450px;
	padding: 8px 10px 0px 0px;
}

#banner {
	clear: both;
	float: left;
	width: 930px;
	height: 180px;
	padding: 10px 10px 20px 10px;
	margin-bottom: -15px;
}

#banneroriginal {
	clear: both;
	float: left;
	width: 850px;
	height: 240px;
	padding: 5px 150px 0px 50px;
	margin-bottom: -25px;
	background: url(images/bannerBG.gif) no-repeat;
}

#banner h1 {
	font-size: 2.5em;
	margin-bottom: 10px;
}

#services {
	clear: both;
	float: left;
	width: 900px;
	height: 272px;
	padding-left: 50px;
	margin-bottom: 25px;
}

.service_box {
	float: left;
	width: 220px;
	height: 252px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/boxBG.png) no-repeat;
}

.service_box p{
	padding-bottom: 5px;
}

.service_box img{
	padding-bottom: 5px;
}

/* start */
.service_boxb {
	float: left;
	width: 220px;
	height: 252px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/cheapbroadbandBOXbg.png) no-repeat;
}

.service_boxb p{
	padding-bottom: 5px;
}

.service_boxb img{
	padding-bottom: 5px;
}

.service_boxc {
	float: left;
	width: 220px;
	height: 252px;
	padding: 0px 15px 10px 10px;
	margin-right: 50px;
	background: #fff no-repeat;
}

.service_boxc p{
	padding-bottom: 5px;
}

.service_boxc img{
	padding-bottom: 5px;
}
/* end */
.fullgraybox {
	clear: both;
	float: left;
	width: 950px;
	padding: 12px 0px 0px 0px;
	margin: 10px 0 0 0;
	background-color: #eee;
}

* html .fullgraybox {
	clear: both;
	float: left;
	width: 950px;
	padding: 12px 0px 0px 0px;
	margin: 10px 0 0 0;
	background-color: #eee;
}

/* news section */

#newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 50px;
}

* html #newssection {
	clear: both;
	float: left;
	width: 900px;
	margin: 0 0 25px 25px;
}

.newsbox {
	float: left;
	width: 250px;
	margin-right: 50px;
}

.tdspan {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	background-image: url('images/top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
	display: block;
}

.innerspan {
	margin: 8px;
	padding: 0px;
	vertical-align: middle;
}

.innerspan275 {
	margin: 8px;
	padding: 0px;
	vertical-align: middle;
}

/* end of news section */

td.sortedeven
{
	background-image: url('../../../images/bottom3.gif');
 
    cursor: pointer;    
}

td.sortedodd
{
	background-image: url('../../../images/bottom3.gif');
    cursor: pointer;
}


/* Light Blue Row */
#light_blue_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #8dc3fa;
	border-top: 5px solid #98cafc;
}

.gallery {
	float: left;
	width: 400px;
	margin-right: 50px;
}

.gallery h5 {
	font-size: 1.5em;
}

.partners {
	float: left;
	width: 400px;
}

.partners h5 {
	font-size: 1.5em;
}

.gp_row {
	width: 400px;
	margin-bottom: 10px;
}

.gp_row img{
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gp_row p{
	color: #000000;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 950px;
	height: 50px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
}

#footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */

* BUBBLE PLASTIC HORIZONTAL MENU */

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.bubplastic.horizontal {
	float: left;
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a 
.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}

.buttons a, .buttons button{
    /*display:block;*/
    /*float:left;*/
    margin:0 7px 0 0;
    background-color:#f5f5f5;
 
    border:1px solid #c2e1ef;
 

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.buttons button.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
