
/***************************2011 Redesign*****************************/
body
{
    background:url(/objs/bg.jpg) top center no-repeat;
}

.hoverlink
{
    text-decoration:none;
}

.hoverlink:hover
{
    text-decoration:underline;
}

.divider1px
{
    margin-left:9px;
    float:left;
    width:960px;
    height:1px;
    background:#cccccc;
    display:block;
    margin-top:5px
}

.dividerWhite1px
{
    margin-left:9px;
    float:left;
    width:960px;
    height:1px;
    background:white;
    display:block;
}

.divider2px
{
    margin-left:9px;
    float:left;
    width:960px;
    height:2px;
    background:#cccccc;
    display:block;
}

.frontPageGradientContainer
{
    height:260px;
    width:960px;
    display:block;
    background:url(/objs/bg-grad.png) repeat-x;
    margin-left:9px;
    float:left;
}

.frontPageGradientTextContainer
{
    float:right;
    width:640px;
    height:215px;
    background:#302f30;
    margin-top:10px;
    margin-right:18px;
    padding-top:10px;
    padding-bottom:10px;       
}

.frontPageGradientTextContainer h1
{
  float:left;
  width:610px;
  margin-left:10px;
  font-size:27px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  color:white;
  margin-bottom:0px;
}

.frontPageGradientTextContainer p
{
 float:left;
 color:white;
 margin-left:10px;
 font-family: Trebuchet MS, Helvetica, sans-serif;
 margin-top:10px;
 margin-right:10px;
}

.frontPageGradientTextContainer a
{
    bottom:0px;
    right:10px;
    float:right;
    position:absolute;
}

.buttonLink
{
    width:160px;
    height:35px;
    background-image: url(/objs/button1.png);
    display:block;
    padding: 0px;
    margin: 0px;
    color:white;
    text-align:center;
    text-decoration:none;
}

.buttonLink p
{
    margin-top:7px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color:white;
    font-size:15px;
    text-decoration:none;
}

.buttonLink:hover
{
  background-position: -160px;
}

.productUl 
{
   font-family: Trebuchet MS, Helvetica, sans-serif;
}

.productUl li
{
    margin-bottom:20px;
    float:left;
}

.productUl li h4
{
    margin-bottom:5px;
}

.productUl li a
{
    margin-bottom: 5px;
    color:green;
}

.productUl li a:hover
{
    text-decoration:underline;
}

#bodyContent
{
    margin-top:15px;
    float:left;
}

#productDiv
{
    float:left;
    width:455px;
    height:465px;
    display:block;
    background:#f6f6f6;
    margin-left:25px;
    border: 1px solid #cccccc;
    padding-bottom:10px;
}

#productDiv h2
{
    margin-left:10px;
    margin-top:10px;
    margin-bottom:5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#productDiv h5
{
    font-size:15px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#productDiv p
{
    font-size:13px;
    margin-left:10px;
    margin-right:10px;
    float:left;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#productDiv a:hover
{
    border: 1px solid black;
}

.productSpacer10px
{
    width:400px;
    float:left;
    height:10px;
    display:block;
}

#productTopRow
{
    margin-left:10px;
    margin-top:15px;
    float:left;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#productBottomRow
{
    margin-left:10px;
    margin-top:10px;
    float:left;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.product
{
    float:left;
    margin-right:9px;
    width:100px;
    height:130px;
    border:1px solid #cccccc;
    background:white;
    display:block;
    text-align:center;
    padding-top:5px;
}

#frontPhotoDiv
{
    float:right;
    width:460px;
    height:300px;
    display:block;
    background:#E6E6E6;
    margin-right:25px;
    border: 1px solid #cccccc;
    position:relative
}

#frontPhotoDiv span
{
  position:absolute;
  bottom:10px;
  left:25px;
  font-size:11px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
}

#frontPhotoDiv h2
{
    float:left;
    font-size:42px;
    font-family: 'Zeyada', cursive;
    margin-left:15px;
    margin-top:5px;

}

#frontPhotoDiv table
{
    margin-left:15px;
    width:435px;
    position:absolute;
    margin-top:55px;
}

#frontPhotoDiv table tr
{
    vertical-align:middle;
    height:60px
}

#frontPhotoDiv h3
{
    font-size:17px;
}

#frontPhotoDiv a
{
    float:right;
}

#frontPhotoDiv a:hover
{
    text-decoration:underline;
}

.frontlogoLink
{
    border: 1px solid white;
    padding: 0px;
    margin: 5px;
    height:41px;
}

.frontlogoLink:hover
{
    border: 1px solid black;
}

.frontLogoImg
{
    background: white;
   
    padding: 5px;
    width:88px;
    height:31px;
}

#frontAllPhotoLink
{
    float:right;
    margin-top:187px;
    font-family:arial;
    background-color:#D1D1D1;
    padding:5px;
    width:440px;
    text-align:right;
    padding-right:15px;
    text-decoration:underline!important;

}




#socialDiv
{
    float:right;
    width:460px;
    height:163px;
    display:block;
    background:#f6f6f6;
    margin-right:25px;
    margin-top:10px;
    border: 1px solid #cccccc;
}

#socialDiv h2
{
    margin-left:20px;
    margin-top:5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#socialDiv p
{
    margin-left:20px;
    margin-top:5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:14px;
}

#socialDiv a
{
    margin-left:20px;
    margin-top:25px;
    display:block;
    float:left
}

#fbDiv
{
    float:right;
    margin-top:10px;
}

#newFooter
{
    background:silver;
    width:960px;
    padding:0px;
    margin-left:9px;
    padding-top:10px;
    margin-top:15px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:14px;
    height:20px;
	text-align:center;       
}

#contentBottom
{
    margin: 0 auto 0 auto;
    background:#E6E6E6 url(/objs/page_bg_bottom.png) top no-repeat;
    display:block;
    width:978px;
    height:40px;
}

#newMenuContainer
{
    width:600px;
    height:77px;
    background:url(/objs/menu.png);
    display:block;
    float:right;
    margin-right:10px;
    margin-top:20px;
    position:relative;
}

#newMenuContainer #tabs
{
	position: absolute;
	left:115px;
    top:28px;
	height: 28px;
}

#newMenuContainer ul#tabslist
{
	padding: 0px;
	margin: 0px;
    font-size:15px;
}

#newMenuContainer ul#tabslist li
{
	padding: 0px 0px 0px 8px;
	margin: 0px;
	list-style: none;
	display: block;
	float: left;
	height: 28px;
    margin-right:20px;
}

#newMenuContainer ul#tabslist li a {
	display: block;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#newMenuContainer ul#tabslist li a:link, #newMenuContainer ul#tabslist li a:visited {
	color: #000000;

	text-decoration: none;
}

ul#tabslist #buy, ul#tabslist #advert
{
    cursor:pointer;
}

#newMenuContainer ul#tabslist li a:hover {
	/*color: #84C71C;*/
    text-decoration:underline;
}

#newMenuContainer #product-picker
{
	position: absolute;
	top: 45px;
	width:490px;
	z-index: 999;
    right:7px;
    overflow: visible;
}



#header  #product-picker #inner ul, #header  #buy-picker #inner ul {
	padding: 0px;
	margin: 0px;

}
#header  #product-picker #inner li, #header  #buy-picker #inner li {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

#header  #product-picker #bot{

}

#botLarge
{
	background-image: url(/objs/menu-bottom.png);
    margin-top:0px;
    float:left;
	height:23px;
    width:490px;
    display:block;
}

#header  #product-picker #pad, #header  #buy-picker #pad {
	padding-left: 10px;
}
#header  #product-picker #pad strong, #header  #buy-picker #pad strong {
	padding: 4px;
	line-height: 20px;
	display: block;
	background-color: #3E3E3E;
}

.topMenuContent
{
    margin-left:20px;
    display:block;
    width:480px;
}

.topMenuContent a
{

    text-decoration:none;
    font-size: 12px;
    float:left;
    margin-right:20px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    color:green;
}

.topMenuContent a:hover
{
    color:green;
    text-decoration:underline;
}

.topstrap {
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 18px;
	float: none;
	position: absolute;
	top: 12px;
	right: 0px;
}

#bgimage {
	background-image: url(/objs/body-bg.jpg);
	background-repeat: no-repeat;
	background-color: #52782F;
	height: 1200px;
}
#menuwrap {
	margin-left: 5px;
	float: left;
}


/*********************************************************************/




html
{
	background:#E6E6E6;

}

.swirlBg{
	background-image:url(bg_swirl.jpg);
	background-repeat:no-repeat;
	float:left;
	
	}

h1
{
 	font-family:arial, verdana;
 	font-size:38px;
 	color:#000;
 	float:left;
}

h2
{
 	font-family:arial, verdana;
 	font-size:24px;
 	color:#000;
}

h3
{
 	font-family:arial, verdana;
 	font-size:26px;
 	color:#000;
}

h4
{
	font-family:arial, verdana;
	font-size:19px;
	color:#000;	
}

p
{
	font-family:arial, verdana;
	font-size:13px;
	color:#000;	
}

a, a:link, a:visited, a:active
{
	color:#000;
	text-decoration:none;	
}

.clear
{
	clear:both;	
}

.float-left
{
	float:left;	
}

.float-right
{
	float:right;	
}

.floatContainer
{
	overflow:hidden;	
}

.paddingTop
{
	padding-top:10px;	
}

.margin-left{
margin-left:35px;
}

.reviewMarginTop
{
	margin-top:23px;	
}

.logo{
	float:left;
	width:270px;
	margin-bottom:0px;
	margin-left: 20px;
    top:0px;
	
}

#contentContainerTop {
	background-image:url(page_bg_top.png);
	background-repeat:no-repeat;
	height: 10px;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;

}

#contentContainer
{
	width:978px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0px 15px 0px;
	position:relative;
	overflow:hidden;
	background-image:url(page_bg_middle.png);
	background-repeat:repeat-y;
	
}
#contentContainerBottom {
	background-image:url(page_bg_bottom.png);
	background-repeat:no-repeat;
	height: 20px;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;

}



.reviewTable td
{
	font-family:arial, verdana;
	font-size:13px;
	color:#000;	
}

.tableCellPad td
{
	padding:2px;
	vertical-align:top;
}

#menuItems ul
{
    padding: 0px;
    margin-left:40px;
    margin-top:27px;
}

#menuItems li
{
	display:block;
    padding: 0px;
    float:left;
    height:20px;
    z-index: 999;
    font-size:15px
}

#menuItems li a:link, #menuItems li a:active, #menuItems li a:visited
{
	color:#000;
    font-family: Trebuchet MS, Helvetica, sans-serif;
	text-decoration:none;
}

#menuItems li a:hover
{
  text-decoration:underline;
}

#featureImage
{
	height:300px;
	margin-top:10px;	
	overflow:hidden;
	margin-bottom:10px;
    
    margin-right:auto;
    width:890px;
    float:left;
    margin-left:45px;
}

#featureImageText
{
	width:460px;
	float:right;
	margin:10px;
	padding:10px;
	background:url('/objs/trans-bg.png');
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#featureImageText h2
{
  font-family: Trebuchet MS, Helvetica, sans-serif;
}

#featureImageText p
{
	margin-top:10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#scrollDown
{
	margin-bottom:10px;
	height:30px;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:#ccc;
	overflow:hidden;
	position:relative;
	float:left;
	width:910px;
	margin-left: 35px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#scrollDown img
{
	padding:5px;	
}

.freePhotoTable
{
	float:left;
	border:#ccc 1px solid;
    margin-left:35px;
    width:910px;
    table-layout: fixed;
}


.freePhotoTable1
{
	float:right;
	border:#ccc 1px solid;	
	width:600px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;

}

.freePhotoTable, .freePhotoTable1 td
{
	padding:5px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
}

.freePhotoTable, .freePhotoTable1 th
{
	background:#f6f6f6;
	padding:5px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}

.freePhotoTable, .freePhotoTable1 td h4
{
	font-size:14px;
	font-weight:bold;

}

.freePhotoTable, .freePhotoTable1 td p
{
	font-size:12px;

}

.freePhotoTable .alt td
{
	background:#f6f6f6;

}



.freePhotoTable .recommended td
{
	padding-top:20px;
	padding-bottom:10px;
	background:#aad5a1;
}

.freePhotoTable1 .recommended td
{
	padding-top:20px;
	padding-bottom:10px;
	background:#aad5a1;
    
}

.linkBlock
{
	display:block;
}

.photoGiftLinks h4
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.photoGiftLinks a
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.photoGiftLinks a :hover
{
 text-decoration:underline;
}

.marginTop
{
	margin-top:10px;	
}

.mediumPad
{
	padding:10px;	    
}

.mediumMargin
{
	margin:10px;	
}


.greyBorder
{
	border:#ccc 1px solid;	
}

.lightGreyBorder
{
	border:#eee 1px solid;	
}

.centerAlign
{
	text-align:center;	
}

.freePhotoTable .fixedCol
{
	width:110px;
}

.freePhotoTable .fixedCol2
{
	width:360px;
}

.inlineMargin
{
	margin-top:10px;
	margin-bottom:10px;
}

.marginBottom
{
	margin-bottom:10px;
}

.freePhotoTable .recommended .firstCol
{
	background:#aad5a1 url('/objs/recommended.png') top left no-repeat;	
}

#photoGiftsPromo
{
	overflow:hidden;
	background:#F6F6F6;
	border:#ccc 1px solid;
	width:890px;
	margin-left:auto;
    margin-right:auto;
}

#photoGiftsPromo img
{
	margin:10px;	
}

#photoGiftsPromo h3
{
font-family: Trebuchet MS, Helvetica, sans-serif;
}

#photoGiftsPromo p
{
	padding-top:2px;
	padding-bottom:5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

#businessInfo
{
	background:#ddd;	
}

#adsenseFooter
{
	padding:10px;
	text-align:center;	
	
}

#footer
{
	background:#f6f6f6;
	padding:10px;
	font-family:arial, verdana;
	font-size:10px;
	text-align:center;
	width:890px;
	margin-left:35px;
}

.siteInfoShopIcon
{
	margin-top:10px;	
}

/* Season Related Images */

.autumn #featureImage
{
	background:url('/images/seasons/autumn.jpg') top left no-repeat;	
}

.summer #featureImage
{
	background:url('/images/seasons/summer.jpg') top left no-repeat;	
}

.spring #featureImage
{
	background:url('/images/seasons/spring.jpg') top left no-repeat;	
}

.winter #featureImage
{
	background:url('/images/seasons/winter.jpg') top left no-repeat;	
}

.width315
{
	width:315px;	
}

.width285
{
	width:285px;

}

.width250
{
	width:278px;

}

.smallMargin
{
	margin:3px;	
}

.smallPad
{
	padding:5px;	
}

.giftpromo
{
	width:450px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.giftpromo p
{
	width:360px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.giftpromo h3
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.addsite
{
	width:400px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.addsite form
{
	width:265px;
	margin-left:auto;
	margin-right:auto;
}

.addsite input
{
	float:left;
	height:22px;
	margin-right:5px;
	margin-bottom:10px;
	font-family:arial, verdana;
}

.addsite #suggestion
{
	width:200px;
	color:#5a5a5a;
}

.addsite #submit
{
	height:27px;
}

.freePhotoTable tr
{
}

.freePhotoTable td.hover, .freePhotoTable tr.hover
{
	background:#eee;
}

.freePhotoTable h4
{
     font-family: Trebuchet MS, Helvetica, sans-serif;

}

.freePhotoTable p
{
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.freePhotoTable td
{
   padding-bottom:10px;
}

.freePhotoTable tr:hover
{
	background:#eee;
}

.freePhotoTable#gifts td
{
	text-align:center;
}

.freePhotoTable#gifts .prov, .freePhotoTable .prov.hover
{
	text-align:left;
	background:#fff;
}

.freePhotoTable#gifts a
{
	display:block;
}



.nobg
{
	background:none!important;
	border:#ccc 1px solid;
	height:auto!important;
}

.imageFrom
{
	width:458px;
	padding:10px;
	float:right;
	border:#ccc 1px solid;
	margin-right:10px;
	clear:right;
	margin-bottom:20px;
	background-color:#FFFFFF;
}


.nobg img
{
	margin:20px;
	float:left;
}

.nobg .imageFrom img
{
	float:left;
	margin:0px 10px 0px 0px;
}

.imageFrom h4
{
	font-size:14px;
	font-weight:bold;
}

.imageFromText
{
	width:330px;
	float:right;
}

#menuContainer {
	float:right;
	width:590px;
	height:65px;
	margin-top:15px;
	margin-right:30px;

}

#menuContainerLeft {
	background-image:url(menu_bar_left.jpg);
	background-repeat:no-repeat;
	height:65px;
	width:100px;
	float:left;

}

#menuContainerMiddle {
	background-image:url(menu_bar_middle.jpg);
	background-repeat:repeat-x;
	height:65px;


}

#menuContainerRight {
	background-image:url(menu_bar_right.jpg);
	background-repeat:no-repeat;
	height: 65px;
	width:20px;
	float:right;

}

#menuItems
{	margin: 0;
	padding: 0px 5px 0px 5px;
	}
	
	#menuItems li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial
		}

	#menuItems li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		text-align:center;
		color: #EAFFED;
		white-space: nowrap}

		
		#menuItems li ul
		{	margin: 0px 5px 0px 5px;
			padding: 0px;
			background:#fff;
			position: absolute;
			visibility: hidden;
			border-left: #ccc 1px solid;
			border-right: #ccc 1px solid;
			border-bottom: #ccc 1px solid;
			}
		
		#menuItems li ul li
		{	float: none;
			display: inline;
			margin:0;
			padding:0;
			width: 70px;
			text-align:left;
			}
		
		#menuItems li ul li a
		{	width: auto;
			margin:0;
			text-align:left;
			}
		
		#menuItems li ul li a:hover
		{	background: #f2f2f2;}


.grad90 {
	height:90px;
	background-image:url(black_grad_bg90.gif);
	background-repeat:repeat-x;
}

.indexMain {
	width:960px;
	height:300px;
	background-color:#F2F2F2;
	margin-left:9px;

}

.indexText {
	margin:10px;
	width:300px;
}

.indexTop3 {
	width:620px;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	margin: 10px 10px 10px 0px;
	
}

.indexTop3 h2{
	color: #8CC63F;
	margin:10px 0px 0px 10px;

}

.width890{
    width:890px;
    margin-left:45px;
    margin-right:45px;
    margin-bottom:20px;
}

.width890 h3{
    font-family: Trebuchet MS, Helvetica, sans-serif;
}

.width890 p{
  font-family: Trebuchet MS, Helvetica, sans-serif;
}
.indexPhoto {
    float:left;
    width: 238px;
    margin-left:10px;
    margin-top:10px;
}

.width98{
    width:98px;
}

.width120{
    width:120px;
}

.marginTop25 {
    margin-top:25px;
}

.marginLeft15 {
    margin-left:15px;
}

.marginLeft20 {
    margin-left:20px;
}

.seeAllPhotos {
    background-color:#f2f2f2;
}


.indexFreePrintInfo {
    width:905px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    background:#f6f6f6;
    border:solid 1px #ccc;
    overflow:hidden;
}

.indexFreePrintInfo h3{
    font-size:18px;
}

.indexFreePrintInfo p{
    padding-bottom:10px;
}

.indexFreePrintInfoBut{
    float:right;
    margin:0px 10px 0px 0px;

}




/* IE6 css fixer v0.4: Mon, 21 Sep 2009 14:33:27 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
h1,
.float-left,
.float-right,
#menuItems,
#featureImageText {display:inline;}

/* add zoom:1 to overflow:hidden */
.floatContainer {zoom:1;}

/* add zoom:1 to pos:relative elements */
.floatContainer {zoom:1;}


