/*=================================================*/
/*			       SCI - GALA 2009
/*		Developed by R&Bactive.com (c) 2009
/*=================================================*/
body{font:62.5%/1.4 'Lucida Grande', Helvetica, Arial, sans-serif; text-align:center; background:url("../build/bg.gif") 0 0 repeat-x 
#686a84;}	
*{padding:0; margin:0; border:0;}
p{line-height:1.3em; padding:0 0 1.2em 0;}
img{border:none;}
hr{border-left:none; border-right:none; border-top:#FFFFFF; border-bottom:#C2C594;}
.clearfixed{clear:both; height:100px; width:100%;}
.jogfixer{zoom:1;}

.piped{margin:0; width:920px; height:10px; background:url("../build/top_pipe.gif") 0 0 no-repeat;}

/*===============================
		CANDY WRAPPERS  
===============================*/
#container{margin:0 auto; width:950px; text-align:left; overflow:hidden; background:#fff;}
#inside{margin:0 15px; width:920px; clear:both; overflow:hidden;}
#left{float:left; margin-right:15px; width:400px;}

/*===============================
			HEADER 
===============================*/
#header{margin:15px 15px 0 15px; width:920px; height:250px; overflow:hidden; background:url("../build/sinai-gala-header.jpg") 0 0 no-repeat;}

/*===============================
			NAVIGATION 
===============================*/
#nav {
	margin:0;
	width:920px;
	height:35px;
	clear:both;
	text-align:center;
	overflow:hidden;
	background:url("../build/nav_bg.gif") 0 0 repeat-x;
	position:relative;
}
#nav li{
	float:left;
	display:block;
	background:transparent;
	list-style:none;
	text-transform:uppercase;
	height:15px;
	border-right:1px solid #ccc;
	padding:10px 5px;
}
#nav li a{
	margin:0;
	text-decoration:none;
	color:#006;
}
#nav li a:hover{color:#686d88;}

/*===============================
      		HEADERS 
===============================*/
h1, h2, h3, h4, h5, h6{color:#009ab8; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; text-align:left;}	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{padding:0; color:#223D51; text-decoration:none; background:transparent !important;}
h1 a:hover, h2 a:hover, h3 a:hover{text-decoration:none;} 

h1{font-size:2.0em; line-height:1.0em; margin-top:0.0em; margin-bottom:0.4em;}
h2{font-size:1.9em; line-height:1.2em; margin-top:0.0em; margin-bottom:0.4em;}
h3{font-size:1.3em; line-height:1.3em; margin-top:0.0em; margin-bottom:0em;}
h4{font-size:1.2em; line-height:1.0em; margin-top:0.4em; margin-bottom:0em;}
h5{font-size:1.1em; line-height:1.0em; margin-top:0.0em; margin-bottom:0em;}

/*===============================
      		COLUMNS 
===============================*/
.column{margin:0; padding:10px 15px 10px 0; display:inline; float:left; position:relative; overflow:hidden;}
.column hr{border:none; color:#dfdfdf; background-color:#dfdfdf; height:1px; clear:both;}

.all2{width:100%; overflow:hidden; background:url("../build/col2_bg.gif") 0 0 repeat-y;}
.all2_top{width:100%; overflow:hidden; border-top:1px solid #ccc; background:url("../build/2col_top_bg.gif") left top no-repeat;}	
.all1{width:100%; overflow:hidden; background:#fff;}
.all1_top{width:100%; overflow:hidden; border-top:1px solid #ccc; background:url("../build/2col_top_bg.gif") left top no-repeat;}	

/*===============================
      		1 of 2
===============================*/
.all2 .col1{width:610px;}
.all2 .col1 p{font-size:1.2em;}

/*===============================
      	    2 of 2 
===============================*/
.all2 .col2{width:280px;}
.all2 .col2 p{font-size:1.2em;}
.all2 .col2 .sponsored{text-align:center;}
.all2 .col2 .sponsored img{border:1px solid #ccc; margin-bottom:0.9em;}
.all2 .col2 .sponsored img:hover{border:1px solid #009ab8}
.all2 .col2 .sponsored a{text-decoration:none;}

/*===============================
      		1 of 1
===============================*/
.all1 .col1{width:905px;}
.all1 .col1 p{font-size:1.2em;}
.all1 .col1 ul li{font-size:1.2em;}

.all1 .col1 .list1{float:left; width:285px; margin:0 15px 0 0;}
.all1 .col1 .list2{float:left; width:285px; margin:0 15px 0 0;}
.all1 .col1 .list3{float:left; width:285px; margin:0;}

/*===============================
			FOOTER 
===============================*/
#footer{clear:both; margin:0 15px 15px 15px; width:920px; height:101px; overflow:hidden; background:url("../build/footer_bg.gif") 0 0 repeat-x; border-top:1px solid #999;}

