/* CSS Document */
/*------------------------------ Gobal veriable ----------------------*/
body {
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:#666666;
}

body a{				
		color:#990000;
		text-decoration:none;
	}
body a:hover{		
		color:#990000;
		text-decoration:underline;
	}

img {border:0;}

p {
	padding:0;
	margin:0;
}

			
/*------------------------------ features ----------------------*/
#divMain {
	width:960px;
	background:#FFFFFF;
	margin:auto;
}
	#left-address {
		width:222px;
		background:url(../images/bg-left-address.jpg) top left repeat-y;
	}
	
	#inner-left-address {
		padding:5px 10px 0 30px;
	}
	
	#side-nav {		
		height:248px;
		width:222px;		
		background:url(../images/side-nav.jpg) top left no-repeat;
	}
	
	#inner-side-nav {
		padding:18px 10px 0 25px;
	}
	
	.link-side-nav {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		line-height:19px;
		padding-left:5px;
	}
	
	.link-side-nav a{
		text-decoration:none;
		color:#000000;
	}
	
	.link-side-nav a:hover{
		text-decoration:underline;
		color:#990000;
	}
	
	#box-content {
		width:417px;
		height:165px;
	}
	#box-login-content {
		width:235px;
		height:165px;
	}
	.border-image {
		border:1px solid #666666;
	}
	.link-more {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		line-height:12px;
	}
	.link-more a{		
		color:#990000;
		text-decoration:none;
	}
	.link-more a:hover{
		color:#990000;
		text-decoration:underline;
	}
	.textVerdana11px {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
	}
	.textVerdana11px a{				
		color:#990000;
		text-decoration:none;
	}
	.textVerdana11px a:hover{		
		color:#990000;
		text-decoration:underline;
	}
	.textMain {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#000000;
	}
	.textMain a{
		color:#990000;
		text-decoration:none;
	}
	.textMain a:hover{
		color:#990000;
		text-decoration:underline;
	}
	
	.textTable {
		font-family:Arial, Helvetica, sans-serif;
		line-height:16px;
		font-size:12px;
		color:#000000;
	}
	.textTable a{
		color:#990000;
		text-decoration:none;
	}
	.textTable a:hover{
		color:#990000;
		text-decoration:underline;
	}
	
	.link-bottom {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
	}
	.link-bottom a{				
		color:#333333;
		text-decoration:none;
	}
	.link-bottom a:hover{		
		color:#990000;
		text-decoration:underline;
	}
	.textTitle {
		font-family:Georgia, times, serif;
		font-size:18px;
		color:#990000;
	}
	.textTitleGreen {
		font-family:Georgia, times, serif;
		font-size:16px; 
		margin-top:10px;
		color:#008000;
			}
	
	.textTitleGreen12px {
		font-family:Georgia, times, serif;
		font-size:13px; 
		color:#008000;
		
	}
	.productNum {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #666666;
	}
	.price {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color: #666666;
	}
	.textTitle1 {
		font-family:Georgia, times, serif;
		font-size:16px; 
		margin-top:10px;
		margin-left:20px;
		color:#666666;

	}
	.textTitle12 {
		font-family:Georgia, times, serif;
		font-size:14px; 
		margin-top:10px;
		margin-left:20px;
		color:#666666;

	}
		.textTitleBlue3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px; 
		margin-top:10px;
		color:#333333;
		font-weight:bold;
	}