/* Web stylecheet */

.s_offer_s{
color:#FFFF00;
font-size:14px;
font-family:Impact, Tahoma, "Times New Roman";
}

.s_offer_b{
color:#FFFF00;
font-size:22px;
font-family:Impact, Tahoma, "Times New Roman";
}

.offer_price{
font-family:Impact, Tahoma, "Times New Roman";
font-size:22px;
color:#FF0000;
}

.footer_link{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12px;
text-decoration:none;
color:#000000;
}
.footer_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12;
text-decoration:underline;
color:#666666;
}


.td_head{
background-image:url(images/welcome_td/td_head.jpg);
background-repeat:repeat-x;
background-position:top;
}

.text{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
font-size:14px;
}

.text2{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12px;
color:#333333;
}

.gtext{
font-family:Tahoma, "Times New Roman", Verdana;
color:#00CC00;
font-size:12px;
}

.more_link{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
text-decoration:underline;
color:#4BC6FF;
font-weight:bold;
}
.more_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#000000;
text-decoration:none;
font-size:14px;
}

.link{
font-family:Tahoma, "Times New Roman", Verdana;
color:#0099FF;
font-size:12px;
text-decoration:none;
}
.link:hover{
text-decoration:underline;
}

.req_link{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:14px;
text-decoration:none;
color:#0075C7;
font-weight:bold;
}
.req_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#333333;
text-decoration:none;
}

.small_link{
font-size:12;
color:#0099FF;
text-decoration:underline;
}
.small_link:hover{
text-decoration:none;
color:#666666;
}

.price{
color:#FF0000;
font-size:14px;
font-family:Tahoma, "Times New Roman", Verdana;
}

.keywords{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:1px;
color:#FFFFFF;
}

.guide_name{
font-family:Tahoma, "Times New Roman", Verdana;
color:#666666;
font-size:16px;
font-weight:bold;
}

.error{
font-size:12px;
font-family:Tahoma, "Times New Roman", Verdana;
color:#FF0000;
}

.bylanguage_link{
font-family:Tahoma, "Times New Roman", Verdana;
font-size:12px;
color:#333333;
text-decoration:underline;
}
.bylanguage_link:hover{
font-family:Tahoma, "Times New Roman", Verdana;
color:#666666;
text-decoration:none;
}

.input{
background-image:url(images/input_back.jpg);
font-family:Tahoma, "Times New Roman", Verdana;
color:#000000;
font-size:12px;
}

.login_back{
background-image:url(images/head/login_back.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#D3F0FF;
}

/* page limit start*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid  #0099FF;
	
	text-decoration: none; /* no underline */
	color: #0099FF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid  #FF0000;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #333333 ;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	/* pages limit end*/
