/*********************************************************************************
 * Yoink'd Mediabox  - http://www.yoinkd.com 
 * Copyright 2007. Yoink'd.com. All Rights Reserved
 * 
 * Yoink'd Homepage
 * 
 *********************************************************************************/

/*********************************************************************************
 * STRUCTURE 
 *********************************************************************************/
 
body  {
	background: #f6f6f6; 
	margin: 0px; 
	padding: 0px;
}

#container  {
	width: 100%;
	text-align: center; 
}


#header {
	border: 0px; 
	width: 100%;  
	text-align: center; 
	height: 68px; 
	overflow: hidden; 
	background-image: url(images/header_bg.gif); 
} 

#header_wrap {
	padding-left: 10px; 
	width: 970px; 
	margin: 0 auto; 
	background: none; 
}

#logo { 
	float: left; 
}

#navigation { 
	background: none; 
	font-family: arial, sans-serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #d3d3d3; 
	float: right; 
	padding-right: 40px; 
	padding-top: 5px; 
} 


#content {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #000000; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px; 
	margin: 0 auto; 
	width: 960px; 
	text-align: left; 
}


#left {
	float: left; 
	width: 280px; 
}

#player {
	float: left; 
	width: 322px; 
	height:481px;
	margin-left: 20px; 
	text-align: center; 
	position:relative;
}


#right {
	float: left; 
	margin-left: 20px; 
	width: 280px; 
}



#footer {
	width: 100%;  
	background-image: url(images/footer_bg.gif); 
	height: 38px; 
	padding-top: 30px; 
	font-family: arial, sans-serif; 
	font-size: 11px;
	color: #333; 
	text-align: center; 
	clear: both; 
} 

#footer a {
	font-size: 11px; 
}
#footer a:visited {
	font-size: 11px; 
}
#footer a:hover {
	font-size: 11px; 
}



/*********************************************************************************
 * LINKS 
 *********************************************************************************/
 
a {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #3fadd1; 
	text-decoration: none; 
	border-bottom: 2px solid #e1e1e1; 
}

a:visited {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #3fadd1; 
	text-decoration: none; 
	border-bottom: 2px solid #e1e1e1; 
}

a:hover  {
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #f6f593; 
	text-decoration: none; 
	border-bottom: 2px solid #f7f7f7; 
}


#navigation a {
	background: #ffffff; 
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #34c09d; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #f6f6f6; 
} 

#navigation a:visited {
	background: #ffffff; 
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #34c09d; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #f6f6f6; 
} 


#navigation a:hover {
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #f4ee8a; 
	line-height: 30px; 
	text-decoration: none; 
	border-bottom: 3px solid #dbdbdb; 
} 




/*********************************************************************************
 * GENERAL TEXT 
 *********************************************************************************/
 


p  {
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 17px; 
} 

.title {
	font-family: arial, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	color: #31C39C; 
	padding-bottom: 10px; 
}

.subtitle {
	font-family: arial, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #4283ac;  	
}

.title a {
	font-family: arial, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	color: #31C39C; 
	padding-bottom: 10px; 
	border: 0px; 
}

.title a:visited { 
	font-family: arial, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	color: #31C39C; 
	padding-bottom: 10px; 
	border: 0px; 
}

.title a:hover { 
	font-family: arial, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	color: #31C39C; 
	padding-bottom: 10px; 
	border: 0px; 
	text-decoration: underline; 
}


.p {
	float: left;
	width: 100%; 
	padding-bottom: 10px; 
	font-size: 12px; 
}

.player_frame {
	border: 0px; 
}

/*********************************************************************************
 * BOOKMARKS 
 *********************************************************************************/
 
#bookmarks {
	padding-top: 3px; 
	padding-bottom: 20px; 
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 11px;
	width: 100%;  
	clear: both; 
}
	
#bookmarks a {
	font-size: 11px; 
}

#bookmarks a:visited {
	font-size: 11px; 
}

#bookmarks a:hover {
	font-size: 11px; 
}

/*********************************************************************************
 * BOOKMARKS 
 *********************************************************************************/
 
#footer_navigation {
	padding-top: 3px; 
	padding-bottom: 20px; 
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 12px;
	width: 100%;  
	color: #7e7e7e; 
	clear: both; 
}

/*********************************************************************************
 * Terms of Service / Privacy Policy 
 *********************************************************************************/
 
#tos {
	font-family: arial, sans-serif; 
	font-size: 11px;
	line-height: 17px; 
	color: #000000; 
}

#tos p {
	font-family: arial, sans-serif; 
	font-size: 11px;
	line-height: 17px; 
	color: #000000; 
}

/*********************************************************************************
 * FORMS 
 *********************************************************************************/
 
.contact_content {
	width: 500px; 
	float: left; 
}


div.contactform  { 
	padding: 10px; 
	float: left; 
	width: 450px; 
}
 
 
div.contactleft {  

	font-size: 12px; 
	float: left; 
	width: 150px; 
}

div.contactright {
	margin-bottom: 10px; 
	font-size: 12px;
	float: left; 
	width: 300px; 
}


.button {
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc;
	border-right: 1px solid #8f8f8f;  
	border-bottom: 1px solid #8f8f8f; 
	padding: 3px;
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #ffffff; 
	background-color: #3fadd1; 
	cursor: pointer; 
}


input, textarea {
	border: 1px solid #ccc; 
	padding: 3px;
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: #2b4879; 
} 

/*********************************************************************************
 * Yoink'd Masters 
 *********************************************************************************/

 
#yoinkd_masters {
	width: 400px; 
	float: left; 
	margin-bottom: 30px; 
}

.master {
	float: left; 
	width: 100%; 
	padding-bottom: 10px; 
}

.master_img {
	float: left; 
}

.master_description {
	padding-left: 10px; 
	float: left; 
	width: 250px;  
	font-size: 10px; 
}

.master_name {
	padding-bottom: 5px; 
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #333; 
}

.master_line {
	padding-bottom: 3px; 
}

.master_line a {
	font-size: 11px; 
}

.master_line a:visited {
	font-size: 11px; 
}

.master_line a:hover {
	font-size: 11px; 
}


.master_title {
	font-family: arial, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #39aed6; 
}

 
/*********************************************************************************
 * Help 
 *********************************************************************************/
 
 
.help_title {
	font-family: arial, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #4283ac; 
}

ul.faq li {
	padding-bottom: 3px; 
}


.faq a {
	font-size: 12px;
}


.faq a:visited {
	font-family: arial, sans-serif; 
}

.faq a:hover {
	font-size: 12px;
}



/*********************************************************************************
 * Products (main)
 *********************************************************************************/
 

.product_heading {
	font-family: arial, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #39aed6; 
	padding-bottom: 10px; 
	width: 100%;  
}

.product_item {
	float: left; 
	width: 450px; 
	padding-bottom: 10px; 
}

.product_item_space {
	float: left; 
	width: 50px; 
}

.product_img {
	float: left; 
}

.product_description {
	padding-left: 20px; 
	float: left; 
	font-size: 11px; 
	width: 290px;  
	padding-top: 10px;
	text-align: justify; 
}

.product_description a {
	font-size: 11px;
}

.product_description a:visited {
	font-size: 11px;
}

.product_description a:hover {
	font-size: 11px;
}

.product_title {
	font-weight: bold;
	font-size: 14px; 
	color: #31c39c; 
	padding-bottom: 8px; 
}

.product_title a {
	font-weight: bold;
	font-size: 14px; 
	color: #31c39c; 
	padding-bottom: 8px;
	text-decoration: none; 
	border: 0px;  
}

.product_title a:visited {
	font-weight: bold;
	font-size: 14px; 
	color: #31c39c; 
	padding-bottom: 8px; 
	text-decoration: none; 
	border: 0px;  
}

.product_title a:hover {
	font-weight: bold;
	font-size: 14px; 
	color: #31c39c; 
	padding-bottom: 8px; 
	text-decoration: underline; 
	border: 0px;  
}

.red {
	font-weight: bold;
	font-size: 12px; 
	padding-bottom: 8px; 
	color: #FF8239; 
}

.code {
	padding-top: 10px; 
	padding-left: 20px; 
	padding-bottom: 10px; 
}
	
.input_code {
	width: 340px;
	padding: 3px; 
	color: #5896c5; 
	font-size: 11px; 
	font-family: arial, sans-serif; 
	border: 1px solid #ccc; 
}


/*********************************************************************************
 * Products (individual) 
 *********************************************************************************/

 
.product_left {
	float: left; 
	width: 400px; 
	font-family: arial, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
}

.product_right {
	float: left; 
	width: 450px; 
	margin-left: 50px; 
	font-family: arial, sans-serif;
	font-size: 12px; 
	line-height: 15px; 
}

.product_title_ind {
	font-family: arial, sans-serif; 
	font-size: 19px;
	font-weight: bold;  
	color: #31c39c; 
	letter-spacing: -.025em;	
	padding-bottom: 5px; 
}

.product_subtitle {
	font-family: arial, sans-serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #39aed6; 
	letter-spacing: -.025em;	
}

.product_feature {
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: 1px solid #eeeeee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;  
}

.product_list {
	line-height: 18px; 
	color: #333; 
}

/*********************************************************************************
 * SKINS
 *********************************************************************************/
 
 
.skin {
	margin-left: 10px; 
	margin-top: 5px; 
}

.skin_text {
	color: #333;
	padding-bottom: 5px; 
	float: left; 
	width: 100%; 
	display:inline; 
}


.skin_thumb {
	float: left; 
	width: 50px; 
	margin-left: 10px;
	margin-right: 10px; 
	display:inline; 
}

.skin_title {
	display:inline; 
	font-family: arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	line-height: 20px; 
	color: #6085b2; 
	text-align: center; 
	float: left; 
	width: 100%; 
}

/*********************************************************************************
 * Content Boxes - Type 1
 *********************************************************************************/
 
.content_box_content {
	width: 270px; 
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px; 
}

.content_box {
	float: left;
	width: 280px; 
	background: url(images/content_box_bg.gif); 
	overflow: hidden; 
	position:relative;
}

.content_box a {
	font-family: arial, sans-serif; 
	font-size: 10px;
	color: #3fadd1; 
	border: 0px; 
	padding: 0px;
	margin: 0px; 
}

.content_box a:visited {
	font-family: arial, sans-serif; 
	font-size: 10px;
	color: #3fadd1; 
	border: 0px; 
	padding: 0px;
	margin: 0px; 
}

.content_box a:hover {
	font-family: arial, sans-serif; 
	font-size: 10px;
	color: #f6f593; 
	border: 0px; 
	padding: 0px;
	margin: 0px; 
	text-decoration: none; 
}



.content_box_footer {
	float: left; 
	width: 280px; 
	height: 15px; 
	overflow: hidden; 
	background: url(images/content_box_footer.gif); 
	padding: 0px;
	margin: 0px; 
	border:1px solid #f7f7f7; 
}


/*********************************************************************************
 * Homepage - Video 
 *********************************************************************************/
 

.video {
	cursor:pointer;
}

.item { 
	border-bottom: 1px solid #eeeeee; 
	padding-left:3px;  
	padding-right: 3px;
	padding-top: 2px; 
	padding-bottom: 2px; 
	float: left; 
	width: 264px; 
	height: 40px; 
	overflow: hidden; 
}

.user {
	width:261px;overflow:hidden;
}
/*********************************************************************************
 * Homepage - Labels 
 *********************************************************************************/
 
#label_hottest_yoinkd {
	width: 280px;
	height: 36px;
	background: url(images/label_hottest_yoinkd.gif); 	
	overflow: hidden; 
	margin: 0px;
	padding: 0px; 
}

#label_hottest_yoinkers {
	width: 280px;
	height: 36px;
	background: url(images/label_hottest_yoinkers.gif); 	
	overflow: hidden; 
	margin: 0px;
	padding: 0px; 
}

#label_currently_yoinkd {
	width: 280px;
	height: 36px;
	background: url(images/label_currently_yoinkd.gif); 	
	overflow: hidden; 
	margin: 0px;
	padding: 0px; 
}

#label_yoinkd_skins {
	width: 280px;
	height: 36px;
	background: url(images/label_yoinkd_skins.gif); 	
	overflow: hidden; 
	margin: 0px;
	padding: 0px; 
}



#hottest_yoinkers {
	margin-top: 15px;
	margin-bottom: 20px; 
}

#yoinkd_skins {
	margin-top: 8px;
	margin-bottom: 10px; 
}


#label_yoinkd_masters {
	width: 330px;
	height: 36px;
	overflow: hidden; 
	background: url(images/label_yoinkd_masters.gif); 	
	margin: 0px;
	padding: 0px; 
}

/*********************************************************************************
 * Homepage - Structure - video_icon (left) || video_description (right) 
 *********************************************************************************/
 
 
.video_icon {
	float: left; 
	width: 40px;  
	height: 40px; 
	overflow: hidden; 
}

.video_icon img {
 	width: 40px;
 	height: auto;
}

.video_description {
	float: left; 
	padding-left: 10px; 
	width: 210px;
	height: 50px; 
	overflow: hidden; 
}


/*********************************************************************************
 * Homepage - Structure - Lines 
 *********************************************************************************/
 
.video_info {
	height:30px;
	overflow:hidden;
}

.video_line{
	color: #8f8f8f;
	width: 210px; 
	overflow: hidden; 
	height: 14px; 
	padding: 0px;
	margin:0px; 
	border:0px; 
}


.left {
	float: left; 
	color: #8f8f8f;
}

.right {
	float: right; 
	text-align: right; 
	color: #8f8f8f;
	font-size: 10px;
}



/*
 * in-line style changes 
 */ 
 

.video_title {
	font-family: arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 	
	color: #3192b5; 
	overflow: hidden; 
	height: 14px; 
	width: 140px; 
}


.video_title_long {
	font-family: arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 	
	color: #3192b5; 
	overflow: hidden; 
	height: 14px; 
	width: 100%; 
}

.video_artist { 
	color: #296C84; 
	font-weight: normal; 
	font-size: 10px; 
	height: 13px;
	overflow: hidden; 
	width: 150px; 
}


.video_views {
	color: #31c39c; 
	font-weight: bold;
	font-size: 11px; 
}

.video_duration {
	color: #6e6e6e;
	font-size: 10px;
	font-weight: bold; 
} 

.video_user {
	color: #31c39c;  
	font-size: 10px; 
}

/*********************************************************************************
 * BORDER MASKS 
 *********************************************************************************/
 

.border_corner {
	z-index:1000;
	width:7px;
	height:7px;
	overflow:hidden;
	position:absolute;
}

.border_edge {
	z-index:100;
	position:absolute;
	overflow:hidden;
}

.border_nw {
	top:0px;
	left:0px;
	background-image:url('http://www.yoinkd.com/images/border_nw.gif');
}

.border_ne {
	top:0px;
	right:0px;
	background-image:url('http://www.yoinkd.com/images/border_ne.gif');
}

.border_sw {
	bottom:0px;
	left:0px;
	background-image:url('http://www.yoinkd.com/images/border_sw.gif');
}

.border_se {
	bottom:0px;
	right:0px;
	background-image:url('http://www.yoinkd.com/images/border_se.gif');
}

.border_top {
	top:0px;
	width:100%;
	height:1px;
	background-color:#e6e6e6;
}

.border_bottom {
	bottom:0px;
	width:100%;
	height:1px;
	background-color:#e6e6e6;
}

.border_right {
	right:0px;
	height:100%;
	width:1px;
	background-color:#e6e6e6;
}

.border_left {
	left:0px;
	height:100%;
	width:1px;
	background-color:#e6e6e6;
}


.border_right_hottest_yoinkd {
	right:0px;
	height:300px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

.border_left_hottest_yoinkd {
	left:0px;
	height:300px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

.border_right_hottest_yoinkers {
	right:0px;
	height:300px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

.border_left_hottest_yoinkers {
	left:0px;
	height:300px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

.border_right_currently_yoinkd {
	right:0px;
	height:320px;
	width:1px; 
	background:#e6e6e6 repeat-y 100% 0;
}

.border_left_currently_yoinkd {
	left:0px;
	height:320px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}


.border_right_yoinkd_skins {
	right:0px;
	height:200px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

.border_left_yoinkd_skins {
	left:0px;
	height:200px;
	width:1px;
	background:#e6e6e6 repeat-y 100% 0;
}

/*********************************************************************************
 * PRESS PAGE
 *********************************************************************************/
 
.press_item {
	float: left; 
	padding-bottom: 20px; 
	width: 100%; 
}

.press_img {
	float: left; 
	display: inline; 
	width: 250px; 
}

.press_description {
	float: left;
	display: inline; 
	margin-left: 10px; 
	line-height: 17px; 
	width: 300px; 
}

.press_quote {
	float: left;
	display: inline; 
	margin-left: 10px; 
	line-height: 17px; 
	width: 330px; 
	font-size: 11px;
	padding: 10px; 
	background: #f7f7f7;
	color: #616161;  
}