ul {
	font: 80%;
	color: #003f60;
	margin-right: 10px;
}

/* Breadcrumbs */

.breadcrumbs {
margin: 0; 
padding: 0;
width: 585px;
}

.breadcrumbs p {
color: #003f60;
font-size: 80%;
}

.breadcrumbs p a:link, .breadcrumbs p a:active, .breadcrumbs p a:visited, .breadcrumbs p a:hover  {
color: #003f60;
}

.breadcrumbs p a:hover { 
text-decoration : none;
}



/* Product Text Box */
.prodTextTop {
margin: 0; 
padding: 0;
width: 388px;
background: url(../images/intBoxTop_productText.gif) no-repeat;
background-color: #febd0b;
}

.prodTextTop p {
margin: 0; 
padding: 2px 0 0 8px;
color: #003f60;
font-size: 80%;
font-weight: bold;
}

.prodTextBg {
margin: 0; 
padding: 0;
width: 388px;
background: url(../images/intBoxBg_productText.gif);
}

/*Product display divider*/
.prodSeparator {
	font-size: 80%;
	font-weight: bold;
	background-color:#febd0b;
	width: 388px;
}
.prodSeparator p {
	margin: 0; 
	padding: 2px 0 0 8px;
	color: #003f60;
	font-weight: bold;
}

.blurb {
	width: 388px;
}

.blurb p {
margin: 0; 
padding: 5px 10px;
color: #003f60;
font-size: 80%;
}




.prodTextBottom {
margin: 0; 
padding: 0;
width: 388px;
height:9px;
background: url(../images/intBoxBottom_productText.gif) no-repeat;
}




/* Product Image Box */

.prodImageTop {
margin: 0; 
padding: 0;
width: 191px;
height:19px;
background: url(../images/intBoxTop_productImage.gif) no-repeat;
}

.prodImageTop p {
margin: 0; 
padding: 0 0 0 4px;
color: #003f60;
font-size: 80%;
font-weight: bold;
}


.prodImageBg {
margin: 0; 
padding: 0;
width: 191px;
text-align:center;
background: url(../images/intBoxBg_productImage.gif);
}



.prodImageBg p {
margin: 0; 
padding: 5px 4px 0 4px;
color: #003f60;
font-size: 80%;
text-align:left;
}



.productImage {
margin: 0; 
padding: 0;
}


.specials {
margin: 0; 
padding: 0;
background-color:#7e2a7d;
}

.specials p{
margin: 0; 
padding: 0 0 0 4px;
color: #fff;
font-weight: bold;}


.swatchImage {
margin: 0; 
padding: 10px 2px 0 2px;
}

.prodImageBottom {
margin: 0; 
padding: 0;
width: 191px;
height:9px;
background: url(../images/intBoxBottom_productImage.gif) no-repeat;
}

.prodImageDivider {
margin: 0; 
padding: 0;
width: 187px;
height:9px;
background: url(../images/intBoxDividerPixel_productImage.gif) repeat-x;
background-position: center;
}
.prodRangeDivider {
margin: 10; 
padding: 0;
width: 364px;
height:9px;
background: url(../images/intBoxDividerPixel_productImage.gif) repeat-x;
background-position: center;
}


form.currencyForm {
margin: 0; 
padding: 0;
}

select.currencySelect {
margin: 0; 
padding: 0;
margin-left: 20px;
color: #003f60;
font-size: 75%;
border: 1px #003f60 solid; 
}



/* Full Box */

.fullTop {
margin: 0; 
padding: 0;
width: 585px;
height:19px;
background: url(../images/intBoxTop_full.gif) no-repeat;
}

.fullTopShopping {
margin: 0; 
padding: 0;
width: 585px;
height:19px;
background: url(../images/intBoxTop_full.gif) no-repeat;
}


.fullTopShopping p {
margin: 0; 
padding: 0 0 0 4px;
color: #003f60;
font-size: 80%;
font-weight: bold;
}

.fullTopSeparator {
margin: 0; 
padding: 0;
width: 585px;
height:19px;
background: url(../images/intBoxSubTop_Separator.gif) repeat-x;
}

.fullTop p, .fullTopSeparator p {
margin: 0; 
padding: 2px 0 0 8px;
color: #003f60;
font-size: 80%;
font-weight: bold;
}

.fullBg {
margin: 0; 
padding: 0;
width: 585px;
background: url(../images/intBoxBg_full.gif);
}

.fullText {
width: 585px;
}

.fullText p {
margin: 0; 
padding: 5px 10px;
color: #003f60;
font-size: 80%;
}


.fullTextBrandForm {
width: 585px;
}

.fullTextBrandForm p {
margin: 0; 
padding: 1px 10px;
color: #003f60;
font-size: 80%;
}


.fullDivider {
margin: 0; 
padding: 0;
width: 584px;
height:9px;
background: url(../images/intBoxDividerPixel_productImage.gif) repeat-x;
background-position: center;
}

.fullBottom {
margin: 0; 
padding: 0;
width: 585px;
height:9px;
background: url(../images/intBoxBottom_full.gif) no-repeat;
}

.fullTextBrandForm .form {
margin: 0; 
padding: 0;
font-size: 11px;
}

.fullText table.formLabels td {
	color: #003f60;
	font-size: 80%;
}
.fullText table.formLabels input, .fullText table.formLabels select {
	color: #003f60;
	font-size: 100%;
}

.fullText table.formLabels a:link, .fullText table.formLabels a:active, .fullText table.formLabels a:visited, .fullText table.formLabels a:hover  {
color: #003f60;
}

.fullText table.formLabels a:hover { 
text-decoration : none;
}
