/* CSS Document */

/*
CSS Author : Malik Farooq Raza
Project: www.compare971.com

Company URL:http://www.welivetech.com

Author Email: malikfarooqraza@gmail.com , malikfarooqraza@yahoo.com

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}


/*a {
	text-decoration: none;
	color: #0099CC;
}

a:hover {
	text-decoration: underline;
}*/
.btnmore{
border:none;

}

.maincontents{
position:relative;
width:788px; height:auto;
padding-left:5px;
//background:#999999;
}
.mainholder{
position:relative; 
width:786px; height:160px;
margin:0; margin-bottom:20px; padding:4px;
background:url(../images/mainholder.png) no-repeat;
}

.quotholder{
position:relative; 
width:335px; height:135px;
margin:0; margin-left:6px; padding:0; 
background:#99CC99;
display:inline;
float:left;
}
.fltrit{
float:right;
}

.subholder{
position:relative; 
width:786px; height:160px;
margin:0; padding:0; 
/*background:#99CC99;*/
}


/*#menu ul {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#menu li {
	float: left;
	line-height: 30px;
	width: 75px;
	min-width: 61px;
	min-height: 36px;
	text-align: center;
}

	#menu li img {
		clear: left;
		float: left;
		margin: 0px 0px 0px 0px;
	}
	
	#menu li a {
		/*padding: 12px 0 0 0;*/
/*		color: #FFFFFF;
		text-decoration: none;
		outline: 0px;
		min-height: 36px;
		min-width: 61px;
		width: 75px;
		/*height: 39px;*/
/*		display: block;
	}
	
	#menu li a:hover {
		/*background-color: #990000;*/
/*		color: #FFFFFF;
		background: url(../images/menu_highlight.jpg) no-repeat;
		background-position: center;
	}*/
	
#copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

	#copyrights a {
		text-decoration: none;
		color: #000000;
	}
	
	#copyrights a:hover {
		text-decoration: underline;
		color: #000000;
	}

#footer_menu {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

	#footer_menu a {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#footer_menu a:hover {
		text-decoration: underline;
		color: #FFFF00;
	}

.rightPanel {
	background-color: #f7f4e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.section_heading {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
}

.vendor_name {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
}

.content_area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

	.content_area img {
		text-decoration: none;
	}

	.content_area a {
		text-decoration: none;
		color: #3366CC;
	}
	
	.content_area a:hover {
		text-decoration: none;
		color: #FF0000;
	}

.customerMenu:hover {
	background-color: #999999;
}

.customerMenu a {
	color: #666666;
	text-decoration: none;
}

.customerMenu a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color: #999999;
}

.success {
	color: #006600;
	font-weight: bold;
	border: 1px solid #003300;
	background-color: #CCFFCC;
	padding: 10px;
}

.error {
	color: #FF0000;
	font-weight: bold;
	border: 1px solid #990000;
	background-color: #FFCCFF;
	padding: 10px;
}

.errMsg {
	margin-top: 30px;
	margin-bottom: 30px;
}

.documents {
	 border: 1px solid #CCCCCC;
}

	.documents td {
		border-bottom: 1px solid #eeeeee;
	}
	
.thickLine {
	border-bottom: 2px solid #999999;
}

.thinLine {
	border-bottom: 1px solid #CCCCCC;
}

.forgotPassword {
	font-size: 11px;
}

.titleRow {
	font-size: 13px;
	font-weight: bold;
	background-color: #eeeeee;
}

.notes {
	font-size: 11px;
}

.siteNewsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.siteNewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

	.siteNewsText:hover {
		background-color: #eeeeee;
	}

.siteIconMargin {
	margin: 5px;
}

.coversText {
	font-size: 10px;
	color: #006699;
}

.coversPrice {
	font-weight: bold;
	color: #999999;
}

.coversLink:hover {
	cursor: pointer;
}