/*

CUSTOM PRECISION SPLICE 
Austin Software Architects
1-866-492-6791
http://austinsoftwarearchitects.com

*/


/* INHERINTS */
body 
{
	background-color: #85A5BB;
	margin-top: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}

input
{
	font-size: 11px;
}

select
{
	font-size: 11px;
}


/* CLASSES */
.main_table
{
	width: 764px; /* template from PSD is cut to 1024 by design, not able to reduce to 8x6 */
	padding: 0px;
/*	border-style: solid;
	border-width: 1px; */
	background-color: #ffffff;
}
.main_table_left
{
	background-color: #85A5BB;
	background-image: url(../images/back_left.gif);
	width: 11px;
}
.main_table_right
{
	background-color: #85A5BB;
	background-image: url(../images/back_right.gif);
	width: 12px;
}



/* HEADER */
.header_table
{
	width: 100%;
}
.header_logo
{
	padding: 24px;
	padding-right: 0px;
	float: left;
}
.header_swoosh
{
	float: right;
}
.header_right
{
	width: 300px;
	background-image: url(../images/header_swoosh_bg.gif);
}
.header_phone
{
	font-family: Arial, Helvetica, sans-serif;
	color: #c21e1e;
	font-size: 19px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 5px;
}
.header_nav
{
	padding: 5px;	
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #bd5252;
	padding-right: 17px;
}
.header_nav a
{
	color: #0061A5;
	text-decoration: none;
}
.header_nav a:hover
{
	color: #0061A5;
	text-decoration: underline;
}



/* banner table */
.banner_table
{
	width: 750px; 
	background-color: #0061A5;
}
.banner_cart
{
	background-color: #7FB0D2;
	height: 23px;
	width: 223px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
}
.banner_cart_cell
{
	float: right;
	padding-right: 17px;
}
.banner_txt
{
	padding-top: 71px;
	padding-bottom: 0px;
}
.banner_slice
{
	height: 5px;
	background-color: #B2CFE4;
	overflow: hidden;
}
.banner_cart_input
{
	height: 19px;
}


/* toolbar table */
.toolbar_container
{
	width: 187px;
	padding: 0px;
	border-color: #e5eff6;
	border-style: solid;
	border-width: 6px;
	background-color: #cee1ee;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.toolbar_container_space
{
	padding-top: 0px;
	padding-left: 9px;
	width: 190px;
	background-color: #ffffff;
}
.toolbar_title
{
	background-image: url(../images/tool_title.gif);
	height: 23px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-stretch: expanded;
	font-style: italic;
	color: #0061A5;
	padding-left: 28px;
	padding-top: 12px;
}
.toolbar_input
{
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0061A5;
}
.toolbar_link
{
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0061A5;
}
.toolbar_link a
{
	color: #0061A5;
	text-decoration: none;
}
.toolbar_image
{
	padding: 0px;
	padding-top: 3px;
}
.toolbar_link a:hover
{
	text-decoration: underline;
}
.toolbar_input_box
{
	width: 165px;
}
.toolbar_login
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.toolbar_login_button
{
	width: 71px;
}
.toolbar_list
{
	font-size: 11px;
	font-weight: 900;
	padding-left: 20px;
	padding-top: 0px;
}
.toolbar_list_li
{
	padding: 0px;
	list-style: disc;
}
.toolbar_list a
{
	color: #0061A5;
	padding-left: 0px;
	text-decoration: none;
}
.toolbar_list a:hover
{
	text-decoration: underline;
}



/*  FOOTER  */
.footer_slice
{
	background-image: url(../images/back_bottom.gif);
	height: 3px;
	overflow: hidden;
}
.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0061A5;
	text-decoration: none;
}
.footer a
{
	color: #0061A5;
	text-decoration: underline;
}
.copyright
{
	padding-top: 3px;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}


/*  CONTENT */
.content
{
	width: 541px;
}
.content_header
{
	background-image: url(../images/crumb_background.gif);
	height: 55px;	
}
.content_table
{
	width: 751px;
}
.content_main
{
	padding: 10px;
}
.crumb_line
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #bd5252;
}
.crumb_line a
{
	color: #0061A5;
	text-decoration: none;
}
.crumb_line a:hover
{
	color: #0061A5;
	text-decoration: underline;
}
.content_prod_img
{
	float: left;
	padding: 7px;
	border-color: #f2e2cd;
	background-color: #f2e2cd;
	border-style: solid;
	border-width: 6px;	
}
.content_prod_img_ring
{
	float: left;
	padding: 3px;
	padding-left: 0px;
	border-color: #ffffff;
	background-color: #ffffff;
	border-style: solid;
	border-width: 4px;
	border-left-width: 0px;	
}
.content_prod_title
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #0061A5;
	padding: 5px;
	font-style: italic;
	padding-right: 0px;
}
.content_prod_body
{
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
	padding-left: 0px;
	width: 325px;
}



/* These items are the content area */

.can_you_believe
{
	background-color: ccdfed;
	font-family: Arial;
	font-size: 14px;
	padding: 2px;
	padding-left: 11px;	
	color: #0061A5;
	font-weight: bold;
	font-style: italic;
	border-color: #e5c59b;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;	
}

.content_prod1
{
	display: block;
	width: 200px;
	font: arial;
	font-size: 11px;
	font-weight: bold;
	color: #c21e1e;
}

.content_prod1_img
{
	width: 75px;
	float: left;
	padding: 7px;
	padding-top: 15px;
	padding-right: 0px;
}

.content_prod1_txt
{
	width: 350px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.content_sponsor_block
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	padding-bottom: 3px;
	width: 170px;
}
.content_sponsor_block2
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	padding-top: 0px;
}
.content_sponsor_bot
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 3px;
}

.are_the_same
{
	padding: 3px;
	background-color: #f2e2cd;
	color: #c21e1e;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}

.jdrf_txt
{
	padding: 15px;
	padding-top: 0px;
}

.jdrf_img
{
	padding-left: 24px;
	padding: 9px;
	padding-bottom: 5px;
}

.free_title
{
	background-color: ccdfed;
	font-family: Arial;
	font-size: 14px;
	padding: 2px;
	padding-left: 11px;	
	color: #c21e1e;
	font-weight: bold;
	font-style: italic;
	border-color: #e5c59b;
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;	
}

.free_block
{
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;	
	padding-bottom: 5px;
}

.free_block_bot
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.free_block_title
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #c21e1e;	
}

.free_block_txt
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-stretch: extra-expanded;
	padding-left: 1px;
}

.special_img
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

.special_text_top
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 14px;
	font-stretch: extra-expanded;
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.special_text_bot
{
	padding-top: 8px;
	font-family: Arial;
	font-size: 14px;
	font-stretch: extra-expanded;
}

.brown_line
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.brown_line_inner
{
	background-color: #e5c59b;
	height: 1px;
	overflow: hidden;
}

.prod_txt
{
	font-family: Arial;
	font-size: 12px;
	width: inherit;
}
.prod_txt2
{
	font-family: Arial;
	font-size: 12px;
	padding-top: 25px;
}


.prod_img
{
	width: 145px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 20px;
}

.prod_img_right
{
	padding: 15px;
	padding-top: 3px;
}

.pro_details_but
{
	float: right;
	vertical-align: bottom;
}




/* PRODUCTS PAGE */

.product_header
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c21e1e;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0061a5;
	
}

.product_crumb
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.product_title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #c21e1e;
	
}

.product_category
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #ccdfed;
	padding-left: 10px;
}

.product_text
{
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.product_select_notice
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 0px;
	color: #c21e1e;
}

.form_blue_header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #ccdfed;
	padding-left: 220px;
	color: #c21e1e;
}

.form_row
{
	height: 16px;
	background-color: #e5eff6;	
	padding: 5px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.form_label
{
	width: 220px;
	float: left;
}

.form_input
{
	width: 275px;
}

.form_yellow_header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #efcc8b;
	padding-left: 10px;
}

.form_checkbox
{
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

.total_left
{
	background-color: #faeed8;
	width: 175px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #146ca9;
	border-style: solid;
	border-width: 15px;
	border-color: #ffffff;
	padding: 15px;
	height: 50px;
}

.total_right
{
	background-color: #faeed8;
	width: 200px;
	height: 50px;
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-width: 15px;
	border-color: #ffffff;
	padding: 15px;
}

.update_total
{
	padding: 10px;
}

.update_txt
{
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #146ca9;
}


