@charset "UTF-8";
@import url("ilike.css");


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%; 

}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 5px 4px;
	margin: 0px 1px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	-moz-border-radius: 4px 4px 0px 0px;
	background-image: url(header1center.jpg);
	background-color: #FFFFFF;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #F5EE96;
	background-image: url(header3center.jpg);
}

.TabbedPanelsTabSelected {
	background-color: #eef5e1;
	border-bottom: 1px solid #EEE;
	background-image: url(header3center.jpg);
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #005C93;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

/
.TabbedPanelsContent 
{
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 5px;
	width: 30em;
	height: 20em;
}

.shazi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336699;
	font-size:15px;
}

.shazi1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF3333;
	font-size:12px;
}
.wrap1 {
	DISPLAY: block
}
.wrap2 {
	DISPLAY: block
}
.wrap3 {
	DISPLAY: block
}
.wrap1 {
	BACKGROUND: url(shadow.gif) no-repeat right bottom; FLOAT: left
}
.wrap1 A:link {
	COLOR: #336699
}
.wrap1 A:visited {
	COLOR: #336699
}
.wrap1 A:active {
	COLOR: #336699
}
.wrap2 {
	BACKGROUND: url(corner_bl.gif) no-repeat left bottom
}
.wrap3 {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; BACKGROUND: url(corner_tr.gif) no-repeat 100% -12px; PADDING-BOTTOM: 6px; PADDING-TOP: 0px
}
.wrap3 IMG {
	DISPLAY: block
}

.shazi1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF3333;
	font-size:12px;
}
