/* Rocky's Ace Hardware: Print Style Sheet */

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: small;
	color: #41454e;
	background: #ffffff;
}
	
#container {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
	
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: auto;
	background: #fff;
}


/* @group Header */

#header {
	display: none;
}

.text_size {
	display: none;
}

#search {
	display: none;
}

.button {
	background-color: transparent;
	color: #fff;
	border: transparent 0px;
	font-weight: bold;
	padding: 0;
}


/* @end */


.break {
	margin: 0;
	padding: 8px 0 8px 1px;
	background: url("../images/navline.jpg") left no-repeat;
}


/* @group Big Nav */

#menu_container {
	display: none;
}

#menu {
	display: none;
}

#bignav_container {
	display: none;
}

#bignav {
	display: none;
}

/* @end */


/* @group Left Side */

#leftside {
	display: none;
}

/* wjd changed callout stuff to classes */
.callout_container {
	display: none;
}

.callout_top {
	display: none;
}

.callout_body {
	display: none;
}

.calculator_callout_body {
	display: none;
}

.calculate_button {
	display: none;
}

.bulb_savings {
	display: none;
}

.bulb_savings .left {
	display: none;
}

.bulb_button {
	display: none;
}

.button {
	text-decoration: none;
	margin: 2px auto;
	display: block;
	padding: 4px 2px;
	color: #fff;
}

/* @end */


/* @group Nav2 */

#nav2 {
	display: none;
}

/* @end */

/* @group Brands */

#brands_container {
	margin: auto;
	padding-bottom: 15px;
	width: 438px;
}

#brands_top {
	width: 432px;
	background: #c40000 url("../images/brands_top.jpg") top no-repeat;
	border-bottom: #c68a8a 1px solid;
	padding: 5px 3px 5px 3px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

#brands_body {
	width: 430px;
	border-left: #c68a8a 1px solid;
	border-right: #c68a8a 1px solid;
	border-bottom: #c68a8a 1px solid;
	padding: 3px;
	text-align: center;
	color: #cb0000;
	text-align: center;
}

#brands_body img {
	border: none;
	padding: 2px;
}

/* @end */

/* @group Content */

#content {
	margin:15px;
	/*padding: 0px 20px 10px 0;*/
	padding:0;
}

#content p {
	font-size: 95%;
	line-height: 140%;
	letter-spacing: .02em;
	text-align: justify;
}

#content a {
	color: #081d76;
}

#content a:hover {
	color: #e51937;
}

#content p img {
	padding: 3px;
}

.rightpic {
	padding: 3px;
}

#content li {
	font-size: 95%;
	line-height: 140%;
	letter-spacing: .02em;
	text-align: left;
}

#content h1 {
	font-size: 150%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#content h2 {
	font-size: 100%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
}

#content h4 {
	font-size: 135%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
	
}

#flash_container {
	display: none;
}

.flash {
	display: none;
}

.boldsub {
	font-weight: bold;
	font-size: 100%;
	color: #081d76;	
}

.homerightpic {
	float: right;
	margin: 18px 0 5px 18px;
}

.rightpic {
	float: right;
	margin: 0 0 5px 18px;
}

.leftpic {
	float: left;
	margin: 0 18px 5px 0;
}

.indented_bullets li {
	margin-left:20px;
}

/*#commercial_container {
	padding-bottom: 10px;
	width: 202px;
	float: left;
}

#commercial_top {
	width: 196px;
	background: #cb0000 url("../images/logintop.jpg") top no-repeat;
	padding: 5px 3px 5px 3px;
	color: #fff;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

#commerciallogin {
	width: 194px;
	border-bottom: #cb0000 1px solid;
	border-left: #cb0000 1px solid;
	border-right: #cb0000 1px solid;
	color: #41454e;
	padding: 8px 3px 3px 3px;
	text-align: center;*/
	/*min-height: 152px;*/
/*}

#commerciallogin table {
	margin: auto;
}

#commerciallogin td {
	text-align: right;
	vertical-align: top;
	padding: 2px;
}*/

/*#commerciallogin {
	width: 442px;
	min-height: 77px;
	_height: 77px;
	padding: 5px;
	border: 1px #c68a8a solid;
	text-align: center;
	margin-left: 8px;
	margin: auto;
}

#commerciallogin_left {
	vertical-align: middle;
	float: left;
	width: 93px;
	height: 57px;
	padding: 10px;
	background: url("../images/loginbox2_bg.jpg") no-repeat top left;
	color: #fff;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}*/

#commerciallogin {
	width: 432px;
	padding: 10px;
	margin: auto;
	margin-left: 8px;
	background: url("../images/loginwoodback.jpg") no-repeat bottom;
	text-align: center;
	border-top: 1px solid #ba9467;
	font-size: 90%;
}

#login_top {
	color: #91642f;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	
	font-variant: small-caps;
	text-align:center;
	margin-bottom: 8px;
}

#commerciallogin form {
	display: inline;
	margin-right: 10px;
}

.submit {
	font-size: 95%;
	padding: 3px;
	margin: 3px;
}

h3 {
	font-weight: bold;
	color: #cb0000;
	font-size: 100%;
}

/* @end */

/* @group Sub Nav */

.about_us_menu {
	float: right;
	width: 170px;
	margin: 2px 0 10px 20px;
	background: #DBE0EA;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #000;
	text-align: right;
	font-size: 90%;
}

.about_us_menu a {
	border-bottom: 1px solid #000;
	padding: 3px 5px;
	color: #000;
	text-decoration: none;
	display: block;
}

#content .about_us_menu a:hover {
	border-bottom: 1px solid #000;
	padding: 3px 5px;
	background: #C40000;
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group Landing Nav */

#landing_nav {
	padding: 3px 3px 10px 3px;
	/*background: #333399;*/
	color: #41454e;
	margin: 0 0 0 8px;
	width: 446px;
	float: left;
	font-size:90%;
}

#landing_nav ul {
	padding: 0;
	margin-bottom: 10px;
	display: inline;
}

#landing_nav li {
	display: block;
	list-style: none;
	color: #41454e;
	margin: 1px;
	float: left;
	width: 218px;
	text-transform: uppercase;
	text-align: center;
}

#landing_nav a {
	color: #41454e;
	background: #dbe0ea url("../images/nav_bg.jpg") repeat-x bottom;
	display: block;
	text-decoration: none;
	padding: 5px;
}

#landing_nav a:hover {
	color: #fff;
	background: #dbe0ea url("../images/nav_bg2.jpg") repeat-x bottom;
	display: block;
	text-decoration: none;
	padding: 5px;
}

.bottom_margin a {
	margin-bottom: 20px;
}

/* @end */

/* @group Short Landing Nav */

#shortlanding_nav {
	padding: 3px 3px 10px 3px;
	/*background: #333399;*/
	color: #41454e;
	/*min-height: 135px;
	_height: 135px;*/
	margin-left: 15px;
	width: 440px;
}

#shortlanding_nav ul {
	padding: 0;
	margin-bottom: 10px;
	display: inline;
}

#shortlanding_nav li {
	display: block;
	list-style: none;
	color: #41454e;
	margin: 1px;
	float: left;
	width: 144px;
	text-transform: uppercase;
	text-align: center;
}

#shortlanding_nav a {
	color: #41454e;
	background: #dbe0ea url("../images/nav_bg.jpg") repeat-x bottom;
	display: block;
	text-decoration: none;
	padding: 5px;
}

#shortlanding_nav a:hover {
	color: #fff;
	background: #dbe0ea url("../images/nav_bg2.jpg") repeat-x bottom;
	display: block;
	text-decoration: none;
	padding: 5px;
}


/* @end */


/* @group Footer */

#footer {
	display: none;
}

/* @end */

/* @group Contact Form */

#contact_form {
	font-size: 90%;
}

#contact_form select#message_store_id {
	width: 330px;
}

#contact_form table {
	width: 450px;
}

#contact_form th {
	text-align: right;
	padding: 2px;
}

#contact_form td {
	padding: 2px;
}

.newsletter_store select {
	width: 250px;
}

/* @end */

/* @group no-callout content */



#no_callout {
	margin: 15px 20px 15px 20px;
	/*padding: 0px 20px 10px 0;*/
}

#no_callout p {
	font-size: 95%;
	line-height: 140%;
	letter-spacing: .02em;
	text-align: justify;
}

#no_callout a {
	color: #081d76;
}

#no_callout a:hover {
	color: #e51937;
}

#no_callout p img {
	padding: 3px;
}

#no_callout li {
	font-size: 95%;
	line-height: 140%;
	letter-spacing: .02em;
	text-align: left;
}

#no_callout h1 {
	font-size: 150%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
}

#no_callout h2 {
	font-size: 100%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
}

#no_callout h4 {
	font-size: 135%;
	color: #081d76;
	font-weight: bold;
	text-align: left;
	
}

/* @end */

/* @group Apply */



.apply {
	font-size: 90%;
}

.apply h3 {
	font-size: 120%;
	border-bottom: 1px solid #081D76;
	padding-bottom: 3px;
}

.apply table {
	width: 720px;
}

.apply th {
	text-align: right;
	padding: 2px;
	vertical-align: top;
}

.apply td {
	padding: 2px;
	vertical-align: top;
}

/* @end */

/* @group Flyers */

table.flyer_arrows {
	margin: auto;
	width: 200px;
}

.flyer_arrows td {
	text-align: center;
}

.flyer_arrows p {
	text-align: center;
}

/* @end */