/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
body {
	background: #ebeaea url(image/blueprint.jpg) repeat;
	/*overflow:scroll;*/
	
}

a, a:hover, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	border: none;
	outline: 0;
}

p {
	font: normal 15px/22px Georgia, serif;
	color: #666;
	text-align: justify;
}
p a {
	color: #0874B2;
	text-decoration: none;
}
p a:hover {
	color: #333;
}

p a:hover {
	color: #666;
}

div#header {
	margin: /*40*/20px 0 0px 0;
}

div#header div#GLD_logo {
	height: 114px;
	margin-left: 20px;
}

div#header div#header_ad {
	height: 90px;
	background: #ccc;
}

div#main .row {
	width: 96%;
}

div#navigation {
	margin: 0px 0 20px 0;
	position: relative;
	z-index: 2;
}

div#main_navigation {
	padding-top: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 3px solid #0874B2;
}

div#main_navigation ul {
	list-style: none;
	margin-left: 20px;
	overflow: hidden;
}

div#main_navigation ul li {
	float: left;
	margin-right: 3%;
}

div#main_navigation ul li a {
	display: block;
	padding:  13px 15px 16px 15px;
	text-decoration: none;
	font: bold 20px/20px Helvetica, Arial, sans-serif;
	color: #666666;
	border: 0;
	outline: none;
}

div#main_navigation ul li a.current-menu-item, 
div#main_navigation ul li a.active {
	background: url(image/main_nav_bg.png) repeat-x;
	color: white;
}

div#main_navigation ul li a:hover {
	color: #0874B2;
}

div#main_navigation ul li a.active:hover {
	color: white;
}

div#search input[type="text"] {
	width: 275px;
	height: 22px;
	padding-left: 25px;
	margin: 8px -5px 0 1%;
	background: url(image/search_bg.gif);
	/*border: 1px solid #ccc;*/
	border: none;
	border-radius: 2px;
	float: right;
}

div#search input[type="submit"] {
	display: none;
}

div#content {
	box-shadow: -4px -4px 48px #ccc;
	margin-top: -20px;
	padding-top: 20px;
	position: relative;
	background: white;
}

div#ie-shadow {
	display: none;
}

/*div#gldstart(
	width: 100px;
	height: 50px;
}*/




/* product of the day */
div#product_of_the_day {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}

div#main div#product_of_the_day h2 {
    border-top: 1px solid #333333;
    color: #333333;
    font: bold 21px/23px Helvetica,Arial,sans-serif;
    padding-top: 5px;
    text-align: center;
    padding-bottom: 5px;
}

div#main div#product_of_the_day h2.gotd {
	border: 0;
	padding: 0;
	font: bold 29px/29px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #0874B2;
	margin: 0;
}
div#product_of_the_day div#about p {
	position: absolute;
	bottom: 0;
}
div#product_of_the_day div#about p.age_city {
	font: 13px/20px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #0874B2;
	margin-bottom: 5px;
	position: static;
}

div#product_of_the_day p {
	font: 13px/19px Arial, sans-serif;
	text-align: justify;
	color: #666;
}

div#product_of_the_day div#about {
	height: 350px;
	position: relative;
}
div#photo_set {
	position: relative;
}
div#photo_set img {
	height: 350px;
}

div#photo_set_stripe {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: white;
	opacity: 0.8;
}

div#photo_set_stripe:hover {
	cursor: pointer;
}

div#photo_set_stripe span {
	margin-left: 225px;
	font: bold 12px/25px Arial, serif;
	color: #666;
	padding-right: 20px;
	background: url(image/arrow-blu.gif) no-repeat right center;
}

div#photo_set div#photo_slideshow {
	margin-top: -4%;
	height: 23px;
	background: url(image/trans_slideshow_bar.gif) repeat-x;
}

div#photo_set div#photo_slideshow a:link,div#photo_set div#photo_slideshow a:hover,
div#photo_set div#photo_slideshow a:visited,div#photo_set div#photo_slideshow a:active {
	font: 13px Georgia, serif;
	text-decoration: none;
	color: #666666;
	margin-left: 30%;
}

div.top-teaser div.column-1,div.bottom-teaser div.column-1 {
	clear: left;
}

div.top-teaser div.column-2,div.bottom-teaser div.column-2 {
	clear: right;
}

div#main_content div.colTwo {
	width: 44.8%;
}

div.stories div.article.news img.left,
div.stories div.article.GLDTeaser img.left {
	float: left;
}

div.stories div.article.news img.left.grayscale,
div.stories div.article.GLDTeaser img.left.grayscale {
	z-index: 101;
}

/* fix */
div.text p.summary {
	/*position: relative;*/
}
div.media.news {
	/*position: relative;*/
}
div.media.news img.grayscale {
	z-index: 101;
}
div.media.news img.rgb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
div.media.GLDTeaser {
	/*position: relative;*/
}
div.media.GLDTeaser img.grayscale {
	position: relative;
	z-index: 101;
}

div.stories div.article.news img.grayscale, 
div.stories div.article.GLDTeaser img.grayscale {
	position: relative;
	/*margin-bottom: 20px;*/
}

div.stories div.article.news img.left.rgb, 
div.stories div.article.GLDTeaser img.left.rgb,
div.stories div.article.news img.top.rgb,
div.stories div.article.GLDTeaser img.top.rgb {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

div.stories div.article.news, 
div.stories div.article.GLDTeaser {
	overflow: hidden;
}

/* breadcrumb navigation */
div.breadcrumb {
	background-color: #eee;
	margin-bottom: 20px;
	color: #999;
	font: 16px/30px Helvetica, Arial, sans-serif;
}

div.breadcrumb a {
	text-decoration: none;
	color: #666;
	padding-right: 5px;
	border: 0;
	outline: none;
}
div.breadcrumb a:first-child {
	margin-left: 15px;
}

div.breadcrumb a:hover {
	color: #0874b2;
}

div.breadcrumb img.breadcrumb_separator {
	padding-right: 5px;
}

/* main content */
div#main_content {
	margin-right: 4.18%;
	margin-bottom: 20px;
}

div#main_content h2 {
	font: bold 31px/31px Helvetica, Arial, sans-serif;
	color: #0874B2;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
div#main_content div.article div.GLD60 h2 {
	font: bold 31px/31px Helvetica, Arial, sans-serif;
	color: #0874B2;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

div#main_content h2 span.date {
	font: 15px/35px Helvetica, Arial, sans-serif;
	color: #999;
}

div#main_content div.colTwo {
	width: 44.8%;
}

div#main_content div.colTwo.post div.article.news, 
div#main_content div.colTwo.post div.article.GLDTeaser {
	margin-bottom: 24px;
	border-bottom: 1px solid #ccc;
	/*background: url(image/arrow-blu.gif) no-repeat right 98%;*/
}
div#main_content div.colTwo.post div.article.news.hover_it, 
div#main_content div.colTwo.post div.article.GLDTeaser.hover_it,
div#main_content div.colThree.post div.article.news.hover_it, 
div#main_content div.colThree.post div.article.GLDTeaser.hover_it {
	/*background: url(image/arrow-666.gif) no-repeat right 98%;*/
}

div#main_content div.colTwo img.left {
	float: left;
}

div.stories div.article.news, 
div.stories div.article.GLDTeaser {
	overflow: hidden;
	position: relative;
	/*padding-bottom: 15px;*/
}
div.stories div.article.GLDTeaser img {
	width: 101px;
	height: 140px;
}

/* remove? */
div#main_content div.colTwo.post h3, 
div#main_content div.colTwo.post span {
	float: right;
	width: 61%;
}
/* new */
div#main_content div.theproducts-teaser div.colThree.post h3, 
div#main_content div.theproducts-teaser div.colThree.post span {
	float: right;
	width: 61%;
}
div#main_content div.theproducts-teaser div.post.colThree {
	float: left;
}
div#main_content div.theproducts-teaser div.column-1 div.post.colThree {
	margin-right: 35px;
}
div#main_content div.theproducts-teaser a {
	display: block;
	overflow: hidden;
	padding-bottom: 16px;
	/*background: url(image/arrow-blu.gif) no-repeat right 98%;  #2*/
}
div#main_content div.theproducts-teaser a:hover {
	/*background: url(image/arrow-666.gif) no-repeat right 98%; #1*/
}
div#main_content div.colTwo.post img {
	margin-right: 1%;
}

div#main_content div.colTwo.post h3,
div#main_content div.colThree.post h3,
div#main_content div.colFive.video_post h3 {
	margin-bottom: 10px;
}

div#main_content div.colTwo.post h3 a,
div#main_content div.colThree.post h3 a,
div#main_content div.colFive.video_post h3 a,
div#main_content div.colTwo.post a h3,
div#main_content div.colThree.post a h3,
div#main_content div.colFive.video_post a h3 {
	font: bold 23px/27px Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	position: relative;
}

div#main_content div.colTwo.post h3 a:hover,
div#main_content div.colThree.post h3 a:hover,
div#main_content div.colFive.video_post h3 a:hover {
	color: #0874b2;
}

div#main_content div.colTwo.post p,
div#main_content div.colThree.post p,
div#main_content div.colFive.video_post p {
	font: 15px Georgia, serif;
	color: #666;
}

div#main_content div.colThree {
	width: 47%;
	float: right;
}

div#main_content div.colThree p span {
        float: left;
}

div#main_content div.colThree.post div.article.news, 
div#main_content div.colThree.post div.article.GLDTeaser {
	border-bottom: 1px solid #ccc;
	/*padding-bottom: 3px;*/
	margin-bottom: 24px;
	/*background: url(image/arrow-blu.gif) no-repeat right 98%;*/
}

div#main_content div.bottom-teaser div.colThree.post div.article.GLDTeaser {
	/*padding-bottom: 19px;*/
}

div#main_content div.colFive {
	width: 100%;
}

div#main_content div.colFive.video_post {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

div#main_content div.colFive.video_post p.date {
	padding: 2px 4px;
	background: #ccc;
	border-radius: 2px;
	font: italic 12px Arial;
	display: inline;
}

div#main_content div.colFive.video_post p.date span {
	font-style: normal;
	font-weight: bold;
}

div#main_content div.colFive.video_post p {
	margin: 7px 0 0 0;
	font: 13px/25px Arial, sans-serif;
}

div#dummy_video {
	width: 100%;
	height: 324px; /* remove after */
	background: url(image/video_bg.jpg);
}


/* bottom teaser */
div#main_content div.bottom-teaser div.colTwo h3 {
	margin-top: 12px;
}

div#main_content div.bottom-teaser div.colTwo h3, 
div#main_content div.bottom-teaser div.colTwo p span {
	width: 100%;
}

div#main_content div.bottom-teaser div.colThree h3,
div#main_content div.bottom-teaser div.colThree p span {
	width: 61%;
	float: right;
}

div.stories div.article.news div.text p.summary span, 
div.stories div.article.GLDTeaser div.text p.summary span {
	font: 13px/20px Arial, sans-serif;
	color: #666;
	text-align: left;
}

div.stories div.article.news div.text p.summary a, 
div.stories div.article.GLDTeaser div.text p.summary a {
	text-decoration: none;
}

div.stories div.article.news div.text p.summary a span, 
div.stories div.article.GLDTeaser div.text p.summary a span {
	background-color: #fff;
	text-decoration: none;
}

div.stories div.article.news div.text p.summary a:hover span, 
div.stories div.article.GLDTeaser div.text p.summary a:hover span {
	background-color: #eee;
}

/* sidebar */
div#sidebar {
	margin-bottom: 20px;
}

div#sidebar div#more_about_product, 
div#sidebar div#biography_about_product {
	margin-bottom: 20px;
}

div#sidebar div#more_about_product h3,
div#sidebar div#todays_GLD h3 {
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

div#sidebar div#more_about_product h3 a,
div#sidebar div#todays_GLD h3 a {
	font: bold 29px/35px Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
}

div#sidebar div#more_about_product h3 a:hover,
div#sidebar div#todays_GLD h3 a:hover  {
	color: #0874b2;
}

div#sidebar div#today_GLD, 
div#sidebar div#gotd_basic {
	margin-bottom: 20px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

div#sidebar div#today_GLD h3 a {
	font: bold 29px Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
}

div#sidebar div#today_GLD h3 a:hover {
	color: #0874b2;
}

div#sidebar div#gotd_basic div#gotd_basic_info {
	float: left;
	width: 70%;
	/*margin-top:20px;*/
	margin-top: 3px !important;
}

div#sidebar div#gotd_basic div#gotd_basic_info h2 {
	font: bold 27px Helvetica, Arial, sans-serif;
	color: #0874B2;
	margin: 0 0 5px 0;
}

div#sidebar div#gotd_basic div#gotd_basic_info h2.gotd {
	text-align: right;
}

div#sidebar div#gotd_basic div#gotd_basic_info p.age_city {
	font: 15px/27px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #999;
	margin: 0 0 5px 0;
}

div#sidebar div#gotd_basic div#gotd_basic_thumbnail {
	margin-bottom: 20px;
}

div#sidebar div#gotd_basic div#gotd_basic_thumbnail a {
	border: 0;
	outline: none;
}

div#sidebar div#gotd_basic div#gotd_basic_thumbnail a img {
	width: 49px;
	height: 68px;
}

div#sidebar div#biography_about_product q {
	font: bold 19px/27px Helvetica, Arial, sans-serif;
	color: #0874B2;
	padding: 0 0 16px 0;
	display: block;
	text-align: center;
}

div#sidebar div#biography_about_product>a {
	font: bold 12px Arial;
	padding: 0 15px 0 0;
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
	display: block;
	text-align: right;
	background: url(image/arrow-blu.gif) no-repeat 100% 50%;
}

div#sidebar div#biography_about_product>a:hover {
	color: #0874b2;
	background: url(image/arrow-666.gif) no-repeat 100% 50%;
}

div#sidebar div#follow_our_products {
	background: url(image/follow_bg.gif) repeat-x;
	height: 107px;
	padding: 16px 0 0 35px;
	border-bottom: 1px solid #999;
}

div#sidebar div#follow_our_products h4 {
	margin: 0 0 26px -15px;
	font: bold 23px/23px Helvetica, Arial, sans-serif;
	color: #0874B2;
	text-align: center;
}

div#sidebar div#follow_our_products a {
	font: 17px/17px Arial, sans-serif;
	color: #666;
	text-decoration: none;
}

div#sidebar div#follow_our_products a img:first-child {
	margin-right: 10px;
}

div#sidebar div#follow_our_products a span {
	position: relative;
	margin-right: 10px;
	top: -10px;
}

div#sidebar div#follow_our_products a:hover span {
	background-color: #eee;
}

div#sidebar div.post {
	position: relative;
	height: 108px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
div.post > a {
	display: block;
	height: 118px;
	background: url(image/arrow-blu.gif) no-repeat 100% 97%;
}
div.post > a:hover {
	background: url(image/arrow-666.gif) no-repeat 100% 97%;
}

div.article.GLDTeaser > a {
	display: block;
	background: url(image/arrow-blu.gif) no-repeat 100% 98%;
	padding-bottom: 19px;
}

div.top-teaser div.colTwo.post div.article.GLDTeaser > a, div.bottom-teaser div.colThree.post div.article.GLDTeaser > a {
	height: 144px;
	overflow: hidden;
}

div.top-teaser div.colThree.post div.article.GLDTeaser > a, div.bottom-teaser div.colTwo.post div.article.GLDTeaser > a {
	height: 330px;
	overflow: hidden;
}

div.top-teaser div.colThree.post div.article.GLDTeaser p.summary span, div.bottom-teaser div.colTwo.post div.article.GLDTeaser p.summary span {
	display: block;
	height: 100px;
	overflow:hidden;
}

div.article.GLDTeaser.hover_it > a:hover {
	background: url(image/arrow-666.gif) no-repeat 100% 98%;
}

div#sidebar div.post a:hover h4 {
	color: #333;
}
div#sidebar div.post a h4 {
	margin: 20px 0 10px;
	width: 45%;
}

div#sidebar div.post a h4 {
	font: bold 21px/21px Helvetica, Arial, sans-serif;
	color: #0874B2;
	text-decoration: none;
}

div#sidebar div.post h4 a:hover {
	color: #333;
}

div#sidebar div.post p span {
	font: 13px Arial, sans-serif;
	color: #666;
	text-align: left;
}

div#sidebar div.post p a {
	text-decoration: none;
}

div#sidebar div.post p span {
	width: 45%;
	background-color: #fff;
	text-decoration: none;
	float: left;
	line-height: 20px;
}

div#sidebar div.post p a:hover span {
	background-color: #eee;
}

div#sidebar div.post p img {
	position: absolute;
	top: 0;
	right: 0;
}

div#sidebar div#sidebar_ad {
	height: /*250px*/;1px;
	background: #ccc;
}
div#sidebar div#sidebar_ad.middle {
	margin-top: 20px;
}

/* footer */
div#footer {
	margin: 0px 0 100px 0;
}

div#footer div#signup {
        margin-bottom: 20px;
        padding: 5px 0 5px 0;
        text-align: center;
        font: bold 17px/30px Helvetica, Arial, sans-serif;
        color: white;
        background-color: #999;
        height: 40px;
}

div#footer div#signup a {
        color: #666;
		display: block;
		width: 100%;
		height: 100%;
}

div#footer div#signup a span {
	color: white;
	font-weight: normal;
}

div#footer div#signup a:hover {
        color: #0874B2;
}

/*footer logo*/
div#footer div#footer_logo a {
	text-decoration: none;
	border:0;
	outline: none;
}

div#footer div#footer_logo a img {
	margin-left: 20px;
}

div#footer_nav {
	float: right;
}

div#footer_nav ul {
	list-style: none;
	float: right;
}

div#footer_nav ul li {
	float: left;
}

div#footer_nav ul li a {
	text-decoration: none;
	color: #333;
	font: bold 11px Arial, sans-serif;
	background: url(image/footer_border.gif) no-repeat 0% 50%;
	padding: 0 5px 0 6px;
	border: 0;
	outline: none;
}

div#footer_nav ul li a:hover {
	color: #0874b2;
}

div#footer_nav ul li:first-child a {
	background: none;
}

div#footer_nav p#legal {
	clear: both;
	text-align: right;
	font: 11px Arial, serif;
	color: #999;
}

/* lightbox stuff */
div#lightbox_bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 105;
	background: url(image/lightbox_bg.gif);
}

div.gotd_slideshow {
	/*display: none;*/
	position: absolute;
	z-index: 106;
	/*padding-bottom: 25px;*/
	/*border-bottom: 1px solid #ccc;*/
}
div.gotd_slideshow div.bottom-bar {
	margin-top: 22px;
}

div#slideshow_header {
	border-top: 1px solid white;
	width: 347px;
	height: 30px;
	background: black;
}

div#slideshow_header p {
	float: left;
	width: 90px;
	font: bold 12px/30px Arial, serif;
	color: #666;
	text-align: center;
}

div#slideshow_header a.left_arrow,div#slideshow_header a.right_arrow {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
}

div#slideshow_header a.left_arrow {
	background: url(image/lightbox_arrow_left.gif);
	margin-left: 104px;
}

div#slideshow_header a.right_arrow {
	background: url(image/lightbox_arrow_right.gif);
}

div#slideshow_header a.lightbox_close {
	width: 43px;
	padding: 5px 15px 5px 10px;
	margin-left: 45px;
	background: black url(image/lightbox_close.gif) no-repeat 90% center;
	font: bold 12px/30px Arial, serif;
	color: #666;
	text-decoration: none;
	
	position: relative;
	top: -40px;
}

div.gotd_slideshow div#slideshow_content a {
	display: none;
}

div.gotd_slideshow div#slideshow_content a:first-child {
	display: block;
}

div.gotd_slideshow a {
	text-decoration: none;
}

div.gotd_slideshow a span {
	position: absolute;
	top: 539px;
	left: 0;
	font: bold 12px/25px Arial, serif;
	color: #CCC;
	width: 347px;
	text-align: center;
	background-color: black;
}

div.article.news, 
div.article.GLDTeaser {
	overflow: hidden;
}

/* terms and conditions popup */
div#tac_popup {
	width: 400px;
	background: white;
	padding: 20px;
	position: fixed;
	z-index: 1000;
	top: 20px;
	left: 0;
}

div#tac_popup a#lightbox_close {
	position: relative;
}

/* products page */
/* products thumbnails grid */
div.theproducts_grid_container {
	cursor:pointer;
}

div#main_content div.theproducts_grid_container h2 {
	margin: 0;
	line-height: 40px;
}

div.theproducts_grid_container div#sort_by {
	padding: 0 20px;
	text-align: right;
	background: #ededed;	
}

div.theproducts_grid_container div#sort_by a {
	text-align: right;
	text-decoration: none;
	font: 15px/25px Helvetica, Arial, sans-serif;
	color: #999;
	margin-left: 25px;
	padding-right: 12px;
	background: url(image/arrow-666.gif) no-repeat center right;
}

div.theproducts_grid_container div#sort_by a.active {
	color: #0874B2;
	background: url(image/arrow-blu.gif) no-repeat center right;
}

div.theproducts_grid_container div.theproducts_grid {
	height: 520px;
}
div.theproducts_grid_container.wallpaper div.theproducts_grid {
	height: 912px;
	margin-right: -28px;
}

div.theproducts_grid div.category {

	/*border-style: groove;
	border-width: thick;
	border-color:#0874B2;
	width: 125px;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left:5px;*/
	
}


div.theproducts_grid div.one_product {
	float: left;
	margin: 15px 28px 0 0;
	position: relative;
	width: 130px;
	height: 120px;
}

div.theproducts_grid div.one_product div.product_name {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(image/product_name_bg.gif);
	width: 100px;
	text-align: right;
}

div.theproducts_grid div.one_product:hover div.product_name {
	background: white;
}

div.theproducts_grid div.one_product div.product_name a {
	text-decoration: none;
	font: 11px/25px Arial, sans-serif;
	color: #666;
	text-align: right;
	padding-right: 12px;
	margin-right: 5px;
	background: url(image/arrow-blu.gif) no-repeat center right;
}
div.theproducts_grid div.one_product div.product_name a:hover {
	color: #0874B2;
	background: url(image/arrow-666.gif) no-repeat center right;
}

div.theproducts_grid_container div#page_controll {
	border-top: 1px solid #ccc;
	margin: 20px 0;
	height: 25px;
	background: #ededed;
}

div.theproducts_grid_container div#page_controll a#previous {
	font: normal 15px/25px Helvetica, Arial, sans-serif;
	padding-left: 11px;
	margin-left: 19px;
	background: url(image/previous_arrow_999.gif) no-repeat center left;
	text-decoration: none;
	color: #999;
}
div.theproducts_grid_container div#page_controll a#next {
	font: normal 15px/25px Helvetica, Arial, sans-serif;
	padding-right: 11px;
	margin-right: 19px;
	float: right;
	background: url(image/arrow-999.gif) no-repeat center right;
	text-decoration: none;
	color: #999;
}

div.theproducts_grid_container div#page_controll a#previous.active {
	background: url(image/arrow-previous-666.gif) no-repeat center left;
	color: #666;
}
div.theproducts_grid_container div#page_controll a#next.active {
	background: url(image/arrow-666.gif) no-repeat center right;
	color: #666;
}

div.theproducts_grid_container div#page_controll a#next.enabled:hover,
div.theproducts_grid_container div#page_controll a#next.active:hover {
	color: #0874B2;
	background: url(image/arrow-blu.gif) no-repeat center right;
}
div.theproducts_grid_container div#page_controll a#previous.enabled:hover,
div.theproducts_grid_container div#page_controll a#previous.active:hover {
	color: #0874B2;
	background: url(image/arrow-previous-red.gif) no-repeat center left;
}


/* A-Z Products List */
div#browse-products-widget {
	margin-bottom: 20px;
	height: 680px;
	overflow: hidden;
}
div#browse-products-widget.long {
	height: 492px;
}

div#browse-products-widget h3 {
	font: bold 27px Helvetica, Arial, sans-serif;
	color: #0874B2;
	text-decoration: none;
	text-align: right;
	margin-top: 15px;
}

div#browse-products-widget h3 span {
	font: normal 15px Helvetica, Arial, sans-serif;
	color: #999;
}

div#browse-products-widget div#letters {
	border-top: 1px solid #ccc;
	background: #ededed;
	padding: 4px 0 0 2px;
	overflow: hidden;
	margin-right: -10px;
	margin-bottom: 10px;
}

div#browse-products-widget div#letters a {
	display: block;
	text-align: center;
	width: 18px;
	height: 18px;
	background: white;
	float: left;
	text-decoration: none;
	font: bold 15px Helvetica, Arial, sans-serif;
	color: #666;
	margin: 0 5px 5px 0;
}
div#browse-products-widget div#letters a:hover {
	color: #0874B2;
}

div#browse-products-widget div#list_of_products {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

div#browse-products-widget div#container {
	position: relative;
	top: 0;
	padding-bottom: 600px;
	z-index: 1;
}

div#browse-products-widget div#container div {
	position: relative;
}

div#browse-products-widget div#list_of_products a {
	display: block;
	background: #f4f4f4 url(image/arrow-blu.gif) no-repeat 97% 50%;
	text-decoration: none;
	color: #333;
	font: 18px/27px Helvetica, Arial, sans-serif;
	padding-left: 9px;
	margin-bottom: 8px;
}

div#browse-products-widget div#list_of_products a:hover {
	background: #f4f4f4 url(image/arrow-666.gif) no-repeat 97% 50%;
	color: #0874B2;
}

div#browse-products-widget div#list_of_products div.product-thumbnail {
	width: 200px;
	height: 242px;
	padding: 8px 0 8px 16px;
	background: url(image/azlist-thumb-bg.gif);

	position: static;
	top: 550px;
	
	z-index: 20;
}

div.column-2 div.nextprev {
	height: 25px;
	border-top: 1px solid #ccc;
	background: #ededed;
	margin-bottom: 20px;
	overflow: hidden;
}

div.column-2 div.nextprev a.previous, 
div.column-2 div.nextprev a.next {
	text-decoration: none;
	font: normal 15px/25px Helvetica, Arial, sans-serif;
}

div.column-2 div.nextprev a.previous {	
	padding-left: 11px;
	margin-left: 19px;
	background: url(image/previous_arrow_999.gif) no-repeat center left;
	color: #999;
}
div.column-2 div.nextprev a.next {
	float: right;	
	padding-right: 11px;
	margin-right: 19px;
	background: url(image/arrow-999.gif) no-repeat center right;
	color: #999;
}
div.column-2 div.nextprev a.previous.enabled {
	color: #666;
	background: url(image/arrow-previous-666.gif) no-repeat center left;
}
div.column-2 div.nextprev a.next.enabled {
	color: #666;
	background: url(image/arrow-666.gif) no-repeat center right;
}
div.column-2 div.nextprev a.previous.enabled:hover {
	color: #0874B2;
	background: url(image/arrow-previous-red.gif) no-repeat center left;
}
div.column-2 div.nextprev a.next.enabled:hover {
	color: #0874B2;
	background: url(image/arrow-blu.gif) no-repeat center right;
}


/* The Products page */

div#main_content.x300x300x300 {
	margin-bottom: 20px;
}
div.share-this-page {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f4f4f4;
	margin-bottom: 20px;
	clear: both;
	/*overflow: hidden;*/
	height: 40px;
}
div.share-this-page p {
	font: 19px/43px Helvetica, Arial, sans-serif;
	color: #999;
	margin-left: 11px;
	width: 300px;
	float: left;
}
div.share-this-page ul {
	list-style: none;
	margin-top: 10px;
}
div.share-this-page ul li {
	float: right;
}
div#product-quote h2 span {
	font: 15px/22px Helvetica, Arial, sans-serif;
	color: #999;
	margin-left: 10px;
}
div#product-quote q {
	font: bold 21px/24px Helvetica, Arial, sans-serif;
	color: #333;
	display: block;
	margin-bottom: 20px;
}
div#product-quote a {
	font: bold 12px Arial, sans-serif;
	display: block;
	border-bottom: 1px solid #999;
	text-align: right;
	text-decoration: none;
	color: #999;
	padding-right: 13px;
	background: url(image/arrow-blu.gif) no-repeat center right;
}
div#product-quote a:hover {
	color: #0874b2;
	background: url(image/arrow-666.gif) no-repeat center right;;
}

div.left-column {
	width: 48.69%;
	margin-bottom: 40px;
	float: left;
}

div.left-column div.post {
	position: relative;
	border-bottom: 1px solid #ccc;
}

div.left-column div.post a {
	background: url(image/arrow-blu.gif) no-repeat 100% 97%;
	display: block;
	height: 118px;
}
div.left-column div.post a:hover {
	background: url(image/arrow-666.gif) no-repeat 100% 97%;
}
div.left-column div.post a:hover h4 {
	color: #333;
}

div.left-column div.post a h4 {
	margin: 20px 0 10px;
	width: 45%;
	font: bold 21px Helvetica, Arial, sans-serif;
	color: #0874B2;
}

div.left-column div.post p span {
	font: 13px/20px Arial, sans-serif;
	color: #666;
	text-align: left;
}

div.left-column div.post a p {
	height: 60px;
	overflow: hidden;
}

div.left-column div.post a p span {
	width: 45%;
	background-color: #fff;
	text-decoration: none;
	float: left;
}

div.left-column div.post a p img {
	position: absolute;
	top: 0;
	right: 0;
	float: left;
}

div.right-column {
	width: 288px;
	margin: 20px 0 0 28px;
	float: left;
}

/* embeded slideshow */
div#embeded-slideshow {
	position: relative;
	width: 288px;
}
div#embeded-slideshow a.left-arrow,
div#embeded-slideshow a.right-arrow {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 25px;
	height: 25px;
}
div#embeded-slideshow a.left-arrow {
	background: url(image/emb-slideshow-left.gif) no-repeat left top;
	top: 199px;
	left: 0;
}
div#embeded-slideshow a.right-arrow {
	background: url(image/emb-slideshow-right.gif) no-repeat left top;
	top: 199px;
	right: 0;
}
div#embeded-slideshow a.left-arrow:hover {
	background-position: right;
}
div#embeded-slideshow a.right-arrow:hover {
	background-position: right;
}
div#embeded-slideshow div.bottom-bar {
	position: absolute;
	bottom: 0;
	padding: 0;
	background: url(image/photo_set_stripe.gif);
	width: 100%;
	font: 12px/30px Arial, sans-serif;
	color: #666;
	padding: 0;
}
div#embeded-slideshow div.bottom-bar:hover {
	background: white;
}
div#embeded-slideshow div.bottom-bar p {
	float: left;
	margin-left: 8px;
	font: 12px/30px Arial, sans-serif;
	color: #666;
}
div#embeded-slideshow div.bottom-bar a {
	float: right;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 15px;
	background: url(image/red-cross.gif) no-repeat center right;
	color: #666;
}
div#embeded-slideshow div.emb_images {
	width: 288px;
	height: 422px;
	background: white;
	text-align: center;
}
div#embeded-slideshow div.emb_images img {
	max-height: 422px;
	max-width: 288px;
}
div#embeded-slideshow div.emb_images img:hover {
	cursor: pointer;
}

div#embeded-slideshow div.bottom-bar a:hover {
	color: #0874B2;
	background: url(image/red-cross.gif) no-repeat center right;
}

div#embeded-slideshow.landscape div.emb_images img {
	max-width: 615px;
	visibility: hidden;
}

div.right-column a#see-all-images {
	display: block;
	padding: 0 17px 0 0; /* 5px */
	background: url(image/arrow-blu.gif) no-repeat center right;
	margin: 16px 3px 5px 0;
	text-align: right;
	border-bottom: 1px solid #999;
	font: bold 12px Arial, sans-serif;
	color: #999;
}

div.right-column a#see-all-images:hover {
	color: #0874b2;
	/* border-bottom: 1px solid #0874b2; ano nie? */
	background: url(image/arrow-666.gif) no-repeat center right;
}

div.right-column div#products_details {
	margin-top: 20px;
}
div.right-column div#products_details p {
	font: bold 15px/15px Arial, sans-serif;
	color: #666;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 17px;
}
div.right-column div#products_details p span {
	text-align: right;
	float: right;
	font-weight: normal;
	color: #0874B2;
	font-size: 15px;
}

/* the product page slideshow */
div#product-slideshow {
	position: absolute;
	z-index: 106;
	top: 50px;
	left: 40%;
	width: 347px;
}

div#product-slideshow a.close {
	display: block;
	float: right;
	width: 32px;
	height: 24px;
	padding: 1px 24px 0 8px;
	margin-bottom: 10px;
	font: bold 12px/25px Arial, sans-serif;
	color: #666;
	background: black url(image/lightbox_close.gif) no-repeat 95% 50%;
}
div#product-slideshow div.page-control {
	background: black;
	clear: both;
	height: 30px;
	border-top: 1px solid #ffffff;
}
div#product-slideshow a.next-arrow,
div#product-slideshow a.prev-arrow {
	display: block;
	width: 25px;
	height: 25px;
}
div#product-slideshow  a.prev-arrow {
	background: url(image/lightbox_arrow_left.gif);
	float: left;
}
div#product-slideshow  a.next-arrow {
	background: url(image/lightbox_arrow_right.gif);
	float: right;
}
div#product-slideshow div.page-numbers {
	width: 297px;
	float: left;
}
div#product-slideshow div.page-numbers a.page-number,
div#product-slideshow div.page-numbers a.page-dots,
div#product-slideshow div.page-numbers a.page-sum {
	display: none;
	float: left;
	color: #666;
	width: 23px;
	height: 19px;
	border: 1px solid #666;
	font: 11px/23px Arial, sans-serif;
	text-align: center;
	margin: 4px 0 0 5px;
}
div#product-slideshow div.page-numbers a.page-number.active {
	background: #0874B2;
	border: 1px solid white;
	color: white;
}
div#product-slideshow div.page-numbers a.page-dots {
	border: 0;
	width: 17px;
	display: block;
	cursor: default;
}
div#product-slideshow div.page-numbers a.page-sum {
	display: block;
}
div#product-slideshow a.prev,
div#product-slideshow a.next {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 308px;
}
div#product-slideshow a.prev {
	left: 0;
	background: url(image/emb-slideshow-left.gif) no-repeat center left;
}
div#product-slideshow a.next {
	right: 0;
	background: url(image/emb-slideshow-right.gif) no-repeat center left;
}

div#product-slideshow a.prev:hover {
	background: url(image/emb-slideshow-left.gif) no-repeat center right;
}
div#product-slideshow a.next:hover {
	background: url(image/emb-slideshow-right.gif) no-repeat center right;
}

div#product-slideshow div.images {
	width: 347px;
	height: 508px;
	overflow: hidden;
	background: black;
}
div.bottom-bar {
	background: #f4f4f4;
	padding: 0px 0 11px 10px;
	/*overflow: hidden;*/
	height: 30px;
	width: 337px;
}
div.bottom-bar div.facebook-button,
div.bottom-bar div.twitter-button {
	width: 96px;
	height: 23px;
	float: left;
	margin: 11px 0 0 11px;
}
div.bottom-bar a.send-via-email {
	display: block;
	height: 23px;
	width: 110px;
	background: url(image/email-this-pic.gif);
	text-indent: -9999px;
	float: left;
	margin: 11px 0 0 0;
}

/* product bio page */
div.product-bio-quote h2 {
	color: #6699cc;
}

div.product-bio-quote h2 span {
	font: 15px Helvetica, Arial, sans-serif;
	color: #999;
	margin-left: 10px;
}

/* Article Page Layout */
/* common for all the types of articles viz. productProfile, GLDTeaser, news, biography, wallpaper, GLD60 */
div.widget.storyContent.article {
	padding-bottom: 20px;
}
div.widget.storyContent.article div.widget.video {
	margin-top: 20px;
}
div.widget.storyContent.article div.body {
	min-height: 100px;
}

div.widget.storyContent.article div#embeded-slideshow {
	float: right;
	margin: 0 0 20px 40px;
}
div.widget.storyContent.article > p {
	font: 17px/22px Georgia, serif;
	color: #666;
	margin-bottom: 20px;
}
div.widget.storyContent.article p.intro {
	font: normal 23px/26px Georgia, serif;
	color: #666;
}

/* Article landscape */
div#main div.article h2 {
	font: bold 40px/45px Helvetica, Arial, sans-serif;
	color: #0874B2;
	border: none;
}

div#todays_GLD {
	overflow: hidden;
	padding-bottom: 16px;
	border-bottom: 1px solid #999;
}
div#todays_GLD h3 {
	margin-top: 6px;
}
div#todays_GLD img {
	margin: 20px 0 0 10px;
}
div#todays_GLD div.left {
	float: left;
	width: 240px;
}
div#todays_GLD h4,
div#todays_GLD h5 {
	text-align: right;
}
div#todays_GLD h4 {
	margin-top: 20px;
}
div#todays_GLD h4 a {
	font: 30px/30px Georgia, serif;
	color: #999;
}
div#todays_GLD h5 a {
	font: 22px/22px Georgia, serif;
	color: #999;
}

div#main p.date.dateline {
	font: italic 12px/19px Arial, sans-serif;
	color: #8a8a8a;
	background: #ededed;
	position: relative;
	top: -10px;
	padding: 0 5px;
	display: inline;
}
/*div#main div.article h5.pubdate span {
	margin-left: 5px;
	padding-left: 5px;
}*/

div.link-to-product-page {
	background: #f4f4f4;
	overflow: hidden;
	margin: 20px 0 0 -10px;
}
div.link-to-product-page img {
	float: left;
	margin: 10px 0 10px 20px;
}
div.link-to-product-page div.right {
	margin-top: 10px;
	float: right;
	width: 510px;
}
div.link-to-product-page h4 {
	font: bold 25px/25px Helvetica, Arial, sans-serif;
	color: #0874B2;
	position: relative;
	top: 10px;
}
div.link-to-product-page h5 {
	font: 15px/22px Helvetica, Arial, sans-serif;
	color: #999;
}
div.link-to-product-page a {
	display: block;
	text-align: right;
	border-bottom: 1px solid #999;
	color: #666;
	width: 95%;
	padding-right: 15px;
	background: url(image/arrow-blu.gif) no-repeat center right;
	position: relative;
	top: -5px;
}
div.link-to-product-page a:hover {
	color: #0874B2;
	background: url(image/arrow-666.gif) no-repeat center right;
}

/* slideshow landscape */
div#embeded-slideshow.landscape,
div#embeded-slideshow.landscape div.emb_images {
	width: 615px;
}
div#product-slideshow.landscape,
div#product-slideshow.landscape div.images,
div#product-slideshow.landscape div.bottom-bar {
	width: 956px;
}
div#product-slideshow.landscape div.bottom-bar {
	padding: 0 0 11px 0;
}
div#product-slideshow.landscape div.bottom-bar a.send-via-email {
	margin: 11px 0 0 315px;
}
div#product-slideshow.landscape div.page-control div.page-numbers p {
	display: block;
	width: 90px;
	text-align: center;
	color: #666666;
	font: 12px/30px Arial, sans-serif;
}
div#product-slideshow.landscape div.page-control div.page-numbers {
	width: 90px;
}
div#product-slideshow.landscape div.page-control a.prev-arrow {
	margin-left: 409px;
}
div#product-slideshow.landscape div.page-control a.next-arrow {
	margin-right: 407px;
}

/* portrait slideshow */
div#product-slideshow.portrait div.page-control div.page-numbers {
	width: 90px;
}
div#product-slideshow.portrait div.page-control div.page-numbers p {
	display: block;
	width: 90px;
	text-align: center;
	color: #666666;
	font: 12px/30px Arial, sans-serif;
}
div#product-slideshow.portrait div.page-control a.prev-arrow {
	margin-left: 103px;
}
div#product-slideshow.portrait div.page-control a.next-arrow {
	margin-right: 103px;
}
div#product-slideshow div.images img {
	visibility: hidden;
}


/* archive page */
div#year,
div#month {
	height: 82px;
	width: 268px;
	padding: 7px 10px 0 10px;
	background: #f4f4f4;
	margin-bottom: 10px;
}
div#year h4,
div#month h4 {
	font: bold 27px/27px Helvetica, Arial, sans-serif;
	color: #0874B2;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
div#year h4 span,
div#month h4 span {
	font-size: 15px;
	font-weight: normal;
	margin-left: 5px;
	color: #ccc;
}
div#year select,
div#month select {
	width: 100%;
}

div#grid {
	overflow: hidden;
	width: 308px;
	margin-left: -11px;
}

div.cell {
	height: 91px;
	width: 49px;
	border-bottom: 1px solid #d6d6d6;
	float: left;
	margin: 0 0 10px 11px;
	font: 15px/25px Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ccc;
}
/*div.cell:hover {
	cursor: pointer;
}*/

div.cellHeader {
	height: 25px;
	width: 49px;
	float: left;
	margin: 0 0 10px 11px;
	font: 16px/25px Georgia, serif;
	text-align: center;
	color: #666;
}

div.cellHeader div.day {
	height: 25px;
	background: #f4f4f4;
	margin-bottom: 2px;
	font: 15px/25px Helvetica, Arial, sans-serif;
}

div.cell div.day {
	height: 25px;
	background: #f4f4f4;
	margin-bottom: 2px;
	font: 15px/25px Helvetica, Arial, sans-serif;
}
div.cell div.photo {
	height: 68px;
	width: 49px;
	background: #f4f4f4;
}
div.cell div.photo img {
	height: 68px;
	width: 49px;
}

div#main_content div.name-of-product h2 {
	margin: -20px 0 5px;
	font: bold 27px/27px Helvetica, Arial, sans-serif;
	color: #0874B2;
	border: none;
}
div#main_content div.name-of-product h4 {
	font: 15px/20px Helvetica, Arial, sans-serif;
	color: #999;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
a#go-to-products-page {
	display: block;
	padding-right: 17px;
	background: url(image/arrow-blu.gif) no-repeat center right;
	margin: 79px 3px 5px 0;
	text-align: right;
	border-bottom: 1px solid #999;
	font: bold 12px Arial, sans-serif;
	color: #999;
}
a#go-to-products-page:hover {
	color: #0874B2;
	background: url(image/arrow-666.gif) no-repeat center right;
}
p#photographers-name {
	font: bold 12px/25px Arial, serif;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #ccc;
}


/* wallpaper */
div.theproducts_grid_container div.theproducts_grid {
	margin-right: -28px;
}
div.theproducts_grid_container.wallpaper div.theproducts_grid {
	margin-right: -45px; /*margin-left: -45px;*/ /* original code*/
}
div.theproducts_grid_container.wallpaper div.theproducts_grid div.one_product {
	float: left;
	margin: 15px 45px 0 0;  /*margin: 15px 0 0 45px; /*original code*/
	position: relative;
	width: 175px;
	height: 133px;
}

div.theproducts_grid_container.wallpaper div.theproducts_grid div.one_product div.product_name {
	width: 175px;
}
div.clickpopup {
	position: absolute;
	top: 0px;
	left: 175px;
	width: 150px;
	background: white;
	padding: 4px;
	border: 1px solid #ccc;
	z-index: 1000;
	
	-moz-box-shadow: -2px 2px 10px #808080;
	-webkit-box-shadow: -2px 2px 10px #808080;
	box-shadow: -2px 2px 10px #808080;
}
div.clickpopup div {
	position: absolute;
	z-index: 1000;
	top: 30px;
	left: -11px;
	width: 11px;
	height: 17px;
	background: url(image/extension.gif);
}
div.clickpopup ul {
	list-style: none;
}
div.clickpopup ul li {
	margin-top: 5px;
}
div.clickpopup ul li a {
	display: block;
	width: 140px;
	height: 24px;
	padding-left: 10px;
	background: #f4f4f4 url(image/resolutions_bg.gif) no-repeat center right;
	font: normal 15px/24px Helvetica, Arial, sans-serif;
	color: #666;
}
div.clickpopup ul li a:hover {
	color: #0874B2;
	background: #f4f4f4 url(image/resolutions_bg_hover.gif) no-repeat center right;
}
div.clickpopup ul li:first-child {
	margin-top: 0;
}

div.clear_it {
	clear: both;
}


div#main_content div.top-teaser div.colTwo div.article.GLDTeaser,
div#main_content div.top-teaser div.colThree div.article.GLDTeaser,
div#main_content div.bottom-teaser div.colTwo div.article.GLDTeaser,
div#main_content div.bottom-teaser div.colThree div.article.GLDTeaser {
	overflow: hidden;
	position: relative;
}


div#main_content div.top-teaser div.colTwo div.article.GLDTeaser {
	/*height: 159px;*/
}
div#main_content div.top-teaser div.colThree div.article.GLDTeaser {
	/*height: 370px;*/
}
div#main_content div.top-teaser div.colThree div.article.GLDTeaser h3 {
	margin-top: 10px;
}

div#main_content div.bottom-teaser div.colTwo div.article.GLDTeaser {
	height: 340px;
	padding-bottom: 7px;
}
div#main_content div.bottom-teaser div.col div.article.GLDTeaser {
	height: 159px;
}

div#main_content div.top-teaser div.article.GLDTeaser p.summary span,
div#main_content div.bottom-teaser div.article.GLDTeaser p.summary span {
	
}


/* dave */

div#main_content div.top-teaser div.colTwo.post img, 
div#main_content div.bottom-teaser div.colThree.post img {
        width: 101px;
        height: 140px;
}

div#main_content div.top-teaser div.colThree.post img, 
div#main_content div.bottom-teaser div.colTwo.post img {
        width: 288px;
        height: 180px;
}
div#main_content div.bottom-teaser div.colTwo.post {
	padding-bottom: 5px;
}

/* GLD60 */

/*  old version of 360 from old site  */


/*div#three-sixty {
	width:570px; 
	overflow: hidden; 
	height: 1024px; 
	display: block;
	position: relative; 
	cursor: ew-resize; 
	-moz-user-select: none;
	background-position: 0px 0px;
}
div#three-sixty-container {
	overflow: hidden; 
	width: 570px; 
	height: 1024px;
}
div#another-massive-container {
	overflow: hidden; 
	width: 570px; 
	height: 1024px;
}
.jquery-reel {
	overflow: hidden;
}
div#ts-container {
	overflow: hidden;
	width: 570px;
	height: 1024px;
	background: red url(image/110509_hollie-reeloioi.jpg) no-repeat 0px 0px;
	position: relative;
	cursor: ew-resize;
	-moz-user-select: none;
}*/

/*  new version with separete frames  */

div#ts-container:hover {
	cursor: ew-resize;
}

/* mobile phone thumbnail sidebar */
div.post div#mobile-phone {
	width: 64px;
	height: 117px;
	background: url(image/mobile-phone.gif);
	position: absolute;
	top: -20px;
	left: 140px;
	z-index: 100;
}



/* search page */


div#main div#search form input.field.ui-autocomplete-input, div#main_content div#search input[type="text"] {
	background: url(image/search-long.gif);
	margin: 0 0 10px 94px;
	width: 421px;
	height: 24px;
	float: none;
	clear: both;
}
div#search-result div.heading {
	clear: both;
}

div.heading div.heading-left p {
	font: 14px Arial, sans-serif;
	color: #666;
	margin: 0 0 25px 94px;
}

div#search-result {
	height: 1223px;
}

div#search-result div.article {
	position: relative;
	overflow: hidden;
	height: 102px;
	width: 616px;
	margin: 0 0 10px 0;
}
div#search-result div.article {
	display: block;
	width: 616px;
	height: 102px;
	overflow: hidden;
	position: relative;
}
div#search-result div.left {
	float: left;
	width: 74px;
	margin-right: 25px;
}
div#search-result div.left img {
	width: 74px;
}
div#search-result div.right {
	float: right;
	width: 516px;
}
div#search-result div.article div h3 {
	font: bold 20px Helvetica, Arial, sans-serif;
	color: #333;
}
div#search-result div.article p {
	font: 14px/20px Arial, sans-serif;
	color: #666;
	position: relative;
	top: 13px;
	height: 40px;
	overflow: hidden;
}
div#search-result div.bottom {
	position: absolute;
	padding-bottom: 10px;
	bottom: 0;
	width: 522px;
	border-bottom: 1px solid #ebebeb;
}
div#search-result div.bottom span {
	border-right: 1px solid #999;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	position: relative;
	font: italic 11px Arial, sans-serif;
	color: #999;
}
div#search-result div.article a.section {
	float: left;
	display: inline;
	width: auto;
	height: auto;
	font: italic 11px Arial, sans-serif;
	color: #0874b2;
}

/* search pagination */
div.pagination {
	height: 25px;
	border-top: 1px solid #ccc;
	background: #ededed;
	position: relative;
	text-align: center;
}
div.pagination span a {
	font: 15px/25px Helvetica, Arial, sans-serif;
	color: #666;
}
div.pagination span a:hover {
	color: #0874b2;
}
div.pagination span {
	color: #666;
}
div.pagination-right {
	display: none;
}
span.page-number strong {
	display: none;
}

span.page-number.first-page a,
span.page-number.previous-page a {
	position: absolute;
}
span.page-number.first-page a {
	left: 0px;
}
span.page-number.previous-page a {
	left: 75px;
}

span.page-number.first-page a {
	float: left;
	margin: 0 0 0 19px;
	padding-left: 17px;
	background: url(image/previous_arrow_666.gif) no-repeat center left;
	color: #666;
}
span.page-number.first-page a:hover {
	background: url(image/previous_arrow_red.gif) no-repeat center left;;
	color: #0874b2;
}
span.page-number.previous-page a {
	margin-left: 20px;
	padding-left: 17px;
	background: url(image/previous_arrow_666.gif) no-repeat center left;
}
span.page-number.previous-page a:hover {
	background: url(image/previous_arrow_red.gif) no-repeat center left;
	color: #0874b2;
}
span.page-number.next-page a {
	position: absolute;
	right: 101px;
	padding-right: 17px;
	background: url(image/arrow-666.gif) no-repeat center right;
}
span.page-number.next-page a:hover {
	background: url(image/arrow-blu.gif) no-repeat center right;;
	color: #0874b2;
}
span.page-number.last-page a {
	position: absolute;
	right: 20px;
	padding-right: 17px;
	background: url(image/arrow-666.gif) no-repeat center right;
	color: #666;
}
span.page-number.last-page a:hover {
	background: url(image/arrow-blu.gif) no-repeat center right;;
	color: #0874b2;
}
div.middle {
	/*width: 200px;*/
	background: purple;
}


div#search-main {
	width: 608px;
	height: 600px;
	margin: 0 50px 20px 20px;
	float: left;
}
/*
div#search-right {
	width: 292px;
	margin: 0 20px 20px 0;
	float: right;
}
*/
div#search-right {
	position: absolute;
	top: 72px;
	left: 685px;
	width: 292px;
	float: right;
}
div#search-right h3 {
	font: bold 28px Helvetica, Arial, sans-serif;
	color: #0874b2;
	border-bottom: 1px solid #ccc;
	text-align: right;
	margin-bottom: 10px;
}
div#search-right h5 {
	margin: 20px 0 6px 0;
	font: bold 16px Helvetica, Arial, sans-serif;
	color: #0874b2;
}
div#search-right ul {
	list-style: none;
}
div#search-right ul li {
	margin-bottom: 6px;
}
div#search-right ul li a {
	display: block;
	width: 284px;
	padding: 0 0 0 8px;
	background: #f4f4f4 url(image/arrow-blu.gif) no-repeat 96% 50%;
	font: 15px/24px Arial, sans-serif;
	color: #666;
	position: relative;
}
div#search-right ul li a:hover {
	background: #f4f4f4 url(image/arrow-666.gif) no-repeat 96% 50%;
	color: #0874b2;
}
div#search-right ul li a.active {
	background: #0874b2 url(image/arrow-white.gif) no-repeat 96% 50%;
	color: white;
}
div#search-right ul li a span {
	position: absolute;
	left: 222px;
	top: 0;
}
div#search-right form {
	border-bottom: 1px solid #f4f4f4;
}
div#search-right label {
	font: 12px Arial, sans-serif;
	color: #666;
}
div#search-right input[type="text"] {
	width: 78px;
	height: 17px;
	font: 12px Arial, sans-serif;
	color: #999;
	background: white;
	border: 1px solid #666;
}
div#search-right input[type="submit"] {
	font: bold 14px Arial, sans-serif;
	color: #0874b2;
	background: none;
	border: none;
}

div.four-o-four {
    min-height: 1000px;
}
div.four-o-four h2 {
    color: #0874b2;
    font: bold 48px/48px Helvetica,Arial,sans-serif;
    margin: 30px 0;
}
div.four-o-four img {
    position: absolute;
    right: 0;
    top: 0;
}
div.four-o-four p {
    margin-bottom: 20px;
    width: 500px;
}
div.four-o-four p.intro {
    font-weight: bold;
}

body {
}

/* GLD Styles fixes by Vega */
#gotd_basic_info {
	margin-top: 3px !important;
}

h1 {
	font-family: Helvetica, Arial, sans-serif !important;
	margin-bottom: 8px;
	color: #333 !important;
}

.date, .dateline {
	margin-top: 8px;
}
