* { font-family: Arial, Verdana, Helvetica, sans-serif; }

body
{
	margin: 8px;
	padding: 0px;
}

#menu input { font-size: 11px; }

em
{
	color: #2B3087;
	font-weight: bold;
	font-style: normal;
}

.user
{
	font-size: 9px;
	font-weight: normal;
}

.phone
{
	font-size: 11px;
	padding: 1em;
	color: #2b3087;
	margin: 0px;
	font-weight: bold;
}

.search
{
	padding: 0em 0em 1em 0em;
	margin: 0px;
}

.bullet
{
	color: #2b3087;
	font-weight: bold;
}

#title_box
{
	width: 590px;
	left: 10px;
	top: 70px;
	position: absolute;
	visibility: visible;
	border-bottom: #2b3087;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 10px 0;
}

#menu
{
	background-color: #F3F3F3;
	background-image: url(../images/menu_steel.jpg);
	background-repeat: no-repeat;
	width: 174px;
	left: 604px;
	top: 8px;
	position: absolute;
	visibility: visible;
	padding-top: 58px;
	padding-left: 8px;
	overflow: hidden;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
	border: 0px solid black;
}

#menu li
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 0px solid black;
}

#menu a
{
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

#menu a:hover { color: #2b3087; }

#menu a.std
{
	font-size: 11px;
	text-decoration: none;
	color: #2b3087;
}

#menu a.std:hover
{
	color: #000;
	text-decoration: underline;
}

#menu a.current
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2b3087;
}

#menu a.current:hover
{
	color: #2b3087;
	font-weight: bold;
	text-decoration: underline;
}

#menu form
{
	margin: 0px;
	padding: 0px;
}

#copyright
{
	padding: 6px 0px 6px 0px;
	border-bottom:#2b3087 1px solid;
	color:#666;
	font-size:9px;
	width:590px;
}

#copyright a
{
	text-decoration: none;
	color: #666;
}

#copyright a:hover
{
	color: #2b3087;
	text-decoration: underline;
}

.help
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

a.help { text-decoration: none; }

a:hover.help
{
	color: #2b3087;
	text-decoration: none;
}

.homeflash
{
	font-size: 11px;
	width: 280px;
	height: 148px;
	display: block;
	color: #666;
}

.homelink { font-size: 10px; }

.homelink a
{
	font-size: 10px;
	text-decoration: none;
	color: #666;
}

.homelink a:hover { color: #2b3087; }

p
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
	line-height: 14px;
}

.bullet
{
	color: #2b3087;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.title
{
	color: #2b3087;
	font-size: 14px;
	font-weight: bold;
}

.label
{
	color: #2b3087;
	font-size: 11px;
	font-weight: bold;
}

.product
{
	color: #2b3087;
	font-weight: bold;
}

#thumb_box
{
	height: 40px;
	width: 590px;
	left: 10px;
	top: 60px;
	position: absolute;
	visibility: visible;
	text-align: right;
	background-color: transparent;
}

#description_box
{
	height: 290px;
	width: 200px;
	left: 10px;
	top: 100px;
	position: absolute;
	visibility: visible;
	font-size: 11px;
}

#extra_box
{
	height: 80px;
	width: 210px;
	left: 10px;
	top: 420px;
	position: absolute;
	visibility: visible;
}

#colours_box
{
	height: 56px;
	width: 270px;
	left: 10px;
	top: 520px;
	position: absolute;
	visibility: visible;
}

#personalize_box
{
	height: 56px;
	width: 250px;
	left: 290px;
	top: 520px;
	position: absolute;
	visibility: visible;
}

#personalize_text
{
	color: #666;
	font-size: 10px;
}

#colour_text
{
	color: #666;
	font-size: 10px;
}

#call_to_action_box
{
	height: 56px;
	width: 130px;
	left: 540px;
	top: 520px;
	position: absolute;
	visibility: visible;
}

.swatch
{
	border: 1px solid white;
	padding: 1px;
}

.content_menu a
{
	font-size: 11px;
	text-decoration: none;
	color: #2b3087;
}

.content_menu a:hover
{
	color: #999;
	text-decoration: underline;
}

.search_result td {
	font-size:12px;
}

.search_result th
{
	font-size: 12px;
	color: #2b3087;
	text-align: left;
}

.search_result a
{
	font-size: 12px;
	text-decoration: none;
	color: #2b3087;
}

.search_result a:hover
{
	color: #999;
	text-decoration: underline;
}

