/* ###############  */
/* MAIN STRUCTURE CSS */
/* ###############  */

body {
	font-family: sans-serif, Arial;
	font-size: 13px;
	background: #FFFFFF url("../images/bg-paqge-wide1.jpg") repeat-x top left;
	margin: 10px 0px 10px 0px;
	line-height: 18px;
}

a, a:visited {
	color: #000000;
	text-decoration: none;	
}

a:hover {
	color: #666666;
	text-decoration: underline;	
}

#wrapper { 
	margin: 0 auto;
	width: 1000px;
	background: #FFFFFF url("../images/bg-wide2.jpg") repeat-y center center;
	border: 1px solid #EEEEEE;
}

#columnbg {
	margin-bottom: 0px;
	overflow: hidden;
	width: 100%;
}

#header {
	color: #333;
	width: 1000px;
	padding: 0px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#navigation {
	width: 1000px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #c4151c;
	border-top: 7px solid #000000;
}

#promo {
	color: #FFFFFF;
	width: 974px;
	height: 140px;
	padding: 0px;
	margin: 0px 13px 0px 13px;
	background: #660000 url("../images/promobg.jpg") ;
	border-bottom: 1px solid #000000;
}

#leftcolumn { 
	float: left;
	color: #333;
	padding: 2px 3px 2px 2px;
	width: 200px;
	min-height: 396px;
}

#content { 
	float: left;
	display: inline;
	color: #333;
	padding: 10px 5px 2px 5px;
	width: 574px;
	min-height: 600px;
}

#rightcolumn { 
	float: left;
	color: #333;
	padding: 2px 2px 2px 3px;
	width: 200px;
	min-height: 396px;
}

#footer1 {
	width: 1000px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #333;
	background: #d70103;
}

#footer2 { 
	clear: both;
	width: 1000px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	color: #333;
	background: #FFFFFF;
	border: none;
}

.clear { 
	clear: both; background: none; 
}

/*  #####################  */
/*  END OF MAIN STRUCTURE CSS  */
/* ####################  */


/*  #####################  */
/*  GENERAL CSS  */
/* ####################  */

#logobox {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	width: 400px;
	height: 110px;
	padding: 15px 0px 15px 10px;
}

#genericbox {
	float: right;
	display: inline;
	position: relative;
	top: 0px;
	right: 0px;
	background: #FFFFFF;
	width: 500px;
	height: 140px;
}

.tagline {
	color: #CC0000;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 5px 10px 5px 5px;
	margin-bottom: 10px;
}

.tagline2 {
	width: 250px;
	font-size: 85%;
	color: #000000;
	margin-left: 230px;
}

.tagline2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tagline2 li {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	padding: 5px;
	text-decoration: none;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	color: #000000;
	letter-spacing: 1px;
}

.top-login { background: #FFFFFF url("../images/topicon-login1.png") no-repeat 2% 50%; }
.top-phone { background: #FFFFFF url("../images/topicon-phone1.png") no-repeat 2% 50%; }
.top-mail { background: #FFFFFF url("../images/topicon-mail1.png") no-repeat 2% 50%; }

.rounded3 {
	width: 250px;
	font-size: 88%;
	padding: 2px;
	background: #540003;
	margin-left: 120px;
	color: #FFFFFF;
}

.tagbox3 a, a:hover, a:visited{
	color: #000000;
}

.tagbox3 a:hover {
	color: #aaaaaa;
}

.tagbox1, .tagbox2, .tagbox3 {
	background: #EEEEEE;
	text-align: right;
	padding: 3px;
	border-bottom: 1px solid #999999;
}


#mainlogo {
	position: relative;
	top: 30px;
	left: 20px;
}

.left1 {
	font-size: 90%;
	width: 100%;
	height: 100px;
	margin-bottom: 3px;
}

.left1 h3 {
	display: block;
	background: #feca57 url("../images/right-hdrbg6.jpg") no-repeat top left;
	padding: 3px;
	border-bottom: 0px solid #000000;
	color: #FFFFFF;
	height: 25px;
	font-size: 95%;
	margin-top: 10px;
}

#txtbox1 {
	margin: 0px 0px 5px 5px;
	background: CCCCCC;
	border: 1px solid #CCCCCC;
}

#user_pass, #user_login {
	margin: 0px 0px 5px 5px;
	background: CCCCCC;
	border: 1px solid #CCCCCC;
}

#formsubmit {
	margin: 0px 0px 5px 5px;
	background: #CCCCCC;
	color: #333333;
	border: 1px double #666666;
	font-size: 10px;
}

.bc {
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

.bccurrent {
	font-weight: bold;
	text-transform: capitalize;
}

.centercontent {
	margin: 0 auto;
	width: 96%;
	text-align: justify;
	color: #333333;
}

.rounded { /* main page */
	margin: 10px auto;
	width: 96%;
	min-height: 100px;
	padding: 8px;
	background: #000000 url("../images/bg2ss.jpg");
	text-align: center;
}

.rounded1 { /* main page */
	margin: 10px auto;
	width: 96%;
	min-height: 100px;
	padding: 8px;
	background: #E7E7E7 url("../images/bg2ss.jpg");
}

.rounded2 { /* main page */
	margin: 5px auto;
	width: 96%;
	height: 150px;
	font-size: 88%;
	padding: 4px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.rounded2 h3 {
	display: block;
	background: #feca57 url("../images/right-hdrbg6.jpg") no-repeat top left;
	padding: 3px;
	border-bottom: 0px solid #000000;
	color: #FFFFFF;
	height: 25px;
	font-size: 95%;
	margin-top: 10px;
}

/* RIGHT BOX CSS */

#box-news {
	background: #FFFFFF url("../images/icon-news.png") no-repeat  100% 100%;
	font-weight: bold;
	height: 140px;
}

#box-login {
	background: #FFFFFF url("../images/icon-login.png") no-repeat  100% 100%;
	font-weight: bold;
	height: 120px;
}

#box-store {
	background: #FFFFFF url("../images/icon-locate2.png") no-repeat  100% 100%;
	font-weight: bold;
	height: 100px;
}

#box-subscribe {
	background: #FFFFFF url("../images/icon-emailnew.png") no-repeat  100% 100%;
	font-weight: bold;
	height: 150px;
}

#box-misc {
}

.footerbox1 {
	float: left;
	color: #000000;
	font-size: 90%;
	width: 220px;
	height: 140px;
	padding: 0px 0px 0px 5px;
	margin: 20px 0px 0px 33px;
}

.footerbox2 {
	float: left;
	display: inline;
	color: #000000;
	font-size: 80%;
	width: 170px;
	height: 140px;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
}

.footerbox3 {
	float: left;
	display: inline;
	color: #000000;
	font-size: 80%;
	width: 170px;
	height: 140px;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
}

.footerbox4 {
	float: left;
	display: inline;
	color: #000000;
	font-size: 80%;
	width: 170px;
	height: 140px;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
}

.footerbox5 {
	float: left;
	display: inline;
	color: #000000;
	font-size: 80%;
	width: 170px;
	height: 120px;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	border-left: 1px solid #CCCCCC;
}

.footerbox1 .footerbox2 .footerbox3 .footerbox4 .footerbox5, h3 { color: #333333; }
.footerbox1 .footerbox2 .footerbox3 .footerbox4 .footerbox5, a, a:visited { color: #333333; }
.footerbox1 .footerbox2 .footerbox3 .footerbox4 .footerbox5, a:hover { color: #CCCCCC; }


/* Front Page CSS */

.frontbox1 { 
	margin: 0 auto;
	width: 574px;
}

.frontbox2 { 
	margin: 0 auto;
	width: 574px;
	margin-top: 5px;
}

.frontbox2a {
	float: left;
	width: 280px;
	min-height: 220px;
	font-size: 90%;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.frontbox2b {
	float: right;
	display: inline;
	width: 280px;
	min-height: 220px;
}

.frontbox3 {
	margin: 0 auto;
	width: 574px;
	margin-top: 5px;
}

#productlist {
}

#productlist td {
	border: 1px dotted lightgray;
}


/* CSS FOR THE ZOOM BOXES */

#zoomboxes {
}

 .zitem {
	/* display div in line */
	float:left;
	display: inline;
	width: 173px;
	height: 150px;
	border: 1px solid #EE0000;
	margin: 5px 5px 5px 5px;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.zitem .caption {
	width:173px;
	height:30px;
	background:#660000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=70);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.zitem .caption a {
	text-decoration:none;
	color:#fff;
	font-size:12px;	
	
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
}

.zitem img {
	border:0;
	/* allow javascript moves the img position*/
	position:absolute;
}

.clear {
	clear:both;	
}

.small {
	color: white;
	font-size: 8px;
}

/* SCROLLER TICKER STYLES */

.newsticker-jcarousellite { width:185px; height: 50px; background: white; padding: 5px;}
.newsticker-jcarousellite ul li{ list-style-type:none; display:block; padding-bottom:1px; margin-bottom:5px; border-bottom: 1px solid #CCCCCC; font-weight: normal;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }
 .readall{ text-align: left; }

/* HORI MENU */

.jqueryslidemenu{
	font: normal 11px Verdana;
	letter-spacing: 0.10em;
	background: #c4151c url("../images/hor-menu-bg2.jpg");
	width: 100%;
	border-bottom: 1px solid #000000;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	width: 93px;
	height: 20px;
	padding: 8px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #be0100;
	overflow: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.smbg1{
	width: 60px;
}

.smbg{

}

.lastitem {
	border: 0px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #FFFFFF;
}

.jqueryslidemenu ul li a:hover{
	background: #700a0a; /*tab link background during hover state*/
	color: #CCCCCC;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* ######### Sub level menu links style ######### */
.jqueryslidemenu ul li ul li a{
	font: normal 11px Arial;
	width: 170px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #333333;
	height: 15px;
	color: #000000;
	background: #000000 url("../images/hor-menu-bg2.jpg");
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	/*background: #eff9ff;*/
	background: #700a0a;
	color: white;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}


/* ######### Other Styles ######### */

#myslidemenu{
	position: relative;
	z-index: 5;
	border-top: 0px solid #EEEEEE;
}

