	/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 0px 0 0px 0;
  font-size: 12px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  /*font-size: 11px;
  line-height: 1.5;*/
}

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

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 0px #000;
}

#piGal .outer {
  margin-left: -40px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}
.accountLinkList a{
  color:#000000;
}
.accountLinkList a:hover{
  color:#000000;
  text-decoration:none;
}
.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}*/

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #e8eff7;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #e8eff7;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}*/

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; /*cursor: pointer; cursor: hand;*/ }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
font-family: Verdana, Arial, sans-serif; 
font-size: 11px;
color:#000000;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}*/

.infoBox {
  background: #cf3d01;
}

.infoBoxContents {
  background: #FFF8E8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f9f9f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background:#f9f9f9;
}

TABLE.productListing {
  border: 1px;
  border-style: ridge;
  border-color: #cf3d01;
  border-spacing: 1px;
}

.productListing-heading {
  background:url(images/leftlinkbg.jpg) repeat-x; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
	background-color: #ff7903; cursor: pointer; cursor: hand; 
}
.moduleRowSelected { background-color: #f2a66e; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Custom CSS */

/*@charset "utf-8";*/
/* CSS Document */
html, body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#7c7c7c; font-size:11px;}
p{margin:0;}
.topbg{background: url(images/topbg.jpg) no-repeat;}
.headerlink{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	padding:0 4px 18px 0;

}
.headerlink a{ color:#0e72c9; text-decoration:none;}
.headerlink a:hover{color:#0e72c9; text-decoration:none;}
.headerlink .actb{color:#000}


.pad19{ padding:0 0 15px 31px;}
.mar13{margin:0 0 12px 0;}
.toplinkbg{
	background: url(images/middlebg.jpg) repeat-x; 
}


.toplink{
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.toplink a{color:#fff; text-decoration:none;}
.toplink a:hover{color:#012646; text-decoration:none;}
.toplink ul{list-style:none; margin:0; padding:0 0 0 6px;}
.toplink li{
	padding:15px 12px 14px 12px; 
	margin:0; 
	float:left; 
	background:url(images/divider.jpg) no-repeat right;
}
.toplink .nobg{background:none;}

.oragetxt {
	font-size: 17px;
	color: #f2830b;
	font-weight: normal;
}
.welcometxt {
	padding: 10px 0 7px 0;
	border-bottom: 1px solid #e3e3e3;
	font-size: 17px;
	color: #414141;
	font-weight: normal;
}


.scbg{background:#fff url(images/searchicon.jpg) no-repeat right 1px; text-align:left; width:165px; }
.searchbox{ width:140px; height:17px; border:1px solid #fff; margin:0 auto; padding:0; font-size:11px; color:#166f98; font-family:Arial, Helvetica, sans-serif;}
.padr5{ padding:0 5px 0 0}
.skygradbg{background: url(images/skyhead.jpg) no-repeat; font-size:15px; color:#fff; padding:10px 0 24px 17px;}
.skygradbg1{background: url(images/skyhead1.jpg) no-repeat; font-size:15px; color:#fff; padding:10px 0 24px 17px;}

.inskygradbg{background: url(images/skyhead.jpg) no-repeat;  padding:0 0 28px 17px;}
.inskygradbg .whitetxt{font-size:15px; color:#fff;}

.skybrdr{ background:url(images/sky-med.jpg) repeat-y; border-bottom:4px solid #63c6f4; padding:0 0 10px 15px; }
.skybrdr_without_border{ 
	background:url(images/sky-med.jpg) repeat-y; 
	/*border-bottom:4px solid #63c6f4; */
	padding:0 0 10px 15px; 
}

.innskybrdr{ background:url(images/sky-med.jpg) repeat-y; border-bottom:4px solid #63c6f4; padding:0 0 10px 16px; }

.productbrdr{ border:1px solid #cfcfcf;}

.sml10{margin:0; font-size:10px; text-align:left; color:#6b6b6b; padding:12px 5px 5px 7px;}

.otxt{color:#ff7500; font-size:13px; font-weight:bold; text-align:center; margin:0; padding:2px 0 12px 0;}
.otxtnormal{
	color:#000000; 
	font-size:12px; 
	font-weight:normal; 
	text-align:center;
	text-decoration:none;
}
.otxtProductListing{
	color:#ff7500; 
	font-size:13px; 
	font-weight:normal; 
	text-align:center;
	margin:0; 
	padding:2px 0 12px 0;
}
.redtxt{font-size:12px; color:#ed1c24; padding:3px 0 2px 0; text-decoration:none;}
.redtxt a{ color:#ed1c24; text-decoration:none;}
.redtxt a:hover{ color:#ed1c24; text-decoration:underline;}
.promed{background:url(images/botmed.jpg) repeat-y; padding:0 3px 0 1px;}

.wgrad{background:#f0f0f0 url(images/wgrad.jpg) repeat-x; padding:9px 0 0 7px;}
.midbrdrtxt{font-size:10px; text-decoration: line-through;  color:#0b0201;}
.bottbrdr{border-top:1px solid #e7e9eb; padding:8px 0 10px 0;}
.botlinks{ font-size:11px; color:#7c7c7c; margin:0; text-decoration:none;}
.botlinks a{ color:#7c7c7c; text-decoration:none;}
.botlinks a:hover{ color:#000; text-decoration:none;}
.botlinks span{padding:0 0 0 5px;}

.copyrighttxt{ font-size:11px; color:#0b5b8e; margin:0; text-decoration:none; padding:5px 0 0 0; }
.copyrighttxt a{ color:#0b5b8e; text-decoration:none;}
.copyrighttxt a:hover{ color:#000; text-decoration:none;}

.subbtn{background:url(images/signup-head.jpg) no-repeat; font-size:15px; color:#fff; padding:6px 0 20px 12px;}
.redbrdr1{border-bottom:3px solid #b23902; border-left:3px solid #b23902; border-right:3px solid #b23902;}
.redbrdr{border-bottom:3px solid #b23902; border-left:3px solid #b23902; border-right:3px solid #b23902; padding:8px 0 8px 6px;}
.newsletterbox{width:179px; height:18px; border:1px solid #e3e3e3; color:#1492cc; font-size:11px;}
.leftlinkhead{
	background:url(images/leftlinkbg.jpg) repeat-x; 
	width:193px; 
	text-align:center;
}
.lefthtxt{padding:11px 0 8px 0;}

.lefthtxt1{padding:6px 0 7px 0;}

.padt11{padding:11px 9px 8px ;}
.wtxtthirtin{
	font-size:13px; 
	padding: 4px 0 0 20px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#FFF;
}
.wtxtthirtin a{text-decoration:none; color:#fff;}
.wtxtthirtin a:hover{text-decoration:none; color:#632508;}

.linkbotbrdr{ border-bottom:1px solid #e7f0f4}
.leftlink{font-size:12px; color:#1492cc; text-decoration:none; padding:5px 0 0 15px;}
.leftlink a{color:#1492cc; text-decoration:none;}
.leftlink a:hover{color:#0b6e9c; text-decoration:none; }
.leftarpad{padding:8px 0 8px 0}

.morelink{font-size:11px; color:#1492cc; text-decoration:none; padding:5px 0 0 15px; font-weight:bold;}
.morelink a{color:#1492cc; text-decoration:underline;}
.morelink a:hover{color:#0b6e9c; text-decoration:none; }

.inn-brdr{border:1px solid #adc8df; color:#adc8df; text-align:center; padding:5px; }
.bigredtxt{font-size:20px; color:#ee4201; padding:0 0 6px 0;}
h1{font-size:20px; color:#ee4201; font-weight:normal; padding:0px 0px 0px 0px; margin:0;}
h2{font-size:12px; font-weight:normal; padding:0px 0px 0px 0px;  margin:0;}
.bigrednum{ font-size:20px; color:#000000; font-weight:normal; padding:0; margin:0;}
.smallrednum{ font-size:14px; color:#ff0000; font-weight:normal; padding:0; margin:0;}
.verysmallrednum{ font-size:11px; color:#ff0000; font-weight:normal; padding:0; margin:0;}

.bigorangetxt{font-size:18px; color:#ff8001; font-weight:normal;}
.smallorangetxt{font-size:13px; color:#ff8001; font-weight:normal;}
.addbtn{padding:21px 0 0 1px;}
.smlbrdr{ border-bottom:1px solid #e7e7e7; padding:4px 0 4px 0;}
.inprotxt{font-size:13px; color:#2b2b2b;}
.inprotxtred{font-size:13px; color:#000000;}
.graytxt{font-size:13px; color:#5e5e5e}

.discbrdr{border-bottom:1px solid #a0a0a0; font-size:12px; color:#ee4201; padding:0 0 5px 5px;}
.discbrdr_bold{border-bottom:1px solid #a0a0a0; font-size:14px; color:#ee4201; font-weight:bolder; padding:0 0 5px 5px;}
.disctxt{font-size:12px; color:#595959; padding:10px 0 0 5px; line-height:18px; text-align:justify;}

.blackcom{font-size:12px; color:#000; text-decoration:none;}
.blackcom a{color:#000; text-decoration:none;}
.blackcom a:hover{color:#e94102; text-decoration:none;}

.graybg{background:#f9f9f9; border-bottom:1px solid #a0a0a0; border-top:1px solid #a0a0a0;}
.margt6{margin:6px 0 0 0;}

.quanbox{width:38px; height:18px; border:1px solid #429ae8; font-size:13px; color:#000;}

.rightlink{font-size:12px; color:#7d7d7d; text-decoration:none; }
.rightlink a{ color:#7d7d7d; text-decoration:none;}
.rightlink a:hover{ color:#014f95; text-decoration:none;}

.rightlink .act{ color:#014f95;}
.padfour{padding:0 0 0 4px;}
.padfive{padding:8px 0 0 0;}
.padrten{padding:4px 10px 0 0;}
.padt10{padding:10px 0 0 0;}
.padl7{padding:0 0 0 7px;}

/* New Added CSS */
.hometext p{
	font-family:Arial, Helvetica, sans-serif; color:#7c7c7c; font-size:12px;
}
.thumbs{
padding-top:25px;
}
.largeimg {
background-image: url("images/search3.jpg");
background-repeat: no-repeat;
margin-top: 10px;
padding-left: 25px;
text-align:left;
height:20px;
font-size:12px;
color:#000000;
text-decoration:none;
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/*ToolTip*/
.toolcss{
cursor:pointer;
text-decoration:underline;
color:#F44200;
font-weight:bold;
font-size:10px;
}
