/* CSS Document */



body {

	margin:0px;

	padding:0px;

	padding-top:10px;

	background-image: url(images/MainBackground.jpg);

	background-repeat: repeat-x;

	background-color: #2C3367;

	font-family: Tahoma, Helvetica, Arial, Sans-Serif;

	font-size:11px;

	color:#5c5c5c;

	line-height:16px;

}

p {

	margin:0; padding:0;

}

#mainContainer {

	width:762px;

	float: none;

  	margin: 0 auto;	

	padding: 0;

}

/* HEADER STYLES */

#headerArea {

	width:722px;

	margin-bottom:10px;

}

#logoArea { 

	float:left; 

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:bold;

	font-size: 16px;

	color: #525f70;

	margin-bottom:5px;

	margin-left:5px;

}

#logoArea img { 

	position:relative;

	right:5px;

}

/* BODY STYLES */

.bodyArea {

	width:756px;

	border: 4px solid #202652;	

	background-image:url(images/GreyFade.jpg);

	background-repeat: repeat-x;	

	margin-bottom:10px;

	background-color:#fbfbfb;

}

#pageHeader {

	padding:15px;

	padding-top:20px;

	width:726px;

	background-image:url(images/PageHeader.jpg);

	background-repeat: repeat-x;	

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:normal;

	font-size: 19px;

	color:#ffffff;	

	height:18px;

}

#footer {

	margin-bottom:10px;

	text-align:left;

	width:762px;

}

.leftColumn {

	width:480px;

	border: 4px solid #202652;	

	margin-bottom:10px;

	float:left;

	margin-right:10px;		

}

.generalContent {

	background-color:#eeeeee;	

	background-image:url(images/GreyFade.jpg);

	background-repeat: repeat-x;

	padding:15px;

}

.whiteContent {

	padding:15px;

	background-color:#ffffff;	

	background-image:none;

}

.rightColumn {

	width:196px;

	border:4px solid #202652;	

	margin-bottom:10px;

	float:right;

}

.long {

}

.medium {

	min-height:800px;

}







/* FAQ STYLES */

ul#faqs {

	padding:8px;

	margin:8px;

	list-style: square;

}



.backToTop {

	float:right;

	font-size:10px;

	margin-top:-5px;

}

.faq {

	padding-top: 15px;

	padding-bottom: 15px;  

	color:#5c5c5c;

	border-bottom: 1px solid #dfdfdf;

}

.faq h2 {

	color: #232a59;

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:bold;

	font-size: 16px;

	line-height:17px;	

}

.faq h3 {

	font-size: 13px;  



}

.first {

	margin-top:-20px;

}

.last {

	border-bottom: none;

}

.listing_sep {

	font-family: Arial, Sans-Serif;

	font-size:11px;

	margin-bottom: 15px;

	padding-bottom: 15px;  

	color:#5c5c5c;

	border-bottom: 1px solid #dfdfdf;

}









#generalArea {

	width:762px;

	background-image:url(images/Slice.jpg);

	border: 5px solid #1a1f47;	

}



#greyFade {

	width:722px;

	background-image:url(images/TopPanel.jpg);

	background-repeat: repeat-x;	

	padding:20px;

}





#menuArea { 

	float:right; 

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:bold;

	font-size: 16px;

	color: #525f70;

	margin-bottom:5px;

	position:relative;

	left:39px;

	text-align:right;

}

#menuArea a {

	color: #ffd140;

	text-decoration:none;

}

#menuArea a:hover {

	color: #ffffff;

}

#menuArea .active {

	color: #ffffff;

}

#menuArea img { 

	position:relative;

	right:100px;



}

.content_clear { clear:both; }



/*

#leftColumn { 

	float:left;

	background-image: url(images/leftCol_BG.jpg);

	width:480px;

	border:1px solid #dedede;

	margin-right:20px;

}

#leftColumn-greyFade {

	background-image: url(images/leftCol_GreyFade.jpg);

	background-repeat: repeat-x;	

}

.leftColumn-content {

	margin-left:20px;

}

.leftColumn-Heading {

	background-image:url(images/headingBackground.jpg);

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:bold;

	font-size: 16px;

	color:#ffffff;

	padding-left:20px;

	height:38px;



}



#rightColumn {

	float:left;

	width:220px;

}

*/

#sponsor {

	font-size:9px;

	position:relative;

	right: -120px;

	top:-40px;

	text-align:right;

	line-height:9px;

}

h1.superHeading {

	color: #232a59;

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:bold;

	font-size: 16px;

	line-height:17px;	

}

.superText {

	font-family:  Helvetica, Arial, Sans-Serif;

	font-weight:normal;

	color:#8d8d8d;

	font-size:15px;

	line-height:17px;	

	margin:0px;

	padding:0px;

}

.blueHighlight {

	color:#589dd2;

}

.BigPLUS {

	color:#589dd2;

	font-size:60px;

	font-weight:bold;

	float:right;

	position:relative;

	top:-20px;

	height:30px;

}

a {

	color:#589dd2;

}

a:hover {

	text-decoration:none;

}



#popularProducts {

	margin-top:-15px;

	background-color: #e2e2e2;	

	border:1px solid #d1d1d1;	

}



#popularProducts td{

	font-size:9px;

	padding:2px;

	padding-left:7px;

	padding-right:5px;	

}

#popularProducts tr:hover{

	background-color: #f2f2f2;

}

/****************/

/* LINK BUTTONS */

/****************/





.linkButton:link, .linkButton:visited, .linkButton:active{

	background-color: #fed44e;

	background-image: url(images/button_Background.jpg);

	padding:4px;

	padding-left:10px;

	padding-right:10px;	

	background-position: center center;

	color: #484b52;

	text-decoration: none;

	border:1px solid #eecd6e;

	font-weight:normal;	

	line-height:20px;

}

.linkButton:hover {

	background-color: #209ed1;

	background-image: url(images/button_Background_o.jpg);

	text-decoration:none;

	color: #ffffff;

	border:1px solid #008abe;

}

.linkButton-Small:link, .linkButton-Small:visited, .linkButton-Small:active{

	background-color: #fed44e;

	background-image: url(images/button_Background.jpg);

	padding:2px;

	padding-left:7px;

	padding-right:7px;	

	background-position: center center;

	color: #484b52;

	text-decoration: none;

	border:1px solid #eecd6e;

	font-weight:normal;	

	line-height:20px;

	font-size:10px;

}

.linkButton-Small:hover {

	background-color: #209ed1;

	background-image: url(images/button_Background_o.jpg);

	text-decoration:none;

	color: #ffffff;

	border:1px solid #008abe;	

}

.linkButton-Large:link, .linkButton-Large:visited, .linkButton-Large:active{

	background-color: #fed44e;

	background-image: url(images/button_Background.jpg);

	padding:5px;

	padding-left:10px;

	padding-right:10px;	

	background-position: center center;

	color: #484b52;

	text-decoration: none;

	border:1px solid #eecd6e;

	font-weight:normal;	

	line-height:20px;

	font-size:13px;

}

.linkButton-Large:hover {

	background-color: #209ed1;

	background-image: url(images/button_Background_o.jpg);

	text-decoration:none;

	color: #ffffff;

	border:1px solid #008abe;	

	

}

.listing_top {

	border-top:1px solid #d1d1d1;	

}



.listing {

	background-color:#ffffff;

	border-bottom:1px solid #d1d1d1;

	border-right:1px solid #d1d1d1;

	border-left:1px solid #d1d1d1;	

	padding:8px;

}

.listing:hover {

	background-color:#f2f2f2;

}

.listing.last {

	border-bottom:1px solid #d1d1d1;

}



.listingContent {

	float:left;

	margin-left:15px;

	width:300px;

	color:#8d8d8d;

}

.listingContent strong {

	color:#232a59;

}

.listingLogo {

	float:left;

	padding:6px;

	background-color:#ffffff;

	border:1px solid #e5e5e5;

}

.listing-footer {

	margin-top:10px;

}

.listing-button {

	float:right;

	margin-left:15px;

	width:300px;

	text-align:right;

}



.listing-rateMe {

	float:left;

}

.rating {

	font-size:9px;

}



















input, select {

	font-size:14px;

	font-family: Arial, Helvetica, sans-serif;

	margin-top:2px;

	margin-bottom:2px;

	padding:1px;

}

textarea {

	font-size:14px;

	font-family: Arial, Helvetica, sans-serif;

	margin-top:2px;

	margin-bottom:2px;

	padding:3px;

}

.formMid {

	width:186px;

}

.formWide {

	width:300px;

}





.checkBox {

	margin-right:5px;

	width:auto;

}

.inputHelp {

	font-family:  Helvetica, Arial,sans-serif;	

	font-size:11px;

	padding-bottom:10px;

	font-style:italic;

}

.inputButton {

	background-color: #fed44e;

	background-image: url(images/button_Background.jpg);

	padding-left:20px;

	padding-right:20px;	

	background-position: center center;

	color: #484b52;

	text-decoration: none;

	border:1px solid #eecd6e;

	font-weight:bold;	

	font-size:15px;

	width:auto;	

}

.inputButtonOver {

	padding-left:20px;

	padding-right:20px;	

	background-color: #209ed1;

	background-image: url(images/button_Background_o.jpg);

	text-decoration:none;

	color: #ffffff;

	border:1px solid #008abe;

	font-weight:bold;	

	font-size:15px;

	width:auto;	

}



