
body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#content {
width: 800px;
}

#leftWrapper {
width: -150px;
}
#leftContainer {
width: -150px;
}

a:link, a:visited, a:hover {
	color: #24557E;
	text-decoration: none;
}

a:hover {
	color: #EB694A;
}

h1,h2,h3,h4,h5,h6 {
padding: 0;
margin: 0;
}

h3.standard {
	font-size: 130%;
	font-weight: bold;
	font-family: Helvetica;
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	padding: 3px;
	padding-left: 0;
	margin-left: 2px;
}

h1.standard {
    color: #EB694A;
	font-size: 130%;
	font-weight: bold;
	font-family: Helvetica;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	margin-left: 4px;
}

ul{
 list-style-type: none;
 padding: 0;
 margin: 0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mastHead{
visibility:hidden;
}

#pageContainer{    
	margin: 20px 20px 20px 20px;
	padding: 0px;
 	width:800px; 
 	margin-left:auto; 
 	margin-right:auto;
 	background-color: #FFFFFF;
}

#content{
	margin: 0;
	padding: 0;
	width: 650px;	
 	float: left;
}

#spacer {
clear: both;
}





/***********************************************/
/*Component Divs                               */
/***********************************************/


#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	width: 800px;
	visibility:hidden;
}






/*************** #pageName styles **************/


#pageName{
	padding: 0px 3px 5px 2px;
	background-color: #8C9494;
    /*border-bottom: 1px solid #A7ABA5;*/
	background-image:url(../images/pageNameBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 100%;
	visibility:hidden;
}

/************* #breadCrumb styles *************/


#breadCrumb{
visibility:hidden;
}


/************* #headerDecor Styles **************/
#headerDecor{
visibility:hidden;
}

#feature{
	margin: 5px 5px 5px 5px;
	font-size: 80%;
}

#feature p {
	padding: 0px 0px 10px 0px;
}

.featuredProductsIndex {
margin-left:auto; 
margin-right:auto;
margin-bottom: 10px;
padding: 5px;
width: 98%;
border: 1px dotted #cccccc;
/*background: url(../images/featuredBg.png) repeat-y;*/
}

#featuredProducts {
display: block;
margin-left:auto; 
margin-right:auto;
width: 98%;
margin-bottom: 10px;
clear: both;
}
#featuredProducts h3 {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.productBox {
font-size: 85%;
border: none;
/*display: inline;*/
/*float: left;*/
margin: 1px;
padding: 2px;
}

.productBox .frame {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 92px;
}

.productBox .title {
font-weight: bold;
}
.productBox .title a {
color: #000000;
}
.productBox .price {
color: #EB694A;
}
.productBox p {
margin: 0;
padding: 0;
margin-left: 2px;
}

.newProducts {
padding: 5px;
font-size: 90%;
}

.newProduct li {
margin-left: 5px;
margin-bottom: 2px;
}

.newsHeadlines {
clear: both;
margin-left:auto; 
margin-right:auto;
margin-bottom: 10px;
padding: 5px;
width: 98%;
font-family: tahoma;
border: 1px dotted #cccccc;
}
.newsHeadlines ul {
list-style-type: none;
padding: 0;
margin:5px;
font-family: Arial;
border-bottom: 1px dotted #cccccc;
}

.newsHeadlines .image {
 
padding: 5px;
}

.newsHeadlines .title {
margin-bottom: 2px;
font-family: Helvetica;
font-size: 110%;
}

.newsHeadlines .links {
font-family: Arial;
margin-left: 2px;
font-size: 95%;
margin-bottom: 3px;
}
.newsHeadlines .links a {
color: #666666;
}

.newsHeadlines p {
margin: 5px;
}

.newsHeadlines .details {
color: #777777;
font-size: 95%;
}

.newsHeadlines .title {
font-weight: bold;
display: block;
}

/************* #siteInfo styles ***************/


#footer {
visibility:hidden;
}



#footerLine {
visibility:hidden;
}

/************* #search styles ***************/


#search{
visibility:hidden;
}


/*********** #loginBox link styles ***********/
.inputForm {
visibility:hidden;
}

/*********** #navBar link styles ***********/

#leftContainer {
visibility:hidden;
	padding: 0;
	margin: 0;
	float: left;
	height: auto;
	width: -150px;
	overflow: hidden;
	z-index: -1;
}

#leftContainer ul {
    list-style: none; 
    margin: 0; 
    padding: 0;
}

#leftContainer li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */

/*html>body #leftContainer li {border-bottom: none;}*/


/*********** #sectionLinks styles ***********/


#leftNav{
visibility:hidden;

}

/*********** .relatedLinks styles ***********/


.categoryLinks {
visibility:hidden;
}


/************** #category styles **************/


.category {
	border-top: 1px solid #7FB5DC;
	padding: 2px;
}


table.category {
	width: 100%;
}


.category .header {
	background-color: #f5f4f7;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*color: #F36F35;*/
}


.category .name {
	clear: both;
	color: #0000FF;
	text-align: left;
}


.category .items {
	position: relative;
	float: right;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

#memberOptions {
visibility:hidden;
}

#menu {
visibility:hidden;
}

#storeMenu {
visibility:hidden;
}

#memberMenu {
visibility:hidden;
}


.memberDetails {
visibility:hidden;
}

.storeBrowser {
visibility:hidden;
}

#container {
margin-left:auto; 
margin-right:auto;
width: 98%;	
}

#container .float {
float:left;
}

.noticeBox {
padding: 10px;
margin: 5px;
color: #265B7A;
font-family: tahoma;
font-size: 85%;
border: 1px dotted #cccccc;
background-color: #FFF9DE;
}
