/* CSS Document */

/* GENERAL STYLE START HERE */

body{
	margin:0 auto;
	padding:0 0 0 0; 
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	line-height:13px;
	}

ul{
	list-style:none;
	}


ul, li, ol, form, img, p, input, select{
	padding:0;
	margin:0;
	}

a{
	text-decoration:none;
	}

.lt, .lm, .lb{
	text-align:left;
	}
	
.lt, .rt, .ct{
	vertical-align:top;
	}
	
.lm, .rm, .cm{
	vertical-align:middle;
	}	
	
.rt, .rb, .rm{
	text-align:right;
	}
		
.lb, .cb, .rb{
	vertical-align:bottom;
	}
		
.ct, .cb, .cm{
	text-align:center;
	}

.bld-txt{
	font-weight:bold;
	}
	
/* GENERAL STYLE END HERE */

/* BANNER STYLE START HERE */

td.bg-banner{
	background-image:url(images/bg-banner.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:0 9px 0 16px;
	}
	
input.google-search{
	width:114px;
	height:19px;
	border:1px solid #001947;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
	}
	
td.top-menu{
	color:#504F4F;
	text-decoration:none;
	}
	
td.top-menu a{
	color:#504F4F;
	text-decoration:none;
	}

td.top-menu a:hover{
	color:#2892CB;
	text-decoration:none;
	}
	
/* BANNER STYLE END HERE */

/* BODY STYLE START HERE */
	
td.mid-pan{
	padding:5px 0 10px 0;
	}
	
/* LEFT COL STYLE START HERE */	
	
td.bg-left-section{
	background-image:url(images/bg-left-section.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	
td.bg-left-bottom{
	background-image:url(images/bg-left-bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	}
	
td.bdr-right{
	border-right:1px solid #D9D9D9;
	}
	
td.bdr-left{
	border-left:1px solid #D9D9D9;
	}

td.left-section-menu{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#000000;
	background-image:url(images/dotted-line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	}
	
span.clr-sky{
	color:#2289C1;
	}

td.left-menu{
	padding:6px 0;
	}

td.left-menu ul{
	color:#2F2F2F;
	}
	
td.left-menu ul li{	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#2F2F2F;
	padding-left:11px;
	background-image:url(images/arrow.gif);
	background-position:2px 50%;
	background-repeat:no-repeat;
	}
	
td.left-menu ul li a{
	color:#2F2F2F;
	text-decoration:none;
	}
	
td.left-menu ul li a:hover{
	color:#7BBB0C;
	text-decoration:none;
	}

td.bg-left-section-2{
	background-image:url(images/bg-left-section-2.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

select.search-product{
	border:1px solid #7F9DB9;
	width:160px;
	height:20px;
	color:#2F2F2F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	}

/* LEFT COL STYLE END HERE */	

/* MID COL STYLE START HERE */	

/* WELCOME TEXT STYLE START HERE */	

td.green-top{
	background-image:url(images/bg-green-top.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#ABDC7C;
	}	
	
td.green-mid-left{
	background-color:#ABDC7C;
	border-left:1px solid #88C54C;
	}
	
td.green-mid-right{
	background-color:#ABDC7C;
	border-right:1px solid #88C54C;
	}
	
td.green-bottom{
	background-color:#ABDC7C;
	border-bottom:1px solid #88C54C;
	}
	
td.green-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#618A2E;
	background-color:#ABDC7C;
	padding:2px;
	}
	
td.green-text p{
	padding:7px 0;
	}
	
/* WELCOME TEXT STYLE END HERE */	

/* CIRCLE STYLE START HERE */	
	
td.blue-circle{
	background-image:url(images/blue-circle.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	}
	
td.pink-circle{
	background-image:url(images/pink-circle.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;

	}
	
td.green-circle{
	background-image:url(images/green-circle.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	}
	
/* CIRCLE STYLE END HERE */	

/* QUICK FIND STYLE START HERE */	
	
td.quick-top{
	background-image:url(images/bg-quick-top.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#EDEDED;
	}
	
td.bg-quick-left{
	background-image:url(images/bg-quick-left.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	border-left:1px solid #D9D9D9;
	background-color:#FCFCFC;
	}
	
td.bg-quick-right{
	background-image:url(images/bg-quick-left.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	border-right:1px solid #D9D9D9;
	background-color:#FCFCFC;
	}
	
td.bg-quick-bottom{
	background-image:url(images/bg-quick-bottom.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	
td.quick-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#535353;
	background-image:url(images/bg-quick-left.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FCFCFC;
	padding:5px 2px;
	}
	
.green-text{
	color:#427B09;
	}
	
td.quick-find{
	background-image:url(images/bg-quick-find.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#4C9109;
	font-size:11px;
	line-height:23px;
	font-weight:bold;
	padding-left:4px;
	text-decoration:none;
	}
	
td.quick-find a{
	color:#4C9109;
	}
	
td.quick-find a:hover{
	color:#1C729F;
	}
	
/* QUICK FIND STYLE END HERE */	

/* SEARCH STYLE START HERE */	
	
td.sky-mid-top{
	background-image:url(images/bg-sky-mid-top.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#D8ECF7;
	}
	
td.sky-mid-bottom{
	background-image:url(images/bg-sky-mid-bottom.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
	
td.sky-text{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006296;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image:url(images/bg-sky-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	}
	
td.sky-text a{
	color:#006296;
	}

td.sky-text a:hover{
	color:#4094C0;
	}

td.sky-left{
	background-image:url(images/bg-sky-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-left:1px solid #62B2DC;
	}
	
td.sky-right{
	background-image:url(images/bg-sky-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-right:1px solid #62B2DC;
	}
	
	
td.purple-mid-top{
	background-image:url(images/bg-purple-mid-top.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#F8E6F1;
	}
	
td.purple-mid-bottom{
	background-image:url(images/bg-purple-mid-bottom.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
	
td.purple-text{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#B36392;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image:url(images/bg-purple-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FEFCFE;
	}
	
td.purple-text a{
	color:#B36392;
	}

td.purple-text a:hover{
	color:#D98AB8;
	}

td.purple-left{
	background-image:url(images/bg-purple-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-left:1px solid #E7C8DB;
	}
	
td.purple-right{
	background-image:url(images/bg-purple-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-right:1px solid #E7C8DB;
	}

td.grn-mid-top{
	background-image:url(images/bg-grn-mid-top.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#D2ECB9;
	}
	
td.grn-mid-bottom{
	background-image:url(images/bg-grn-mid-bottom.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
	
td.grn-text{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4C9008;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	background-image:url(images/bg-grn-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FEFCFE;
	}
	
td.grn-text a{
	color:#4C9008;
	}

td.grn-text a:hover{
	color:#69AF23;
	}

td.grn-left{
	background-image:url(images/bg-grn-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-left:1px solid #B6D994;
	}
	
td.grn-right{
	background-image:url(images/bg-grn-text.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FBFDFE;
	border-right:1px solid #B6D994;
	}

/* SEARCH STYLE END HERE */	

/* LAPTOP STYLE START HERE */	

td.laptop-top{
	background-image:url(images/bg-laptop-top.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#EDEDED;
	}
	
td.laptop-left{
	background-image:url(images/bg-laptop.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	border-left:1px solid #D9D9D9;
	}
	
td.laptop-right{
	background-image:url(images/bg-laptop.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	border-right:1px solid #D9D9D9;
	}
	
td.laptop-bottom{
	background-image:url(images/bg-laptop-bottom.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	color:#007AB1;
	background-color:#FFFFFF;
	padding-right:2px;
	}
	
td.laptop-bottom a{
	color:#007AB1;
	text-decoration:underline;
	}
	
td.laptop-bottom a:hover{
	color:#007AB1;
	text-decoration:none;
	}
	
td.laptop{
	background-image:url(images/bg-laptop.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	}
	
/* LAPTOP STYLE END HERE */	

/* MID BOTTOM STYLE START HERE */	

td.mid-top-3{
	background-image:url(images/bg-top-mid-3.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#ECECEC;
	}
	
td.bg-body-3{
	background-image:url(images/bg-body-3.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#FEFEFE;
	}
	
td.bg-body-left-3{
	background-image:url(images/bg-body-3.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#FEFEFE;
	border-left:1px solid #D9D9D9;
	}
	
td.bg-body-right-3{
	background-image:url(images/bg-body-3.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#FEFEFE;
	border-right:1px solid #D9D9D9;
	}

td.mid-bottom-3{
	background-image:url(images/bg-bottom-mid-3.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#ECECEC;
	}
	
td.feature-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#5C5C5C;
	padding:2px;
	}
	
td.feature-text p{
	padding:5px 0;
	}
	
td.feature-hed{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	background-image:url(images/dotted-line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:9px;
	}

td.features{
	padding:11px 0;
	}

td.features ul{
	color:#5C5C5C;
	}
	
td.features ul li{	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5C5C5C;
	padding-left:10px;
	padding-bottom:5px;
	background-image:url(images/arrow.gif);
	background-position:1px 3px;
	background-repeat:no-repeat;
	}
	
td.features ul li a{
	color:#5C5C5C;
	text-decoration:none;
	}
	
td.features ul li a:hover{
	color:#7BBB0C;
	text-decoration:none;
	}
	
td.features-2{
	padding:10px 0 47px 0;
	background-image:url(images/discuss-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}

td.features-2 ul{
	color:#5C5C5C;
	}
	
td.features-2 ul li{	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#5C5C5C;
	padding-left:10px;
	padding-bottom:5px;
	background-image:url(images/arrow.gif);
	background-position:1px 3px;
	background-repeat:no-repeat;
	}
	
td.features-2 ul li a{
	color:#5C5C5C;
	text-decoration:none;
	}
	
td.features-2 ul li a:hover{
	color:#7BBB0C;
	text-decoration:none;
	}
	
td.latest-pro{
	background-image:url(images/bg-latest-products.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:right;
	padding:2px 0 60px 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#2289C1;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	}

td.latest-pro span{
	color:#579F0E;
	}

/* MID BOTTOM STYLE END HERE */	
	
/* BODY STYLE END HERE */

/* FOOTER STYLE START HERE */

td.footer{
	border-top:1px solid #DEDEDE;
	}
	
td.footer-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#5C5C5C;
	}

td.footer-link a{
	color:#5C5C5C;
	}
	
td.footer-link a:hover{
	color:#000000;
	}
	
td.footer-link span{
	padding:0 20px;
	}
	
td.footer-bdr{	
	border-left:1px solid #DEDEDE;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	//========================= CALENDER ======================== //
	
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 9px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-width: 2px;
  padding: 0px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: #eee;
  color: #000;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}


.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: smaller;
  padding: 1px;
}

.combo .label {
  text-align: center;
  padding: 1px;
}

.combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.hand{
	cursor: pointer;
}

.date_image{
	float:none;
	display:inline;
	position:relative;
	top:3px;
	width:23px;
	height:19px;
}

	
