﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #104AA0;
	background-image: url(images/topmenubg.jpg);
	background-repeat: repeat-x;
}
.search {
	font-size: 10px;
	color: #FFFFFF;	
	background-image: url(images/seachbg.jpg);
	background-repeat:no-repeat;
	height: 40px;
	vertical-align: middle;
	padding-top:4px;
	
}
input {
	font-size: 9px;
	color: #0541A3;
}

select {
	font-size: 9px;
	color: #0541A3;
}
.mnitemlow {
	color: #0D3689;
	border-top: 1px solid #DEE5EE;
	border-right: 1px solid #DEE5EE;
	border-bottom: 1px none #DEE5EE;
	border-left: 1px solid #DEE5EE;
	font-size: 11px;
	font-family: verdana;	
	height: 20px;
	vertical-align: middle;
	padding-left: 20px;
	background-image: url(images/arrowlow.gif);
	background-repeat: no-repeat;
}

.mnitemhigh {
	color: #DA4707;
	border-top: 1px solid #DA4707;
	border-right: 1px solid #DA4707;
	border-bottom: 1px solid #DA4707;
	border-left: 1px solid #DA4707;
	font-size: 11px;
	font-family: verdana;	
	height: 20px;
	vertical-align: middle;
	padding-left: 20px;
	background-image: url(images/arrowhigh.gif);
	background-repeat: no-repeat;
}

.box {
	color: #0D3689;
	border-top: 1px solid #DEE5EE;
	border-right: 1px solid #DEE5EE;
	border-bottom: 1px solid #DEE5EE;
	border-left: 1px solid #DEE5EE;
	font-size: 11px;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-x;
	

}

h1
{
	color: #DA4707;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.productbox
{
	border: 1px solid #F4D9CD;
	font-size: 10px;

}

.productname
{
	color: #085698;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.producthigh
{
	color: #085698;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.redline
{
color: white; 
font-size: 11px; 
background-image: url(images/redbg.jpg);
background-repeat: repeat-x;
height: 20px;
}

.txtpurple14
{
	color: #600552;
	font-size: 14px;
}

.txtblue12
{
	color: #016180;
	font-size: 12px;
}

.errorbox
{
	border: solid 1px #ff0000;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	background-image: url(images/errorbg.gif);
	background-repeat: no-repeat;
	
}
.msgbox
{
	border: solid 1px #0000ff;
	font-size: 11px;
	color: #0000ff;
	font-weight: bold;
	background-image: url(images/msgbg.gif);
	background-repeat: no-repeat;
	width: 80%;
}

#pscroller1{
width: 97%;
height: 100px;
border: 1px solid #dddddd;
padding: 5px;
font-size: 13px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.news{ 

}

.redbar
{
	height: 25px; 
	font-family: verdana;
	font-size: 12;
	font-weight: bold; 
	color: white;
}

.redbarleft
{
	background:url('images/left.png'); 
	width:10px;
}
.redbarmid
{
	padding: 3px;
	background-color: red;
	background-image: url('images/mid.png');
}

.redbarright
{
	background: url('images/right.png'); 
	width:10px;
}

.phonebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 180px;
	width: 180px;
	padding:2px;
	vertical-align: top;
	background-image: url(images/iconbg.gif);
	background-repeat:no-repeat;
}
.phonemodel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #053B68;
	text-align: center;

}

.description
{
	color: #414447;
	vertical-align: top;
	width: 105px;
	height: 100px;
	overflow:hidden;
	word-wrap:break-word;
	margin-right:2px;
}

.mrp
{
	color: #FF0000;
	text-decoration: line-through;
}
.price
{
	font-weight: bold;
}
.bluetop
{
	background: url(images/bluetop150.gif);
	height:6px;
	border: none;
}
.bluevline
{
	background: #6ED1FF;
	width: 1px;
	padding: 0px;		
/*	border-left: 1px solid #6ED1FF;
	border-right: 1px solid #6ED1FF;	*/

}

.bluevliner
{
	border-right: 1px solid black;
width: 5px;
/*	border-left: 1px solid #6ED1FF;
	border-right: 1px solid #6ED1FF;	*/

}


.bluebottom
{
	background: url(images/bluebottom150.gif);
	height:6px;
	border: none;

}


.thumbnail
{

	text-align:center; 
	vertical-align: middle;
}

.details_model
{
	color:	#FE4E11;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.details_text
{
}

.detailsbox
{
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;	
	color:	#686868;
	font-size: 12px;	
}

.detailmrp
{
	color:	#ff0000;
	text-decoration: line-through;
}

.detailprice
{
	font-weight: bold;
	color: #002466;
}

.rating
{
	padding: 0px;
	width: 50px;
	height: 10px;
	background: url(images/rating_low.jpg) repeat-x;
	display: inline;
}

.horizontalline
{
	height: 1px;
	background: #eeeeee;
}

.group
{
	font-size: 12px;
	font-weight: bold;
}

.groupsub
{
	font-size: 12px;
	text-align: right;
	color: #525252;
	vertical-align:top;	
}

A.whitelink
{
	color: white;
}
a:active
{
	outline:none;
}

a:focus
{
	-moz-outline-style:none;
}

.tag_cloud { padding: 3px; text-decoration:underline; }
.tag_cloud:link  { color: #000000; }
.tag_cloud:visited { color: #003366; }
.tag_cloud:hover { color: #ff9900;}
.tag_cloud:active { color: #003366;}


.hot_txt{font-family:"verdana"; font-size:18px;COLOR: #005BB7; text-decoration:none; }
.hot_txt:hover{font-family:"verdana"; font-size:18px;COLOR: #ff9900; text-decoration:underline; }

.middle_txt{font-family:"verdana"; font-size:15px;COLOR: #005BB7; text-decoration:none; }
.middle_txt:hover{font-family:"verdana"; font-size:15px;COLOR: #ff9900; text-decoration:underline; }

.midmiddle_txt{font-family:"verdana"; font-size:12px;COLOR: #005BB7; text-decoration:none; }
.midmiddle_txt:hover{font-family:"verdana"; font-size:12px;COLOR: #ff9900; text-decoration:underline; }

.txt_small{font-family:"verdana"; font-size:9px;COLOR: #005BB7; text-decoration:none; }
.txt_small:hover{font-family:"verdana"; font-size:9px;COLOR: #ff9900; text-decoration:underline; }

