/*
Website:buzinessware.com

Company: www.buzinessware.com

Author: Anjum nawab

Date:10 May 2009

Description: This Style sheet is only for rest the web browser :)

*/
/* Resets */
html, body {

	height: 100%;

}

 ul {

	list-style: none;

}

table {

	border-collapse: separate;

	border-spacing: 0;

}

a:link,a:visited {



text-decoration:none;

}
.plans-gry-bg {

background:#c1000f;

color:#fff;

font-size:14px;

font-weight:700 !important;

}
.plans-lit-gry-bg {

background:url(/themes/en/images/menu-tabs-bg.jpg) repeat-x scroll center top !important;

color:#fff !important;

font-size:14px;

font-weight:700 !important;

}
.plans-2lit-gry-bg {

background:#f8f8f8;

}
.plans-2lit-gry-bg:hover {

background:#f0f0f0;

color:#000;

}
/*** CONTACT FORM ***/

.ContactForm td{

	color:#444;

	padding:5px;

	vertical-align:top;



	}

.ContactForm ul li{

padding:3px 0px 0px 20px;

background:transparent url(/themes/en/images/right-icon.gif) no-repeat scroll 0 8px;

padding:5px 0 0 20px;

}
.ContactForm ul li ul li{

padding:3px 0px 0px 20px;

background: none!important;

padding:5px 0 0 20px;

}
.ContactForm input , .newsSearch input ,.fileInput {

	border:1px solid #e1e1e1;

/*	background:url(/themes/en/images/input-bg-contact.jpg) repeat-x top;
*/
	padding:2px;

}
.ContactForm select ,textarea{border:1px solid #e1e1e1;

	}
	
	.ContactFormTextBox {
		width:250px;
		height:14px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#CCCCCC solid 1px;
		
	}
	.ContactFormTextBox:hover {
		width:250px;
		height:14px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#0099FF solid 1px;
		
	}
	.ContactFormTextBox2 {
		width:250px;
		height:17px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#CCCCCC solid 1px;
	}
	.ContactFormTextBox2:hover {
		width:250px;
		height:17px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#0099FF solid 1px;
	}
	.ContactFormTextBox3 {
		width:250px;
		height:100px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#CCCCCC solid 1px;
	}

	.ContactFormTextBox3:hover {
		width:250px;
		height:100px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		color:#000000;
		text-align:left;
		border:#0099FF solid 1px;
		}

