/*
  $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
*/


@font-face {
    font-family: 'MelbourneRegular';
    src: url('fonts/melbourne_reg-webfont.eot');
    src: url('fonts/melbourne_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/melbourne_reg-webfont.woff') format('woff'),
         url('fonts/melbourne_reg-webfont.ttf') format('truetype'),
         url('fonts/melbourne_reg-webfont.svg#MelbourneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.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-image:url(images/secure/bg_repeat.jpg);
background-repeat:repeat;
margin:0px auto;
padding:0px auto;
color: #000000;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
  
}

A {
  color: #000000;
  text-decoration: none;
  font-size:12px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
  font-size:12px;
}

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

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: 'MelbourneRegular';
  font-size:18px;
  padding-left: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;
}

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

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

a.pageResults {
    background: none repeat scroll 0 0 #E9E9E9 !important;
    color: #3E3E3E;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
}

A.pageResults:hover {
  background: none repeat scroll 0 0 #0064a4 !important;
    border-radius: 10px 10px 10px 10px !important;
    color: #FFFFFF;
    display: inline-block !important;
    padding: 5px 10px;
    position: relative;
   
}

TD.pageHeading, DIV.pageHeading {

font-family: 'MelbourneRegular';
font-size:16px;
padding-left:10px;
font-weight: bold;
 
color: #ffffff;  
background-image:url(images/secure/title_big.jpg);
background-repeat:no-repeat;
width:698px;
height:34px;
  
  
}

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;
  text-align:justify;
  padding:5px;
}

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;
  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 {
  width: 70%;
  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; }


/*secure css starts from here..................neethu...............on 5-11-2011..............................................*/

.logo
{
padding:20px 0px;
}


.topboxleft
{
background-image:url(images/secure/topbox_left.png);
background-repeat:no-repeat;
width:7px;
height:92px;
}


.topboxmid
{
background-image:url(images/secure/topbox_middle.png);
height:92px;
}

.topboxright
{
background-image:url(images/secure/topbox_right.png);
background-repeat:no-repeat;
width:199px;
height:93px;
}

.topmenu ul
{
list-style:none;
padding:0px;
margin:0px;
}

.topmenu ul li
{
float:left;
padding:3px;
}

.topmenu ul li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.searchleft
{
background-image:url(images/secure/search_left.jpg);
background-repeat:no-repeat;
width:5px;
height:33px;
}

.searchmiddle
{
background-image:url(images/secure/search_middle.jpg);
background-repeat:repeat;
height:33px;
}

.searchtext {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000;
    width: 185px;
	padding-left:5px;
}

.homecart
{
background-image:url(images/secure/cart.png);
background-repeat:no-repeat;
width:130px;
height:48px;
background-position:left bottom;
}

.carttext
{
font-size:15px;
text-decoration:none;
color:#000;

}

a.cartcont
{
font-size:25px;
padding-left:40px;
text-decoration:none;
}

a.cartcont:hover
{
font-size:25px;
text-decoration:none;
color:#000000;
}

.social
{
padding:5px 15px;
}

.menu
{
background-image:url(images/secure/menu_repeat.jpg);
background-repeat:repeat;
height:47px;
}

.menu ul
{
list-style:none;
margin:0px;
padding:0px;
}

.menu ul li
{
float:left;
background-image:url(images/secure/menu_spliter.jpg);
background-repeat:no-repeat;
height:25px;
padding:10px 21px;
}

.menu ul li a
{
font-family: 'MelbourneRegular';
font-size:18px;
color:#000;
text-decoration:none;
}


.menu ul li a:hover
{
font-size:18px;
color:#B61115;
text-decoration:none;
}



.menu ul li.firstclass
{
background:none;

}


.footersub
{
border:1px solid #ccc;
background-color:#FFFFFF;
}

.footertitle
{
background-image:url(images/secure/footer_titleline.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 28px;
font-family: 'MelbourneRegular';
font-size:18px;
}
.lastfooter
{
background-image:url(images/secure/footer_titleline.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding:5px 0px;
font-family: 'MelbourneRegular';
font-size:18px;
}



.footerwrapper ul
{
list-style:none;
width:200px;

/*border:1px solid #ff0000;*/
margin:10px 10px 10px 25px;
padding:0px;
}


.footerbox ul li
{
background-image:url(images/secure/red_dot.jpg);
background-repeat:no-repeat;
background-position:left center;
padding:5px 0px 5px 15px;
}

.footerbox ul li a
{
font-size:13px;
font-family: 'MelbourneRegular';
color:#000;
text-decoration:none;
}

.footerbox ul li a:hover
{
font-size:13px;
color:#B61115;
text-decoration:none;
}

.paypal
{
background-image:url(images/secure/paypal.jpg);
background-repeat:no-repeat;
width:191px;
height:19px;
}

/*fotter*/

.footerbg
{
background-color:#000000;
height:60px;
color:#FFFFFF;
font-size:12px;
}

.footerbg ul
{
list-style:none;
margin:0px;
padding:0px;
}

.footerbg ul li
{

float:left;
padding:10px 2px;
}

.footerbg ul li a
{
font-size:11px;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.footerbg ul li a:hover
{
font-size:11px;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.toolsplit
{
color:#FFFFFF;
}

.copy
{
padding-right:10px;
}

.mail
{
border:1px solid #ccc;
background:transparent;
width:116px;
height:26px;
}

.topheader
{
background-image:url(images/secure/_topimage.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#secure
{
margin:0px auto;
padding:0px auto;
}

.subscribe
{
background:url(images/secure/sub_button.jpg) no-repeat;
width:80px;
height:26px;
border:none;
}
.joinourmail
{
font-size:12px;
padding:10px 0px;
}


/*categories*/

.prhead
{
font-family: 'MelbourneRegular';
color:#fff;
font-size:16px;
padding-top:13px;
padding-left:10px;
background-image:url(images/secure/sidebox_top.jpg);
background-repeat:no-repeat;
width:246px;
height:42px;
font-weight:bold;
}

.prlist
{
background-image:url(images/secure/sidebox_middle.jpg);
background-repeat:repeat-y;
margin:0px;
padding:0px;
}

.prfoot
{
background-image:url(images/secure/sidebox_footer.jpg);
background-repeat:no-repeat;
width:246px;
height:4px;
}


.prlist ul
{
width:246px;
list-style:none;
margin:0px;
padding:0px;
}

.prlist ul li
{
width:243px;
padding-top:5px;

border-bottom:1px solid #ccc;
text-align:left;
}
.prlist ul li.lastli
{
border:none;
}

a.categorycontent
{
background-image:url(images/secure/cate_arrow.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
margin-left:10px;
font-size:13px;
font-weight:normal;
line-height:23px;
color:#000;

}

a.categorycontent:hover
{
font-weight:normal;
font-size:13px;
text-decoration:none;
color:#B61115;
}

a.sub_category_style
{
background-image:url(images/secure/cate_arrowred.jpg);
background-repeat:no-repeat;
background-position:left center;
margin-left:25px;
padding-left:15px; 
line-height:23px;
font-size:13px;
font-weight:normal;

color:#333;


}

a.sub_category_style:hover
{
     font-weight:normal;
	font-size:13px;
	text-decoration:none;
	dispaly:block;
	color:#B61115;
}

/*end of category*/

.bestseller
{
border:1px solid #d7d7d7;
}

.bestprice
{
color:#FF0000;
padding:5px 0px;
}

.bestimage
{
border:1px solid #d7d7d7;
}

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

a.bestname:hover
{color:#B61115;
font-size:12px;
text-decoration:none;
}

.bestleft
{
padding-left:10px;
}

/*end of best seller*/

.homebanner
{
background-image:url(images/secure/slide_banner.jpg);
background-repeat:no-repeat;
width:709px;
height:334px;
}
.rollleft
{
background-image:url(images/secure/scollbox_left.jpg);
background-repeat:no-repeat;
width:32px;
height:188px;
}

.rollmid
{
background-image:url(images/secure/scollbox_middle.jpg);
background-repeat:repeat-x;
overflow:hidden;
}
.rollright
{
background-image:url(images/secure/scollbox_right.jpg);
background-repeat:no-repeat;
width:32px;
height:188px;
}

.imagebox
{
background-image:url(images/secure/scoll_box.jpg);
background-repeat:no-repeat;
width:213px;
height:150px;
}

.homeshadow
{
background-image:url(images/secure/featured_shadow.png);
background-repeat:no-repeat;
width:702px;
height:30px;
}


.productheading
{
background-image:url(images/secure/title_big.jpg);
background-repeat:no-repeat;
width:698px;
height:34px;
/*background-image:url(images/secure/title_head_repeat.jpg);
background-repeat:repeat-x;
height:34px;*/
}

.productheading a ,.productheading a:hover
{
font-size:16px;
font-weight:bold;
text-decoration:none;
}

a.boxheading , a.boxheading:hover
{
font-family: 'MelbourneRegular';
color:#fff !important;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
.featimage
{
	

/*padding:15px 0 0 15px;*/
border:1px solid #d7d7d7;
-moz-border-radius: 15px;

margin-top:5px;
width:155px;
height : 145px;
text-align:center;
}


	.reviewimage
{
	

/*padding:15px 0 0 15px;*/
border:1px solid #ccc;
-moz-border-radius: 15px;
margin-left:15px;
margin-top:10px;
margin-right:25px;
width: 192px;
height : 145px;
padding:30px 0px 0px 0px;
text-align:center;

}


a.featname ,a.specialname, a.catname
{
font-size:12px;
color:#000000;
text-decoration:none;
text-align:center;
}

a.featname:hover ,a.specialname:hover
{
text-align:center;
font-size:12px;
color:#B61115;
text-decoration:none;
}

/*.buynow
{
background-image:url(images/secure/buynow_button.jpg);
background-repeat:no-repeat;
width:173px;
height:47px;
margin:0px;
padding:0px;
}*/

.featprice
{
font-weight:bold;
font-size:12px;
padding-bottom:10px;
}

.featbox
{
border-right:1px solid #d7d7d7;
/*padding:0px 5px 0px 0px;*/
}

.secureborder
{
border:1px solid #d7d7d7;
}

.specialimage
{
background-image:url(images/secure/f_box.jpg);
background-repeat:no-repeat;
width:155px;
height:146px;
padding-right:10px;
 
}

.proname
{
color:#000000;
font-size:14px;
font-weight:bold;
}

table.productListing td {
border: 1px solid #eee;
}

.newproduct
{
padding-left:30px;
}




/*banner**************************************************************************/

.theme-default .nivoSlider {
	position:relative;
	background:transparent url(loading.gif) no-repeat 50% 50%;
    margin-bottom:20px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default #slider {
    margin:0px auto 15px auto;
    width:698px; /* Make sure your images are the same size */
    height:334px; /* Make sure your images are the same size */
}
/*end of banner ********************************************************************************************/


a.bestname b
{
font-size:12px;
}
.jcarousel-skin-tango
{
	overflow:hidden;
}

.bestspecialprice
{
color:#000000;
}

.paymentbullet
{
width:75%;
}

.specialnew
{
text-align:center;
}
