
	body{
		background-color: #000000;
		background-image:url(background.jpg);
		background-repeat:repeat-x;
		background-position:top;
		margin: 0px;
		text-align: center;
		font-family: 'Mate', serif;
		font-weight: normal;
		text-decoration:none;
		color: #fff;
	}
	
	#container{
		/*background-color:#ccc; width:868px; */
		width:950px;
		margin: 0 auto;
		
		}
	
	
	a.kstarter:link {color:#87c543; text-decoration:none;} 
	a.kstarter:visited {color:#87c543; text-decoration:none;}
	a.kstarter:hover {color:#87c543; text-decoration:underline;}
	a.kstarter:active {color:#87c543; text-decoration:none;}
	
	a.payPal:link {color:#00bfef; text-decoration:none;}
	a.payPal:visited {color:#00bfef; text-decoration:none;}
	a.payPal:hover {color:#00bfef; text-decoration:underline;}
	a.payPal:active {color:#00bfef; text-decoration:none;}
	
	a.blank:link {color:#ffffff; text-decoration:none;}
	a.blank:visited {color:#ffffff; text-decoration:none;}
	a.blank:hover {color:#000000; text-decoration:underline;}
	a.blank:active {color:#ffffff; text-decoration:none;}
		
	#header-wrapper{
		/*background-color:#f00;*/
		clear: both;
		width: 850px;
		padding:50px 24px 0px 0px;
		float:none;
	}
	
	#internationalToggle{
		position:absolute;
		left:0px;
		top:300px;
		margin:0px;
		height: 92px;
		width:5%;
	}

	#content-cta{
		/*background-color:#90C;*/
		clear: both;
		width:750px;
		padding:24px;
		text-align: center;
		/*text-align: justify;*/
		text-justify:newspaper;
	}
	
	#packageContainer{
		/*background-color:#99C;*/
		width:95%;
		height: 1%; overflow: hidden;
		padding:24px;
		text-align: left;
		
	}

	#packageContainerPromotion{
		background-color:#5D5DD3;
		width:99%;
		height: 1%; overflow: hidden;
		padding:0px;
		text-align: left;
		margin-top:4em;
	}

	
	#packageContainer:hover{
		background-color:#fff;
		color:#000;
		width:95%;
		height: 1%; overflow: hidden;
		padding:24px;
		text-align: left;
		
	}
	
	#packageDetails{
		/*background-color:#090;*/
		float: left;
		width:75%;
	}
	
	#packagePurchase{
		/*background-color:#360;*/
		width: 170px;
		float: right;
		text-align:center;
	}
	
	#lineRule{
		width:95%;
		height:1px;
		background-color:#666;
	}
	

	.MainHeader{
		font-size:28px;
		padding: 21px 0px 32px 0px;
	}
	
	.MainContent{
		font-size:18px;
		padding:0px 0px 24px 0px;
	}
	
	.packageHeader{
		font-size:22px;
		color:lightblue;
	}
	
	.packageContents{
		font-size:18px;
		text-align: justify;
		text-justify:newspaper;
	
	}
	
	.smallType{
		font-size:10px;
		padding: 10px 0px 10px 0px ;
		/*color:#999;*/
	}
	button.facebook {
    background: #3b5998;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4b71c1),color-stop(100%,#3b5998));
    background-image: -webkit-linear-gradient(#4b71c1,#3b5998);
    background-image: -moz-linear-gradient(#4b71c1,#3b5998);
    background-image: -o-linear-gradient(#4b71c1,#3b5998);
    background-image: -ms-linear-gradient(#4b71c1,#3b5998);
    background-image: linear-gradient(#4b71c1,#3b5998);
    color: #fff;
    -moz-box-shadow: inset 0 1px 0 0 #5b8aeb;
    -webkit-box-shadow: inset 0 1px 0 0 #5b8aeb;
    -o-box-shadow: inset 0 1px 0 0 #5b8aeb;
    box-shadow: inset 0 1px 0 0 #5b8aeb;
    text-shadow: #3b5998 0 1px 0;
}

button.twitter {
    background: #2578b4;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#58a8e2),color-stop(100%,#2578b4));
    background-image: -webkit-linear-gradient(#58a8e2,#2578b4);
    background-image: -moz-linear-gradient(#58a8e2,#2578b4);
    background-image: -o-linear-gradient(#58a8e2,#2578b4);
    background-image: -ms-linear-gradient(#58a8e2,#2578b4);
    background-image: linear-gradient(#58a8e2,#2578b4);
    color: #fff;
    -moz-box-shadow: inset 0 1px 0 0 #88c1ec;
    -webkit-box-shadow: inset 0 1px 0 0 #88c1ec;
    -o-box-shadow: inset 0 1px 0 0 #88c1ec;
    box-shadow: inset 0 1px 0 0 #88c1ec;
    text-shadow: #2578b4 0 1px 0;
}

#actions {
margin: 0px;
padding: 0px;
overflow: hidden;
list-style-type: none;
}

button {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    background: #747770;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#3b5998),color-stop(100%,#747770));
    background-image: -webkit-linear-gradient(#3b5998,#747770);
    background-image: -moz-linear-gradient(#3b5998,#747770);
    background-image: -o-linear-gradient(#3b5998,#747770);
    background-image: -ms-linear-gradient(#3b5998,#747770);
    background-image: linear-gradient(#3b5998,#747770);
    color: black;
    -moz-box-shadow: inset 0 1px 0 0 #b7dc63;
    -webkit-box-shadow: inset 0 1px 0 0 #B7DC63;
    -o-box-shadow: inset 0 1px 0 0 #b7dc63;
    box-shadow: inset 0 1px 0 0 #B7DC63;
    text-shadow: #070707 0 2px 0;
    -moz-background-clip: border;
    -webkit-background-clip: border;
    -o-background-clip: border-box;
    -ms-background-clip: border-box;
    -khtml-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid #1A1A1A;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    color: #FFF;
    font-size: 12px;
    line-height: 48px;
    padding: 0 20px;
    -moz-transition: "color","0.3s";
    -webkit-transition: "color","0.3s";
    -o-transition: "color","0.3s";
    transition: "color","0.3s";
    cursor: pointer;
    margin: 0px;
    opacity: 0.99;
}


button:hover {
    opacity: 0.9;
}

#share{
	position:absolute;
	left:80%;
	top:275px;
	margin:0px;
	height: 92px;
	/*width:200px;*/
	font-size:12px;
}
	
	
	

