/* Tabs */
#tabs {
	display: block;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
#tabs li {
	list-style: none;
	float: left;
}
#tabs li a {
	display: block;
	height: 26px;
}
#tabs li a span {
	display:none;
}
/* Tab Button Specifics */
#btnWallpapers {
	background: url(/extras/images/tabs/wallpaper.jpg);
	width: 124px;
	overflow: hidden;
}
#btnWallpapers:hover {
	background-position: 0 -26px;
}
.wallpapers #btnWallpapers { /* Active State */
	background: url(/extras/images/tabs/wallpaper_on.jpg);
	width: 124px;
}
#btnVideos {
	background: url(/extras/images/tabs/webisodes.jpg);
	width: 113px;
	overflow: hidden;
}
#btnVideos:hover {
	background-position: 0 -26px;
}
.videos #btnVideos { /* Active State */
	background: url(/extras/images/tabs/webisodes_on.jpg);
	width: 114px;
}
#btnDownloads {
	background: url(/extras/images/tabs/downloads.jpg);
	width: 124px;
	overflow: hidden;
}
#btnDownloads:hover {
	background-position: 0 -26px;
}
.downloads #btnDownloads { /* Active State */
	background: url(/extras/images/tabs/downloads_on.jpg);
	width: 124px;
}
#btnRecipes {
	background: url(/extras/images/tabs/recipes.jpg);
	width: 94px;
	overflow: hidden;
}
#btnRecipes:hover {
	background-position: 0 -26px;
}
.recipes #btnRecipes { /* Active State */
	background: url(/extras/images/tabs/recipes_on.jpg);
	width: 94px;
}
#btnWidget {
	background: url(/extras/images/tabs/widget.jpg);
	width: 94px;
	overflow: hidden;
}
#btnWidget:hover {
	background-position: 0 -26px;
}
.widget #btnWidget { /* Active State */
	background: url(/extras/images/tabs/widget_on.jpg);
	width: 94px;
}
#btnEsquire {
	background: url(/extras/images/tabs/esquire.jpg);
	width: 94px;
	overflow: hidden;
}
#btnEsquire:hover {
	background-position: 0 -26px;
}
.esquire #btnEsquire { /* Active State */
	background: url(/extras/images/tabs/esquire_on.jpg);
	width: 94px;
}
#btnGiftList {
	background: url(/extras/images/tabs/giftList.jpg);
	width: 94px;
	overflow: hidden;
}
#btnGiftList:hover {
	background-position: 0 -26px;
}
.giftList #btnGiftList { /* Active State */
	background: url(/extras/images/tabs/giftList_on.jpg);
	width: 94px;
}
/* Title */
#leftColumn #title {
	background: url(/extras/images/extrasTitleRepeat.jpg) repeat-x scroll 0%;
	clear: both;
	height: 34px;
	margin-bottom: 5px;
}
#leftColumn #title h2 {
	height: 34px;
	margin: 0;
	padding: 0;
}
.wallpapers #leftColumn #title h2 {
	background: url(/extras/images/wallpapersTitle.jpg) no-repeat left top;
}
.videos #leftColumn #title h2 {
	background: url(/extras/images/videosTitle.jpg) no-repeat left top;
}
.downloads #leftColumn #title h2 {
	background: url(/extras/images/downloadsTitle.jpg) no-repeat left top;
}
.recipes #leftColumn #title h2 {
	background: url(/extras/images/recipesTitle.jpg) no-repeat left top;
}
.widget #leftColumn #title h2 {
	background: url(/extras/images/widgetTitle.jpg) no-repeat left top;
}
.esquire #leftColumn #title h2 {
	background: url(/extras/images/esquireTitle.jpg) no-repeat left top;
}
.giftList #leftColumn #title h2 {
	background: url(/extras/images/giftListTitle.jpg) no-repeat left top;
}
#title h2 span {
	display: none;
}
/* Widget Section */
#widgetContent {
	padding: 10px;
}
#widgetContent #content {
	float: left;
	width: 350px;
	padding: 25px;
	background: url(/extras/images/widget/headerBG.gif) no-repeat;
}
.smallText {
	font-size: 9px;
}
#btnWin, #btnMac {
	float: left;
	display: block;
	width: 143px;
	height: 59px;
	overflow: hidden;
	margin: 0 0 13px 0;
}
#btnWin {
	background: url(/extras/images/widget/btnDownload_win.jpg) no-repeat;
	margin-right: 10px;
}
#btnMac {
	background: url(/extras/images/widget/btnDownload_osx.jpg) no-repeat;
}
#btnWin:hover, #btnMac:hover {
	background-position: 0 -59px;
}

a#btnWeb {
	width:295px;
	height:40px;
	display: block;
	background: url(/extras/images/widget/btnEmbed.jpg) no-repeat;
	text-indent: -9999px;
	outline: 0;
	clear: both;
}

a#btnWeb:hover {
	background-position: 0 -40px;
}

h3.subTitle {
	margin: 15px 0;
}
/* Wallpapers Section */
.wallpapers #leftColumn {
	background: url(/extras/images/maleSymbolBG.jpg) no-repeat top left;
}
.wallpapers #leftColumn h3.subTitle {
	margin-left: 6px;
}
.wallpaperContainer {
	width: 207px;
	float: left;
	margin: 15px 0 20px 25px;
}
.wallpaperContainer:hover {
	background: #761826;
}
.wallpaperContainer h5 {
	margin: 0;
	padding: 0;
	font-weight: 700;
}
.wallpaper {
	background: url(/extras/images/wallpapers/placeholder.jpg) no-repeat;
	width: 207px;
	height: 155px;
}
.sizes {
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #999;
	text-align: center;
}
.sizes a {
	color: #fff;
	text-decoration: none;
}
.sizes a:hover {
	text-decoration: underline;
}
#extras #buddyIcons {
	width: 547px;
	margin: 0 auto 100px;
}
#buddyIcons .icon {
	float: left;
	margin: 18px 18px 0 0;
}
/* Videos */
.videos #leftColumn {
	background: url(/extras/images/maleSymbolBG.jpg) no-repeat top left;
}
.videos #videoPlayer {
	clear: both;
	width: 491px;
	margin: 15px auto;
}
/* Esquire */
.esquire #leftColumn {
	background: url(/extras/images/maleSymbolBG.jpg) no-repeat top left;
}
.esquire #esquireVideoPlayer {
	width: 491px;
	margin: 15px auto;
}
/* Recipes */
.recipeTitle {
	display: block;
	padding: 5px 0 5px 20px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin-top: 2px;
	background: url(/extras/images/arrowClosed.gif) no-repeat;
	cursor: pointer;
}
.recipeCopy {
	font-size:9px;
}
.opened {
	background: url(/extras/images/arrowOpened.gif) no-repeat;
	background-color: inherit;
}
.odd {
	background-color:#1f1f1f;
}
.even {
	background-color:#161616;
}
.recipe_tbl {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-left: 20px;
	width: 700px;
	clear: both;
}
.recipe_tbl tr td {
	padding-top: 6px;
	vertical-align: top;
}
.recipe_provided {
	width: 150px;
	font-size: 12px;
}
.recipe_ingredients {
	width: 250px;
	font-size: 12px;
	padding-right: 10px;
}
.recipe_preperation {
	font-size: 12px;
}
.recipe_gutter {
	font-size: 12px;
	text-align: right;
	color: #ccc;
	padding: 5px 30px 5px 0;
}
.recipe_gutter a {
	color: #fff;
}
/****** send a friend styles ****/
#shareRecipeDiv #shareRecipeForm {
	line-height: 1.8em;
	width: 300px;
}
#shareRecipeDiv form {
	margin: 0;
	padding: 0;
	font-size: 100%;
	min-width: 560px;
	max-width: 620px;
	width: 590px;
}
#shareRecipeDiv label {
	font-size: 100%;
}

#shareRecipeDiv input, select, textarea {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	padding: 3px;
}
#shareRecipeDiv textarea {
	overflow: auto;
}
#shareRecipeDiv form div label {
	display: block;
	float: left;
	width: 130px;
	margin: 0 0 5px 0;
	text-align: right;
}
#shareRecipeDiv form div input, #shareRecipeDiv form div select, #shareRecipeDiv form div textarea {
	width: 150px;
	padding: 1px 3px;
	margin: 0 0 5px 0;
}
#shareRecipeDiv #shareRecipeResults {
	text-align: center;
}
#shareRecipeDiv .shareRecipeLabels {
	width: 140px;
	float: left;
}
#shareRecipeDiv .shareRecipeInputs {
	width: 160px;
	float: left;
}
#shareRecipeDiv .buttons {
	float: right;
	width: 350px;
	padding: 0 10px 0 0;
}
#shareRecipeDiv .submit {
	width: 150px;
	font-size: 14px;
	font-weight: 700;
}
#shareRecipeDiv img {
	width: 272px;
	margin: 10px auto 0;
	display: block;
}
#shareRecipeDiv #findYourMojoSubmit {
	margin: 10px 0 0 150px;
	width: 121px;
	display: block;
}


#widgetEmbed textarea {
	margin: 14px 0 0 0;
	width: 325px;
	height: 100px;
	background: #333 url(/extras/images/widget/gradient.jpg) repeat-x;;
	border: 1px solid #666;
	overflow-x: hidden;
	font-size: 12px;
	color: #f2f2f2;
	}
