/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/body_top.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 160px;
	height: 18px;
	padding: 3px 0px 0px 4px;
	border: none;
	background: transparent url(images/input1_background.gif) no-repeat fixed left top;
}

.input2 {
	width: 160px;
	height: 18px;
	padding: 3px 0px 0px 4px;
	border: none;
	background: transparent url(images/email_background.gif) no-repeat fixed left top;
}

ul
{
	margin-left: 0px;
}

	li 
	{
	list-style-type:none ;
	background: url(images/tick_circular_arrow.png) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
	}
	
html>body .input1 .input2 {
	background-attachment: inherit;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Tahoma" "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6066;
}
 ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 130%;
	margin-left:10px;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	position: relative;
	font-size: 18px;
	color: #414549;
}

.sub_heading {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
	padding-bottom: 10px;
}
.price {
	position: relative;
	font-size: 18px;
	color: #3864B4;
}
.text3 {
	clear: both;
	display: block;
}

.text4 {
}

.text5 {
	font-size: 18px;
	font-weight: bold;
	color: #3864B4;
}

.productname {
	font-size: 18px;
	font-weight: bold;
	color: #3864B4;
}
.text6 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #414549;
}

.text7 {
	font-size: 15px;
	font-weight: bold;
	color: #6A9E2D;

}

.text11 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #414549;
	text-align: left;
}

.text8 {
	font-size: 15px;
	font-weight: bold;
	color: #F4920A;

}

.text9 {
	text-align: center;
	color: #AAAEB2;
}
.text10 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color:  #3864B4;
}
blockquote {
  margin:  0;
  padding: 0;
  color:   #555;
}
blockquote p {
  font-family:      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
   text-align:  justify;
  margin:    1.5em 1.5em 1.5em 1.5em;
  padding:   0;
  
}

blockquote .source {
  text-align:   right;
  font-style:   normal;
  margin-right: 2em;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage25.gif) no-repeat left center;
}

.list1 .vline {
	margin-bottom: 4px;
	padding-bottom: 7px;
	background: url(images/homepage26.gif) repeat-x left bottom;
}

/** LINKS */

a {
	color: #455884;
}

a:hover {
	text-decoration: none;
}

a.link1 {
}

a.link2 {
}

a.link3 {
}

a.link4 {
	text-decoration: none;
	color: #3F4145;
}

a.link4:hover {
	text-decoration: underline;
}

/** STYLES */
.style8 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #9CC741 url(images/homepage15.gif) no-repeat left top; }
.bg2 { background: #6A83BB url(images/homepage16.gif) no-repeat left top; }
.bg3 { background: #F3B661 url(images/homepage17.gif) no-repeat left top; }
.bg4 { background: url(images/homepage18.gif) repeat-y left top; }
.bg5 { background: url(images/homepage19.gif) no-repeat left bottom; }
.bg6 { background: url(images/homepage28.gif) repeat-y left top; }
.bg7 { background: url(images/homepage36.gif) repeat-x left top; }
.bg_hdr_green { background: url(images/hdr_gray.png) repeat-x left top; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bg_topbar { background: url(images/banner_background_new.png) repeat-x left top; }

DIV.feedback 
{ 
BORDER-RIGHT: none; 
BORDER-TOP: none; 
BORDER-LEFT: none; 
BORDER-BOTTOM: none; 
OVERFLOW: scroll; 
HEIGHT: 400px 
} 

.bg_hdr_left_green {background: url(images/hdr_left_green.gif) no-repeat right top; }
.bg_hdr_middle_green {
  background: url(images/hdr_middle_green.gif) ; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.bg_hdr_right_green {background: url(images/hdr_right_green.gif) no-repeat left top; }

.bg_hdr_left_orange {background: url(images/hdr_left_orange.gif) no-repeat right top; }
.bg_hdr_middle_orange {
  background: url(images/hdr_middle_orange.gif) ; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.bg_hdr_right_orange {background: url(images/hdr_right_orange.gif) no-repeat left top; }

.bg_hdr_left_blue {background: url(images/hdr_left_blue.gif) no-repeat right top; }
.bg_hdr_middle_blue {
  background: url(images/hdr_middle_blue.gif) ; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.bg_hdr_right_blue {background: url(images/hdr_right_blue.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.paddingDiv {
	FLOAT: left; MARGIN-RIGHT: 10px
}
.flames {
	FONT-SIZE: 0px; FLOAT: left; LINE-HEIGHT: 0px; HEIGHT: 13px
}
.searchImg {
	BORDER-RIGHT: #e0e0e0 1px solid; BORDER-TOP: #e0e0e0 1px solid; BORDER-LEFT: #e0e0e0 1px solid; BORDER-BOTTOM: #e0e0e0 1px solid
}
.floatercell .relevanceBar {
	FONT-SIZE: 4px; BACKGROUND: #ededed; MARGIN: 4px 0px; WIDTH: 50px; LINE-HEIGHT: 4px; TEXT-ALIGN: left
}
.floatercell .relevanceBar DIV {
	FONT-SIZE: 4px; BACKGROUND: url(/images/diag.gif); LINE-HEIGHT: 4px
}

#trailimageid {
	DISPLAY: none; FONT-SIZE: 0.75em; Z-INDEX: 200; LEFT: 0px; WIDTH: 400px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}



p { 
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 130%;
	font-weight: 700;
	font-size: xx-small;
} 
/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */   

/* XP IE7 theme - Backgrounds */
.visoft__tab_xpie7 .ajax__tab_header					
{
	 background:url(images/tab-line.gif) repeat-x bottom; 
	  text-align:left ;
	 }
.visoft__tab_xpie7 .ajax__tab_outer						{ background:url(images/tab-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_inner						{ background:url(images/tab-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_tab						{ background:url(images/tab.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/tab-hover-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/tab-hover-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/tab-hover.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/tab-active-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/tab-active-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/tab-active.gif) repeat-x; }

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.visoft__tab_xpie7 .ajax__tab_outer						{ height:29px; }
.visoft__tab_xpie7 .ajax__tab_inner						{ padding-left:3px; }
.visoft__tab_xpie7 .ajax__tab_tab						  { padding:8px 15px;margin:0;  }
.visoft__tab_xpie7 .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; }

