/* 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; font-family:'robotoregular';}
.moveR { float:right;}

/* Break CSS */
.break10 { clear:both; margin:10px 0px; height:1px;}
.break5 { clear:both;s 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;

}

@font-face {

    font-family: 'dosislight';
    src: url('fonts/dosis-light-webfont.eot');
    src: url('fonts/dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dosis-light-webfont.woff') format('woff'),
         url('fonts/dosis-light-webfont.ttf') format('truetype'),
         url('fonts/dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------Fonts CSS END------------------------------------*/

body { background: url(images/body.jpg) repeat; font-family: 'robotomedium'; font-size:12px; color:#1f1f1f;}


.Container { 
width:1000px; 
margin:0px auto; 
padding:0px;
}

.headerBG { background:#222222; padding:7px; height:100px; position:fixed; width:100%; z-index:999999999;}

.LOGO { float:left;}
.LOGO a { background:url(images/logo.png) no-repeat; width:171px; height:90px; text-indent:-999999px; display:block; }

.topmenu { float:right; margin-top:25px;}
.topmenu ul { margin:0; padding:0;}
.topmenu ul li { list-style:none; display:inline-block; padding:0px 15px;}
.topmenu ul li a { color:#939393; text-decoration:none; font-size:10px; transition: all 0.5s ease-in-out 0s;}
.topmenu ul li a:hover { color:#f00;}

.SRCHITEM { float:right; margin-top:25px;}
.SearchInput {border-radius: 2px;
    background-color: #474747;
    border: none;
    outline: none;
    color: #fff;
    padding: 2px 0;
    width: 110px;
    margin-right: 5px;}
	
.SearchBtn { background:url(images/lupa.png) top center no-repeat; width:13px; height:13px; cursor:pointer;}

.catBG { float:right; margin-top:0px;}
.rightside { float:right; width:800px;}

.FRDID { width:1000px; height:388px; float:left;}
.FRDID h2 { font-family:'dosislight'; width:1000px; font-size:22px; text-align:center; display:block; color:#f00; margin-bottom:10px;
margin-top:10px; letter-spacing:1px;}
.mainPRD { float:left;  width:215px; height:300px;  margin:17px;}
.PRD a { width:215px; height:200px; vertical-align:middle; display:table-cell; }
.border { width:215px; height:230px; background:#fff; border:2px solid #e5e5e5;}
.zoomer a { background:url(images/zoomer.jpg) no-repeat; width:24px; height:25px; float:right; margin-top:5px;}
.pname { font-family:'dosislight'; color:#1f1f1f; line-height:20px;}
.artdetail { font-family:'dosislight'; color:#1f1f1f; line-height:20px;}
.border:hover { border:2px solid #f00; display:block;}
.prddetails { margin-top:10px;}
.prddetails a { background:#f00; padding:5px; color:#fff; border-radius:4px; width:100px; text-decoration:none; 
text-align:center; margin-top:10px;}
.prddetails a:hover { background:#222;}

.FrontAbout { width:250px;}
.insidepic { float:left; width:70px; height:70px; margin:2px;}

.name { float:left;}
.name a { padding:5px; display:block; background:#222; margin:5px; transition: all 0.5s ease-in-out 0s;}
.name a:hover { background:#f00; }

.SigInput { background-color: #222222;
    border: medium none;
    left: 0;
    outline: medium none; padding-left:7px; color:#fff; height:30px;
}

.SigBtn {background-color: #ff3030;
    border-radius: 3px;
    font-size: 12px;
    margin: 20px 0;
    padding: 5px 10px; color:#fff;}

.centercon { margin-top:150px; z-index:5;}

.ContactForm { float:left;}
.Thanks { margin-bottom:10px; font-size:18px; font-weight:bold; color:#060;}
.FormField { margin-bottom:5px; color:#000; margin-top:10px;}
.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 #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:#e20000; box-shadow:0px 0px 10px #e20000;}

.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:#bb0c0c; box-shadow:0px 0px 10px #bb0c0c;
}
.QuoteForm { margin-top:50px;}

.FormField input.Buttonfooter { float:right; color:#1f1f1f;}

.OrdHisTop { background:#e20000;}
.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 #fff; 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 #666666; border-width:0px 1px 1px; margin-bottom:15px;}
.BasketImg { width:115px; float:left; border-right:1px solid #666666;}
.BasketDetails { float:left; width:47%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #666666; 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 { background:#e20000; color:#fff; font-weight:bold; padding:5px;}
.TotalCon p a:hover { text-decoration:none;}
.UpdateBtn { background:#2C3137; padding:3px 12px; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; border:none; cursor:pointer;}
.UpdateBtn:hover { background:#666; 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; min-height:250px;}

	
.Pagination { clear:both; margin-bottom:10px;}
.Pagination a { background:#8d8d8d; padding:3px 6px; font-size:11px; font-family:'robotomedium'; text-decoration:none; -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:#b90d0d;}

.ProImgCon { float:left; width:450px; margin:5px; margin-left:10px; margin-top:20px;}
.ProdDetailImg { background:#fff; width:450px; height:450px; display:table-cell; vertical-align:middle; 
box-shadow:0px 0px 2px #b90d0d; border:3px double #ccc;}
.ProdDetailImg:hover { border:3px double #e20000;}

.ProDetailsCon { float:left; padding:15px; padding-right:0px; width:390px;}
.ProDetailsCon h1 { color:#e20000; font-size:22px; font-family:'robotobold'; font-weight:normal; }
.DetailArt { background:#none;  padding:7px 5px; font-size:12px; color:#333; font-size:13px; 
font-family:'robotomedium'; margin:8px 0 10px; box-shadow:0px 0px 2px #e20000;}
.DetailArt span { color:#333;}
.DetailsCon { background:#none; padding:7px 5px; min-height:100px; margin-bottom:10px; color:#333;box-shadow:0px 0px 2px #e20000; }
.DetailsCon span { color:#333; font-size:13px; font-family:'robotomedium'; }
.ProdOpt { background:#none; padding:7px 5px; margin-bottom:8px; box-shadow:0px 0px 2px #b90d0d; }
.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:#e20000; padding:4px 6px; color:#fff; transition: all 0.5s ease-in-out 0s; 
font-family:'robotoregular'; font-size:12px; text-transform:uppercase;  margin:8px 0 10px 0px;
box-shadow:0px 0px 2px #b90d0d;  }
.Button:hover { background:#14171c; cursor:pointer; color:#d8d8d8; }

.PicBox { float:left; width:220px; height:220px; border:1px solid #222; margin:11px; background:#fff;}
.PicBox span {}

.MoreViewImg { float:left; margin-top:15px; margin-left:5px; width:114px; height:auto;}
.zoom-desc { border:1px solid #ccc; margin:5px;}

.relatedPRD { float:left;}
.relatedPRD h2 { color:#1a1a1a;
	font-size:18px;
	font-weight:normal;
	font-family:'bebas_neueregular';
	line-height:35px;
	border-bottom:1px solid #c9c9c9;}


