/** BASIC */

body {
	margin: 20px 10px;
	padding: 0px;
	background: #4A4F51 url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input11 {
	background-color: #E0E0DD;
	border-top: 1px solid #999A92;
	border-right: 1px solid #D8D8D5;
	border-bottom: 1px solid #E9E9E6;
	border-left: 1px solid #D8D8D5;
}
.input111 {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: red;
}
.input2 {
	width: 165px;
	background-color: #4A4C45;
	border-top: 1px solid #1B1B18;
	border-right: 1px solid #454640;
	border-bottom: 1px solid #7D7E74;
	border-left: 1px solid #454640;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F58;
}
.dog-multiselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F58;
	width:150px;
	height:100px;
}
.multiselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F58;
	height:20px;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 10px;
	color: #D7D8D5;
}

.text4 {
	font-size: 21px;
	font-weight: bold;
	color: #5D5E56;
}

.text5 {
	color: #83857C;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
}
.text7 {
	font-size: 12px;
	font-weight: bold;
}
.text8 {
	font-size: 12px;
	width:37%;
}
.editpasstext8 {
	font-size: 12px;
	width:45%;
}
.text10 {
	font-size: 12px;
	width:20%;
}
.text9 {
	font-size: 12px;
}
}

/** LINKS */

a:link{
	color: #006396;
}

.colB a:link{
	color: #006396;
}

a:hover {
	cursor:pointer;
}

a.link1 {
	text-decoration: none;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
}


/** BACKGROUNDS */

.bg1 { background: url(images/homepage03.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage06.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage09.jpg) repeat left top; }
.bg5 { background: url(images/homepage18.gif) repeat left top; }
.bg6 { background: url(images/homepage13.gif) repeat-y left top; }
.bg7 { background: url(images/homepage14.gif) repeat-y right top; }
.bg8 { background: url(images/homepage28.gif) repeat-x left top; }
.bg9 { background: url(images/homepage25.gif) repeat-x left top; }
.bg10 { background: url(images/homepage30.gif) repeat-y right top; }
.bg11 { background: url(images/homepage30.gif) repeat-y left top; }
.bg12 { background: url(images/homepage32.gif) repeat-x left top; }
.bg13 { background: url(images/homepage23.gif) repeat-x left top; }
.bg14 { background: url(images/homepage19.gif) repeat-x left top; }
.bg15 { background: url(images/homepage36.gif) repeat-x left top; }
.bg16 { background: url(images/homepage38.gif) repeat-y left top; }
.bg17 { background: url(images/homepage39.gif) repeat-y right top; }
.bg18 { background: url(images/homepage43.gif) repeat-x left top; }
.bg19 { background: url(images/homepage46.gif) repeat-y left top; }
.bg20 { background: #FEFEFE url(images/homepage50.gif) repeat-x left top; }
.bg21 { background: url(images/subpage1_02.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

A.top:link {
	 FONT-SIZE: 10px; COLOR: #3042C4; TEXT-DECORATION: none
}
A.top:visited {
	 FONT-SIZE: 10px; COLOR: #3042C4; TEXT-DECORATION: none
}
A.top:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: none
}
.fieldset {
	float: none;
	width: 100%;
	border: 1px  #00000;
	border-color: #00000;
	}
legend {
	margin-left: 1em;
	color: #0099FF;
	font-weight: bold;
}.error {
  font-family: Tahoma;
  font-size: 8pt;
  color: red;
 
  display:none;
  }
  
  /* ADDED BY AAKASH SATRT */
.heading-label-contents {
	color: #83857C;
	margin-left:20px;
	margin-top:20px;
	margin-right:10px;
}

.redBorder{
	border: 1px solid #0099FF;
}

/* SEARCH DISPLAY RELATED TEXT START HERE*/
.label-text-bold {
  font-family: Arial;
  font-size: 8pt;
  font-weight:bold;
  color: #999999;
  }

.label-text {
  font-family: Arial;
  font-size: 8pt;
  color: #999999;
  }
  
 .label-value-text {
   font-family: Arial;
   font-size: 8pt;
   color: #0099FF;
  }
  
   .label-value-text-bold {
     font-family: Arial;
     font-weight:bold;
     font-size: 8pt;
     color: #0099FF;
    }
    
   .label-value-text-name-bold {
     font-family: Arial;
     font-weight:bold;
     font-size: 8pt;
     color: #1D9DB8;
    }
.width-hund-per
{
	float:left;width:98%;
}
.label-error {
  font-family: Arial;
  font-size: 10pt;
  font-weight:bold;
  color: red;
  }
.profile-header{
	float:left;width:99%;border:0px solid gray;background-color:gray;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: white;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;

}
/* added by kranti on 21 feb 08*/
.profile-header-profile{
	float:left;width:99%;border:0px solid #1c97d7;background-color:#1c97d7;
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	color: white;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;
}
.profile-header-profile-small{
	float:left;width:99%;border:0px solid #1c97d7;background-color:#1c97d7;
	font-family: Arial;
	font-size: 8pt;
	font-weight:gray;
	vertical-align:middle;
	text-align:left;
	padding-left:5px;
}
.profile-label-text-bold-profile {
  font-family: Arial;
  font-size: 8pt;
  font-weight:bold;
  color: black;
  padding-left:1px;
  }
 .width-hund-per-profile
{
}
/* end of code added on 21 feb 08*/
.profile-label-text-bold {
  font-family: Arial;
  font-size: 8pt;
  font-weight:bold;
  color: black;
  padding-left:10px;
  }
.towelFree{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	width:380px;
	align:center;
	
}
/* SEARCH DISPLAY RELATED TEXT END HERE*/
/*Paging*/

.currentPage
{

            font-family:Arial,Helvetica,sans-serif;

            font-size:11px;

            font-weight:bold;

            color:#1c97d7;

            text-decoration:none;

}
.pagenav

{
            font-family:Arial,Helvetica,sans-serif;

            font-size:11px;

            font-weight:bold;

            color:#1c97d7;

            text-decoration:none;

}
a.pagenav

{
            font-family:Arial,Helvetica,sans-serif;

            font-size:11px;

            font-weight:bold;

            color:#1c97d7;

            text-decoration:none;

}

a.pagenav:hover

{

            font-family:Arial,Helvetica,sans-serif;

            font-size:11px;

            font-weight:bold;

            color:#1c97d7;

            text-decoration:none;

}

 

/*Paging End*/
.success-message{
		/*background-color:#FFFFFF;*/
		color:green;
		font-size:12px;
		border:0px solid red;
		font-weight:bold;
		width:95%;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
}
.error-message{
		/*background-color:#FFFFFF;*/
		color:red;
		font-size:12px;
		border:0px solid red;
		font-weight:bold;
		width:95%;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
}

.welcome-header-text {
	font-size: 12px;
	font-weight: bold;
	color: gray;
}
.active-char

{
	color: #0099FF;
	font-weight: bold;
	font-size:16px
	text-decoration:underline;

}

a.active-char

{
	color: #0099FF;
	font-weight: bold;
	font-size:16px
	text-decoration:underline;
}

a.active-char:hover

{

	color: #0099FF;
	font-weight: bold;
	font-size:16px
	text-decoration:underline;

}


.non-active-char {
	
	text-decoration:none;
}
.top007 {
TEXT-DECORATION: underline
}
A.top007:link {
	  TEXT-DECORATION: underline
}
A.top007:visited {
	 TEXT-DECORATION: underline
}
A.top007:hover {
	  TEXT-DECORATION: none
}
/** STYLES */

.style1 {
	color: #C8C9C5;
}

.style1 a {
	color: #A1A19A;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	color: #BDBFBA;
}

.style2 a {
	color: #BDBFBA;
}

.style2 a:hover {
}


  /* ADDED BY AAKASH END */
  
  .text11 {
	font-size: 16px;
	font-weight: bold;
	color: #5D5E56;
}

	/*---------*/
	
	.msg-success-class{
	font-size:12px;
	font-weight:bold;
	color:#0099FF;
	font-family: Arial, Helvetica, sans-serif;
	}
	.msg-error-class{
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
	.profile-lable{
		font-family: Arial;
  		font-size: 12px;
   		padding-left:25px;
  	}
	
	
h1{
	visibility: hidden;
	height: 0px; width: 0px;

}

* HTML h1{
	display: none;

}

/*Hack IE6 for Marqee on View All Advertiser page*/
* HTML #m1 {
	width: 480px;
}

/*USERLIST PAGE DIV START*/

.one-px-gap {
	float:left;width:0.5px;
	background-color:#FFFFFF;
}
.name-style{
color: #1c97d7;
font-weight: bold;
text-decoration:none;

}
a.name-style{
color: #1c97d7;
font-weight: bold;
text-decoration:none;
}
a.name-style:hover{
color: #1c97d7;
font-weight: bold;
text-decoration:none;
}
.tableheadingrow{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color:#1c97d7;
	text-align:left;
	font-size : 11px;
	text-decoration : none;
	border-left:0px solid gray;
	height:20px;
	
	
}
.tabletextrow {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size : 11px;
	text-decoration : none;
	
}
.padding-gap {
	padding-left:5px;
}
.rightborderclass{
	
	border-right:1px solid white;
}
.userlistname {
	float:left;width:23%;height:50px;
	
	
}
.userlistcountry {
	float:left;width:14%;height:50px;
}

.userlistquali {
	float:left;width:22%;height:50px;
}

.userlistspec {
	float:left;width:22%;height:50px;
}

.userlistaction {
	float:left;width:13.5%;height:50px;
}

/*TOOLTIPS*/

#dhtmltooltip{

	position: absolute;
	text-align:center;
	width: 150px;	
	padding: 5px;
	
	/*background-color:  #E2E2E2;
	border: 1px solid #CACACA ;*/
	
	background-color:  #1C97D7;
	border: 1px solid #E2e2e2 ;
	color:white;
	
	visibility: hidden;
	z-index: 100;
	
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}




/*USERLIST PAGE DIV END*/
/*ADVERTISER*/
.adverlistname {
	float:left;width:22%;height:30px;
}
.adverlistemail {
	float:left;width:25%;height:30px;
}

.adverlisttot {
	float:left;width:9%;height:30px;
}

.adverlistdet {
	float:left;width:28%;height:30px;
}

.adverlistaction {
	float:left;width:10.5%;height:30px;
}
/*ADVERTISER*/
/* ITINENARY */
.iti-club {
	float:left;width:27%;height:35px;
	
	
}
.iti-location {
	float:left;width:27%;height:35px;
}

.iti-judging {
	float:left;width:45%;height:35px;
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
html > body .clearfix {min-height: 1px; height: auto;} 
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
