/* CSS Document */

* {
   margin: 0;
   padding: 0;
}

#bg {
	background: #fff url('images/body_bg.gif') repeat-x;
	width: 100%;
	min-height: 280px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 151px;
	margin-left: 0px;
	position:relative;
}

#logo {
	float:left;
	margin:0;
	width:450px;
	height:181px;
}

#logo h1 {
	margin:0;
	padding:0;
	background:none;
	}

#logo h1 a, #logo h1 a:hover{
	background:url('images/rotary-logo.gif') no-repeat top left;
	height:181px;
	width:450px;
	text-indent:-9000px;
	display:block;
	text-decoration:none
}

#logo2 {
	float:left;
	margin:0;
	width:450px;
	height:181px;
}

#logo2 h1 {
	margin:0;
	padding:0;
	background:none;
	}

#logo2 {
	background:url('images/rotaract-logo.gif') no-repeat top left;
	height:181px;
	width:450px;
	text-indent:-9000px;
	display:block;
	text-decoration:none
}

#ryla {
	float:left;
	margin:0;
	width:450px;
	height:181px;
}

#ryla h1 {
	margin:0;
	padding:0;
	background:none;
	}

#ryla {
	background:url('images/ryla-logo.gif') no-repeat top left;
	height:181px;
	width:450px;
	text-indent:-9000px;
	display:block;
	text-decoration:none
}

#intro {
	width: 100%;
	background:url('images/introbg.gif') top left repeat-x;
	height: 250px;
}

#intro-wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#introtext {width: 380px; float:left;}

#flashcontent {float:right;}

#slide {
	background:url(images/slide/intro1.jpg) no-repeat;
	float:right;
}

#intro h1 {
	font-size: 140%;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #3d3d3d;
	padding: 40px 0 15px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	background:url('images/headots.gif') bottom left repeat-x;
}

.blacktitle {
    color:#000000;
	font-weight:bold;
}	

#contentright {
	width: 290px;
	float: left;
	margin-left: 30px;
	padding-top: 28px;
}

#content {
	text-align: left;
}

#content-other {
	width: 480px;
	padding-top: 28px;
	text-align: left;
	float:left;
}

#content-full {
	width: 770px;
	min-height: 380px;
	padding-top: 28px;
	text-align: left;
	float:left;
}

#content-other p.headline {
	background:url('images/bullet.jpg') no-repeat top left;
	color:#444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	height:26px;
	padding:5px 0 0 30px;
	margin:5px 0 15px 0; 
	}
	
	#content-other p.headline2 {
	color:#444444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	height:26px;
	padding:5px 0 0 30px;
	margin:5px 0 15px 0; 
	}


h2 {
	background:url('images/headots.gif') bottom left repeat-x;
	color:#4A4A4A;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size:130%;
	font-weight:normal;
	margin:15px 0 20px 0;
	padding-bottom:7px;
}


p {
	color: #444444;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

h4 {
	color: #4B4942;
	font-family: arial, helvetica, sans-serif;
	font-size:160%;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
}

#home-left {width: 240px; float: left; padding: 0 25px 0 0;}
#home-left-right{width:245px; float:right;}
#home-bottom {width: 800px; margin-top: 20px; padding: 10px 10px 10px 10px; float: left; }
#home-bottom img{cursor:pointer;border:1px solid #ddd;}
#home-bottom img:hover {border:1px solid #97B638;}

.worksstyle {
	color: #FFFFFF;
	font-weight: bold;
}

#content-other table {
	font-size: 80%;
	font-family:font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	color: #666;
	margin: 7px 0 20px;
	border-left: 0px solid #f4f4f4;
}
#content-other th {
	color: #545454;
	border-right: 0px solid #fff;
	
}
#content-other td {
	border-bottom: 0px solid #f4f4f4;
	border-right: 0px solid #f4f4f4;
	padding: 6px;
	text-align: center;
}

#content-other td a{
	color: #3C4384;
	text-decoration:underline;
}

#content-other td a:hover{
	color: #ffffff;
	background-color:#3C4384;
	text-decoration:none
}

/* portfolio page */

.portfolio { margin-left: -31px; }
/* .two-thirds .portfolio { width:630px; } stupid IE (version 7 only)  */
.portfolio-item {

	float: left;
	width: 340px;
	margin: 15px 10px 22px 31px;}
	
.portfolio-item2 {

	float: left;
	width: 240px;
	margin: 0 0 22px 41px;}
	
.portfolio-item h3, .portfolio-item p {
	margin: 0 0 .65em;
	padding: 0;}
.portfolio-image {
	width: 290px;
	height: 174px;
	/*border: 1px solid #C6C6C6;*/}
.portfolio-description {
	clear:left;	
	height: 110px;
	padding: 3px;
	overflow: hidden;}
.portfolio-description2 {
	clear:left;	
	height: 60px;
	margin-top: 5px;
	padding: 3px;
	overflow: hidden;}
.portfolio-description3 {
	clear:left;	
	height: 30px;
	padding-top: 8px;
	text-align: center;
	width: 245px;
	overflow: hidden;}	
	
.portfolio-image2 {
	width: 240px;
	height: 245px;
	/*border: 1px solid #C6C6C6;*/}


ul.servicelist {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;

}

ul.servicelist li {
	width:100%;
	display:block;
	background:url('images/tick.jpg') top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #cccccc;
}

ul.servicelist2 {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;

}

ul.servicelist2 li {
	width:40%;
	display:block;
	background:url('images/tick.jpg') top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px dotted #cccccc;
}

ul.leftlist {
	margin:0 0 20px 5px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;

}

ul.leftlist li {
	width:95%;
	display:block;
	background:url('images/tick.jpg') top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px dotted #cccccc;
}

ul.linklist {
	margin:0 30px 20px 0px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;

}

ul.linklist li {
	width:80%;
	display:block;
	background:url('images/tick.jpg') top left no-repeat;
	margin: 3px 30px 0 0px;
	padding:2px 20px 5px 22px;
	border-bottom:1px dotted #cccccc;
}

ul.pdf li {
	width:95%;
	display:block;
	background:url('images/pdf.gif') top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px dotted #cccccc;
}

ul.pdf {
	margin:0 30px 20px 0px;
	padding:0;
	list-style:none;
	color: #787878;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	font-weight: normal;

}

ul.pdf li {
	width:40%;
	display:block;
	background:url('images/pdf.gif') top left no-repeat;
	margin: 3px 30px 0 0px;
	padding:2px 20px 25px 40px;
	border-bottom:1px dotted #cccccc;
}


#footer{ 
	margin-top: 30px; 
	float: left; 
	width: 100%; 
	background: #0B365B url('images/bg_footerrepeat.gif') 
	repeat-x top;  
	border-top: 27px #1A5068;  
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
}	
	
#footer .wrap{ 
	font-size:75%; 
	background: url('images/bg_footer.gif') repeat-x top center;  
	text-align: center;  
	color: #888887; 
	padding-left:0; 
	padding-right:0; 
	padding-top:18px; 
	padding-bottom:50px  
}

#footer ul{	
	list-style:none; 
}
	
#footer li{	
	display: inline;	
	margin:0 2px;
}

#footer a{
	color: #ffffff;  
	text-decoration: underline; 
	margin:0 3px;	
}
	
#footer li.active a{ 
	color: #000000;
	background-color:#FFCB4C;
	text-decoration:none; 
}
	
#footer a:hover{ 
	color: #000000;
	background-color:#FFCB4C;
	text-decoration:none; 
}
	
#footer .copy{ 
	color:#D2D2D1; 
	margin-top:25px; 
	font-size: 110%;	
}



/* Links */

a:link {
	color: #3C4384;
	text-decoration:none;
}
a:visited {
	color: #3C4384;
	text-decoration:none
}
a:hover {
	color: #fdb616;
	text-decoration:underline
}


a.sponsors:link {
	color: #3C4384;
	text-decoration:none;
}
a.sponsors:visited {
	color: #3C4384;
	text-decoration:none
}
a.sponsors:hover {
	color: #ffffff;
	background-color:#3C4384;
	text-decoration:none
}

	
	
/* Client Login */

#topbar {
	background: #3d3d3d;
	background: url('images/client_login_topbar.jpg') repeat-x top left;
	width:100%;
	height:70px;
	}

#topbarholder {
	width:780px;
	background: url('images/client_login_topbar.jpg') repeat-x top left;
	margin:0 auto;
	}
	
#loginbox { /* Client login */
	width:580px;
	margin:0 auto;
	height:80px;
	color: #ffffff;
	background: none;
	padding:10px 0 0 0;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	}
	
.formfield { /* Client login fields (username & password) */
	width:120px;
	background: url('images/client_login_field.gif') top;
	color: #ffffff;
	padding: 3px;
	height:15px;
	border: 0px none;
	}

.formfield:hover {
	background: url('images/client_login_field.gif') bottom;
	}
	
.loginbutt {
	border:0px none;
	background: url('images/client_login_btn.gif') top left;
	width:58px;
	color: #ffffff;
	font-weight:bold;
	height:23px;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size:11px
	}
	
.loginbutt:hover {
	border:0px none;
	background: url('images/client_login_btn.gif') bottom left;
	font-weight:bold;
	}
	
#clienttab {
	position:absolute;
	right:72px;
	top:0;
	width:140px;
	height:35px;
	background: url('images/clienttab.gif') no-repeat top left;
	text-align:center;
	font-family: 'Trebuchet MS', 'Lucida Sans',verdana, arial, sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	font-weight:bold;
	padding-top:8px;
	color: #ffffff;
	cursor: pointer
	}
	
	#featured {
	padding:5px 0 0 10px;
}


#featured ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#featured ul li{

	width:40px;
	height:50px;
	float:left;
	padding-bottom:4px;
	text-align:center;
	background:url('images/shadow_thumb.jpg') no-repeat bottom left; 
	margin-left:0; 
	margin-right:7px; 
	margin-top:10px; 
	margin-bottom:0; 
	padding-left:0;
	 padding-right:0; 
	 padding-top:0
}

#featured img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:2px solid #ddd;
	width:40px;
	height:45px;
}

#featured ul li img:hover{
	border:2px solid #97B638;
}


/********/

#featured-other {
	padding:15px 0 0 10px;
}


#featured-other ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-10px;
}

#featured-other ul li{

	width:40px;
	height:50px;
	float:left;
	padding-bottom:4px;
	text-align:center;
	background:url('images/shadow_thumb.jpg') no-repeat bottom left; 
	margin-left:0; 
	margin-right:11px; 
	margin-top:10px; 
	margin-bottom:0; 
	padding-left:0;
	 padding-right:0; 
	 padding-top:0
}

#featured-other img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:2px solid #ddd;
	width:40px;
	height:45px;
}

#featured-other ul li img:hover{
	border:2px solid #97B638;
}

/*******new form */


form#rfp-form label, form#rfp-form input {
	display: block;
}

form#rfp-form label {
	font-weight: bold;
	font-size: 80%;
}

form#rfp-form label em {
	font-weight: normal;
	color: #BF3A14;
	font-size: 85%;
}

form#rfp-form input, form#rfp-form select {
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 2px;
	width: 300px;
	font-size: 100%;
	color: #000
}

form#rfp-form input.short {
	width: 150px;
}

form#rfp-form textarea {
	width: 300px;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 2px;
	font-size: 100%;
	color: #787878;
	font-family: inherit;
}

form#rfp-form input.btn {
	width: auto;
	color: #000;
	font-size: 92%;
	padding: 2px;
}

div.form-column {
	width: 350px;
	float: left;
	margin-right: 20px;
}


legend {
	padding: 20px 5px 10px 5px;
	font-weight: normal;
	text-transform: uppercase;
	color: #263084;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
}

form#rfp-form div.check-radio input {
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	margin-top: 1em;
}

form#rfp-form div.check-radio label {
	display: inline;
	font-weight: normal;
	font-size: 100%;
	padding: 1em 0;
}

form#rfp-form div.check-radio {
	margin-bottom: 1em;
}

form#rfp-form div#button-area {
	border-top: 0px solid #A0B64E;
	float: left;
	width: 730px;
	clear: both;
	margin-top: 1em;
	padding-top: 15px;
}

form#rfp-form div#button-area input.btn {
	margin: 1em 0;
}

fieldset { 
	margin:0; 
	padding: 0 0 10px 10px; 
}

fieldset2 { 
	margin:0; 
	padding: 0 0 80px 10px; 
}


/*     --- */

div#nav {
    list-style: none;
 	width: 100%;
	height: 35px;
	margin: 31px 0px 0 -30px;
	font-variant:small-caps;
	font-size: 85%;
}

ol#nav li {
    float: left;
    margin: 0 5px 0 0;
	font-family: Tahoma;
	letter-spacing: 1px;
}

ol#nav a {
    color: #ffffff;
    display: block;
    float: left;
    height: 2em;
    text-decoration: none;
	padding: 0px 0 0px 1px;
}

ol#nav a:hover {
    background-position: 0 -74px;
}

ol#nav a:hover span {
    background-position: 100% -74px;
}

ol#nav li.current a {
    background-color: #48f;
    background-position: 0 -37px;
    color: #000000;
}

ol#nav li.current span {
    background-position: 100% -37px;
}

ol#nav span {
    background: url('images/tabs.gif') 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

.img {
	padding: 3px 3px 3px 3px; 
}