@charset "utf-8";

/* MASTER INIT
------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
}

body {
	font-size: 12px;
	color: #000000;
}

a {
	color: #182A3E;
	outline-style: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

ul,
ol {
	list-style-type: none;
}

img {
	border: none;
}

.clearFix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearBoth {
	clear: both;
}

/* HEADER
------------------------------------------------------------------------------*/

#header h1 {
	float: left;
	height: 86px;
	width: 344px;
}

#header {
	background-image: url(images/static/bg_header.jpg);
	background-repeat: repeat-x;
}

#headerInner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 87px;
}

#gNav {
	float: right;
	width: 555px;
	margin-top: 25px;
	padding-right: 25px;
}

#gNav li {
	float: left;
	margin-right: 10px;
}

#gNav a {
	width: 175px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	background-position: left top;
}

#gNav a:hover {
	background-position: left bottom;
}

#gNavRanking a {
	background-image: url(images/static/gnav_ranking.jpg);
}

#gNavWebmasters a {
	background-image: url(images/static/gnav_webmasters.jpg);
}

#gNavUpload a {
	background-image: url(images/static/gnav_upload.jpg);
}

/* WRAPPER
------------------------------------------------------------------------------*/

#wrapperInner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	min-height: 500px;
}

* html body #wrapperInner {
	height: 500px;
}

#step {
	background-image: url(images/static/bg_step.jpg);
	height: 209px;
	width: 920px;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 25px;
	margin-bottom: 35px;
}

.stepBox {
	float: left;
	width: 275px;
	padding-right: 30px;
}

.stepBox h2 {
	margin-bottom: 45px;
}

/* FOOTER
------------------------------------------------------------------------------*/

#footer {
	background-image: url(images/static/bg_footer.png);
	background-repeat: repeat-x;
}

#footerInner {
	height: 35px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 25px;
}

#footerInner ul {
	float: left;
	width: 300px;
}

#footerInner li {
	float: left;
	margin-right: 5px;
}

#footerInner p {
	float: right;
}

/* ERROR
------------------------------------------------------------------------------*/

#error {
	margin-top: 170px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
}

#error h2 {
	margin-bottom: 35px;
}

/* VIDEO
------------------------------------------------------------------------------*/

#adPlayerTop {
	margin-bottom: 20px;
}

#adPlayerSide {
	float: right;
}

#main {
	float: right;
	width: 683px;
}


#playerArea {
	float: left;
	width: 470px;
	margin-bottom: 25px;
}

#videoInfo {
	background-image: url(images/static/bg_videoinfo.png);
	height: 100px;
	width: 470px;
	margin-top: 25px;
	position: relative;
	background-repeat: no-repeat;
}

#videoInfo dl {
	float: left;
	padding-top: 20px;
}

#videoInfo dt {
	width: 110px;
	float: left;
	text-align: right;
}

#videoInfo dd {
	margin-left: 125px;
	margin-bottom: 10px;
	width: 330px;
}

*:first-child+html #videoInfo dd {
	word-wrap: break-word;
}

* html body #videoInfo dd {
	word-wrap: break-word;
}

#btnReport {
	position: absolute;
	right: 20px;
	top: 20px;
}

#sub {
	float: left;
	width: 220px;
}

#rankVideo20 {
	margin-bottom: 25px;
}

#rankVideo20 span {
	line-height: 1.75;
	font-weight: bold;
	padding-right: 15px;
}

#subBtn li {
	margin-bottom: 10px;
}

/* VIDEO - TAB
------------------------------------------------------------------------------*/

#linkThumb {
	background-image: url(images/static/bg_linkthumb.jpg);
	height: 464px;
	width: 683px;
	background-position: left 36px;
	background-repeat: no-repeat;
}

#linkThumbTab {
	height: 40px;
	padding-left: 3px;
}

#linkThumbTab li {
	float: left;
	margin-right: 10px;
	height: 40px;
}

#linkThumbTab li a {
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

#head1.open a {
	background-image: url(images/static/tab_links_open.jpg);
}

#head1.close a {
	background-image: url(images/static/tab_links_close.jpg);
}

#head2.open a {
	background-image: url(images/static/tab_thumb_open.jpg);
}

#head2.close a {
	background-image: url(images/static/tab_thumb_close.jpg);
}

#box1,
#box2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#box1 h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

#box1 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/static/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#box1 span {
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}

#box2 li {
	background-image: url(images/static/bg_thumb.png);
	padding: 5px;
	height: 105px;
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

/* RANKING
------------------------------------------------------------------------------*/

.heading {
	margin-bottom: 30px;
}

#ranking {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.bgGray {
	background-color: #EEEEEE;
}

#ranking .hits {
	color: #357A07;
	text-align: right;
}

#ranking01_10 {
	width: 850px;
	border-collapse: collapse;
}

#ranking01_10 td {
	height: 40px;
	padding-left: 20px;
	padding-right: 10px;
}

#ranking01_10 span {
	font-size: 15px;
	padding-right: 15px;
}

#ranking11_20 {
	width: 400px;
	border-collapse: collapse;
	float: left;
	margin-top: 30px;
}

#ranking21_30 {
	width: 400px;
	border-collapse: collapse;
	float: right;
	margin-top: 30px;
}

#ranking11_20 td,
#ranking21_30 td {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#ranking11_20 span,
#ranking21_30 span {
	font-size: 15px;
	padding-right: 10px;
}

/* REMOVE
------------------------------------------------------------------------------*/

#completion {
	margin-top: 230px;
	text-align: center;
}

#completion span {
	background-color: #E6E6E6;
	font-size: 15px;
	font-weight: bold;
	color: #182A3E;
	line-height: 30px;
	padding: 10px;
}

/* COMMING
------------------------------------------------------------------------------*/

#comming {
	margin-top: 230px;
	text-align: center;
}

/* UPGRADE
------------------------------------------------------------------------------*/

#upgrade {
	text-align: center;
	margin-top: 250px;
}

#upgrade h1 {
	margin-bottom: 25px;
}

/* TERMS
------------------------------------------------------------------------------*/

#terms h2 {
	margin-bottom: 25px;
}

#terms p {
	line-height: 1.5;
	margin-bottom: 15px;
}

/* UPLOAD / UPLOADING / UPLOADED
------------------------------------------------------------------------------*/

#upload {
	padding-top: 25px;
	padding-left: 50px;
}

#upload dt {
	font-size: 15px;
	margin-bottom: 10px;
}

#upload dd {
	margin-bottom: 15px;
}

#upload textarea {
	background-image: url(images/static/bg_form.png);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
	width: 690px;
	border: 1px solid #E6E6E6;
	line-height: 1.5;
}

#upload h3 {
	margin-top: 50px;
	margin-bottom: 15px;
}

#upload p {
	margin-bottom: 10px;
}

#upload input {
	width: 125px;
}

#upload .formText {
	height: 16px;
	border: 1px solid #E6E6E6;
	background-image: url(images/static/bg_form.png);
	background-repeat: repeat-x;
	width: 420px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#upload .formFile {
#	//height: 16px;
#	border: 1px solid #E6E6E6;
#	//background-image: url(images/static/bg_form.png);
#	//background-repeat: repeat-x;
#	width: 420px;
#	padding-top: 7px;
#	padding-bottom: 5px;
#	padding-left: 5px;
#	padding-right: 5px;
#}


*:first-child+html #upload .formFile {
 height: 30px;
 border: 1px solid #E6E6E6;
 background-image: url(images/static/bg_form.png);
 background-repeat: repeat-x;
 width: 431px;
 padding-top: 7px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

* html body #upload .formFile {
 height: 30px;
 border: 1px solid #E6E6E6;
 background-image: url(images/static/bg_form.png);
 background-repeat: repeat-x;
 width: 431px;
 padding-top: 7px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}



#upload .formCheckbox {
	width: 20px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

#upload .error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
}

/* CONTACT
------------------------------------------------------------------------------*/

.covey {
	height: 16px;
	border: 1px solid #E6E6E6;
	background-image: url(images/static/bg_form.png);
	background-repeat: repeat-x;
	width: 420px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

*:first-child+html .covey {
	padding-top: 8px;
	padding-bottom: 4px;
}

* html body .covey {
	padding-top: 8px;
	padding-bottom: 4px;
}

#contactForm textarea {
	background-image: url(images/static/bg_form.png);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
	width: 590px;
	border: 1px solid #E6E6E6;
	line-height: 1.5;
}

#contactForm {
	padding-top: 25px;
	padding-left: 50px;
}

#contactForm dt {
	margin-bottom: 10px;
}

#contactForm dd {
	margin-bottom: 20px;
}

#contactSend {
	width: 125px;
}

#contactForm .error  {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
}

/* WEBMASTER
------------------------------------------------------------------------------*/

#trade {
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 50px;
}

#trade h3 {
	margin-bottom: 15px;
}

#trade p {
	line-height: 1.5;
}

#getTraffic {
	padding-left: 50px;
}

#getTraffic dt {
	margin-bottom: 10px;
}

#getTraffic dd {
	margin-bottom: 20px;
}

#addYourSite {
	width: 125px;
}

#getTraffic h3 {
	margin-bottom: 25px;
}

#getTraffic .error  {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
}

/* DELETE
------------------------------------------------------------------------------*/

#delete {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 380px;
}

#delete h1 {
	margin-bottom: 20px;
}

#delete dt {
	margin-bottom: 10px;
}

#delete dd {
	margin-bottom: 20px;
}

#delete textarea {
	background-image: url(images/static/bg_form.png);
	background-repeat: repeat-x;
	padding: 5px;
	height: 90px;
	width: 420px;
	border: 1px solid #E6E6E6;
	line-height: 1.5;
}

#sendRequest {
	width: 125px;
}

#delete #completion {
	margin-top: 150px;
}

#delete .error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 20px;
}