/***** SITE MANAGE STYLES *****/

/* General Styles */

* { padding: 0px; margin: 0px; }

body { color: #4f4f4f; }

h1 { font-size: 18px; font-weight: normal; color: #005579; margin: 0px 0px 10px 0px; }
h2 { color: #00374e; font-weight: normal; font-size: 14px; padding: 0px; margin: 0px; }
h3 { color: #5d6467; font-size: 12px; }
h4 { color: #000; font-size: 15px; }

img { border: 0px; }

a { color: #003f59; outline: none; text-decoration: underline; }
a:hover { color: #001e2b; }

p { font-size: 12px; padding: 0px 0px 5px 0px; }

ul, ol { margin: 8px 0px 8px 0px; }
li { margin: 0px 0px 0px; }

.left { float: left; }
.right { float: right; }

.clear { clear: both; }

/* Forms */
input { font-size: 12px; color: #333; }
textarea { font-family: "Lucida Grande", Geneva, Arial, Verdana; font-size: 12px !important; }

/* Colours */
.black { color: #000; }
.blue { color: #0092CF; }
.lightBlue { color: #47add7; }
.darkBlue { color: #00374e; }
.darkishBlue { color: #026088; }
.grey { color: #666666; }
.orange { color: #d05f01; }
.darkYellow { color: #7f7f65; }

/* Links */

a.blue { color: #0092CF; }
a.blue:hover { color: #44CCFF; }

a.darkishBlue { color: #026088;}
a.darkishBlue:hover { color: #148dc1; }

a.green { color: #276A06; }

a.black { color: #262626; text-decoration: underline; }
a.black:hover { color: #000000; text-decoration: underline; }

a.darkGrey { color: #0b0b0b; text-decoration: none; }
a.darkGrey:hover { color: #565656; text-decoration: none; }

a.grey { color: #c9c9c9; }

a.orange { color: #ff7400; }
a.orange:hover { color: #ff9842; }

a.darkBlue { color: #003f59; text-decoration: underline;}
a.darkBlue:hover { color: #001e2b; text-decoration: underline; }

a.darkYellow { color: #7f7f65; text-decoration: underline; }
a.darkYellow:hover { color: #9d9d7f; text-decoration: underline; }

a.noUnderline { text-decoration: none; }

a.medium { font-size: 16px; }
a.big { font-size: 22px; }

/* Buttons */
.bttn_green { position: relative; }
.bttn_green:link { color: #fff; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.bttn_green:visited { color: #fff; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.bttn_green:active { color: #fff; font-size: 14px; text-transform: uppercase; text-decoration: none; }
.bttn_green:hover { color: #fff; text-decoration: none; }
.bttn_green .wrap1 { background: url( /Resources/FY/Sites/FindYoga/Images/Buttons/button_green_left.png ) top left no-repeat; padding: 12px 10px 10px 12px; }
.bttn_green .wrap2 { background: url( /Resources/FY/Sites/FindYoga/Images/Buttons/button_green_right.png ) top right no-repeat; padding: 12px 25px 10px 15px; }
 
.is_ie7 .bttn_green .wrap1 { padding-top: 0px; zoom: 1; }
.is_ie7 .bttn_green .wrap2 { zoom: 1; }

.is_ie6 .bttn_green .wrap2 { margin-top: -15px; }

.bttn_blue { position: relative; text-decoration: none; margin-left: 10px; color: #fff; }
.bttn_blue:hover { color: #C5EAFA; }
.bttn_blue .wrap1 {
	background: url( /Resources/FY/Sites/FindYoga/Images/Buttons/bttn_blue_left.png ) top left no-repeat; padding: 8px 0px 8px 10px;
}
.bttn_blue .wrap2 {
	background: url( /Resources/FY/Sites/FindYoga/Images/Buttons/bttn_blue_right.png ) top right no-repeat; padding: 8px 10px 8px 0px;
}

.is_ie7 .bttn_blue .wrap1 { padding-top: 0px; zoom: 1; }
.is_ie7 .bttn_blue .wrap2 { padding-bottom: 10px; zoom: 1; }
.is_ie7 .bttn_blue { margin-top: -5px; zoom: 1; }
.is_ie7 #searchTabs .navLinks { margin-top: -25px; padding-top: 0px; zoom: 1; }

/* Manage Notice */
#manageNotice { width: 153px; height: 65px; position: absolute; top: -72px; left: 389px; background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/manageNotice.png ) top left no-repeat; }
#manageNotice .text { display: block; font-size: 11px; font-weight: bold; margin-left: 10px; margin-top: 12px; color: #3e3e3e; } 
a#manageNotice { text-decoration: none; }
a:hover#manageNotice { text-decoration: underline; }

.is_ie7 #manageNotice { left: 370px; top: -58px; }

/* Form on the right header */
#headerRightForm {
	color: #444444;
	text-align: right;
	font-style: italic;
	padding-right: 12px;
}

#headerRightForm input {
	background: #FFF;
	border: 1px solid #c9dbe3;
	padding: 5px;
	color: #92bdce;
	font-style: italic;
	margin-right: 15px;
	width: 130px;
}

#headerRightForm input.btn_blue {
	margin-right: 0px;
	width: 60px !important;
	border: none !important;
	background: url('/Resources/FY/Sites/FindYoga/Images/Buttons/bttn_blue_bg.png') 0px 1px no-repeat;
	width: 60px;
	height: 28px;
	color: #FFF;
	font-style: normal;
	cursor: pointer;
}

#headerRightForm .checkbox { margin-right: 3px !important; }
#headerRightForm input.checkbox { width: auto !important; }

#headerRightForm #joinForm input { border: 1px solid #6dabc6; width: 170px; }

#headerRightForm .welcome { float: right; }

#headerRightForm .hello { }
#headerRightForm .hello span { color: #006894; font-weight: bold; }

#headerRightForm .links { color: #0092cf; }

#headerRightForm .links a:link { color: #0092cf; text-decoration: underline; }
#headerRightForm .links a:visited { color: #0092cf; text-decoration: underline; }
#headerRightForm .links a:hover { color: #007aad; text-decoration: underline; }
#headerRightForm .links a:active { color: #007aad; text-decoration: underline; }

#headerRightForm label span { color: #006c99; font-style: normal !important; }

#headerRightForm label a:link { color: #006c99; text-decoration: underline; }
#headerRightForm label a:visited { color: #006c99; text-decoration: underline; }
#headerRightForm label a:hover { color: #00577c; text-decoration: underline; }
#headerRightForm label a:active { color: #00577c; text-decoration: underline; }

.content p { padding: 0px 0px 13px; }

/* Layout Styles */

.col_layout_header {
    background: url('/Resources/FY/Sites/FindYoga/Layout/header_bg.png') top left no-repeat;
    height: 150px;
}

.col_layout_body {
	padding-left: 8px;
	position: relative;
    background: url('/Resources/FY/Sites/FindYoga/Layout/search_bg.png') top left no-repeat;
}

.layout_area_body {
	position: relative;
}


/* Search Tabs */
#searchTabs {
	background: none;
	width: 958px; 
	height: 25px;
	display: block;
}

.is_ie7 #searchTabs { position: relative; z-index: 5000; }

.is_ie7 #searchTabs #searchTypes { margin-top: 13px; }

#searchTabs a { color: #262626; font-size: 12px; }

#searchTabs .addYourOwnListing {
	padding: 1px 10px 5px 20px;
	margin-left: 20px;
}

#searchTabs .searchTab {
	text-decoration: none;
	padding: 5px 10px 10px 15px;
}

#searchTabs .searchTab.selected {
	font-weight: bold;
	padding: 5px 10px 10px 0px;
}

.is_ie7 #searchTabs .selected .wrap1 { padding-top: 0px; zoom: 1; }
.is_ie7 #searchTabs .selected .wrap2 { zoom: 1; }

#searchTabs .manageYourListings {
	background: url( /Resources/FY/Sites/FindYoga/Images/Icons/manage_edit.png ) top left no-repeat;
	padding: 1px 0px 5px 25px;
	color: #090909;
	text-decoration: none;
}

#searchTabs .selected .wrap1 { background: url('/Resources/FY/Sites/FindYoga/Images/Backgrounds/manageTab_left.png') top left no-repeat; padding: 12px 0px 20px 5px; }
#searchTabs .selected .wrap2 { background: url('/Resources/FY/Sites/FindYoga/Images/Backgrounds/manageTab_right.png') top right no-repeat; padding: 12px 13px 20px 5px; }

#searchTabs .manageYourListings.selected {
	padding-left: 25px;
}

#searchTabs .manageYourListings.selected { padding-left: 25px; }

#searchTabs .navLinks { text-decoration: underline; padding: 5px 5px 5px 20px; }

/* Management tabs */
#panelTabs {
	background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/panelTab_bg.png ) top left no-repeat;
	width: 958px; 
	height: 33px;
	display: block;
}

.is_ie7 #panelTabs { margin-top: 14px; height: 43px; }

#panelTabs .inner { padding-top: 20px; padding-left: 18px; }

.is_ie7 #panelTabs .inner { padding-top: 8px; }

#panelTabs a { color: #262626; font-size: 12px; cursor: pointer; }

.is_ie7 #panelTabs a { margin-right: 5px; }

#panelTabs .panelTab {
	text-decoration: none;
	padding: 5px 0px 10px 0px;
}

#panelTabs .panelTab.selected {
	padding: 5px 0px 10px 0px;
}

#panelTabs .wrap1 { background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/panelTab_left.png ) top left no-repeat; padding: 12px 0px 20px 5px; margin-left: -3px; }
#panelTabs .wrap2 { background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/panelTab_right.png ) top right no-repeat; padding: 12px 18px 20px 13px; color: #00597e; }

#panelTabs .selected .wrap1 { background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/panelTab_left_selected.png ) top left no-repeat; padding: 11px 0px 20px 5px; }
#panelTabs .selected .wrap2 { background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/panelTab_right_selected.png ) top right no-repeat; padding: 11px 18px 20px 13px; color: #141414; }

#panelTabs .selected { z-index: 2000; position: relative; }

.is_ie7 #panelTabs .wrap1 { padding-top: 0px; zoom: 1; }
.is_ie7 #panelTabs .wrap2 { zoom: 1; }

.is_ie7 #panelTabs .selected .wrap1 { padding-top: 0px; zoom: 1; }
.is_ie7 #panelTabs .selected .wrap2 { zoom: 1; }

#panelTabs .manageYourListings {
	background: url( /Resources/FY/Sites/FindYoga/Images/Icons/manage_edit.png ) top left no-repeat;
	padding: 1px 0px 5px 25px;
	color: #090909;
	text-decoration: none;
}

#panelTabs .manageYourListings.selected {
	padding-left: 25px;
}

#panelTabs .navLinks { text-decoration: underline; padding: 5px 5px 5px 20px; }

#mainWrap { margin: 20px 0px 20px 0px; }
#mainWrap .top { 
	background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/mainContent_wrap_top.png ) top left no-repeat;
	width: 958px;
	height: 6px;
	display:block;
}

.is_ie7 #mainWrap.details #mainContent { margin-top: 0px !important; }
.is_ie7 #mainWrap.manage #mainContent { margin-top: -7px !important; }
.is_ie7 #mainWrap .top.inner { margin-top: 20px; }
.is_ie7 #mainWrap #mainContent .top.inner { margin-top: -10px; }
.is_ie7 #mainWrap .middle { margin-top: 10px; min-height: 300px; }
.is_ie7 #mainWrap #mainContent .middle { margin-top: 0px; }
	
#mainWrap .bottom {
	background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/mainContent_wrap_bottom.png ) top left no-repeat;
	width: 958px;
	height: 8px;
	display:block;
}

#mainWrap.long .bottom {
	background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/mainContent_wrap_bottom_long.png ) top left no-repeat;
}

#mainWrap .middle {
	background: url( /Resources/FY/Sites/FindYoga/Images/Backgrounds/mainContent_wrap_body.png ) top left repeat-y;
	width: 958px;
	padding-bottom: -20px;
	display: block;
	min-height: 200px;
}

.is_ie7 #mainWrap { padding-top: 13px; margin-top: -12px; }

#searchTabs .otherLinks { float: right; margin-right: 16px; }
#searchTabs .otherLinks .inner { float: left; }

.is_ie7 #searchTabs .otherLinks .inner { margin-top: 10px; }

.is_ie7 #searchTabs .otherLinks { float: left; margin-left: 100px; position: relative; z-index: 5000; }

.is_ie7 #searchTabs .otherLinks .selected { margin-right: 100px; float: left; }

.is_ie7 #mainContent { margin-top: 3px !important; }
.is_ie7 #mainWrap { margin-top: -10px !important; } /* was 16px with sidebar */

/* Side bar */

#mainWrap #sidebar { float: right; width: 150px; }

#mainWrap #sidebar h3 { font-weight: bold; color: #00374E; padding: 20px 0px 10px 0px; }

#mainWrap #sidebar ul li {
	font-size: 13px;
	width: 143px;
	margin-left: -12px;
	margin-bottom: 8px;
	margin-top: -5px;
	padding: 0px 0px 0px 20px;
	display: block;
	text-decoration: none;
	position: relative;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	
	background: #ecf9fe;
	border-top: 1px solid #0092cf;
	border-right: 1px solid #0092cf;
	border-bottom: 1px solid #0092cf;
	
	z-index: 1;
}

#mainWrap #sidebar ul li a {
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	display: block;
	color: #666666;
}

#mainWrap #sidebar ul li:hover {
	background: #ffffff;
}

#mainWrap #sidebar ul li a.page_link {
	margin-right: 24px;
}

#mainWrap #sidebar ul li.selected {	
	color: #000;
	background: #fff;
	border-top: 2px solid #0092cf;
	border-right: 2px solid #0092cf;
	border-bottom: 2px solid #0092cf;
	position: relative;
	z-index: 600;
}

#mainWrap #sidebar ul li.selected a {
	color: #0f0f0f;
}

#mainWrap #sidebar ul li a.add {
	background: url( /Resources/FY/Sites/FindYoga/Images/Icons/plus_green.png ) top left no-repeat;
	margin-top: 20px;
	padding: 0px 0px 0px 22px;
	font-size: 12px;
	display: block;
	color: #1b6b10;
	text-decoration: underline;
	position: relative;
	z-index: 999;
}

#mainWrap #sidebar #container_pages .move {
	background: url( /Resources/FY/Sites/FindYoga/Images/Icons/blue_move.png ) top left no-repeat;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 7px;
	right: 5px;
	padding: 0px;
	z-index: 5000;
}

/* Header Right Elements */

#headerRight { float: right; }

#headerRight .hello { font-style: italic; }
#headerRight .hello span { color: #006894; font-weight: bold; }

/* Site Navigation (top of the page) */

#horizontalNav {
    height: 28px;
    vertical-align: middle;
    padding: 9px 0px 0px 0px;
    text-align: left;
    background: url( /Resources/FY/Sites/FindYoga/Layout/nav_bg_repeat.png ) top left repeat-x;
}

#horizontalNav a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
    padding: 7px 15px 25px 15px;
    margin: 0px 0px 0px 1px; 
}

#horizontalNav a:link {
    text-decoration: none;
}

#horizontalNav a:visited {
    text-decoration: none;
}

#horizontalNav a.selected {
    background: url( /Resources/FY/Sites/FindYoga/Layout/nav_selected_bg.png ) top left repeat-x;
    color: #126a92;
}

#horizontalNav a:hover,#horizontalNav a:active,#horizontalNav a.active {
    background: url( /Resources/FY/Sites/FindYoga/Layout/nav_hover_bg.png ) top left repeat-x;
    padding: 9px 15px 25px 15px;
    color: #126a92;
    margin: 0px 0px 0px 1px; 
}

#horizontalNav

.is_ie7 #horizontalNav a { padding-top: 7px; height: 35px; margin-top: -7px; zoom: 1; }

/* Copyright */

#footer { font-size: 11px; color: #666; margin: 0px 10px; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #222; }
#footer .text { padding: 10px 0px 0px 0px; }
#footer .logo { float: right; display: block; height: 25px; padding: 10px 60px 0px 0px; background: url( /Resources/FY/Sites/FindYoga/Images/Logos/jaze_logo.png ) top right no-repeat; }