body{
	font-family:arial;
	font-size:12px;
}
.hide{
	display:none;
}
.show{
	display:block;
}

/**
*	HEADER CONTENT
*
*/
#logo{
	padding-left:5px;
}
#head_cust{
	padding-left:5px;
	padding-top:3px;
}
#head_nav{
	padding-top:5px;
	padding-right:10px;
}
#head_tag{
	padding-top:10px;
}
#head_logo{
	padding: 0px 0px 0px 5px;
}
.pipe { 
	background: url('/images/pipe-middle.jpg'); 
	font-size: 12px; 
}
.pipe a:link { 
	text-decoration: none; 
	color: #000; 
}
.pipe a:visited { 
	text-decoration: none; 
	color: #000; 
}
.pipe a:hover { 
	text-decoration: underline; 
}

/**
*	TOP NAV DIVS AND LINKS
*
*/
#nav_linkers{
	position:relative;
	z-index:6;
}
#nav_top{
	padding-left:10px;
}
.top_table {
	margin-top: 10px; 
}
.top_navbar {
	background: url('/images/navbar-middle.jpg'); 
	font-size: 14px; 
	font-weight: bold; 
}
.top_drop_div{
	padding-top: 2px; 
	background: #fcfcfc; 
	border-bottom: solid #bdbdbd 1px; 
	border-left: solid #bdbdbd 1px; 
	border-right: solid #bdbdbd 1px; 
	border-top: solid 5px #fcfcfc; 
	font-size: 12px; 
	position: absolute; 
	z-index:55;
	top: 31px; 
	min-width:150px;
	/*opacity: .95; 
	moz-opacity: .95;  
	filter: alpha(opacity=95);*/
	display:none;
}
.top_drop_div a {
	display:block;
	line-height:1.7em;
	padding:0px 3px 0px 3px;
}
.top_drop_div a:link { 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
.top_drop_div a:visited { 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
.top_drop_div a:hover { 
	font-weight: bold; 
	color: #000000; 
	background: #eeeeee;
	text-decoration: underline; 
}
.top_drop_div a:active { 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}
.top_drop_div ul{
	margin:0px;
	padding:0px;
}
.top_drop_div ul li{
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
}
#top_1_div{
	left: 348px; 
}
#top_2_div{
	left: 468px; 
}
#top_3_div{
	left: 630px; 
}
#top_4_div{
	left: 775px; 
}
#top_5_div{
	left: 210px; 
}

/**
*	SEARCH SECTION
*
*/
#search{
	padding:0px;
	margin:0px;
}
.top_table2 {
	margin-right: 65px; 
	margin-bottom: 7px; 
	font-weight: bold; 
}
.top_search2 {
	background: url('/images/search-middle.jpg'); 
	font-size: 14px; 
	margin-bottom: 10px;
}
.top_search_input { 
	width: 200px; 
	border: solid 1px #c3c3c3; 
	font-size: 10px; 
}
.top_search {
	background: url('/images/search-middle.jpg'); 
	font-size: 14px; 
}
.top_search_select { 
	width: 170px; 
	border: solid 1px #c3c3c3; 
	font-size: 11px; 
}
.top_button {
	background: url('/images/submit-middle.jpg'); 
	font-size: 14px; 
	display: inline;
}

/**
*	CART SECTION
*
*/
.top_incart {
	background: url('/images/search-middle.jpg'); 
	font-size: 12px; 
}
.top_checkout { 
	background: url('/images/search-middle.jpg'); 
}
.top_checkout a {
	font-size: 12px; 
	color: green;
}
.top_cart {
	color:#000000;
	font-size:12px;
}
.top_cart a:link{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.top_cart a:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.top_cart a:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
.top_cart a:active{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

/**
*	CHECKOUT SECTION
*
*/
#checkout_cust{
	padding-left:5px;
	padding-top:3px;
}

/**
*	LEFT NAV
*
*/
.no_prod_div{
	font-size:12px;
	padding-right:5px;
}

.left_nav {
	margin-left:5px; 
	text-align:left; 
	margin-bottom: 5px; 
	width:172px;
}
.left_nav_text {
	padding-right:5px;
}


.left_nav_top {background:url('/images/leftgraphics/tropical-top-userfile_top-29.gif'); height:5px; background-repeat: no-repeat;}
.left_nav_middle {background:url('/images/leftgraphics/tropical-middle-userfile_mid-29.gif'); background-repeat: repeat-y; padding:0px;margin:0px;}
.left_nav_bottom {background:url('/images/leftgraphics/tropical-bottom-userfile_bottom-29.gif'); height:5px; background-repeat: no-repeat;padding:0px;margin:0px;}#deal{
	margin:0px;
	padding:0px;
}
.left_nav_tier_one {
	color: #2b2b2b; 
	font-size:16px; 
	padding-right:5px; 
	padding-left:5px;
}
.left_nav_tier_one a:link {
	color:#2b2b2b; 
	font-size:12px; 
	font-weight:bold; 
	padding-right:5px; 
	padding-left:5px; 
	text-decoration:none;
}
.left_nav_tier_one a:visited {
	color:#2b2b2b; 
	font-size:12px; 
	font-weight:bold; 
	padding-right:5px; 
	padding-left:5px; 
	text-decoration:none;
}
.left_nav_tier_one a:hover {
	color:#2b2b2b; 
	font-size:12px; 
	font-weight:bold; 
	padding-right:5px; 
	padding-left:5px; 
	text-decoration:underline;
}
.left_nav_tier_one a:active {
	color:#2b2b2b; 
	font-size:12px; 
	font-weight:bold; 
	padding-right:5px; 
	padding-left:5px; 
	text-decoration:none;
}
.left_nav_text {
	font-size:12px; 
	padding-left:5px; 
}
.left_nav_left {
	text-align:left;
	margin-left:5px; 
	margin-bottom:5px;
}
.left_nav_text a:link {
	color:#2b2b2b; 
	text-decoration:none; 
}
.left_nav_text a:visited {
	color:#2b2b2b; 
	text-decoration:none;
}
.left_nav_text a:hover {
	color:#2b2b2b; 
	text-decoration:underline;
}
.left_nav_text a:active {
	color:#2b2b2b; 
	text-decoration:none;
}
#email_savings{
	margin-bottom:10px;
}
.left_nav_button {
	text-align:center; 
	margin:0px;
	padding:0px;
}
.left_nav_button input{
	margin:0px;
	padding:0px;
}
.left_email_input {
	padding:3px; 
	width:150px; 
	font-size:12px; 
	color:#888888; 
	margin-top: 5px; 
	border:solid 1px #000000;
}

.left_nav_tier_two_name { 
	color: #2b2b2b; 
	text-align:left; 
	margin-left:5px; 
	margin-bottom:5px; 
	padding-right:18px; 
	font-size:16px; 
	font-weight:bold;
}
.pseudos_left{
	margin-bottom:5px;
	margin-top:5px;
}
.left_graphs{
	text-align:right;
	display:block;
	height:17px;
	/*border:solid 1px #000000;*/
	margin-right:5px;
	/*width:154px;*/
	background-repeat: no-repeat;
	background-position: top right;
	background-image:url('/images/leftgraphics/tropical-feather-userfile_leaf-29.gif');
}
.left_nav_extra{
	font-size:12px;
	padding:0px 5px 5px 5px;
	text-align:left;
}
.location_extras{
	padding-bottom:4px;
}
#top_left_nav{
	margin-top:5px;
}

/**
*	BREADCRUMBS
*
*/
.breadcrumb a:link {
	color:#000000; 
	text-decoration:none;
}
.breadcrumb a:visited {
	color:#000000; 
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#000000; 
	text-decoration:underline;
}
.breadcrumb a:active {
	color:#000000; 
	text-decoration:none;
}
.breadcrumb {
	margin-left: 5px; 
	margin-top: 5px; 
	width: 731px; 
	padding: 2px; 
	font-size: 14px; 
	color: ;
}
#tier2_bread{
	background: #724f31;
}
.cat_pagination {
	margin-left: 5px; 
	margin-top: 1px; 
	width: 731px; 
	padding: 2px; 
	font-size: 14px; 
	color: #;
}
.top_photo{
	margin-left: 5px; 
	margin-top: 1px;
}

/**
*	BODY
*
*/
.blue_link {
	font-size:11px;
	color:#0000ff; 
	text-decoration:underline;
}
.blue_link a:link {
	color:#0000ff; 
	font-size:11px; 
	text-decoration:underline;
}
.blue_link a:visited {
	color:#0000ff; 
	font-size:11px; 
	text-decoration:underline;
}
.blue_link a:hover {
	color:#0000ff; 
	font-size:11px; 
	text-decoration:none;
}
.blue_link a:active {
	color:#0000ff; 
	font-size:11px; 
	text-decoration:underline;
}
.clr{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}


/**
*	FOOTER
*
*/
.footer {
	margin: 5px 0px 5px 5px; 
	background: url('/images/pipe-middle.jpg'); 
	font-size: 11px; 
}
.footer a:link { 
	color: #000; 
	text-decoration: none; 
}
.footer a:visited { 
	color: #000; 
	text-decoration: none; 
}
.footer a:hover { 
	text-decoration: underline; 
}
#copyright_div{
	background: #353535;
	color: #ffffff;
	font-size:12px;
}
#conf_title{
	color:#F38D0F;font-size:16px;font-weight:bold;margin:8px 0px 0px 10px;
}
#conf_desc{
	font-weight:bold;color:#0000ff;
}
#conf_desc2{
	margin:10px 0px;font-size:12px;
}
#conf_left1{
	width:50%;
}
#conf_desc2 a{
	color:#0000ff;text-decoration:underline;
}
.conf_hr{
	margin:20px 0px;width:90%;
}
.conf_anchors{
	margin:5px 0px;
}
.ul_comps{
	margin:0px;
	padding-left:10px;
}
.conf_anchors a{
	color:#0000ff;text-decoration:underline;font-size:12px;
}
.check_mark{
	height:35px;width:35px;background:url(/images/check-mark.jpg);
}
#conf_button{
	margin:50px 0px 0px 30px;padding:10px;background:#ffffcc;border:solid 1px #000000;
}
