/****************************************************/
/*--------------------------------------------------*/
         /* PRIORITY COMMERCE STYLE SHEET */
/*--------------------------------------------------*/
/****************************************************/

@import url("support/elements.css");
@import url("support/modules.css");

/****************************************************/
           /* GLOBAL SITE ATTRIBUTES */
/****************************************************/
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	line-height:18px;
	background-color:#eae9e8;
	}
	
p {
	line-height:inherit;
	margin: 8px 0 10px 0;
	padding:0;
	}
	
br {
	clear:left;
	padding:0;
	margin:0;
	}
	
ul {
    margin: 0;
    padding: 0;
	}
	
li {
	margin: 0;
    padding: 0;
	line-height:inherit;
	}

ul li {
    list-style-type: none;
	}

ul.list1 li {
	background-image:url("support/images/bullet_green.gif");
	background-repeat: no-repeat;
	margin-bottom:5px;
	margin-top:5px;
	padding-left: 18px;
	list-style: none;
	background-position: left 5px;
	text-indent: 0;
	}

a:link {color:#222222; text-decoration:underline; }
a:visited {color:#222222; text-decoration:underline; }
a:hover {text-decoration:none; color:#79b30b; }
a:active {text-decoration:none; color:#999999; }

#pageContainer {        
	background-color:#eae9e8;
	background-image:url("support/images/background_main.png");
	background-repeat:repeat-x;
    }
		
#header {
		height:90px;
		font-size:11px;
		color:#79b30b;
		width:980px;
		margin-right:auto;
		margin-left:auto;
		}
		#header img 
		{
		    float: left;
		}

#headertext {        
        text-align: right;
		font-size:12px;
		color:#79b30b;
		font-weight:normal;
		padding-top: 15px;
		margin-right:20px;
		text-transform:uppercase;
		letter-spacing:.5px;
		}
		#headertext #menu {
		    text-align: right;
		}
		#headertext ul {
		    list-style-type: none ;
            margin: 0 ;
		}
        #headertext ul li {
		display: inline;
		text-indent: 0;
		padding:0 7px;
		/*
		background-image:url("support/images/spacer_green.gif");
		background-repeat: no-repeat;
		background-position: right 2px;
		*/
		}		
		
#headertext a:link { text-decoration:none; color:#c4c3c2; }
#headertext a:visited { color:#c4c3c2; text-decoration:none }
#headertext a:hover { color:#ffffff; text-decoration:none }	

#content {
		padding:0px;
		text-align:left;
		background-color:#ffffff;
		}
				
#footer {
		width:980px;
		color:#6a7983;
		margin-right:auto;
		margin-left:auto;
		padding-bottom:30px;
		background-image:url("support/Images/background_footer.png");
		background-repeat:no-repeat;
		margin-top:-45px;
		padding-top:58px;

		}

.footertext,
.footerText .SkinObject {
        font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		line-height:17px;
		margin:0;
		color:#7c7c7b;
		width:947px;
		padding:0px 18px 30px 15px;
		}

.footertext ul {
    margin: 0 0 0 9px;
    padding: 0;
    list-style: none;
    }
		
.footertext li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    }
.footertext a:link { color:#7c7c7b; text-decoration:none ; }
.footertext a:visited { color:#7c7c7b; text-decoration:none }
.footertext a:hover { color:#000000; text-decoration:none }

h1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial;
	font-size:30px;
	color:#79b30b;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:-.5px;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial;
	font-size:26px;
	color:#2a2b2a;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:normal;
	letter-spacing:-.5px;
}
h3 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial;
	font-size: 17px;
    margin: 24px 0 9px 0;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px dotted #97afc0;
}
h4 {
	font-size:13px;
	color:#00aeef;
	line-height:22px;
	margin-bottom:3px;
	font-weight:bold;
	padding-top:10px;
	width:99%;
}

.more {
	background-image:url("support/images/icon_more.png");
	background-repeat: no-repeat;
	padding-left: 22px;
	list-style: none;
	background-position: left 3px;
	text-indent: 0;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	margin-left:3px;
	}
.more a:link	{ color:#79b30b; text-decoration:none }
.more a:visited { color:#79b30b; text-decoration:none }
.more a:hover { color:#000000; text-decoration:none }	


	
ul.listNew li {
	background-image:url("support/images/icon_page.png");
	background-repeat: no-repeat;
	margin-bottom:18px;
	margin-top:18px;
	padding-left: 20px;
	list-style: none;
	background-position: left 1px;
	text-indent: 0;
	}
	
ul.listQuote li {
	background-image:url("support/images/icon_quote.png");
	background-repeat: no-repeat;
	margin-bottom:18px;
	margin-top:18px;
	padding-left: 26px;
	list-style: none;
	background-position: left 3px;
	text-indent: 0;
	}

.listQuoteTitle {
	font-size:11px;
	letter-spacing:1px;
	color:#666666;
	padding-left:38px;
	background-image:url("support/images/icon_user.gif");
	background-repeat: no-repeat;
	margin-bottom:5px;
	margin-top:5px;
	list-style: none;
	background-position: 21px 3px;
	text-indent: 0;
	}
input[type='text'], input[type='password'], td input[type='text'], td input[type='password'] {
	height:20px;
	font-size:13px;
	font-weight:normal;
	padding:3px 0px 0px 4px;
	letter-spacing:0px;
	border:1px solid #97afc0;
	margin:0px 15px 10px 0px;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	*/
	}
select, textarea, td select, td textarea {
	font-size:13px;
	font-weight:normal;
	padding:2px 2px 2px 2px;
	border:1px solid #97afc0;
	height:auto;
	margin:0px 15px 10px 0px;
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	*/
	}
input[type='text']:focus, select:focus, input[type='password']:focus, textarea:focus {
	border:1px solid #3a82b4;
	}
	label {
    font-weight:normal;
    font-size: 11px;
	text-transform:capitalize;
	color:#6a7882;
	margin:0px;
	}
/***********************************/
/* LOGIN MODULE  */    
#LoginForm {
	padding:0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
    }
    #LoginForm p {
        font-size: 11px;
		font-weight:normal;
		padding:0px;
		margin:0px 0px 12px 0px;
    	}
    #LoginForm p.register {        
		font-size:11px;    
		}
	#LoginForm input[type="text"], #LoginForm select, #LoginForm input[type="password"], #LoginForm textarea {
		width:95%;
		}
.loginContainer {
	float:right;
	max-width:330px;
	padding:0px 0px 0px 0px;
	}
	.loginContainer h3 {
		padding:0px 0px 5px 5px;
		margin:0px 0px 0px 0px;
		}
    
#PasswordRecovery a, #PasswordRecovery {
	font-size:9px;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:normal;
	}
.chkSaveCredentials {
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	}
/***********************************/
/* REGISTRATION MODULE  */

.registrationBox {
	}
	.registrationBox h3 {
		padding:0px 0px 5px 5px;
		margin:0px 0px 0px 0px;
		}
	.registrationBox .containerPane {
		padding:0px;
		margin:0px;
		/*background:url("support/images/sidenav-background-right.png") no-repeat -10px -80px;*/
		overflow:hidden;
		}
		.registrationBox .containerPane input[type="text"],
		.registrationBox .containerPane select,
		.registrationBox .containerPane input[type="password"],
		.registrationBox .containerPane textarea {
			width:95%;
			}
	.registrationBox fieldset {
		margin:0px 0px 18px 0px;
		padding:0px;
		}
		.registrationBox legend {
			display:inherit;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:17px;
			color:#333333;
			margin:0px;
			padding:0px 0px 10px 0px;
			}