/* CSS Document */

/************************************************************************ 

Common style document for DanceMELA
Author: Jatin Parmar
Contact: Jatin@Kreeda.com
Version: 1.0       
Browser Target: Mozilla 6+/FireFox Netscape 6+, IE 5.0+

***********************************************************************/

/* CSS Document */
body{
background:#0f5280;
margin:0px;
padding:0px;
}

/* =Header
   ----------------------------------------------------*/
.Header1Img{
width:100%;
}
.Header1Left{
float:left;
}

.Header2Button{
clear:both;
width:100%;
height:98px;
}
.Header2BG{
background:url(../images/Kreeda-01.gif) repeat-x;
float:left;
width:774px;
height:98px;
}

.Header2Top{
width:100%;
height:66px;
}
.Header2TopText{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
text-decoration:none;
padding-top:18px;
float:right;
}

.Header2TopLink{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
text-decoration:none;
}

a.Header2TopLink:hover{
color:#FF9900;
text-decoration:underline;
}
.Header2TopRight{
float:right;
padding-top:13px;
margin-left:05px;
}


.Header2Search{
background:url(../images/Arrow-01.gif) center right no-repeat;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
text-decoration:none;
float:right;
width:50px;
margin-top:18px;
margin-left:05px;
}

a.Header2Search:hover{
color:#FF9900;
text-decoration:underline;
}

.HeaderField{
background:url(../images/Search-Bg.gif) no-repeat;
border:#1e3b61 1px solid;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1e3b61;
height:17px;
padding-left:20px;
padding-top:03px;
}

.Header2Bottom{
width:704px;
height:28px;
float:right;
background:url(../images/Kreeda-04.gif) repeat-x;
}


.Header2BottomText{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding:07px;
float:left;
}

.Header2BottomMainLink{
float:left;
padding-top:04px;
margin-right:05px;
}

.Header2MyKreeda{
background:url(../images/Arrow-02.gif) center right no-repeat;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:left;
padding:0px 09px;
}

a.Header2MyKreeda:hover{
color:#FF9900;
text-decoration:underline;
}

.Header2Play{
background:url(../images/Arrow-02.gif) center right no-repeat;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:left;
padding:0px 12px 0px 08px;
}

a.Header2Play:hover{
color:#FF9900;
text-decoration:underline;
}

.Header2Tribes{
background:url(../images/Arrow-02.gif) center right no-repeat;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:left;
padding:0px 12px 0px 08px;
}

a.Header2Tribes:hover{
color:#FF9900;
text-decoration:underline;
}

.Header2BottomLink{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.Header2BottomLink:hover{color:#FF9900;text-decoration:underline;}

.Header2BottomLinkOS{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-left:05px;
}

a.Header2BottomLinkOS:hover{
color:#FF9900;
text-decoration:underline;
}

.Header2BottomL{
float:left;
}

.Header2BottomR{
float:right;
}

.LoginButton{
float:left;
margin:03px 05px 0px 05px;
}

.RegisterText{
padding:02px 00px 00px 05px;
float:left;
}

.Header3BG{
clear:both;
background:url(../images/Kreeda-02.gif) top repeat-x;
width:962px;
height:292px;
border-left:#004471 1px solid;
border-right:#004471 1px solid;
}

.Header3BGIn{
clear:both;
background:url(../images/Delete-3.jpg) top repeat-x;
width:962px;
height:151px;
border-left:#004471 1px solid;
border-right:#004471 1px solid;
}

/* =Content
   ----------------------------------------------------*/

.ContentBg{
background:#cde5ef url(../images/Kreeda-06.gif) top repeat-x;
border-left:#004471 1px solid;
border-right:#004471 1px solid;
}

.ContentBgIn{
background:#ddebf6 url(../images/Kreeda-06-In.gif) top repeat-x;
border-left:#004471 1px solid;
border-right:#004471 1px solid;
}

/* Content Left Panel */

.ContentLeft{
width:219px;
padding-bottom:08px;
padding-left:08px;
}

.ContentLTop{
width:206px;
}


.QuickDD{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffce00;
width: 99%;
}

.QuickDD:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.QuickDD ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.QuickDD ul li{
display: inline;

}

.QuickDD ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.QuickDD ul li a:hover{
background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.QuickDD ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
content: " " url(../images/Arrow-01.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:18px;
z-index:100;
background-color: white;
width: 186px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
margin-left:-15px;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}





.PanelTopRight{
background:url(../images/Kreeda-16.gif) no-repeat;
width:11px;
height:25px;
float:left;
}



.PanelImg{
float:left;
width:235px;
padding:10px 10px 05px 10px;
}

.PanelImgDanceMela{
float:left;
width:258px;
}

.PanelLinks{
float:left;
width:158px;
}

.PanelText{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
line-height:16px;
padding:03px 15px 00px 00px;
text-align:justify;
vertical-align:text-top;
}

.PanelText strong{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1a3863;
}

/* Adv Panel Content*/

.AdvPanel{
width:141px;
}

.AdvTop{
padding:0px 08px 10px 08px;
}

.AvdBottom{
padding:0px 10px 10px 10px;
}

.FooterTop{
width:100%
}

.FoterTopLeft{
float:left;
}

.FoterTopText{
background:url(../images/Kreeda-12.gif) repeat-x;
width:926px;
float:left;
height:82px;
text-align:center;
padding-top:18px;
}

.FooterTopText1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
height:25px;
}

.FooterTopLink{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a.FooterTopLink:hover{
color:#FF9900;
text-decoration:underline;
}

.FooterTopText2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

a.FooterTopText2:hover{
color:#FF9900;
font-weight:bold;
text-decoration:underline;
}

.FooterBottom{
clear:both;
float:left;
width:100%;
}

.FooterBottom1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
float:left;
padding-right:07px;
height:50px;
width:50px;
}

.FooterBottom1.1{
float:left;
padding-right:07px;
width:75px;
}
.FooterBottom2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
float:left;
padding-right:07px;
height:50px;
width:40px;
}

.FooterBottomLink{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

a.FooterBottomLink:hover{
color:#FF9900;
text-decoration:underline;
}

.FooterBottomLink h1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
margin:0px;
padding:0px;
text-decoration:underline;
}

a.FooterBottomLink h1:hover{
color:#FF9900;
text-decoration:underline;
}