/*---------------------------------------------------------------------------
G L O B A L   E L E M E N T S
---------------------------------------------------------------------------*/
/*Resets*/
* { margin: 0; padding: 0; }
body { font: normal 0.75em/1 Verdana, lucida, arial, helvetica, sans-serif; color: #fff; }
table { border-collapse: collapse; font-size: 100%; /*IE hack */ } 
img, fieldset { border: 0; }

/*Links*/
a, a:visited, a:active { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; }

/*Headers*/
h1 { font: bold 1.2em/1.3 Verdana; color: #fff; }
h2 { font: bold 1em/2.5 Verdana; color: #fff; }
h3 { font: bold 0.8em/2.6 Verdana; color: #fff; }

/*Is used to fix inheritance issue*/
input, select, th, td, li li, li li p, li p, td p, blockquote p { font-size: 1em; }

/*---------------------------------------------------------------------------
C O M M O N   E L E M E N T S
---------------------------------------------------------------------------*/
.clear { clear: both; }
.leftFloat { float: left; }
.rightFloat { float: right; }
.NavContainer {	height: 30px; background-repeat: no-repeat; }
.noWhiteSpace { display: block; }
.NavHeader { width: 770px; height: 55px; background: url(http://cache.lego.com/upload/contentTemplating/LifestyleDictionary/images/2057/picBE5FAF14-E5F0-4796-BF92-590C7EC9EB05.jpg) no-repeat; }
.NavContainer { margin: 24px 0 0 0; float: right; }
#toutContainer img { margin: 4px 1px 0 0; }


/*---------------------------------------------------------------------------
P R O D U C T S
---------------------------------------------------------------------------*/

/* -----------------------------
STRUCTURE
------------------------------*/
#familyNavContainer { 
	height: 45px;
	margin: 10px 0 0 10px; 
}

.familyNavLink { 
	width: 120; 
	height: 45px; 
	display: block; 
}

.familyNavLink:hover { 
	text-decoration: none; 
}

.familyNavLinkTxt { 
	padding: 36px 0 0 0; 
	text-align: center; 
	font: bold 0.8em Verdana; 
	color: #fff;
}

.familyNavItem 
{
	width: 146px;
	height:50px;
	margin: 0 4px 0 0; 
	float: left;
	text-align:center;
	vertical-align:bottom;
	background-repeat:no-repeat;
}

#PR-mainContainer {
	width: 770px;
	overflow: hidden;
	background: #fff;
}

#PR-mainContent {
	margin: 10px 10px 0 10px;
}

#PR-mainContentOuter {
	float: right;
}

#PR-productList {
	width: 135px;
	float: left;
}

#PR-toutContainer {
	width: 600px; 
	margin: 20px 0 20px 10px;
	float: right;
}

.PR-tout {
	width: 135px;
	height: 230px;
	margin: 7px 7px 0 0;
	background-color: #edeee6;
	float: left;
}

.PR-toutTxt {
	margin: 5px;
}

.PR-toutTxt a {
	font: normal 0.8em/1.5 Verdana;
	color: #aaaaaa;
}

.PR-toutTxt a:visited {
	font: normal 0.8em/1.5 Verdana;
	color: #aaaaaa;
}

#PR-addContent {
	width: 159px;
	height: 252px; 
	margin: -20px 0 0 0;
	float: right;
}

.PR-categoryItem {
	margin: 0 5px 0 0;
	position: relative;
	float: left;
}

.PR-categoryItem a:hover {
	text-decoration: none;
}

.PR-categoryItemTxt {
	width: 100%;
	position: absolute;
	z-index: 100;
	bottom: 3px;
	left: 0;
	text-align: center;
	font-weight: bold;
}

/*PRODUCTS DETAILS*/
#PD-mainContent {
	width: 599px;
	background-color: #79c9e2;
}

#PD-productRating {
	margin: 5px 0 0 0;
}

#PD-mainImg {
	padding: 0 0 0 10px;
	float: left;
}

#PD-secImg {
	padding: 0 10px 0 0;
	float: right;
}

#PD-thirdImg {
	padding: 10px 10px 0 0;
	float: right;
}

#PD-wishList {
	width: 440px;
	margin: 5px 0 5px 5px;
	visibility: hidden;
	float: left;
}

#PD-txt {
	margin: 0 0 0 10px;
	padding: 0 5px 5px 0;
}

.VoteRank {
	font: bold 1.8em verdana;
}

.Vote {
	font: normal 10px/30px Verdana;
	color: #000;
}

.VoteBasedOn {
	font: normal 0.9em verdana;
}

.VoteThankYou {
	color: #000;
}

.VoteHover {
	line-height: 30px;
	background-color: #f36f1d;
	color: #fff;
}

/* -----------------------------
IMAGES
------------------------------*/
#PR-productList img {
	margin: 0 0 5px 0;
}

#PR-addContainer img {
	margin: 5px 0 0 26px;
}

#PD-wishList .img1 {
	margin: 0 0 0 125px;
}

#PD-wishList .img2 {
	margin: 0 0 0 102px;
}

/* -----------------------------
HEADERS
------------------------------*/
.PR-tout h3 {
	text-indent: 5px;
	background-color: #ff9900;
}

#PD-mainContent h1 {
	text-indent: 10px;
	line-height: 2;
}

#PR-toutContainer h2 {
	width: 426px;
	text-indent: 5px;
	background-color: #edeee6;
	color: #9E9F97;
}


/*---------------------------------------------------------------------------
W H E R E   T O   B U Y
---------------------------------------------------------------------------*/

/* -----------------------------
STRUCTURE
------------------------------*/
#WTB-mainContainer { 
	width: 770px;
	height: 257px; 
	line-height: 1.3em;
}

#WTB_mainContainer { 
	width: 770px;
	height: 257px; 
	line-height: 1.3em;
}

#WTB-txtContainer { 
	width: 250px;
	margin: 50px 20px 0 0;
	float: right; 
}

#WTB-mainContainer select { 
	width: 170px;
	margin: 15px 0 15px 0; 
}

#WTB-popupContainer {
	width: 420px;
	margin: 10px;
	text-align: left;
	line-height: 1.3em;
	color: #000;
}

#WTB-popupContainer h1 a {
	color: #000;
	cursor: pointer;
}

#WTB-popupContainer p {
	margin: 5px 0 20px 0;
}
