@charset "utf-8";
/* CSS Document */

body {
	color: #818486;
	margin: 0;
	min-width: 1000px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	line-height: 22px;
	font-family: "helvetica neue",helvetica,arial,sans-serif;
	font-size: 14px;
	background-image: url(../images/noisebg.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

a {
  text-decoration: none;
  color: #50A9CA;
}

/*Header styles*/

#language-bar {
	border-bottom: 1px solid #666666;
	color: #0F0F0F;
	font-size: 12px;
	width: 100%;
	background-attachment: scroll;
	background-color: #000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}


.language-bar-holder {
	color: #959494;
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#language-bar ul {
  list-style: none outside none;
  margin: 0;
  padding: 1px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}

#language-bar ul li {
  display: block;
  float: left;
  position: relative;
}

#language-bar a {
  color: #959494;
  margin: 0 5px;
  text-decoration: none;
  line-height: 26px;
}


#header-bar {
	background-color: #171717;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 100%;
}


.header-holder {
  margin: 0 auto;
  position: relative;
  width: 960px;
  z-index: 10;
}

.logo {
    float: left;
    height: 52px;
    margin: 2px 62px 0 0;
    overflow: hidden;
    width: 280px;
}


#nav {
  background: url("../images/separator.gif") no-repeat scroll right center transparent;
  float: right;
  font: 18px/21px Arial,Helvetica,sans-serif;
  list-style: none outside none;
  margin: 0;
  padding: 0 2px 0 0;
}

#nav li {
  background: url("../images/separator.gif") no-repeat scroll left center transparent;
  float: left;
  padding: 0 0 0 2px;
  position: relative;
}

#footer:after, .header-holder:after {
  clear: both;
  content: "";
  display: block;
}
#nav a {
  color: #FFFFFF;
  display: block;
  padding: 17px 15px 22px;
}

.container {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	overflow: hidden;
}

.intro-container {
	background-color: #154573;
	width: 100%;
	min-height: 400px;
	background-image: url(../images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightcont {
	color: #FFFFFF;
	float: right;
	width: 390px;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}
.rightcont h1 {
	font-size: 39px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
}



.intro-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 960px;
	margin-top: 85px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 200px;
	border-bottom: 1px solid #FFFFFF;
    box-shadow: 0 0 3px #E1E1E3;
}
.boxleft {
	float: left;
	width: 270px;
	margin-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 16px;
}
.contentback {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
h2 {
	font-size: 18px;
    line-height: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.boxleftsm {
	float: left;
	width: 210px;
	margin-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC9A4;
	font-size: 11px;
}
.asintext {
	font-size: 36px;
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	color: #000;
	}
.asintextpage {
	width: 480px;
	font-size: 28px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	color: #000;
	background-image: url(../images/mag.png);
	padding-left: 35px;
	background-position: 8px center;
	background-repeat: no-repeat;
	border: 1px solid #E2E2E2;
	}
#speedC {
	float: left;
	}
.productcontainer {
	float: left;
	width: 295px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
#productcontainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #D1CEAB;
	margin-bottom: 15px;
	margin-top: 5px;
	}
#bodycontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#bodycontainer a {
	color: #00279D;	
	}
#bodycontainerwhite {
	background-color: #FFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D1CEAB;
	margin-top: 20px;
	padding: 20px;
	}
#bodycontainerwhite a { 
	color: #00279D;	
}
#speedC-button {
	color: #000000 !important;	
}
h1 {
	color: #000;
	font-size: 33px;
	line-height: 33px;
	font-weight: normal;
	margin-top: 20px;
	}
h2 {
	color: #000;
	font size: 15px;
	line height: 15 px;
	font-weight: normal;
}
	
.producttext {
	display: block;
	margin-top: 10px;
	}
.productcontainer img {
	margin-right: 15px;
	}
#searchcontainer {
	background-color: #FFF;
	border: 1px solid #D1CEAB;
	padding: 20px;
	margin-bottom: 5px;
	}
.floatbtn {
	float: right;	
	}
#login {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	height: 259px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 40px;
	margin-top: 50px;
	}
.pagination {
	text-align: right;
	margin-bottom: 20px;
	height:40px;
	}
.export {
	float: left;
	margin-right: 10px;
	}
.loadmsg {
	background-color: #FFF;
	border: 1px solid #D1CEAB;
	color: #000;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.grnmsg {
    background-color: #F4FDE8;
    border: 1px solid #70BC07;
    color: #3C610A;
    padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.redmsg {
	background-color: #FFCCCC;
	border: 1px solid #FF7979;
	color: #640000;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#callus {
	color: #FFF;
	display: block;
	float: right;
	margin-right: 250px;
	line-height: 27px;
}
#contactus{
	color: #FFF;
	display: block;
	float: right;
	margin-right: 17px;
	line-height: 27px;
	}
#callus img {
	float:left;
	margin-right: 5px; 
	position:relative;
	margin-top: 7px;
	}
.loginsign {
	position: absolute;
	margin-left: 550px;
	margin-top: 55px;
	}
#foot {
	/*background-color: #DDDABF;*/
	width: 920px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #635F34;
	font-size: 11px;
	padding: 20px;
	text-align: right;
	clear: both;
	}
.buylink {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;	
	}
#paymentbtn {
	height: 36px;
	width: 190px;
	background-image: url(../images/completeorder.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	text-indent: 280px;
	overflow: hidden;
	cursor:pointer;
	}
.logo img {
	
	border: none;
	
}

.logo:hover {
	background-image: url(.../images/homebg.png);
	background-position: right;
	background-repeat: no-repeat;

}

#controlsize form input:hover {	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;

}
.imgborders {
	margin-left: 15px;
	margin-bottom: 15px;
	border: solid 1px #999;
	float: right;
	}
.imgborderstop {
margin-left: 0px;
	margin-bottom: 15px;
	border: solid 1px #999;
}
#addbtn {
	background-image: url(../images/importbtn.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
	display: block;
	overflow: hidden;
	text-indent: 35px;
	background-color: transparent;
	position:absolute;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#productsubmit {
	height: 36px;
	width: 93px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/submit-btn.png);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: 100px;
	cursor: pointer;
	overflow: hidden;	
	margin-left:150px;
	}
#productsubmitmore {
	height: 36px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/submitmore.png);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: 191px;
	cursor: pointer;
	overflow: hidden;	
	margin-left:10px;
	}
.signup {
    margin-left: 500px;
    margin-top:90px;
    position: absolute;
    width: 240px;
}.linebreak {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFDFDF;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both
}

.usercount {
	color: #FE9900;
	font-size: 16px;
	margin-left: 50px;
	font-weight: bold;
	}
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}

.fancybox-media:hover
{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#header {
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.mail {
	margin-right: 5px;
}