@import url(mystore.css);

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #F5F5F5 url(images/bodybg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	padding: 0;
}

#masterWrapper {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 100%;
	float: left;
	height: 50px;

}

 #header2 {
	width: 100%;
	float: left;
	height: 40px;
	margin-top: 10px;
	text-align: right;
}

#headder h2 {
	text-align: center;
	font-size: 12px;
}

#productDrop {
	position:absolute;
	font-size:10px;
	height:auto;
	width:600px;
	background-color: white;
	visibility: hidden;
	z-index: 30;
	border: medium silver solid;
	padding: 5px;
	left: 100px;
	top: 200px
	}

h1, h2, h3 {
	margin-bottom: 1em;
	color: #777777;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}
/* ----------------------------------------------------
                               start infor 
------------------------------------------------------*/

a:link.link {
	color: #00339A;
	font-size: 12px;
	text-decoration: none;
}
a:visited.link {
	color: #00339A;
	font-size: 12px;
	text-decoration: underline;
}

a:hover.link {
	color: #00339A;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-right: 5px;
}

.banner {
	font-size: 12px;
	color: #400040;
}

.label {
	padding: 4px 0 4px;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.text {
	font-size: 12px;
}

.textbold {
	font-size: 12px;
	font-weight: bold;
}

.searchLinks {
	font-size: 12px;
	font-weight: bold;
}

.selectedCategory {
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

.category {
	font-size: 12px;
	color: #585858;
	padding-top: 8px
}

.tabtr {
	background-color: #2C51BC;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 11px
}

.colheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	padding: 2px;
}

.rowshaded {
	font-size: 10px;
	background-color: #D6ECF9;
	color: #000000;
	text-decoration: none;
}

.rownotshaded {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.rownotshaded2 {
	font-size: 13px;
	color: red;
	text-decoration: none;
	width: 146px;
}	

.rowdata {
	font-size: 10px;
	color: #000000;
}

.detail1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.detail2 {
	font-size: 12px;
	color: #000000;
	margin: 10px;
}

.detail3 {
	font-size: 12px;
	color: red;
	margin: 10px;
}

.detail4 {
	font-size: 12px;
	font-style: oblique;
	font-weight: 500;
	color: black;
	margin: 10px;
}

.accountTitle {
	background-color: #8594A2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px
}

.cartMessage {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.registerText {
	font-size: 12px;
	color: black;
}

.registerTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.required {
	font-size: 10px;
	font-weight: bold;
	color: blue;
}

.confirmMessage {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.input {
	font-size: 10px;
	font-weight: bold;
}
.input2 {
	font-size: 10px;
	display: none;
}

.button {
	font-size: 15px;
	color: black;
}

.error {
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.errorbold {
	font-size: 11px;
	font-weight: bolder;
	color: red;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.tabtr {
	background-color: #ff8000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.tabbg {
	background-color: maroon;
}

.replacement {
	font-size: 9pt;
	text-decoration: none;
	color: #00339A;
}

.footerLink
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 11px
}

.boxTitle {
	background-color: #c0c0c0;
}

.boxbg {
	background-color: #ffffff;
}
.subcategories {
	list-style-type: disc
}
.subcategoriesnobullet {
	list-style-type: none
}

/* ----------------------------------------------------
                              end  infor 
------------------------------------------------------*/





/* Begin Custom display classes
* for display on dynamic page layouts
*  -- Jp. 2008.01.25
----------------------------------------------- */
.item {
	font-size: 10pt;
	font-weight: bold;
	color: maroon;
}

.itemsmall {
	font-size: 10pt;
	font-weight: bold;
	color: #339900;
}

.description_headline {
	font-size: 12pt;
	font-weight: bold;
}

.description_subhead {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

.description_internet {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

.featureshead {
	font-size: 12pt;
	font-weight: bold;
	color: #339900;
}

.description_features{
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

.form_fields {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;	
}
.dolarR {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.dolarM {
	font-size: 10pt;
	color: black;
}

.dolarS {
	font-size: 10pt;
	font-style: italic;
	color: black;
}















#products {
	width:584px;
	
}

#products img {
	height:130px;
	width: 130px;
	border: 0;
}


.headline {
	background-image: url(images/Border_bg2_01.gif);
	background-repeat:no-repeat;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #999999;
}

.image {
	background-image: url(images/Border_bg2_03.gif);
	background-repeat: repeat-y;
	background-position: center;
	border: 0px;
	text-align: center;
	padding-left: 2px;
}

.retail {
	background-image: url(images/Border_bg2_03.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}

.recprice {
	background-image: url(images/Border_bg2_04.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight:bold;
	height: 40px;
	width: 146px;
	z-index:30;
	text-align: right;
	padding-right: 10px;
}















/* -------------------------------------------------------------- 
    PRIMARY Layout Styles 
	12.02.08 - www.rec-direct.com
 -------------------------------------------------------------- 	
 -------------------------------------------------------------- */


/* -------------------------------------------------------------- 
    Header Area - be prepated for changes in headder graphics 
 -------------------------------------------------------------- */

}
/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Catalog Menu */

#menu {
	float: right;
	height: 40px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 3px;
}

#menu li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

.catalogs {
	color: #58B601;
	text-align: center;
	height: 18px;
	width: 390px;
	padding-top: 3px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #58B601;
}













 
 
 /* -------------------------------------------------------------- 
    Wrapper - container for 3 all columns 
 -------------------------------------------------------------- */
#wrapper {
	width: 100%;
	float: left;
	height: auto;
	margin: 0 auto;
	background: #F5F5F5 url(images/wrapperbg.gif) repeat-y;
}

#wrapper_extended {
	/* Landing Page logic */
		height: auto;
	width: 980px;
	margin: 0 auto;
	background: #F5F5F5 url(images/wrapperbgExt.gif) repeat-y;
}

#wrapper_homes {
	/* Division Page logic */
	height: auto;
	width: 980px;
	margin: 0 auto;
	background: #F5F5F5 url(images/wrapperbgExtHm.gif) repeat-y;
}


/* Sidebars Common */

.sidenav {
	float: left;
	width: 197px;
	padding-top: 20px;
}

.sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidenav li {
	padding-bottom: 2px;
	padding-left: 10px;
}

.sidenav li ul {
}

.sidenav li li {
	padding: 0;
}

.sidenav h2 {
	height: 30px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#leftNav {
	text-align: left;
	background: url(images/leftNav_categoriesbg.gif) no-repeat;	
	float: left;
	height:100%;

}

#leftNav h2 {
	text-align: right;
	background: url(images/leftNav_category.gif) no-repeat;
}

#leftNav li li {
	padding-right: 20px;
	text-align: right;
}

/* Sidebar2 */

#rightNav {
	float:right;
	background: url(images/righttNav_categoriesbg.gif) no-repeat;
}

#rightNav h2 {
	background: url(images/rightNav_category.gif) no-repeat;
}

#rightNav li li {
	padding-right: 20px;
	text-align: right;
}



/* -------------------------------------------------------------- 
    Content Area - need flexable width to expand for item 
	               landing pages.
 -------------------------------------------------------------- */
#content {
	text-align: left;
	height:auto;
	float: left;
	width: 580px;
	padding-left: 2px;
}

#content_extended {
	/* Landing Page logic */
	float: left;
	margin-left: 18px;
	width: 758px;
	border-right-width: 1px;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
} 

#content_homes {
	/* Division Page logic */
	float: left;
	width: 760px;
} 

#display {
	float: right;
}

/* -------------------------------------------------------------- 
    Main Navigation Styles 
 -------------------------------------------------------------- */
#nav {
	width:	980px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	background-color:#FFFFFF
	/* background-image: url(images/NewBanner3_04.gif);
	background-repeat: no-repeat; */
}
#nav ul {
	width:100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#nav ul li {
	display: inline;
	/*padding-left: 20px;
	padding-top: 2px;*/
}

#nav li a {
	background:transparent none repeat scroll 0 0;
	color:#FF9933;
	height:32px;
	margin:0;
	padding:9px 10px;
	text-decoration:none;
	font-weight: bold;
}

#nav a:hover {
	background:#FF6633 none repeat scroll 0 0;
}



/* -------------------------------------------------------------- 
    Content Area - 
 -------------------------------------------------------------- */

.post {
	padding-top: 20px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

.look {
	float:right;
	width: 410px;
	background-color: #FF9933;
	background-position: top;	
}
#looks {
	float: right;
	height: 16px;
	width: 400px;
	margin-top: 5px;
	padding-top: 3px;
}
#nav_primary {
	float: left;
}

/* -------------------------------------------------------------- 
    Footer Area - save room for upcoming favorite search area
 -------------------------------------------------------------- */
#footer {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/footerbg.gif) no-repeat;
}

#footer_extended {
	/* Landing Page logic */
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/footerbgExt.gif) no-repeat;
}

#footer_homes {
	/* Division Page logic */
	width: 100%;
	padding: 30px 0;
	text-align: center;
	background: url(images/footerbgExtHm.gif) no-repeat;
}	

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}



/* -------------------------------------------------------------- 
    Marquee Area - 
 -------------------------------------------------------------- */
.marqueeSlot, .marqueeSlotOn {
height:50px;
width:150px;
}

.marqueeSlotOn {
font-weight:bold;
}

.marqueeSlot, .marqueeSlot a:link, .marqueeSlot a:hover, .marqueeSlot a:visited {
background-color:#86AFDE;
color:#FFFFFF;
}

.marqueeSlotOn, .marqueeSlotOn a:link, .marqueeSlotOn a:hover, .marqueeSlotOn a:visited {
background-color:#2F73C1;
color:#FFFFFF;
}

/* --------------- CSS Document by Jp. 03/18/08 */

#display {
	height: auto;
	width: 584px;
	left: 0px;
	top: 14px;
}

#gap {
	height:25px; 
	width:438px; 
	background-image:url(../images/specials/CatFade.jpg);
}

#products {
}

#products img {
	height:130px;
	width: 136px;
}

.headline {
	background-image: url(../images/Border_bg2_01.gif);
	background-repeat:no-repeat;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #999999;
}

.image {
	background-image: url(../images/Border_bg2_03.gif);
	background-repeat: repeat;
	background-position: center;
	height: 130px;
	width: 142px;
	border: 0px;
	text-align: center;
	z-index:10;
	padding-left: 4px;
}

.retail {
	background-image: url(../images/Border_bg2_03.gif);
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}

.recprice {
	background-image: url(../images/Border_bg2_04.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight:bold;
	/* background-image:url(../images/SALEtest.gif);
	background-repeat:no-repeat;
	background-position: center; */
	height: 40px;
	width: 146px;
	z-index:30;
	text-align: center;
}

/* ---------------------------------------------*
        Highlighted Items display table

#products {
}

#products table {
	background-color:#666666;
	width:438px;
	border-color:#000000;
}

#products tr {
}

#products td {
	background-image:url(../images/specials/Border_bg2.jpg);
	width: 146px;
	text-align: center;
	height: 181px;
	border: 1px;
	border-color: #eeeeee;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 3px;

}
------------------------------------------------*/

#products {
}

#products img {
	height:130px;
	width: 136px;
}

.promoHeadline {
	background-image: url(images/Border_bg2_01.gif);
	background-repeat:no-repeat;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight:bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #999999;
}

.promoImage {
	background-image: url(images/Border_bg2_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	width: 142px;
	border: 0px;
	text-align: center;
	z-index:10;
	padding-left: 4px;
}

.promoRetail {
	background-image: url(images/Border_bg2_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}

.promoRecprice {
	background-image: url(images/Border_bg2_04.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight:bold;
	/* background-image:url(../images/SALEtest.gif);
	background-repeat:no-repeat;
	background-position: center; */
	height: 40px;
	width: 146px;
	z-index:30;
	text-align: center;
}


/* ---------------------------------------------*
              Repeating DIVs
------------------------------------------------*/

#name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;
	padding-bottom: 1px;
	margin-top: 2px;
	color: #999999;
}

#image {
	height: 130px;
	width: 140px;
	border: 0px;
	text-align: center;
	background-position: center;
	z-index:10;
	padding-left: 2px;
}

#price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 14pt;
	font-weight:bold;
	/* background-image:url(../images/SALEtest.gif);
	background-repeat:no-repeat;
	background-position: center; */
	height: 40px;
	width: 146px;
	z-index:30;
	margin-top: 2px;
}



/* ---------------------------------------------*
              Category Listings
------------------------------------------------*/
#listing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	height: auto;
	width: 438px;
	left: 0px;
	top: 14px;
}

#listing ul {
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #fff;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 0;
	text-align: left;
	margin-left: 5px
}

#listing li a {
	display: block;
	margin: 0;
	padding: 8px 15px;
	height: 9px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	line-height: 14px;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
}

#listing li a:hover, #listing li a.current, #listing li a.current:hover{
	background-color: #D6ECF9;
}


