body { background-color: #C41E3A; } /* Intro */ #rs_click { margin-top: 272px; margin-left: 350px; } #rs_logo { } #rs_intro { float: right; /* ie */ margin-top: -60px; margin-right: -40px; opacity: .1; filter: alpha(opacity=10); } /* end of intro */ .yui-t7 { background-image: url('../images/rubyswashweb.gif'); background-repeat:no-repeat; background-position: top right; background-color: white; } .rs_topround{ background-image: url('../images/corners/top-right-red.gif'); background-repeat:no-repeat; background-position: top right; width:100%; } .rs_bottomround{ background-image: url('../images/corners/bottom-right-red.gif'); background-repeat:no-repeat; background-position: top right; width:100%; } #rs_logo { padding-top: 5px; padding-left: 20px; float:left; } #rs_menu_1{ /* ie */ padding-top: 27px; float:left; margin-left: -5px; } #rs_menu_1 ul { list-style-type: none; } #rs_menu_1 span { display: none; } #rs_menu_1 a { height: 18px; width: 160px; display: block; background-repeat: no-repeat; } #rs_menu_1_1 a { background-image: url('../images/menu1/publicrelations.gif'); } #rs_menu_1_2 a { background-image: url('../images/menu1/eventmanagement.gif'); } #rs_menu_1_3 a { background-image: url('../images/menu1/marketing.gif'); } #rs_menu_2{ float:left; margin-top: 61px; margin-left: 30px; width: 330px; border-bottom: solid #C41E3A 1px; border-top: solid #C41E3A 1px; } #rs_menu_2 a { height: 14px; display: block; background-repeat: no-repeat; margin-top: 4px; margin-bottom: 2px; } #rs_menu_2 span { display: none; } #rs_menu_2_1 { float: left; } #rs_menu_2_2 { float: left; } #rs_menu_2_3 { float: left; } #rs_menu_2_4 { float: left; } #rs_menu_2_5 { float: left; } #rs_menu_2_1 a{ width: 45px; background-image: url('../images/menu2/home.gif'); } #rs_menu_2_1 a:hover { background-image: url('../images/menu2/home-red.gif'); } #rs_menu_2_2 a{ margin-left:7px; width: 100px; background-image: url('../images/menu2/ourapproach.gif'); } #rs_menu_2_2 a:hover { background-image: url('../images/menu2/ourapproach-red.gif'); } #rs_menu_2_3 a{ margin-left:10px; width: 25px; background-image: url('../images/menu2/us.gif'); } #rs_menu_2_3 a:hover { background-image: url('../images/menu2/us-red.gif'); } #rs_menu_2_4 a{ margin-left:5px; width: 50px; background-image: url('../images/menu2/gallery.gif'); } #rs_menu_2_4 a:hover { background-image: url('../images/menu2/gallery-red.gif'); } #rs_menu_2_5 a{ margin-left:8px; width: 80px; background-image: url('../images/menu2/contactus.gif'); } #rs_menu_2_5 a:hover { background-image: url('../images/menu2/contactus-red.gif'); } #rs_content { clear: both; padding-top: 85px; padding-bottom: 85px; margin-left: 208px; width: 515px; } #rs_content p { font-size: 114%; font-family: Helvetica; } #ft{ margin-top: 30px; margin-left: 208px; font-size: 77%; } /* for silver_cms_form */ .buttonReset{ /* background-color: #C8C8C8; border: 1px solid 000000; */ width: 70px; height: 25px; margin-left: 20px; margin-top: 15px; margin-bottom: 0px; /* font-weight: bold; */ } .buttonSubmit { /* background-color: #C8C8C8; border: 1px solid 000000; */ margin-left: 150px; margin-top: 15px; width: 70px; height: 25px; /* font-weight: bold; */ } .inputfield { display: block; /* width: 280px; */ border: 1px solid #C41E3A; float: left; margin-bottom: 10px; } select { display: block; /* width: 280px; */ border: 1px solid #000000; float: left; margin-bottom: 10px; } br { clear: left; } .hidden { display: none; } label { display: block; text-align: right; float: left; width: 120px; padding-right: 15px; } .cms_textarea { width: 320px; height: 100px; border: 1px solid #C41E3A; float: left; margin-bottom: 10px; } .radiobutton{ margin-left:150px; } #form-header { margin-left: 30px; padding: 10px; font-size: 13px; } #form-subheader { text-align: left; margin-left: 100px; font-size: 13px; padding: 10px; } .error{ font-size: 13px; color: red; margin-left: 150px; } /* End of from stuff */ a { text-decoration: none; color: #C41E3A; }