 /*== BODY ======================================*/
#featarea {background-color:#012f57; }
#bread {background-color:#012f57; }
td, body, div {font-family:Verdana, sans-serif; } /*== MENU ======================================*/
#menuarea {}
ul.dropdown li a,
ul.dropdown li.cat-item a {}
ul.dropdown li.hover > a,
ul.dropdown ul li,
ul.dropdown ul li a:hover {} 
ul.dropdown .active:hover,
ul.dropdown .active,
ul.dropdown > li.current-cat > a,
ul.dropdown > li.current-cat-parent > a,
ul.dropdown > li.current_page_item > a,
ul.dropdown > li.current_page_parent > a {}
ul.dropdown ul li a {}
#menuarea {}
ul.dropdown ul {} /*== TITLES ======================================*/
#header h1.logo,
#header h1.logo a,
div#phone,
.wp-pagenavi span.pages {}
#content h1, h2, h3, h4, h5, h6, #title2 h1,
h2 a, h3 a, h4 a, h5 a, h6 a {} 
h1, h2, h3, h4, h5, h6,
blockquote,
a.bigbutton,
#commentform #submit,
.feederss-label,
.feedemail-label,
#contentbox form .pushbutton-wide,
.ui-tabs-nav a {} /*== LINKS ======================================*/
a {}
a:hover,
a.button:hover,
a.button2:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {}
a.bigbutton:hover,
#but-prev a:hover,
#but-next a:hover,
#but-prev-next a:hover,
#commentform #submit:hover,
#contentbox form .pushbutton-wide:hover {}
.wp-pagenavi span.current {}
.wp-pagenavi a,
.wp-pagenavi a:link {}
.wp-pagenavi a:hover {} /*== SIDEBAR TABS ======================================*/
#flowpanes7 {}
ul#sidebar #sidebar_tabs ul.ui-tabs-nav li a, 
ul#foo #sidebar_tabs ul.ui-tabs-nav li a {}
ul#sidebar #sidebar_tabs ul.ui-tabs-nav {} /*== FOOTER ======================================*/
#footerbox {}
#footerbox ul#twitter_update_list li,
ul#foo > li li li {}
#footerbox ul#widget_posts img,
#footerbox #flickr .flickr_badge_image {}
.followme {}
#footer h3 {}
#footer a,
#footer ul#foo h5 a,
ul#foo a,
ul#foo ul#widget_posts li h5 a {}
#footer a:hover {} /*== CUSTOM CSS ======================================*/
/***** Custom PHPurchase ********************/

#billing-state, #shipping-state {
        width: 143px;
        }
#viewCartTable img{
  float:right;
  margin:4px 20px 0 0;
}

/***** Gravity Forms ********************/

.gform_footer .button {
	background: #0c3557 !important;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
        margin: 0 0 0 0px;
	padding: 3px 6px 3px 6px;
	border: none;
	text-shadow: #00000 1px 1px !important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.gform_footer .button:hover {
	background: #245880 !important;
	border: none;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gfield_checkbox {
	overflow:hidden;
}

.gfield_checkbox li {
	list-style-type: square;
	margin: 0px 0px 0px 1px!important;
	width:38%!important;
	float:left;
}

.gfield_radio {
	overflow:hidden;
}

.gfield_radio li {
	list-style-type: square;
	margin: 0px 0px 0px 1px!important;
	width:16%!important;
	float:left;
}

/***** Custom More Button  ***************/

#content a.more-link {
        background: url(images/readmore.png) no-repeat left;
        color: #2255AA;
        font-size: 16px;
        margin:0px 0px 0px 440px;
        padding:10px 10px 10px 30px;
        }
	