/* 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:#fff url(images/body.jpg) top center repeat; font-family: 'robotomedium'; font-size:12px; color:#1f1f1f;}

.Container { width:1000px; margin:0px auto; padding:0px;}

.topbg { background:url(images/topbg.jpg) repeat-x; width:100%; height:40px;}

.quickbg { float:left; width:250px; height:40px;}
.quickbg h1 { font-family: 'robotoregular'; font-size:14px; line-height:40px; color:#1c48d9; font-weight:normal;}

.SRCHITEM { float:right; margin-top:7px;}
.SearchInput { background:url(images/SRGBG.jpg) no-repeat; width:162px; height:25px; float:left; border:none; box-shadow:none;
padding-left:15px; color:#1c48d9;}
.SearchBtn { background:url(images/SRHBTN.jpg) no-repeat; width:22px; height:25px; float:left; cursor:pointer;}

.bordercolor { background:#1c48d9; height:5px; width:1000px; float:left;}

.LOGO { margin-top:7px;}
.LOGO a { background:url(images/logo.png) no-repeat; width:309px; height:114px; float:left; text-indent:-9999px; display:block;}

.TopMenu { background:#1d1e1e; float:right; width:600px; height:50px; margin-top:30px; margin-bottom:20px;}
.TopMenu ul { margin:0px; padding:0px;}
.TopMenu ul li { list-style:none; display:inline-block;  line-height:50px;}
.TopMenu ul li a { color:#fff; text-decoration:none; font-size:14px; font-family:'robotoregular'; padding:0px 10px;
 text-transform:uppercase; transition: all 0.5s ease-in-out 0s; display:block; margin-right:10px; margin-left:10px;
  font-weight:normal;} 
.TopMenu ul li a:hover { background:#1940c2; color:#fff;}
.TopMenu ul li:last-child{ background:none;}
.TopMenu ul li:second-child a:active {}

.FrontCats { float:left;}
.FrontCats h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:40px;}
.CatsImg { float:left; width:314px; height:380px; margin:9px; margin-bottom:0px; }
.shadow { background:url(images/shadoow.png) no-repeat; width:314px; height:47px; float:left;}
.catpic { transition: all 0.5s ease-in-out 0s;}
.catpic:hover{ opacity:0.5;}

.FRTBG { background:url(images/FRTBG.jpg) repeat-x; width:1000px; height:426px; float:left;}
.FRTBG h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:50px; margin-left:15px; 
text-transform:uppercase;}
.mainPRD { background:#fff; float:left;  width:215px; height:300px;  margin:16px; margin-top:20px; border:1px solid #eaeaea; display:block;}
.PRD a { width:215px; height:200px; vertical-align:middle; display:table-cell; }
.zoomer a { background:url(images/zoomer.jpg) no-repeat; width:24px; height:25px; float:left; margin-top:5px;}
.pname { font-family:'robotoregular'; color:#000; line-height:25px; text-align:center;}
.artdetail { font-family:'robotoregular'; color:#000; line-height:25px; text-align:center;}
.prddetails { margin-top:10px;}
.prddetails a { background:#1c48d9; padding:5px; color:#fff; border-radius:4px; width:100px; text-decoration:none; 
text-align:center; margin-top:10px;}

.footerBG { background:url(images/footerBG.jpg) repeat-x; width:100%; height:287px; float:left; margin-top:25px;}

.footermenu h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:40px; color:#fff;}
.footermenu { float:left; width:170px;}
.footermenu ul { margin:0; padding:0;}
.footermenu ul li  { list-style:none;}
.footermenu ul li a { text-decoration:none; font-family:'robotoregular'; color:#b7b7b7; line-height:25px; font-size:12px;
 font-weight:normal;}
.footermenu ul li a:hover { color:#fff;}

.borderside { background:url(images/borderside.jpg) no-repeat; width:2px; height:192px; float:left; margin-right:35px;}

.quickcontact { float:left; width:220px;}
.quickcontact h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:40px; color:#fff;}
.quickcontact h1 { font-family:'robotoregular'; color:#b7b7b7; line-height:25px; font-size:12px; font-weight:normal;}

.Signup { float:right; width:300px;}
.Signup h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:40px; color:#fff;}
.Signup p { font-family:'robotoregular'; color:#b7b7b7; line-height:25px; font-size:12px; font-weight:normal;}

.SigInput { background:url(images/SGNBG.png) no-repeat; width:247px; height:41px; float:left; box-shadow:none; border:none; 
padding-left:20px; margin-top:15px;}
.SigBtn { background:url(images/SGNBTN.png) no-repeat; width:34px; height:42px; cursor:pointer; float:left; text-indent:-9999px;
margin-top:15px;}

.Footerlinks { float:left; width:1000px;}
.Footerlinks p { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:40px; text-align:center;}
.Footerlinks a { text-decoration:none; color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.centercolor { background:#f6f6f6; width:1000px; float:left; height:auto;}

h1.Title { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:50px; margin-left:15px; 
text-transform:uppercase;}

.ContactForm { float:left;}
.Thanks { margin-bottom:10px; font-size:18px; font-weight:bold; color:#060;}
.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 #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:#393939; box-shadow:0px 0px 10px #393939; border-radius:8px; padding:5px;}

.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:#1c48d9; width:970px;}
.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:#Fff;} .EmptyCart a:hover { text-decoration:none;}
.BasketCon { padding:10px 0px; border:solid #1f1f1f; border-width:0px 1px 1px; margin-bottom:15px;}
.BasketImg { width:115px; float:left; border-right:1px solid #1f1f1f;}
.BasketDetails { float:left; width:47%; padding:0 3px; display:block}
.BasketDetails p { border-bottom:1px solid #1f1f1f; padding-bottom:3px; margin-bottom:8px; font-size:11px; font-weight:bold; 
font-family:Arial, Helvetica, sans-serif; color:#1c48d9;}
.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:#fff; border:1px solid #ccc; padding:5px;}
.TotalQA label { font-weight:bold; color:#f21b22; 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:#fff; color:#f21b22; 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:#393939; color:#fff;}

.ProImgCon { float:left; width:550px; margin:5px; margin-left:5px;}
.ProdDetailImg { background:#fff; width:550px; height:500px; display:table-cell; vertical-align:middle; border:1px solid #ccc; 
border-bottom:3px solid #1c48d9;}
.ProdDetailImg:hover {}

.ProDetailsCon { float:left; padding:15px; padding-right:0px; width:380px;}
.ProDetailsCon h1 { color:#1c48d9; font-size:22px; font-family:'robotobold'; font-weight:normal; text-transform:uppercase;}
.DetailArt { background:#fff; border:1px solid #ccc; padding:7px 5px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
 color:#1c48d9; font-size:13px; font-family:'robotomedium'; margin:8px 0 10px; box-shadow:0px 0px 2px #393939; 
 border-bottom:3px solid #393939;}
.DetailArt span { color:#333;}
.DetailsCon { background:#fff; border:1px solid #ccc; padding:7px 5px; min-height:100px; margin-bottom:10px; color:#1c48d9; box-shadow:0px 0px 2px #393939; border-bottom:3px solid #393939;}
.DetailsCon span { color:#333; font-size:13px; font-family:'robotomedium'; }
.ProdOpt { background:#fff; border:1px solid #ccc; padding:7px 5px; margin-bottom:8px; box-shadow:0px 0px 2px #393939; 
border-bottom:3px solid #393939;}
.ProdOpt span { width:70px; font-size:13px; font-family:'robotomedium'; color:#1c48d9; display:inline-block;}
.ProdOpt select { border:1px solid #ccc; padding:2px; color:#1c48d9; background:none;}
.ProdOpt input { border:1px solid #ccc; width:50px; padding:2px; color:#1c48d9; background:none;}
.Button { background:#1f1f1f; 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; }
.Button:hover { background:#fff; cursor:pointer; color:#1c48d9; border-radius:8px; padding:4px; }

.Padding { margin-left:15px; margin-right:15px;}

.realted { float:left;}
.realted h2 { font-family:'robotoregular'; font-size:18px; font-weight:normal; line-height:50px; margin-left:15px; 
text-transform:uppercase;}

