/*World Wall Map tool styles
July 2009
*/

/*GENERAL STYLES*/
*{	
	margin:0px;
	padding:0px;
}
iframe {
	border: none;
	overflow:auto;
}
img{
	border:0px;
	outline:none;
}
body{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
a:link{
	text-decoration:none;
	color:#000000;
}
a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#9ECC38;
}
a:active{
	text-decoration:none;
	color:#000000;
}
p{
	margin-bottom:20px;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#9ECC38;
	margin-bottom:15px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#9ECC38;
	margin-bottom:10px;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#222222;
	margin-bottom:10px;
}


/*LAYERS*/
#mainContainer{	
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#content{
	position:relative;
	width:1000px;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;
	float:left;
	top: 0px;
}
#leftCustomTool	{
	position:relative;
	width:988px;
	min-height:400px;
	left:5px;
	float:left;
	top:4px;
}
#leftContainer{
	position:relative;
	width:285px;
	min-height:100px;
	float:left;
	background-color:#000000;
	margin-right:6px;
	margin-bottom:50px;
	color:#ffffff;
}
#leftContainer ul li{
	list-style:none;
	line-height:115%;
}
#leftTop{
	position:relative;
	width:285px;
	height:41px;
	margin-right:5px;
	/*margin-bottom:-2px;
	padding-bottom:-2px;*/
}
#step1ON{
	position:relative;
	width:285px;
	height:391px;
	background-image:url(../images/leftBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#step2ON{
	position:relative;
	width:285px;
	height:391px;
	background-image:url(../images/leftBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:-2px;
}
#step3ON{
	position:relative;
	width:285px;
	height:391px;
	background-image:url(../images/leftBackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#step3ON a{
	color:ffffff;
}
#step3ON a:hover{
	color:#9ECC38;
}
.steptext{
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
}
.steptext a {
	color:#FFFFFF;
}
.steptext a:hover{
	color:#9ECC38;
}
#logomessage{
	color:ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-size:11px;
}
#logomessage a {
	color:#FFFFFF;
}
#logomessage a:hover{
	color:#9ECC38;
}
#step1message{
	color:ffffff;
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
}
#step1message a {
	color:#FFFFFF;
}
#step1message a:hover{
	color:#9ECC38;
}
#worldmap {
	position:relative;
	width:694px; 
	height:430px; 
	border: 1px solid #999999;
	float:left;
	background:#BDFCFc;
}
#worldmap a {
	color:#FFFFFF;
}
#worldmap a:hover{
	color:#9ECC38;
}
#worldmap p {
	color:#FFFFFF;
}

#bottom{	
	position:relative;
	width:1000px;
	height:87px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:40px;
	margin-top:25px;
	clear:both;
	left:0px;
}	
#bottom	p{
	margin-bottom:0px;
}
div.layerOn{	
	display:block;
}
div.layerOff{	
	display:none;
}

#itemMiddle{
	position:relative;
	margin-left:21px;
	width:946px;
	min-height:300px !important;
	margin-bottom:0px;
	background:url(../images/confirmItemmiddle.png) repeat;
	overflow:auto;
	color:#FFFFFF;
	font-size:11px;

}
#itemMiddle	li ul{
	list-style:none;
}
#itemMiddle a{
	color:#FFFFFF;
}
#itemMiddle a:hover{
	color:#9aCa36;
}


/*OTHERS*/
.step1Box{
	width:240px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border: 1px solid #666666;
	padding-top:3px;
}
.leftList{
	margin-left:10px;
}
.leftList li{
	line-height:1.6em;
}
.displayBox	{
	border:0px;
	width:120px;
	margin-left:10px;
	text-align:center;
	height:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	background:none;
	overflow:hidden;
}
.priceBox{
	border:0px;
	width:120px;
	margin-left:10px;
	text-align:center;
	height:32px;
	color:#FFFFFF;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;	
}
#finishes1 {
	width: 325px;
	height: 15px;
	overflow: hidden;
	border: 1px solid black;
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;
	z-index:99999999;
	padding:3px;
	background-image:url(../images/finishesBackground.png);
	background-repeat:no-repeat;
}
#finishes1 a	{
	color:#ffffff;
	text-decoration:none;
}
#finishes1 a:hover	{
	color:#98CD34;
	text-decoration:none;
}
h3.section {
	margin-top: 1em;
}
#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

div.floatLeft{
	float:left;
}
div.floatRight{
	float:right;
}
div.sliderContainer{
	width: 350px;
	vertical-align: top;
}

/*End of File*/
