/****************************************/
/*	GLOBAL STYLES						*/
/****************************************/
body {
	margin:0;
	padding:0;
	background:url(../images/body.gif) repeat-x #355CA6;
	font-family:arial, san-serif;
	font-size:62.5%;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	display:none;
}

img {
	vertical-align:top;
	border:none;
	font-size:.75em;
}

a {
	color:#003B9C;
}
a:hover {	
	text-decoration:none;
}

form, fieldset {
	margin:0;
	padding:0;
}

address {
	font-style:normal;
}
hr {
	display:none;	
}

li .last {
	border:none;
}

li a span, a span {
	display:none;
}

p {
	line-height:1.25em;
}


/****************************************/
/*	END GLOBAL STYLES					*/
/****************************************/


/****************************************/
/*	GLOBAL LAYOUT STYLES				*/
/****************************************/
#outerbox, #header, #main_nav, #footer {
	width:990px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:1.2em;
}
#outerbox {
	padding-bottom:2em;	
	background:url(../images/outerbox.gif) repeat-y left top;
}

/*	HEADER STYLES				*/
#header {
	height:110px;
	padding:6px 0 0;
	background:url(../images/header.gif) no-repeat #FFFFFF;
}

#header h1 {
	float:left;
	width:181px;
	height:68px;
	background:url(../images/logo_giftsfromfinland.gif) no-repeat 14px 0;
}
#header h1 a {
	float:left;
	display:block;
	width:181px;
	height:68px;
	margin:0 0 0 7px;
	background:url(../images/logo_giftsfromfinland.gif);
}

#header form {
	float:left;
	width:425px;
	height:32px;	
	margin-left:120px;
	padding:9px 0 4px 88px;
	background:url(../images/searchbar.gif) no-repeat;
}
#header .searchbar_input {	
	float:left;
	position:relative;
	margin-right:8px;
	width:312px;
	height:19px;
	border:1px solid #7D7D7D;
}

/*	HEADER STYLES				*/


/*	MAIN NAV STYLES				*/
#main_nav {
	background:url(../images/mainnav.gif) no-repeat left top;
	height:38px;
	margin-top:-34px;
	font-family:'Gill Sans', arial, sans-serif;
}
#main_nav ul {
	float:left;	
	margin:7px 0 0 5px;
}
#main_nav li {
	float:left;
	padding:0 4px 0 10px;
	/*background:url(../images/nav/bullet_mainnav.gif) no-repeat left 11px;*/
}
#main_nav li a {
	display:block;	
	height:31px;
	font-size:1.5em;
	color:#000000;
	text-decoration:none;
}

#main_nav .nav_home, #main_nav #onstate.nav_home {
	background:none;
}
#main_nav .nav_home a {
	width:68px;
	background:url(../images/nav/home.gif) no-repeat;
}
#main_nav .nav_home {
	background:url(../images/nav/home_bg.gif) no-repeat -1px 0;
}
#main_nav .nav_shopping a {
	width:130px;
	background:url(../images/nav/go_shopping.gif) no-repeat;
}
#main_nav .nav_shopping {
	background:url(../images/nav/go_shopping_bg.gif) no-repeat -1px 0;
}
#main_nav .nav_service a {
	width:168px;
	background:url(../images/nav/customer_service.gif) no-repeat;
}
#main_nav .nav_service {
	background:url(../images/nav/customer_service_bg.gif) no-repeat -1px 0;
}
#main_nav .nav_events a {
	width:76px;
	background:url(../images/nav/events.gif) no-repeat;
}
#main_nav .nav_events {
	background:url(../images/nav/events_bg.gif) no-repeat -1px 0;
}
#main_nav .nav_contact a {
	width:122px;
	background:url(../images/nav/contact_us.gif) no-repeat;
}
#main_nav .nav_contact {
	background:url(../images/nav/contact_us_bg.gif) no-repeat -1px 0;
}
#main_nav .nav_cart a {
	width:94px;
	background:url(../images/nav/my_cart.gif) no-repeat;
}
#main_nav .nav_cart {
	background:url(../images/nav/my_cart_bg.gif) no-repeat -1px 0;
}

#main_nav li a:hover, #main_nav #onstate a {
	background-position:0 -31px;
}

/*	MAIN NAV STYLES				*/



/*	CONTENT COLUMN STYLES			*/
#one_col, .two_col, #three_col {
	clear:left;
	margin:0;
	padding:0;
}

.two_col {
	/*line-height:1.5em;*/
}
.two_col .primary {
	float:left;
	width:766px;
	margin-right:3px;
	background:url(../images/primary.gif) no-repeat;
}
.two_col .secondary {
	float:left;	
	width:221px;
	margin-top:-115px;
}

/*	CONTENT COLUMN STYLES			*/



/*	FOOTER STYLES			*/
#footer {
	text-align:center;
	padding-top:2.5em;
	background:url(../images/footer.gif) no-repeat;
}
#footer li a {
	margin:0 1em;
	color:#FFFFFF;
	font-size:.95em;
	text-decoration:underline;
}
#footer li a:hover {
	text-decoration:none;
}
#subfooter {
	margin:2.5em 0 5em;
	clear:left;
}
#subfooter a {
	display:block;
	width:155px;
	height:56px;
	margin:0 auto;
	background:url(../images/logo_jhousemedia.gif) no-repeat;
}
 /*	FOOTER STYLES			*/

/****************************************/
/*	GLOBAL LAYOUT STYLES				*/
/****************************************/



/****************************************/
/*	MISC LAYOUT STYLES					*/
/****************************************/

.clear_floats {
	clear:both;
	height:1px;
	font-size:1px;
}	

/* ------ INLINE LIST STYLES ------ */
.inline_list {
	margin:0;
	padding:0;
	list-style:none;
}
.inline_list li {
	margin:0;
	padding:0;
	display:inline;
}

.caption {
	display:block;
	width:90%;
	font-size:.90em;
	text-align:center;
}

/* ------ INLINE LIST STYLES ------ */


/* ------ ARROW LIST STYLES ------ */
.arrow_list {
	margin:0;
	padding:0;
	list-style:none;
}
.arrow_list li {
	margin:0 0 .25em 0;
	padding:0 0 0 1.25em;
	display:block;
	background:url(../images/arrow_promobox.gif) no-repeat 0 .25em;
}
/* ------ ARROW LIST STYLES ------ */


/* ------ IMAGE STYLES ------ */
.img_left {
	float:left;
	margin:.25em .75em 0 0;
	border:1px solid #105D9A;
}
.img_right {
	float:right;
	margin:.25em 0 0 .75em;
	border:1px solid #105D9A;
}
/* ------ IMAGE STYLES ------ */


/* ------ FRAME STYLES ------ */
.frame_tl {
	float:left;
}
.frame_tr {
	float:left;
	padding-top:7px;	
}
.frame_bl {
	float:left;
	padding-left:15px;
	padding-bottom:13px;
}
.frame_br {	
	float:left;
	padding-right:7px;
}
/* ------ FRAME STYLES ------ */



/* ------ FRAME STYLES (WHITE BG) ------ */
.frame_hdr {
	float:left;
}
.two_col .primary .two_col .secondary .frame_hdr h3 {
	clear:none;	
	width:532px;
	height:auto;
	font-size:1.85em;
	margin-bottom:0;
	font-weight:normal;
	font-family:'Gill Sans', arial, sans-serif;
	text-transform:uppercase;
	line-height:1em;
}
.frame_hdr .frame_tl {
	background:url(../images/headers/frame_hdr_tl.gif) no-repeat left top;
}
.frame_hdr .frame_tr {
	background:url(../images/headers/frame_hdr_tr.gif) no-repeat right top;
}
.frame_hdr .frame_bl {
	padding-top:4px;
	background:url(../images/headers/frame_hdr_bl.gif) no-repeat left bottom;
}
.frame_hdr .frame_br {	
	background:url(../images/headers/frame_hdr_br.gif) no-repeat right bottom;
}
/* ------ FRAME STYLES (WHITE BG) ------ */




/* ------ PAGINATION STYLES ------ */
.pagination {	
	display:block;
	height:1%;	
}
.pagination ul {
	float:right;
}
.pagination li {
	float:left;	
}
.pagination a {
	display:block;
	float:left;
	height:12px;
	margin:.5em 0;
	padding:0 12px;
}
.pagination span {
	display:block;
	height:12px;
	margin:.5em 0;
	padding:0 12px;
}
.pagination form {
	width:1%;
}
.pagination label {
	float:left;
	display:inline;
	margin-top:.05em;
	font-weight:bold;
}
.pagination .leftside {
	float:left;
	display:block;
	height:12px;
	margin:.5em 1em;
}
.pagination .leftside select {
	margin:0 2em 0 .5em;
}
.pagination .leftside a {
	font-size:1em;
	margin-top:0;
	color:#59A3DD;
}
.pagination select {
	float:left;
	display:inline;
	margin:.35em 12px 0;
	font-size:.95em;
	border:1px solid #7F9DB9;
}

.pagination .previous {
	border-right:1px solid #000000;
	padding-bottom:.5em;
}
.pagination .next {
	border-left:1px solid #000000;
	padding-bottom:.5em;
}

/* ------ PAGINATION STYLES ------ */



/* ------ PHOTO LIST STYLES ------ */
dl.photo_list {
	position:relative;	
	padding:1em;	
	overflow:auto;
}
.photo_list dd {	
	clear:left;
	margin:0 0 2em;
	padding:0;
}
.photo_list dd a {
	text-decoration:none;
}
.photo_list dd a:hover, .photo_list dd a:hover img {
	text-decoration:underline;
}
.photo_list dd img {
	display:block;
	margin-bottom:.5em;
	border:1px solid #7D7D7D;
}
.photo_list dd span {
	display:block;	
}
.photo_list dd p {
	margin:0 0 .25em;
	padding:0;
}
.photo_list dd p a {
	display:block;
	margin-top:1em;
}

.photo_list.two_column dd {
	clear:none;
	float:left;
	width:50%;	
}
.photo_list.two_column dd.photolist_clear {
	clear:left;
}

.photo_list.two_column {
	padding:0;
	background:none;
}
/*.photo_list.two_column dd {
	width:210px;
	padding-right:64px;
	padding-left:6px;
}*/
dl.photo_list.two_column dd {
	width:40%;
	padding-right:8%;
	padding-left:2%;
}




/* ------ PHOTO LIST STYLES ------ */

/****************************************/
/*	MISC LAYOUT STYLES					*/
/****************************************/



/****************************************/
/*	SITE SPECIFIC STYLES				*/
/****************************************/
span.price {
	color:#000000;
}
span.original_price {
	color:#000000;
	text-decoration:line-through;
}
span.sale_price {
	color:#FF0303;
}


.indent {
	margin:0 30px 0 6px;
}
.indent ul {
	float:left;
	margin:0 0 2em 10px;
	padding:0;
	list-style:none;
}
.indent li {
	margin:0;
	padding:0;
}
.indent li a {	
	display:block;
}


.two_col .primary .two_col .secondary h3 {
	clear:left;
	width:554px;
	height:42px;
	margin-bottom:15px;
	
}
.two_col .primary .two_col .secondary h4 {
	clear:left;
	font-size:1.2em;
}



	/****************************************/
	/*	RIGHT COLUMN STYLES					*/
	/****************************************/
	.two_col .secondary h2 {
		height:60px;
		background:url(../images/headers/great_gifts.gif) no-repeat left bottom;	
	}
	.two_col .secondary .photo_list {	
		margin-top:0;
		background:url(../images/photolist_rcol.gif) no-repeat;	
	}
	/****************************************/
	/*	RIGHT COLUMN STYLES					*/
	/****************************************/



	/****************************************/
	/*	SUB NAVIGATION STYLES				*/
	/****************************************/
	.two_col .primary .two_col {
		padding-top:18px;
		/*background:url(../images/primary.gif) no-repeat left top;*/
	}
	.two_col .primary .two_col .primary {
		float:left;
		display:inline;
		width:196px;
		margin:0 0 0 6px;
		background:none;
	}
	.two_col .primary .two_col .secondary {
		float:left;
		display:inline;
		width:560px;
		margin:0 4px 0 0;
		background:none;
	}	
	
	
	.products_type, .products_by_name, .customer_service {
		margin-bottom:13px;
	}
	.products_type li, .products_by_name li, .customer_service li {
		display:block;
		margin-bottom:1px;
	}
	.products_type li a, .products_by_name li a, .customer_service li a {
		display:block;
		width:172px;
		margin-left:2px;		
		padding:5px 6px;
		font-size:1.2em;
		color:#000000;
		text-decoration:none;
	}
	.products_type li a:hover, .products_by_name li a:hover, .customer_service li a:hover {
		font-weight:bold;
	}
	.products_type .onstate, .products_by_name .onstate, .customer_service .onstate {
		font-weight:bold;
		display:block;
		margin-bottom:1px;
	}
	
	.products_type h2 {
		height:26px;
		margin-bottom:3px;
		background:url(../images/headers/product_type.gif) no-repeat;	
	}
	.products_type li a {
		background-color:#EEF9C9;
		border:1px solid #D2EB81;
		font-size:12px;		
	}
	.products_type .subnav li a {
		background-color:#FAFFE8;
	}
	
	.products_by_name h2 {
		height:26px;
		margin-bottom:3px;
		background:url(../images/headers/products_by_name.gif) no-repeat;
	}
	.products_by_name li a {
		background-color:#BDD6FF;
		border:1px solid #7BB6ED;
		font-size:12px;
	}
	.products_by_name .subnav li a {
		background-color:#EAF1FF;		
	}
	
	.customer_service h2 {
		height:26px;
		margin-bottom:3px;
		background:url(../images/headers/customer_service.gif) no-repeat;
	}
	.customer_service li a {
		background-color:#C6B7F1;
		border:1px solid #5A3988;
	}
	
	.subnav {
		margin-top:1px;
	}	
	.subnav li a {
		width:162px;
		padding:5px 6px 5px 16px;
	}
	/****************************************/
	/*	SUB NAVIGATION STYLES				*/
	/****************************************/

/****************************************/
/*	SITE SPECIFIC STYLES				*/
/****************************************/
#photogallery {
	width:250px;
}

#photogallery ul{
	margin-left: 0; 
	padding-left: 0;
}

#photogallery li{
	width:110px;
	height:110px;
	list-style-type:none;
	float:left;
	padding:5px;
}


