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

body{
margin:0;
padding:0;
}

.leftclear{
clear:left;
}

.rightclear{
clear:right;
}

.outer{
position:relative;
top:0;
left:0;
margin-left:auto;
margin-right:auto;
width:850px;
background-color:#9b0402;
}

img{
border:0;
margin:0;
padding:0;
}


/*..........................head section.........................*/

.header{
position:relative;
top:0;
left:0;
width:850px;
background-color:#990000;
height:245px;

}

/*........................................*/



/*..................top menu......................*/

.topnav{
position:relative;
top:0;
left:0;
width:850px;
height:67px;
line-height:50px;
background:url(../images/menubg.jpg) no-repeat;
}


.topnav ul{
margin:0 0 0 40px;
padding:0;
}

.topnav li a{
color:#ffffff;
text-decoration:none;
}
.topnav li a:hover{
color:#ffffff;
text-decoration:none;
}

.topnav li{
float:left;
list-style-type:none;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:0 4px;
}
.navibar{
background:url(../images/menuhbar.gif) no-repeat;
height:45px;
}

/*.......................top menu end......................*/




/*......................content area....................*/


.content{
position:relative;
top:0;
left:0;
width:850px;
_height:300px;
min-height:300px;
margin-bottom:20px;
background-color:#9b0402;
}

.contentleft{
float:left;
background:url(../images/leftshadow.jpg) no-repeat;
background-position:left 93px;
width:24px;
height:500px;
}
.contentmid{
float:left;
width:801px;
_height:500px;
min-height:500px;
}

.contentmid .leftsection{
float:left;
top:0;
left:0;
width:282px;
padding:0 0 0 18px;
color:#e9a33e;
}


.contentmid .leftsection h1{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-style:italic;
}


.contentmid_general,
.contentmid .leftsection p{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
line-height:18px;
color:#e9a33e;
}



.contentmid_general{
padding:0 10px;
}

.contentmid_general h1{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-style:italic;
margin:0 0 20px 0;
}

.contentmid_general h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

}

.contentmid .rightsection{
float:left;
top:0;
left:0;
width:501px;
background:url(../images/bag.gif) no-repeat;
background-position:5px 10px;

}

.contentmid .next{
clear:left;
position:relative;
top:10px;
left:0;
width:100%;

}

.contentmid .loginarea,
.contentmid .rightsection .loginarea{
float:right;
width:237px;
height:138px;
top:0;
left:0;
padding:0 4px 0 0 ;
background:url(../images/loginbg.jpg) no-repeat;
}
#uia_image {
	float:right;
	position:absolute;
	right:260px;
	top:-65px;
	z-index:2000;
}

.contentmid .rightsection .loginarea h1{
font-family:Tahoma, Verdana, Arial;
font-size:16px;
color:#df9e3b;
padding:0 0 0 14px;
margin:0;
}

.contentmid .loginarea h1{
font-family:Tahoma, Verdana, Arial;
font-size:16px;
color:#df9e3b;
padding:0 0 0 14px;
margin:0;
}

.cssform p{
clear:left;
padding: 0 0 2px 0;
margin:0 0 2px 0;
}

.cssform label{
float:left;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
width:80px;
margin:0 3px 0 16px;
color:#FFFFFF;
}

.cssform input[type="text"]{
width:116px;
height:16px;
}

.cssform .textarea{
width:116px;
height:16px;
}

#signin{
background:url(../images/signin_btn.gif) no-repeat;
width:53px;
height:24px;
border:0;
}

#submit{
background:url(../images/submit.gif) no-repeat;
width:53px;
height:24px;
border:0;
}

#reset{
background:url(../images/reset.gif) no-repeat;
width:53px;
height:24px;
border:0;
}

#signinarea{
margin-left:50px;
padding:0px;
margin-top:0px;
margin-bottom: 4px; 
font-family:Tahoma, Verdana, Arial; 
font-size:12px; 
border:0;

}

#signinarea a{
font-family:Tahoma, Verdana, Arial;
color:#FFFFFF;
}

.contentmid .rightsection .tv{
float:right;
width:390px;
height:283px;
margin:20px 20px 0  0;
background:url(../images/tv.gif) no-repeat;
}
#myscroller{
	position:relative; /*mandatory*/
	overflow:hidden; /*mandatory*/
	width:300px; 
	height:165px;
	margin-top:20px;
	left:45px;
	padding:10px 0;
 	font-family:Tahoma, Verdana, Arial ;
 	font-size:11px; 
 	color:#FFFFFF;
  text-align:center;
}
#myscroller img {
	padding:10px 0 0 0;
}

.contentright{
float:left;
background:url(../images/rightshadow.jpg) no-repeat;
background-position: left 93px;
width:24px;
height:500px;
}


/*
......................content area end....................*/



/*...........footer............*/

.footer{
position:relative;
top:0;
left:0;
padding:0;
width:850px; /*bcoz of left & right padding*/
height:55px;
line-height:55px;
background-color:#000000;
}


.footer ul{
margin:0 0 0 40px;
padding:0;
}

.footer li a{
color:#805e2c;
margin:0;
padding:0;
text-decoration:none;
}

.footer li a:hover{
color:#805e2c;
text-decoration:underline;
}
.footer li{
float:left;
list-style-type:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#805e2c;
font-size:12px;
padding:0 8px 0 0;

}

.copyright{
position:relative;
float:right;
margin-right:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#805e2c;
font-size:12px;
clear:right;
}


.contentmid_general ul{
margin:0;
padding:0;
}

.contentmid_general  li{
list-style-type:none;
clear:left;

}

.contentmid_general  li img{
float:left;
margin:8px 5px;

}


 .scroll img{
 float:left;
 padding:5px 5px 5px 0;
 clear:left;
 }
 
.banner{
clear:both;
float:right;
width:300px;
height:240px;
margin-top:10px;
margin-right:5px;
overflow:hidden;
}

.banner img{
float:right;
}

/* submit products styles */
#submit-product {
	clear: right;
	float:right;
	position: relative;
	margin:30px 0 20px 0;
}
#submit-product a {
	background:transparent 0 0 scroll no-repeat url(../images/submit-prod-btn.png);
	display: block;
	height:75px;
	width:245px;
}
#submit-product a:hover {
	background-position:0 -80px;
}