


body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-bottom: 10px;
	height: 100%;
	float: left;
}

#banner_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	display: block;
	float: right;
	height: 58px;  /*** global setting, dynamic style will override ***/

}

#banner_info strong {font-weight: normal;}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div#rightitems{
	margin: 0px 0px 0px 14px;
	padding: 0px;
	text-align: right;
	float: right;
}

#rightitems img{
}

#content{
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 1px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: none #FFFFFF 1px;
}
/* adjust margins to change separation between the feature image and text flowing around it */
/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 100%;
	color: #999999;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	width: 798px;
}
/* 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;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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;}


/*********** #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;
}



/************** #advert styles **************/

#advert{
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #00FF66;
}

#bespoke{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 147px;
	width: 243px;
}

#newsite{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 133px;
	width: 243px;
}

#advert img{
	margin-bottom: 0px;
	padding: 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}




#bag {
	background-image: url(basket_icon.gif);
	background-repeat: no-repeat;
	background-position: 110px 0px;
	display: block;
	width: 135px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}

/************************************    Catalogue pages     *************************************/


div#rightitems{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	float: right;
}

#masthead{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 900px;
	float: left;
}

/************* link styles **************/

a:link{
	color: #000967;
	text-decoration: none;
}

a:visited {
	color: #000967;
	text-decoration: none;
}

a:hover {
    color: #000967;
	text-decoration: underline;
}


/************* heading styles **************/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #333333;   /******************* dynamic *******************/
	padding: 15px 0px 12px 3px;
}

h2{
	font-size: 120%;
	color: #333333;   /******************* dynamic *******************/
}

h3{
	font-size: 100%;
	color: #333333;   /******************* dynamic *******************/
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}

h5{
	font-size: 100%;
	color: #333333;
}


/************* banner styles **************/

#client_banner {
	height: 70px;
	float: left;
	width:100%;
	display: block;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
}

#client_banner img {float: left;}

#spacer {
	padding-top: 6px;
	padding-right: 6px;
}

/************* #globalNav styles **************/
#globalNav{
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #000967;
	border-right: 1px solid #000967;
	border-bottom: 1px none #000967;
	border-left: 1px solid #000967;
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100px;
	float: left;
	margin-top: 5px;
	text-align: left;
}

html>body #globalNav { /* Opera hack */
					   width: 100px;
}
#globalNav ul {
	background-color: #a6d5fd;
	margin:0px;
	padding:0px;
	list-style-type: none;
	height: auto;
	width: 100px;

}

#globalNav-row2 ul {
	background-color: #a6d5fd;
	margin:0px;
	padding:0px;
	list-style-type: none;
	height: auto;
	width: 100px;

}

#globalNav li {
	margin:0px;
	padding:0px;
	height: 23px;

}
#globalNav-row2 li {
	margin:0px;
	padding:0px;
	height: 23px;

}

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 3px 3px 3px 3px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border-bottom: solid #000967 1px;
	border-top: solid #CCCCCC 1px;
	width: 94px;
	display: block;

}

#globalNav a:link, #globalNav a:visited {
	color: #000000;
	text-decoration: none;
}

#globalNav a:hover {
	text-decoration: none;
	background-color: #4B55BC;
	color: #000967;

}

/************* #search styles ***************/


#search{
	padding: 0px 0px 0px 10px;
	width: auto;
	float: left;
	text-align: left;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #FFFFFF;
}


#searchbox{
	width: 900px;
	height: 34px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #4B55BC;
}

#basket_title {
	color: #FFFFFF;
}

#basket_title a, #basket_title a:link, #basket_title a:visited {
	color: #FFFFFF;

}

#basket_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#basket_title {
	width: auto;
	float: right;
	font-size: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
}
#basket_title a, #basket_title a:link, #basket_title a:visited, #registered a, #registered a:link, #registered a:visited {
	text-decoration: none;
}

#basket_title a:hover, #registered a:hover {
	text-decoration: none;
}


#searchform {
	margin: 0px;
	padding: 0px;
	float: left;
}
#brandsform {
	margin: 0px;
	padding: 0px;
	float: left;
}


#login{
	padding: 3px 8px 0px 10px;
	float: right;
	height: 34px;
	text-align: left;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
}

html>body #searchbox { /* Opera hack */
					   width: 900px;
}

input {
	margin: 0px;
	padding: 0px;
}
#inputbutton {
	margin: 0px 0px;
	padding: 0px 3px;
	width: 35px;
	float: left;
	height: 34px;
	line-height: 34px;
}

div#loginbutton {
	margin: 0px 0px;
	padding: 0px 0px;
	width: auto;
	float: left;
}
#search img {
	padding-top: 0px;
}

div#inputfield {
	padding: 7px 0px;
	float: left;
	width: 80px;
}

div#username {
	padding: 7px 5px 0px 0px;
	float: left;
	width: 80px;
}

div#password {
	padding: 0px 0px;
	float: right;
	width: 200px;
}

.formfield {
	font-style: normal;
	color: #000000;
	font-size: 100%;
	padding: 1px 3px 1px 3px;
}


.searchfield {
	width: 70px !important; /* Mozilla, Opera 5 & 6 */
    width: 80px; /* IE5/win */
    width/**/:/**/70px; /* IE6/win */
	padding: 0px 3px 0px 3px;
	border: 2px inset #CCCCCC;
	height: 14px !important; /* Mozilla, Opera 5 & 6 */
    height: 18px; /* IE5/win */
    height/**/:/**/15px; /* IE6/win */
	font-style: normal;
	color: #666666;
	font-size: 90%;
	margin: 0px;

}


#brandsearch {
	width: auto;
	float: left;
	height: 18px;
	padding: 8px 5px;
	text-align: left;
}

div#registered {
	float: left;
	color: #FFFFFF;
	font-size: 85%;
	height: 34px;
	width: auto;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: right;
	padding-right: 1px;
}





/************* #breadCrumb styles *************/

#breadcrumb {
	font-size: 110%;
	padding: 8px 0px 5px 3px;
	color: #333333;
	text-align: left;
	border-bottom: solid #FFFFFF 1px;
	margin-bottom: 8px;
	width: 785px;
}


/************** .feature styles ***************/
.feature{
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #333333;
	width: 792px;
	margin-left: 9px;
	height: 100%;
	float: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 1px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: none #4e97ca 1px;
}

.feature ul{
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: center;
	margin: 10px 12px;
}

.thumbsnav {
	height: 20px;
	text-align: right;
	width: 788px;
	font-size: 100%;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-right: 1px;
	padding: 3px 0px;
	border-bottom: solid #FFFFFF 1px;

	float: left;
}

#imageholdertop{
	padding: 33px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 147px;
	width: 223px;
}

#imageholdertop img, #imageholderbottom img{
	border: solid #666666 1px;
	padding: 1px;
}

#imageholderbottom{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 133px;
	width: 223px;
}


#imageholderextras{
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 223px;
}


#thumblineone {
	padding: 10px 0px 20px 0px;
	height: 100%;
	min-height: 400px;
	display: block;
	text-align: left;
	margin-left: 0px;
	margin-right: 8px;
}

#thumblinetwo {
	width: 100%;
	padding: 40px 0px 20px 0px;
	display: block;
}

.thumbs ul{ /* filters from .feature ul style */

}

li.thumbnail  {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	width: 104px;
	text-align: center;
}

li.thumbnail img {
	padding: 1px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: solid #000967 1px;
	width: 100px;
}

li.thumbtitle  {
	font-weight: normal;
	color: #333333;
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 104px;
	height: 30px;
}

li.prod_descript  {
	color: #333333;
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 104px;
	line-height: 1.0;
	height: 48px;
}

.prod_descript a, .prod_descript a:link, .prod_descript a:visited {
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 97px;
	line-height: 1.0;
	text-decoration: none;
}

.prod_descript a:hover {
	text-decoration: none;
	color: #0099FF;

}

li.thumbcode  {
	color: #333333;
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 97px;
}


#thumbtitle {
	text-align: center;
	width: 97px;
	display: block;
}

.thumbsnav {
	height: 20px;
	text-align: right;
	width: 788px;
	font-size: 100%;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-right: 1px;
	padding: 3px 0px;
	border-bottom: solid #cccccc 1px;
	float: left;

}
.thumbsnavtop {
	float: right;
	text-align: right;
	font-size: 11px;
}

/************** product page styles ***************/

.productcontainer{
	padding: 0px;
	text-align: left;
	color: #333333;
	float: left;
	width: 792px;
	height: 100%;
}

.productimage {
	float: left;
	width: 167px;
	text-align: center;
	padding-top: 12px;
}

.productimage img{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: solid #FFFFFF 1px;
}
.product {
	width: 788px;
	float: left;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

.productoptions img, .brandimage img, .brandimagebottom img{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none #4e97ca 0px;
}
.productoptions {
	width: 167px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
}
.brandimage {
	padding: 0px 0px 0px 0px;
	width: 165px;
	height: 50px;
	margin-top: 5px;
	float: left;
}

.brandimagebottom {
	padding: 0px 0px 0px 0px;
	width: 165px;
	margin-top: 8px;
	float: left;
}
.productinfo {
	float: left;
	width: 301px;
	margin: 0px 0px 0px 17px;
	text-align: left;
	color: #333333;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #333333;
}

.bullets ul {
	text-align: left;
	list-style-type: disc;
	margin:0px 20px;
	padding:0px 0px;
	color: #666666;

}
.bullets li {
	line-height: 1.3em;
	list-style: disc;
}
.description {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	padding-right: 30px;
	text-align: left;
}
.code {
	color: #333333;
	font-weight: normal;
	text-align: left;
}

.bullets {
	margin-top: 13px;
	width: 280px;
}


.qtyinput {
	font-weight: bold;
	width: 40px!important; /* Mozilla, Opera 5 & 6 */
    width: 60px; /* IE5/win */
    width/**/:/**/50px; /* IE6/win */
	padding: 0px 0px 0px 0px;
	height: 14px !important; /* Mozilla, Opera 5 & 6 */
    height: 18px; /* IE5/win */
    height/**/:/**/15px; /* IE6/win */
	margin-top: 9px !important; /* all browsers, not IE */
	margin-top: 8px; /* IE5 */
	margin-top/**/:/**/8px; /* IE6 */
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#optionsform {
	margin: 0px;
	padding: 0px;
}
#optionsform dd {
	margin: 8px 0px;
	padding: 0px;
}

#optionsform dt {
	float: left;
	width: 120px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	white-space: nowrap;
}
#optionsform #additem {
	float: left;
	width: 100px;
}
#optionsform #qtyfield {
	float: left;
	width: 68px;
	margin: 0px;
	height: 33px;
	padding-top: 0px;
	padding-left: 2px;
}
#optionsform #qtylabel {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px;
}
#itempic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 167px;
	text-align: center;
}
#pricing {
	float: right;
	margin-bottom:7px;
	width: 289px;
}

#colourcode {
	background-image: url(pricing_header_left.gif);
	background-repeat: no-repeat;
}

#carton {
	background-image: url(pricing_header_middle.gif);
	background-repeat: no-repeat;
	font-size: 90%;
}

#pack {
	background-image: url(pricing_header_middle.gif);
	background-repeat: no-repeat;
	font-size: 90%;
}

#single {
	background-image: url(pricing_header_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-size: 100%;
}
#pricetable {
	background-image: url(pricing_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 289px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#costs {
	padding: 0px;
	color: #333333;
	font-size: 100%;
}

#costs caption {
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-top: 8px;
	color: #333333;

}
#costs th {
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

#costs td{
	text-align: center;
	padding: 3px 2px 0px 6px;
	height: 22px;
	font-size: 10px;
}
#add_opt {
	background-image: url(pricing_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#add_opt_inner {
	background-image: url(curve_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 2px 6px;
	text-align: left;
}
#options_title {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	display: block;
	margin-top: 8px;
}
.advisory {
	font-size: 90%;
	display: block;
	margin: 5px 10px 2px 5px;
	text-align: left;
}

.advisory_link {
	font-size: 100%;
	font-weight: bold;
	padding-left: 5px;
}

#add_opt_inner img {
	margin-top: 7px;
	margin-bottom: 7px;
}

.add_button {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #000000;
}


/************** Client footer styles ****************/

#client_footer {
	background-color: #CCCCCC;
	border: solid #666666 1px;
	color: #333333;
	width: 892px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 10px;
	padding: 3px;
	line-height: 23px;
}
#client_footer p{
	margin:0 0 5px 0;
}

#client_footer { /* IE5 hack */
				 width: 900px;
				 voice-family: "\"}\"";
				 voice-family:inherit;
				 width: 892px;

}

#client_footer #info_link {
	float: right;
	color: #333333;
}
#info_link a, #info_link a:link {
	color: #000967;
}
/************** Catalogue extras styles ****************/

#extras {
	padding: 10px 0px 20px 0px;
	height: 550px;
	display: block;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
#extraslargeimage {
	float: left;
	width: 290px;
	text-align: center;
	padding-top: 8px;
}
#colourswatch {
	width: 330px;
	text-align: left;
	padding-top: 8px;
	float: left;
	height: 580px;
}
#colourswatch td {
	font-size: 9px;
}
#extrasbrand {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: right;
}
#extrasbrand img {
	border: thin none #FFFFFF;
}

.extrasproductinfo {
	float: right;
	width: 160px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #144890;
}
#colourswatch img {
	margin: 0px;
	padding: 0px;
	border: thin none #FFFFFF;
	height: 15px;
}
#levelbutton {
	width: 140px;
}
#stocklevel {
	width: 130px;
	display: block;
	float: right;
	height: 41px;
	line-height: 41px;
	color: #FF0000;
}

.clr-sw-outer {
	width:50px;
	height: 50px;
	margin-right: 4px;
	float: left;
	display: block;
}

.clr-sw {
	width:40px;
	margin: 0px 5px;
}

.clr-sw-name {
	text-align: center;
	line-height: 10px;
	padding-top: 1px;
}

/*****  shopping basket styles  *****/

.express_error {
	color: #FF0000;
	background-image: url(warning_tri.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	display: block;
	margin-top: 10px;
	padding-left: 20px;
	width: 400px;
	text-align: left;
}

fieldset {
	border: 1px solid #000967;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #000967;
	border-right: 1px solid #000967;
	border-bottom: 1px solid #000967;
	border-left: 1px solid #000967;
	padding: 1px 3px 1px 5px;
}
.order_spacer {
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/* ie hack for legend overflow */
fieldset{
	position:relative;
}
legend{position:relative;_top:-1em}


#basket_placeorder {
	text-align: right;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #E8E8E8;
}

#basket_delinfo {
	margin: 30px 0px 0px 0px;
	padding: 10px 0px;
	text-align: left;
}
#basket_delinfo label{
	font: bold 100% Arial,sans-serif;
	color: #000000
}
#basket_delinfo dt {
	float: left;
	display: block;
	width: 120px;
	padding: 3px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#basket_delinfo dd {
	margin: 0px;
	padding: 3px 0px;
}

#basket_delinfo dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#basket_delinfo .address_two {
	margin-left: 120px;
	padding-left: 0px;
}
#confirm_info {
	display: block;
	margin-bottom: 20px;
	height: 100%;
}

#page2_info {
	padding: 10px 0px 20px 0px;
	height: inherit;
	display: block;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

#table_products caption {
	font-size: 110%;
	color: #1472D0;
	font-weight: bold;
	text-align: left;
}
#table_products .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#table_products {
	margin-top: 30px;
	margin-bottom: 35px;
	font-size: 100%;
	color: #000000;
}
#table_products .bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 2px;
	border-bottom: solid #666666 1px;
}

#continue_shop {
	float: left;
	width: 136px;
	padding-left: 5px;
	display: block;
}

/**************    Advanced Search styles    ***************/

#advsearch_form dt {
	float: left;
	display: block;
	width: 120px;
	padding: 5px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#advsearch_form dd {
	margin: 0px;
	padding: 5px 0px;
}
#advsearch_form {
	margin: 20px 0px 0px 0px;
	padding: 10px 0px;
}
#advsearch_form dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#advsearch_form #searchbutton {
	margin-top: 12px;
}
#page2_image {
	display: block;
	float: right;
	height: 350px;
	width: 350px;
	text-align: right;
}
#page2_image img{
	padding: 1px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: solid #FFFFFF 1px;
}
#stock-table {
	border-top:1px #000967 solid;
	border-right:1px #000967 solid;
	margin:10px 0px;
	width: 100%;

}

#stock-table td, #stock-table th {
	border-bottom:1px #000967 solid;
	border-left:1px #000967 solid;
	color: #000000;
}
#stock-table th, #stock-table td {
	color:black;
}
#stock-table td.stock {
	background: #CCCCCC;
}

/*----------------------------------------------------------------------------*/

.cwy{
	float:left;
	margin:0 5px 5px 0;
}

.tooltipTrigger{
	display:block;
}

.tip-1-left{
	background-image:url(tooltip-left.png);
	background-position:center;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.tip-1-nw{
	background-image:url(tooltip-nw.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.tip-1-n{
	background-color:#CCCCCC;
	height:7px;
}
.tip-1-ne{
	background-image:url(tooltip-ne.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.tip-1-w{
	width:7px;
	background-color:#CCCCCC;
}
.tip-1{
	background-color:#FFFFFF;
	padding:2px;
}

.tip-1-e{
	width:7px;
	background-color:#CCCCCC;
}

.tip-1-sw{
	background-image:url(tooltip-sw.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.tip-1-s{
	height:7px;
	background-color:#CCCCCC;
}

.tip-1-se{
	background-image:url(tooltip-se.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.tip-2-left{
	background-image:url(tooltip-left.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
.tip-2{
	background-color:#FFFFFF;
	vertical-align:middle;
	height:13px;
	line-height:13px;
	overflow:none;
	color:#666666;
	border:#CCCCCC 1px solid;
	border-left:none;
	margin:0px;
	padding-right:3px;
}
.cwy:hover{
	background-color:#E8E8E8;
	cursor:pointer;
}
.cwyhover{
	background-color:#E8E8E8;
	cursor:pointer;
	float:left;
	border:1px solid #E8E8E8;
	margin:5px;
	padding:10px;
	font-size:10px;
}
.cwy_head{
	float:left;
	width:80px;
	background-color:#FFFFFF;
	margin:5px;
	padding:3px;
	font-size:10px;
}

.cwy_head p{
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#666666;
}

.cwy p{
	font-size:10px;
	padding:0px;
	margin:0px;
}
