.required2 {
	font-weight: bold;
	color: #FF0000;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


a:link, a:visited, a:hover 

{
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C0BBA7;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #006666;
}

h1{
	font-size: 22px;
	color: #96021A;
	font-family: Arial, Helvetica, sans-serif;
 
}

h2{
	font-size: 19px;
	color: #96021A;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}
#sale_price {
	color: #E87232;
	font-weight: bold;
}


ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 750px;
	
}

#navBar{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content{
	float:right;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 1;
	padding-bottom: 0;
	padding-left: 0;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 2px 0px 2px 2px;
}


/************* #globalNav styles **************/


/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
   


#globalNav{
	color: 666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	border: 1px solid #194B9C;
	text-decoration:none;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #375F92;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/css-nav.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#globalNav a:hover {
	font-size: 90%;
	background-color: #AAC6ED;
	;
	border: 1px solid #333;
	text-decoration:none;
	color: #EE7637;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: bold;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #8080A8;
	border-bottom: 1px solid #8080A8;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}





/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	/*background-color: #dddddd;*/
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.relatedLinks h3{
	margin: 0px;
	padding: 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/******Design Images ************/
#masthead .logo{
position:absolute;
top: 0px;
right: 0px;
}

#masthead .leftimage{
position: absolute;
top: 0px;
left: 0px;
}
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #950117;
	background-attachment: scroll;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
}
#navBar ul a:hover {
	display: block;
	margin-right: 10px;
	text-decoration:none;
	color: #950117;
	font-size: 12px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0BBA7;
	background-attachment: scroll;
	background-image: url(images/corner_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 150px;
	}

#navBar ul{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/*********** #sale items link styles ***********/



#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}


/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}

.title {
	font-size: 14px;
	font-weight: normal;
	color: #0D2474;
	letter-spacing: 0.3em;
	border-bottom-style: dotted;
	border-bottom-color: #0D2474;
	text-align: center;
}	
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/css-nav.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C0BBA7;
	border: 1px solid #80101C;
	font-weight: bold;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #940016;
	width: 100px;
	height: 30px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.product3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ECE9E4;
	border: 2px solid #940016;
	height: 30px;
	text-align: center;
	
}
.product2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C0BBA7;
	width: 292px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #940016;
	
}

.description2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7AFA2;
	font-weight: bold;
}

.cartbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #940016;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #950117;
}
.description2 strong {
	font-weight: bold;
}
#extra ul a:link, #extra ul a:visited {
	display: block;
	color: #375f92;
	border: 1px solid #ED8345;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	top: 0px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* fix for browsers that don't need the hack */
html>body #extra ul li {
	border-bottom: none;

}

#extra ul a:hover {
	display: block;
	padding: 2px 0 12px 2px;
	margin-right: 10px;
	border: 1px solid #ED8346;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#extra ul {list-style: none; margin: 0; padding: 0;}


/*********** #sale items link styles ***********/



#extra ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#extra li {
	border-bottom: 1px solid #EEE;

} 
.required {
	color: #FF0000;

}
.form_bg {
	border: 1px solid #666666;
	background-color: #E9E9E9;

}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_cart {
	float: right;
	width: 740px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	float: right;
	width: 350px;
	padding-top: 2px;
	text-align: right;
	padding-right: 5px;
}



.bggrey {
	background-color: #C0BBA7;
	text-align: center;
	border: 1px solid #CCCCCC;
	}
.search_input {
	text-transform: none;
	background-color: #C0BBA7;
	border: 1px solid #940016;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


#strike {
	text-decoration: line-through;
	border: 1px solid #B7AFA2;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #940016;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
}
#bargain {
	width: 220px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.old_price {
	text-decoration: line-through;
}
.sale_price {
	color: #930015;
}
.new_right {
	float: right;
	width: 260px;
	clear: right;
	padding-top: 20px;
}
.bargain_image {
	border: 2px solid #930015;
}


 
.contact_shoekins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #930015;
	font-weight: bold;
}
#new_contact {
	background-attachment: scroll;
	background-image: url(design_images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
	width: 246px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #930015;
	padding-left: 25px;
	padding-top: 20px;
}
#pod {
	background-attachment: scroll;
	background-image: url(design_images/pod_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 251px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.new_basket {
	background-attachment: scroll;
	background-image: url(design_images/cart_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 221px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
	padding-left: 8px;
}
.new_showing {
	background-attachment: scroll;
	background-image: url(design_images/cart_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 221px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 11px;
	padding-left: 15px;
}
#new_contact a:link{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #930015;

}
#new_contact a:visited{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #930015;

}
#new_contact a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: underline;
}
.engine_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.clear {
	clear: both;
}
