@import url("reset.css");
@import url("text.css");
@import url("common.css");
@import url("completed.css");
@import url("admin.css");

#about_payment {
	display:none
}

#how_to_order {
	display:none;
}

#what_is_calenp{
	display:none;
}

#campaign {
	display:none;
	position: relative;
	top: -1000px;
	left: 430px;
	z-index: 1;
	margin: auto;
	width: 144px;
	height: 142px;
	background: url("../images/campaign_badge.png") no-repeat;
}

#campaign span {
	display: none;
}

#cancelpage{
	display:none;
	width:70px;
	position:relative;
	margin-bottom:20px;
	top:0;
	left:860px;
	padding-left:25px;
	background: url(../images/trash_can.gif) 0px -3px no-repeat;
	cursor:pointer;
}


#slideshow {
	position: relative;
	z-index: 3;
	display: block;
	width: 500px;
	height: 320px;
	float: left;
	margin-right: 20px;
}

#slideshow img{
	display: none;
}

#toppanel {
	display: block;
}


.button {
	position: relative;
	top: 300px;
	display: block;
	width: 335px
}

.button a span {
	display: none;
}

.activepanel {
	
}



div.feature {
	display: block;
	width: 320px;
	float: left;
		padding-bottom:70px;

}

div#tweets{
	padding-top: 50px;
}

div.feature h2{
	display: none;
}

div.left p,
div.center p{
	position: relative;
	top:70px;
	width: 200px;
	left: 60px;
}

div.left img,
div.center img{
	width: 185px;
	position: relative;
	top: 80px;
	left: 50px;
}

div.right div.twtr-doc{
	margin-top: 100px;
	margin-left: 40px;
}

div.left{
	background: url("../images/feature_left.png") no-repeat;
}

div.center{
	width: 300px;
	background: url("../images/feature_center.png") no-repeat;
}

div.right{
	background: url("../images/feature_right.png") no-repeat;
}


.getstarted {
	background: url("../images/point.png") no-repeat;
	position: relative;
	z-index: 0;
}

.getstarted h1 {
	display: none;
}

.getstarted ol {
	display: none;
}

div.getstarted p.button a{
	display: block;
	background: url("../images/submit_for_try.png") no-repeat;
	width: 404px;
	height: 64px;
	position: relative;
	top: -33px;
	left: -12px
}

.nav {
	cursor: pointer;
}


div.panel a{
	color: #fff;
}

div.pics{
	float:left;
	margin-right:20px;
}

div.point {
	display: block;
	margin: 0 0 0 0;
	float: left;
	width: 380px;
	height: 260px;
	color: #fff;
	display: block;
	padding-right: 20px;
}

div.point p a.targetlink{
	border-bottom: 1px dotted;
}

div.point .pic{
	
	margin-right: 20px;
}

div.point h3 {
	font-size: medium;
	margin-bottom: 0;
}

div.point h4 {
	font-size: small;
	margin-bottom: 0.5em;
}

div.point p {
	margin-bottom: 1em;
}

div.point table {
	width: 350px;
	margin-top: 0px;
}

div.point table th {
	border: 1px solid #999;
	padding: 3px;
}

div.point table td {
	border: 1px solid #999;
	padding: 3px;
}

div.point ol li {
	list-style-type: decimal;
	font-weight: bold;
	font-size: medium;
}

div.point ol li ul li {
	list-style-type: disc;
	font-weight: normal;
	font-size: small;
}


.scrollContainer{
	display:block;
    height: 360px;
	background: url("../images/message_background.png") no-repeat;
}
.scrollContainer div.panel {
    padding: 20px;
    width: 940px;
}

.top {
	
}

.introduction{
	clear: both;
	padding: 40px;
	margin-top: 20px;
	border-top: 1px solid #999;
	padding-top: 50px;
	display: none;
}

.introduction .point{
	color: #666;
}

#browsercheck{
	display: none;
	padding: 10px 20px;
	width: 920px;
	margin: 10px auto;		
	color: #000;
	background: #fff999;
}

#browsercheck ul li{
	display: inline;
}

#browsercheck ul li a{
	padding-left: 20px;
}
#browsercheck #ie8{
	background: url(../images/ico_browser1_1.gif) no-repeat;
}

#browsercheck #firefox{
	background: url(../images/ico_browser1_2.gif) no-repeat;
}

#browsercheck #chrome{
	background: url(../images/ico_browser1_4.gif) no-repeat;
}

#browsercheck #safari{
	background: url(../images/ico_browser1_3.gif) no-repeat;
}

#closebrowsercheck{
	display:block;
	width:70px;
	position:relative;
	top:0px;
	left:910px;
	background: url(../images/trash_can.gif) 0px -3px no-repeat;
	cursor:pointer;
}

#addclip{
	width: 300px;
	margin: auto;
	left:80px;
	position: relative;
	top: -88px;
}

#twitter{
	display: block;
	background: url(../images/tw.png) no-repeat;
	padding-left: 23px;
}

div#tweet{
	width: 900px;
	height: 50px;
	margin: auto;
	padding: 15px 20px 0 20px;
	background: #333;
	color: #fff;
	display:none;
}

div#tweet a{
	color: #999;
}

div#tweet ul{
	width: 800px;
}

div#tweet ul li{
	margin-left: 0;
}
