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

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

}


/*------------------------------------Fonts CSS END------------------------------------*/

body { background:#000 url(images/bodyBG.jpg) top center no-repeat; font-family: 'robotomedium'; font-size:12px; color:#1f1f1f;}

.mainBG { background:url(images/enter.jpg) top center repeat; width:100%; height:100%;}

.Container { width:1000px; margin:0px auto; padding:0px;}

.salgon { background:url(images/salgon.png) no-repeat; width:435px; height:117px; float:left; margin-top:240px;}

.enterlink { float:left; margin-top:340px;}
.enterlink a { background:url(images/enterlink.jpg) no-repeat; width:164px; height:62px; text-indent:-99999px; float:left;}
.enterlink a:hover { opacity:0.5;}

.LOGOMAIN { float:right; margin-top:240px;}
.LOGOMAIN a { text-indent:-99999px; background:url(images/mainlogo.png) no-repeat; width:400px; height:93px; float:left;}
.LOGOMAIN a:hover {}

.headertopBG { background:url(images/headerBG.jpg) no-repeat; height:114px; width:100%; float:left;}

.LOGO { float:left; margin-top:35px; margin-bottom:20px;}
.LOGO a { text-indent:-99999px; background:url(images/logo.png) no-repeat; width:339px; height:93px; float:left;}


.TopMenu { background:url(images/topmenuBG.jpg) repeat-x; margin-top:0px; width:1000px; height:59px; }
.TopMenu ul { margin:0px; padding:0px;}
.TopMenu ul li { list-style:none; background:url(images/navbarside.png) right center no-repeat;; display:inline-block;  line-height:59px; margin-left:20px;}
.TopMenu ul li a { color:#fff; text-decoration:none; font-size:18px; font-family: 'bebas_neueregular'; padding:0px 10px; text-transform:uppercase; transition: all 0.5s ease-in-out 0s; display:block; margin-right:15px; margin-left:10px;} 
.TopMenu ul li a:hover { background:url(images/hoverbg.jpg) repeat-x;}
.TopMenu ul li:last-child{ background:none;}
.TopMenu ul li:second-child a:active {}

.LNGID { float:right; margin-top:47px; margin-left:5px;}

.SRCHITEM { float:right; margin-top:45px;}
.SearchBtn { background:url(images/SRHBTN.png) no-repeat; width:34px; height:29px; float:left; cursor:pointer;}
.SearchInput { background:url(images/SRHBG.png) no-repeat; width:279px; height:29px; float:left; box-shadow:none; border:none; padding-left:15px;}

.FeatruredID { float:left; background:url(images/FRTBG.jpg) no-repeat; width:1000px; height:320px; margin-top:15px;}
.FeatruredID h2 { color:#fff; line-height:45px; margin-left:15px;}

.mainPRD { background:#fff; width:222px; height:238px; float:left; margin-left:22px; margin-top:8px;}
.PRD a { width:222px; height:197px; display:table-cell; vertical-align:middle; border:2px solid #fff; transition: all 0.5s ease-in-out 0s; }
.artdetail { background-color:#bbbbbb; width:110px; line-height:41px; color:#ff0000; text-align:center; float:left; font-size:14px;}
.PRD a:hover { border:3px solid #f00;}
.prddetails a { background:#383838; width:112px; color:#fff; text-decoration:none; line-height:41px; text-align:center; font-size:14px; float:left;}

.footerborder { background:url(images/border.png) no-repeat; width:1000px; height:8px; float:left; margin-top:15px; margin-bottom:15px;}

.footerleft { width:300px; float:left;}
.footerleft h2 { text-decoration:underline; color:#f00; text-transform:uppercase; font-weight:normal; font-size:16px; line-height:25px;}

.footerleft p { margin-top:20px; color:#969696;}
.footerleft h3 { font-size:20px; color:#969696; line-height:40px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }

.SoicalBox { float:left;}

.SoicalBox a.FB { background:url(images/FB.jpg) no-repeat; width:35px; height:35px; float:left; margin-left:5px; transition: all 0.5s ease-in-out 0s; color:#fff; text-decoration:none; margin-top:10px; margin-bottom:15px;}
.SoicalBox a.GM { background:url(images/GM.jpg) no-repeat; width:35px; height:35px; float:left; margin-left:5px; transition: all 0.5s ease-in-out 0s; color:#fff; text-decoration:none; margin-top:10px; margin-bottom:15px;}
.SoicalBox a.TW { background:url(images/TW.jpg) no-repeat; width:35px; height:35px; float:left; margin-left:5px; transition: all 0.5s ease-in-out 0s; color:#fff; text-decoration:none; margin-top:10px; margin-bottom:15px;}
.SoicalBox a.GP { background:url(images/GP.jpg) no-repeat; width:35px; height:35px; float:left; margin-left:5px; transition: all 0.5s ease-in-out 0s; color:#fff; text-decoration:none; margin-top:10px; margin-bottom:15px;}


.SoicalBox a.FB:hover { opacity:0.5;}
.SoicalBox a.GM:hover { opacity:0.5;}
.SoicalBox a.GP:hover { opacity:0.5;}
.SoicalBox a.TW:hover { opacity:0.5;}

.footerleft h5 { color:#f00; font-size:14px; font-weight:bold;}

.SigInput { background:#000; height:30px; width:240px; padding-left:7px; border:1px solid #696969; margin-top:15px; box-shadow:none; color:#fff;}
.SigBtn { background:#f00; color:#fff; padding:5px; float:right; cursor:pointer; margin-right:58px; margin-top:10px;}

.CopyRights { float:left; line-height:30px; color:#fff;}
.CopyRights a { text-decoration:none; color:#f00;}

.LeftMenuCon h2 { color:#fff; margin-top:5px; line-height:35px; font-family: 'bebas_neueregular'; font-size:28px; font-weight:normal; margin-bottom:10px;}

.LeftMenuCon { float:left; width:230px;}
.LefMenu li.MainLeftCats { list-style:none; line-height:25px; margin-bottom:3px;}
.LefMenu li.MainLeftCats a { background-color:#333; display:block; color:#f00;  font-family: 'robotobold'; font-size:12px; text-decoration:none; text-transform:uppercase; font-weight:normal;  transition: all 0.5s ease-in-out 0s; padding-left:7px; border-radius:5px;}
.LefMenu li.MainLeftCats a:hover { padding-left:15px; color:#fff;}
.submenu ul { padding:0px; margin:0px;}
.submenu ul li { list-style:none; }
.submenu ul li a { background:#ccc; color:#000; font-size:12px; line-height:25px; text-decoration:none; display:block; padding:0px 5px; margin-bottom:7px; font-family:'robotobold'; transition: all 0.5s ease-in-out 0s;}
.submenu ul li a:hover, .submenu ul li a.active { padding-left:15px; color:#f00;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.WhiteBG { width:730px; margin-left:15px; float:right;}

h1.Title {
    color: #fff;
    font-family: 'bebas_neueregular';
    font-size: 28px;
    font-weight: normal;
    line-height: 35px;
    margin-top: 5px;
}

.moveL { float:left; width:400px;}

.ContactForm { float:left;}
.Thanks { margin-bottom:10px; font-size:18px; font-weight:bold; color:#060;}
.FormField { margin-bottom:5px; color:#fff;}
.FormField legend { float:left; width:225px; color:#fff; 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 #ccc; color:#000; font-size:12px; padding:5px; background:#fff; 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:#f00; box-shadow:0px 0px 10px #f00;}

.FormField input.Buttonfeed {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'robotomedium';
    font-size: 11px;
    font-weight: normal;
    height: 30px;
    margin: 10px 0 20px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s; margin-right:120px; border-color:#1f1f1f; box-shadow:0px 0px 10px #1f1f1f;
}
.QuoteForm { margin-top:50px;}

.FormField input.Buttonfooter { float:right; color:#1f1f1f;}

.OrdHisTop { background:#666;}
.OrdHisTop ul { margin:0px; padding:0px;}
.OrdHisTop li { display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#fff; border-right:1px solid #ccc; 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 #ccc; border-width:0px 1px 1px; margin-bottom:15px;}
.BasketImg { width:115px; float:left; border-right:1px solid #ccc;}
.BasketDetails { float:left; width:47%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:8px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#424242;}
.BasketQty { width:17%; float:left; padding:0 3px;}
.BasketCon .txt_id { background:#f1f1f1; border:1px solid #666; 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;}
.TotalQA { background:#f1f1f1; border:1px solid #ccc; 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; margin-bottom:15px; }
.TotalCon p a { color:#da261e; font-weight:bold; padding:0px 5px;}
.TotalCon p a:hover { text-decoration:none;}
.UpdateBtn { background:#666; padding:3px 12px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; border:none; cursor:pointer;}
.UpdateBtn:hover { background:#f00; color:#fff;}
.QuoteForm { margin:15px;}
.SubmitText { font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#060; padding-top:30px; text-decoration:underline;}

	
	.Pagination { clear:both; margin-bottom:10px;}
.Pagination a { background:#f00; padding:3px 6px; font-size:11px; font-family:'robotomedium'; text-decoration:none; color:#fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -khtml-border-radius:3px; color:#fff;}
.Pagination a:hover, .Pagination a.paging_act { background:#7a7a7a;}

.ProImgCon { float:left; width:456px; margin:5px; margin-left:10px;}
.ProdDetailImg { background:#fff; width:450px; height:450px; display:table-cell; vertical-align:middle; border:1px solid #999;}
.ProdDetailImg:hover { border-color:#f5f5f5;}

.ProDetailsCon { float:left; padding:15px; padding-left:0px; width:239px;}
.ProDetailsCon h1 { color:#f00; font-size:22px; font-family:'robotobold'; font-weight:normal; text-transform:uppercase;}
.DetailArt { background:#EFEFEF; border:1px solid #ccc; padding:7px 5px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:13px; font-family:'robotomedium'; margin:8px 0 10px; box-shadow:0px 0px 2px #ccc;}
.DetailArt span { color:#333;}
.DetailsCon { background:#EFEFEF; border:1px solid #ccc; padding:7px 5px; min-height:100px; margin-bottom:10px; color:#333; box-shadow:0px 0px 2px #ccc}
.DetailsCon p { color:#000;}
.DetailsCon span { color:#333; font-size:13px; font-family:'robotomedium'; }
.ProdOpt { background:#EFEFEF; border:1px solid #ccc; padding:7px 5px; margin-bottom:8px; box-shadow:0px 0px 2px #ccc}
.ProdOpt span { width:70px; font-size:13px; font-family:'robotomedium'; color:#333; display:inline-block;}
.ProdOpt select { border:1px solid #ccc; padding:2px; color:#666; background:#f7f7f7;}
.ProdOpt input { border:1px solid #ccc; width:50px; padding:2px; color:#666; background:#f7f7f7;}
.Button { background:#f00; border:none; padding:3px 6px; color:#fff; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:8px 0 10px 0px;}
.Button:hover { background:#7a7a7a; cursor:pointer; color:#fff;}

.WhiteBG2 { min-height:250px; width:1000px; float:left;}


.mainfactory { float:left; margin:15px; margin-left:30px;}
.mainfactory span { color:#fff; text-align:center; display:block; line-height:25px; font-weight:bold; font-size:14px; cursor:pointer; transition: all 0.5s ease-in-out 0s;}
.mainfactory span:hover { color:#f00;}
.PicBox { border:2px solid #fff; transition: all 0.5s ease-in-out 0s;}
.PicBox:hover { border:2px solid #f00;}
