/* Defined here */

body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url('images/topback.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	        color: #575757;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E6EB0;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 533px;
	margin: 10px 0 10px 0;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E6EB0;
	font-style: italic;
	font-weight: bold;
	font-size: 140%;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 533px;
	margin: 10px 0 10px 0;
}



h3 {
        margin: 0;
        padding: 0;
        font-size: 110%;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 130%;
}

p {
	margin: 10px 0 0 0;
	line-height: 150%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
	align: justify;
	color: #575757;
}

p.spaced {
	line-height: 170%;
	color: #333333;
	font-color: #525252;
	text-align: justify;
	font-family: Tahoma;
	font-size: 10pt;
}

p.spaced-150 {
        line-height: 150%;
        color: #333333;
        text-align: justify;
        font-family: Tahoma;
        font-size: 10pt;
}


p a:visited {
	color: #2E6EB0;
	text-decoration: none;
	text-transform: none;
}

p a {
	color: #2E6EB0;
	text-decoration: none;
	text-transform: none;
}

p a:hover {
	color: #78AADC;
	text-decoration: none;
	text-transform: none;

}

img{
	border:0px;
}




/* PRE DEFINED */

.topnav {
	margin: 0 auto;
	width: 730px;
	height: 61px;
	padding: 12px 15px 0 15px;
}

.topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.topnav li {
	display: inline;
	background-image: url('http://www.vispa.com/images/topspace.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 35px 0 30px;
}

#home {
	background-image: none;
	padding: 0 35px 0 0;
}

#contact {
	background-image: url('http://www.vispa.com/images/topspace.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}

.topnav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.topnav a:hover {
	color: #FFCC00;
}

.main {
	margin: 0 auto;
}

ul.ulleftnav {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.leftnav {
	padding: 0 0 0 12px;
}

.ulleftnav {
	margin: 0;
	padding: 0;
}

.ulleftnav li {
	list-style: none;
	padding: 0 0 0 15px;
	height: 21px;
}

.ulleftnav li a{
	color: #000;
	text-decoration: none;

}

.ulleftnav li a:hover{
	color: #666;
}

.dropdown {
	padding-left: 10px;
}

/* Start Dropdown menu */

div#homemenu { 
	display: none;
}

div#business {
        display: none;
}


div#homecomplete {
        display: none;
}

div#dial { 
	display: none;
}
div#voip {
        display: none;
}  
div#partner {
        display: none;
}
div#telephony {
        display: none;
} 

div#busbroadband {
        display: none;
}
  
div#hosting {
        display: none;
}
  
div#backup {
        display: none;
}
div#vps {
        display: none;
}
 
div#security {
        display: none;
}
 
div#voice {
        display: none;
}  

div#support {
        display: none;  
}

div#about {
        display: none;
} 


/* End of Dropdown menu */

.dropdown li a {
	color: #666;
}

.dropdown li a:hover {
	color: #ffcc00;
}

.oarrow {
        background-image: url('images/nav_up-orange.gif');
        background-repeat: no-repeat;
        background-position: left top;            
}

.rarrow {
	background-image: url('images/nav_up.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.uarrow {
	background-image: url('images/nav_down.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.homecontent {
	padding-top: 15px;
}

.colourboxes {
	margin: 20px 0 0 0;
}

.colourboxes img{
	padding: 0 0 15px 0;
}

.livechat {
	padding: 10px 0 10px 0;
}


.footerbanner {
	background-image: url('images/footer_stretch.gif');
	background-repeat: repeat-x;
	background-position: 50% top;
	margin-top: 20px;
	padding: 20px 0 15px 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.textbanner {
	width: 220px;
	height: 110px;
	border: 1px solid #F4F4F4;
	padding: 5px;
	text-align: left;
}

.textbanner a {
	background-image: url('images/rightstub.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 10px 0 0;
	color: #2E6EB0;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image: url('images/footer_stretch.gif');
	background-repeat: repeat-x;
	background-position: 50% top;
	padding: 15px 0 20px 0;
	font-size: 90%;
}

.footer a {
	color: #333;
	text-decoration: none;
}

.footer a:hover {
}

.links a {
	font-size: 90%;
	color: #999;
	text-decoration: none;
}

.links a:hover {
	color: #666;
}

/* Tab Stylesheet */


.pricingheader {
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #2C84AB;
	text-align: center;
}

.pricing {
	font-size: 90%;
	padding: 10px 0 0 0;
}

.backblue {
	background-image: url('images/table_back_blue.gif');
	background-repeat: no-repeat;
}

.backwhite {
	background-image: url('images/table_back_white.gif');
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left;
}

.backbluenobullet {
	background-image: url('images/table_back_blue_nobullet.jpg');
}

.faq-question {
	color: #666666;
	font-weight: bold;
}

.orangetext {
	color: #FFA010;
}



.table1 {
	background-color: #FFEBCC;
	border: 1px solid #ccc;
}

.table2 {
	background-color: #FFEBCC;
	border: 1px solid #ccc;
}

.table3 {
	background-color: #FFEBCC;
	border: 1px solid #ccc;
}

.table4 {
	background-color: #FFEBCC;
	border: 1px solid #ccc;
}
.tablepricing {
    align=center;
    text-align:center;

    border-collapse:collapse; 
        border: 1px dotted #C0C0C0;
        padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px;
}



.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
}

.more a{
	margin: 0 5px 0 0;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.tablepadding {
	padding: 5px;
}

#VispaForm .label {
font: 10pt Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 2;
	width: 250px;
	display: block;
	float: left;
	margin: 0;
	padding: 3px 17px 0 0;
}

#VispaForm input,
#VispaForm textarea {
font: 10pt Trebuchet MS, Arial, Helvetica, Sans-serif;
border: 1px solid #4D7BA6;
width: 240px;
}


#VispaForm .first {
width: 169px;
}

#VispaForm input.submit-btn {
	width: 114px;
	height: 28px;
	display: block;
	float: right;
	margin: 25px 25px 10px 25px;
	padding: 0;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('media/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('media/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

