@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:500);
/* 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;}
h1, h2, h3, h4, h5, h6 { font-weight:normal;}

img { border:none; outline:none;}
a, input { border:none; outline:none;}

.Round { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px;}
.Round5 { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
.RoundLeft { border-radius:3px 0px 0px 3px; -moz-border-top-left:3px; -moz-border-bottom-left:3px; -webkit-border-top-left:3px; -webkit-border-bottom-left:3px; -khtml-border-top-left:3px; -khtml-border-bottom-left:3px;}
.RoundRight { border-radius:0px 3px 3px 0px; -moz-border-top-right:3px; -moz-border-bottom-right:3px; -webkit-border-top-right:3px; -webkit-border-bottom-right:3px; -khtml-border-top-right:3px; -khtml-border-bottom-right:3px;}
.RoundBtm { border-radius:0px 0px 3px 3px; -moz-border-bottom-left:3px; -moz-border-bottom-right:3px; -webkit-border-bottom-left:3px; -webkit-border-bottom-right:3px; -khtml-border-bottom-left:3px; -khtml-border-bottom-right:3px;}

a { transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -khtml-transition: all 0.5s ease-in-out 0s;} 

.fontstyle { font-family: 'Oswald', sans-serif; font-family: 'Roboto', sans-serif; font-family: 'Raleway', sans-serif;}

/*-----------------------------Common CSS END-----------------------------*/

body { background:#e8e8e8 url(images/top-bg.png) top left repeat-x; font-family: 'Ubuntu', sans-serif; font-size:12px; font-weight:400; color:#333; word-wrap:break-word;}
.Container { width:1100px; margin:0px auto; padding:0px; position:relative; }

.Header { padding:8px 0px;}
.Header #Logo { float:left;}
.Header .Search { float:right; background:rgba(0,0,0,0.5); width:200px; height:30px; margin:25px 0px;}
.Header .SearchInput { background:none; border:none; box-shadow:none; height:30px; font-size:12px; color:#ccc; font-weight:400; font-family: 'Ubuntu', sans-serif; padding:0px 5px; width:170px; float:left;}
.Header .SearchBtn { background:url(images/search.png) center no-repeat; width:30px; height:30px; float:right; opacity:0.7; transition: all 0.5s ease-in-out 0s;}
.Header .SearchBtn:hover { opacity:1; cursor:pointer;}
.Header ul.Menu { margin:0px; padding:0px; float:right; margin-right:30px;}
.Header ul.Menu li { list-style:none; float:left; line-height:78px; padding:0px 25px;}
.Header ul.Menu li a { text-decoration:none; font-family: 'Oswald', sans-serif; color:#fff; font-size:16px; font-weight:400; text-transform:uppercase;}
.Header ul.Menu li a:hover { color:#097d8c;}

.Banner { height:504px; position:relative;}
.Banner i.BannerBG { background:url(images/banner-bg.png) left center no-repeat; height:133px; position:absolute; left:0px; bottom:0px; z-index:9999; width:100%;}

.CatAbout { padding:0px 0px 10px;}
.CatAbout .CA-Title { font-size:24px; color:#222; font-family: 'Raleway', sans-serif; font-weight:500; margin-bottom:10px;}
.FrontCats { float:left; width:528px;}
.FrontCats .CatBox { background:url(images/cat-shadow.png) bottom center no-repeat; width:528px; height:171px; -moz-transform:scale(1,1); -moz-transition-timing-function:ease-out; -moz-transition-duration:250ms; -webkit-transform:scale(1,1); -webkit-transition-timing-function:ease-out; -webkit-transition-duration:250ms; -khtml-transform:scale(1,1); -khtml-transition-timing-function:ease-out; -khtml-transition-duration:250ms;}
.FrontCats .CatBox:hover {-moz-transform:scale(1.05,1.07); -webkit-transform:scale(1.05,1.07); -khtml-transform:scale(1.05,1.07);}
.FrontCats .CatBox + .CatBox { margin-top:5px;}
.FrontCats .CatBox a { width:526px; border:1px solid #6e6e6e; display:block; height:163px;}
.FrontCats .CatBox a:hover { border-color:#097d8c;}

.FAbout { float:right; width:520px; }
.FAbout .AboutText { line-height:20px; font-size:13px;}
.FAbout a.ReadMore { float:right; text-decoration:none; color:#097d8c; font-family: 'Roboto', sans-serif; font-weight:500;}
.FAbout a.ReadMore:hover { text-decoration:underline;}

.FeatureBox, .Related { margin-top:20px;}
.FeatureBox h2, .Related h2 { background:url(images/f-title.png) bottom center no-repeat; text-align:center; padding-bottom:12px; font-size:24px; font-family: 'Raleway', sans-serif; font-weight:500; margin-bottom:8px; text-transform:uppercase;}
.products-list ul { margin:0px; padding:0px;}
.products-list li { list-style:none; margin:12px 10px; float:left; width:200px;}
.products-list li .thumbnail { padding:5px; background:#fff; border:1px solid #999; box-shadow:0 5px 0 rgba(56,56,56,0.5); overflow:hidden; position:relative; z-index:1; border-bottom:none; transition: all 0.5s ease-in-out 0s;}
.products-list li:hover .thumbnail { border-color:#097d8c; box-shadow:0 5px 0 rgba(9,125,140,1);}
.products-list li .thumbnail a.thumb { margin-bottom:10px; display:block; height:200px; border-bottom:1px solid #ccc; padding-bottom:14px; transition: all 0.5s ease-in-out 0s;}
.products-list li:hover .thumbnail a.thumb { border-color:#097d8c;}
.products-list li .thumbnail a.thumb img { margin:auto; display:block; }
.products-list li .thumbnail p { margin-bottom:0; text-align:center; }
.products-list li .thumbnail p a { font:500 12px/20px 'Roboto', sans-serif; color:#333; text-transform:uppercase; display:block; text-decoration:none; transition: all 0.5s ease-in-out 0s;}
.products-list-small li .thumbnail p a { min-height:40px; }
.products-list li .thumbnail p a:hover { color:#097d8c;}
.products-list li .thumbnail input[type=submit] { margin:0; padding:0; width:120px; height:34px; background:#097d8c; box-shadow:none; font-size:14px; font-family:'Roboto'; color:#FFF; text-shadow:none; text-transform:uppercase; display:block; position:absolute; top:-34px; left:22%; transition:all linear 0.3s; -ms-transition:all linear 0.3s; -moz-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; -o-transition:all linear 0.3s;}
.products-list li:hover .thumbnail input[type=submit] { top:0px;}
.products-list li:hover .thumbnail input[type=submit]:hover { background:#222; cursor:pointer;}

.WhiteBG { min-height:500px; margin-top:15px;}
.PageText { line-height:20px;}
h2.Title { background:#111; color:#fff; padding:0px 8px; line-height:36px; margin-bottom:5px; font-family: 'Oswald', sans-serif; font-weight:400; font-size:16px;  text-transform:uppercase;}

.ContactP { width:500px; text-align:left;}
.ContactForm { width:500px; float:right; text-align:left;}
.Thanks { margin-bottom:10px; font-size:16px; text-transform:uppercase; font-weight:500; color:#090;}
.FormField { margin-bottom:8px;}
.FormField legend { float:left; width:60px; text-align:right; padding-right:10px; line-height:28px; color:#333}
.FormField legend span { color:#c10427; padding:2px;}
.FormField label { float:left; margin-left:5px; line-height:27px;}
.FormField input.UpdateBtn { background:#09798c; padding:5px 10px; color:#fff; border:none; font-family:'Roboto', sans-serif; font-weight:500; box-shadow:none; border:none;}
.FormField input, .FormField select, .FormField textarea { float:left; border:none; color:#333; font-size:12px; padding:6px 5px; background:#fff; box-shadow:0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 -1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.6) inset; font-family: 'Roboto', sans-serif; font-weight:400;}
.FormField input.Button { background:#09798c; padding:0px 8px; height:30px; color:#fff; border:none; text-align:center; font-size:13px; text-transform:uppercase; margin:10px 0 20px; box-shadow:none; font-family:'Roboto', sans-serif; font-weight:500; cursor:pointer; transition: all 0.5s ease-in-out 0s;}
.FormField input.Button:hover { background:#111;}

.LeftMenuCon { width:240px; float:left;}
.RightSide { width:850px; float:right;}
.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats:hover {}
.LefMenu li.MainLeftCats a { background:#09798c; line-height:36px; display:block; color:#fff;  font-family: 'Oswald'; font-weight:400;  font-size:14px; text-decoration:none; text-transform:uppercase;  transition: all 0.5s ease-in-out 0s; padding:0px 8px;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#111;}
.submenu ul { padding:0px; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#333; font-size:12px; line-height:24px; text-decoration:none; display:block; padding:0px 5px; margin-bottom:2px; font-weight:500; border-bottom:1px solid #ccc;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#09798c;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.Pagination { clear:both; margin:10px 0;}
.Pagination a { background:#09798c; padding:3px 6px; font-size:11px; text-decoration:none; color:#fff; transition: all 0.5s ease-in-out 0s; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px;}
.Pagination a:hover, .Pagination a.paging_act { background:#111;}

.NoProd { line-height:150px; font-family:'Roboto', sans-serif; font-weight:500; text-align:center; font-size:24px; color:#555;}

.ProImgCon { float:left; width:456px;}
.ProdDetailImg { background:#fff; width:450px; height:450px; display:table-cell; vertical-align:middle; border:3px double #ccc; transition: all 0.5s ease-in-out 0s;}
.ProdDetailImg:hover { border-color:#09798c;}
.ProDetailsCon { float:right; width:380px;}
.ProDetailsCon h1 { color:#010101; font-size:22px; font-family:'Oswald'; font-weight:400; text-transform:uppercase;}
.DetailArt { background:#fff; border:1px solid #ccc; padding:7px 5px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:13px; font-weight:500; margin:8px 0 10px;}
.DetailArt span { color:#999;}
.DetailsCon { background:#fff; border:1px solid #ccc; padding:7px 5px; min-height:100px; margin-bottom:10px; color:#999; }
.DetailsCon span { color:#333; font-size:13px; font-weight:500; }
.ProdOpt { background:#fff; border:1px solid #ccc; padding:7px 5px; margin-bottom:8px;}
.ProdOpt span { width:70px; font-size:13px; font-weight:500; color:#333; display:inline-block;}
.ProdOpt select, .ProdOpt input { border:1px solid #ccc; min-width:50px; padding:2px; color:#666; background:#f7f7f7; box-shadow:1px 1px 1px #ccc inset}
.Button { background:#09798c; height:28px; text-transform:uppercase; color:#fff; padding:0px 5px; border:none; font-family: 'Roboto'; font-weight:500; cursor:pointer; font-size:11px; margin-bottom:10px; margin-right:5px; transition: all 0.5s ease-in-out 0s; cursor:pointer;}
.Button:hover { background:#111;}

.OrdHisTop { background:#333;}
.OrdHisTop ul { margin:0px; padding:0px;}
.OrdHisTop li { display:inline-block; font-size:11px; color:#fff; border-right:1px solid #222; padding:4px 0px; width:17%; text-align:center; list-style:none; text-transform:uppercase;}
.OrdHisTop li:first-child { width:25px;}
.OrdHisTop li:last-child { border:none; width:145px;}

.EmptyCart { margin:20px 0px; text-align:center; font:500 24px/120px 'Roboto'; color:#555; }
.EmptyCart a { color:#09798c; text-decoration:none; transition: all 0.5s ease-in-out 0s;} .EmptyCart a:hover { color:#222}
.BasketCon { padding:10px 0px; border:solid #333; border-width:0px 1px 1px;}
.BasketImg { width:115px; float:left; border-right:1px solid #333;}
.BasketDetails { float:left; width:53%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #333; padding-bottom:3px; margin-bottom:8px; font-size:11px;}
.BasketQty { width:17%; float:left; padding:0 3px;}
.BasketCon .txt_id { 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;}
.BasketCon .txt_id{ color:#666; font-size:12px; padding:3px 5px; background:#fff; border:1px solid #ccc;}
.BasketTotal a:hover { opacity:0.6;}
.Total { margin:15px 0; padding:0px; font:500 26px/20px 'Roboto'; color:#f21b22; text-align:right; text-transform:uppercase; float:none;}
.Total span { color:#333;}
.Checkout .btn { background:#09798c; padding:0; width:110px; height:28px; font:500 12px/28px 'Roboto'; color:#fff; text-shadow:none; text-transform:uppercase; float:right; text-decoration:none; text-align:center; margin-left:5px; transition: all 0.5s ease-in-out 0s;}
.Checkout .btn:hover, .UpdateBtn:hover { background:#111;}
.UpdateBtn { background:#09798c; padding:2px 6px; color:#fff; border:none; font-weight:400; font-size:11px; text-transform:uppercase; cursor:pointer; transition: all 0.5s ease-in-out 0s; font-family:'Roboto', sans-serif; font-weight:500;}
.SubmitText { font-size:22px; text-transform:uppercase; line-height:150px; text-align:center; color:#090}
.QuoteForm { padding-top:10px; margin:0px auto; width:800px;}
.QuoteForm .FormField legend { width:150px;}


#Footer { background:url(images/footer-bg.png) top center no-repeat; width:100%; min-height:386px; margin-top:20px; padding-top:20px;}
.FooterTop { height:300px;}
.Newsletter { width:336px; padding:0px 38px; float:left;}
.Newsletter h2 { background:url(images/signup-icon.png) left center no-repeat; padding-left:32px; line-height:30px; font-size:18px; color:#000; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-weight:500;}
.Newsletter p { color:#fff; line-height:20px; font-size:13px; margin:15px 0px;}
.Newsletter p span { color:#000;}
.Newsletter .SigInput { background:#fff; height:36px; color:#666; font-size:12px; box-shadow:0 0 3px rgba(0,0,0,0.5) inset; display:block; width:100%; padding:0px 5px; font-family: 'Ubuntu', sans-serif; font-weight:400;}
.Newsletter .SigBtn { background:#111; float:right; font-size:12px; color:#fff; padding:0px 10px; border:none; height:34px; margin-top:10px; text-transform:uppercase; font-family: 'Roboto', sans-serif; font-weight:500; transition: all 0.5s ease-in-out 0s;} .Newsletter .SigBtn:hover { cursor:pointer; color:#097d8c}
.SocialIcons { margin-top:15px;}
.SocialIcons span { line-height:36px; float:left; font-size:18px; color:#fff; margin-right:15px;}
.SocialIcons a { background:url(images/social-icon.png) no-repeat; width:36px; height:36px; float:left; text-indent:-99999px; margin-right:6px;}
.SocialIcons a.FB { background-position:0px 0px;}
.SocialIcons a.FB:hover { background-position:0px -36px;}
.SocialIcons a.TW { background-position:-36px 0px;}
.SocialIcons a.TW:hover { background-position:-36px -36px;}
.SocialIcons a.GP { background-position:-72px 0px;}
.SocialIcons a.GP:hover { background-position:-72px -36px;}
.SocialIcons a.Skype { background-position:-108px 0px;}
.SocialIcons a.Skype:hover { background-position:-108px -36px;}
.InfoLinks { float:left; padding:0px 60px;}
.InfoLinks h2 { background:url(images/info-icon.png) left center no-repeat; padding-left:24px; line-height:30px; font-size:18px; color:#000; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-weight:500; color:#fff; margin-bottom:10px;}
.InfoLinks ul { margin:0px; padding:0px 0px 0px 24px;}
.InfoLinks ul li { list-style:none; margin-bottom:8px;}
.InfoLinks ul li a { text-decoration:none; color:#666; font-size:13px;}
.InfoLinks ul li a:hover { color:#fff;}
.NewsUpdates { width:332px; float:left; margin-left:20px;}
.NewsUpdates h2 { background:url(images/news-icon.png) left center no-repeat; padding-left:24px; line-height:30px; font-size:18px; color:#000; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-weight:500; color:#fff; margin-bottom:10px;}
.NewsUpdates marquee { padding-left:24px;}
.NewsUpdates .NewsName { margin-bottom:8px; color:#666;}
.NewsUpdates .NewsName span { display:block; color:#fff;}
.FContact { height:44px; padding-left:60px;}
.FContact h2 { float:left; line-height:44px; font-size:18px; color:#000; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-weight:500; color:#fff;}
.FContact p { float:left; line-height:44px; color:#fff; line-height:44px; font-size:13px; margin:0px 30px;}
.FContact p a { text-decoration:none; color:#fff;}
.FContact p a:hover { text-decoration:underline;}
.FContact p.Address { background:url(images/address.png) left center no-repeat; padding-left:24px;}
.FContact p.Mobile { background:url(images/call.png) left center no-repeat; padding-left:24px;}
.FContact p.Email { background:url(images/mail.png) left center no-repeat; padding-left:30px;}
.CopyRight { line-height:42px; text-align:center; color:#666; font-size:13px;}
.CopyRight a { text-decoration:none; color:#fff;}
.CopyRight a:hover { text-decoration:underline;}