@CHARSET "UTF-8"; @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .account-box { background: #fff url(images/box-heading-bg.gif) 0px -3px repeat-x; /*text-align: center; overflow: hidden;*/ margin: 0; border: 5px solid #ccc; padding: 5px; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; -ms-border-radius: 7px; } a{ color: #000; /* color: #4a8cf6; */ text-decoration: underline; } a:HOVER{ text-decoration: none; } h1{ font-size: 24px; text-align: center; font-weight: normal; line-height: 1; } h2{ font-size: 18px; margin-top: 0; text-align: center; text-decoration: underline; margin: 20px 0 5px 0; } .account-box .heading { color: #092B46; font-size: 14px; font-weight: bold; text-align: left; height: 30px; } .tbl_listing { background:none; padding:0px; margin:0px 0px; border:1px solid #e2e2e2; border-collapse:collapse; width:100%; } .tbl_listing th { background:#e6e6e6; color:#404040; font-size:12px; font-weight:bold; padding:5px 0px 0px 10px; border:1px solid #cccccc; height:15px; text-shadow:0px 1px 0px #fff; text-align:left; vertical-align:top; margin:0; } .tbl_listing th span { color:#1084f0; } .tbl_listing td { color:#2e2e2e; font-size:12px; padding:5px; border:1px solid #e2e2e2; background:none; } .tbl_listing tr.inactive td{ color: #aaa; } .tbl_listing tr.even { background:#f5f5f5 !important; } .opt-button { background: #dddddd;  text-shadow: 0px 1px 0px #fff; font-weight: bold;  display: inline-block;  padding: 5px 10px;  margin: 0px 5px 2px 0px; text-decoration: none; -moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius: 5px; font-size: 12px !important; color: #535353;  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; border: 1px solid #a8a8a8; position: relative; cursor: pointer } .small-form input[type=text], .small-form input[type=password], .small-form select, .small-form textarea { width: 250px; border: 2px solid #ddd; font-size: 14px; font-weight: bold; color: #666; padding: 5px; } .small-form input[type=submit] { font-weight: bold; } .btn-contact { background: #4a8cf6; color: #fff; text-shadow: none; border-color: #083885; border-radius: 2px; box-shdow: 1px 1px 0px #eee;  } .btn-demo { background: #de473b; color: #fff; text-shadow: none; border-color: #083885; border-radius: 2px; box-shdow: 1px 1px 0px #eee;  } .tab-content { border: 4px solid #de473b; text-align: left; margin-bottom: 20px !important; width: 952px !important; } ul.tab_menu { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0 auto; padding: 0px 0px 0 0px; list-style: none; display: block; width: 960px; } .tab_menu li { background: #DDDDDC; border-radius:2px 0 0px 2px; } .tab_menu li { padding:0px; display: inline-block; margin: 0 6px 0px 0; border-radius:2px 2px 0 0; min-width: 140px; text-align: center; color: #262626; } .tab_menu li a { display:block; padding:8px 8px; text-decoration: none; } .tab_menu li a { color: #262626; text-shadow:none; font-weight:bold; display:block; } .tab_menu a:hover, .tab_menu .current a { color: #fff; text-shadow: none; } .tab_menu li.current, .tab_menu li:hover { background: #de473b; }@CHARSET "UTF-8"; body { margin: 0; padding: 0; /*font-family: verdana, arial;*/ font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; } #header { margin: 0px; padding: 0px 5px; border-top: 3px solid #7A8280; border-bottom: 1px solid #7A8280; background: rgb(250, 246, 242); } .headercontainer { margin: 0 auto; } .logo{ float: left; padding: 10px 0 20px 0; } .greet-user{ float: right; padding: 10px 0 0 0; font-size: 13px; } .clear{ clear:both; } #main { margin: 0 auto; padding: 15px 0px 0px 0px; background: #fff; } #main div.bot-gr{ /*background: url("images/gadient-pat-bot.jpg") bottom left repeat-x;*/ } #body-content, .body-content { margin: 0 auto; font-size: 16px; line-height: 1.5; } #content-head{ /*border: 1px solid #ccc;*/ padding: 0 0 30px 0; margin-bottom: 0px; background: rgba(250, 246, 242, 0.2); } #content-foot{ /*background: url("images/mid-box-grad-bot.jpg") bottom left no-repeat;*/ padding: 15px; min-height: 400px; text-align: justify; text-shadow: 1px 1px 1px #fff;  } #footer { background: rgb(250, 246, 242); border-top: 1px solid #7A8280; border-bottom: 3px solid #7A8280; margin-bottom: 15px; text-align: right; padding: 2px 5px; }#body-content, .body-content, .headercontainer { width: 960px; } .greet-user ul { list-style: none; padding: 0; margin: 0; } .greet-user ul li { display: inline-block; margin-left: 10px; } /* Menu */ #topmenucontainer { width: 100%; height: 34px; overflow: hidden; margin: 0; } #topmenucontainer.processed { overflow: visible; } #topmenu a { } ul#topmenu { margin:0; padding:0; position:relative; top:5px; } ul#topmenu li { font-size:13px; font-weight: bold; margin:0px 0px 0px 0px; line-height:30px; height:30px; float: left; color:#ffffff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; border-right:solid 1px #922E26; background: #de473b !important; } ul#topmenu li a { padding:0px 16px; color:#ffffff; text-decoration: none; } /* default tab styles */ ul#topmenu li a.tabactive { /*background: url(images/bgr-nav-hover.jpg) repeat-x bottom;*/ /*color:#4a8cf6 !important;*/ text-decoration: underline; } ul#topmenu a, ul#topmenu span { display: block; margin: 0px; padding:  0px; white-space: nowrap; } ul#topmenu ul a { margin: 0; } ul#topmenu .submenu { display: none; position: relative; border:none !important; } ul#topmenu .submenu ul { z-index: 100; } ul#topmenu li.submenu > a { /*background:url(images/more-bg.png) no-repeat right 13px;*/ /*padding-right: 30px;*/ } ul#topmenu li.submenu > a.tabactive, ul#topmenu li.submenu > a:hover { /*background: url(images/bg-more-hover.jpg) right bottom;*/ text-decoration: underline; } ul#topmenu .shown { display:inline-block; } ul#topmenu ul { margin:             0; padding:            0; position:           absolute; right:              0; list-style-type:    none; display:            none; border: none; } ul#topmenu ul li { border-right:none !important; border-bottom: solid 1px #922E26; } ul#topmenu li a:hover { /*background: url(images/bgr-nav-hover.jpg) repeat-x bottom; color:#3a3b3b;*/ text-decoration: underline; } ul#topmenu li:hover ul, ul#topmenu .submenuhover ul { display: block; color:#3a3b3b; -webkit-animation: fadeIn 0.5s; animation: fadeIn 0.5s; } ul#topmenu ul li { width: 100%; } /* disabled tabs */ ul#topmenu span.tab { color: #fff; } /* Menu ends */