@charset "utf-8";
/* CSS Document */

#abt{
	padding:30px 0px 5px 0px;
	font-size:20px;
	font-weight:bold;
	color:#245190;
	font-family:Arial, Helvetica, sans-serif;
}
#about p{
	color:#313232;
	text-shadow: 1px 0px 0px #9f9f9f;
	margin:0px 0px 8px;
	font: lighter 12px/120% Arial, Helvetica, sans-serif;
}
#about li
{
	color:#313232;
	text-shadow: 1px 0px 0px #9f9f9f;
	margin:0px 0px 6px;
	font: lighter 12px/16px Arial, Helvetica, sans-serif;
	background: url(../medi-images/bullets/blue-arrow.png) no-repeat;
	list-style: url(none) none inside;
	padding-left: 18px;
}

#about2 p{
	font-size:12px; 
	color:#313232;
	text-shadow: 1px 0px 0px #9f9f9f;
	font-weight: lighter;
	margin:10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#about2 li
{
	font-size:12px; 
	color:#313232;
	text-shadow: 1px 0px 0px #9f9f9f;
	font-weight: lighter;
	margin:10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#abt1{
	padding:10px 0px 5px 0px;
	font-size:20px;
	font-weight:bold;
	color:#245190;
	font-family:Arial, Helvetica, sans-serif;
}


#catCartDetails{
    margin-left:20px;
    margin-right:20px;
    padding-top:20px;
    
}
#country-list{
	width:600px;
	margin-right:280px;
}
#country-list li{
	width:300px;
	list-style-position:inside;
	float:left;
	list-style-type:disc;
}
.contact-form-fields{
	width:300px;
	margin-right:20px;
	float:left;
}
.login-div{
	height:200px;
	width:285px;
	margin-left:170px;
	display:block;
	margin-right:0px;
	background-color:#edf5f8;
	padding:15px;
}
.reg-div{
	width:380px;
	float:left;
	display:block;
	background-color:#f4f4f4;
	padding:15px;
}
.reg-div h2, .login-div h2{
	color:#245190;
	font-size:16px;
	font-weight:bolder;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}


.contact-info{
	width:230px;
	float:right;
	padding:25px 15px 25px 15px;
	background-color:#f2f2f2;
}

.contact-info h3{
	color:#245190;
	font-size:12px;
	font-weight:bolder;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#about .contact-info p{
	margin-bottom:10px;
}
.catalog-product-small {
	text-align: center;
}
#products .catalog-product-small {
	width: 130px;
}
#products li.productItem {
	list-style-type:none;
	float:left;
	text-align: center;
	width: 130px;
	position: relative;
	height: 175px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-left: 10px;
}
.product-cnt {
	list-style-type:none;
	float:left;
	text-align: center;
	position: relative;
	height: 175px;
	margin-bottom: 20px;
}
#products .product-detail {
	font-size:10px;
	margin-top:5px;
	text-align:center;
}
#products .product-detail {
	width: 130px;
}
table.productSmall td.productItem .product-detail {margin:0 auto;}
#products .addcart {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 130px;
	text-align: center;
	margin-bottom: 10px;
}
table.productSmall td.productItem .product-cnt .addcart{
	position: absolute;
	left: 50%;
	bottom: 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-left:-36px;
}
#products .price {
	width: 130px;
}
.productSmall .price { text-align:center; }
