/*-------------------------------------------------------------------------------------------------
* Filename: mainstyles.css
* Website: http://www.sellonline.in
* Author: Chetram Raniwal
* Description: Handles the site layout.
--------------------------------------------------------------------------------------------------*/

/* Global Reset
--------------------------------------------------------------------------------------------------*/
body	{  
		margin:0;
		padding:0;
		background:url(../images/body-bg.png) repeat-x left top;
		}

* html	{
		margin:0;padding:0;
		}

.clear	{ clear:both;}

img {border:0;}

input, select, radio{ vertical-align:middle;}
ul{ margin:0; padding:0; list-style:none;}
a{text-decoration:none;}
a{outline:none;}
form{margin:0; padding:0;}




/* Headings
--------------------------------------------------------------------------------------------------*/

h1	{
 	font: bold 26px/28px  Arial, Helvetica, sans-serif; 				
	letter-spacing:-1px;
	padding:0;
	margin: 0;
	}

h2	{
	font: bold 22px/24px  Arial, Helvetica, sans-serif; 
	letter-spacing:-1px;
	padding:0;
	margin:0;
	}

h3	{
	font: bold 18px/20px Arial, Helvetica, sans-serif; 
	padding: 0;
	margin: 0;
	}

h4	{
	font: normal 14px/16px Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin:0px 0 ; color:#413105;
	}

h5	{
	font: normal 14px/15px  Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin:0; color:#FFFFFF;
	}

h5	font{
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:18px; color:#BF0000;
	margin:0px; padding:0px;	
	}

h6	{
	padding:0px;
	font: normal 10px/12px Arial, Helvetica, sans-serif; 
	margin:0;
	}

p	{
	margin:5px 0 10px 0;
	}

/* Top bar
--------------------------------------------------------------------------------------------------*/
.topbar{
	font: normal 13px/14px Arial, Helvetica, sans-serif;
	height:22px; color:#5C5927;
	}
	
.topbar span{
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color:#504D21;
	}
	
/* Header
--------------------------------------------------------------------------------------------------*/
.header{
	height:105px;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color:#65656C; padding-top:20px;
	}

.header table{
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color:#65656C; line-height:17px;
	}
	
/* NAvigation
--------------------------------------------------------------------------------------------------*/
.navigation{
	width:100%; height:36px;
	border-top:1px solid #B9BD9B; border-bottom:1px solid #06441C;
	float:left;
	background: #1B6316 url(../images/navi-bg.png) center center repeat-x;
	}
.navigation ul{
margin: 0;
padding: 0;
float: left;
}

.navigation ul li{
	display: inline;
	float:left;
	border-left:1px solid #198737;
}

.navigation ul li a{
	float: left;
	padding: 12px 15px;
	padding-left:15px;
	text-decoration: none;
	border-right: 1px solid #004017; /*darkred divider between menu items*/
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color:#EDE1B9; text-transform:uppercase;
}

.navigation ul li a:hover{
	color:#ffffff;
	background: #1B6316 url(../images/navi-hover.png) center center repeat-x;
}

.navigation_select{
	color:#ffffff;
	background: #1B6316 url(../images/navi-hover.png) center center repeat-x;
}

.navigation ul li a:visited{
color:#EDE1B9;
}

.navigation ul li a.selected{
color: white !important;
background: #4B4407 url(../images/navi-hover.png) left top repeat-x;
}

/* Search
--------------------------------------------------------------------------------------------------*/
.search-box{
	float:right; padding-left:8px; padding-right:8px; padding-top:7px; padding-bottom:6px;
	}
.search-leftcur{
	padding-bottom:2px;
	}
.search-left-cure{
	background:url(../images/search-left-cor.png) no-repeat left bottom;
	width:11px; height:23px; float:left;
	}
.search-input{
	padding-top:4px; background:url(../images/search-bg.png) repeat-x left top;
	}
.search-leftcur-input{
	background:#ffffff url(../images/search-bg.png) repeat-x 0px; opx;
	width:120px; border:0px;
	color:#6D6D6D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.submitbtn{
	background:url(../images/submit-button.png) no-repeat left top; border:0px;
	width:26px; height:23px; cursor:pointer; margin-bottom:1px;
	float:left;
	}

/* screen area
--------------------------------------------------------------------------------------------------*/
.top-screen{
	background:url(../images/screen-top-bg.png) repeat-y left top;
	border:1px solid #C1AA40;
	color:#0B4719; padding-left:12px;
	font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;
	height:40px;
	}
.top-screen div{
	margin-left:70px;
	}
.top-screen div ul{
	margin: 0;
	padding: 0;
	 }
.top-screen div ul li{
	float: left;
	padding-right:15px; padding-left:5px;
	background:url(../images/space.png) no-repeat right center;
	display:inline;
	}
	
.top-screen div ul li a{
	font: normal 16px/17px Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#37260E;
	}
	
.beet-screen{
	border-top:1px solid #06441C; border-bottom:1px solid #06441C;
	height:302px; background:#EBE4C7;
	}
	
.beet-screen2{
	border-top:1px solid #06441C; border-bottom:1px solid #BFBAA2;
	height:140px; background:#EBE4C7;
	}
	
.beet-screen2 div{
	border-left:1px solid #3A3C0B; border-right:1px solid #3A3C0B; border-bottom:1px solid #3A3C0B;
	height:136px; background:#2F5E01 url(../images/banner-bg.png) repeat-x left top;
	}
	
.beet-screen2 div h1{
	margin:10px; padding:0;
	font:normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	}
.beet-screen2 div ul{
	margin:0; padding:0; margin-left:15px;
	font:normal 12px/14px Trebuchet MS, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	}
.beet-screen2 div ul li{
	background:url(../images/arrwo2.png) no-repeat left 5px;
	padding-left:15px; padding-bottom:4px; padding-top:2px;
	border-bottom:1px dotted #4A9860;
	}
	
.beet-screen2 div ul li a{
	font:normal 13px/14px Trebuchet MS, "Times New Roman", Times, serif;
	color:#E4C446;		
	}
	
.beet-screen2 div ul li a:hover{
	color:#FFFF66;		
	}
	
.sa1{
	background:url(../images/screen-icon.png) no-repeat 1px -1px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	height:31px;
	}
a:hover.sa1 {
	background:url(../images/screen-icon.png) no-repeat 1px -177px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa1 {
	color:#37260E;
	}
a.selected.sa1 {
	background:url(../images/screen-icon.png) no-repeat 1px -177px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
	
.sa1{
	background:url(../images/screen-icon.png) no-repeat 1px -1px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	}
a:hover.sa1 {
	background:url(../images/screen-icon.png) no-repeat 1px -177px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa1 {
	color:#37260E;
	}
a.selected.sa1 {
	background:url(../images/screen-icon.png) no-repeat 1px -177px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
/******************/

.sa2{
	background:url(../images/screen-icon.png) no-repeat 1px -35px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	height:31px;
	}
a:hover.sa2 {
	background:url(../images/screen-icon.png) no-repeat 1px -211px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa2 {
	color:#37260E;
	}
a.selected.sa2 {
	background:url(../images/screen-icon.png) no-repeat 1px -211px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
/*******************/

.sa3{
	background:url(../images/screen-icon.png) no-repeat 1px -69px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	height:31px;
	}
a:hover.sa3 {
	background:url(../images/screen-icon.png) no-repeat 1px -245px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa3 {
	color:#37260E;
	}
a.selected.sa3{
	background:url(../images/screen-icon.png) no-repeat 1px -245px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
/*******************/

.sa4{
	background:url(../images/screen-icon.png) no-repeat 1px -104px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	height:31px;
	}
a:hover.sa4 {
	background:url(../images/screen-icon.png) no-repeat 1px -280px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa4 {
	color:#37260E;
	}
a.selected.sa4{
	background:url(../images/screen-icon.png) no-repeat 1px -280px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
/*******************/

.sa5{
	background:url(../images/screen-icon.png) no-repeat 1px -140px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	height:31px;
	}
a:hover.sa5 {
	background:url(../images/screen-icon.png) no-repeat 1px -316px;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
a:visited.sa5 {
	color:#37260E;
	}
a.selected.sa5{
	background:url(../images/screen-icon.png) no-repeat 1px -316px; !important;
	padding-left:36px;
	padding-top:5px; padding-bottom:5px;
	color:#ffffff;
	}
/*******************/

.left-screen{
	width:40px; height:300px;
	background:url(../images/screen-lef.png) repeat-x left top;
	border-left:1px solid #CBBF92;
	}
.left-screen2{
	width:40px; height:300px;
	background:url(../images/screen-left-bg2.png) repeat-x left top;
	border:1px solid #C1AA40;
	}

.r1{
	background:url(../images/allicons.png) no-repeat 0px 0px;
	width:22px; height:22px; display:block;
	margin-top:7px;
	}
.r2{
	background:url(../images/allicons.png) no-repeat 0px -27px;
	width:22px; height:22px; display:block;
	margin-top:7px;
	}
.r3{
	background:url(../images/allicons.png) no-repeat 0px -55px;
	width:22px; height:22px; display:block;
	margin-top:7px;
	}
.r4{
	background:url(../images/allicons.png) no-repeat 0px -85px;
	width:22px; height:22px; display:block;
	margin-top:7px; margin-bottom:5px;
	}
.r5{
	background:url(../images/allicons.png) no-repeat 0px -117px;
	width:22px; height:22px; display:block;
	margin-top:2px;
	}
	
/* Beetween area
--------------------------------------------------------------------------------------------------*/
.beet-bg{
	background:url(../images/beet-bg.png) repeat-x left top;
	padding-top:25px; padding-left:14px; padding-right:14px;
	}
.beet-bg1{
	background:url(../images/beet-bg.png) repeat-x left top;
	padding-left:14px; padding-right:14px;
	padding-top:7px; padding-bottom:10px;
	}
.beet-bg1 a:hover{
	color:#13702C;	
	}
.beet_select{
	color:#13702C; text-decoration:none;
	}
	
.beet-bg2{
	padding-left:14px; padding-right:14px;
	}
	
.es_bg{
	background:url(../images/es-bg.png) repeat-x left top;
	}
	
.head-bg{
	background:url(../images/head-bg.png) repeat-x left top;
	}
.head-bg h1{
	margin:0; padding:0;
	font: normal 18px/19px Georgia, Arial, Helvetica, sans-serif; 
	color:#534B34;
	border-bottom:1px solid #D9D4BD; padding-bottom:8px; padding-top:8px;
	}

.head-bg2{
	background:url(../images/head-bg.png) repeat-x left top;
	}
		
.head-bg2 h1{
	margin:0; padding:0;
	font: normal 18px/19px Georgia, Arial, Helvetica, sans-serif; 
	color:#F00808;
	border-bottom:2px dotted #F00808; padding-bottom:8px; padding-top:8px;
	}
	
.con-border{
	border-left:1px solid #DDD8C0; border-right:1px solid #DDD8C0;
	padding:9px; padding-top:4px;
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	color:#474C37; line-height:17px;
	}
.con-border table{
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	color:#474C37; line-height:17px;
	}
	
.con-border table ul{
	font:normal 13px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#474C37; margin:0; padding:0; margin-left:20px; margin-top:6px; margin-bottom:10px;
	line-height:17px;
	}
.con-border table ul h1{
	font:normal 18px/20px  Georgia, "Times New Roman", Times, serif, Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px; margin:0px; padding-bottom:6px; border-bottom:1px dotted #333333; margin-bottom:6px;
	}
	
.con-border table ul li{
	background:url(../images/bullet1.png) no-repeat 0px 7px;
	padding-bottom:4px; padding-top:4px; padding-left:15px;		
	}
	
.con-border table ul li a{
	font-size:13px; color:#F72C2C; text-decoration:underline; font-weight:bold; margin:3px;		
	}
	
.con-border table ul li a:hover{
	color:#000066; text-decoration:underline;
	}
	
.con-border table ul li a span{
	font-size:13px; color:#5B6CC4; text-decoration:none; font-weight:bold; margin:3px;		
	}
	
.con-border table ul li a:hover span{
	color:#000066; text-decoration:underline;
	}
	
.con-border table ul li a font{
	font-size:13px; color:#990000; text-decoration:none; font-weight:bold; margin:3px;		
	}
	
.con-border table ul li a:hover font{
	color:#000066; text-decoration:underline;
	}
	
.con-bottom-bor{
	border-bottom:1px solid #DDD8C0;
	}

.line1{
	border-bottom:1px dashed #CCC8B3;
	margin-bottom:15px;
	padding-top:5px; height:10px;
	}

.table1{
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#474C37;
	}
	
.table1 td{
	padding:5px;
	border-bottom:1px dotted #CCC9BE;
	background:url(../images/tick.png) no-repeat 6px center;
	padding-left:28px;	
	}
	
.knowmore-button{
	background:url(../images/know-button.png) no-repeat left top;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#696D5E; text-decoration:none;
	width:107px; height:21px; display:block;
	text-align:left; line-height:21px; vertical-align:middle;
	}
.knowmore-button span{
	padding-left:17px;	
	}
a:hover.knowmore-button{
	background:url(../images/know-button.png) no-repeat left -21px;
	color:#2E2E2D;
	}
	
/* Right area
--------------------------------------------------------------------------------------------------*/
.right_con{
	padding:8px;
	border-left:1px solid #DDD8C0; border-right:1px solid #DDD8C0; 
	font:normal 13px/13px Arial, Helvetica, sans-serif;
	color:#474C37; line-height:17px;
	}
	
.right_con span{
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	color:#474C37;
	}
.right_con font{
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
.right_con p{
	margin:0; padding:0;
	margin-left:7px;
		}
.right_con a{
	color:#4C56A6;
	}
.right_con a:hover{
	color:#FF0000;
	}
	
.right_con a span{
	color:#E7623E;
	text-decoration:underline;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
	}
	
.right_con a:hover span{
	color:#0000CC;
	}
	
.right_con ul{
	margin:0; padding:0;
	margin-left:6px; margin-top:7px;
	}
.right_con ul li{
	background:url(../images/bullet1.png) no-repeat left 6px;
	padding-left:12px; line-height:22px;
	}
	
.right_con form{
	margin:0; padding:0;
	margin-left:15px;
}

.subscribe{
	background:url(../images/suscribs.png) no-repeat left top;
	border:0px; width:101px; height:27px;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#6A665B; margin-top:8px;
	cursor:pointer; padding-bottom:5px;
	}
	
.bo1{
	background:url(../images/solution-ic.png) no-repeat 0px 2px;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#696D5E;
	border-bottom:1px solid #C8C4AE;
	padding-left:42px;
	padding-bottom:10px; padding-top:10px; margin-top:8px;
	}
	
.bo2{
	background:url(../images/solution-ic.png) no-repeat 0px -38px;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#696D5E;
	border-bottom:1px solid #C8C4AE;
	padding-left:42px;
	padding-bottom:10px; padding-top:10px; margin-top:8px;
	}
.bo3{
	background:url(../images/solution-ic.png) no-repeat 0px -85px;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#696D5E;
	border-bottom:1px solid #C8C4AE;
	padding-left:42px;
	padding-bottom:10px; padding-top:10px; margin-top:8px;
	}

.marquee-image{
	width:100%;
	}
.marquee-image img{
	margin-right:6px;	
	}
.beetend{
	background:url(../images/main-bottom-gra.png) repeat-x left top;
	height:28px; padding-right:10px;
	}
	
/* Bottom area
--------------------------------------------------------------------------------------------------*/
.bottom_menu_bg{
	background:#2C632E url(../images/bottom_link_bg.png) repeat-x left top;
	height:146px; padding-top:20px;
	}
.bottom_table{
	width:98%;
	}
.bottom_table h1{
	font:normal 17px/20px Georgia, Trebuchet MS, arial, "Times New Roman", Times, serif;
	color:#F2F0DC; margin-left:28px;
	}
	
.bottom_table ul{
	padding:0px; margin:0;
	margin-left:10px;
	}

.bottom_table ul li {
	background:url(../images/arrwo1.png) no-repeat 0px 8px;	
	padding-left:10px;
	}
	
.bottom_table ul li a{
	color:#B9E2BD; padding:0px; margin:0;
	font:normal 12px/13px arial, Trebuchet MS, arial, "Times New Roman", Times, serif;
	}
	
.bottom_table ul li a:hover{
	color:#ffffff; 
	}
	
.bottom_table ul li a span{
	color:#ffffff; 
	font:normal 15px/16px arial, Trebuchet MS, arial, "Times New Roman", Times, serif;
	}

	
.about_ic{
	background:url(../images/bottom_icons.png) no-repeat 0px 1px;
	padding:5px;
	}
.ecommer_ic{
	background:url(../images/bottom_icons.png) no-repeat 0px -26px;
	padding:5px;
	}
.techsupport_ic{
	background:url(../images/bottom_icons.png) no-repeat 0px -53px;
	padding:5px;
	}
.services_ic{
	background:url(../images/bottom_icons.png) no-repeat 0px -81px;
	padding:5px;
	}
.reach_ic{
	background:url(../images/bottom_icons.png) no-repeat 0px -110px;
	padding:5px;
	}
	
/* End Bottom area
--------------------------------------------------------------------------------------------------*/
.end_bottom{
	background:#123A15 url(../images/bottom_gra.png) repeat-x left top;
	height:50px;
	}
	
.end_bottom table{
	background:url(../images/bottom_gra.png) repeat-x left top;
	height:40px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#9BA052; line-height:14px;
	}
.end_bottom table a{
	font:normal 11.5px/13px Arial, Helvetica, sans-serif;
	color:#DCCF67;
	}
.end_bottom table a:hover{
	color:#ffffff;
	}

/* Go to top
--------------------------------------------------------------------------------------------------*/	
#toTop {width:90px;background:#F4FFBF;border:1px solid #ccc;text-align:center;padding:2px; bottom:5px;right:5px;cursor:pointer;color:#666;text-decoration:none; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; z-index:5000;}


/* right-slide show
--------------------------------------------------------------------------------------------------*/	
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #C8C4B3;
font:11px arial times;
margin-left:3px;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding:4px;
font-family:Arial, Helvetica, sans-serif;
}


/* Tabs
--------------------------------------------------------------------------------------------------*/
.tab_menu{
	width:100%;
	}
	
.tab_menu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
}

.tab_menu ul li{
display: inline;
}

.tab_menu ul li a:link{
float: left;
color: black; /*text color*/
text-decoration: none;
background:url(../images/tab.png) no-repeat left bottom;
width:160px; padding-bottom:10px;
text-align:center; padding-top:10px; line-height:35px; vertical-align:middle;
font:normal 14px/15px Arial, Helvetica, sans-serif;
}

#tab_menu ul li a:visited{
color: black;
}

#tab_menu ul li a:hover{
background:url(../images/select-tab.png) no-repeat left bottom;
display:block;
}

ul#tab_menu li a.active  {
color: black;
background:url(../images/select-tab.png) no-repeat left bottom;
float:left;
width:160px; padding-bottom:10px;
text-align:center; padding-top:10px; line-height:35px; vertical-align:middle;
font:normal 14px/15px Arial, Helvetica, sans-serif;
}

/**************************************/
.indentmenu{
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
text-decoration: none;
background:url(../images/tab.png) no-repeat left bottom;
width:160px; padding-bottom:10px;
text-align:center; padding-top:10px; line-height:35px; vertical-align:middle;
font:normal 14px/15px Arial, Helvetica, sans-serif;
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
float: left;
color: black; /*text color*/
text-decoration: none;
background:url(../images/select-tab.png) no-repeat left bottom;
width:160px; padding-bottom:10px;
text-align:center; padding-top:10px; line-height:35px; vertical-align:middle;
font:normal 14px/15px Arial, Helvetica, sans-serif;
}

.features-button{
	background:url(../images/features-button.png) no-repeat left top;
	display:block; width:198px; height:36px; margin:10px;
	}
a:hover.features-button{
	background:url(../images/features-button.png) no-repeat left -36px;
	}
	
.red_link{
	font:bold 14px/15px Arial, Helvetica, sans-serif;
	color:#990000; text-decoration:none;
	}
	
a:hover.red_link{
	color:#000000; text-decoration:underline;
	}

#img-flot{
	float:left; margin-right:8px;
	}
	
.trebu13black {
	font-family:trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.main_top_bg{
	background:url(../images/main_top_bg.png) repeat-x left top;
}

.main_left_bg{
	border-left:1px solid #D7D7D7;
	background-color:#FBFBFB;
}

.main_right_bg{
	border-right:1px solid #D7D7D7;
	background-color:#FBFBFB;
}

.main_bottom_bg{
	background:url(../images/main_bottom_bg.png) repeat-x left top;
}

.server_fade1{
	background:url(../images/server-fase1.gif) no-repeat right top;
}
.server_fade2{
	background:url(../images/server-fase2.gif) no-repeat right top;
}

.blue_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000066;
	text-decoration:none;
}

a:hover.blue_link{
	color:#990000;
	text-decoration:underline;
}

.redfont{
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px; color:#BF0000;
}

.redhead{
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:16px; color:#BF0000;
}

.sub_bg{background:url(../images/sub_bg.jpg) no-repeat left top; width:69px; height:27px; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#C2262E; font-weight:bold; cursor:pointer;}

.tr_bor{
	border-bottom:1px dotted #C8C5B4;
	}
.input1{
	padding:3px;
	}

.view_button{
	background:url(../images/view-button.png) no-repeat left top;
	display:block;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	color:#D1FC00; text-transform:uppercase; text-decoration:none; text-align:left;
	width:120px; height:26px; line-height:26px; vertical-align:middle; padding-left:11px;
	}
	
a:hover.view_button{
	background:url(../images/view-button.png) no-repeat left -26px;
	color:#ffffff; text-transform:uppercase;
	}

.news_ul{
	width:100%;
	}
		
.news_ul ul{
	font:normal 13px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#474C37; margin:0; padding:0; margin-left:8px; margin-top:6px; margin-bottom:10px; margin-right:8px;
	line-height:17px;  list-style:none;
	}

.news_ul ul li{
	border-bottom:1px dotted #A09E94;
	margin-bottom:10px; margin-top:10px; padding-bottom:10px;
	background:none;
	}
	
.news_ul ul li h3{
	color:#966B27; font-weight:normal;	
	}
	
.buy_button {
	background:url(../images/buy_now.gif) no-repeat left top;
	width:75px; height:20px; display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;
	text-decoration:none; font-weight:bold; 
	padding-left:10px; padding-top:4px;
}
a:hover.buy_button{
	background:url(../images/buy_now.gif) no-repeat left -24px;
}
