@font-face {
    font-family: 'SourceSansProBold';
    src: url('fonts/sourcesanspro-bold.eot');
    src: url('fonts/sourcesanspro-bold.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold.woff') format('woff'),
         url('fonts/sourcesanspro-bold.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold.svg#SourceSansProBold') format('svg');
}
@font-face {
    font-family: 'SourceSansProRegular';
    src: url('fonts/sourcesanspro-regular.eot');
    src: url('fonts/sourcesanspro-regular.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular.woff') format('woff'),
         url('fonts/sourcesanspro-regular.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular.svg#SourceSansProRegular') format('svg');
}
@font-face {
    font-family: 'SourceSansProSemibold';
    src: url('fonts/sourcesanspro-semibold.eot');
    src: url('fonts/sourcesanspro-semibold.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-semibold.woff') format('woff'),
         url('fonts/sourcesanspro-semibold.ttf') format('truetype'),
         url('fonts/sourcesanspro-semibold.svg#SourceSansProSemibold') format('svg');
}
@font-face {
    font-family: 'SourceSansProExtraLight';
    src: url('fonts/sourcesanspro-extralight.eot');
    src: url('fonts/sourcesanspro-extralight.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-extralight.woff') format('woff'),
         url('fonts/sourcesanspro-extralight.ttf') format('truetype'),
         url('fonts/sourcesanspro-extralight.svg#SourceSansProExtraLight') format('svg');
}
@font-face {
    font-family: 'SourceSansProLight';
    src: url('fonts/sourcesanspro-light.eot');
    src: url('fonts/sourcesanspro-light.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-light.woff') format('woff'),
         url('fonts/sourcesanspro-light.ttf') format('truetype'),
         url('fonts/sourcesanspro-light.svg#SourceSansProLight') format('svg');
}
@font-face {
    font-family: 'RalewayBold';
    src: url('fonts/raleway-bold.eot');
    src: url('fonts/raleway-bold.eot') format('embedded-opentype'),
         url('fonts/raleway-bold.woff') format('woff'),
         url('fonts/raleway-bold.ttf') format('truetype'),
         url('fonts/raleway-bold.svg#RalewayBold') format('svg');
}
@font-face {
    font-family: 'RalewayExtraBold';
    src: url('fonts/raleway-extrabold.eot');
    src: url('fonts/raleway-extrabold.eot') format('embedded-opentype'),
         url('fonts/raleway-extrabold.woff') format('woff'),
         url('fonts/raleway-extrabold.ttf') format('truetype'),
         url('fonts/raleway-extrabold.svg#RalewayExtraBold') format('svg');
}
@font-face {
    font-family: 'RalewayExtraLight';
    src: url('fonts/raleway-extralight.eot');
    src: url('fonts/raleway-extralight.eot') format('embedded-opentype'),
         url('fonts/raleway-extralight.woff') format('woff'),
         url('fonts/raleway-extralight.ttf') format('truetype'),
         url('fonts/raleway-extralight.svg#RalewayExtraLight') format('svg');
}
@font-face {
    font-family: 'RalewayHeavy';
    src: url('fonts/raleway-heavy.eot');
    src: url('fonts/raleway-heavy.eot') format('embedded-opentype'),
         url('fonts/raleway-heavy.woff') format('woff'),
         url('fonts/raleway-heavy.ttf') format('truetype'),
         url('fonts/raleway-heavy.svg#RalewayHeavy') format('svg');
}
@font-face {
    font-family: 'RalewayMedium';
    src: url('fonts/raleway-medium.eot');
    src: url('fonts/raleway-medium.eot') format('embedded-opentype'),
         url('fonts/raleway-medium.woff') format('woff'),
         url('fonts/raleway-medium.ttf') format('truetype'),
         url('fonts/raleway-medium.svg#RalewayMedium') format('svg');
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('fonts/raleway-regular.eot');
    src: url('fonts/raleway-regular.eot') format('embedded-opentype'),
         url('fonts/raleway-regular.woff') format('woff'),
         url('fonts/raleway-regular.ttf') format('truetype'),
         url('fonts/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('fonts/raleway-semibold.eot');
    src: url('fonts/raleway-semibold.eot') format('embedded-opentype'),
         url('fonts/raleway-semibold.woff') format('woff'),
         url('fonts/raleway-semibold.ttf') format('truetype'),
         url('fonts/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'RalewayThin';
    src: url('fonts/raleway-thin.eot');
    src: url('fonts/raleway-thin.eot') format('embedded-opentype'),
         url('fonts/raleway-thin.woff') format('woff'),
         url('fonts/raleway-thin.ttf') format('truetype'),
         url('fonts/raleway-thin.svg#RalewayThin') format('svg');
}
body{
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
}
.base{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#141414;
	text-decoration:none;
}
.a_read{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#F2602F;
	text-decoration:none;
}
.a_read:hover{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#141414;
	text-decoration:none;
}
.base_btm{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#515151;
	text-decoration:none;
}
.a_base_white{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.a_base_white_a{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.a_base_white_a:hover{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#F2602F;
	text-decoration:underline;
}
.a_btm_head{
	font-family:'SourceSansProBold';
	font-size:18px;
	font-weight:normal;
	color:#F2602F;
	text-decoration:none;
	text-transform:uppercase;
}
.a_left_head_new{
	font-family:'SourceSansProBold';
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.a_head_new{
	font-family:'SourceSansProBold';
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.a_heads{
	font-family:'SourceSansProBold';
	font-size:18px;
	font-weight:normal;
	color:#EF4023;
	text-decoration:none;
	text-transform:uppercase;
}
.left-head{
	font-family:'SourceSansProRegular';
	font-size:17px;
	font-weight:normal;
	color:#ACACAC;
	text-decoration:none;
}
.left-head:hover{
	font-family:'SourceSansProRegular';
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.leftmenu_crrunt{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#999696;
	text-decoration:none;
}
.leftmenu_crrunt:hover{
	font-family:'SourceSansProRegular';
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.a_welcome_head{
	font-family:'SourceSansProBold';
	font-size:25px;
	font-weight:normal;
	color:#F2602F;
	text-decoration:none;
	text-transform:uppercase;
}
.a_btm_link_a{
	font-family:'SourceSansProRegular';
	font-size:16px;
	font-weight:normal;
	color:#515151;
	text-decoration:none;
}
.a_btm_link_a:hover{
	font-family:'SourceSansProRegular';
	font-size:16px;
	font-weight:normal;
	color:#F2602F;
	text-decoration:underline;
}
.top_inq{
	font-family:'RalewayRegular';
	font-size:11pt;
	font-weight:normal;
	color:#8C8C8C;
	text-decoration:none;
}
.top_inq_link{
	font-family:'RalewayRegular';
	font-size:11pt;
	font-weight:normal;
	color:#8C8C8C;
	text-decoration:none;
}
.top_inq_link:hover{
	font-family:'RalewayRegular';
	font-size:11pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;
}
.txt_searching{
	font-family:'RalewayRegular';
	font-size:11pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;
	background:transparent;
	height:20px;
	width:130px;
    border-width:0px 0px 0px 0px;
}
.top_btn{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
}
.top_btn_link{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:10px;padding-right:10px;padding-top:37px;padding-bottom:37px;
	text-decoration:none;
	height:27px;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
}
.top_btn_link:hover{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	background:#BD0102;
	padding-left:10px;padding-right:10px;padding-top:37px;padding-bottom:37px;
	text-decoration:none;
	height:27px;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-text-stroke: 1px transparent;

}
.cat_head{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#858585;
	text-decoration:none;
}
.cat_head:hover{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.wel_head{
	font-family:'RalewaySemiBold';
	font-size:21pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #181818 0 0 1px;
}
.welcome{
	font-family:'RalewayRegular';
	font-size:12pt;
	font-weight:normal;
	color:#9A9A9A;
	text-decoration:none;

}
.qucik_link{
	font-family:'RalewayRegular';
	font-size:12pt;
	font-weight:normal;
	color:#9A9A9A;
	text-decoration:none;

}
.qucik_link:hover{
	font-family:'RalewayRegular';
	font-size:12pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;

}
.news{
	font-family:'RalewayRegular';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;

}
.news_link{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#F2602F;
	text-decoration:none;

}
.news_link:hover{
	font-family:'RalewaySemiBold';
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;

}
.tab_normal{
	font-family:'SourceSansProBold';
	font-size:18px;
	font-weight:normal;
	color:#858585;
	text-align:center;
	background:#FFFFFF;
	text-decoration:none;
	border:solid 1px #E1E1E1;
}
.tab_normal a{
	color:#858585;
	text-decoration:none;
}
.tab_normal a:hover{
	color:#858585;
	text-decoration:none;
}
.tab_active{
	font-family:'SourceSansProBold';
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:#FF5928;
}
.tab_active a{
	color:#FFFFFF;
	text-decoration:none;
}
.tab_active a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.pname{
	font-family:'SourceSansProRegular';
	font-size:15pt;
	font-weight:normal;
	color:#BD0102;
	text-decoration:none;

}
.part{
	font-family:'SourceSansProLight';
	font-size:13pt;
	font-weight:normal;
	color:#59595A;
	text-decoration:none;

}
.quick_light{
	font-family:'SourceSansProLight';
	font-size:23pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;

}
.quick_bold{
	font-family:'SourceSansProBold';
	font-size:23pt;
	color:#F6B900;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #181818 0 0 1px;

}
.q_cat_link{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#A9A9A9;
	text-decoration:none;

}
.q_cat_link:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#F6B900;
	text-decoration:underline;

}
.btm{
	font-family:'SourceSansProExtraLight';
	font-size:11pt;
	font-weight:normal;
	color:#A3A3A3;
	text-decoration:none;

}
.btm_link{
	font-family:'SourceSansProExtraLight';
	font-size:11pt;
	font-weight:normal;
	color:#A3A3A3;
	text-decoration:none;

}
.btm_link:hover{
	font-family:'SourceSansProExtraLight';
	font-size:11pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;

}
.cat_left{
	font-family:'RalewaySemiBold';
	font-size:15pt;
	color:#F6B900;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #181818 0 0 1px;

}
.left_menu{
	font-family:'SourceSansProLight';
	font-size:11pt;
	color:#7F7F7F;
	font-weight:normal;
	text-decoration:none;

}
.left_menu:hover{
	font-family:'SourceSansProLight';
	font-size:11pt;
	color:#F6B900;
	font-weight:normal;
	text-decoration:none;

}
.pro_head{
	font-family:'RalewaySemiBold';
	font-size:23pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 0px;
}
.basket{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.quote{
	font-family:Arial;
	font-size:12px;
	color:#181818;
	font-weight:normal;
	text-decoration:none;
}
.a_base{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	text-decoration:none;
	font-weight:normal;
	color:#ABAAAA;
}
#a_base{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	text-decoration:none;
	font-weight:normal;
	color:#141414;
}
#a_base:hover{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	text-decoration:underline;
	font-weight:normal;
	color:#EF4023;
}
.paging{
	font-family:'SourceSansProExtraLight';
	font-size:11pt;
	font-weight:normal;
	color:#BBBBBB;
	text-decoration:none;
}
.paging:hover{
	font-family:'SourceSansProExtraLight';
	font-size:11pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;
}
.paging_act{
	font-family:'SourceSansProExtraLight';
	font-size:13pt;
	font-weight:normal;
	color:#F6B900;
	text-decoration:none;
}
#pro{
	border:2px solid #E1E1E1;
}
#pro:hover{
	border:2px solid #BD0102;
	cursor:pointer;
}
#pro_index{
	border:1px solid #E1E1E1;
}
#pro_index:hover{
	border:1px solid #BD0102;
	cursor:pointer;
}
.d_head{
	font-family:'RalewaySemiBold';
	font-size:17pt;
	color:#F20001;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #F20001 0 0 1px;
}
.d_art{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.d_dis{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	color:#7F7F7F;
	font-weight:normal;
	text-decoration:none;
}
.d_size{
	font-family:'RalewaySemiBold';
	font-size:15pt;
	color:#F20001;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #F20001 0 0 1px;
}
.d_size_box{
	font-family:'SourceSansProLight';
	font-size:11pt;
	color:#7F7F7F;
	font-weight:normal;
	text-decoration:none;
}
.update{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	webkit-border-radius:2px;border-radius:2px;
	padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;
	background: #BD0102;
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.update:hover{
	background:#9F0000;
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_save{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	webkit-border-radius:2px;border-radius:2px;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #BD0102 url('accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF0000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_save:hover{
	background:#9F0000 url('accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_cancel{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	webkit-border-radius:2px;border-radius:2px;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #BD0102 url('cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF8F00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_cancel:hover{
	background:#9F0000 url('cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.btn_general{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	webkit-border-radius:2px;border-radius:2px;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #BD0102 url('arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF8F00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_general:hover{
	background:#9F0000 url('arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
}
.contact{
	font-family:Arial;
	font-size:12px;
	color:#ABAAAA;
	font-weight:normal;
	text-decoration:none;
}
.translate-this-button{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	text-decoration:none;
}