﻿/* css Zen Garden default style v1.02 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Your images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
/* ----- BASIC ----- */
html
{
    margin: 0;
    padding: 0;
}

body
{
    margin: 0;
    padding: 0;
    font: normal normal normal 9pt/12pt arial;
    background-color: #ff772d; /*height: 700px;*/
    min-height: 700px;
    color: #444;
}

p
{
    font: 9pt/14pt Verdana;
    margin-top: 0px;
}

a:link
{
	text-decoration: underline;
	color: #385366; /*426279*/
}
a:visited
{
	text-decoration: underline;
	color: #2f4759;
}
a:hover, a:active
{
	text-decoration: none;
	color: #21313c;
}

h1
{
	text-align: center;
	font: bold 13pt 'arial';
	margin: 0 0 2px 0;
	padding: 2px;
	color: #fffce3;
	background-color: #3484b1;
	text-transform: uppercase;
}

h2
{
	text-align: center;
	font: bold 10pt Verdana;
	letter-spacing: 1px;
	margin: 0 0 2px 0;
	padding: 2px;
	color: white;
	background-color: #c66;
}

h3
{
	text-align: center;
	font: bold 10pt Verdana;
	letter-spacing: 1px;
	margin: 0 0 2px 0;
	padding: 2px;
	color: white;
	background-color: #699;
}

h4
{
	font: bold 10pt Verdana;
	letter-spacing: 1px;
	margin: 0 0 2px 0;
}

/*Omitted by TSCMS
acronym
{
	border-bottom: none;
}
*/

/* specific divs */

#aspnetForm
{
	position: relative;
}
#container
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	background-color: #ffe92d;
	border: solid 1px #fff;
}

#intro
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 196px;
}


/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1
{
	display: none;
	visibility:hidden;
}
#pageHeader h1 span
{
	display: none;
}
#pageHeader h2
{
	display: none;
	visibility:hidden;
}
#pageHeader h2 span
{
	display: none;
}
#pageHeader
{
	position: absolute;
	left: 0;
	top: 23px;
	width: 950px;
	margin: 0;
	height: 138px; /*width: 100%;*/
	background: #ffe92d url(cssImages/header.jpg) no-repeat left top;
}

#quickSummary /* TSCMS use it for Login status */
{
	position: relative;
	float: right;
	margin: 0 0 0 5px;
}
#quickSummary p
{
}


#preamble 
{
}

#supportingText
{
	position: relative;
	padding: 0;
	margin: 7px 10px;
	border-top: solid 1px transparent;
	text-align: center;
}

#footer
{
	position: relative;
	margin: 0 10px;
	padding: 7px 0;
	font: normal normanl bold 12px arial;
	text-align: center;
	vertical-align: middle; /*height: 24px;*/
	border-top: dotted 1px gray; /*color: #1B407A;*/ /*width: 802px;*/
	color: #385366;
}
#footer a:link, #footer a:visited
{
	margin-right: 20px;
}

#linkList /* TSCMS use it for main menu position */
{
	position: absolute;
	text-align: center;
	top: 162px;
	left: 0;
	right: 0;
	height: 33px;
	width: 950px;
	margin: 0;
	padding: 0;
	z-index: 101;
	background: url(http://iranobesitysociety.org/files/CSSImages/topMenuBg.gif) repeat-x bottom left;
}
#linkList2
{
    margin: 0;
    padding: 0;
}
#linkList h3.select /* TSCMS use it for main menu title */
{
    display: none;
    visibility: hidden;
}
#linkList h3.select span
{
	display: none;
}
/*Omitted by TSCMS
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}
*/

#linkList ul
{
}
#linkList li /* TSCMS use it for main menu items */
{
}
#linkList li a:link
{
}
#linkList li a:visited
{
}

.menuStaticMenuStyle
{
	margin: 0;
	padding: 0;
	direction: rtl;
	float: right;
	font: normal normanl bold 12px/14px Tahoma;
}
.menuStaticMenuItemStyle
{
	vertical-align: middle;
	color: #fffce3;
	height: 33px;
	margin: 0 1px 0 1px;
	padding: 0 3px;
	text-align: center;
	font: normal normanl bold 12px/14px Tahoma;
	width: 97px;
}
.menuStaticMenuItemStyle a, 
.menuStaticMenuItemStyle a:visited
{
    text-align: center;
    text-decoration: none;
    background-image: none;
	color: #fffce3;
	font: normal normanl bold 12px/14px Tahoma;
}
.menuStaticMenuItemStyle a:hover
{
    text-align: center;
    text-decoration: none;
    background-image: none;
	color: #fffce3;
	font: normal normanl bold 12px/14px Tahoma;
}
.menuStaticHoverStyle
{
	color: #ffe92d;
	background: transparent url(http://iranobesitysociety.org/files/CSSImages/bgHover.gif) repeat-x bottom left;
	font: normal normanl bold 12px/14px Tahoma;

}
.menuStaticHoverStyle a:hover
{
	color: #ffe92d;
	font: normal normanl bold 12px/14px Tahoma;

}
.menuStaticSelectedStyle
{
	height: 33px;
	z-index: 100;
	background: transparent url(http://iranobesitysociety.org/files/CSSImages/bgActive.gif) no-repeat top left;
	font: normal normanl bold 12px/14px Tahoma;

}
.menuStaticSelectedStyle a, 
.menuStaticSelectedStyle a:visited
{
	color: #ff3300;
	font: normal normanl bold 12px/14px Tahoma;
}
.menuStaticSelectedStyle a:hover
{
	color: #fe5900;
	background: transparent url(http://iranobesitysociety.org/files/CSSImages/dolphin_bg-OVER.gif) repeat-x bottom left;
	font: normal normanl bold 12px/14px Tahoma;
}
.menuDynamicMenuStyle
{
}
.menuDynamicMenuItemStyle
{
}
.menuDynamicMenuItemStyle a, .menuDynamicMenuItemStyle a:visited
{
}
.menuDynamicHoverStyle
{
}
.menuDynamicHoverStyle a:hover
{
}
.menuDynamicSelectedStyle
{
}
.menuDynamicSelectedStyle a, .menuDynamicSelectedStyle a:visited
{
}




/* ------------------------- Extra Divs */
#extraDiv1
{
    display: none;
    visibility: hidden;
}
#extraDiv2
{
    display: none;
    visibility: hidden;
}
#extraDiv3
{
    display: none;
    visibility: hidden;
}
#extraDiv4
{
    display: none;
    visibility: hidden;
}
#extraDiv5
{
    display: none;
    visibility: hidden;
}
#extraDiv6
{
    display: none;
    visibility: hidden;
}
.accesskey
{
	text-decoration: underline;
}


/* ========================= TSCMS ======================= /*
/* ------------------------- PageContents */
.subject
{
}
.subjectAdminPanel
{
	border-top: maroon 1px solid;
	border-bottom: maroon 3px double;
	text-align: right;
}
.subjectBody{}
.subjectFooter
{
	text-align: right;
	color: Silver;
	font-size: smaller;
}

/*
FILTER: alpha(opacity=25);
opacity: .25;
*/

