/*======================================*
** ebitsonl.css
/*======================================
** Created: May 10th, 2007
** Author: Ebits Online
** Website: www.ebitsonline.com
**======================================*/
body{
	margin: 0px;
	background-color:#7B7B7B;
}
h1{
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	padding: 0px 5px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:14px;
	font-weight: bold;
}
h2{
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	padding: 0px 5px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:12px;
	font-weight: bold;
}
.txth2{
	font-family: Verdana, Tahoma, sans-serif;
	color: #4C9A00;
	padding: 0px 10px 0px 5px;
	font-size:12px;
	font-weight: bold;
}
.blockheaders{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 12px 0px 3px 15px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	font-weight: bold;
}
.maintb{
	background-color: #FFFFFF;
}
.bordertb{
	border-left:3px solid #E7A340;
	border-right:3px solid #F1B75F;
}
.menubordertb{
	border-left:3px solid #E7A340;
	border-right:3px solid #F1B75F;
}
.menutb{
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
}
.insidetext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	color: #666666;
}
.insidetext img{
	float:right;
}
ol{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px 20px 0px 10px;
	font-style : normal;
	color: #BE0807;
}

a.insidetext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px 0px 0px 10px;
	font-style : normal;
	color: #BE0807;
	text-decoration : none;
}
a.insidetext:hover {
	font-size : 11px;
	color: #61716F;
	text-decoration : underline;
}
.quotetext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
}
.porttext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	color: #666666;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	padding:0px 0px 0px 3px;
	text-decoration:none;
}
.mainmenu:hover{
	text-decoration:none;
	color:#61716F;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 5px;
	font-size : 10px;
	font-style : normal;
	color: #61716F;
	text-decoration : none;
}
.featured{
	font-family: Verdana, Tahoma, sans-serif;
	color: #5F7472;
	padding: 0px 10px 5px 2px;
	font-size:12px;
	font-weight: bold;
}
.featuredSmall{
	font-family: Verdana, Tahoma, sans-serif;
	color: #5F7472;
	padding: 0px 10px 5px 2px;
	font-size:11px;
	font-weight: bold;
}
.featuredtxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 2px;
	line-height: 15px;
	color: #666666;
}
A.featuredtxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px 0px 0px 2px;
	font-style : normal;
	color: #4C9A00;
	text-decoration : none;
}
A.featuredtxt:hover {
	font-size : 11px;
	color: #61716F;
	text-decoration : underline;
}
.sidetbbg{
	background-image:url(../imgs/quick.jpg)
}
.errtxt{
	color: #FF0000;
}
/*------------------------------------------------------------*
**  feedback format
**------------------------------------------------------------*/
.side_h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	background-color: #e8e8e8;
}
.side_tb{
	border-right : 1px solid #e8e8e8;
	border-left : 1px solid #e8e8e8;
	border-top : 1px solid #e8e8e8;
	border-bottom : 1px solid #e8e8e8;
	background-color :#ffffff;
}
.side_tx{
	font: 11px "Verdana", Geneva, Arial, Helvetica, sans-serif ; 
	color: #76645A; 
	padding: 5px 0px 5px 5px;
}
.bottomtext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #eeeeef;
}
/*------------------------------------------------------------*
** Login styles
**------------------------------------------------------------*/
.mainheaders{
	font-family: Verdana, Tahoma, sans-serif;
	color: #5F7472;
	padding: 0px 10px 5px 10px;
	font-size:11px;
	font-weight: bold;
}
.logtxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	line-height: 15px;
	color: #666666;
}
A.logtxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding: 0px 0px 0px 2px;
	font-weight:bold;
	color: #BE0807;
	text-decoration : none;
}
A.logtxt:hover {
	font-size : 12px;
	color: #61716F;
	font-weight:bold;
	text-decoration : none;
}
.logtb{
	border-left:1px solid #CBD4D3;
	border-right:1px solid #CBD4D3;
	border-bottom:1px solid #CBD4D3;
	border-top:1px solid #CBD4D3;
}
/*------------------------------------------------------------*
**  Quick text links
**------------------------------------------------------------*/
.quicktxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
A.quicktxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
A.quicktxt:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
/*------------------------------------------------------------*
**  End of Css
**------------------------------------------------------------*/
.box {
	border-right: #efefef 1px solid;
	padding: 5px 5px 5px 5px;
	border-top: #efefef 1px solid; 
	border-left: #efefef 1px solid; 
	border-bottom: #efefef 1px solid;
	background-color: #ffffff;
}
.portfoliobox {
	border: #BEBEBE 1px solid;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}
.Headings{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	font-weight: bold;
}
.prodTxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 5px 0px 0px 10px;
	color:#666666;
}
.prodTb{
	border-bottom: 1px solid #efefef ;
}
/*------------------------------------------------------------*
**  Tab styles
**------------------------------------------------------------*/
.tabs {
	position:relative; 
	left: 0; 
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	height: 15px; 
	width: 536px; 
	margin: 0; 
	padding: 0; 
	background-color:#ffffff; 
	overflow:hidden 
}
.tabs li {
	display:inline;
}
.tabs a:hover, .tabs a.tab-active {
	background:#ffffff;
	color:#000000;
} 
.tabs a  { 
	height: 15px; 
	font:11px verdana, helvetica, sans-serif;
	font-weight:bold;
	position:relative; 
	padding: 6px 3px 10px 2px; 
	color:#999999;
	text-decoration:none; 
}
.tab-container { 
	background-color: #ffffff; 
	width:100%;
}
.tab-panes { 
	border:1px solid #D2D2D2; 
}
div.content { 
	padding: 5px; 
}
/*------------------------------------------------------------*
**  End of Css
**------------------------------------------------------------*/
a.submenulink:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-right : #666666;
	border-top : #666666;
	font-weight : normal;
	font-size : 12px;
	border-left : #666666;
	color : #000000;
	border-bottom : #666666;
}
a.submenulink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.submenucells {
	border-right : 1px #ffffff;
	padding: 0px 0px 0px 10px;
	border-top : 1px #ffffff;
	margin : 0;
	border-left : 1px #ffffff;
	border-bottom : 2px solid #ffffff;
}
.DocPath {
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 7px;
	font: 8pt/10pt Tahoma, Arial, sans-serif;
	color: #b3661a;
	padding-top: 7px;
}
a.DocPath {
	font: 8pt/10pt Tahoma, Arial, sans-serif;
	color: black;
	text-decoration:none;
}
a.DocPath:hover {
	font: 8pt/10pt Tahoma, Arial, sans-serif;
	color: black;
	text-decoration:underline;
}
.tdSection {
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(/images/bg_news_section.gif);
	padding-bottom: 10px;
	font: bold 12px Verdana, Tahoma, sans-serif;
	color: white;
	padding-top: 0px;
	height: 55px;
	background-color: #4c5a81;
}
.tdSectionM2 {
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(/images/bg_m2_section.gif);
	padding-bottom: 10px;
	font: bold 12px Verdana, Tahoma, sans-serif;
	color: white;
	padding-top: 0px;
	height: 55px;
	background-color: #b3661a;
}
.m2 A {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size:11px;
}
.m2 A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #425078;
	text-decoration: underline;
	font-size:11px;
}
/*------------------------------------------------------------*
**  Main Menu Style
**------------------------------------------------------------*/
.container {
	width: 100%;
	padding: 0px 5px 0px 0px;
	background: #fff;
}
#navPyra {
	margin: 0;
	padding: 0px 0px 20px 5px;
	border-bottom: 4px solid #9FB1BC;
	background: #fff;
}
#navPyra li {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../imgs/pyramid.gif) no-repeat bottom center;
}
#tabs4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #F89828;
	background-color:#b3661a;
}
#tabs4 ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}
#tabs4 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs4 a {
	float:left;
	background:url("../imgs/tableft4.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
}
#tabs4 a span {
	float:left;
	display:block;
	background:url("../imgs/tabright4.gif") no-repeat right top;
	padding:5px 15px 4px 5px;
	color:#000000;
}
#tabs4 a span {
	float:none;
}
#tabs4 a:hover span {
	color:#000000;
}
#tabs4 a:hover {
	background-position:0% -42px;
}
#tabs4 a:hover span {
	background-position:100% -42px;
}
#tabs4 #current a {
	background-position:0% -42px;
}
#tabs4 #current a span {
	background-position:100% -42px;
}
/*------------------------------------------------------------*
**  Footer text
**------------------------------------------------------------*/
.begin-menu {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}
.begin-menu a:link {
	color: #ffffff; 
	text-decoration: none;
}
.begin-menu a:visited {
	color: #ffffff; 
	text-decoration: none;
}
.begin-menu a:hover {
	color: #ffffff; 
	text-decoration: underline;
}
/*------------------------------------------------------------*
**  Footer text
**------------------------------------------------------------*/
.footer-menu{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 0px 2px;
	line-height: 15px;
	color: #4C9A00;
}
A.footer-menu{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px 0px 0px 2px;
	font-style : normal;
	color: #4C9A00;
	text-decoration : none;
}
A.footer-menu:hover {
	font-size : 11px;
	color: #61716F;
	text-decoration : underline;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b3661a;
	margin: 5px 0px 5px 0px ;
	border-bottom:1px dotted #7c989c;
}
/*------------------------------------------------------------*
**  Hosting table format
**------------------------------------------------------------*/
.hosttxt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color:#E2E2E2;
}
.hosttxt2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color:#cad0df;
}
.hosthead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color:#E2E2E2;
}
.hosthead2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color:#cad0df;
}
.hostmainhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	color: #000000;
	background-color:#E2E2E2;
}
/*===================================
	SLIDE SHOW ROTATOR
===================================== */
#demo_container {
	width: 500px;
	height: 200px;
}
#items_container {
	width: 500px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	color: #333333;
	z-index: 1;
}

div.slide_item {
	width: 500px;
	height: 250px;
	position: absolute;
	padding-top: 5px;
}

div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6e6c19;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 20px 0 20px;
	color: #666666;
	line-height: 12px;
}


/* back to post link*/
#goback {
	width: 300px;
	text-align: center;
	margin-bottom: 12px;
	position: absolute;
	bottom: 30px;
}

#pageNumbers {
	text-align:right;
	
}

#pageNumbers p{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #666699;
}

h2.SS_Rotator_heading {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666699;
}
#SS_Rotator_Wrapper {
	display:block;
	width: 650px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#SS_Rotator_Top_Container{
	display:block;
	width: 650px;
	height: 28px;
	float:left;
}
#SS_Rotator_Tab_1 {
	display: block;
	height: 28px;
	width: 100px;
	float:left;
	text-align:center;
}
#SS_Rotator_Tab_1 .selected {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	line-height:28px;
}
#SS_Rotator_Tab_1 a {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:#666699;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Tab_1 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Tab_2 {
	display: block;
	height: 28px;
	width: 100px;
	float:left;
	text-align:center;
}
#SS_Rotator_Tab_2 .selected {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	line-height:28px;
}
#SS_Rotator_Tab_2 a {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:#666699;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Tab_2 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Tab_3 {
	display: block;
	height: 28px;
	width: 100px;
	float:left;
	text-align:center;
}
#SS_Rotator_Tab_3 .selected {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	line-height:28px;
}
#SS_Rotator_Tab_3 a {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:#666699;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Tab_3 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	line-height:28px;
}
#SS_Rotator_Top_Controls_Container {
	float: right;
	display:block;
	width: 106px;
	padding-top: 5px;
}
#SS_Rotator_left_arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}
#SS_Rotator_left_arrow a{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}
#SS_Rotator_left_arrow a:hover{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}
#SS_Rotator_pg_top {
	display:block;
	height: 16px;
	width: 52px;
	float: left;
	font-size:11px;
	color: #333333;
	line-height: 16px;
	text-align:center;
}
#SS_Rotator_right_arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	padding-right: 22px;
}
#SS_Rotator_right_arrow a{
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}
#SS_Rotator_right_arrow a:hover{
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}
#SS_Rotator_Content_Container {
	display:block;
	width: 460px;
	height:392px;
	float:left;
}
.SS_Rotator_row_container {
	display: block; 
	clear:both;
	width:480px; 
	height: 153px;
	clear: both;
}
.SS_Rotator_row_container p{
	margin:0px;
	padding:0px;
	
}
.SS_Rotator_pic_spacer_left{
	display:block;
	width: 16px;
	height: 153px;
	float:left;
}
.SS_Rotator_pic_container {
	display:block;
	width: 140px;
	height: 153px;
	float:left;
}

.SS_Rotator_pic_spacer_middle{
	display:block;
	width: 14px;
	height: 153px;
	float:left;
}

.SS_Rotator_pic_spacer_right{
	display:block;
	width: 16px;
	height: 153px;
	float:right;
}
.SS_Rotator_pic_spacer_right2{
	display:block;
	width: 14px;
	height: 153px;
	float:left;
}
.SS_Rotator_pics img {
	display: block;
	height: 80px;
	width: 118px;
	margin: 13px 0px 3px 11px;
	border: 1px #019CFF solid;
	background: #019CFF;
}
.SS_Rotator_pics img:hover {
	border: 1px #FF6600 solid;
}

p.SS_Rotator_titles {
	font-size:12px;
	font-weight: bold;
	color: #666699;
	padding-left:11px;
	line-height: 11px;

}

p.SS_Rotator_titles a {
	text-decoration: none;
	color: #666699;
	font-size:12px;
	font-weight:bold
}
p.SS_Rotator_titles a:hover {
	text-decoration: underline;
	color: #666699;
	font-size:12px;
	font-weight:bold


}
p.SS_Rotator_titles a:visited {
	text-decoration: none;
	color: #666699;

}
p.SS_Rotator_desc {
	font-size: 10px;
	color: #333333;
	margin-left:11px;
	line-height: 13px;
}
.SS_Content_spacer_18{
	display: block; 
	width:480px; 
	height: 18px; 
	clear:both;
}
.SS_Content_spacer_16{
	display: block; 
	width:480px; 
	height: 16px; 
	clear:both;
}

/*adding more styles for test*/
.SS_Rotator_pics_container_content{
	width: 115px;
	height: 169px;
	text-align: left;
	float: left;
}
#SS_Rotator_margin_left{
	display:block;
	width: 10px;
	height: 169px;
	float:left;
}
/* float pages next to margin-left*/
.SS_Rotator_page{
	margin: 0 0 0 0;
	width: 500px;
}
.SS_Rotator_pics_content{
	width:655px;
}
.SS_Rotator_pics_content p{
	margin:0;
	margin-top:4px;
	padding:0 11px;
}
/*============================
	End Slide Show Rotator
============================== */
/*------------------------------------------------------------*
**  Green Link format
**------------------------------------------------------------*/
.link{
	font:10px/14px Tahoma, Arial, Geneva, sans-serif; 
	color:#4C9A00; 
	text-decoration:underline;
}
.link:hover{
	text-decoration:none;
}
/*------------------------------------------------------------*
**  End of css
**------------------------------------------------------------*/