/* This is the master CSS file for allstop.com */

/* Master Styles */

a:link, a:visited {
	color:	#198eee;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:	#198eee;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0 0;
}

strong {
	font-weight: bold;
	font-size: 16px;
	}

ol li strong {
	font-weight: bold;
	font-size: 16px;
	color: #ee8a1d;
	}
h3 {
	color: #198eee;
	/*font-weight: normal;*/
	text-align: center;
	font-size: 1.2em;
	}

/* IDs */

#navbar div {  
  background-color: #8FC73E;  
  padding: 10px 0;  
	}


div.spacer {  
  background-color: #8FC73E;  
  height: 1em;  
	} 

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

.boxes {
	border-color: #000;
	border-style: solid;
	border-width: thin;
	margin: 30px;
	padding: 5px;
}

.highlight {
	background-color: yellow;
}

.italic {
	font-style: italic;
}

.red {
	color: red;
}

.steps {
	color: #0700cc;
}

/* Micro Header */

#microheader {
	color:#fff;
	background-color:#198eee;
	padding-right: 0px;
	height: 25px;
	border-bottom: 2px solid #1785E0;
	}

#supportNumber {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	right: 3px;
}
	
/* Header */

#brandhead{
	color:#198eee;
	width: 940px;
	}
	
/* VidNav */

#vidnav{
	color: #fff;
	background-color: #ee8a1d;
	border-top: 5px solid #ee8a1d;
	border-bottom: 5px solid #ee8a1d;
	font-family: Arial, sans-serif;
}

#bottles {
	position: relative;
	top: 10px;
	}

#grabtext li{
	font-size: 20px;
	font-weight: bold;
	list-style-type: none;
	margin-left: .1em;
	padding-left: .1em;
	padding-top: 10px;
	}

#solution {
	position: relative;
	bottom: -6px;
	right: -10px;
	}
	
/* Main Content Styles */

#content {
	height:auto;
	}

#guarantee {
	text-align: center;
	}

#guarantee p {
	text-align: justify;
	}
	
#mainbody h1, #mainbody h3{
	color: #198eee;
	/*font-weight: normal;*/
	text-align: left;
	}

#mainbody h2 {
	color: #ee8a1d;
	padding: 20px 0 0;
	text-align: left;
	}

#mainbody p{
/*	border: 1px solid #666; */
	color: #666;
	overflow: hidden;
	padding: 2px 10px;
	text-align: left;
	}

#mainbody ul {
	color: #666;
	list-style-image:url(http://www.allstop.com/images/icons/GreenCheck.gif);
	}
	
/* Content Area Testimonial Boxes*/

.testimonial {
	background-color: #dbe7f1;
	border-color: #198eee;
	border-style: solid;
	border-width: 1px;
	margin: 10px;
	padding: 10px;
	background-image: url(../img/testimonial_topleft_quotation.gif);
	background-repeat: no-repeat;
}

.testimonial p {
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 40px 20px 20px;
	background-image: url(../img/testimonial_bottomright_quotation.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.officialtestimonialbar {
text-align: right;
}

.testimonial span {
	text-align: right;
	font-size: 1em;
	color: #198eee;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*.testimonial {
	border-color: #000;
	border-style: solid;
	border-width: thin;
	margin: 10px;
	padding: 10px;
}

.testimonial h3 {
	color:	#198eee;
}

.testimonial img {
	border-color: #000;
	border-style: solid;
	border-width: 3px;
	margin:	0 8px;
}*/

/* Right Side Bar */
.sidebar_padding
{
	padding: 10px 0px;
}

.testimonialBox {
	padding: 20px 0px;
	width: auto;
	}
	
.testimonialBox h1 {
	color: #ee8a1d;
	font-size: 18px;
	width: auto;
	text-align: center;
}

.testimonialBox p {
	border: none;
	font-size: 12px;
	margin-bottom: -6px;
	padding: 0 0;
	text-align: justify;
}

#assistance p {
	text-align: center;
	}
	
#VolusionLiveChat {
	background-color: #dbe7f1;
	}

#VolusionLiveChat table {
	margin-bottom: 0px;
	}
	
#articles {
	font-size: 14px;
	}
	
/* Video Boxes */

.video {
	background-image: url(../img/bg-w-shadow.jpg);
	background-repeat: repeat-x;
	width: 640px;
	border-color: #666666;
	border: 5px;
	height: 360px;
	margin-top: 30px;
	margin-bottom: 20px;
	}

.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	max-width: 170px;
	padding-left: 10px;
}

.vheader {
	background-image: url(../img/bgv4.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
.videotext {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;	
}
.vbottom {
	height: 10px;
	background-image: url(../img/liceadex-d-shadow.jpg);
}
.vsubtext {
	color: #fff;
	font-size: 14px;
}

.vrightsubhead
{
	font-weight: bold;
}

/* Buy Grid */

#buyGrid h1 {
	background-color: #198eee;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
	}

#buyGrid hr {
	visibility: hidden;
	}

/* .buy_grid_divider {
	background-color: #ee8a1d;
	padding: 5px 10px;
	} */

.buyGridBox {
	background-color: #fff;
	border-width: 1px; 
	border-style: solid; 
	border-color: #999;
	text-align: center;
	margin: 2px;
	margin-top: 10px;
	}

.buyGridBox p {
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 4px;
	}
	
.buyGridBox span {
	text-align: center;
	font-size: .8em;
	color: #198eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.buy_now {
	text-align: center;
	font-variant: small-caps; 
	font-size: .9em;
	}
	
.buy_now span {
	font-weight: bold;
	color: #009900;
	font-size: 1.3em;
}

.product_content {
	padding: 0 4px;
	text-align: justify;
	}

.product_content p{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif; font-size: .8em;
	}

/* Linkfarm & Footer */
.linkfarm {
	color: #999;
	background-color: #dbe7f1;
	font-size: small;
	font-weight: bold;
	height: 620px;
	}

.linkfarm a:link a:active a:visited strong { 
	color: #999; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	text-decoration: none;
	}

.linkfarm a:hover {
	color:#198eee;
	text-decoration: none;
	}

.linkfarm li {
	list-style-type: none;
	margin-left: .5em;
	padding-left: .5em;
	}

#disclamer p {
	font-size: small;
	padding: 0 0;
}

#disclamer h3 {
	font-size: 1em;
}

#footer {
	background-color: #fff;
	height: auto;
	text-align: left;
	}

.copyright {
	color: #999;
	font-size: small;
	text-align: center;
	}
	
.copyright a:link a:active a:visited {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover {
	color: #999;
	font-size: small;
	font-weight: normal;
	text-decoration: underline overline;
	
}



