/* Clear CSS */

.clearfix { }

.clear { clear:both;}

.clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}



/* Float CSS */

.moveL { float:left;}

.moveR { float:right;}



/* Break CSS */

.break10 { clear:both; margin:10px 0px; height:1px;}

.break5 { clear:both; margin:5px 0px; height:1px;}

.break { clear:both; margin:2px 0px; height:1px;}



p, body, div, h1, h2, h3, h4, h5, h6, form, input, button, select, label { margin:0px; padding:0px;}



img { border:none; outline:none;}

a, input { border:none; outline:none;}



/*------------------------------------Common CSS END------------------------------------*/



@font-face {

    font-family: 'robotoregular';

    src: url('fonts/Roboto-Regular-webfont.eot');

    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/Roboto-Regular-webfont.woff') format('woff'),

         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),

         url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'robotomedium';

    src: url('fonts/Roboto-Medium-webfont.eot');

    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/Roboto-Medium-webfont.woff') format('woff'),

         url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),

         url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'robotobold';

    src: url('fonts/Roboto-Bold-webfont.eot');

    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/Roboto-Bold-webfont.woff') format('woff'),

         url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),

         url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');

    font-weight: normal;

    font-style: normal;

}



/*------------------------------------Fonts CSS END------------------------------------*/



body { background:#fff url(images/bg.jpg) top center repeat-y; font-family: 'robotoregular'; font-size:12px; color:#282c2f;}

.Container { width:1000px; margin:0px auto; padding:0px;}
.TopMenu { display:block; padding-top:10px; float:right; width:550px;}
.TopMenu ul { margin:0px; padding:0px;}
.TopMenu ul li { list-style:none; background:url(images/navbarside.jpg) right center no-repeat;; display:inline-block;  line-height:40px; margin-right:5px;}
.TopMenu ul li a { color:#777777; text-decoration:none; font-size:14px; font-family:'robotomedium'; padding:5px 15px; text-transform:uppercase; transition: all 0.5s ease-in-out 0s; margin-right:20px; margin-top:40px; padding:5px;} 
.TopMenu ul li a:hover { background-color:#00a651;  border-radius:3px; color:#fff;}
.TopMenu ul li:last-child{ background:none;}
.TopMenu ul li:second-child a:active {}

.centerBG { background:url(images/centerBG22.jpg) repeat; height:auto; float:left;width:100%; z-index:0; }

.LOGO { float:left; margin-top:10px; }

.LOGO a { background:url(images/logo.png) no-repeat; width:266px; height:122px; text-indent:-99999px; display:inline-block; margin-top:20px; margin-left:40px; margin-bottom:20px;}

.langID { background:url(images/LanguageID.jpg) no-repeat; width:153px; height:28px; margin:10px; float:left;}

.Search { float:right; margin:33px;}

.SearchInput { background:url(images/searchBG.jpg) no-repeat; width:181px; padding-left:5px; height:35px; float:left; border:1px solid;  box-shadow:none;}

.SearchBtn { background:url(images/SEARCHBTN.jpg) no-repeat; width:40px; height:35px; float:left; border:none; cursor:pointer;}

.bannar { background:url(images/BANNAR.jpg) no-repeat; width:100%; height:450px; float:left; margin-top:50px;}

.FrontCats { float:left; position:absolute; top:600px;}

.FrontCats ul li { list-style:none; float:left; margin-left:8px;}

.FrontCats ul { margin:0px; padding:0px;}

.FrontCats ul li a:hover { opacity:0.8;}

.featured {}

.featured h2 { font-family:Arial, Helvetica, sans-serif; color:#000; margin-top:180px; font-size:20px; margin-bottom:15px;}

.featuredMain { background-color:#fff; width:1000px; float:left; padding-left:20px; width:980px;}

.prd { width:150px; height:200px; border:1px solid #777; border-radius:5px; vertical-align:middle; display:table-cell; background-color:#fff;}

.prd:hover {border:1px solid #00a651;}

.footerBG { background:url(images/footerBGG.jpg) repeat-x; width:1000px; height:185px; float:left;}

.footerLeft { width:280px; float:left;}

.footerLeft h2 { font-family: 'robotoregular'; text-decoration:underline; color:#fff; text-transform:uppercase; margin:15px; font-size:16px;}

.footerLeft p { color:#969696; font-family:Arial, Helvetica, sans-serif; margin-left:15px;}

.footerLeft span { color:#00a651; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; margin-left:15px; font-weight:bold; line-height:30px; font-size:12px;}

.socialBOX { margin-left:15px; margin-top:10px;}

.socialBOX a { background:url(images/socialbox.jpg) no-repeat; width:33px; height:33px; display:inline-block; text-indent:-999999px; margin-right:5px; transition: all 0.5s ease-in-out 0s;}

.socialBOX a.GM { background-position:0px 0px; }

.socialBOX a.TW { background-position:-45px 0px; }

.socialBOX a.FB { background-position:-90px 0px; }

.socialBOX a.GB { background-position:-135px 0px; }

.socialBOX a:hover { border-radius:25px; opacity:0.5;}

.footerLeft h5 { margin-left:15px; font-family:Arial, Helvetica, sans-serif; color:#00a651; font-size:14px;}

.footersignup { margin-top:15px;}

.Search_box_footer { background:url(images/SIGNUPBG.jpg) no-repeat; width:182px; height:34px; float:left; margin-left:15px; padding-left:10px; box-shadow:none;}

.SignUPBUTTON { background:url(images/SignUPBTN.jpg) no-repeat; width:40px; height:40px; float:left; border:none; cursor:pointer;}

.prodetails h2 { text-align:center; font-size:12px; margin-bottom:10px;}

.mainPRD { float:left; margin:15px; } 

.prodetails a { background: url(images/NAVBG.jpg) repeat-x; text-decoration:none; color:#fff; padding:5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.prodetails a:hover { background:#000; color:#fff;}

.menutitle { float:left; }

.LefMenu a.MainLeftCats { background:url(images/NAVBG.jpg) repeat-x; height:30px; display:block; font-family:Arial, Helvetica, sans-serif; font-size:14px; width:200px; line-height:30px; margin-bottom:2px; color:#333; text-transform:capitalize; text-decoration:none; padding-left:5px; font-weight:bold;}

.submenu {}
.submenu ul { margin:0; padding:0;}
.submenu ul li { list-style:none;}
.submenu ul li a { text-decoration:none; background:url(images/SUBNAVBG.jpg) repeat; height:auto; display:block; margin-bottom:2px; padding-left:5px; width:200px; line-height:28px;font-family: 'robotoregular'; font-size:12px; color:#1f1f1f; transition: all 0.5s ease-in-out 0s; text-transform:capitalize; font-weight:bold;}
.submenu ul li a:hover { color:#1f1f1f; font-weight:bold;}
.submenu ul li a.active { background:#666; color:#fff; font-weight:bold;}

.LeftMenuCon { width:205px; float:left;}

.WhiteBG  { width:770px; float:right;}
h1.Title { background:#222; font-size:15px; color:#ccc; font-family: 'robotomedium'; font-weight:normal; line-height:30px; padding-left:8px;}
.ComingSoon { font-size:28px; line-height:125px; font-family:'QlassikBold_TB'; text-shadow:0 3px 6px #000; color:#666}

.ProImgCon { float:left; margin-top:5px; margin-bottom:10px;}

.ProdDetailImg { background:#fff; width:500px; border:3px solid #D3D3D3; height:500px; vertical-align:middle; display:table-cell; }

.ProdDetailImg:hover { border-color:#00a651;}

.MoreTitle { background:#333; padding:5px; border:1px solid #232323; color:#999; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:3px 0px;}

.MoveViews a { display:inline-block; background:#fff; border:1px solid #999;}

.ProDetailsCon { float:right; width:240px; padding-top:10px;}

.ProDetailsCon h1 { color:#dbdbdb; font-size:18px; font-family:'droid_sansregular';}

.DetailArt { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#1f1f1f; font-weight:bold;  padding:5px; border-left:5px solid #00a651; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; border-top:1px solid #999; width:215px; margin-top:5px;}

.DetailsCon { min-height:60px; padding:5px;  border-left:5px solid #00a651; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; border-top:1px solid #999; width:215px; margin-top:5px;}

.DetailsCon span { color:#1f1f1f; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.DetailsCon p { color:#000; font-family:Arial, Helvetica, sans-serif; margin-top:10px;}

.ProdOpt { margin-bottom:8px; margin-top:10px;}

.ProdOpt span { width:70px; font-size:14px; font-weight:bold; display:inline-block; color:#1f1f1f;}

#qty { width:85px;}

#opt1 { width:85px;}

#frm_cart { margin-top:30px;}

#frm_cart h2 { border-left:5px solid #00a651; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; border-top:1px solid #999; width:215px; font-family:Arial, Helvetica, sans-serif; color:#1f1f1f;}

.Buttonaddtocart { background-color:#1f1f1f; border:none; width:232px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; cursor:pointer; color:#D3d3d3; transition: all 0.5s ease-in-out 0s; margin-bottom:10px;}

.Buttonaddtocart:hover { background-color:#00a651; color:#fff;}

.ContactForm { width:560px; float:right;}

.ContactForm h2 { border-bottom:1px solid #999; margin-bottom:8px;}

.FormField { margin-bottom:5px; color:#000;}

.FormField legend { float:left; width:225px; color:#1f1f1f; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:right; padding-right:10px;}

.FormField label { float:left; margin-left:5px;}

.FormField input.UpdateBtn { background:#d3d3d3; padding:3px 6px; color:#1f1f1f; border:none; font-family:'UbuntuR'; cursor:pointer;}
.FormField input.UpdateBtn:hover { box-shadow:none; border:none;}

.FormField input, .FormField select, .FormField textarea { float:left; border:1px solid #00a651; color:#000; font-size:12px; padding:5px; background:#d3d3d3; transition: all 0.5s ease-in-out 0s;}

.FormField input:hover, .FormField select:hover, .FormField textarea:hover, .FormField input:focus, .FormField select:focus, .FormField textarea:focus { border-color:#00a651; box-shadow:0px 0px 10px #00a651;}

.Thanks { font-size:16px; text-align:center; margin:0px 0px 10px; font-weight:bold; color:#D90761}

.NOFound { font-size:18px; font-weight:bold; line-height:150px; text-align:center; color:#1f1f1f; font-family:Arial, Helvetica, sans-serif;}

.OrdHisTop { background:#00a651;}

.OrdHisTop ul { margin:0px; padding:0px;}

.OrdHisTop li { display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#1f1f1f; border-right:1px solid #1f1f1f; padding:5px 0px; width:17%; text-align:center; list-style:none}

.OrdHisTop li:first-child { width:25px;}

.OrdHisTop li:last-child { border:none; width:145px;}

.EmptyCart { margin:20px 0px; text-align:center; font-size:14px; font-weight:bold;}

.EmptyCart a { color:#F00;} .EmptyCart a:hover { text-decoration:none;}

.BasketCon { padding:10px 0px; border:solid #00a651; border-width:0px 1px 1px; margin-bottom:15px;}

.BasketImg { width:115px; float:left; border-right:1px solid #00a651; }

.BasketDetails { float:left; width:55%; padding:0 3px; display:block}

.BasketDetails p { border-bottom:1px solid #00a651; padding-bottom:3px; margin-bottom:8px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.BasketQty { width:17%; float:left; padding:0 3px;}

.BasketCon .txt_id { background:#f1f1f1; border:1px solid #3d3d3d; text-align:center; margin-bottom:8px;}

.BasketRate { width:13%; float:left; text-align:center; font-size:14px;}

.BasketTotal { width:13%; float:left; text-align:center; padding:0 3px;}

.BasketTotal p { font-size:14px; margin-bottom:10px;}

.BasketTotal a { color:#F00;} .BasketTotal a:hover { text-decoration:none}

.TotalCon { float:right; margin-top:15px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px;}

.TotalQA { background:#f1f1f1; border:1px solid #666; padding:5px;}

.TotalQA label { font-weight:bold; color:#000; float:left; margin-right:10px;}

.TotalQA span { float:right; font-size:14px; font-weight:bold; color:#900}

.TotalCon p { margin-top:8px; }

.TotalCon p a { color:#1f1f1f; font-weight:bold; padding:0px 5px;}

.TotalCon p a:hover { text-decoration:none;}

.UpdateBtn { background:#d3d3d3; padding:3px 6px; color:#000; border:none;}

.relatedPRD { float:left;}

.relatedPRD h5 { color:#1f1f1f; font-weight:bold; font-size:20px;  }

.Pagination { clear:both; height:35px; margin-right:10px; float:right;}

.Pagination a { background:#1f1f1f; padding:4px 8px; font-size:12px; font-weight:bold; text-decoration:none; color:#d3d3d3; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -khtml-border-radius:3px; font-family:Arial, Helvetica, sans-serif;}

.Pagination a:hover, .Pagination a.paging_act { background:#008eee; color:#fff;}

.desginedBG { padding-top:10px; clear:both;}
.desginedBG p { line-height:25px;}

.ContactText { float:left; width:400px;}
.ContactText p { color:#1f1f1f; line-height:25px; margin-left:15px;}


