/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9a9a;
	font-size:12px;
	background: url(../images/logo_shado.jpg) no-repeat #333333;
}
.marge {
	line-height:0px;
	padding:0px;
	margin:0px;
	font-size:0px;
	clear:both;
	height:0px;
}
a {
	text-decoration:none;
	color:#9b9a9a;
}
a:hover {
	text-decoration:underline;
}
div, img {
	outline:none;
	border:0;
	border-width:0;
	position:relative;
}
h2 {
margin:0 0 0 18px;
}

#wrapper {
	height:auto;
	width:990px;
	margin:0px auto;
}
#header {
	width:100%;
	height:auto;
	clear:both;
	padding:10px 0 5px 0;
}
.logoArea {
	float:left;
	padding:0 20px 0 20px;
}
.companynName {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
}
.mainMenu {
	width:auto;
	margin:23px 0 0 0; 
	float:left;
}
.mainMenu ul {
	padding:0px;
	margin:0px;
}
.mainMenu ul li {
	display:inline;
}
.mainMenu ul li a {
	padding:5px 15px 5px 15px;
	color:#9b9a9a;
	text-decoration:none;
	font-size:12px;
	display:block;
	font-weight:bold;
	float:left;
}
.mainMenu ul li a:hover {
	background:#000000;
	padding:5px 15px 5px 15px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;	
}
.singIn {
	color:#ffffff;
	font-weight:bold;
	float:right;
	margin:25px 10px 0 0;
}
.singIn  a {
	color:#5a5a58;	
}
.singIn  a:hover {
	color:#ffffff;	
}
.productGallary {
	clear:both;
	width:100%;
	height:12px;
	background:url(../images/bordertop.png) top center no-repeat;
}
.productGallaryBttom {
	clear:both;
	width:100%;
	height:12px;
	background:url(../images/borderbottom.png) bottom center no-repeat;
}
.productGallaryBody {
	clear:both;
	width:100%;
/*	height:630px;*/
	background:url(../images/borderbody.png) repeat-y;
}
.image_slid {
	padding:0px;
	margin:0px 0 0 14px;
}
.image_slid ul{padding:0px;margin:0px;}
.image_slid li{padding:0px;margin:0px;}

.newCollection {
	width:236px;
	height:111px;
	float:left;
	margin:8px 6px 0 14px; 	
}
.spicaloffer {
	width:236px;
	height:111px;
	float:left;
	margin:8px 6px 0 0; 	
}
.page_no {
	width:auto;
	height:auto;
 	font-size:12px;
	font-weight:bold;
 	text-align:right;
 	padding:0 14px 0px 0;
	clear:both;
}
.page_no a {
	margin:0 3px 0 3px;
	color:#ffffff;
}
.product_item {
	width:120px;
	height:auto;
	font-size:11px;
	color:#FFFFFF;
	margin:5px 36px 10px 41px;
	float:left;
}
.product_item img {

/*	border:1px solid #CC0000;*/
	margin-bottom:5px;
}
.footer {
	width:auto;
	padding:20px 0 20px 9px;
	color:#666666;
	float:left;
}
.contactAdd {
	margin:0px auto;
	padding:25px 20px 25px 26px;
 	width:400px;
	height:596px;
	float:left;
	background:url(../images/address_bg.jpg) top right no-repeat;
}

.feedBack {
	margin:0px auto;
	padding:25px 20px 25px 15px;
 	width:509px;
	height:596px;
	float:left;
}

.contact{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
}

.caddress2 {
	font-size:15px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#a0a0a0;
	padding-bottom:20px;
}
.caddress2 h2{
	font-size:16px;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

.feedBackfrm {
	padding-top:55px;
	width:100%;
}
.loginMiddleRptr {
	width:100%;
	clear:both;
	height:auto;
	margin-bottom:10px;
}
.loginMiddleRptr label{
	width:60px;
	color:#a09f9f;
	font-size:12px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	line-height:30px;
	display:block;
}

.logintxt{
	width:425px;
	height:24px;
	padding:6px 5px 0 5px;
	color:#ffffff;
	font-size:14px;
	border:none;
	background:url(../images/text_bg.gif) no-repeat;
/*	padding:1px 2px 0 2px;*/
}
.textArea {
	height:294px;
	width:426px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	background:url(../images/message_bg.gif) no-repeat top;
	border:none;
	overflow-y:hidden;
	padding:10px 5px;
}
.loginBtn {
	border:none;
	height:39px;
	width:109px;
	background:url(../images/submit.jpg) no-repeat top;
	cursor:pointer;
}

.footer ul {
 margin:0px;
 padding:0px;
}
.footer ul li {
 display:inline;
}
.footer a{
	font-size:11px;
	color:#666666;
	padding:0 4px 0 4px;
}
.footer a:hover {
	color:#FFFFFF;
}
.copyRight {
	width:auto;
	float:right;
	padding:20px 9px 20px 0px;
	font-size:11px;
	color:#666666;
}
