@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backgroundBG.png);
	background-repeat: repeat-x;
	font-family: Arial, "Helvetica", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #595959;
	text-align: center;

	}
	
p {
	
	margin: 0px;
	padding: 0px;	
}

h1 {
	padding: 0px;
	margin: 10px;
	font-size: 16px;
	}

#header {
	width: 100%;
	height: 262px;
	text-align: center;
	margin-bottom: 10px;

}

#headerInner {
	width: 1000px;
	height: 262px;	
	margin-left: auto;	
	margin-right: auto; 
	text-align: left;
		
	
	}
	


#logoHolder {
	width: 196px;
	height: 60px;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-left: 6px;
}

#logoHolder a{
	display: block;
	height: 60px;
	width: 196px;
	outline: none;
	}
	
#toolBar {
	width: 176px;
	height: 60px;
	float: right;
	margin-right: 6px;
	}
	
#toolBar ul{
	margin: 11px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	
	
	}
	
#toolBar li{
	display: inline; 
	}
	
#toolBar a{
	background-image: url(../images/titleBoxBg.png);
	background-repeat: repeat-x; 
	color: #fff;
	font-size: 12px;
	font-weight: normal;

	padding: 4px;
	text-decoration: none;
	}
	
#toolBar a:Hover{
	color: #ccccc6;
	}	







	
.compareLinkHolderNew {
	width: 270px;
	height: 29px;
	float: left;
	margin-top: 0px;

		}
		
.compareLinkHolderNewPrices {
	width: 140px;
	height: 29px;
	float: left;
	display: inline;
	}
	
.compareLinkHolderNewPrices p{
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	}
	
.compareLinkHolderNewButton {
	width: 120px;
	margin-right: 10px;
	height: 29px;
	float: left;
	display: inline;
	}
	
.compareLinkWeek {
	width: 110px;
	height: 29px;
	margin-right: 0px;
	background-image: url(../images/compareButton.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	float: right;
	outline: none;
	}
	
.compareLinkWeek:Hover {
	background-image: url(../images/compareButtonHover.png);
	background-repeat: no-repeat;
	}
	
#innerspotlightBoxTop img{
	margin: 5px 5px 0px 5px;
	padding: 0px;
	display: inline;
	}
	

	
#innerspotlightBoxBottom {
	width: 270px;
	height: 10px;
	float: left;
	text-align: right;
	display: block;
}

.compareProductWeek {
	font-size: 14px;
	margin: 0px;
	
	text-decoration: none;
	margin: 3px;
	}
	
.compareProductWeek:Hover {
	text-decoration: underline;
	}

/* end product of the week */

#mainBodyHolder {
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 10px;         
}

#mainContainerInner {
	width: 1000px;
	min-height: 700px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	}



#featuredContainer {
	width: 620px;
	display: inline;
	float: left;
	
	}

.featuredBox {
	width: 620px;
	height: 324px;
	float: left;
	margin-bottom: 10px;
	background-color: #ccccc6;
	display: inline;

}

.innerFeaturedBox {
	width: 600px;
	height: 280px;
	float: left;
	margin: 10px;
	background-color: #fff;
	display: inline;
}

.quickLinkBox {
	width: 180px;
	margin: 5px 0px 0px 5px;
	background-color: #f5f5f4;
	float: left;
	display: inline;
}



.titleBox {
	width: 100%;
	height: 24px;
	float: left;
	background-image: url(../images/titleBoxBg.png);
	background-repeat: repeat-x; 
	text-align: left;
}

.titleText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickLink {
	color: #6f6f6d;
	font-size: 14px;
	margin: 10px 0px 0px 30px;
}

/* featured cameras across all featured products boxes e.g. bargin cameras will follow the following classes */

.productBox {
	width: 119px;
	height: 260px;
	border-right: solid 1px #ccccc6;
	float: left;
	text-align: center;
	display: inline;
}
   
.productBoxInner {
	width: 119px; 
	height: 228px;
	float: left;
	text-align: center;
}

.productBoxTitle {
	width: 119px;
	height: 54px;
	float: left;

	}
	
.productBoxTitle a {
	margin: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #595959;
	}
	
.productBoxTitle a:Hover {
	text-decoration: underline;
	}
	

.productBoxPic {
	width: 119px;
	height: 90px;
	float: left;
	}
	
.productBoxSpec {
	width: 117px;
	height: 88px;
	float: left;
	}
	
.productPriceRangeBox {
	width: 117px;
	height: 20px;
	float: left;
		}

.productBoxButton {
	width: 119px;
	height: 28px;
	float: left;
	margin-bottom:0px;
	
	}

.cameraTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #595959;
}

.briefSpec {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #595959;
}

.productBoxImage {
	border: none;
	margin: 5px 0px 0px 0px;
}

.cameraPrice {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.compareButton {
	width: 110px;
	height: 29px;
	margin: 0px 0px 4px 4px;
	background-image: url(../images/compareButton.png);
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-indent: -9999px;
}

.compareButton:Hover {
	background-image: url(../images/compareButtonHover.png);
	background-repeat: no-repeat;
	}


#footer {
	width: 100%;
	height: 264px;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	float: left;
	text-align: center;
	clear:both; 

	
}

#footerContainer {
	width: 1000px;
	height: 264px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footerLine-trans.png);
	background-repeat: no-repeat;
	background-position: 50px 68px;
	text-align: left;
	}
	
#footerLogoHolder {
	width: 1000px;
	height: 62px;
	float: left;	
	}
	
#footerLogoHolder img{
	margin: 12px 0px 0px 50px;
	}
	
#footerLinksHolder {
	width: 1000px;
	height: 121px;
	float: left;
		}
		
.footerColumnHolder {
	width: 300px;
	height: 121px;
	float: left;
	}
	
.footerColumnHolder ul{
	margin: 20px 0px 0px 50px;
	padding: 0px;
	list-style: none;
		}
		
.footerColumnHolder li{
	
	}
		
.footerColumnHolder a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	
	}
	
.footerColumnHolder a:Hover {
	text-decoration: underline;
	}
		
#footerSocialMediaHolder {
	width: 1000px;
	height: 79px;
	float: left;
	background-image: url(../images/footerLine-trans.png);
	background-repeat: no-repeat;
	background-position: 50px 0px 		
	}
	
.socialMediaHolder {
	width: 243px;
	height: 60px;
	float: left;
	margin: 15px 0px 0px 50px;
	
	}
	
.socialMediaHolder img{
	border: none;
	}
	
.socialMediaHolder p {
	margin: 0px;
	color: #fff;
	font-size: 14px;
	}
	
/* second level styles these are the styles you will need to add to the existing style sheet ignore all above :) */


td.compareCell {
	text-align: center;	
}

td.rowSeperator  {
	border-bottom:  1px solid #c4c4c3;	
	
}

.smallLinks {
	font-size: 10px;
	text-decoration: none;
	color: #595959;
	margin: 0px 5px 0px 10px;
	
}

.smallLinks:Hover {
	text-decoration: underline;	
}
	
ul.quickLinksul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

ul.quickLinksul li{
	display: block;
	margin: 0px 0px 10px 10px;
	list-style: none;
}

ul.quickLinksul a {
	text-decoration: none;
	color: #4d4d4d;
	font-size: 12px;
	
}

ul.quickLinksul a:Hover {
	text-decoration: underline;
	}
	
.proWeekTitle {
	margin: 0px;
	font-size: 14px;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	}
	
		
.proWeekTitle:Hover {
	text-decoration: underline;
	}
	
.proWeekText {
	font-size: 12px;
	color: #595959;
	margin: 0px;
	
}
	
/* buying guide advert start */
	
#adHolder {
	width: 168px;
	height: 176px;
	float: left;
	background-color: #fff;

	background-position: 110px 130px;
	border: solid 1px #6f6f6d;
	float: left;
}

#adHolder a{
	color: #595959;
	text-decoration: none;
	}
	
#adHolder a:Hover{
	text-decoration: underline;
	}

.adTitle {
	font-weight: bold;
	font-size: 14px;
	margin: 5px 4px 0px 4px;
}

.adText {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	margin: 12px 4px 0px 4px;
}
	

.guideLink {
	margin: 28px 0px 0px 5px;	
}

/* buying guide advert end */

/* new search box styling */

#mainSearch {
	width: 680px;
	height: 140px;
	float: left;
	font-size: 14px;
	display: inline;
	
}

#mainSearch select {
	width: 150px;
	margin-top: 5px;
}


#mainSearch #cameraChoice {
	width: 680px;
	height: 20px;
	float: left;
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
}

#mainSearch #cameraChoice p{

	float: left;
	font-weight: bold;
	margin: 2px 20px 5px 10px;
	
}

#mainSearch #cameraChoice label {
	
	font-weight: normal;
	font-size: 12px;
	margin: 4px 0px 0px 10px;
}

#mainSearch #brandChoice {
	width: 160px;
	height: 65px;
	float: left;
	border: none;
	margin: 5px 3px 0px 5px;
	padding: 0px;
	display: inline;
	
}

#mainSearch #brandChoice p{

	float: left;
	font-weight: bold;
	margin: 6px 20px 0px 5px;
}

#mainSearch #priceChoice {
	width: 160px;
	height: 65px;
	float: left;
	border: none;
	margin: 5px 3px 0px 5px;
	padding: 0px;
	display: inline;
	
}

#mainSearch #priceChoice p{

	float: left;
	font-weight: bold;
	margin: 6px 20px 0px 5px;
}

#mainSearch #megapixelsChoice {
	width: 160px;
	height: 65px;
	float: left;
	border: none;
	margin: 5px 3px 0px 5px;
	padding: 0px;
	display: inline;
	
}

#mainSearch #megapixelsChoice p{

	float: left;
	font-weight: bold;
	margin: 6px 20px 0px 5px;
}

#mainSearch #videoChoice {
	width: 160px;
	height: 65px;
	float: left;
	border: none;
	margin: 5px 3px 0px 5px;
	padding: 0px;
	
}

#mainSearch #videoChoice p{

	float: left;
	font-weight: bold;
	margin: 6px 20px 0px 5px;
}

#mainSearch #beginSearch {
	width: 450px;
	height: 40px;
	float: right;
	border: none;
	margin: 17px 5px 0px 0px;
	padding: 0px;
	text-align: right;
	display: inline;

}

#mainSearch #beginSearch label{
margin: 12px 10px 0px 0px;
font-weight: bold;

}

#mainSearch #beginSearch input{
	margin: 0px 10px 0px 10px;	

}

.searchBox {
	font-size: 12px;	

}

.brand_button {
	width: 138px;
	height: 20px;
	margin: 4px 0px 0px 5px;
	float: left;

	}
	
.brand_button img{
	border: none;	
}

/* styles for product container */

#productContainer { 
	width: 620px;
	
	background-color: #ccccc6;
	float: left;
	display: inline;
	margin-bottom: 10px;
	}
	
.productIntroBox {
	width: 600px;
	height: 170px;
	margin: 10px;
	float: left;
	background-color: #fff;
	color: #4d4d4d;
	font-size: 14px;
	display: inline;
}

.productIntroBox p {
	font-size: 14px;
	line-height: 125%;
	margin: 5px 10px 0px 10px;
	}

.priceRange {
	color: #595959;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin: 20px 10px 0px 0px;
	
	
}

/*navigation for indivudal product */

ul.productNav {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

ul.productNav li {
	display: inline;
	margin: 0px 0px 0px 10px;
	
	
}

ul.productNav a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-right: 10px;
	
}

ul.productNav a:hover {
	text-decoration: underline;
}

#comparisionBox {
	width: 600px;

	margin: 0px 10px 10px 10px;
	background-color: #fff;
	float: left;
	display: inline;
}

.comparisionBox table{
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	
}

.dealHolder {
	width: 600px;

	float: left;
}

/* deal starts dealSpec relates to the text used to show deal specifics */

.indivudualDeal {
	width: 580px;
	min-height:110px;
	float: left;
	border-bottom: solid 1px #c7c7c6;
	margin-left: 10px;
	
}

/* new deal styles */

.retailerLogoHolder {
	height: 90px;
	width: 160px;
	float: left;
}

.retailerPriceHolder {
	height: 90px;
	width: 88px;
	float: left;
	}
	
.retailerVisitPrice {
	height: 90px;
	width: 120px;
	float: left;

	}
	
.moreHolder {
		width: 100%;
		float: left;
		height: 20px;
		margin-top:5px;
		background-color: #fff;
		border-bottom: solid 1px #9d9c9c;
	}
	
.moreHolder a {
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		font-size: 12px;
		color: #595959;
	}
	
.moreHolder a:Hover {
	text-decoration: underline;
	}


.dealDescription {
	height: 90px;
	width: 200px;
	float: left;
	overflow: hidden;
	}


.dealPriceText {
	font-size: 16px;

	 }

.dealSpec {
	font-size: 11px;
		
}

.dealNameTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #6f6f6d;
	margin-bottom: 10px;
}

.dealNameTitle:Hover {
	text-decoration: underline;
	}

.dealButton {
	
	width: 110px;
	height: 45px;
	text-indent: -9999px;
	background-image: url(../images/visitDealButton.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	outline: none;
	margin-top: 5px;
}

.dealButton:Hover {
	background-image: url(../images/visitDealButtonHover.png);
	}

.storeLogo {
	margin-top: auto;
	margin-bottom: auto;
}



.titleText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickLink {
	color: #6f6f6d;
	font-size: 14px;
	margin: 10px 0px 0px 30px;
}

/* featured cameras across all featured products boxes e.g. bargin cameras will follow the following classes */

.productBox {
	width: 119px;
	height: 260px;
	border-right: solid 1px #ccccc6;
	float: left;
	text-align: center;
}

.cameraTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.briefSpec {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	
}

.productBoxImage {
	border: none;
	margin: 5px 0px 0px 0px;
}

.mediumImage {
	margin: 10px;	
	
}

.cameraPrice {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	
}

.dealHolder {
	width: 600px;

	float: left;
	
}

#specTable {
	width: 580px;
	margin: 10px;
	text-align: left;
	border-collapse: collapse;
	
	}
	
#specTable tr {
	border-bottom: 1px solid #a3a3a3;	
	}
	
#specTable td{
	font-size: 12px;
	font-weight: normal;

	padding: 5px 0px 5px 0px;
	}

.productNavHolder {
	width: 100%;
	height: 40px;
	float: left;
	background-color: #fff;
	border-bottom: solid 2px #616160;
	display: inline;
	margin-top: 5px;
	}
	
.dealsLinksHolder {
	width: 130px;
	height: 40px;
	float: left;
	background-image: url(../images/dealsTab.png);
	background-repeat: no-repeat;
	text-indent: -9999;
	margin-left: 4px;
	overflow: none;
	
	}
	
.dealsLinksHolder:Hover {
		background-image: url(../images/dealsTabHover.png);
	}
	
.dealsLinksHolder a{
	display: block;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	outline:none;
	}
	
.specLinksHolder {
	width: 130px;
	height: 40px;
	float: left;
	background-image: url(../images/specstab.png);
	background-repeat: no-repeat;
	text-indent: -9999;
	overflow: none;
	
	}
	
.specLinksHolder:Hover {
		background-image: url(../images/specstabHover.png);
	}
	
.specLinksHolder a{
	display: block;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	outline:none;
	}
	
.reviewLinksHolder {
	width: 130px;
	height: 40px;
	float: left;
	background-image: url(../images/reviewTab.png);
	background-repeat: no-repeat;
	text-indent: -9999;
	overflow: none;
	
	}
	
.reviewLinksHolder:Hover {
		background-image: url(../images/reviewTabHover.png);
	}
	
.reviewLinksHolder a{
	display: block;
	height: 40px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	outline:none;
	}

/* review article styles */

.reviewTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	}
	
.reviewBody {
	font-size: 14px;
	line-height: 125%;
	margin: 10px;
	}
	
.reviewSubTitle {
	font-size: 14px;
	font-weight: bold;
	font-style: italic; 
	margin-left: 10px;
	}
	
.postiveReview {	
	list-style-image: url(../images/trueIconSmall.png);
	margin: 10px;
	font-size: 14px;
	
}

.negativeReview {
	list-style-image: url(../images/falseIconSmall.png);
	margin: 10px;
	font-size: 14px;
}

.pRange {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	
	}
	
/* new structure */

#masterContainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	}
	
#headerTop {
	background-color: #ccccc6;
	background-image:url(../images/headerBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 1000px;
	height: 60px;
	float: left;	
	}
	
#headerBottom {
	width: 1000px;
	height: 200px;
	float: left;
	margin-top: 10px;
		}
		
#searchBox {
	width: 700px;
	height: 182px;
	float: left;
	background-color: #ccccc6;	
	margin: 0px 0px 0px 0px;
	
}

#innerSearchBox {
	width: 680px;
	height: 140px;
	float: left;
	background-color: #fff;
	margin: 9px 0px 0px 10px;
	display: inline;
}

/* start product of the week */

#spotlightBox {
	width: 290px;
	height: 182px;
	float: right;
	background-color: #ccccc6;
	margin: 0px 0px 0px 0px;
	display: inline;
	text-align: left;
}

#innerspotlightBox {
	width: 270px;
	height: 140px;
	background-color: #fff;
	margin: 9px 0px 9px 10px;
	float: left;
	display: inline;
}

#innerspotlightBoxTop {
	width: 270px;
	height: 101px;
	float: left;
	display: inline;
	}

/*column setup */

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */


#columnHolder {
	width: 1000px;

	float: left;
	margin-bottom: 10px;
	}
	
#leftCol {

	width: 200px;
	float: left;


}

#midCol {

	width: 630px;
	float: left;

}

#rightCol {


	width: 170px;
	float: left;

}

#quickLinksContainer {
	width: 190px;
	float: left; 
	padding-bottom: 10px;
	background-color: #ccccc6;
}

#quickLinksContainer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

#quickLinksContainer li {
	margin-bottom: 10px;
	
}

#secondLevelContainer {
	width: 620px;

	float: left;
	background-color: #ccccc6;
	
}

.innerSecondLevelContainer {
	width: 600px;

	float: left;
	margin: 10px 0px 10px 10px;
	background-color: #fff;
	
	
}

	
.advertBox {
	width: 170px;
	min-height: 200px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	background-color: #fff;

}

/* styles for product container */

.productContainer {
	width: 620px;
	
	background-color: #ccccc6;
	float: left;
	display: inline;
	margin-bottom: 10px;
	}
	
.productIntroBox {
	width: 600px;
	height: 170px;
	margin: 10px;
	float: left;
	background-color: #fff;
	color: #4d4d4d;
	font-size: 14px;
	display: inline;
}

.productIntroBox p {
	font-size: 14px;
	line-height: 125%;
	margin: 5px 10px 0px 10px;
	}

.priceRange {
	color: #595959;
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin: 20px 10px 0px 0px;
	
	
}

/*navigation for indivudal product */

ul.productNav {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

ul.productNav li {
	display: inline;
	margin: 0px 0px 0px 10px;
	
	
}

ul.productNav a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-right: 10px;
	
}

ul.productNav a:hover {
	text-decoration: underline;
}

.comparisionBox {
	width: 600px;
	height: 100%;
	min-height: 700px;
	margin: 0px 10px 10px 10px;
	background-color: #fff;
	float: left;
	display: inline;
}

.comparisionBox table{
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
	
}

.dealHolder {
	width: 600px;
	float: left;
}

/* deal starts dealSpec relates to the text used to show deal specifics */

.indivudualDeal {
	width: 580px;
	min-height:100px;
	float: left;
	border-bottom: solid 1px #c7c7c6;
	margin-left: 10px;
	
}

#dealsDataTable {

}

#dealsDataTable td {
	vertical-align: middle;
	text-align: left;
	height: 80px;
	}

.dealPriceText {
	font-size: 18px;
	 }

.dealSpec {
	font-size: 11px;
		
}

.dealNameTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #6f6f6d;
	margin-bottom: 10px;
}

.dealNameTitle:Hover {
	text-decoration: underline;
	}

.dealButton {
	
	width: 110px;
	height: 45px;
	text-indent: -9999px;
	background-image: url(../images/visitDealButton.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	outline: none;
	margin-top: 5px;
}

.dealButton:Hover {
	background-image: url(../images/visitDealButtonHover.png);
	}

.storeLogo {
	margin-top: auto;
	margin-bottom: auto;
}



.titleText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickText {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

.quickLink {
	color: #6f6f6d;
	font-size: 14px;
	margin: 10px 0px 0px 30px;
}



/* paging styles */

.titleBoxLeft {
	width: 200px;
	height: 24px;
	float: left;
	
}

.titleBoxRight {
	width: 200px;
	height: 24px;
	float: right;
	text-align: right;
}


.pagingDropDown {
	height: 24px;
	width: 150px;
	float: right;
}



#pageSorter {
	margin: 2px 8px 0px 0px;	
}

	#pagination {
		border:0; 
		margin:1px 0px 0px 10px; 
		padding:0;
		
		}

	#pagination li{
		border:0; margin:0; padding:0;
		font-size:11px;
		list-style:none;
	}
	#pagination a{
		border:solid 1px #fff;
		margin-right:2px;
	}
	#pagination .previous,
	#pagination .next-off {
		border:solid 1px #ccccc6;
		color:#fff;
		display:block;
		float:left;
		font-weight:bold;
		margin-right:2px;
		padding:3px 4px;
	}
	
	#pageination .pageNum a{
	border: none;
	color: fff;
	}
	#pagination .next a,
	#pagination .previous a {
	 margin: 0px;
	}	
	#pagination .active{
		background:#474747;
		color:#000;
		font-weight:bold;
		display:block;
		float:left;
		
	}
	#pagination a:link, 
	#pagination a:visited {
		color:#fff;
		display:block;
		float:left;
		padding:3px 6px;
		text-decoration:none;
	}
	#pagination a:hover{
		border:solid 1px #ccccc6;
	}
	
#featuredContainer {
	width: 620px;
	display: inline;
	float: left;
	
	}

.featuredBox {
	width: 620px;
	height: 324px;
	float: left;
	margin-bottom: 10px;
	background-color: #ccccc6;
	display: inline;

}

.innerFeaturedBox {
	width: 600px;
	height: 280px;
	float: left;
	margin: 10px;
	background-color: #fff;
	display: inline;
}

.homeIntroBox {
	width: 620px;
	height: 230px;
	float: left;
	margin-bottom: 10px;
	display: inline;

}

.homeIntroBox h1{
	margin-top: 0px;


}


.intro {
	margin: 10px;
	float: left;
	line-height: 140%;
	
	}
	
// contact form styles
	
#contactBox {
	width: 620px;
	height: 324px;
	float: left;
	margin-bottom: 10px;
	background-color: #ccccc6;
	display: inline;

}

#innerContactBox {
	width: 600px;
	height: 280px;
	float: left;
	margin: 10px;
	background-color: #fff;
	display: inline;
}

#contactForm {
	width: 490px;
	
}

#contactForm label {
	display: block;	

	margin: 10px 0px 0px 0px;
}

#contactForm input {
	font-size: 0.8em;
	height: 1.2em;

} 

#submitform {
	width: 120px;
	height: 30px;
	padding: 5px;
	font-size: 14px;
	margin-top: 10px;
	float: right;	

}

/* retailer styles */

.brandHolder {
	width: 108px;
	height: 128px;
	text-align: center;
	float: left;
	margin: 5px;

	
}

.brandInner {
	width: 108px;
	height: 108px;
	background-image: url(../images/retailersHolder.png);
	background-repeat: no-repeat;
	float: left;
}

.sqaure {
	margin-top: 23px;	
	border: none;
}

.horizontal {
	border: none;
	margin-top: 33px;
}

.brandText {
	width: 108px;
	height: 20px;
	float: left;

}

.brandText a{
	color: #111;
	font-size: 12px;	
	text-decoration: none;
}

.brandText a:Hover{
	text-decoration: underline;	
}

.introTextHolder {
	width: 600px;
	float: left;
	}
	
.introTextHolder P{
	margin: 0px 0px 12px 10px;
	}
	
