/***************************
*****  Content Styles ******
***************************/

.left {
	float:left;
}

.right {
	float:right;
}
.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right
}
.clear {
	clear:both;
}

img {
	border:none;
}

p{
	margin-top:0px;
}
.redb {
		color:#B9261F;
		font-size:15px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
}
.redb2 {
		color:#B9261F;
		font-size:16px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
}

ul.bullet_list {
	margin:10px 0 0;
	padding:0;
}

ul.bullet_list li {
	background:transparent url(/images/bullet_arrow.jpg) no-repeat scroll 0 9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:-5px;
	padding:5px 10px 5px 25px;
	font-weight:bold;
}

#content #main .divider {
	border-top:1px #dcdcdc solid;
	clear:both;
	margin-right:-8px;
}
#content #right .divider {
	border-top:1px #dcdcdc solid;
	margin-left:-15px;
	clear:both;
}

h1 {
	font-size:23px;
	border-bottom:1px solid #a92320;
	margin:0px 0px 25px 0px;
	padding:0px 0px 2px 0px;
	width:97%;
}

h2 {
	font-size:16px;
}
.lb {
	font-size:16px;
	font-weight:bold;
}
.pl {
	padding-left:10px;
}

.h22 {
	font-size:14px;
	color:#4F4F4F;	
}

.h33 {
	font-size:12px;
	color:#4F4F4F;	
}

.small {
	font-size:11px;
	margin:0px 0px 10px 0px;
	font-size:12px;
}
.small2 {
	font-size:11px;
	margin:0px;
	font-style: italic;
	line-height:12px;

}
.sredl {
	float:left;
	font-size:12px;
	color:#B9261F;	
	margin:0px 0px 0px 0px;
	font-weight:bold;
	padding-top:7px;
	padding-left:4px;	
	width:170px;
}

.sredl2 {
	float:left;
	font-size:12px;
	color:#B9261F;	
	margin:0px 0px 0px 0px;
	font-weight:bold;
	padding-left:4px;	
}
.sred3 {
	font-size:12px;
	color:#B9261F;	
	margin:0px 0px 0px 0px;
	font-weight:bold;
	padding-top:7px;
	padding-left:4px;	
	width:170px;
}


a:link {color:#A92320;}
a:visited {color:#A92320;}
a:hover { color:#6784a1; }

.link {
	line-height:19px;
	font-size:12px;
}
.tools_link {
	font-size:14px;
	font-weight:bold;
}
.tc{
	text-align:center;
}
.tcb{
	text-align:center;
	font-weight:bold;
}

.tl{
	text-align:left;
}

.tar{
	text-align:right;
}
.field_name {
	font-size:18px;
	font-weight:bold;
	background: url(/images/green-arrow.jpg) no-repeat 20px 0px;
	padding-left: 75px;
	padding-top:5px;
	height:30px;
	margin-bottom:8px;
}
div.inline {
	margin-bottom:3px;
	width:100%;
}

div.inline2 {
	margin-bottom:10px;
	width:100%;
}

div.inline label, div.inline2 label {
	float:left;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:250px;
}

div.inline input.field, div.inline textarea.field, div.inline2 input.field, div.inline2 textarea.field {
	padding:4px;
	width:256px;
	margin-top:4px;
	color:#71767a;
}
div.inline select, div.inline2 select {
	/** padding:4px; **/
	width:80px;
	margin-top:4px;
	color:#71767a;
}
input.field, textarea.field {
	float:left;
	font-size:12px;
	line-height:normal;
	margin:0px;
	padding:2px;
}

.b1m{
	border:1px solid;
	margin-right:15px;
}

.lins{
	line-height:15px;
}

#pack ul li{
	line-height:15px;
	font-weight: bold;
}

.lhp{
	line-height:17px; 
	padding-bottom:8px;
	padding-left:20px;
}
.lhp2{
	line-height:17px; 
	padding-bottom:8px;
	padding-top:8px;
	padding-left:10px;
}

hr.small{
	width:250px;
	text-align:center;
	margin:20px 0px 20px 0px;
}	
.lhw{
	line-height:18px; 
	width:390px;
	float:left;
}
.m0{
	margin:0px; 
}

.m0r{
	margin:0px;	
	color:#a92320;
}
.m0r2{
	font-size:14px;
	margin:0px;	
	color:#a92320;
}
.rb{
	margin-left:100px; 
	border:2px solid; 
	border-color:#CE0000; 
	background-color:#EFEFEF; 
	text-align:center; 
	width:325px;
}
.rb2{
	margin-left:100px; 
	border:2px solid; 
	border-color:#CE0000; 
	background-color:#EFEFEF; 
	text-align:center; 
	width:325px;
	clear:both;
}


/**  Product listing styles  **/
.plist_wrapper {
	width:100%;
}
.plist_header {
	font-size:23px;
	border-bottom:1px solid #a92320;
	margin:0px 0px 6px 0px;
	padding:0px;
}
.plist_title {
	font-size:23px;
	font-weight:bold;
	padding-bottom:8px;
	vertical-align:text-top;
}
.plist_category {

}
.plist_results {
	font-size:15px;
	font-weight:bold;
	position:relative;
	top:5px;
}
.prod_left {
	float:left;
	width:208px;
	border-bottom: 1px dotted #717070;
	border-right: 1px dotted #717070;
	padding:40px 20px 15px 20px;
	height:200px;
}
.prod_mid{
	float:left;
	width:208px;
	border-bottom: 1px dotted #717070;
	border-right: 1px dotted #717070;
	padding:40px 20px 15px 20px;
	height:200px;
}
.prod_right{
	float:left;
	width:208px;
	border-bottom: 1px dotted #717070;
	padding:40px 20px 15px 20px;
	height:200px;
}
.plist_img {
	text-align:center;
}
.plist_desc {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:20px
}
.plist_border_top {
	border-bottom: 1px dotted #717070;
	clear:both;
}

/***  Help Form Styles *****/
.success {
	background:#DEF9DC url(/images/success_check.jpg) no-repeat scroll 15px 10px;
	border:1px solid #A8CFA4;
	color:#228F19;
	padding:8px 10px 8px 90px;
	margin-bottom:20px;
}

.warning {
	background:#ffefdb url(/images/warning_check.jpg) no-repeat scroll 15px 4px;
	border:1px solid #f3c790;
	color:#c66709;
	padding:8px 10px 8px 90px;
	margin-bottom:20px;
}

/***  Product Detail Styles ***/
h1#detail{
	color: #a92320;
	border-bottom: 1px solid #dcdcdc;
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
	width:100%;
	margin-bottom:0px;
}

h2.detail {
	color: #a92320;
	font-weight:bold;
}

#detail_product {
	float:left;
	width:160px;
	padding-top:15px;
	width:205px;
	text-align:center;
}

#detail_desc {
	float:left;
	width:320px;
	border-left: 1px solid #dcdcdc;
	min-height:120px;
	padding:10px 0px 0px 20px;
}

ul.red_arrow {
	margin:0px 0px 0px 20px;
	padding:0px;
}

ul.red_arrow li{
	list-style-image :url(/images/bullet_red_arrow.jpg);
	margin-bottom:15px;
	line-height:18px;
}

.detail_red_callout {
	color: #a92320;
	font-weight:bold;
}

table.detail_table {
	text-align:center;
	margin-bottom:20px;
	font-size:13px;
	color:#000000;
}

table.detail_table thead {
	background:#eceeec;
	font-weight: bold;
	font-size:14px;
	line-height:18px;
	text-align:center;
}

table.detail_table tr.row_color_1 {
	background:#fcfdde;
}

table.detail_table thead td {
	border-left:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

table.detail_table thead td.end {
	border-left:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

table.detail_table tbody td {
	border-left:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

table.detail_table tbody td.end {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}

.related_border_top {
	border-bottom: 1px dotted #cdcdcd;
	clear:both;
}

.related_left {
	float:left;
	width:184px;
	border-right: 1px dotted #cdcdcd;
	height:145px;
	text-align:center;
	padding-top:30px;
}

.related_mid{
	float:left;
	width:184px;
	border-right: 1px dotted #cdcdcd;
	height:145px;
	text-align:center;
	padding-top:30px;
}

.related_right{
	float:left;
	width:184px;
	height:145px;
	text-align:center;
	padding-top:30px;
}

#order_button {
	margin-bottom:20px;
	margin-top:20px;
	cursor:pointer;
}

#popup_div {
	position:absolute;
	background:url(/images/order_now_bg.jpg) top left no-repeat;
	height:148px;
	width:325px;
	margin-top:-160px;
	cursor:pointer;
}

a.related_link {
	font-size:13px;
}

.popup_body {
	margin-top:35px; 
	margin-left:13px; 
	width:300px; 
	color:#000000;
}
.detail_spacing {
	margin-bottom:60px
}

.col_bold {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}
