﻿/*Criz Bee | January 2009 | */
/*specific style for star wars figure details */

.container-details {position: relative; width: 860px; margin-top: 10px; margin-left: 40px; padding-left: 10px; padding-right: 10px;}

.figure-container {width: 960px;}

ul, li {margin: 0px; padding: 0px;}
li {margin-left: 20px;}
ul {margin-bottom: 10px;}

.li-star-wars-figure-links a:link {color: #0d538e; font-weight: bold; text-decoration: none;}
.li-star-wars-figure-links a:visited {color: #0d538e; font-weight: bold; text-decoration: none;}
.li-star-wars-figure-links a:active {color: #0d538e;font-weight: bold; text-decoration: none;}
.li-star-wars-figure-links a:hover {color: #0d538e; font-weight: bold; text-decoration: underline;}

.bg {background: url(/images/backgrounds/background-star-wars-ul-header.jpg) no-repeat center;}


/*Star Wars Figure Details Box */
.container-details-content {position: relative; margin-bottom: 20px; width: 879px;}
.container-figure-information {position: relative;}
.star-wars-figure-information-left {width: 460px; height: 560px; text-align: left; border: solid 4px #0d538e; background-color: #eee; margin-bottom: 20px;}
.star-wars-figure-information-right {position: absolute; top: 0px; left: 475px; width: 460px; height: 560px; text-align: center; border: solid 4px #0d538e; background-color: #000; margin-bottom: 20px;}
.figure-left-box {float:left; clear: left; width: 120px; text-align: right; padding: 2px; font-size: 16px; line-height: 20px;}
.figure-right-box {float:left; width: 280px; text-align: left; padding: 2px; font-size: 16px; line-height: 20px;}

/*Star Wars Figure Image Handeling, small images, and big image*/
.image-spacing {cursor: pointer; margin: 5px 0px 5px 0px;}
.image-star-wars-figure-big {margin-top: 7px;}
.star-wars-figure-border {border: solid 5px #222;}

.star-wars-figure-header {position: absolute; top: 0px; left: 0px; background-color: #0d538e; width: 880px; height: 30px; color: #fff; text-align: center; background-image: url(/images/backgrounds/background-star-wars-figure-details.jpg);}
.star-wars-figure-links {margin-bottom: 20px;}
.star-wars-figure-links a:link {color: #0d538e; font-weight: bold; text-decoration: none;}
.star-wars-figure-links a:visited {color: #0d538e; font-weight: bold; text-decoration: none;}
.star-wars-figure-links a:active {color: #0d538e; font-weight: bold; text-decoration: none;}
.star-wars-figure-links a:hover {color: #0d538e; font-weight: bold; text-decoration: underline;}

h1.white {color: #fff; text-transform: uppercase; display: inline; line-height: 30px;}
h2.white {color: #fff; display: inline; line-height: 30px;}
h1.star-wars-figure-review {margin-top: 110px;}
p {line-height: 25px;}

/*Bottom content */
.container-bottom-star-wars-sections {position: relative; width: 860px; height: 260px;}
.container-bottom-star-wars-sections-left {position: absolute; top: 10px; left: 5px; width: 210px; text-align: center;}
.container-bottom-star-wars-sections-left-second {position: absolute; top: 10px; left: 215px; width: 210px; text-align: center;}
.container-bottom-star-wars-sections-right {position: absolute; top: 10px; left: 435px; width: 210px; text-align: center;}
.container-bottom-star-wars-sections-right-second {position: absolute; top: 10px; left: 655px; width: 210px; text-align: center;}

/*Advertising*/
.star-wars-ad-top-right {position: absolute; top: 35px; left: 400px;}
.advertising-star-wars-figure-details-white-background {width: 848px; text-align: center; margin-bottom: 20px; padding: 5px;}
.advertising-star-wars-figure-details {width: 848px; text-align: center; margin-bottom: 10px; padding: 5px;}

.innerContainer {width: 940px; margin-left: 10px; margin-right: 10px;}
div.fnt {font-size: 16px; font-family: Arial;}
.photoGallery img {margin: 0 20px; border: 3px solid #fff;}
.photoGallery img:hover {border: 3px solid #000;}
#loader {position: absolute; top: 260px; left: 200px; display: none;}
.additionalInfo {padding-left: 10px; padding-right: 10px; margin-top: 10px; font-size: 16px; font-family: Arial; line-height: 25px; text-align: left;}
.figureDetailsHeader {text-align: left; width: 463px; padding: 5px; padding-right: 0px; padding-bottom: 0px; margin: 0px; color: #fff; background-image: url(/images/backgrounds/background-star-wars-figure-lists.jpg); background-repeat: no-repeat; background-position: top;}
.h2additional {font-size: 16px; color: #fff; text-transform: uppercase; line-height: 25px; width: 463px;}
.adPanel {margin-top: 125px; height: 60px;}

h1 {font-size: 20px;}


