/* Header Menu */
.menu  {
}

ul.menu {
	list-style: none;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.menu li {
	clear: left;
	float: right;
	display: block;
}

.menu a{
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	background-attachment: scroll;
	background-image: url(../../images_template/tab1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 120px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.menu a:hover{
	background-image: url(../../images_template/tab2.png);
	color: #666666;
}

#current a{
	background-image: url(../../images_template/tab2.png);
	color: #666666;
}
/* end header menu */

#bg {
	background-color: #999;
	background-attachment: scroll;
	background-image: url(../../images_template/background1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#maintabletemplate {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 160px;
	width: 806px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Foot Menu*/
.mainlevel-foot {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	vertical-align: middle;
}
a.mainlevel-foot {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.mainlevel-foot:hover {
	color: #3F8DCB;
	text-decoration: none;
}
/* end of Foot Menu */

body {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.navboxlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.navboxlinks td {
}
.navboxlinks td img {
	padding: 0px;
}
.navboxlinks td a {
	background-color: #DCDCDC;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}
.navboxlinks td a:hover {
	background-color: #CCCCCC;
}

.navbox {
	padding: 4px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

.submitbutton {
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

#nav {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding-top: 0px;
}
#search1form {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../../images_template/bg_search1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	display: block;
	position: relative;
	top: 10px;
}
#searchshortform {
	width: 560px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../../images_template/bg_search1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	display: block;
	position: relative;
	top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}#search1field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	color: #999999;
	width: 170px;
	margin-left: 10px;
	padding: 0px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	text-indent: 2px;
	white-space: nowrap;
}
#search1button a {
	display: block;
	width: 120px;
	float: left;
	height: 22px;
	margin-top: 10px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
#search1button a:hover {
	background-image: url(../../images_template/button_grey2.jpg);
}
#searchadvanced1button a {
	display: block;
	width: 120px;
	float: left;
	height: 22px;
	margin-top: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
#searchadvanced1button a:hover {
	background-image: url(../../images_template/button_grey2.jpg);
}
#search1selectprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	margin-left: 33px;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
}
#search1selectcatagory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
}
#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 100px;
	width: 575px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 575px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#categories h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7AA1C7;
	line-height: 30px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#categories p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#categories a {
	text-decoration: none;
	color: #666666;
}
#categories a:hover {
	text-decoration: none;
	color: #333333;
}
#featured {
	height: 260px;
	width: 588px;
	position: relative;
	left: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 20px;
}
.specialheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7AA1C7;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #7AA1C7;
	font-weight: normal;
	margin-bottom: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7AA1C7;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AA1C7;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7AA1C7;
	line-height: 1.2;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7AA1C7;
}

#featuredproductsbg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 0px;
	width: 220px;
}
#featuredproductsprice {
	float: right;
	position: relative;
	top: 0px;
	text-align: center;
	vertical-align: top;
	display: block;
	clear: left;
	right: 0px;
	padding: 0px;
	margin-top: 26px;
	z-index: 1000;
}
#featuredproductsprice p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #009900;
	line-height: 14px;
	display: block;
	width: 90px;
}
#featuredproductsbg h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	margin-top: 0px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 9px;
}
#viewmore a {
	display: block;
	width: 100px;
	height: 22px;
	margin-top: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	float: left;
}
#bestsellersdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 576px;
	float: left;
	display: block;
	padding: 0px;
	left: 20px;
	top: 30px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#bestsellersdiv a {
	text-decoration: none;
	color: #666666;
}
#bestsellersdiv a:hover {
	text-decoration: none;
	color: #333333;
}
#bestsellersdiv img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#bestsellers {
	height: 92px;
	width: 188px;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/best_sellers_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	display: inline-block;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bestsellerstext {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	font-weight: normal;
	color: #666666;
}
#subcategory {
	height: 172px;
	width: 170px;
	background-attachment: scroll;
	background-image: url(/corporategifts/banners/subcategoryimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subcategorytext {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	font-weight: normal;
	width: 100%;
}
#categories #subcategory img {
	text-align: center;
	vertical-align: middle;
	margin-top: 1px;
}
#subcategory img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 148px;
	width: 148px;
}
#listings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 595px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	display: block;
	padding-top: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
}
#listingsbg {
	background-attachment: scroll;
	background-image: url(/corporategifts/images/listings_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 288px;
	position: relative;
	float: left;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 0px;
}
#listingsproduct {
	float: left;
	width: 263px;
	height: 200px;
	position: relative;
	top: 8px;
	left: 8px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#listingsproduct img {
	height: 113px;
	width: 113px;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 17px;
}
#listingsbg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 0px;
	width: 240px;
	color: #666666;
}
#listingsprice {
	float: right;
	position: relative;
	top: 0px;
	text-align: right;
	vertical-align: top;
	display: block;
	right: 0px;
	padding: 0px;
	margin-top: 0px;
	z-index: 1000;
	font-size: 12px;
	width: 100px;
}
#listingsprice p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	display: block;
	padding-top: 0px;
	float: left;
	width: 90px;
	font-weight: bold;
}
#listingdescriptionhome {
	float: right;
	position: relative;
	top: 0px;
	text-align: left;
	vertical-align: top;
	display: block;
	right: 0px;
	padding: 0px;
	margin-top: 10px;
	z-index: 1000;
	font-size: 11px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#listingsdescriptionhome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	display: block;
	padding-top: 0px;
	float: left;
	width: 90px;
	font-weight: bold;
}
#listingsbg h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-top: 0px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 9px;
}
#listings h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7AA1C7;
	line-height: 30px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#paginationtext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
	float: left;
}
#pagination {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
#pagination a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	margin-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: inline-block;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#pagination a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.on a {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#listingdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 595px;
	position: relative;
	top: 20px;
	left: 20px;
	display: block;
	padding-top: 0px;
	overflow: visible;
	padding-bottom: 60px;
	margin: 0px;
	float: left;
}
#listingdetail h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7AA1C7;
	line-height: 30px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#listingdetail p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#productspectitleheading {
	font-size: 13px;
	color: #7AA1C7;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: left;
	width: 575px;
	margin-left: 0px;
}
#productspectitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 120px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	color: #666666;
}
#productspecdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	float: left;
	clear: right;
	color: #666666;
}
#productspectitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 120px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#productspecdetail2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	float: left;
	clear: right;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#productpriceheading {
	font-size: 13px;
	color: #7AA1C7;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: left;
	width: 575px;
	margin-left: 0px;
}
#productprice1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 100px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #666666;
	float: left;
	clear: right;
}
#productprice1detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 54px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	float: left;
	clear: right;
	text-align: center;
}
#productprice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	color: #666666;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#productprice2detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 54px;
	display: block;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	float: left;
	clear: right;
	text-align: center;
}
#small p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	clear: both;
	float: left;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#quote {
	display: block;
	clear: left;
	float: left;
	height: auto;
	width: 245px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	width: 100px;
	float: left;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 140px;
	clear: right;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 24px;
	line-height: 24px;
}
#quotenow a {
	display: block;
	width: 100px;
	float: left;
	height: 22px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
#quotenowheading {
	font-size: 18px;
	color: #7AA1C7;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: left;
	width: auto;
	margin-left: 0px;
}
#quoteform {
	margin: 0px;
	width: 240px;
	height: auto;
	float: left;
	padding: 0px;
}
#cart a {
	display: block;
	width: 120px;
	float: left;
	height: 22px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
#sample a {
	display: block;
	width: 100px;
	float: left;
	height: 22px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}

#box {
	float: left;
	height: auto;
	width: 560px;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#box1 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/1.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#box2 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/2.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#box3 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/3.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}

#box4 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/4.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}

#box5 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/5.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}

#box6 {
	float: left;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/corporategifts/images/6.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#miniimagebox {
	height: 56px;
	width: 56px;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}#miniimagebox img {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#extraimages {
	width: 245px;
	height: auto;
	position: relative;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#listingdetail img {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 2px;
}
#right {
	width: 280px;
	float: right;
	position: relative;
	top: -40px;
}
#standardbutton a {
	display: block;
	width: 120px;
	height: 22px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	position: relative;
	float: right;
}
#standardbutton a:hover {
	background-image: url(../../images_template/button_grey2.jpg);
}
#searchresultsdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
	width: 220px;
	height: 54px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#searchresultsprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	float: right;
	width: 120px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
	padding: 0px;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#searchresults {
	height: 58px;
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#searchresultsmore {
	height: 54px;
	width: 100px;
	float: left;
	position: relative;
}
#searhresultsimagebox {
	height: auto;
	width: auto;
	padding: 2px;
	float: left;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#searhresultsimagebox img {
	border: 1px solid #CCCCCC;
}
#searchresultsimprintoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 54px;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subcategorylist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#subcategorylist a:hover {
	color: #333333;
}
#formcolumn1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	display: block;
	width: 130px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#formcolumn2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 200px;
	line-height: 32px;
	text-align: left;
	vertical-align: middle;
	z-index: 1000;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#advancedbutton a {
	display: block;
	width: 100px;
	height: 22px;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	position: relative;
}
#advancedbutton a:hover {
	background-image: url(../../images_template/button_grey2.jpg);
}
#advancedbutton {
	display: block;
	position: static;
	width: auto;
	height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
#search2form {
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
#formrowcontainer {
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 32px;
	text-align: left;
	vertical-align: middle;
	display: block;
	float: left;
	position: relative;
}
#note {
	display: block;
	float: left;
	width: 100px;
	padding: 3px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 8px;
}
#cartheadingqty {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 65px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingvalue {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 55px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingqty2 {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 40px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingdesc {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 190px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingcolour {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 60px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingorigination {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 90px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingprice {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 50px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingdate {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 70px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingstatus {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 75px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingexpecteddelivery {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 70px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingtotalprice {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 60px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingedit {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 35px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartheadingremove {
	font-size: 13px;
	color: #7AA1C7;
	float: left;
	height: 22px;
	width: 60px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartqty {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 65px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartvalue {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 55px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartqty2 {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 40px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartdesc {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 190px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
	font-weight: bold;
}
#cartmagglass {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
	width: 22px;
}
#cartdetails {
	font-size: 10px;
	color: #999999;
	float: left;
	height: 14px;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
}
#cartdetailstitle {
	font-size: 10px;
	color: #7AA1C7;
	float: left;
	height: 14px;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	width: 48px;
	margin-left: 65px;
}
#cartcolour {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 60px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartorigination {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 90px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartprice {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 50px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartdate {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 70px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartstatus {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#carttotalprice {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 60px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartexpecteddelivery {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 70px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartrowheading {
	height: 22px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#cartrowtotal {
	height: 22px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}

#cartrow1 {
	height: 22px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	display: block;
}
#cartrowblock {
	height: auto;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	float: left;
}
#cartrow2 {
	height: 22px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}
#cartrow3 {
	height: 2px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#cartrowdetails {
	height: 14px;
	width: 100%;
	float: left;
	margin-bottom: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #E5E5E5;
	line-height: 14px;
}
#cartedit a {
	height: 22px;
	width: 22px;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: #006600;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#cartedit {
	height: 22px;
	width: 22px;
	float: left;
	background-image: url(../../images_template/button_grey_sml.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	margin-left: 2px;
}
#cartremove a {
	height: 22px;
	width: 22px;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#carteditmed {
	height: 22px;
	width: 56px;
	float: left;
	background-image: url(/corporategifts/images/button_grey_med.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#carteditmed a {
	height: 22px;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: #006600;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 54px;
	margin-right: 2px;
	margin-left: 2px;
}
#cartremove {
	height: 22px;
	width: 22px;
	float: right;
	background-image: url(../../images_template/button_grey_sml.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
#cartheadingtotals {
	width: 100px;
	margin-left: 460px;
	font-size: 13px;
	color: #7AA1C7;
	line-height: 22px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
}
#cartheadingdelivery {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartdeliveryprice {
	font-size: 11px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
}

#cartheadingsubtotal {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartsubtotal {
	font-size: 11px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
}

#cartheadingloyaltydiscount {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartloyaltydiscount {
	font-size: 11px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
}

#cartheadingincdelivery {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartincdeliveryprice {
	font-size: 11px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
}
#cartheadinggrandtotal {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartgrandtotal {
	font-size: 12px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
	font-weight: bold;
	color: #006600;
}
#cartheadingvat {
	color: #7AA1C7;
	font-size: 13px;
	width: 190px;
	margin-left: 250px;
	float: left;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-right: 10px;
}
#cartvat {
	font-size: 11px;
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	margin-left: 10px;
}
#continueshopping {
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey_long.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-right: 15px;
}
#paywithcc {
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_grey_longer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-right: 15px;
}
#orderonaccount {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_greeen_longer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
#continueshopping a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	width: 150px;
	display: block;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
#paywithcc a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	width: 190px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#orderonaccount a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
#finalpageheading {
	color: #7AA1C7;
	font-size: 16px;
	float: left;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	width: 250px;
}

#finalpagetext {
	font-size: 11px;
	color: #999999;
	float: left;
	height: auto;
	width: 250px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}

#finalpagetext2 {
	font-size: 11px;
	color: #999999;
	float: left;
	height: auto;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#finalpagetermstext {
	font-size: 11px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
}
#finalpagetexttotal {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 250px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
	margin-top: 5px;
}

#finalpagetext2total {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartaccountheading {
	color: #7AA1C7;
	font-size: 16px;
	float: left;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 22px;
	height: auto;
	width: 90%;
}

#cartaccounttext {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}

#deliverylist {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	width: 90%;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}

#cartaccounttext2 {
	font-size: 11px;
	color: #999999;
	float: left;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	line-height: 22px;
}
#cartaccounttext2 a {
	color: #339933;
	text-decoration: none;
}
#cartaccounttext2 a:hover {
	text-decoration: underline;
	color: #666666;	
}
#accountlogin {
	margin: 0px;
	padding: 0px;
}
#createaccount {
	margin: 0px;
	padding: 0px;
}
#lostpassword {
	margin: 0px;
	padding: 0px;
}
#signinbutton {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_greeen_longer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#signinbutton a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
#signinbutton2 {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_red_longer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#signinbutton3 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
#signinbutton3 {
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../../images_template/button_orange_longer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#signinbutton2 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	width: 150px;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
input {
	font-size: 11px;
}
#finalpagetextfull {
	font-size: 11px;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
}
#cartqty input {
	width: 50px;
	font-size: 11px;
}
#header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
}
#header a {
	background-image: url(../../images_template/tab1.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	height: 25px;
	width: 120px;
	margin-top: 128px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	vertical-align: middle;
}
#header a:hover {
	color: #666666;
	background-image: url(../../images_template/tab2.png);
}
#header .headernav .on {
	color: #666666;
	background-image: url(../../images_template/tab2.png);
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	top: 20px;
	display: block;
	overflow: visible;
	padding-bottom: 0px;
	float: left;
	left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 570px;
}
#contentiframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 800px;
	position: relative;
	display: block;
	padding-top: 0px;
	overflow: visible;
	padding-bottom: 0px;
	float: left;
	margin: 0px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7AA1C7;
	line-height: 28px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: normal;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 6px;
	margin-top: 0px;
	line-height: 14px;
}
#footercontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#footercontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
#footercontainer a:hover {
	color: #3F8DCB;
}
#fpinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	margin-top: 15px;
	padding-left: 10px;
}
#fpinforight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 15px;
	padding-left: 10px;
}
#fpinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#fpinfo a:hover {
	color: #3F8DCB;
	text-decoration: none;
}
#fpinforight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#fpinforight a:hover {
	color: #3F8DCB;
	text-decoration: none;
}
#newsimagelist {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E6E6E6;
}
#newsrow {
	height: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	display: block;
	width: 550px;
	float: left;
}
#newslistcontent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
#newslistcontent {
	width: 500px;
}
#pagecontentimage {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E6E6E6;
	margin-bottom: 50px;
}
#newsrow a {
	float: right;
	height: 22px;
	background-image: url(../../images_template/button_grey.jpg);
	width: 100px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 8px;
	margin-top: 8px;
}
.blue {
	color: #7AA1C7;
}
#content a {
	color: #3F8DCB;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: none;
}
#absolutefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	overflow: hidden;
	visibility: visible;
	width: 100%;
	z-index: 0;
	background-color: #CCC;
	height: 300px;
	display: block;
	position: fixed;
}
.navboxlinksheaderimage {
	background-image: url(../../images_template/box_head.jpg);
	height: 10px;
	width: 200px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 10px;
}
.navboxlinkfooterimage {
	background-image: url(../../images_template/box_foot.jpg);
	height: 10px;
	width: 200px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 10px;
}
#bigtable {
	width: 95%;
}
#bigtable a {
	height: 22px;
	background-image: url(../../images_template/button_grey_med.jpg);
	width: 54px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-bottom: 8px;
	margin-top: 8px;
}
#bigtable a:hover {
}
#bigtable td {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
slide show
#slide a {
	font-weight:bold;
	text-decoration:none;
}
#slide a:hover {
	text-decoration:none;
}
/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
#slide .fpss-introtext .slidetext h1 {
	font-family:Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin:0;
	color:#FFFFFF;
	padding-top: 44px;
}
#slide .fpss-introtext .slidetext h1 a {
	font-family:Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#slide .fpss-introtext .slidetext h1 a:hover {
	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	color:#DDDDDD;
}
#slide .fpss-introtext .slidetext h2 {font-size:11px;margin:0 8px;padding:0;color:#bbb;font-weight:normal;}
#slide .fpss-introtext .slidetext h3 {font-size:11px;margin:0 0 4px 0;padding:0;display:none;}
#slide .fpss-introtext .slidetext p {
	background:url(dotted.gif) repeat-x bottom;
	color:#FFF;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
#slide .fpss-introtext .slidetext a.readon {
	position:absolute;
	left:8px;
	bottom:12px;
	width:100px;
	margin:0;
	background:url(readmore.png) no-repeat;
	color:#666;
	border:none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
}
#slide .fpss-introtext .slidetext a.readon:hover {
	position:absolute;
	left:8px;
	bottom:12px;
	width:100px;
	margin:0;
	background:url(readmore-hover.png) no-repeat;
	color:#666;
	border:none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
}
#slide a:active,a:focus {outline:0;}
#slide #fpss-container img {border:none;}
#slide .fpss-introtext .slidetext img,
#slide .fpss-introtext .slidetext p img {
	display:none;
	color: #666;
} /* this will hide images inside the introtext */
#slide .fpss-clr {clear:both;height:0;line-height:0;}

#addressinfo {
	font-size: 11px;
	color: #666;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	background-color: #CCC;
	padding-bottom: 15px;
	line-height: 16px;
}
#addressinfo a {
	font-size: 11px;
	color: #666;
}
#addressinfo a:hover {
	font-size: 11px;
	color: #666;
}
#announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
