@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#000;
font-family:"Trebuchet MS";

}
.text {
font-family:"Trebuchet MS";
color:#716c6c;
font-size:12px;
}
.text a {
text-decoration:none;
color:#be140b;
font-size:15px;
}
.text a:hover {
text-decoration:none;
color:#214e1a;
}
.text strong {
color:#be140b;
font-size:16px;
font-weight:bold;
}
.text b {
color:#000;
font-size:12px;
font-weight:bold;
}
h1 {
font-family:"Bodoni MT";
color:#be140b;
font-size:30px;
}
/*-------------Main Body-------------------*/
#mainbody {
width:995px;
height:auto;
margin:auto;
float:none;
background-color:#ffffff;
}
/*-------------Header-------------------*/
#topheader {
width:995px;
height:115px;
}
#logo {
width:auto;
height:auto;
float:left;
margin-top:15px;
}
#topmenu {
width:330px;
height:auto;
float:right;
margin-top:25px;
font-family:"Trebuchet MS";
color:#000;
font-size:13px;

}
#topmenu a {
text-decoration:none;
color:#000;
padding-right:10px;
padding-left:10px;
}
#topmenu a:hover {
text-decoration:none;
color:#be140b;
}
#mainmenu {
width:790px;
height:35px;
background-color:#000;
float:right;
margin-top:36px;
margin-right:3px;
font-family:"Trebuchet MS";
font-size:16px;
color:#fff;
}
#mainmenu a {
text-decoration:none;
color:#fff;
}
#mainmenu a:hover {
text-decoration:none;
color:#336699;
}
#leftcnr {
width:auto;
height:auto;
float:left;
}
#rightcnr {
width:auto;
height:auto;
float:right;
}
#home {
width:91px;
height:auto;
float:left;
margin-top:8px;
}
#homeicon {
height:auto;
width:auto;
float:left;
margin-right:10px;
margin-top:2px;
}
#aboutus {
width:117px;
height:auto;
float:left;
margin-top:8px;
}
#abouticon {
height:auto;
width:auto;
float:left;
margin-right:10px;
margin-top:3px;
}
#products {
width:117px;
height:auto;
float:left;
margin-top:8px;
}
#producticon {
height:auto;
width:auto;
float:left;
margin-right:10px;
margin-top:2px;
}
#goshopping {
width:162px;
height:auto;
float:left;
margin-top:8px;
}
#goshoppingicon {
height:auto;
width:auto;
float:left;
margin-right:10px;
margin-top:1px;
}
#visit {
width:162px;
height:auto;
float:left;
margin-top:8px;
}
#visiticon {
height:auto;
width:auto;
float:left;
margin-right:10px;
margin-top:4px;
}
#contact {
width:112px;
height:auto;
float:left;
margin-top:8px;
}
#contacticon {
height:auto;
width:auto;
float:left;
margin-right:5px;
margin-top:5px;
}
#flashheader {
width:990px;
height:270px;
background-color:#214e1a;
margin-left:2px;
float:left;
}
#flash {
height:221px;
width:942px;
margin-top:24px;
float:left;
}
/*-------------END Header-------------------*/
/*-------------Center Body-------------------*/
/*-------------left Body-------------------*/
#centerbody {
height:auto;
width:995px;
margin-top:5px;
background-color:#fff;
float:left;
border-bottom:solid 2px #c11c11;
padding-bottom:10px;
}
#left {
height:auto;
width:200px;
float:left;
}
#productheading {
height:auto;
width:auto;
float:left;
margin-top:5px;
}
.ms {
width:10px;
height:100px;
float:left;
}
.ps {
width:30px;
height:100px;
float:left;
}
#list {
height:auto;
width:175px;
float:left;
}
#list ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}

#list li {
	display: block;
	float: left;
}

#list a {
	display: block;
	float: left;
	width:166px;
	height:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	background-color:#313131;
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:16px;
	border-bottom:solid 1px #aeac79;
}

#list a:hover { 
	color: #fff;
	background-color:#7e0a29;
}

#list .current a {
	color: #fff;
	background-color:#7e0a29;
}
/*-------------END left Body-------------------*/
/*-------------Body-------------------*/

#body {
width:750px;
height:auto;
float:left;
margin-left:10px;
}

#photo {
height:148px;
width:670px;
float:left;
margin-top:5px;
background-image:url(../images/photo.jpg);
background-repeat:no-repeat;
}
.tr {
	height:148px;
	width:670px;
	position:absolute;
	left: 260px;
	top: 395px;
	
}
#text {
height:auto;
width:510px;
float:left;
margin-top:15px;
}

#readmore {
height:auto;
width:100px;
float:right;
padding-top:10px;
}
#rightlink {
height:auto;
width:225px;
float:right;
margin-top:30px;
}
#shopgift {
height:auto;
width:auto;
float:left;
}
#image {
height:auto;
width:auto;
float:left;
margin-top:30px;
}


/*-------------END Body-------------------*/
/*-------------END Center Body-------------------*/
/*-------------Footer-------------------*/

#footer {
height:75px;
width:995px;
background-color:#214e1a;
float:left;
font-family:"Trebuchet MS";
color:#fff;
font-size:12px;
}
#footerlink {
height:auto;
width:auto;
float:left;
margin-top:30px;
margin-left:10px;
}
#designby {
height:auto;
width:auto;
float:right;
margin-top:30px;
margin-right:10px;
}
#designby a{
text-decoration:none;
color:#fff;
font-size:14px;
font-weight:bold;
}
#designby a:hover{
text-decoration:underline;
color:#fff;
}
/*-------------END Footer-------------------*/
/*-------------END Main Body-------------------*/

/*-------------About Us-------------------*/

#abouttext {
height:auto;
width:700px;
float:left;
margin:10px;
padding-bottom:10px;
}

/*-------------END About Us-------------------*/

#contactpageimages {
height:auto;
width:auto;
margin-top:5px;
border-style:solid;
border-width:1px;
border-color:#000;
float:right;
}
#contctdetail {
height:auto;
width:680px;
float:left;
margin-top:10px;
margin-left:10px;
color:#333333;
font-size:12px;
}

#contctdetail {
font-size:12px;
}

#contctdetailright {
height:auto;
width:250px;
float:right;
}
#query {
width:550px;
margin-top: 25px;
font-size: 12px;
font-weight: normal;
font-family:"Trebuchet MS";
color: #5B5B5B;
float:left;
}
#query a {
color:#0099FF;
text-decoration:none;
}
#query a:hover {
color:#5b5b5b;
text-decoration:underline;
}
#query strong {
font-size:15px;
}
#errAddBlog {
height:auto;
width:350px;
margin-top:5px;
font-family:"Trebuchet MS";
font-size: 12px;
color:#CC0000;
padding-left:200px;
float:left;
}
#querynamefull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#queryname {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#namecolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#querynamebox {
height:auto;
float:right;
}
#querycompanybox {
height:auto;
float:right;
}
#queryaddressfull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#queryaddress {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#addresscolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#queryaddressbox {
height:auto;
float:right;
}
#querycountryfull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#querycountry {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#countrycolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#querycountrybox {
height:auto;
float:right;
}
#queryemailfull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#queryemail {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#emailcolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#queryemailbox {
height:auto;
float:right;
}
#queryfaxfull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#queryfax {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#faxcolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#queryfaxbox {
height:auto;
float:right;
}
#querytelephonefull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#querytelephone {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#telephonecolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#querytelephonebox {
height:auto;
float:right;
}
#queryqueryfull {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
font-family:"Trebuchet MS";
font-size: 14px;
color: #5B5B5B;
float:left;
}
#queryquery {
height:auto;
width:350px;
margin-left:40px;
float:left;
}
#querycolom {
height:auto;
width:20px;
margin-right:20px;
float:right;
}
#queryquerybox {
height:auto;
float:right;
}
#querybutton {
height:auto;
width:550px;
margin-top:10px;
margin-bottom:10px;
float:left;
}
#submitbutton {
height:auto;
margin-right:160px;
margin-left:10px;
width:60px;
float:right;
}
#clearbutton {
height:auto;
margin-left:10px;
margin-right:10px;
float:right;
}
.style {
font-family:"Trebuchet MS";
font-size:12px;
color:#5b5b5b;
}
.buttonstyle {
font-family:"Trebuchet MS";
font-size:12px;
color:#fff;
background-color:#7e0a29;
border-style:solid;
border-width:1px;
border-color:#fff;
}
.productone{
float:left;
height:120px;
width:120px;
margin:10px;
padding:5px;
border:solid 1px #999999;
}
.productname{
background-color:#F2F2F2;
font-size:12px;
color:#000000;
height:auto;
width:120px;
float:left;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
padding:5px;
}
.productname a{
color:#CC3300;
font-size:12px;
font-weight:bold;
}
.productname a:hover{
color:#000000;
font-size:12px;
font-weight:bold;
}
.mainp{
width:150px;
height:170px;
float:left;
margin:10px;
}
#midproduct{
height:auto;
width:500px;
float:left;
}
#addcart{
width:170px;
height:auto;
float:right
}
#fomm{
width:auto;
float:left;
}
.dim{
border:solid 1px #666666;
}
.dimtext{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.img{
padding:5px;
border:solid 1px #000000;
}
.imgcell{
padding:5px;
}
.table{
border-collapse: collapse;
border-color:#666666;
border-width:1px;
}
.table td{
padding-left:10px;
}
.ctx {
width:690px;
float:left;
height:auto;
padding:5px;
}
.ctx strong {
color:#be140b;
font-size:16px;
}
.bt {
width:700px;
height:auto;
float:left;
margin-top:20px;
}
.bttxt {
float:left;
height:auto;
width:430px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
padding-top:15px;
}
.bttxt strong {
color:#be140b;
font-size:16px;
}
.bttxttwo {
float:right;
height:auto;
width:430px;
padding:5px;
}
.bttxttwo strong {
color:#be140b;
font-size:16px;
}
.btimg {
float:right;
height:auto;
width:auto;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
padding-top:15px;
}
.btimgtwo {
float:left;
height:auto;
width:auto;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
border:solid 1px #000000;
}
.juimg {
float:left;
height:auto;
width:auto;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
padding:5px;
}
.imgname {
height:auto;
width:250px;
margin-right:3px;
float:left;
color:#be140b;
}
#juice {
float:left;
height:auto;
width:700px;
}
#juice ul {
list-style: none;
margin:0;
padding:0;
}
#juice li {
display:block;
float:left;
border:solid 1px #000000;
padding:5px;
margin:9px;
}
#juice li a {
display:block;
text-decoration:none;
color:#fff;
font-size:16px;
text-align:center;
padding:2px;
background-color:#313131;
}
#juice li a:hover {
color: #fff;
background-color:#7e0a29;
}


.btph {
float:left;
height:auto;
width:auto;
margin:5px;
border:solid 1px #000000;
}
/* Sample 1*/
#box1{
	position:absolute;
	left: -9px;
	top: 0px;
}
#box1 span{
	display:block;
	float:left;
	padding:9px;
	
}
/* ********************************** */


.mask1{
	position:relative;
	width:620px;
	height:148px;
	margin-left:30px;
	margin-top:5px;
	overflow:hidden;
}
.alts{
color:#333333;
font-size:12px;
}
.alts strong{
color:#000000;
font-size:12px;
}
.alts td{
padding-left:5px;
padding-right:5px;
}
.alts a{
color:#000000;
font-size:12px;
}
.alts a:hover{
color:#CC0000;
font-size:12px;
}
.fls {
height:100px;
width:24px;
float:left;
}
.ls {
height:100px;
width:40px;
float:left;
}
.productheader {
height:30px;
width:700px;
float:left;
background-image:url(../images/pcenter.gif);
background-repeat:repeat-x;
}
.pleft {
height:30px;
width:18px;
float:left;
background-image:url(../images/pleft.gif);
background-repeat:no-repeat;
}
.pcenter {
height:30px;
width:660px;
float:left;
font-family:"Trebuchet MS";
color:#fff;
font-size:20px;
}
.pright {
height:30px;
width:18px;
float:right;
background-image:url(../images/pright.gif);
background-repeat:no-repeat;
}
.vege {
height:auto;
width:450px;
float:left;
}
.topmenupadding {
padding-top:25px;
font-family:"Trebuchet MS";
color:#000;
font-size:13px;
}
.topmenupadding a {
text-decoration:none;
color:#000;
padding-right:10px;
padding-left:10px;
}
.topmenupadding a:hover {
text-decoration:none;
color:#be140b;
}
.menu {
background-color:#000;
font-family:"Trebuchet MS";
font-size:16px;
color:#fff;
height:35px;
}
.menu a {
text-decoration:none;
color:#fff;
padding:0 10px;
}
.menu a:hover {
text-decoration:none;
color:#336699;
}
.footer {
font-family:"Trebuchet MS";
color:#fff;
font-size:12px;
}
.footer a {
text-decoration:none;
color:#fff;
font-size:14px;
font-weight:bold;
}
.footer a:hover{
text-decoration:underline;
color:#336699;
}
.tablenew{
color:#666666;
font-size:12px;
border-collapse:collapse;
border-width:1px;
border-color:#333333;
}
.tabledev{
font-size:12px;
border-collapse:collapse;
border-width:1px;
border-color:#333333;
}
.tabledev td{
padding-left:8px;
padding-right:10px;
text-align:justify;
}
.tablenew td{
padding-left:8px;
padding-right:10px;
text-align:justify;
}
.tablenew tr{
background-color:#F8F8F8;
padding-left:8px;
padding-right:10px;
text-align:justify;
}
.tablenew tr:hover{
background-color:#D0EADB;
padding-left:8px;
padding-right:10px;
text-align:justify;
}
.tablenew td a{
text-align:justify;
color:#000000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
