/* CSS Document */
/* mods to vajra styles called later in standard_template.pt which create new or override existing styles --done for */

table#guts {
	width:100%;
	margin-top:0px;
	padding:0px;
	border-collapse:collapse;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#676767;
	font-weight:bold;	
	text-align:left;	
	margin:0px;
}

#guts .extra_space {
	padding-top:1em;
}

#guts ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}

#guts li{
	color:#676767;
	padding-bottom:.5em;	
}

#guts a {
	color:blue;
	text-decoration:none;	
}

#guts p a:hover {
	color:blue;
	text-decoration:underline;	
}

#face_thumbs a {
	color: #000000;
	text-decoration:none;	
}

#face_thumbs p a:hover {
	color: #000000;	
}

/* ----- top testimonial Styles ----- */
 
 
#guts .testimonial {
	border: 1px solid #254684;;
	margin: .5em 1em .5em 2em;
	padding: .5em;
}

#guts .testimonial p{
	font-family:"Courier New", Courier, monospace;
	font-style:italic;
	font-size: 14px;
	color: black;
}

#guts .testimonial p.by_line{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
}

#guts .v1 {
	background-color:#C1D8FF;
}

#guts .v2 {
	background-color:#98AFF7;
}


  /* ----- bottom testimonial Styles ----- */



/* -------- signup form ----------- */

div.opt_in_form .heading{
    background-color: transparent;
    font-family: Verdana,Arial,Helvetical,sans-serif;
    color: #494949;
    font-size: 13px;
    height: auto;
    font-weight: normal;
}

div.opt_in_form {
    width: 600px;
    padding: 10px;
    margin: 0 0 0 20px;
}

div.opt_in_form div{

}

div.opt_in_form div.form_header{
    width: 500px;
    margin: 20px 0 0 80px;
    height:20px;
    background-image:url(/graphics/form_header_ii.gif);
    background-repeat:no-repeat;
}

div.opt_in_form div.form_body{
    width: 500px;
    margin: 0 0 0 80px;
    background-image:url(/graphics/form_body_ii.gif);
    background-repeat: repeat-y;
}

div.opt_in_form div.form_footer{
    width: 500px;
    margin: 0 0 0 80px;
    height:20px;
    background-image:url(/graphics/form_footer_ii.gif);
    background-repeat:no-repeat;
}

div.form_body form{
    padding: 0 20px;
    font-family: Verdana,Arial,Helvetical,sans-serif;
    color: #494949;
}

div.form_body input,
div.form_body select {
    background-color: white !important;
}

div.form_body div.form_row{
    padding-bottom: 5px;
}

div.form_body span.heading{
    display:block;
    width: 140px;
    float: left;
    clear: left;
    text-align: right;
    padding:3px 3px 0;
}
div.form_body .required span.heading,
div.form_body div.required_notice {
    font-weight: bold;
    text-transform:capitalize;
    color: red;
}

div.form_body div.email input,
div.form_body div.addr1 input,
div.form_body div.addr2 input {
    width: 250px;
}

div.form_body span.instructions {
    display: block;
    padding-left: 145px;
    font-weight: bold;
    font-size: .85em;
}


div.form_body div.required input,
div.form_body div.required select {
    color: red;
}


div.form_body div.country select,
div.form_body div.stateprov select {
    font-size: 12px;
}

span#country_selector #prov_state_selector {
	display: block;
}

div.form_body #prov_state_selector {
    margin-left: 140px;
    padding: 5px 0 0 6px;
    display: block;
}

div.form_body div.required_notice {
    text-align:right;
}

div.form_body div.submit {
    padding:0 0 0 125px;
}

div.form_body div.submit input{
    padding:2px 10px;
}

div.form_body div.opt-in_alert {
    font-size: 10px;
    padding: 20px 20px 0 20px;
}

div.opt_in_form h3 {
	padding: 0 0 20px 0;
	margin:0;
	background-color: transparent;
	font-family: Verdana,Arial,Helvetical,sans-serif;
	color: black;
	font-weight: bold;
	font-size: 15px;
}

div.opt_in_form h3 span{
	color:red;
	text-transform:uppercase;
}


/* --------- /Signup Form Styles ----------------- */





/* -------- /signup form ----------- */

/* -------- privacy policy  ----------- */
#privacy {
	margin-top: 10px;
	padding: 5px 0;
	border:none;
	z-index: 4;
}
  
#privacy {
  	color: #ffffff;
	font:bold 10px arial, helvetica,sans-serif;
	text-decoration: none;
}

#privacy a {
  	color: orange;
	font:bold 10px arial, helvetica,sans-serif;
}


#privacy .policy{
	float: left;
	padding:1em;
}

#privacy .copyright {
	float: right;
	padding:1em;
}

/* -------- /privacy policy  ----------- */


/* -------- shopping cart one liner  ----------- */ 


table.cart_one_line {
	width:100%;
	text-align:center;
	margin-bottom: 10px;
	background-image: url(/images/store/ii_cart_one_line_background.png);
	background-repeat:no-repeat;
	height: 70px;
}

table.cart_one_line td{
	text-align:center;
}

table.cart_one_line span.contact,
table.cart_one_line span.refnum {
	display:block;
	font-size: .8em;
	color: #660000;
}

table.cart_one_line td.checkout{
	width:200;
	text-align:center;
}

table.cart_one_line td.checkout img{
	border: 0;
}

table.cart_one_line td{
	padding:5px;
	margin:0px;
}

table.cart_one_line td.checkout a span{
	display: none;
}


table.cart_one_line td.checkout a {
	display: block;
	width: 246px;
	height: 40px;
	background-image: url(/images/store/ii_view_cart_checkout_off.png);
	background-repeat:no-repeat;
}

table.cart_one_line td.checkout a:hover {
	background-image: url(/images/store/ii_view_cart_checkout_on.png);
}

/* -------- /shopping cart one liner  ----------- */ 