a{
	color: #6666cc;
	text-decoration: none;
}

body {
	font-family: "Centure Gothic", "Lucida Grande", Verdana, Arial;
	font-size: 62.5%;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 765px;
	background-color: #ffffff;
	overflow: hidden;
	top:0px;
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
	background-position: 0px 1000px;

}
#sitemast{
	background-color: white;
	padding-top: 25px;
}

h1 {
	width: 765px;
	height: 144px;
	background: url(../images/header.png) no-repeat;
	text-indent: -9999px;
	z-index: 0;
}

#content_wrapper{
	height: 100%;
}

#content_top{
	position:absolute;
	top:141px;
	background-image: url(../images/content_background_top.png);
	width:762px;
	height:28px;
}

#sidebar{
	width: 137px;
	height: 500px;
	padding-top:15px;
	float:left;
}

#sidebarContent{
	margin: 0 auto;
	width: 100px;
}

#sidebarContent p{
	line-height: 1.25;
}

hr{
	margin-left:25px;
	margin-right:25px;
}

#side_polaroids{
	padding-top:25px;
	padding-left:3px;
	width:134px;
}

#side_polaroids li{
	float:left;
}

#side_polaroids a{
	display:block;
	text-indent:-99999px;
}

#sp1{
	background-image: url('../images/polaroids/digitalsupplies-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#sp2{
	background-image: url('../images/polaroids/magnets-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#sp3{
	background-image: url('../images/polaroids/forphotogs-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#sp4{
	background-image: url('../images/polaroids/jewelry-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#sp5{
	background-image: url('../images/polaroids/designerResources-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#sp6{
	background-image: url('../images/polaroids/forWalls-tiny.png');
	background-repeat:no-repeat;
	width:67px;
	height:78px;
}

#tooltip{
	position:absolute;
	border:2px solid #333;
	background:#FBF8EE;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size:1.5em;
	}	

#twitter_div{
	padding-top: 25px;
	padding-bottom:20px;
	padding-left: 15px;
	padding-right:5px;
	font-size: 1.2em;
	line-height: 1.5;
	color: #8CABCA;
}

#twitter_div a{
	display: none;
}

h2{
	margin-top:15px;
	margin-bottom: 35px;
}

h2#about_header{
	background-image: url('../images/headers/about-header.png');
	background-repeat: no-repeat;
	width:395px;
	height: 74px;
	text-indent: -99999px;
}

h2#contact_header{
	background-image: url('../images/headers/contact-header.png');
	background-repeat: no-repeat;
	width:206px;
	height: 41px;
	text-indent: -99999px;
}

h2#tou_header{
	background-image: url('../images/headers/tou-header.png');
	background-repeat: no-repeat;
	width:247px;
	height: 59px;
	text-indent: -99999px;
}

h2#faq_header{
	background-image: url('../images/headers/faq-header.png');
	background-repeat: no-repeat;
	width:503px;
	height: 68px;
	text-indent: -99999px;
}

h2#inspire_header{
	background-image: url('../images/headers/inspire-header.png');
	background-repeat: no-repeat;
	width:434px;
	height: 61px;
	text-indent: -99999px;
}


h2#scrapbook_header{
	background-image: url('../images/headers/scrapbook-header.png');
	width:506px;
	height: 95px;
	text-indent: -99999px;
}

h2#jewelry_header{
	background-image: url('../images/headers/jewelry-header.png');
	width:506px;
	height: 95px;
	text-indent: -99999px;
}

h2#walls_header{
	background-image: url('../images/headers/createityourself.png');
	width:438px;
	height: 91px;
	text-indent: -99999px;
}

h2#designer_header{
	background-image: url('../images/headers/designer-resources-header.png');
	width:506px;
	height: 95px;
	text-indent: -99999px;
}

h2#magnets_header{
	background-image: url('../images/headers/magnets-header.png');
	width:506px;
	height: 95px;
	text-indent: -99999px;
}

h2#photographers_header{
	background-image: url('../images/headers/photographers-header.png');
	width:506px;
	height: 95px;
	text-indent: -99999px;
}

h2#featured_idea{
	background-image: url('../images/featuredproject.png');
	width:139px;
	height: 26px;
	text-indent: -99999px;
}

.emphasis{
	font-size: 1.5em;
}

label{
	font-size: 1.7em;
}
	
input{
	font-size: 1.7em;
	border: 1px solid black;
	background-color: #e6e6e6 
}

#contact_content{
	font-size: 1.7em;
	border: 1px solid black;
}

#content{
	/*Set float to right to correctly position right column*/
	float: right;
	margin-left: 25px;
	width: 603px;
	height: 100%;
	
}

#content p{
	word-spacing: 0.2em;
	padding-left:25px;
	padding-right: 35px;
	margin-bottom: 25px;
	line-height: 1.7em;
	font-size: 1.5em;
}

#content h3{
	font-size: 2em;
	font-weight: bold;
}

.photog_thumb{
	float: left;
	margin-right: 10px;
	margin-top:7px;
}

.content_image{
	margin-left: 15px;
	margin-right:10px;
	float: right;
}

.thickbox{
	float: left;
}

em{
	color: #cc0000;
	font-weight: bold;
}

.gallery_list li{
	position: absolute;
}

.gallery{
	clear:right;
	float: left;
	width: 200px;
}

.gallery p{
	margin-top: 125px;
	padding-left: 0px !important;
	font-size: 1.2em !important;
}

.question{
	color: #8807d3;
	font-weight: bold; 
}

#inspire_featured{
	background-image:url(../images/slideshow_titles/featuredproduct.png);
	text-indent: -99999px;
	height: 26px;
	width: 139px;
}

#inspire_scrap{
	background-image:url(../images/slideshow_titles/scrapbookpages.png);
	text-indent: -99999px;
	height: 30px;
	width: 124px;
}

#insipre_ideas{
	background-image:url(../images/slideshow_titles/ideastipstricks.png);
	text-indent: -99999px;
	height: 26px;
	width: 165px;
}



.tou_list{
	list-style-type: lower-roman;
	padding-left: 25px;
	font-size: 1.6em;
	margin-bottom: 50px;
}

.tou_list li{
	margin-bottom: 15px;
}

.tou_list a{
	color: #3075d8;
	text-decoration: none;
}

.tou_list li ul{
	list-style-type: circle;
	padding-left: 20px;
}

h3 a{
	text-decoration: none;
	color: #3075d8;
	font-size: 1.6em;
}

h4 a{
	text-decoration: none;
	color: #3075d8;
	font-size: 1.4em;
}

#topnav {
	position:absolute;
	display: block;
	width:100%;
	z-index: 3;
	top:15px;

}

#topnav li {
	display:inline;
}

#topnav li a {
	text-indent: -9999px;
	float:left;
	display:block;
}

a#shoppe {
	background:url('../images/rollovers/shoppe-plain.png') ;
	background-repeat:no-repeat;
	width:121px;
	height:46px;
}

a#inspire {
	background: url('../images/rollovers/inspire-plain.png');
	background-repeat:no-repeat;
	width: 85px;
	height: 47px;
}

a#blog {
	background: url('../images/rollovers/blog-plain.png');
	background-repeat: no-repeat;
	width: 82px;
	height: 89px;
	bottom:18px;
	position:relative;
}

a#about {
	background: url('../images/rollovers/about-plain.png');
	background-repeat:no-repeat;
	width: 60px;
	height: 58px;
	position:relative;
	bottom:3px;
}

#bottomnav {
	position:absolute;
	z-index: 4;
	top:125px;
	right:5px;
	
	
}

#bottomnav li {
	display:inline;
}

#bottomnav li a {
	text-indent: -9999px;
	float:left;
	display:block;
}

a#home {
	background:url('../images/rollovers/home-plain.png');
	background-repeat: no-repeat;
	width:99px;
	height: 50px;
}

a#contact {
	background: url('../images/rollovers/contact-plain.png');
	background-repeat: no-repeat;
	width: 90px;
	height: 41px;
	position: relative;
	top: 5px;
	left: -5px;
}

#design_sections{
	height: 500px;
	padding-left: 10px;
	width: 628px;
}

#design_sections li{
	display:inline;
}

#design_sections li a {
	position:absolute;
	display: block;
	text-indent: -9999px;
}

a#scrapbook {
	background:url('../images/polaroids/polaroid-digitalscrapsupplies.png');
	background-repeat:no-repeat;
	width:188px;
	height: 224px;
	top:190px;
}

a#magnets {
	background: url('../images/polaroids/polaroid-magnets.png');
	background-repeat:no-repeat;
	width: 187px;
	height: 219px;
	top:190px;
	left:178px;
}

a#photographers {
	background: url('../images/polaroids/polaroid-photographers.png');
	background-repeat:no-repeat;
	width: 165px;
	height: 210px;
	top:200px;
	left:178px;
}

a#jewelry {
	background: url('../images/polaroids/polaroid-jewelry.png');
	background-repeat:no-repeat;
	width: 183px;
	height: 221px;
	top:190px;
	left:178px;
}

a#designer {
	background: url('../images/polaroids/polaroid-designerresources.png');
	background-repeat:no-repeat;
	width: 187px;
	height: 219px;
	top:190px;
	left:178px;
}

a#walls {
	background: url('../images/polaroids/polaroid-foryourwalls.png');
	background-repeat:no-repeat;
	width: 184px;
	height: 221px;
	top:190px;
	left:178px;
}

#footer{
	/*set clear to both to put footer under both columns*/
	clear: both;
    color: white;
    font-family: sans-serif, Helvetica, Verdana, Arial;
    background-color: #F1F9F9;
    width: 765px;
    height: 100px;
    font-size:10px;
	position:relative;
}

#footer ul a{
	display: block;
}

#footmap{
	position:absolute;
	left:150px;
}

#tagline{
	position:absolute;
	left: 15px;
	top: 15px;
}

#footer ul{
	padding-top:10px;
}

#footer ul li {
    float:left;
    position:relative;
    padding-right:62px;
    padding-top:7px;
}

#footer li ul{
    position:absolute;
    top:5px;
    left:0em;
    line-height:1.4;
}

.wide{
	width:100px;
}

/*Select the sub menus for secondary_nav*/
#footer li ul li{
	float: none;
}

/*Select all links in secondary_nav*/
#footer ul li a{
    color: #b1b1b1;
    text-decoration:none;
}

#footer p{
	color:gray;
	text-align:center;
	padding-top:135px;
}
