/* Style Sheet for Main Website */
@charset "utf-8";
* {
margin : 0;
padding : 0;
}
body {
text-align : center;
color : black;
background-image:url(images/bg.png);
background-repeat:repeat-x;
margin-top : 10px;
}
.container {
margin: auto;
text-align : left;
width : 740px;
border : 2px solid #cccccc;
background : white;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.container2 {
margin: auto;
text-align : left;
width : 740px;
height : 900px;
border : 2px solid #cccccc;
background : white;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.toplogo {
margin:5px;
}

.main {
width : 720px;
margin-left: 10px;
text-align : left;
}

p + p {
 margin-top: 0.5em;
 margin-right: 10px;
}

p {
 margin-top: 0.5em;
 margin-right: 10px;
}
/* Links */

/* Default links */
.brown_link a {
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	color: #800000;
	}
.brown_link a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	color: #800000;
	}

.brown_link a:active { 
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	color: #800000;
	}

.brown_link a:hover { 
	color: #257576;
	background-color: transparent;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	}


/* Other Links - enclose with span class link_name */
a.imagelink {
	color: #ffffff;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}

.imagelink a {
	text-decoration: none;
	padding: 0px;
	}

.imagelink a:visited {
	text-decoration: none;
	padding: 0px;
	}

.imagelink a:hover {
	color: #ffffff;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	}

/* End of Links */

.quote {
padding-left: 10px;
color: #5c5d62;
font-size: 1.0em;
font-style: italic;
font-family: Georgia,Times New Roman,serif;
line-height: 1.5em;
overflow: auto;
padding-right:10px;
margin-right: 5px;
height: 155px;
}

.rightblock {
background-color:#FFE8A0;
color:#000000;
font-size:1em;
text-align:center;
display:block;
text-decoration:none;
border-color:maroon;
border-style:outset;
border-width:1px;
padding:0;
}

hr {
text-align : center;
margin : 1px auto 1px auto;
border : 0;
width : 720px;
color : #800000;
background-color : #800000;
height : 2px;
}

table.eset {
padding: 0px;
}

table.eset td {
padding: 0px;
height: 6px;
text-align: center;
border: none;
background-color: #F4F4F4;
}

hr.eset {
width: 580px;
text-align: left;
border : 0;
color : #800000;
background-color : #800000;
height : 2px;
}

hr.emailform {
width: 300px;
border : 0;
color : #800000;
background-color : #800000;
height : 2px;
}

h1 {
font-size: 1.6em;
color: #800000;
}
h2 {
font-size: 1.4em;
color: #800000;
}

h3{
font-size: small;
color: #800000;
text-decoration: underline;
}
table {
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
border : none;
}

td{
vertical-align: top;
padding: 5px;
}
th{
padding: 5px;
}

INPUT,TEXTAREA,select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

 /* Rule for Toggle Elements to hide these "links" from script-challenged UAs */
#TJK_ToggleON,#TJK_ToggleOFF {display:none}


#ie7_demo button{display:none;}#ie7_demo{position:relative;background:#ccc;color:black;padding:4px 0;margin:0;text-indent:8px;left:0;top:0;letter-spacing:normal;text-align:left;height:auto;width:200px;border:none;font:bold 32px/36px Verdana,Arial,Helvetica,sans-serif;text-transform:none;z-index:99;}#ie7_demo button{margin:6px 0 0 20px;line-height:normal;vertical-align:top;text-indent:0px;width:5em;}
/* End of TJK_Toggle */

.nolinkdecoration a:link {
text-decoration : none;
}

.nolinkdecoration a:visited {
text-decoration : none;
}

.nolinkdecoration a:hover {
text-decoration : none;
}


.footer {
text-align: center;
/* border-top : 1px solid #999; */
background : #800000 url("images/bgbar.gif");
line-height : 21px;
background-color: white;
width: 740px;
}

.footer a:link {
color : black;
text-decoration : none;
padding : 1px;
border : none;
}
.footer a:visited {
color : black;
text-decoration : none;
padding : 1px;
border : none;
}
.footer a:hover {
color : white;
text-decoration : none;
padding : 1px;
border : none;
}

.newsfooter {
text-align: center;
/* border-top : 1px solid #999; */
background : #800000 url("images/bgbar.gif");
line-height : 21px;
background-color: white;
width: 740px;
color: #FFFFFF;
}

.newsfooter a:link {
color : black;
text-decoration : none;
padding : 1px;
border : none;
}
.newsfooter a:visited {
color : black;
text-decoration : none;
padding : 1px;
border : none;
}
.newsfooter a:hover {
color : white;
text-decoration : none;
padding : 1px;
border : none;
}
.counter {
font-size : 11px;
float: right;
background-color : #ffffff;
border-width : 0;
border-spacing : 0;
border-style : none;
border-color : black;
border-collapse : collapse;
}

a img {border: none; }

/* Form Labels - using validacious.css */
label {  
padding-left: 0px; }  /*To leave room for the icon */
label.required {  
 background-image: url(images/required.gif);  
 background-repeat: no-repeat;  
 background-position: 3px 0px;  
}  
label.problem {  
 background-image: url(images/caution.gif);  
 background-repeat: no-repeat;  
 background-position: 3px 0px;  
}  
label.completed {  
 background-image: url(images/complete.gif);  
 background-repeat: no-repeat;  
 background-position: 3px 0px;  
}  

fieldset {
border: 2px solid #800000;
width: 300px;
margin: 0em;
}

 .vanadium-advice  {
  padding:0px;
  color:red;
 }




.formbutton{
cursor:pointer;
border:outset 1px #ccc;
/* background:#999; */
/* color:#666; */
/* font-weight:bold; */
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.special {
display:none;
}

/* CSS for The Products and Services Page */
.productsw {
	vertical-align:top;
	float:left;
	margin: 0 10px 0 0;
	}

.product {
	color:#800000;
	font-weight:bold;
	font-size: 13px;
	}

#pr_options {
	padding:3px 5px;
	margin-left:5px;
	color: #ffffff;
	background-color: #800000;
	text-decoration: none;
	}
#pr_options:hover {
	background-color: #008080;
	color: #ffffff;
	}

/* End of Products and Services */

ul {
	margin-left:20px;
	padding:0;
	list-style: disc;
	display: normal;
}


ol {
display: normal;
margin-left: 30px;
}

ol {
display: normal;
margin-left: 10px;
}

ol li{
display: normal;
margin-top: 1em;
margin-left: 20px;
}

ul.all_content {
	margin-left:15px;
	padding:0;
	list-style: disc;
	display: normal;
}

ul.all_content li {
padding-left: 10px;
margin-top: .1em;
line-height: 17px;
color: #000000;
font-weight: normal;
}


/* CSS Scalable Tabs */
.navbar {
	border-bottom:3px solid #969696;
	padding:10px 0 5px 0;
}

#navlist {
	margin-left:5;
	padding:0;
	list-style:none;
	display:inline;
}
#navlist li {
	display:inline;
	}
li a {
	text-decoration:none;
	}
li a:hover span {
	background-image:url(images/up.png) !important;
	}

li a:hover {color:#800000} /* MSIE fix */

.left {
background-image:url(images/down.png);
background-position:top left;
padding:5px;padding-right:5px;
}
.right {
background-image:url(images/down.png);
background-position:top right;
padding:5px 15px 5px 0;
font-weight:600;
color:#ffffff;
text-shadow: -1px -1px 2px #000, 1px 1px 2px #ffffff;
}

#current span {
	background-image:url(images/up.png) !important;
	font-weight: 600;
	color: #ffffff;
}

/* Google Map */
 #gmap {
	width:310px;
    height:380px;
}
 #gdirections {
    width:320px;
}

ul.brown_tick {
list-style-type: none;
font-style: normal;
text-indent: 0px;
margin-left: 0px;
line-height: 25px;
padding: 10px;
}

ul.brown_tick li {
background-image: url(images/tick.png);
background-position: 0% 0%; /* X-pos Y-pos (from top-left) */
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 1em;
line-height: 17px;
color: #000000;
font-weight: normal;
}

.plans_hc {
background: #800000;
color: #ffffff;
text-align: center;
}
.plans_hc1 {
background: #936578;
color: #ffffff;
text-align: left;
}
.plans_h_left {
background: #800000;
color: #ffffff;
text-align: left;
}

.csm {
background: #E0F0FF;
text-align: center;
}
.csm_l {
background: #E0F0FF;
text-align: left;
}
.csm_2 {
background: #D0D0D0;
text-align: center;
}

.plans {
background: #F8E0FF;
text-align: center;
}
.plans_l {
background: #F8E0FF;
text-align: left;
}
.plans_2 {
background: #D0D0D0;
text-align: center;
}

.charges {
background: #F0FFF0;
text-align: center;
}
.charges_l {
background: #F0FFF0;
text-align: left;
}
.charges_2 {
background: #D0D0D0;
text-align: center;
}
.charges_tot {
background: green;
color: #ffffff;
font-weight: bold;
text-align: center;
}
.charges_tot_l {
background: green;
color: #ffffff;
font-weight: bold;
text-align: left;
}
.charges_tot_2 {
background: #53A578;
color: #ffffff;
font-weight: bold;
text-align: center;
}



.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/


/* End of CS Scalable Tabs */
