/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.green_arrow {
	background:url(images//green_arrow.jpg) no-repeat right center; color:#000000;
	 }
.green_arrow a { color:#000000 !important;
}

.heading_intro {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/h1_bg.gif);
	background-repeat:no-repeat;
	
	}

.heading_profile {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 26px;
	background-image:url(images/profile_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	}

.heading_about {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/about_heading_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	}

.heading_new {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/h2_bg.gif);
	background-repeat:no-repeat;
	}

.heading_2008_screen {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 26px;
	background-image:url(images/about_2008_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	}

.heading_2008_test {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 26px;
	background-image:url(images/test_2008_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	}

.heading_reg {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/regulations_icon.gif);
	background-repeat:no-repeat;
	}

.heading_venue {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 20px;
	background-image:url(images/venue_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	}

.heading_view {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 26px;
	background-image:url(images/view_icon.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	}

.heading_screen {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/screen_icon.gif);
	background-repeat:no-repeat;
	}

.heading_partners {
	font-size:18px;
	color:#21425f;
	padding:2px 0 2px 30px;
	background-image:url(images/partners_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	}

.entry hr {
	border:none !important;
	color:#e5e5e5 !important;
	border-top:1px solid #e5e5e5 !important;
	}

.entry a {
	color: #367bd8;
	}


	
/* --------- ------- ------- -------*/

#leftbar {
	width:217px;
	margin-top:10px;
	float:left
	}

#menu_top {
	width:201px;
	height:48px;
	background-image:url(images/menu_header_bg.gif);
	color:#FFFFFF;
	font-size:18px;
	padding:9px 0 0 16px;
	}

#menu2_top {
	width:201px;
	height:48px;
	background-image:url(images/menu2_header_bg.gif);
	color:#FFFFFF;
	font-size:18px;
	padding:9px 0 0 16px;
	}

#menu_body {
	border:1px solid #c6c4c4;
	border-width:0 1px 1px;
	padding-right:7px;
	}

#menu_body ul {
	margin:0 0 20px 7px;
	padding:0;
	list-style:none;
	}

#menu_body li {
	font-size:11px;
	font-weight:bold;
	color:#5e5e5e;
	border-bottom:1px dashed #e7e9ec;
	padding:8px 0 8px 15px;
	background-image:url(images/leftnav_bullet.gif);
	background-repeat:no-repeat;
	background-position: 1px 12px;
	}

#menu_body a {
	color:#5e5e5e;
	}

#video {
	margin:10px 0;
	}

#video_top {
	width:217px;
	height:9px;
	font-size:0px;
	background-image:url(images/roundbox_left_top.gif);
	}

#video_bottom {
	width:217px;
	height:9px;
	font-size:0px;
	background-image:url(images/roundbox_left_bottom.gif);
	}

#video_content {
	border:1px solid #e4e4e4;
	border-width:0 1px;
	text-align:center;
	}

#video_content .heading {
	font-size:16px;
	color:#163855;
	background-image:url(images/video_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 10px 38px;
	margin-left:8px;
	}

#rightbar {
	width:217px;
	float:right;
	margin-top:10px;
	}

#reg_login {
	height:135px;
	background-image:url(images/yellow_rightbox.gif);
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:11px 0 0 12px;
	}

#reg_login .heading {
	font-size:20px;
	}

#reg_login a {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:underline;
	}

#rent {
	height:118px;
	background-image:url(images/grey_rightbox.gif);
	margin-top:10px;
	color:#232323;
	font-size:12px;
	padding:8px 0 0 12px;
	}

#rent .heading {
	font-size:20px;
	font-weight:bold;
	color:#21425f;
	}

#rent a {
	color:#21425f;
	text-decoration:none;
	}

#advertise {
	height:138px;
	background-image:url(images/blue_rightbox.gif);
	margin-top:10px;
	color:#FFFFFF;
	padding:8px 0 0 12px;
	}

#advertise .heading {
	font-size:20px;
	font-weight:bold;
	}

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

#panorama {
	height:118px;
	background-image:url(images/grey2_rightbox.gif);
	margin-top:10px;
	color:#232323;
	font-size:12px;
	padding:8px 0 0 12px;
	}

#panorama .heading {
	font-size:20px;
	font-weight:bold;
	color:#21425f;
	}

#panorama a {
	color:#21425f;
	text-decoration:none;
	}

#knowledge {
	height:128px;
	background-image:url(images/yellow2_rightbox.gif);
	margin:10px 0;
	color:#FFFFFF;
	font-size:12px;
	padding:8px 0 0 12px;
	}

#knowledge .heading {
	font-size:20px;
	font-weight:bold;
	}

#knowledge a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
/* Begin Typography & Colors */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #2c2c2b;
	}

#page {
	background-color: white;
	text-align: left;
	position:relative;
	padding:0 5px;
	}

#logo {
	position:absolute;
	left:36px;
	top:6px;
	}
#logo-right {
	position:absolute;
	right:45px;
	top:22px;
	}

#upper_header {
	clear:both;
	padding-top:20px;
	}

#venue_date {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#054493;
	padding:30px 0 0 230px;
	float:left;
	}

#search {
	float:right;
	padding:35px 210px 0 0;
	}

#search_left {
	float:left;
	background-image:url(images/searchbox_left.gif);
	width:9px;
	height:27px;
	}

.searchbox {
	background-image:url(images/searchbox_bg.gif);
	background-repeat:repeat-x;
	height:19px;
	border:1px solid #f4cc00;
	border-width:1px 0;
	width:140px;
	float:left;
	padding:4px 0 2px;
	color:#999999;
	}

#search_btn {
	width:91px;
	height:27px;
	float:left;
	}

#navbar {
	clear:both;
	background-image:url(images/navbar_bg.gif);
	background-repeat:repeat-x;
	height:54px;
	text-transform:uppercase;
	font-size:15px;
	margin:15px 0 0;
	}

#navbar_left {
	background-image:url(images/navbar_left.gif);
	height:54px;
	width:5px;
	float:left;
	}

#navbar_right {
	background-image:url(images/navbar_right.gif);
	height:54px;
	width:5px;
	float:left;
	}

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

#navbar ul {
	list-style:none;
	margin:0;
	padding-left:195px;
	float:left;
	width:785px;
	}

#navbar li {
	float:left;
	background-image:url(images/navbar_divide.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:small;
height:36px;
padding:18px 8px 0 6px;
	}

#navbar li.last {
	padding-right:0;
	background-image:none;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	color:#2c2c2b;
	font-size:13px;
	margin-top:10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry .narrowcolumn1 {
	line-height: normal;
	}

.narrowcolumn .narrowcolumn1 .entry p {
	margin:0;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .narrowcolumn1 .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #367BD8;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	width: 990px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px;
	margin: 0;
	width: 526px;
	}
.narrowcolumn1 {
	float: left;
	padding: 0 15px;
	margin: 0;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata .narrowcolumn1{
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 20px 0;
	margin: 0 auto;
	clear: both;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
	color:#565555;
	line-height:18px;
	}

#footer a {
	color:#565555;
	text-decoration:none;
	}

#footer img {
	margin:10px 0;
	}

#powered {
	background-image:url(images/powered_bg.gif);
	background-repeat:repeat-y;
	width:506px;
	font-size:12px;
	color:#484848;
	margin:0 auto;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	list-style-image:url(images/bullet.gif);
	margin-left:20px;
	}

html>body .entry li {
	margin:0 0 10px;
	padding-left:10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#content hr {
	display:block;
	}

#login_error {
	color:#FF0000;
	font-size:11px;
	padding:10px;
	border:1px solid #dedede;
	background-color:#FFFFD2;
	line-height:15px;
	}

#regform input[type=text],#regform select,#regform textarea {
	width:250px;
	}
#regform .participant input[type=text] {
	width:150px;
	}

.meetingsHeading, .projectListHeading, .searchProjectHeading, .timeDivisionHeading  {
	color:#0256a0;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	}

.meetingsHeading  {
	height:20px;
	padding-left:30px;
	background:transparent url(images/myMeetingIcon.gif) no-repeat left top;
	}

.projectListHeading  {
	height:24px;
	padding-left:25px;
	background:transparent url(images/projectListIcon.gif) no-repeat left top;
	}

.searchProjectHeading  {
	height:27px;
	padding-left:24px;
	background:transparent url(images/searchProjectIcon.gif) no-repeat left top;
	padding-top:3px;
	}

.timeDivisionHeading  {
	height:25px;
	padding-left:28px;
	background:transparent url(images/timeDivision.gif) no-repeat left top;
	padding-top:3px;
	border-bottom:2px solid #a9bac9;
	}

.borderDiv  {
	clear:both;
	border-bottom:2px solid #a9bac9;
	padding:5px 0;
	margin-bottom:5px;
	}

table.meeting  {
	width:100%;
	background:#f9fafa url(images/meetingTableBg.gif) repeat-x left bottom;
	text-align:left;
	}

tr.headRow td {
	height:27px;
	background:transparent url(images/meetingTableHeadBg.gif) repeat-x left top;
	font-size:12px;
	color:#FFF;
	padding:0 10px;
	border-right:1px solid #5b778f;
	background-color:#FFF;
	}

tr.headRow td.leftCell {
	height:27px;
	background:transparent url(images/meetingTableHeadLeft.gif) no-repeat left top;
	width:2px;
	padding:0;
	border-left:1px solid #fff;
	border-right:0;
	font-size:0;
	}

tr.headRow td.rightCell {
	height:27px;
	background:transparent url(images/meetingTableHeadRight.gif) no-repeat right top;
	width:2px;
	padding:0;
	border-right:1px solid #fff;
	border-left:0;
	font-size:0;
	}

tr.values td {
	font-size:12px;
	color:#444444;
	padding:10px 10px;
	border-right:1px solid #5b778f;
	border-bottom:1px solid #d8d8d8;
	}

tr.values td.leftCell {
	width:2px;
	padding:0;
	border-left:1px solid #d8d8d8;
	border-right:0;
	font-size:0;
	}

tr.values td.rightCell {
	width:2px;
	padding:0;
	border-right:1px solid #d8d8d8;
	border-left:0;
	font-size:0;
	}

tr.bottomRow td {
	height:3px;
	border-right:1px solid #5b778f;
	border-bottom:1px solid #d8d8d8;
	}

tr.bottomRow td.leftCell {
	height:3px;
	background:#FFF url(images/meetingTableBottomLeft.gif) no-repeat left bottom;
	width:2px;
	padding:0;
	border-right:0;
	border-bottom:0;
	}

tr.bottomRow td.rightCell {
	height:3px;
	background:#FFF url(images/meetingTableBottomRight.gif) no-repeat right bottom;
	width:2px;
	padding:0;
	border-right:0;
	border-left:0;
	border-bottom:0;
	}

.meetingSearch  {
	background:#f9fafa url(images/meetingTableBg.gif) repeat-x left bottom;
	padding:10px;
	border:1px solid #d8d8d8;
	}

.meetingSubmitBox  {
	border:1px solid #e6e6e6;
	background-color:#244461;
	padding:4px;
	text-align:center;
	}
.odd{
	background-color:#f6f6f6; border-bottom:1px solid #FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#2c2c2b; padding:10px;
	}
.even{
	background-color:#fafafa; border-bottom:1px solid #FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#2c2c2b; padding:10px;
	}
.bookmark{
	margin:12px 0px;
	}
.style1 {background-color: #fafafa; border-bottom: 1px solid #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #2c2c2b; padding: 10px; font-weight: bold; }
.style2 {background-color: #f6f6f6; border-bottom: 1px solid #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #2c2c2b; padding: 10px; font-weight: bold; }
ul.paging  {
	list-style:none;
	}

ul.paging li  {
	float:left;
	background-image:none;
	list-style-image:none;
	font-weight:bold;
	font-size:11px;
	}
	ul.paging li  sd{
	float:left;
	background-image:none;
	list-style-image:none;
	font-weight:bold;
	font-size:11px;
	}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/*//////////////////////////Danish ////////*/
.latest{ width:514px; margin:0 auto;}
.latest h1{ display:block; height:23px; font-size:18px; color:#21425f; border-bottom:1px solid #e5e5e5;
 background:url(images/new_bg.jpg) 0 13px no-repeat; padding:17px 0 0 30px;text-align:left;}
.latest h2{ font-size:14px; font-weight:bold; font-style:italic; color:#204f79; padding-top:2px;}
.latest a{ font:13px Arial, Helvetica, sans-serif; font-weight:bold;color:#3a83c4; text-decoration:none;}
.latest a:hover{ text-decoration:underline; color:#032f56;}
.flash{ height:302px; width:526px; padding-top:65px;}


.register{ background:url(images/registar_bg.jpg) no-repeat; height:69px; padding:25px 0 0 13px;}
.registerLeft{ background:url(images/registar_bg.jpg) no-repeat; height:69px;  margin-top:15px;padding:25px 0 0 13px;}
.register h3{ font-size:20px; font-weight:bold; color:#204f79;margin-top:0;
padding-bottom:0;}
.register p{display:block; height:22px;margin:0;}
.register p a{ font:14px Arial, Helvetica, sans-serif;text-decoration:none; color:#204f79; font-weight:normal;vertical-align:super;}
.register p a:hover{ text-decoration:underline;}

.registerLeft h3{ font-size:20px; font-weight:bold; color:#204f79;margin-top:0;
padding-bottom:0;}
.registerLeft p{display:block; height:22px;margin:0;}
.registerLeft p a{ font:14px Arial, Helvetica, sans-serif;text-decoration:none; color:#204f79; font-weight:normal;vertical-align:super;}
.registerLeft p a:hover{ text-decoration:underline;}

.line{ color:#cb9202; padding:0 10px; width:1px; height:22px; }

.rent{ background:url(images/rent_bg.jpg) no-repeat; height:77px; margin-top:15px;padding:28px 0 0 13px; line-height:20px;}
.rent a{ font:20px Arial, Helvetica, sans-serif; text-decoration:none; color:#21425f; font-weight:bold; }
.ndfc{ background:url(images/ndfc_bg.jpg) no-repeat; height:87px; margin-top:15px; padding:20px 0 0 13px;}
.ndfc a{ font:22px Arial, Helvetica, sans-serif; color:#204f79; font-weight:bold; text-decoration:none; line-height:22px;}
.know{ font-size:24px;}
.indian{ background:url(images/indian_bg.jpg) no-repeat; height:87px; margin-top:15px; padding:20px 0 0 13px;}
.indian a{ font:22px Arial, Helvetica, sans-serif; color:#21425f; font-weight:bold; text-decoration:none; line-height:22px;}
.pano{ font-size:26px;}
.face{ height:50px; margin-top:20px;}
.film{ width:58px;}

.like{ width:159px; padding-top:0px;}
.like p.baz{ padding-bottom:0px;margin:0px;}
.like p.baz a{ text-decoration:none; color:#3b5998; font:14p Arial, Helvetica, sans-serif; font-weight:bold; padding-left:5px;margin:0px;}
.like p.baz a:hover{ text-decoration:underline;}
.like p.you a{ text-decoration:none; padding-left:5px; color:#333333; font:12px Arial, Helvetica, sans-serif;margin:0px;}
.like p.you a:hover{ text-decoration:underline;}
.on{ font-weight:normal;}
.un{ color:#3b5998;}
.un:hover{ text-decoration:underline;}

.fltlft{ float:left;}
.fltrt{ float:right;}
.clrflt{ clear:both; line-height:1px; font-size:1px;}

.advertise{ background:url(images/ad_bg.jpg) no-repeat; height:95px; margin-top:10px; padding-top:15px; padding-left:15px;}
.advertise a{ font-size:20px; color:#FFFFFF; text-decoration:none; line-height:25px; font-weight:bold;}
.your{ font-size:30px; line-height:30px;}

.participant 
{

}
 iframe {
border: none;
}