/*---------------------------------------------------------------
  >> Zaar Bellydance <<
  ---------------------------------------------------------------
  generic css used through out Zaar Bellydance
  -------------------------------------------------------------*/
html, body {
  margin: 0 0 0 0;
}

body {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.7px;
  background: #000;
}

h1 {
  font-size: 19px;
  font-weight:600;
  letter-spacing: 2px;
}


h2 {
  font-size: 13px;
  padding-left: 35px;
}

h3 {
	padding-left: 35px;
  	font-size: 12px;
}

ul, p {
	  line-height: 20px;
      }
ul {
  padding-left: 85px;
  font-size: 12px;
  }

ul li {
		padding-bottom: 8px;
		padding-left: 3px;
	  }

p {
  padding-left: 35px;
  font-size: 12px;
}

a:link  {
  color: #190E81;
}

.clear {
  clear: both;
}

/*---------------------------------------------------------------
  >> Footer <<
  -------------------------------------------------------------*/
#footerContent
{
clear: both;
margin: 0;
padding:0;
height: 86px;
}

#footerText {
color: #190E81;
font-size: 10px;
float: right;
margin-right: 10px;
position: relative;
z-index: 40;
padding: 0;
}

/*----------------------------------------------------------------
 >> Bottom Footer <<
 -----------------------------------------------------------------*/
#zoeFooter {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 8px;
  text-align: center;
  margin-top: 5px;
  position: relative;
  z-index: 50;
}

#zoeFooter a:link, #zoeFooter a:active, #zoeFooter a:visited {
 text-decoration: none;
 color: #666;
}

#zoeFooter a:hover {
 text-decoration: underline;
 color: #ff9900;
}


/*----------------------------------------------------------------
 >> Logged in <<
 -----------------------------------------------------------------*/
#loggedIn, #loggedIn a:link, #loggedIn a:active, #loggedIn a:visited {
  color: #666;
  text-decoration: none;
  font-size: 9px;
}

#loggedIn a:hover {
  color: #ff9900;
  text-decoration: none;
}

#loggedIn {
  margin: 0;
  padding-top: 130px;
  padding-left: 460px;
}
/*----------------------------------------------------------------
 >> Droped Capitals  <<
 -----------------------------------------------------------------*/
#cap {font-size:40px; 
      color:#190E81; 
      font-weight:normal; 
      float:left; 
      height:34px; 
      line-height:34px; 
      margin-top:2px; 
      margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}

/*----------------------------------------------------------------
 >> raised boxes  << 
 -----------------------------------------------------------------*/
#krazy_container {display:block; margin-right:25px; position:relative; background:#fff; padding:0 0;}
#krazy_container h2 {margin-bottom:1em;}
#krazy_container h3 {clear:both; margin-top:4em;}

/* Inset 3D Raised */
.raised {background: transparent; width:300px; margin:0 auto;}
.raised h1, .raised p, .raised ul {margin:0 10px;}
.raised h1 {font-size:1.6em; color:#ff9900; letter-spacing:1px;}
.raised h1 a:link, .raised h1 a:active, .raised h1 a:visited {text-decoration: none; color: #ff9900;}
.raised h1 a:hover {text-decoration: none; color: #190E81;}
.raised p {padding-bottom:0.5em;}
.raised ul li {padding-bottom:0.5em;}
.raised ul li a:link, .raised ul li a:active, .raised ul li a:visited {text-decoration: none; color: #190E81;}
.raised ul li a:hover {text-decoration: none; color: #ff9900;}


.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#e5f4fa; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#e5f4fa; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#e5f4fa; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#e5f4fa; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#e5f4fa; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#e5f4fa; border-left:1px solid #aaa; border-right:1px solid #999;}

.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#e5f4fa; border-left:1px solid #fff; border-right:1px solid #999;}


/*----------------------------------------------------------------
 >> Contact <<
 -----------------------------------------------------------------*/
#contactUs li {
  list-style: none;
  padding-bottom: 2px;
  width: 300px;
}

#contactUs li.spacer{
  padding-bottom: 12px;
}

.backwards {unicode-bidi:bidi-override; direction: rtl;}
li #email {text-decoration:none; border:0; }

.formError, .compulsory {
  color: #ff0000;
}

.nocompulsory {
  color: #ccc;
}

/*---------------------------------------------------------------
  >> Title <<
  -------------------------------------------------------------*/
.title {
  padding-top: 15px;
  margin-left: -18px !important;
  margin-left: -23px;
  position: relative;
  z-index: 100;
}

/*---------------------------------------------------------------
  >> Top Navigation <<
  -------------------------------------------------------------*/
  #navigationTop {
    width: 590px; height: 35px;
    background: url(../images/topNavigation.gif);
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*float: right; */
    margin-top: 0 !important;
    margin-top: 0;
    margin-left: 0;
  }
  #navigationTop li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
  }
  #navigationTop li, #navigationTop a { 
    height: 30px; display: block;}

  #aboutus {left: 0; width: 100px;}
  #seeus {left: 118px; width: 70px;}
  #bookus {left: 210px; width: 80px;}
  #learn {left: 318px; width: 60px;}
  #meetus {left: 400px; width: 85px;}
  #gallery {left: 515px; width: 75px;}

  #aboutus a:hover, .aboutus-current {
    background: transparent url(../images/topNavigation.gif)
    0 -36px no-repeat;}
  #seeus a:hove, .aboutus-currentr {
    background: transparent url(../images/topNavigation.gif)
    -118px -36px no-repeat;}
  #bookus a:hover, .aboutus-current {
    background: transparent url(../images/topNavigation.gif)
    -210px -36px no-repeat;}
  #learn a:hover, .aboutus-current {
    background: transparent url(../images/topNavigation.gif)
    -318px -36px no-repeat;}
  #meetus a:hover, .aboutus-current {
    background: transparent url(../images/topNavigation.gif)
    -400px -36px no-repeat;}
  #gallery a:hover, .aboutus-current {
    background: transparent url(../images/topNavigation.gif)
    -515px -36px no-repeat;}

  #aboutusOn {
    background: transparent url(../images/topNavigation.gif)
    0 -36px no-repeat;}
  #seeusOn {
    background: transparent url(../images/topNavigation.gif)
    -118px -36px no-repeat;}
  #bookusOn {
    background: transparent url(../images/topNavigation.gif)
    -210px -36px no-repeat;}
  #learnOn {
    background: transparent url(../images/topNavigation.gif)
    -318px -36px no-repeat;}
  #meetusOn {
    background: transparent url(../images/topNavigation.gif)
    -400px -36px no-repeat;}
  #galleryOn {
    background: transparent url(../images/topNavigation.gif)
    -515px -36px no-repeat;}

/*---------------------------------------------------------------
  >> Contact Navigation <<
  -------------------------------------------------------------*/
  #navigationContact {
    width: 214px; height: 35px;
    background: url(../images/contactHomeNavigation.gif);
    margin: 0 auto;
    padding: 0;
    position: relative;
    float: right; 
    margin-top: 10px !important;
    margin-top: 10px;
    margin-left: 0;
  }
  #navigationContact li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 5px;
  }
  #navigationContact li, #navigationContact a { 
    height: 35px; display: block;}

  #homezaar {left: 5px; width: 90px;}
  #contactus {left: 100px; width: 150px;}

  #homezaar a:hover {
    background: transparent url(../images/contactHomeNavigation.gif)
    -5px -37px no-repeat;}
  #contactus a:hover {
    background: transparent url(../images/contactHomeNavigation.gif)
    -100px -37px no-repeat;}

  #homezaarOn {
    background: transparent url(../images/contactHomeNavigation.gif)
    -5px -37px no-repeat;}
  #contactusOn {
    background: transparent url(../images/contactHomeNavigation.gif)
    -100px -37px no-repeat;}


.wrapper {
    width: 972px;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
}      

.outer {
    color: #000;
    background: url('../images/wholeRepeat.jpg') 0 0 repeat-y !important;
    background: url('../images/wholeRepeat.jpg') 4px 0 repeat-y;
}

.left {
    width: 90px;
    margin-left: -90px;
}

.right {
    width: 238px;
    margin-right: -238px;
}

.wide {
}

/* Main code */

.outer { 
    width: auto; 
    border-left-style: solid; 
    border-right-style: solid; 
}

.inner { 
    margin: 0; 
    width: 100%; 
    background: url('../images/whole.jpg') 0 0 repeat-x;
    color: #ccc;
}

.inner a:link, .inner a:active, .inner a:visited {
    color: #ccc;
}

.inner a:hover {
    color: #AD2B30;
}

.left { 
    float: left; 
    position: relative; 
    z-index: 10; 
}

.right { 
    float: left; 
    position: relative; 
    z-index: 11; 
}

.center { 
    float: left; 
    width: 610px; 
    position: relative; 
    z-index: 12; 
}

.wide { 
    width: 100%; 
    position: relative; 
    z-index: 13; 
}

.clear { 
    clear: both; 
}

/* Mozilla code */

.outer > .inner { 
    border-bottom: 1px solid transparent; 
}

.left { 
    margin-right: 1px; 
}

.right { 
    margin-left: 1px; 
}

.right p { 
    padding-left: 5px; 
}

.center { 
    margin: 0 -8px 0 105px !important; 
    margin: 0 -8px 0 55px; 
}

/*----------------------------------------------------------------
 >> Login Navigation <<
 -----------------------------------------------------------------*/

#navigationTopTop {
    width: 114px; 
    height: 20px;
    background: url(../images/HomeNavLogin.gif);
    margin: 0 auto; 
    padding: 0;
    position: relative;
    float: left;
    margin-top: -115px;
    margin-left: 843px !important;
    margin-left: 453px;
    z-index: 40;
}

#navigationTopTop li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
}

#navigationTopTop li, #navigationTopTop a {
    height: 20px; display: block;
}

#home {
    left: 0; 
    width: 45px;
}

#log {
    left: 55px; 
    width: 45px;
}

#home a:hover {
    background: transparent url(../images/HomeNavLogin.gif)
    0 -20px no-repeat;
}

#log a:hover {
    background: transparent url(../images/HomeNavLogin.gif)
    -55px -20px no-repeat;
}

#homeOn {
    background: transparent url(../images/HomeNavLogin.gif)
    0 -20px no-repeat;
}

#logOn {
    background: transparent url(../images/HomeNavLogin.gif)
    -55px -20px no-repeat;
}



/* Contact form styles */
div.enquiry {
	margin: 0px 0px 0px 0px;
}
div.enquiry .red-text {
	color: #d62815;
	font-size: 11px;
 	letter-spacing: 0.02em;
}
div.enquiry label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
div.enquiry input,
div.enquiry textarea {
	font-family: Arial;
	font-size: 11px;
 	letter-spacing: 0.02em;
}
div.enquiry input {
	width: 260px;
	margin: 2px 0 2px 0;
	padding: 2px;
	border: 1px solid #ccc;
}
div.enquiry #comment-label {
}
div.enquiry textarea {
	float: left;
	width: 410px;
	height: 200px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #ccc;
}
div.enquiry #submit {
	clear: both;
	width: 150px;
	margin: 10px 0px 0px 0px;
position: relative;
left: 415px;
}
div.enquiry #submit:hover {
	background: #999;
	border: 1px solid #333;
}
#home-middle {
    margin: 10px 0 0 55px;
    height: 400px;
    width: 500px;
}

/**
 * Top Navigation
 */

.clear {
    clear: both;
}

#top-nav {
    display: inline;
    position: relative;
    font-size: 15px;
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 0;
    font-weight: bold;
}

#top-nav li {
    display: inline;
    margin: 0 30px 0 0;
}

#top-nav a:link, #top-nav a:active, #top-nav a:visited {
    color: #AD2B30;
    text-decoration: none;
}

#top-nav a.current:link, #top-nav a.current:active, #top-nav a.current:visited {
    color: #ccc;
    text-decoration: none;
}

#top-nav a:hover {
    color: #ccc;
    text-decoration: none;
}

/**
 * Top Navigation
 */

.clear {
    clear: both;
}

#top-top-nav {
    display: inline;
    position: relative;
    font-size: 15px;
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 10px 0 0 0;
    font-weight: bold;
    float: right;
}

#top-top-nav li {
    display: inline;
    margin: 0 30px 0 0;
}

#top-top-nav a:link, #top-top-nav a:active, #top-top-nav a:visited {
    color: #AD2B30;
    text-decoration: none;
}

#top-top-nav a.current:link, #top-top-nav a.current:active, #top-top-nav a.current:visited {
    color: #ccc;
    text-decoration: none;
}

#top-top-nav a:hover {
    color: #ccc;
    text-decoration: none;
}

