@charset "utf-8";
* {
	margin:0;
	padding:0;
}
html
{
	background-color:#eeeeee;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
	background-image:url(../../images/flash/flash1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position: relative;
	z-index:0;
	line-height:16px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#header {
	width:980px;
	margin:auto;
	height:350px;
	position: relative;
	z-index:0;
}
#main {
	width:980px;
	margin:auto;
	margin-top:10px;
}
#content {
	width:650px;
	float:left;
	padding-bottom:20px;
}
#side {
	width:300px;
	float:right;
	padding-bottom:20px;
	padding-left:20px;
}
h1
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	padding-bottom:10px;
	color:#990000;
	font-style:italic;
	line-height:28px;
	margin-top:5px;
}
h2
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding-bottom:10px;
	color:#990000;
	font-style:italic;
}
h3
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	padding-bottom:10px;
	color:#990000;
	font-style:italic;
}
p
{
	padding:0 0 20px 0;
}
#login {
	color:#FFF;
	background-color:#666;
	padding:10px;
	float:right;
	margin-top:7px;
	border:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: .75;
	-moz-opacity: .75; 

}
form#login_form
{
	
}
#top_form
{
	padding:3px;
}
#keepAlive input
{
	width:14px !important;
	height:14px !important;
	padding:0 !important;
	float:left;
}
#keepAlive label
{
	float:left;
	margin-left:5px;
	line-height:18px;
	vertical-align:bottom;
}

#keepAlive
{
	width:160px;
	float:left;
}

#forgottenPass
{
	width:140px;
	float:left;
	line-height:15px;
	vertical-align:middle;
	margin-left:17px;
}
#forgottenPass a
{
	color:#46c2ff;
}
#login .username {
	width:160px;
}
#login input {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../../images/ifitt/input_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	padding:0px 1px 1px 1px;
	padding-left:4px;
	width:160px;
	height:18px;
	line-height:18px;
	border:none;
	margin:0;
	margin:5px 0 5px 0;
	border:1px solid black;
}
#login input:focus {
	background-image:url(../../images/ifitt/input_bg_on.png);
}
a.button, a.button:visited
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../../images/ifitt/button_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#0093dc;
	width:auto;
	height:20px;
	line-height:20px;
	color:#FFF;
	vertical-align:top;
	text-align:center;
	padding:0 5px 3px 5px;
	float:right;
}

a.button:hover {
	background-image:url(../../images/ifitt/button_bg_on.png);
	cursor:pointer;
	text-decoration:none;
}
button {
	border:none;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:transparent;
	background-image:url(../../images/ifitt/button_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:20px;
	color:#FFF;
	vertical-align:top;
	text-align:center;
	padding:0 5px 3px 5px;
}
button:hover {
	background-image:url(../../images/ifitt/button_bg_on.png) !important;
	background-repeat:repeat-x !important;
	background-position:bottom !important;
	background-color:#670000;
	cursor:pointer;
}
#login button {
	border:none;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:transparent;
	background-image:url(../../images/ifitt/button_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:60px;
	height:20px;
	line-height:20px;
	color:#FFF;
	vertical-align:top;
	text-align:center;
	padding:0 5px 3px 5px;
	margin:5px 0 0px 0;
}
#login button:hover {
	background-image:url(../../images/ifitt/button_bg_on.png) !important;
	background-repeat:repeat-x !important;
	background-position:bottom !important;
	background-color:#670000;
	cursor:pointer;
}
#rememberMe
{
	background-color:transparent;
	background-image:none;
}
#roundedTop {
	height:1px;
}
#roundedTop .left {
	float:left;
	width:1px;
	height:1px;
	background-color:#FFF;
}
#roundedTop .right {
	float:right;
	width:1px;
	height:1px;
	background-color:#FFF;
}
#logo {
	width:326px;
	height:78px;
	position:absolute;
	top:100px;
}

#footer
{
	background-color:#000;
	padding-bottom:50px;
}
#bottom_navigation
{
	padding:40px 5px 40px 5px;
	color:#FFF;
	width:980px;
	margin:auto;
}
#bottom_navigation h5
{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.newsletterBox
{
	background-color:#FFF;
	padding-left:5px;
	width:285px;
	height:40px;
	position:relative;
	z-index:5;
}
.newsletterBox *
{
	position:relative;
	z-index:5;
}
.newsletterBox input
{
	background-color:#FFF;
	border:none;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	width:190px;
	float:left;
	position:relative;
	z-index:6
}

.divBG2
{
	background-color:#000;
	float:right;
	width:38px;
	height:33px;
	position:relative;
	z-index:5;
	margin:1px 5px 0 0;
}
.divBG
{
	background-image:url(../../images/ifitt/menu_bg_ok.png);
	background-repeat:repeat-x;
	background-position:bottom;
	float:right;
	width:70px;
	height:38px;
	margin:1px 1px 0 0;
	position:relative;
	z-index:6;
}
.newsletterBox button
{
	background-color:transparent;
	background-image:none;
	width:66px;
	height:35px;
	margin:1px;
	float:right;
	font-size:14px;
	position:relative;
	z-index:6;
	padding:0;
}
#security
{
	font-size:12px;
	line-height:29px;
	font-family:Tahoma, Geneva, sans-serif;
}
#security *
{
	display:block;
	float:left;
}
#security span
{
	margin-right:15px;
}
#address
{
	border-bottom:1px solid #3f4142;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:20px;
	line-height:15px;
	font-family:Tahoma, Geneva, sans-serif;
}
.copy
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
}

#copyright
{
	width:320px;
	float:left;
	background-image:url(../../images/ifitt/privacy_policy.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-right:30px;
}
#copyright h5
{
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	margin-bottom:20px;
}
#addThis
{
	float:right;
	margin:20px 0 20px 0;
}
#content-header
{
	padding:10px 0 5px 0;
	margin-bottom:20px;
	border-bottom:1px solid #cbcbcb;
	width:100%;
}
#content-header h1
{
	float:left;
	width:630px;
	display:block;
}
#search_ifitt
{
	background-image:url(../../images/ifitt/search_ifitt.png);
	background-repeat:no-repeat;
	width:290px;
	height:40px;
	float:right;
	padding:17px 0 0 10px;
	position:relative;
}

#search_ifitt input
{
	background-color:#FFF;
	border:none;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:8px;
	width:210px;
	float:left;
	position:relative;
	z-index:6
}
#search_ifitt button
{
	background-color:transparent;
	font-size:14px;
	background-image:none;
	width:38px;
	height:33px;
	margin:1px;
	position:relative;
	z-index:7 !important;
}
#social
{
	border-right:1px solid #3f4142;
	padding:0 30px 0 30px;
	width:240px;
	float:left;
}
#social ul
{
	padding-left:15px;
	padding-top:15px;
	width:180px;
}
#social ul li
{
	display:block;
	margin-bottom:10px;
	height:30px;
	line-height:30px;
}
#social ul li a
{
	display:block;
	color:#FFF;
	font-size:11px;
	height:30px;
	line-height:30px;
	font-style:italic;
	text-decoration:none;
}
#social ul li a:hover
{
	color:#FFF;
	text-decoration:underline;
}
#social ul li a img
{
	margin-right:15px;
}
#social h5
{
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	margin-bottom:10px;
}
#social *
{
	float:left;
	line-height:20px;
}
#social a:hover
{
	color:#F00;
}
#social img
{
	margin-right:5px;
}
#social div
{
	margin-top:2px;
}
#navigate
{
	padding:0 0px 10px 30px;
	width:290px;
	float:left;
}
#navigate h5
{
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	margin-bottom:10px;
}
#bottom_menu
{
	border-bottom:1px solid #3f4142;
	padding-bottom:20px;
	margin-bottom:20px;
}
#bottom_menu span
{
	width:auto;
	float:left;
	padding:0 7px 5px 7px;
}
#bottom_menu a, #bottom_menu a:link, #bottom_menu a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#0093dc;
	display:block;
	width:auto;
	float:left;
	padding-bottom:5px;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
#bottom_menu a:hover
{
	text-decoration:underline;
}

/***********************  BUTTONS  ******************************/

button {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../../images/ifitt/button_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:auto;
	height:20px;
	line-height:20px;
	color:#FFF;
	vertical-align:top;
	text-align:center;
	padding:0 5px 3px 5px;
	margin-left:5px;
	border:none;
}
button:hover {
	background-color:#670000;
	cursor:pointer;
}
.rounded-corners {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	
    behavior: url(/public/css/ifitt/border-radius.htc);
}
.lastli
{
	background-image:url(../../images/ifitt/menu_bg_ok.png);
	background-position:bottom;
	background-repeat:repeat-x;
    border:none;
}
li.lastli:hover
{
	background-image:none !important;
	background-color:#670000 !important;
}
a, a:link
{
	color:#a30000;
	text-decoration:underline;
}
a:hover
{
	color:#a30000;
	text-decoration:none;
}


input, textarea, select
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

label
{
	line-height:30px;
}
#contact
{
	padding:10px;
	background-color:#DDD;
	border:none;
}
#contact input, #contact label, #contact select, #contact textarea
{
	border:1px solid #999;
	font-size:11px;
	color:#600;
	width:300px;
	display:block;
	padding:2px;
}
#contact input, #contact select, #contact textarea
{
	padding:2px;
	color:#000;
}

#contact label
{
	border:none;
}

#contact textarea
{
	height:230px;
}
#contact button
{
	float:right;
	margin-top:10px;
	margin-right:18px;
}
#contact img
{
	margin:0 10px 0 0;
}
#contact #captcha
{
	margin:0 10px;
}


#registerForm
{
	padding:10px;
	background-color:#DDD;
	border:none;
}
#registerForm input, #registerForm label, #registerForm select, #registerForm textarea
{
	border:1px solid #999;
	font-size:11px;
	color:#600;
	width:290px;
	display:block;
	padding:2px;
}
#registerForm input, #registerForm select, #registerForm textarea
{
	padding:2px;
	color:#000;
}

#registerForm label
{
	border:none;
}

#registerForm textarea
{
	height:230px;
}
#registerForm button
{
	float:right;
	margin-top:10px;
	margin-right:18px;
}
#registerForm img
{
	margin:0 10px 0 0;
}
#registerForm #captcha
{
	margin:0 10px;
}
.radio
{
	width:70px;
	float:left;
}
.radio label
{
	width:40px !important;
	line-height:12px !important;
	float:left;
}
.radio input
{
	width:auto;
	float:left;
	margin-right:5px;
	border:none !important;
}
#membership_fees
{
	margin-bottom:20px;
}
#membership_fees td
{
	padding:3px;
}
label.error {
	display:none !important;
}
input.error, textarea.error {
	border:1px solid #ff8000 !important;
	background-color:#FFDFDF !important;
}
.sponsorsBox
{
	margin-bottom:20px;
}
.filesBox
{
	background-color:#CCC;
	padding:10px;
	margin-bottom:20px;
	width:100%;
}
.filesBox li
{
	list-style:none;
	line-height:11px;
	margin-bottom:5px;
}
.filesBox li a img
{
		margin-right:5px;
}
.filesBox li a *
{
	
}
.filesBox li a:hover
{
		color:#000;
}
.filesBox li a:hover img
{
		opacity: 0.9;
}
.filesBox li a
{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.filesBox h2, .imagesBox h2
{
	margin-bottom:10px;
}
.imagesBox
{
	background-color:#CCC;
	padding:10px;
	margin-bottom:20px;
	width:100%;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 90px;
	height: 90px;
	list-style:none;
}
ul.thumb li img {
	width: 80px; height: 80px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}


a.tnooz-rss
{
	color: #9A0000;
	text-decoration: none;
	display:block;
	padding:15px 0px 25px 45px;
	background: url("../../images/tnooz-logo.jpg") no-repeat scroll left center #FFFFFF;
	border:1px solid #ddd;
}
a.tnooz-rss:hover
{
	text-decoration: underline;
}
a.tnooz-rss .bigger {
	font-size: 1.25em;
	font-weight: bold;
}
