/* Rocky's Ace Hardware */

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: small;
	color: #41454e;
	background: #eff2f2 /*url("../images/body_bg.jpg") repeat-x top*/;
	}
	
#container {
	margin: 0 auto;
	padding: 0;
	width: 792px;
	background: url("../images/container_bg.jpg") top left repeat-y;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #fff;
}


/* @group Header */

#header {
	width: 730px;
	margin: auto;
	text-align: left;
	padding: 15px 15px 0px 15px;
}

#header img {
	float: left;
}

.text_size {
	margin: 10px 10px 5px 283px;
	text-align: right;
	padding: 0px 10px 0px 10px;
	font-size: 85%;
	color: #333333;
	float: right;
}

.text_size p {
	margin: 0;
	padding: 3px 0;
}

.text_size a {
	color: #333333;
}

#search {
	width: 239px;
	height: 46px;
	background: url("../images/search_bg2.jpg") no-repeat;
	float: left;
	padding: 25px 0px 0px 80px;
	color: #fff;
}

#search form {
	float: left;
	padding: 0px 5px 0 0;
	margin-left: 8px;
}

#search img {
	padding: 4px 0 0 0;
}

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

div.my_store {
	margin-left:10px;
	margin-top: -14px;
	font-size: 95%;
}

.my_store a {
	color:#fff
}

.my_store img {
	float:left;
	margin: 5px 10px 20px 0;
}

/*#gobutton {
	height: 25px;
	width: 35px;
	background: url("../images/gobutton.jpg") no-repeat;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	padding: 6px 1px 0 0;
	color: #41454e;
	float: left;
}

#gobutton a {
	color: #41454e;
	text-decoration: none;
}

#gobutton a:hover {
	color: #000;
	text-decoration: none;
}*/

.gobutton {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0;
}

.gobutton a {
	text-decoration: none;
	color: #fff;
}

.gobutton a:hover {
	text-decoration: none;
	color: #000;
}

/* @end */


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


/* @group Big Nav */

#bignav_container {
	float: none;
	clear: both;
	margin: auto;
	width: 730px;
}

#bignav {
	width: 700px;
	padding: 7px 15px 0px 15px;
	background: url("../images/belownav_bg.jpg") repeat-y;
	/*clear: both;*/
	border-bottom: #ba9467 solid 1px;
	min-height: 60px;
	_height: 60px;
	float: left;
}

#projects {
	background: transparent url("../images/projectshouse.gif") no-repeat left;
	padding: 8px 15px 8px 45px;
	color: #91642f;
	font-size: 115%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	/*display: inline;*/
	/*line-height: 48px;*/
	width: 140px;
	float: left;
	clear: both;
	margin-left: 20px;
}

#projects img {
	text-align:right;
}

#projects a {
	color: #91642f;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#projects a:hover {
	color: #c8a173;
}

#newsletter {
	background: url("../images/newslettertools.gif") no-repeat left;
	padding: 8px 5px 8px 40px;
	color: #91642f;
	font-size: 115%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	/*position: relative;*/
	/*display: inline;*/
	width: 130px;
	float: left;
}

#newsletter img {
	text-align: right;
}

#newsletter a {
	color: #91642f;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-right: 10px;
}

#newsletter a:hover {
	color: #c8a173;
}

#acerewards {
	background: url("../images/acerewardsdollar.gif") no-repeat left;
	padding: 8px 5px 8px 30px;
	color: #91642f;
	font-size: 115%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	/*position: relative;*/
	/*display: inline;*/
	width: 130px;
	float: left
}

#acerewards a {
	color: #91642f;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-right: 10px;
}

#acerewards a:hover {
	color: #c8a173;
}

#giftcard {
	background: url("../images/giftcard_icon.gif") no-repeat left;
	padding: 8px 5px 8px 40px;
	color: #91642f;
	font-size: 115%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	/*position: relative;*/
	/*display: inline;*/
	width: 80px;
	float: left;
	margin-right:-5px;
}

#giftcard a {
	color: #91642f;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-right: 10px;
}

#giftcard a:hover {
	color: #c8a173;
}

/* @end */


/* @group Left Side */

#leftside {
	width: 250px;
	float: left;
	margin: 15px 0 10px 0px;
	padding-left: 10px;
}

#leftside a {
	color: #cb0000;
}

#leftside a:hover {
	color: #081D76;
}

/* wjd changed callout stuff to classes */
.callout_container {
	margin: auto;
	padding-bottom: 15px;
	width: 238px;
}

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

.callout_body {
	width: 230px;
	border-left: #c68a8a 1px solid;
	border-right: #c68a8a 1px solid;
	border-bottom: #c68a8a 1px solid;
	padding: 3px;
	clear: both;
	text-align: center;
	color: #cb0000;
	text-align: center;
}

.calculator_callout_body {
	width: 230px;
	border-left: #c68a8a 1px solid;
	border-right: #c68a8a 1px solid;
	border-bottom: #c68a8a 1px solid;
	padding: 3px;
	clear: both;
	text-align: center;
	color: #cb0000;
	text-align: center;
	font-size: 80%;
}

.calculator_callout_body p {
	margin: 3px 3px 8px 3px;
}

.calculator_callout_body .small {
	font-size: 75%;
}

.calculate_button {
	text-align: center;
	padding-left: 12px;
}

.bulb_savings {
	border-top: 1px solid #000;
	padding-top: 10px;
}

.bulb_savings ul {
	margin: 0;
	padding: 0;
}

.bulb_savings li {
	font-weight: bold;
	font-size: 120%;
	display: inline;
	list-style: none;
	margin: 3px 15px 3px 5px;
}

.bulb_savings .left {
	margin-right: 80px;
	margin-left: 0;
}

.bulb_button {
	text-decoration: none;
	margin: 2px auto;
	display: block;
	background: #c40000;
	border: #c68a8a 1px solid;
	padding: 4px 6px;
	color: #fff;
}

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

/* @end */


/* @group Nav2 */

#nav2 {
	width: 455px;
	margin: 15px 0 25px 0;
	text-align: center;
}

#nav2 ul {
	margin: 0;
	padding: 0;
}

#nav2 li {
	display: inline;
	margin: 0;
	padding: 2px 5px 2px 20px;
	background: url("../images/nav2bullet.jpg") top left no-repeat;
}

#nav2 a {
	font-size: 120%;
	color: #081d76;
	text-decoration: none;
}

#nav2 a:hover {
	color: #e51937;
	text-decoration: 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 20px 15px 283px;
	/*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 {
	z-index: -1000;
	position: top;
}

.flash {
	padding: 2px;
	border: 1px #41454e solid;
	z-index: -1000;
	position: top;
	width: 447px;
}

.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 {
	width: 730px;
	background: #dbe0ea url("../images/nav_bg.jpg") repeat-x bottom;
	margin: auto;
	padding: 8px 15px 8px 15px;
	color: #41454e;
	overflow: auto;
	text-align: left;
	font-size: 80%;
	clear: both;
	position: relative;
}

#footer ul {
	margin: 0;
	padding: 0;
	}
	
#footer li {
	display: inline;
	margin: 0;
	padding: 2px 10px 2px 5px;
	background: url("../images/navline.jpg") top right no-repeat;
}
	
#footer a {
	color: #41454e;
	/*color: #081d76;*/
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}

#footer span {
	text-align: right;
	display: inline;
}

/* @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 */

.remindme_flash {
	width: 500px;
	padding: 2px;
	border: 1px solid #333333;
	margin: auto;
}

.remind_me_when {
	margin: 0 20px 10px 20px;
	float: left;
}

/* @group bulb calculator */


#page_callout_container {
	padding-bottom: 15px;
	width: 238px;
	float: right;
	margin: 5px 0 10px 20px;
	text-align: center;
}

#page_callout_container p {
	text-align: center;
}

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

.page_callout_body {
	width: 230px;
	border-left: #c68a8a 1px solid;
	border-right: #c68a8a 1px solid;
	border-bottom: #c68a8a 1px solid;
	padding: 3px;
	clear: both;
	text-align: center;
	color: #cb0000;
	text-align: center;
}

.page_calculator_callout_body {
	width: 230px;
	border-left: #c68a8a 1px solid;
	border-right: #c68a8a 1px solid;
	border-bottom: #c68a8a 1px solid;
	padding: 3px;
	clear: both;
	text-align: center;
	color: #cb0000;
	text-align: center;
	font-size: 80%;
}

.page_calculator_callout_body p {
	margin: 3px 3px 8px 3px;
}

.page_calculator_callout_body .small {
	font-size: 75%;
}

.page_calculate_button {
	text-align: center;
	padding-left: 12px;
}

.bulb_savings {
	border-top: 1px solid #000;
	padding-top: 10px;
}

.bulb_savings ul {
	margin: 0;
	padding: 0;
}

.bulb_savings li {
	font-weight: bold;
	font-size: 120%;
	display: inline;
	list-style: none;
	margin: 3px 15px 3px 5px;
}

.bulb_savings .left {
	margin-right: 80px;
	margin-left: 0;
}

.bulb_button {
	text-decoration: none;
	margin: 2px auto;
	display: block;
	background: #c40000;
	border: #c68a8a 1px solid;
	padding: 4px 6px;
	color: #fff;
}

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

/* @end */