﻿/*Criz Bee | January 2009 | */
/*specific style for Hasbro's Star Wars figures based on the actual movies */

.container-star-wars-movie {position: relative; width: 860px; margin-top: 40px; margin-left: 40px; padding-left: 10px; padding-right: 10px;}
.star-wars-movie-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);}

h1.white {color: #fff; text-transform: uppercase; display: inline; line-height: 30px;}
h1.star-wars-movie-introduction {margin-top: 80px;}
h2.white {color: #fff; display: inline; line-height: 30px;}
p {line-height: 20px;}

.center-star-wars-figure-pictures {width: 860px; margin-left: auto; margin-right: auto;}
.container-movie-header-area {width: 848px; margin-left: auto; margin-right: auto;}
.star-wars-movie-loader {text-align: center; margin-top: 10px; margin-bottom: 10px;}
.center {text-align: center;}

.star-wars-links a:link {color: #0d538e; font-style: italic; font-weight: bold; text-decoration: none;}
.star-wars-links a:visited {color: #0d538e; font-style: italic; font-weight: bold; text-decoration: none;}
.star-wars-links a:active {color: #0d538e; font-style: italic; font-weight: bold; text-decoration: none;}
.star-wars-links a:hover {color: #0d538e; font-style: italic; font-weight: bold; text-decoration: underline;}

/*advertising*/
.ad-top-right {position: absolute; top: 35px; left: 400px;}
