/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
	margin-top: 10px; 
	float: left;
	color: #464646;
	font-size: 11px;
	font-family: Verdana;
	width: 185px;
	background-color: #4E5156;
	text-align: left;
	margin-left: 1px;
}

#widgetInformation .top {
	
	padding-top: 1px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #4E5156;
	font-size: 0px;
	text-align: left;
}

#widgetInformation .body {
	margin-bottom: 4px;
}

#widgetInformation .body ul {

}

#widgetInformation .body ul li {
	padding-left: 40px;
	background-image: url(../../store/images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 1.8em;
	font-size: 100%;
}

#widgetInformation .body ul li a {
	padding: 1px;
	color: white;
	text-decoration: none;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	text-decoration: underline;
}

#widgetInformation .btm {
	padding-left: 41px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 13px;
}

/* end widgetInformation */


/* widgets definitions */

.noItems {
	padding-top: 5px;
	padding: 5px;
	padding-left: 20px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */
.items {
	background: url(none);
	background-repeat: no-repeat;
	background-position:  1.2em;
	padding: 2px;
}

#widgetSidebar .top {
	background: url(none);
	background-repeat: no-repeat;
	background-position:  1.2em;
	padding: 18px;
}
#widgetSidebar .top a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#widgetSidebar .top a:hover {
	text-decoration: underline;
	color: white;
}

#widgetSidebar .body { 
	padding-right: 14px;

}

#widgetSidebar .body .items {
	padding: 4px;
	font-size: 11px;
}

#widgetSidebar .body .subtotal {
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
}

#widgetSidebar .btm { }

/* end widgetSidebar */

/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
	margin-top: 5px;
	margin-right:4px;
	background-color: #4E5156;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Verdana;
	width: 185px;
	text-align: left;
}

#widgetSubscribe .top {
	background:url(../../design/images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetSubscribe .body {
	height: 25px;
}

#widgetSubscribe .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSubscribe .body .field input {
	width: 120px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}

#widgetSubscribe .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSubscribe .body .button {
	background:url(../../design/images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSubscribe .body .button  a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSubscribe .body .button a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#widgetSubscribe .btm {
	background:url(../../design/images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSubscribe */


#categoryGrid h2 { 
 	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#categoryGrid {
	text-align: left;
	margin: 5px;
	width: 98%;
}


#categoryGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#categoryGrid .details {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #464646;
}

#categoryGrid .details .buttons {
	width: 100%;
	float: left;
	clear: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#categoryGrid .details .buttons .detailBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#categoryGrid .details .buttons .detailBtn a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#categoryGrid .details .buttons .detailBtn a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

#categoryGrid #btmOptions {
	height: 40px;
}

#categoryGrid #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryGrid #btmOptions .pagination a {
	color: #CCCCCC;
	text-decoration: underline;
}

#categoryGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#categoryGrid homepagecontent {
	clear: left;
	float: left;
}

#productGrid h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

#productGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#productGrid table{
	float: left;
	clear: left;
	width: 100%;
}

#productGrid #topOptions {
	width: 98%;
	height: 40px;
	float: left;
	clear: left;
}

#productGrid #topOptions .search {
	float: left;
	clear: left;
	height: 18px;
}

#productGrid #topOptions .myrow {
	width: 100%;
	height: 25px;
}

#productGrid #topOptions .display {
	clear: left;
	float: left;
	height: 18px;
	width: 48%;
	text-align: left;
}

#productGrid #topOptions .sort {
	width: 50%;
	height: 20px;
	float: right;
	text-align: right;
}

#productGrid #topOptions .sort .label {
	float: left;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
}

#productGrid #topOptions .sort .option {
	float: left;
	height: 18px;
	padding: 2px;
}

#productGrid #topOptions .sort .option select {
	height: 18px;
}

#productGrid .photo {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
}

#productGrid .details {
	width: 100%;
	height: auto;
	font-size: 10px;
	font-weight: normal;
	float: right;
	clear: none;
	text-align: left;
	color: #CCCCCC;
}

#productGrid .description {
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
}

#productGrid .details .sprice {
	float: left;
	clear: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#productGrid .details .buttons {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
	text-align: center;
}

#productGrid .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 4px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .detailBtn a {
	color: black;
	text-decoration: none;
}

#productGrid .details .buttons .detailBtn a:hover {
	color: #000099;
	text-decoration: underline;
}

#productGrid .details .buttons .addToCartBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 2px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .addToCartBtn a {
	color: black;
	text-decoration: none;
}

#productGrid .details .buttons .addToCartBtn a:hover {
	color: #000099;
	text-decoration: underline;
}

#productGrid .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

#productGrid .options {
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

#productGrid .options .form-label{
	clear: left;
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#productGrid .options .form-field{
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#productGrid #btmOptions {
	clear: left;
	float: left;
	width: 100%;
	height: 60px;
}

#productGrid #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 160px;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productGrid #btmOptions .batchAddToCartButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid #btmOptions .batchAddToCartButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination {
	float: right;
	width: auto;
	height: 19px;
	font-size: 12px;
	padding-top: 15px;
}

#productGrid #btmOptions .pagination a {
	color: white;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination a:hover {
	color: ##CCCCCC;
	text-decoration: none;

}

#productGrid #btmCategoryPhoto {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoImage {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoCaption {
	clear: left;
	float: left;
}

#productGrid #qtyPricing {
	float: left;
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

#productGrid #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 25%;
}

#productGrid #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 50%;
}

#productGrid #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 25%;
}

#productGrid #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 50%;
}

#productDetail{
	text-align: left;
	margin: 5px;
	width: 98%;
}


#productDetail #productPhotos {
	class="MagicZoom"
	float: left;
	clear: left;
	width: 26%;
	padding-top: 10px;
	padding-left: 6px;
	vertical-align: middle;
	text-align: center;
}


#productDetail #qtyPricing {
	float: left;s
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 95%;
}

#productDetail #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 50%;
}

#productDetail #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 50%;
}

#productDetail #price {
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	margin-bottom: 20px;
}

#productDetail .form-label {
	font-weight: bold;
	width: 28%;
}

#productDetail #productsRelated .content-odd {
	text-align: center;
	width: 35%;
	float: left;
	height: auto;
}

#productDetail .hdr-title {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}

#productDetail h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}


#productDetail #prodThumbnails {
	clear: left;
	class="MagicZoom"
}

#productDetail #extraDetails {
	float: left;
	clear: none;
	height: auto;
	width: 45%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	color: white;
}

#productDetail .submitBtn {
	font-weight: none;
	font-size: 10px;
	float: left;
	width: 90px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productDetail #qtyPricing {
	float: left;s
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 95%;
}

#productDetail #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 50%;
}

#productDetail #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 50%;
}

#productDetail #sprice {
	font-size: 110%;
	font-weight: none;
	height: 30px;
}

#productDetail .form-label {
	font-weight: bold;
	width: 28%;
}

#productDetail .form-field {
	font-weight: none;
	font-size: 10px;
	width: 140px;
	height: 20px;
	text-align: left;
}

#productDetail #customerUpload {
	margin-top: 15px;
	clear: left;
	float: left;
}

#productDetail #detailGroup {
	float: left;
	clear: left;
	width: 75%;
}

#productDetail #detailTabs {
	clear: left;
	float: left;
	width: 98%;
}

#productDetail #detailTabs ul {
	margin: 0;
	padding: 10px 10px 0 5px;
	list-style: none;
}

#productDetail #detailTabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#productDetail #detailTabs a .current {
  	color: #FFFFFF;
  	font-size: 150%;
}

#productDetail #detailTabs a {
	float: left;
	background: url(../design/images/tab-left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#productDetail #detailTabs a span {
	float: left;
	display: block;
	background: url(../design/images/tab-right.gif) no-repeat right top;
	padding: 5px 10px 5px 3px;
	color: #404040;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#productDetail #detailTabs a span {
	float: none;
}

/* End IE5-Mac hack */
#productDetail #detailTabs a:hover span {
  	color: #FFFFFF;
}

#productDetail #detailTabs a:hover {
	color: #FFFFFF;
}

#productDetail #detailTabs a:hover span {
	color: #FFFFFF;
}

#productDetail .hdr-title {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	width: 100%;
}

#productDetail .container {
	clear: both;
	float: left;
}

#productDetail .body {
	clear: right;
	padding: 20px;
}

#productDetail #productDescription {
	margin-top: 15px;
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	text-align: justify;
}

#productDetail #productDescription p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#productDetail #productsRelated {
	margin-top: 15px;
	float: left;
	clear: left;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	text-align: left;
}

#productDetail #productsRelated .content-odd {
	text-align: center;
	width: 35%;
	float: left;
	height: auto;
}

#productDetail #productsRelated .content-even {
	text-align: center;
	width: 49%;
	float: left;
	height: auto;
	
}

#productDetail #productsRelated .title {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	clear: both;
}

#productDetail #productsRelated .title a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

#productDetail #productsRelated .title a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#productDetail #productsRelated .photo {
	float: left;
	clear: left;
	width: 26%;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}

#productDetail #productsRelated .details {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

#productDetail #productsRelated .details .sprice {
	width: 100%;
	text-align: center;
	margin-top: 8px;
	font-size: 100%;
	font-weight: bold;
	height: 28px;
	color: white;
	width: auto;
}

#productDetail #productsRelated .details .detailsBtn {
background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 4px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;	
}

#productDetail #productsRelated .details .detailsBtn a {
	text-align: center;
	color: black;
	text-decoration: none;
}

#productDetail #productsRelated .details .detailsBtn a:hover {
	color: black;
	text-decoration: underline;
	color: #000099;
}



/* begin search form */
/* used in templates/search.form.tem.php */

#searchForm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#searchForm h2 { }

#searchForm #searchFormCategory {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormCategory .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormCategory .field {
	float: left;
	clear: left;
}

#searchForm #searchFormCategory select {
	color: #000000;
	height: 150px;
}

#searchForm #searchFormVendor {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormVendor .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormVendor .field {
	float: left;
	clear: left;
}

#searchForm #searchFormVendor select {
	color: #000000;
}

#searchForm #searchFormKeywords {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormKeywords .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormKeywords .field {
	float: left;
	clear: left;
}

#searchForm #searchFormKeywords input {
	width: 200px;
	color: #000000;
}

#searchForm .searchFormCustomList {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormSubmit {
	float: left;
	clear: left;
	padding-top: 15px;
}

#searchForm #searchFormSubmit .button {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	padding: 1px;
	margin-bottom: 15px;
}

#searchForm #searchFormShopByPrice {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormShopByPrice .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormShopByPrice .field {
	float: left;
	clear: left;
}

#searchForm #searchFormShopByPrice select {
	color: #000000;
}

#searchForm #searchFormDynamicResults {
	clear: left;
	float: left;
	background: #696a6e;
	padding: 10px;
	display: none;
}

}
/* end search form */

#viewCart {
	text-align: left;
	margin: 8px;
	width: 98%;
}

#viewCart h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	display: none;
}

#viewCart p {
	height: auto;
	text-align: left;
}

#viewCart .myerror {
	padding-bottom: 5px;
	padding-top: 0px;
}

#viewCart #pageNote {
	height: auto;
	text-align: left;
}

#viewCart #pageError {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
}

#viewCart #cartItems {
	height: auto;
	width: 99%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#viewCart #cartItems thead tr th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#viewCart #cartItems tbody tr td {
	border-bottom: 1px solid #D8DDE3;
	text-align: left;
	font-weight: normal;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#viewCart #cartItems .cartError {
	background-color: #FF4040;
}

#viewCart #cartItems .normal {
	background-color: #CCCCCC;
}

#viewCart #cartItems .cartWarning {
	background-color: #0369ab;
}


#viewCart #cartInfo {
	height: auto;
	width: 98%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#viewCart #cartNumItems {
	width: 30%;
	padding-top: 8px;
	height: 35px;
	float:left;
	clear:left;
	text-align: left;
}

#viewCart #cartCoupon {
	height: 35px;
	width: auto;
	text-align: left;
	float:left;
	clear: left;
}

#viewCart #cartAmounts {
	padding-top: 8px;
	margin-bottom: 8px;
	float: right;
	text-align: right;
	width: 30%;
}

#viewCart #cartAmounts .field-link {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	vertical-align: bottom;
}

#viewCart #cartAmounts .field-price {
	text-align: right;
	font-weight: bold;
	height: 18px;
	padding: 2px;
}

#viewCart #cartAmounts .field-label {
	text-align: left;
	height: 18px;
	clear: left;
	float: left;
	padding: 2px;
}

#viewCart #cartButtons {
	clear: both;
	float: left;
	margin-top: 25px;
	width: 96%;
	text-align: left;
}

#viewCart #gatewayButtonsContainer {
	width: 100%;
	height: auto;
	clear: right;
}

#viewCart .gatewayButtons {
	float: right;
	height: 50px;
}

#viewCart #crossSell {
	border-top: 1px dotted #D9D9D9;
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
	padding-top: 5px;
	margin-top: 15px;
}

#viewCart #crossSell .content-even {
	text-align: center;
	width: 32%;
	height: auto;
	padding-top: 15px;
}

#viewCart #crossSell .content-odd {
	text-align: center;
	width: 32%;
	height: auto;
	padding-top: 15px;
}

#viewCart #crossSell .title {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

#viewCart #crossSell .title a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

#viewCart #crossSell .title a:hover {
	text-decoration: none;
}

#viewCart #crossSell .photo{
	text-align: center;
}

#viewCart #crossSell .details {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

#viewCart #crossSell .details .detailsBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 4px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#viewCart #crossSell .details .detailsBtn a {
	color: black;
	text-decoration: none;
}

#viewCart #crossSell .details .detailsBtn a:hover {
	color: #000099;
	text-decoration: underline;
}

#popupShipping {
	text-align: left;
	margin: 10px;
}

#popupShipping h2 {
	width: 300px;
}

#popupShipping #pageNote{
	float: left;
	width: 100%;
}

#popupShipping #serviceLogo {
	width: 150px;
	float: right;
	padding-left: 15px;
}

/* begin checkoutOnePage */
/* used in templates/checkout.onepage.tem.php */

#checkoutOnePage {
	text-align: left;
	width: 98%;
	margin: 8px;
}

#checkoutOnePage h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	display: none;
}

#checkoutOnePage .form-label {
	font-weight: normal;
	text-align: left;
 	padding: 5px;
  	width: 20%;
}

#checkoutOnePage .form-label-required {
	font-weight: bold;
	text-align: left;
 	padding: 5px;
  	width: 20%;
}

#checkoutOnePage .form-label-long {
	font-weight: normal;
	text-align: left;
 	padding: 5px;
  	width: 75%;
}

#checkoutOnePage .form-label-required-long {
	font-weight: bold;
	text-align: left;
 	padding: 5px;
  	width: 75%;
}

#checkoutOnePage #cartItems {
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#checkoutOnePage #cartItems thead tr th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#checkoutOnePage #cartItems tbody tr td {
	border-bottom: 1px solid #D8DDE3;
	text-align: left;
	font-weight: normal;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#checkoutOnePage #cartItems .cartWarning {
	background-color: #0369ab;
}

#checkoutOnePage #cartInfo {
	height: auto;
	width: 96%;
	float: left;
	clear: left;
}

#checkoutOnePage #cartAmounts {
	padding-top: 8px;
	padding-right: 15px;
	float: right;
}

#checkoutOnePage #cartAmounts .field-link {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	vertical-align: bottom;
}

#checkoutOnePage #cartAmounts .field-price {
	text-align: right;
	font-weight: bold;
	height: 18px;
	padding: 2px;
}

#checkoutOnePage #cartAmounts .field-label {
	text-align: left;
	height: 18px;
	clear: left;
	float: left;
	padding: 2px;
}

#checkoutOnePage #existingCustomer {
	clear: left;
	float: left;
	height: auto;
	width: 80%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px solid #D8DDE3;
}

#checkoutOnePage #existingCustomer .hdr-title{
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #existingCustomer .body {
	height: auto;
}

#checkoutOnePage #newCustomer {
	clear: left;
	float: left;
	height: auto;
	width: 80%;;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px solid #D8DDE3;
}

#checkoutOnePage #newCustomer .hdr-title{
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #newCustomer .body {
	height: auto;
}

#checkoutOnePage #billAddress {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #billAddress table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipAddress {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;;
}

#checkoutOnePage #shipAddress table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipMethod {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #shipMethod table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipMethod table .multiShipOptions {
	width: 100%;
}

#checkoutOnePage #paymentInfo {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #paymentInfo table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #totalsInfo {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
}

#checkoutOnePage #totalsInfo {
  	text-align: left;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #totalsInfo .totalLabel {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	width: 45%;
	padding: 4px;
}

#checkoutOnePage #totalsInfo .totalField {
	text-align: left;
	font-size: 100%;
	width: auto;
	padding: 4px;
}

#checkoutOnePage #totalsInfo #grand_total_div {
	font-size: 100%;
	font-weight: bold;
	height: 18px;
	color: white;
	width: auto;
	padding-top: 5px;
}

#checkoutOnePage #checkoutSubscription {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #checkoutSubscription table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

/* end checkoutOnePage */



#checkoutBilling {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutBilling h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}

#checkoutBilling .form-label { }

#checkoutBilling .form-label-required { }

#checkoutBilling .form-field { }

#checkoutShipping {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutShipping .form-label { }

#checkoutShipping .form-label-required { }

#checkoutShipping .form-field { }

#checkoutPayment .form-label { }

#checkoutPayment .form-field { 
	padding-left: 38px;
}

#checkoutPayment #paymentOpts { }

#checkoutPayment #paymentOpts .form-label {
	height: auto;
}

#checkoutPayment {
	text-align: left;
	width: 100%;
	margin: 5px;
}

#checkoutPayment h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}

#checkoutPayment #paymentOpts .form-field {
  	padding: 4px;
	height: auto;
	float: left;
}

#checkoutPayment #spacer {
	clear: left;
	float: left;
}

#checkoutPayment .pageNote {
	clear:left;
	float: left;
	margin: 5px;
}

#checkoutSubscription {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutSubscription .form-label { }

#checkoutSubscription .form-field { }

#checkoutSubscription #spacer {
	clear: left;
	float: left;
}

#checkoutConfirm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutConfirm h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}


#checkoutConfirm #billInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	float: left;
	clear: left;
	text-align: left;
}

#checkoutConfirm #shipInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	float: left;
	text-align: left;
}

#checkoutConfirm #paymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	clear: both;
	float: left;
	text-align: left;
}

#checkoutConfirm #orderDetails {
	margin: 5px;
	float: left;
	clear: left;
	border: 1px solid #D8DDE3;
	width: 96%;
	border-collapse: collapse;
	text-align: left;
}

#checkoutConfirm #orderDetails .list {
	border: 1px solid #D8DDE3;
	height: 22px;
}

#checkoutConfirm .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

#checkoutConfirm .body {
	padding: 5px;
}

#checkoutConfirm .container {
	width: 100%;
}

.submitBtn {
	font-size: 100%;
	font-weight: bold;
}

.submitOrder {
	width: 96%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageNote {
	margin: 5px;
	text-align: left;
}

/* begin checkoutComplete */
/* used in templates/checkout.complete.tem.php */

#checkoutComplete {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutComplete .container {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#checkoutComplete #pageNote {
	margin-top: 10px;
	width: auto;
	height: auto;
}

#checkoutComplete #downloadFiles {
	margin-top: 10px;
	height: 35px;
}

#checkoutComplete #downloadFiles input {
	font-size: 120%;
	font-weight: bold;
}

#checkoutComplete .hdr-title {
	font-size: 105%;
	font-weight: bold;
	line-height: 20px;
}

#checkoutComplete .container input {
	margin-bottom: 100px;
}

/* end checkoutComplete */

#clientAccount {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#clientAccount h2 {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 100%;
	font-size: 12px;
}

#clientAccount .section {
	height: 40px;
	float: left;
	clear: left;
	width: 67%;
}

#clientAccount .logout {
	height: 40px;
	float: right;
	vertical-align: bottom;
}

#clientAccount .logout a {
	padding-right:12px;
}

#clientAccount .logout a:hover { }

#clientAccount #billInfo {
	margin: 10px;
	height: auto;
	border: 1px solid #D8DDE3;
	width: 45%;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #billInfo a {
	/* color: #FFFFFF; */
}

#clientAccount #shipInfo {
	margin: 10px;
	height: auto;
	border: 1px solid #D8DDE3;
	width: 45%;
	float: left;
	text-align: left;
}

#clientAccount #shipInfo a {
	/* color: #FFFFFF; */
}

#clientAccount #paymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 35%;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #subscriptionBillInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #subscriptionShipInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	text-align: left;
	float: left;
}

#clientAccount #subscriptionPaymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 35%;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #orderDetails {
	margin: 5px;
	float: left;
	clear: left;
	border: 1px solid #D8DDE3;
	width: 96%;
	border-collapse: collapse;
}

#clientAccount #orderDetails .list {
	border: 1px solid #D8DDE3;
	height: 22px;
}

#clientAccount .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#clientAccount .body {
	padding: 5px;
}

#clientAccount #orderList .title, #clientAccount #subscriptionOrderList .title {
	text-align: left;
	margin: 5px;
}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {
	border: 1px solid #D8DDE3;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	height: 25px;
}

#clientAccount #orderList tbody tr td, #clientAccount #subscriptionOrderList tbody tr td {
	border-top: 1px solid #D8DDE3;
	padding: 3px;
	text-align: left;
}

#clientAccount #orderList .buttons, #clientAccount #subscriptionOrderList .buttons {
	text-align: right;
}

#clientAccount #orderList thead tr th a, #clientAccount #subscriptionOrderList thead tr th a {
	color: #FFFFFF;
}

#clientAccount #orderList thead tr th a:hover, #clientAccount #subscriptionOrderList thead tr th a:hover {
	color: #FFFFFF;
}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {
	margin: 5px;
	float: left;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 96%;
	text-align: left;
}

#clientAccount #orderList table, #clientAccount #subscriptionOrderList table {
	width: 98%;
	margin: 5px;
	border-collapse: collapse;
	border-top: 1px solid #D8DDE3;
	text-align: left;
}

#clientAccount #orderList table thead th, #clientAccount #subscriptionOrderList table thead th {
	text-align: left;
	font-weight: bold;
}

#clientAccount #orderList table tbody, #clientAccount #orderList table tbody tr td, #clientAccount #subscriptionOrderList table tbody, #clientAccount #subscriptionOrderList table tbody tr td {
	text-align: left;
	border-bottom: 1px solid #D8DDE3;
	border-top: 1px solid #D8DDE3;
	padding: 2px;
}

#clientAccount #orderList .outOfStock {
	background-color: #FF4040;
}

#clientAccount #orderList .exceedingStock {
	background-color: #0369ab;
}

#clientAccount #myAccount {
	margin: 10px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 45%;
	float: left;
	text-align: left;
}

#clientAccount #pageNote, #clientAccount .pageNote {
	text-align: left;
	clear: left;
	font-size: 11px;
}

#clientAccount #clientAccount .body { }

#clientAccount .all-link {
	margin: 5px;
}

#clientAccount .links {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#clientAccount .buttons {
	clear: left;
	float: left;
	padding-top: 15px;
	padding-left: 3px;
	width: 100%;
}

#clientAccount #otherStats { }

#clientAccount .points {
	padding-left: 3px;
	clear: left;
	float: left;
}

#clientAccount .pagination {
	float: right;
	padding-left: 3px;
	padding-top: 13px;
	height: 22px;
	width: auto;
}

#clientAccount .pagination a {
	color: #CCCCCC;
	text-decoration: underline;
}

#clientAccount .pagination a:hover {
	color: #000000;
	text-decoration: none;
}

#clientAccount .myerror {
	clear: left;
	float: left;
}

#clientAccount .adminFile {
	float: left;
	clear: left;
	margin-left: 5px;
	margin-top: 10px;
}

#clientAccount #outOfStock {
	float: left;
	clear: left;
	color: yellow;
}

#clientAccount #exceedingStock {
	float: left;
	clear: left;
	color: #FF0000;
}

#customerLogin {
	text-align: left;
	width: 100%;
	margin: 1px;
}

#customerLogin h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#customerLogin #existingCustomer {
	height: 190px;
	width: 55%;
	clear: left;
	float: left;
}

#customerLogin #newCustomer {
	height: 190px;
	width: 40%;
	float: right;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:3px;
	font-weight: bold;
}

#existingCustomer .body { }

#newCustomer .body {
	padding: 5px;
	text-align: center;
}

#newCustomer .body input {
	margin-top: 12px;
}


#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {
	width: 90%;
}

#customerLogin #createCustomer .body { }

#affiliateLogin {
	text-align: left;
	width: 100%;
	margin: 5px;
}

#affiliateLogin h2 { 
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

/* end affiliateLogin */






/* begin affiliateForm */
/* used in templates/affiliate.form.tem.php */
#affiliateForm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#affiliateForm h2 {
	width: 100%;
	font-size: 12px;
}

#affiliateForm .section {
	height: 40px;
	float: left;
	clear: both;
	width: 100%;
}

#affiliateForm .myerror {
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#affiliateForm #contact {
	float: left;
	clear: left;
	width: 98%;
}

#affiliateForm #payee {
	float: left;
	clear: left;
	width: 98%;
}

#affiliateForm #buttons {
	float: left;
	clear: left;
	width: 98%;
	padding-top: 15px;
}



/* body { 
      behavior:url("https://www.bournemouth-computer-sales.co.uk/store/css/hover.htc");   
     }  */
.submitBtn {
            background-image: url(https://www.bournemouth-computer-sales.co.uk/store/design/images/medium_btn.gif);
            cursor:pointer;
            width: 97px;            
            height: 17px;
            border: none;
            font-size: 9px;
            font-weight: none;
font-family: Tahoma;
           }

input.submitBtn:hover {
                       text-decoration: underline;
					   color: #000099;
                      } 

.myerror, .pending{
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#productGrid .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

/* begin productList */
/* used in templates/product.grid.tem.php */
/* only used when a product is displaying a "list" of products */

#productList {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#productList h2 
               {
            color: #FFFFFF;
	        text-align: left;
	        font-weight: normal;
	        font-size: 12px;
                }
             

#productList #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#productList table{
	float: left;
	clear: left;
	width: 96%
}

#productList #topOptions {
	width: auto;
	height: 60px;
	float: left;
	clear: left;
}

#productList #topOptions .search {
	float: left;
	clear: left;
	height: 18px;
}

#productList #topOptions .display {
	float: left;
	clear: left;
	height: 18px;
	width: 50%;
	text-align: left;
}

#productList #topOptions .sort {
	width: 40%;
	height: 20px;
	float: right;
	text-align: right;
	padding-right: 5%;
}

#productList #topOptions .sort .label {
	float: left;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
}

#productList #topOptions .sort .option {
	float: left;
	height: 18px;
	padding: 2px;
}

#productList #topOptions .sort .option select {
	height: 18px;
}

#productList .content-even1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 94%;
}

#productList .content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 94%;
}

#productList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: none;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCCC;
	font-size: 11px;
}

#productList .title a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

#productList .title a:hover {
	text-decoration: underline;
        color: #CCCCCC;
}

#productList .photo {
	width: 30%;
	height: auto;
        padding: 0px;
	float: left;
	clear: left;
}

#productList .description {
	width: 60%;
	height: auto;
	float: right;
	padding: 5px;
	text-align: left;
	clear: none;
}

#productList .details {
	width: 90%;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-align: left;
	color: #CCCCCC;
	clear: none;
}



#productList .details .buttons {
	float: left;
	clear: none;
	text-align: left;
	width: 82%;
}


#productList .details .buttons .detailBtn {
	background:url(../images/details.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding-top: 4px;
	width: 100%;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#productList .details .buttons .detailBtn a {
	color: black;
	text-decoration: none;
}

#productList .details .buttons .detailBtn a:hover {
	color: black;
	text-decoration: underline;
}

#productList .details .buttons .addToCartBtn {
	background:url(../images/details.gif) no-repeat center center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
    display: none;
}

#productList .details .buttons .addToCartBtn a {
	color: black;
	text-decoration: none;
}

#productList .details .buttons .addToCartBtn a:hover {
	color: black;
	text-decoration: underline;
}

#productList .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

#productList .options {
	float: left;
	clear: none;
	margin-top: 5px;
	color: #464646;
	text-align: left;
	margin-top: 10px;
}

#productList .options .qty {
	margin-top: 4px;
}

#productList .options .qty input {
	color: #464646;
}

#productList .options .form-label {
	width: 25%;
	text-align: left;
	padding: 3px;
}

#productList .options .form-field {
	text-align: left;
	width: auto;
	padding: 0px;
	
}

#productList #btmOptions {
	clear: left;
	float: left;
	width: 94%;
	height: 60px;
}

#productList #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 24%;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productList #btmOptions .batchAddToCartButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#productList #btmOptions .batchAddToCartButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productList #btmOptions .pagination {
	float: right;
	width: auto;
	height: 19px;
	font-size: 12px;
	padding-top: 15px;
}

#productList #btmOptions .pagination a {
	color: #CCCCCC;
	text-decoration: none;
}

#productList #btmOptions .pagination a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}

#productList #btmCategoryPhoto {
	clear: left;
	float: left;
}

#productList #btmCategoryPhotoImage {
	clear: left;
	float: left;
}

#productList #btmCategoryPhotoCaption {
	clear: left;
	float: left;
}

#productList .details .buttons .addToCartBtnNoImg {
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#productList .details .buttons .detailBtnNoImg {
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

/* end productList */


/* begin categoryList */
/* used in templates/category.grid.tem.php */
/* only used when the cart is displaying a "list" of categories */

#categoryList {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#categoryList h2 {
                color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	display: none;
}

#categoryList #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#categoryList #topOptions .sort .option select {
	height: 18px;
}

#categoryList .content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
	float: left;
}

#categoryList .content-even1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
	float: left;
}

#categoryList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: none;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #CCCCCC;
	font-size: 11px;
}

#categoryList .title a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

#categoryList .title a:hover {
	text-decoration: underline;
    color: #CCCCCC;
}

#categoryList .photo {
	width: 20%;
	height: 125px;
	float: left;
	clear: left;
}

#categoryList .description {
	width: 60%;
	height: auto;
	float: right;
	padding: 5px;
	text-align: left;
	clear: none;
}

#categoryList .details {
	width: 90%;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-align: left;
	color: #464646;
	clear: none;
}

#categoryList .details .buttons {
	float: left;
	clear: left;
	text-align: left;
}

#categoryList .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding-top: 4px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;

}

#categoryList .details .buttons .detailBtn a {
	color: black;
	text-decoration: none;
}

#categoryList .details .buttons .detailBtn a:hover {
	color: black;
	text-decoration: underline;
}


#categoryList #btmOptions {
	height: 40px;
}


#categoryList #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryList #btmOptions .pagination a {
	color: #CCCCCC;
	text-decoration: none;
}

#categoryList #btmOptions .pagination a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#categoryList homepagecontent {
	clear: left;
	float: left;
}

/* end categoryList */





/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
	margin-top: 10px;
	float: right;
	color: #464646;
	font-size: 11px;
	font-family: Verdana;
	width: 195px;
	text-align: left;
}

#widgetCategories .top {
	padding-top: 1px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #4E5156;
	font-size: 0px;
	text-align: left;
}

#widgetCategories .body {
	margin-bottom: 4px;
}

#widgetCategories .body ul {
	
}

#widgetCategories .body ul li {
	padding-left: 40px;
	background-image: url(../../store/images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 1.8em;
	font-size: 100%;
}

#widgetCategories .body ul li a {
	padding: 1px;
	color: white;
	text-decoration: none;
	line-height: 20px;
}

#widgetCategories .body ul li a:hover {
	text-decoration: underline;
}

#widgetCategories .btm {
	padding-left: 41px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 13px;
}

/* end widgetCategories */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: white;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

a {
	color: white;
}

a:active {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: white;
	text-decoration: underline;
	
}

a:visited:hover {
	color: white;
	text-decoration: underline;
}

.sublink {
	font-size: 85%;
}

a.sublink {
	color: white;
}

a.sublink:active {
	text-decoration: underline;
	color: white;
}

a.sublink:visited {
	text-decoration: underline;
	color: white;
}

a.sublink:hover {
	text-decoration: underline;
	color: white;
}

a.sublink:visited:hover {
	text-decoration: underline;
	color: white;
}

.form-field {
  	padding: 4px;
	height: auto;
	float: left;
	color: #cccccc;
}



/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */

#widgetFeatured {
	float: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 195px;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;

}

#widgetFeatured .top {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: white;
}

#widgetFeatured .body {
	margin: 5px;
}

#widgetFeatured .body .photo {
	width: auto;
	float: left;
}

#widgetFeatured .body .title {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	clear: left;
}

#widgetFeatured .body .title a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#widgetFeatured .body .title a:hover {
	text-decoration: underline;
    color: #CCCCCC;
}

#widgetFeatured .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
	color: #FFFFFF;
}

#widgetFeatured .body .sdetails {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding-top: 8px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#widgetFeatured .body .sdetails a {
	color: black;
	text-decoration: none;
}

#widgetFeatured .body .sdetails a:hover {
	color: #000099;
	text-decoration: underline;
}

#widgetFeatured .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
	color: #CCCCCC;
}

#widgetFeatured .body .all-link a {
	color: white;
	text-decoration: none;
}

#widgetFeatured .body .all-link a:hover {
	color: white;
	text-decoration: underline;	
}

#widgetFeatured .btm {
}

/* end widgetFeatured */



/* begin widgetSpecials */
/* used in templates/cart.specials.tem.php */

#widgetSpecials {
	float: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 195px;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#widgetSpecials .top {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: white;
}

#widgetSpecials .body {
	margin: 5px;
}

#widgetSpecials .body .photo {
	width: auto;
	float: left;
}

#widgetSpecials .body .title {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	clear: left;
}

#widgetSpecials .body .title a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#widgetSpecials .body .title a:hover {
	text-decoration: underline;
    	color: #CCCCCC;
}

#widgetSpecials .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
	color: #FFFFFF;
}

#widgetSpecials .body .sdetails {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding-top: 8px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#widgetSpecials .body .sdetails a {
	color: black;
	text-decoration: none;
}

#widgetSpecials .body .sdetails a:hover {
	color: #000099;
	text-decoration: underline;
}

#widgetSpecials .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
	color: #CCCCCC;
}

#widgetSpecials .body .all-link a {
	color: white;
	text-decoration: none;
}

#widgetSpecials .body .all-link a:hover {
	color: white;
	text-decoration: underline;
}

#widgetSpecials .btm {
}

/* end widgetSpecials */



body {
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				13px;
	background-color:			#66676C;
	color:					#CCCCCC;
	margin: 0px;
	padding: 0px;
}


h2{	
	
	margin-left: 3px ;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}


td{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#CCCCCC;
}


td.medium{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				normal;
	color:				#CCCCCC;
}

td.list {
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-bottom:				1px solid #E2E2E2;
	color:				#CCCCCC;
	background-color:			#66676C;
}

.cart_item_warning {
	background-color:		#66676C;	
}


li.no_bullet {
	list-style-type: none;
	margin-top: 7px;
}


.cart_item_error {
	background-color:			#FF9999;
}

div.pagination{
	border: 0px solid #000;
	width: 100%;
	text-align: left;
}

td.grid{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	border-left:				1px solid #E2E2E2;
	border-bottom:				1px solid #E2E2E2;
	color:				#CCCCCC;
	background-color:			#66676C;
}

td.small{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				9px;
	font-weight:				normal;
	color:				#CCCCCC;
}

td.large{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#CCCCCC;
}

td.packing{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:				normal;
	color:				#CCCCCC;
}

td.fieldname{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#CCCCCC;
	text-align:				right;
}

td.fieldname2{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				11px;
	font-weight:				normal;
	color:				#CCCCCC;
	text-align:				right;
	vertical-align:				top;
}

table.main{
	border:					2px solid #E2E2E2;
	width:					65%;
	margin:					1px 1px 1px 1px;
	background-color:			#66676C;
	border-collapse:			collapse;
}


table.grid{
	border:					1px solid #E2E2E2;
	width:					55%;
	margin:					1px 1px 1px 1px;
	background-color:			#66676C;
	border-collapse:			collapse;
}

table.grid2{
	border:					0px;
	width:					55%;
	margin:					1px 1px 1px 1px;
	background-color:			transparent;
	border-collapse:			collapse;
}

b.blue {

	font-family:				verdana, arial, helvetica, sans-serif;
	font-size: 				15px;
	color: 				#007FEC;
	line-height: 				14px;
	font-weight: 				bold;
}

a{
	color:					#00458B;	
}

td.error{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				4/9/2008 1:22:29 #C00000;
	background-color:			#66676C;
	border-bottom:				1px solid #66676C;

}

td.blue{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				#007FEC;
	background-color:			#66676C;

}

b.gray{
	font-family:				verdana, arial, helvetica, sans-serif;
	font-size:				12px;
	font-weight:				bold;
	color:				#838383;
	background-color:			#66676C;
}

table.gray65{
	border:					2px solid #66676C;
	width:					65%;
	margin:					1px 1px 1px 1px;
	background-color:			#66676C;
	border-collapse:			collapse;
}

table.eightyfive{
	border:					0px;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
	text-align: left;
}

table.sixtyfive{
	border:					0px;
	width:					65%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

p.pageBreak{
	page-break-before: always;
}

.Form2 {
   	font-family:				verdana, arial, helvetica, sans-serif;
   	font-size: 				11px;
   	color: 					#000000;
   	font-weight: 				normal;
}

table.relate{
	border:					1px solid #66676C;
	width:					85%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}

/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */

#widgetNewArrivals {
	float: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#widgetNewArrivals .top {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: white;
}

#widgetNewArrivals .body {
	margin: 5px;
}

#widgetNewArrivals .body .photo {
	width: auto;
	float: left;
}

#widgetNewArrivals .body .title {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	clear: left;
}

#widgetNewArrivals .body .title a {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

#widgetNewArrivals .body .title a:hover {
	text-decoration: underline;
    color: #CCCCCC;
}

#widgetNewArrivals .body .sprice {
	padding-right: 14px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
	color: #FFFFFF;
}

#widgetNewArrivals .body .sdetails {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding-top: 8px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#widgetNewArrivals .body .sdetails a {
	color: black;
	text-decoration: none;
}

#widgetNewArrivals .body .sdetails a:hover {
	color: #000099;
	text-decoration: underline;
}

#widgetNewArrivals .body .all-link  {
	padding-right: 14px;
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
	color: #CCCCCC;
}

#widgetNewArrivals .body .all-link a {
	color: white;
	text-decoration: none;
}

#widgetNewArrivals .body .all-link a:hover {
	color: white;
	text-decoration: underline;
}

#widgetNewArrivals .btm { }

/* end widgetNewArrivals */



/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
	margin-top: 10px;
	margin-left: 5px;
    	margin-right: 5px;
	background-color: #4e5156;
	float: left;
	color: #4e5156;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 175px;
	text-align: left;
}

#widgetSearch .top {
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: white;
}

#widgetSearch .body {
	margin: 5px;
}

#widgetSearch .body .field {
	fwidth: auto;
	float: left;
}

#widgetSearch .body .field input {
	width: 100px;
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#widgetSearch .body .button {
	background:url(../images/go.gif) no-repeat center center;
	float: left;
	width: 30px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSearch .body .button  a {

}

#widgetSearch .body .button a:hover {

}

#widgetSearch .advanced {
	font-size: 9px;
	margin-left: 15px;
}

#widgetSearch .advanced a {
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSearch .advanced a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSearch .btm {
;
}

/* end widgetSearch */

/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
	height: auto;
	width: 495px;
}

#widgetFooter hr {
	background-color: #878787;
	color: #878787;
	height: 1px;
	clear: left;
	float: left;
}

#widgetFooter .actionItems {
	clear: left;
	float: left;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
}

#widgetFooter .actionItems a {
	color: #E50029;
	text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetFooter .copyright {
	clear: left;
	float: left;
	line-height: 22px;
	margin-top: 20px;
}

#widgetFooter .copyright a {
	color: #878787;
	text-decoration: underline;
}

#widgetFooter .copyright a:hover {
	color: #878787;
	text-decoration: none;
}

#widgetFooter .img {
	border: 1px solid orange;
	background: url(../images/design/p1.gif) no-repeat fixed center left;
	float: left;
	width: 165px;
	height: 30px;
}

#widgetFooter .nav {
	float: right;
	text-align: left;
	width: auto;
	line-height: 16px;
	padding: 6px;
	margin-left: 21px;
}

#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

#widgetFooter .nav ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetFooter .nav ul li {
	text-align: left;
}

#widgetFooter .nav ul li a {
	color: white;
	text-decoration: none;
}

#widgetFooter .nav ul li a:hover {
	color: white;
	text-decoration: underline;
}

/* end widgetFooter */

/* begin productCompare */
/* used in product.compare.tem.php */

#productCompare {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#productCompare .compareTable {
	width: 100%;
}

#productCompare .sprice {
	float: left;
	clear: left;
	width: 100%;
	font-size: 13px;

	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

#productCompare .outofstock {
}

#productCompare #qtyPricing {
	float: left;
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

#productCompare .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C00000;
	font-weight: bold;
}
/* end productCompare */