@charset "utf-8";
* {
margin : 0;
padding : 0;
}
body {
text-align : center;
color : black;
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-attachment:fixed;
margin-top : 26px;
}

.container {
margin: auto;
text-align : left;
width : 740px;
border: 5px solid #cccccc;
background : white;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  	border-radius: 10px;
   behavior: url(border-radius.htc);
   -moz-box-shadow: 0px 0px 19px #222;
   -webkit-box-shadow: 0px 0px 19px #222;
    box-shadow: 0px 0px 19px #222;
} 

.toplogo {
margin:5px;
}

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

.main_eset {
background-image:url(../images/android.png);
background-repeat:no-repeat;;
background-position: left top;
margin-top : 26px;
padding-left: 150px;
width : 580px;
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;
	}

A.more_info {
		color: #ffffff;
		background-color: #800000;
		text-decoration: none;
		display: block;
		width: 70px;
	}

A.more_info:hover {
		color: #ffffff;
		text-decoration: none;
		display: block;
		width: 70px;
		background-color: #257576;
	}

A.more_info:visited {
	color: #ffffff;
	text-decoration: none;
	}

/* 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;
}

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

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: 1.2em;
color: #800000;
text-decoration: none;
}
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;
}
*/

fieldset {
border: 2px solid #800000;
width: 550px;
background: #FFFFFF;
padding: 10px;
margin: 0em;
	 -moz-border-radius:8px;
	 -webkit-border-radius:8px;
   	border-radius: 8px;
	behavior: url(../border-radius.htc);
}

legend {
	color: #ffffff;
	margin-left: 1em;
	color: #ffffff;
	background: #800000;
	border: none;
	padding: .5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  	border-radius: 3px;
   behavior: url(border-radius.htc);
} 

 .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;
}

ol {
margin-left: 10px;
}

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

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

ul.all_content li {
padding-right: 10px;
margin-top: 15px;
margin-bottom: 15px;
line-height: 15px;
padding-left: 10px;
color: #000000;
font-weight: normal;
}


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

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

#navlist 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;
}

	div.item {
font-size: 0.9em;
		padding:5px 0;
		border-bottom:1px solid #999;
	}


fieldset.mailchimp {
	width: 400px;
	border: 2px solid #800000;
	padding: 0.2em 0.5em;
	margin: .5em 0;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	}

legend.mailchimp {
	white-space: normal;
	text-transform: capitalize;
	font-weight: bold;
	color: #666666;
	background: #CCCCCC;
	padding: .5em .5em;
	border: 2px solid #800000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	 behavior: url(border-radius.htc);
	font-size: 1.2em;
	}


table.session{
color:#800000;
background-color: #72C1C5;
/*
url('images/invcolorm.gif');
background-repeat: no-repeat;
background-position: right top;
*/
border: solid 3px #800000;
width: 190px;
font-weight:bold;
margin: 0em;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
  border-radius: 8px;
 behavior: url(border-radius.htc);
	}



.blog {
color: #000000;
background-color:#FFE8A0;
border: solid 3px #800000;
border-collapse: separate;
width: 230px;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
   	border-radius: 8px;
 behavior: url(border-radius.htc);
	}

#bargains{
margin: 1em;
padding: 6px;
color: #ffffff;
background: url('images/symbols.png') #FF8C00;
text-align: center;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
  border-radius: 4px;
 behavior: url(border-radius.htc);
	}

.blog th{
margin: 1em;
padding: 6px;
color: #000000;
background-color:#72C1C5;
text-align: center;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
  border-radius: 4px;
 behavior: url(border-radius.htc);
	}


fieldset.signup {
/*
	background-image:url('images/invcolorm.gif');
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top right;
*/
	color:#000000;
	background-color:#72C1C5;
	border: solid 3px #800000;
	padding: 0.2em 0.5em;
	width: 340px;
	margin: .5em 0;
	text-align: left;
	 -moz-border-radius:8px;
	 -webkit-border-radius:8px;
   	border-radius: 8px;
	behavior: url(border-radius.htc);
}

legend.signup {
	white-space: normal;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
	background: #800000;
	border: none;
	padding: .5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  	border-radius: 3px;
   behavior: url(border-radius.htc);
}

	#clear-both {
	clear: both;
	}


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


/* End of CS Scalable Tabs */