@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
.inner-right input[type="text"] {

width: 130px;
}

.inner-right input[type="email"] {
padding: 6px 20px;
border: none;
background: #fff;
margin-bottom: 10px;
width: 130px;
}

.inner-right textarea {
padding: 6px 20px;
border: none;
background: #fff;
margin-bottom: 10px;
width: 130px;
}


.inner-right input[type="submit"] {
padding: 6px 16px;
border: none;
background: #fff;
margin-bottom: 10px;
cursor: pointer;
width: 130px;
margin: 0 auto;
}

.pagination span{
position: relative;
float: left;
padding: 4px 10px;
line-height: 1.42857143;
text-decoration: none;
color: #428bca;
background-color: #fff;
border: 1px solid #ddd;
margin-left: 0px;
}

.banner-container-caption h3{
width: auto !important;
}

.inner-nav ul li a{
text-align:left;
}

.span4col{
float: left;
padding:10px;
width: 28%;
height: 63px;
 
}

.span4col a {
padding:0 10px;
}


.nav ul li a {    
    font-size: 12px;
}

.nav1 ul li a {   
    font-size: 12px;
}


.box {   
 	
	min-height:290px;
}

.product-list-left {

    /*height: 250px;*/
    height: 245px !important;
border: 1px solid rgb(233, 230, 230);
box-shadow: 1px 1px 1px rgb(233, 230, 230);
}

.inner-middle p {
    font-size: 14px;
	line-height:26px;
    font-weight: 400;
    margin: 5px 0;
    text-align: justify;
	font-family: 'Lato', sans-serif;
}
.inner-middle ul
{
		margin:0px 20px;
	padding:0px;
}
h1
{
	font-size:18px !important;
}
.inner-middle li {
   
		list-style-type:circle;
	
	font-size:15px !important;
}

.nav ul li a {

    padding: 10px 10px;
}

table th {
    padding: 10px;
}

table td {
    padding: 10px;
}

#loading{
	display:none;
}
