body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0; 
padding: 0;
}
fieldset, img { border: 0; }
a:focus { outline: none; }
body { overflow-y: scroll; } p {
margin-top: 10px;
margin-bottom: 15px;
}
ul, ol, dl {
margin: 10px 0;
padding-left: 30px
}
dl { margin: 10px 0; }
dd { padding-left: 40px; }
td, th { padding: 1px; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
fieldset {
margin: 10px 0 10px 0;
padding: 0 10px 10px 10px;
border: 1px solid #c8c8c8;
}
legend {
padding: 0 10px 0 10px;
background: #ffffff;
}
form div { margin: 10px 0 10px 0; }
textarea { padding: 1px 0 1px 5px; }
option { padding: 0 0 1px 5px; }
input[type='hidden'] { display: none; }
input[type='text'],
input[type='password'] { padding: 1px 0 1px 5px; }
button,
input[type='button'],
input[type='submit'] {
padding: 2px 4px 2px 1px;
line-height: 100%;
}
input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button { cursor: pointer; }
textarea,
input[type='text'],
input[type='password'],
select {
border: 1px solid #c8c8c8;
background: #ffffff;
}
textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaaaaa; }
textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
border-color: #8c8c8c;
outline: 2px solid #dcdcdc;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
font-weight: normal;
}
h1 { font-size: 36px; line-height: 36px; margin-top: 25px; }
h2 { font-size: 24px; line-height: 24px; margin-top: 25px; }
h3 { font-size: 18px; line-height: 18px; margin-top: 15px; }
h4 { font-size: 16px; line-height: 16px; margin-top: 15px; }
h5 { font-size: 14px; line-height: 14px; margin-top: 10px; }
h6 { font-size: 37px; line-height: 37px; margin-top: 10px; }
hr {
margin: 15px 0 15px 0;
display: block;
background: #c8c8c8;
height: 1px;
border: none;
}
q { font-style: italic; }
blockquote {
margin: 10px 0 10px 15px;
font-style: italic;
font-size: 130%
}
blockquote > *:first-child:first-letter { font-size: 150% }
pre {
margin: 10px 0 10px 0px;
padding: 5px 0 5px 10px;
border: 1px dotted #aab4be;
border-left: 20px solid #b4b4b4;
background: #fafafa;
font-size: 90%;
color: #2E8B57;
font-family: "Courier New", Courier, monospace;
white-space: pre-wrap;
}
acronym, abbr {
border-bottom: 1px dashed #969696;
cursor: help;
font-variant: small-caps;
text-transform: lowercase;
}body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #646464;
}
.wrapper { margin: auto; }
#header {
position: relative;
z-index: 10;
height: 195px;
clear: both;
}
#top {
overflow: hidden;
clear: both;
}
#top .topbox { margin-top: 15px; }
#middle {
padding: 15px 0px 15px 0px;
clear: both;
}
#bottom {
overflow: hidden;
clear: both;
}
#bottom .bottombox { padding-bottom: 15px; }  
#footer {
position: relative;
margin: 0px 70px 0px 70px;
padding-bottom: 15px;
clear: both;
text-align: center;
color: #ffffff;
}
#middle {
width: 100%;  
overflow: hidden;  
position: relative;  
}
#middle-expand {
width: 200%;
}
#main {
position: relative;
left: 50%;
width: 50%;
float: left;
}
#main-shift {
position: relative;
left: -100%;
overflow: hidden;
}
#left {
position: relative;
left: -50%;
float: left;
overflow:hidden;
}
#right {
float: left;
overflow:hidden;
}
div#maintop,
div#contenttop {
margin: 0px 0px 15px 0px;
overflow: hidden;
}
div#contentbottom,
div#mainbottom {
margin: 15px 0px 0px 0px;
overflow: hidden;
}
#mainmiddle {
width: 100%;  
overflow: hidden;  
position: relative;  
}
#mainmiddle-expand {
width: 200%;
}
#content {
position: relative;
left: 50%;
width: 50%;
float: left;
}
#content-shift {
position: relative;
left: -100%;
overflow: hidden;
}
#contentleft {
position: relative;
left: -50%;
float: left;
overflow:hidden;
}
#contentright {
float: left;
overflow:hidden;
}
.floatbox { overflow:hidden; }
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }
.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }
body.yoopage { background: #2465B5; }
#page-body { background: #FAFAFA url(/wp-content/themes/tipsbet/images/page_bg_t.png) 0 0 repeat-x; }
#page-footer {
padding-top: 15px;
background: url(/wp-content/themes/tipsbet/images/page_bg_b.png) 0 0 repeat-x;
}
.wrapper-body { padding: 0px 70px 0px 70px; }
#absolute {
position: absolute;
z-index: 15;
top: 0px;
left: 0px;
width: 100%;
}
#breadcrumbs {
position: absolute;
top: 9px;
left: 15px;
right: 15px;
height: 19px;
overflow: hidden;
font-size: 85%;
}
#breadcrumbs a,
#breadcrumbs span {
display: block;
float: left;
}
#breadcrumbs a,
#breadcrumbs span.separator { margin-right: 10px; }
#breadcrumbs .box-1 {
background: url(/wp-content/themes/tipsbet/images/breadcrumbs.png) 0 0 no-repeat;
color: #ffffff;
text-shadow: 0px 1px 2px #646464;
}
#breadcrumbs a:hover { text-shadow: 0px -1px 3px #646464; }
#breadcrumbs .box-2 {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/breadcrumbs.png) 100% -24px no-repeat;
}
#breadcrumbs .box-3 {
height: 19px;
background: url(/wp-content/themes/tipsbet/images/breadcrumbs.png) 0 -48px repeat-x;
}
#toolbar {
height: 25px;
padding: 0px 70px 0px 70px;
overflow: hidden;
line-height: 28px;
font-size: 9px;
color: #464646;
}
#date {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 0 0 no-repeat;
float: left;
}
#toolbar .left {
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 0 0 no-repeat;
float: left;
}
#toolbar .right {
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 100% 0 no-repeat;
float: right;
}
#headerbar {
height: 95px;
padding: 0px 70px 0px 370px;
padding-left: 220px;
overflow: hidden;
}
#menubar { background: url(/wp-content/themes/tipsbet/images/menubar_bg.png) 0 0 no-repeat; }
#menubar div.menubar-2 {
padding: 0px 70px 0px 70px;
background: url(/wp-content/themes/tipsbet/images/menubar_bg.png) 100% -80px no-repeat;
}
#menubar div.menubar-3 {
background: url(/wp-content/themes/tipsbet/images/menubar_bg.png) 0 -160px repeat-x;
}
#menubar div.menubar-4 {
height: 75px;
background: url(/wp-content/themes/tipsbet/images/menubar_shadow.png) 50% 100% no-repeat;
}
#logo {
position: absolute;
top: 45px;
left: 70px;
}
#menu {
position: absolute;
top: 124px;
left: 70px;
z-index: 11;
}
#search {
position: absolute;
top: 136px;
right: 70px;
z-index: 12;
width: 120px;
height: 22px;
padding: 4px 4px 0px 4px;
background: url(/wp-content/themes/tipsbet/images/search_bg.png) 0 0 no-repeat;
}
#banner {
position: absolute;
top: 210px;
right: 55px;
width: 0px;
z-index: 3;
}
#footer a:link, #footer a:visited { color: #ffffff; }
#footer a:hover { color: #ffffff; }
#footer a.anchor {
position: absolute;
right: 0px;
top: 3px;
width: 30px;
height: 5px;
background: url(/wp-content/themes/tipsbet/images/footer_anchor.png) 0 -10px no-repeat;
display: block;
text-decoration: none;
}
div.content-wrapper-t1 {
position: relative;  
background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 0 0 no-repeat;
}
div.content-wrapper-t2 {
padding: 0px 40px 0px 40px;
background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 100% -55px no-repeat;
}
div.content-wrapper-t3 {
height: 50px;
background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 0 -110px repeat-x;
}
div.content-wrapper-1 { background: #ffffff url(/wp-content/themes/tipsbet/images/content_wrapper_edges_without.png) 0 0 repeat-y; }
div.content-wrapper-2 {
padding: 0px 15px 0px 15px;
background: url(/wp-content/themes/tipsbet/images/content_wrapper_edges_without.png) 100% 0 repeat-y;
}
div.content-wrapper-b1 { background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 0 -165px no-repeat; }
div.content-wrapper-b2 {
padding: 0px 40px 0px 40px;
background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 100% -190px no-repeat;
}
div.content-wrapper-b3 {
height: 20px;
background: url(/wp-content/themes/tipsbet/images/content_wrapper_corners.png) 0 -215px repeat-x;
}
.column-contentleft div.content-wrapper-t1 { background-position: 0 -240px; }
.column-contentleft div.content-wrapper-1 { background-image: url(/wp-content/themes/tipsbet/images/content_wrapper_edges_with.png); }
.column-contentleft div.content-wrapper-b1 { background-position: 0 -350px; }
.column-contentright div.content-wrapper-t2 { background-position: 100% -295px; }
.column-contentright div.content-wrapper-2 { background-image: url(/wp-content/themes/tipsbet/images/content_wrapper_edges_with.png); }
.column-contentright div.content-wrapper-b2 { background-position: 100% -375px; }
.column-contentleft div.content-wrapper-t2,
.column-contentleft div.content-wrapper-b2 { padding-left: 215px; }
.column-contentright div.content-wrapper-t2,
.column-contentright div.content-wrapper-b2 { padding-right: 215px; }
.column-contentleft div.content-wrapper-2 { padding-left: 1px; }
.column-contentright div.content-wrapper-2 { padding-right: 1px; }
#mainmiddle { margin-top: -15px; }
#content { margin-top: 15px; }h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h1 {
font-weight: normal;
color: #0671AD;
}
#page h1 a {
color: #0671AD;
text-decoration: none;
}
h2 { color: #50555A; }
h3 { color: #0671AD; }
h4 { color: #50555A; }
h5 { color: #0671AD; }
h6 { color: #50555A; } a:link,
a:visited { color: #0671AD; }
a:hover { color: #00a3ff; }
a.icon-folder {
padding-left: 17px;
background: url(/wp-content/themes/tipsbet/images/typography/icon_folder.png) 0 40% no-repeat;
}
a.icon-file {
padding-left: 17px;
background: url(/wp-content/themes/tipsbet/images/typography/icon_file.png) 0 40% no-repeat;
}
a.icon-download {
padding-left: 17px;
background: url(/wp-content/themes/tipsbet/images/typography/icon_download.png) 0 40% no-repeat;
}
a.icon-external {
padding-left: 17px;
background: url(/wp-content/themes/tipsbet/images/typography/icon_external.png) 0 40% no-repeat;
}
a.icon-pdf {
padding-left: 17px;
background: url(/wp-content/themes/tipsbet/images/pdf_button.png) 0 40% no-repeat;
} em.box { 
padding: 0px 3px 0px 3px;
border: 1px dotted #aaaaaa;
background: #f5f6f7;
font-family: "Courier New", Courier, monospace;
font-style: normal;
}  ul.arrow,
ul.checkbox,
ul.check,
ul.star {
margin: 10px 0px 10px 0px;
padding-left: 20px;
list-style: none;
}
ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
margin: 5px 0px 5px 0px;
padding-left: 35px;
font-weight: bold;
line-height: 26px;  
}
ul.arrow li { background: url(/wp-content/themes/tipsbet/images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(/wp-content/themes/tipsbet/images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(/wp-content/themes/tipsbet/images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(/wp-content/themes/tipsbet/images/typography/list_star.png) 0 0 no-repeat; } ul.table {
margin: 20px 0px 20px 0px;
padding-left: 0px;
list-style: none;
}
ul.table li {
padding: 5px;
border-bottom: 1px solid #c8c8c8;
}
ul.table li:nth-child(odd) { background: #fafafa; }
ul.table li:nth-child(even) { background: #ffffff; }
ul.table li:last-child { border: none; } ol.disc {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 45px;
background: url(/wp-content/themes/tipsbet/images/typography/list_disc.png) 20px 0px repeat-y;
}
ol.disc li {
margin: 5px 0px 5px 0px;
padding-left: 10px;
font-weight: bold;
line-height: 26px;  
} hr.dotted {
margin: 15px 0px 15px 0px;
display: block;
background: url(/wp-content/themes/tipsbet/images/typography/line_dotted.png) 0 0 repeat-x;
height: 1px;
border: none;
} span.note,
span.info,
span.alert,
span.download,
span.tip { display: block; }
div.note, span.note {
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px;
background: #f4f5f6;
border-top: 1px dotted #aab4be;
border-bottom: 1px dotted #aab4be;
text-align:justify;
}
div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
margin: 10px 0px 10px 0px;
padding: 8px 10px 8px 35px;
}
div.info, span.info {
background: #f4f5f6 url(/wp-content/themes/tipsbet/images/typography/box_info.png) 3px 5px no-repeat;
border-top: 1px dotted #aab4be;
border-bottom: 1px dotted #aab4be;
}
div.alert, span.alert {
background: #fff5eb url(/wp-content/themes/tipsbet/images/typography/box_alert.png) 3px 5px no-repeat;
border-top: 1px dotted #ffb4a0;
border-bottom: 1px dotted #ffb4a0;
}
div.download, span.download {
background: #f5faeb url(/wp-content/themes/tipsbet/images/typography/box_download.png) 3px 5px no-repeat;
border-top: 1px dotted #78be5a;
border-bottom: 1px dotted #78be5a;
}
div.tip, span.tip {
background: #fffdeb url(/wp-content/themes/tipsbet/images/typography/box_tip.png) 3px 5px no-repeat;
border-top: 1px dotted #ffc864;
border-bottom: 1px dotted #ffc864;
} p.dropcap:first-letter {
display: block;
margin: 7px 4px 0px 0px;
float: left;
font-size: 280%;
font-family: Georgia, "Times New Roman", Times, serif;
} table.listing {
width: 100%;
margin-bottom: 30px;
font-size: 11px;
}
table.listing thead th {
height: 30px;
padding: 5px;
border-bottom: 1px solid #c8c8c8;
background: none;
vertical-align: top;
font-size: 14px;
font-weight: normal;
}
table.listing tbody td {
height: 20px;
padding: 5px;
border-bottom: 1px solid #c8c8c8;
}
table.listing tr.odd td { background: #fafafa; }
table.listing tr.even td { background: #ffffff; }
table.listing td.bold {
font-weight: bold;
font-size: 12px;
} q.blockquote {
margin: 10px 0 10px 15px;
font-style: italic;
font-size: 130%;
}
q.blockquote:first-letter { font-size: 150%; }
q.blockquote:before,
q.blockquote:after { content: ""; }
blockquote.quotation {
margin: 10px 0px 10px 0px;
padding: 10px 35px 10px 35px;
border: none;
background: url(/wp-content/themes/tipsbet/images/typography/blockquote_start.png) 0 0 no-repeat;
text-align:justify;
}
blockquote.quotation p {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(/wp-content/themes/tipsbet/images/typography/blockquote_end.png) 100% 100% no-repeat;
} body .inset-left {
margin: 15px 15px 10px 0px;
float: left;
}
body .inset-right {
margin: 15px 0px 10px 15px;
float: right;
}#toolbar ul.menu,
#footer ul.menu {
display: inline-block;
margin: 0px;
padding: 0px;
list-style: none;
}
#footer ul.menu {
display: block;
line-height: 14px;
}
#toolbar .menu li,
#footer .menu li {
display: inline-block;
margin: 0px;
padding: 0px;
}
#toolbar .menu li a,
#footer .menu li a {
display: inline-block;
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 0 0 no-repeat;
overflow: hidden;  
}
#footer .menu li a { background: url(/wp-content/themes/tipsbet/images/topmenu_item_bg_white.png) 0 50% no-repeat; }
#toolbar .menu a.first,
#footer .menu a.first {
padding: 0px 10px 0px 0px;
background: none;
}
#toolbar .menu a.last,
#footer .menu a.last { padding: 0px 0px 0px 10px; }
#toolbar .menu a:link,
#toolbar .menu a:visited { color: #464646; }
#toolbar .menu a:hover { color: #000000; }
#footer .menu a:link,
#footer .menu a:visited { color: #ffffff; }
#footer .menu a:hover { color: #ffffff; } #menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#menu li {
position: relative;
z-index: 5;  
margin: 0px;
padding: 0px;
}
#menu a,
#menu span { display: block; }
#menu a { text-decoration: none; }
#menu span.icon {
background-repeat: no-repeat;
background-position: 0 50%;
}
#menu ul.menu {
padding-left: 2px;
background: url(/wp-content/themes/tipsbet/images/menu_level1_item.png) 0 0 no-repeat;
float: left;
}
#menu li.level1 { float: left; }
#menu a.level1,
#menu span.level1 { float: left; }
#menu a.level1 span.bg,
#menu span.level1 span.bg {
height: 51px;
padding: 0px 20px 0px 18px;
background: url(/wp-content/themes/tipsbet/images/menu_level1_item.png) 100% 0 no-repeat;
float: left;
line-height: 50px;
font-size: 18px;
color: #323232;
text-shadow: 1px 1px 0px #ffffff;
}
#menu li:hover .level1 span.bg { color: #000000; text-shadow: 0px 1px 0px #ffffff, 0px 2px 5px #969696; }
#menu li.remain .level1 span.bg { color: #000000; text-shadow: 0px 1px 0px #ffffff, 0px 2px 5px #969696; }
#menu li.active .level1 span.bg { color: #0671AD; }
#menu a.level1 span.title,
#menu span.level1 span.title {
font-size: 18px;
line-height: 40px;
}
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
margin-top: -10px;
font-size: 9px;
font-weight: normal;
color: #323232;
line-height: 10px;
text-transform: none;
letter-spacing: 0px;
text-shadow: 1px 1px 1px #ffffff;
}
#menu li:hover .level1 span.subtitle { color: #000000; text-shadow: 0px 1px 0px #ffffff, 0px 2px 5px #969696; }
#menu li.remain .level1 span.subtitle { color: #000000; text-shadow: 0px 1px 0px #ffffff, 0px 2px 5px #969696; }
#menu li.active .level1 span.subtitle { color: #015b8e; }
div#menu div.fancy {
position: absolute;
top: 0px;
visibility: hidden;
z-index: 4;
overflow: hidden;
}
div#menu div.fancy div.fancy-1 {
padding-right: 2px;
background: url(/wp-content/themes/tipsbet/images/menu_fancy.png) 0 0 no-repeat;
}
div#menu div.fancy div.fancy-2 {
padding: 0px 18px 0px 20px;
background: url(/wp-content/themes/tipsbet/images/menu_fancy.png) 100% -56px no-repeat;
}
div#menu div.fancy div.fancy-3 {
height: 51px;
background: url(/wp-content/themes/tipsbet/images/menu_fancy.png) 0 -112px repeat-x;
}
#menu .dropdown {
position: absolute;
top: 51px;
left: -999em;  
z-index: 100;
}
#menu li:hover .dropdown,
#menu li.remain .dropdown { left: -8px; }
#menu .dropdown-t1 { background: url(/wp-content/themes/tipsbet/images/menu_dropdown_corners.png) 0 0 no-repeat; }
#menu .dropdown-t2 {
padding: 0px 8px 0px 15px;
background: url(/wp-content/themes/tipsbet/images/menu_dropdown_corners.png) 100% -15px no-repeat;
}
#menu .dropdown-t3 {
height: 10px;
background: #FAFAFA
}
#menu .dropdown-1 { background: url(/wp-content/themes/tipsbet/images/menu_dropdown_edges.png) 0 0 repeat-y; }
#menu .dropdown-2 {
padding: 0px 8px 0px 8px;
background: url(/wp-content/themes/tipsbet/images/menu_dropdown_edges.png) 100% 0 repeat-y;
}
#menu .dropdown-3 {
padding: 0px 7px 0px 7px;
background: #FAFAFA;
overflow: hidden;
}
#menu .dropdown-b1 { background: url(/wp-content/themes/tipsbet/images/menu_dropdown_corners.png) 0 -30px no-repeat; }
#menu .dropdown-b2 {
padding: 0px 15px 0px 15px;
background: url(/wp-content/themes/tipsbet/images/menu_dropdown_corners.png) 100% -50px no-repeat;
}
#menu .dropdown-b3 {
height: 15px;
background: url(/wp-content/themes/tipsbet/images/menu_dropdown_corners.png) 0 -70px repeat-x;
}
#menu li.level2 { margin-bottom: 5px; }
#menu li.level1 li.last { margin-bottom: 0px; }
#menu .hover-box1 {
border: 1px solid #D2D7DC;
background: #ffffff;
overflow: hidden;
}
#menu .hover-box1:hover {
border: 1px solid #b4b9be;
border-right-color: #d2d7dc;
border-bottom-color: #d2d7dc;
background: #f5f6f7;
}
#menu li.separator .hover-box1:hover {
border: 1px solid #D2D7DC;
background: #ffffff;
}
#menu a.level2 span.bg,
#menu span.level2 span.bg {
min-height: 45px;
line-height: 45px;
text-indent: 10px;
color: #323232;
font-size: 15px;
text-shadow: 1px 1px 1px #c8c8c8;
}
#menu .hover-box1:hover a.level2 span.bg { text-shadow: 1px 1px 0px #ffffff; }
#menu a.level2 span.icon,
#menu span.level2 span.icon {
text-indent: 50px;
}
#menu li.level2 a.current span.bg { font-weight: bold; } 
#menu a.level2 span.title, #menu span.level2 span.title {
line-height: 33px;
}
#menu a.level2 span.subtitle, #menu span.level2 span.subtitle {
margin-top: -6px;
padding-bottom: 10px;
font-size: 10px;
font-weight: normal;
color: #646464;
line-height: 12px;
text-transform: none;
letter-spacing: 0px;
text-shadow: none;
}
#menu .sub { padding: 5px 0px 5px 0px; }
#menu ul.level3 { padding-left: 12px; }
#menu a.level3:hover { text-decoration: underline; }
#menu a.level3 span.bg,
#menu span.level3 span.bg {
padding-left: 10px;
background: url(/wp-content/themes/tipsbet/images/menu_level3_item.png) 1px 5px no-repeat;
line-height: 17px;
font-size: 11px;
}
#menu .columns2 ul.level2,
#menu .columns3 ul.level2,
#menu .columns4 ul.level2 { float: left; }
#menu .columns2 ul.level2 {	width: 50%; }
#menu .columns3 ul.level2 { width: 34%; }
#menu .columns3 ul.first,
#menu .columns3 ul.last { width: 33%; }
#menu .columns4 ul.level2 { width: 25%; }
#menu .columns2 li.level2 .group-box1,
#menu .columns3 li.level2 .group-box1,
#menu .columns4 li.level2 .group-box1 { margin-right: 5px; }
#menu .columns2 ul.last li.level2 .group-box1,
#menu .columns3 ul.last li.level2 .group-box1,
#menu .columns4 ul.last li.level2 .group-box1 { margin-right: 0px; } div.mod-menu ul {
margin: 0px;
padding: 0px;
overflow: hidden;
list-style: none;
}
div.mod-menu ul.menu li {
margin: 0px;
padding: 0px;
}
div.mod-menu ul.menu a,
div.mod-menu ul.menu span { display: block; }
div.mod-menu ul.menu a { text-decoration: none; }
div.mod-menu ul.menu span.icon {
background-repeat: no-repeat;
background-position: 5px 50%;
text-indent: 35px;
}
div.mod-menu ul.menu li.parent span.separator { cursor: pointer; }
div.mod-menu ul.menu span.subtitle { display: none; } div.mod-black ul.menu span.bg {
height: 25px;
line-height: 24px;
text-indent: 35px;
color: #646464;
text-shadow: 0px 1px 0px #ffffff, 0px 2px 2px #c8c8c8;
}
div.mod-black ul.menu a.current span.bg { font-weight: bold; }
div.mod-black ul.menu li.level1 { background: #FAFBFC url(/wp-content/themes/tipsbet/images/submenu_level2_bg.png) 0 0 repeat-x; }
div.mod-black ul.menu a.level1,
div.mod-black ul.menu span.level1 { background: #ffffff url(/wp-content/themes/tipsbet/images/submenu_level1_item.png) 0 0 no-repeat; }
div.mod-black ul.menu li.parent a.level1 span.bg,
div.mod-black ul.menu li.parent span.level1 span.bg { background: url(/wp-content/themes/tipsbet/images/submenu_level1_parent.png) 100% 0 no-repeat; }
div.mod-black ul.menu li.parent a.active span.bg,
div.mod-black ul.menu li.parent span.active span.bg { background-position: 100% -25px; }
div.mod-black ul.menu ul.level2 { padding: 2px 0px 5px 0px; border-bottom: 1px solid #D8DADC; }
div.mod-black ul.menu li.level2 span.bg {
height: 20px;
line-height: 20px;
}
div.mod-black ul.menu a.level2 span.bg { text-indent: 35px; }
div.mod-black ul.menu a.level3 span.bg { text-indent: 45px; }
div.mod-black ul.menu a.level4 span.bg { text-indent: 55px; } div.mod-band ul.menu { border-bottom: 1px solid #CFD1D3; }
div.mod-band ul.menu span.bg {
color: #646464;
text-shadow: 0px 1px 0px #ffffff, 0px 2px 2px #c8c8c8;
}
div.mod-band ul.menu .level1 .level1 span.bg {
height: 23px;
border-top: 1px solid #CFD1D3;
border-bottom: 1px solid #FAFBFB;
line-height: 23px;
text-indent: 15px;
}
div.mod-band ul.menu li.first .level1 span.bg { border-top: none; }
div.mod-band ul.menu li.parent a.level1 span.bg,
div.mod-band ul.menu li.parent span.level1 span.bg { background: url(/wp-content/themes/tipsbet/images/submenu_level1_parent.png) 100% 0 no-repeat; }
div.mod-band ul.menu li.parent a.active span.bg,
div.mod-band ul.menu li.parent span.active span.bg { background-position: 100% -25px; }
div.mod-band ul.menu ul.level2 {
padding: 2px 0px 5px 0px;
border-top: 1px solid #CFD1D3;
border-bottom: 1px solid #FAFBFB;
background: #F0F3F5;
}
div.mod-band ul.menu .level2 span.bg {
height: 20px;
line-height: 20px;
text-indent: 25px;
}
div.mod-band ul.menu a.current span.bg { font-weight: bold; }.module h3.header {
margin: 0px;
padding: 0px;
font-size: 16px;
color: #323232;
font-weight: normal;
}
.module span.header-2,
.module span.header-3 { display: block; }
.module h3.header span.title {
display: block;
font-size: 15px;
line-height: 27px;
}
.module h3.header span.subtitle {
display: block;
margin-top: -5px;
line-height: 10px;
font-size: 9px;
font-weight: normal;
color: #646464;
letter-spacing: 0px;
text-indent: 1px;
} div.separator .module { margin: 0px 15px 0px 0px; }
#left .module,
#right .module,
#contentleft .module,
#contentright .module { margin-bottom: 15px; }
#left .last,
#right .last,
#contentleft .last,
#contentright .last { margin-bottom: 0px; }
#top .topblock .module { margin: 15px 0px 0px 0px; }
#bottom .bottomblock .module { margin: 0px 0px 15px 0px; } #toolbar .left .module {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 100% 0 no-repeat;
float: left;
}
#toolbar .right .module {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/toolbar_separator.png) 0 0 no-repeat;
float: right;
}
#headerbar .left .module {
margin-right: 15px;
float: left;
}
#headerbar .right .module {
margin-left: 15px;
float: right;
} #contentleft .module,
#contentright .module { margin-right: 12px; margin-left: 12px; }
#contentleft div.mod-line,
#contentleft div.mod-ridge,
#contentleft div.mod-band { margin-left: 0px; margin-right: 1px; }
#contentright div.mod-line,
#contentright div.mod-ridge,
#contentright div.mod-band { margin-left: 1px; margin-right: 0px; } div.module { position: relative; }
div.module div.badge {
position: absolute;
top: 0px;
right: 0px;
width: 39px;
height: 39px;
background: url(/wp-content/themes/tipsbet/images/module_badges.png) 0 0 no-repeat;
overflow: hidden;
z-index: 1;
}
div.module div.badge-hot { background-position: 0 0; }
div.module div.badge-top { background-position: 0 -40px; }
div.module div.badge-pick { background-position: 0 -80px; }
div.module div.badge-new { background-position: 0 -120px; } div.module h3.header span.icon {
display: block; 
position: relative;
left: -5px;
width: 30px;
height: 30px;
background: url(/wp-content/themes/tipsbet/images/module_icons.png) 0 0 no-repeat;
overflow: hidden;
float: left;
}
div.module h3.header span.icon-feed { background-position: 0 0; }
div.module h3.header span.icon-download { background-position: 0 -30px; }
div.module h3.header span.icon-twitter { background-position: 0 -60px; }
div.module h3.header span.icon-mail { background-position: 0 -90px; }
div.module h3.header span.icon-message { background-position: 0 -120px; }
div.module h3.header span.icon-users { background-position: 0 -150px; }
div.module h3.header span.icon-shopping { background-position: 0 -180px; }
div.module h3.header span.icon-lock { background-position: 0 -210px; } div.mod-blank { overflow: hidden; }
#headerbar div.mod-blank { padding-top: 15px; } #menu ul.mod-dropdown {
padding-left: 0px;
background: none;
}
#menu .mod-dropdown .module {
padding: 5px;
overflow: hidden;
}
#menu .mod-dropdown .dropdown { width: 300px; } div.mod-headerbar div.box-1 { background: url(/wp-content/themes/tipsbet/images/module_headerbar.png) 0 0 no-repeat; }
div.mod-headerbar div.box-2 {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/module_headerbar.png) 100% -75px no-repeat;
}
div.mod-headerbar div.box-3 {
height: 55px;
padding: 10px 0px 5px 0px;
background: url(/wp-content/themes/tipsbet/images/module_headerbar.png) 0 -150px repeat-x;
overflow: hidden;
} div.mod-rounded div.box-t1 { background: url(/wp-content/themes/tipsbet/images/module_rounded_white_corners.png) 0 0 no-repeat; }
div.mod-rounded div.box-t2 {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_white_corners.png) 100% -15px no-repeat;
}
div.mod-rounded div.box-t3 {
height: 9px;
border-top: 1px solid #D2D2D2;
background: #ffffff;
}
div.mod-rounded div.box-1 {
padding: 0px 14px 0px 14px;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
background: #ffffff;
overflow: hidden;
}
div.mod-rounded div.box-b1 { background: url(/wp-content/themes/tipsbet/images/module_rounded_white_corners.png) 0 -30px no-repeat; }
div.mod-rounded div.box-b2 {
padding: 0px 10px 0px 10px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_white_corners.png) 100% -45px no-repeat;
}
div.mod-rounded div.box-b3 {
height: 9px;
border-bottom: 1px solid #D2D2D2;
background: #ffffff;
}
div.mod-rounded h3.header {
height: 30px;
line-height: 27px;
text-shadow: 1px 1px 1px #c8c8c8;
}
div.mod-rounded h3.header span.icon { top: -2px; } div.mod-rounded-grey div.box-t1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-t2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-1 {
padding: 0px 1px 0px 1px;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
background: #ffffff;
}
div.mod-rounded-grey div.box-2 {
padding: 0px 13px 0px 13px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_fading.png) 0 100% repeat-x;
overflow: hidden;
}
div.mod-rounded-grey div.box-b1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-b2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_corners.png); }
div.mod-rounded-grey div.box-b3 {
height: 10px;
border: none;
background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_corners.png) 0 -60px repeat-x;
}
div.mod-rounded-grey em.box { background: #ffffff; } div.mod-rounded-header div.deepest { padding: 30px 14px 0px 14px; }
div.mod-rounded-header div.box-1 div.deepest { padding: 30px 13px 0px 13px; }
div.mod-rounded-header div.header-1 {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 0 0 no-repeat;
}
div.mod-rounded-header div.header-2 {
padding: 0px 30px 0px 30px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 100% -45px no-repeat;
}
div.mod-rounded-header div.header-3 {
height: 40px;
background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 100% -90px repeat-x;
}
div.mod-rounded-header h3.header {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 40px;
padding-left: 15px;
line-height: 35px;
text-shadow: 0px 1px 0px #ffffff, 0px 2px 2px #c8c8c8;
overflow: hidden;
}
div.mod-rounded-header h3.header span.icon { top: 2px; } div.mod-rounded-header-blue div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-blue div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-blue div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-blue h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-blue h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-red div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_red.png); }
div.mod-rounded-header-red div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_red.png); }
div.mod-rounded-header-red div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_red.png); }
div.mod-rounded-header-red h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-red h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-orange div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_orange.png); }
div.mod-rounded-header-orange div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_orange.png); }
div.mod-rounded-header-orange div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_orange.png); }
div.mod-rounded-header-orange h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-orange h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-green div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_green.png); }
div.mod-rounded-header-green div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_green.png); }
div.mod-rounded-header-green div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_green.png); }
div.mod-rounded-header-green h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-green h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-pink div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_pink.png); }
div.mod-rounded-header-pink div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_pink.png); }
div.mod-rounded-header-pink div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_pink.png); }
div.mod-rounded-header-pink h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-pink h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-turquoise div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }
div.mod-rounded-header-turquoise div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }
div.mod-rounded-header-turquoise div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }
div.mod-rounded-header-turquoise h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-turquoise h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-gold div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_gold.png); }
div.mod-rounded-header-gold div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_gold.png); }
div.mod-rounded-header-gold div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_gold.png); }
div.mod-rounded-header-gold h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-gold h3.header span.subtitle { color: #ffffff; } div.mod-rounded-header-templatecolor div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-templatecolor div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-templatecolor div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_blue.png); }
div.mod-rounded-header-templatecolor h3.header {
color: #ffffff;
text-shadow: 0px 1px 1px #323232;
}
div.mod-rounded-header-templatecolor h3.header span.subtitle { color: #ffffff; } div.mod-black div.box-t1 { background: url(/wp-content/themes/tipsbet/images/module_black.png) 0 0 no-repeat; }
div.mod-black div.box-t2 {
padding: 0px 30px 0px 30px;
background: url(/wp-content/themes/tipsbet/images/module_black.png) 100% -40px no-repeat;
}
div.mod-black div.box-t3 {
height: 35px;
background: url(/wp-content/themes/tipsbet/images/module_black.png) 0 -80px repeat-x;
}
div.mod-black div.box-1 {
padding: 10px 14px 10px 14px;
border-left: 1px solid #141414;
border-right: 1px solid #141414;
background: #141414 url(/wp-content/themes/tipsbet/images/module_black.png) 0 -150px repeat-x;
overflow: hidden;
color: #c8c8c8;
}
div.mod-black div.box-b1 { background: url(/wp-content/themes/tipsbet/images/module_black.png) 0 -120px no-repeat; }
div.mod-black div.box-b2 {
padding: 0px 30px 0px 30px;
background: url(/wp-content/themes/tipsbet/images/module_black.png) 100% -135px no-repeat;
}
div.mod-black div.box-b3 {
height: 9px;
border-bottom: 1px solid #B6BFC6;
background: #DCE1E6;
}
div.mod-black h3.header {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
height: 35px;
padding-left: 15px;
line-height: 35px;
text-shadow: 0px 1px 0px #ffffff, 0px 2px 2px #c8c8c8;
overflow: hidden;
}
div.mod-black h3.header span.icon { top: 2px; }
div.mod-black em.box { background: #323232; border-color: #646464; }
div.mod-black h1, div.mod-black h2, div.mod-black h3, div.mod-black h4, div.mod-black h5, div.mod-black h6 { color: #ffffff; text-shadow: none; } div.mod-menu-black div.box-t1 { background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 0 0 no-repeat; }
div.mod-menu-black div.box-t2 { background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 100% -45px no-repeat; }
div.mod-menu-black div.box-t3 { background: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_grey.png) 0 -90px repeat-x; }
div.mod-menu-black div.box-1 {
padding: 0px 0px 0px 0px;
border-left: 1px solid #D2D2D2;
border-right: 1px solid #D2D2D2;
background: #ffffff;
overflow: hidden;
color: #646464;
} div.mod-line div.box-1 {
padding: 5px 15px 10px 15px;
overflow: hidden;
}
div.mod-line h3.header {
height: 30px;
padding-left: 15px;
line-height: 27px;
background: url(/wp-content/themes/tipsbet/images/module_line.png) 0 100% repeat-x;
text-shadow: 0px 1px 0px #ffffff, 0px 1px 5px #c8c8c8;
} div.mod-ridge div.box-1 {
padding: 5px 15px 10px 15px;
background: url(/wp-content/themes/tipsbet/images/module_ridge.png) 0 -27px repeat-x;
overflow: hidden;
}
div.mod-ridge h3.header {
height: 30px;
padding-left: 15px;
line-height: 27px;
background: url(/wp-content/themes/tipsbet/images/module_ridge.png) 0 8px repeat-x;
text-shadow: 0px 1px 0px #ffffff, 0px 1px 5px #c8c8c8;
} div.mod-band { margin-top: 5px; }
div.mod-band div.box-1 {
padding: 5px 15px 10px 15px;
background: url(/wp-content/themes/tipsbet/images/module_band_shadow.png) 50% 0 no-repeat;
overflow: hidden;
}
div.mod-band h3.header {
background: url(/wp-content/themes/tipsbet/images/module_band_bg.png) 0 -70px repeat-x;
line-height: 29px;
text-shadow: 0px 1px 0px #ffffff, 0px 1px 5px #c8c8c8;
}
div.mod-band span.header-2 { background: url(/wp-content/themes/tipsbet/images/module_band_bg.png) 0 0 no-repeat; }
div.mod-band span.header-3 {
height: 30px;
padding-left: 15px;
background: url(/wp-content/themes/tipsbet/images/module_band_bg.png) 100% -35px no-repeat;
} div.mod-menu-band div.box-1 {
padding: 0px 0px 10px 0px;
background: none;
overflow: hidden;
} div.mod-polaroid div.badge-tape {
position: absolute;
top: -13px;
left: 50%;
width: 114px;
height: 38px;
margin-left: -57px;
background: url(/wp-content/themes/tipsbet/images/module_polaroid_tape.png) 0 0 no-repeat;
z-index: 1;
}
div.mod-polaroid div.box-1 {
margin-top: 13px;
padding: 10px 10px 5px 10px;
border-top: 1px solid #C8C8C8;
border-left: 1px solid #C8C8C8;
border-right: 1px solid #C8C8C8;
background: #ffffff url(/wp-content/themes/tipsbet/images/module_polaroid_bg.png) 0 100% repeat-x;
overflow: hidden;
}
div.mod-polaroid div.box-2 {
margin-bottom: 5px;
background: #000000;
}
div.mod-polaroid div.box-3 {
padding: 10px 15px 10px 15px;
overflow: hidden;
font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: italic;
color: #C8C8C8;
}
div.mod-polaroid div.box-b1 {
background: url(/wp-content/themes/tipsbet/images/module_polaroid_shadows.png) 0 0 no-repeat;
}
div.mod-polaroid div.box-b2 {
padding: 0px 70px 0px 70px;
background: url(/wp-content/themes/tipsbet/images/module_polaroid_shadows.png) 100% -5px no-repeat;
}
div.mod-polaroid div.box-b3 {
height: 5px;
background: url(/wp-content/themes/tipsbet/images/module_polaroid_shadows.png) 0 -10px repeat-x;
}
div.mod-polaroid h3.header {
height: 25px;
margin: 0px 0px 0px 0px;
font-size: 140%;
line-height: 25px;
text-align: center;
letter-spacing: -1px;
font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: italic;
color: #323232;
} div.mod-postit div.box-1 {
background: #e4effb;
color: #323232;
}
div.mod-postit div.box-2 {
padding: 15px 15px 0px 15px;
overflow: hidden;
font-family: "arial", Arial, Helvetica, sans-serif;
font-style: arial;
}
div.mod-postit h3.header {
height: 30px;
margin: -15px -15px 5px -15px;
background: #F2F5FD;
font-size: 140%;
line-height: 30px;
text-indent: 15px;
letter-spacing: -1px;
font-family: "Arial, Helvetica, sans-serif;
font-style: arial;
color: #323232;
} div.mod-tab { padding: 15px 0px 0px 0px; }
div.mod-tab div.box-1 { background: url(/wp-content/themes/tipsbet/images/module_tab_l.png) 0 0 repeat-y; }
div.mod-tab div.box-2 { background: url(/wp-content/themes/tipsbet/images/module_tab_t.png) 0 0 repeat-x; }
div.mod-tab div.box-3 { background: url(/wp-content/themes/tipsbet/images/module_tab_tr.png) 100% 0 no-repeat; }
div.mod-tab div.box-4 {
padding: 20px 15px 10px 15px;
background: url(/wp-content/themes/tipsbet/images/module_tab_bl.png) 0 100% no-repeat;
}
div.mod-tab h3.header {
position: absolute;
top: 0px;
left: 0px;
background: url(/wp-content/themes/tipsbet/images/module_tab_header.png) 0 0 no-repeat;
line-height: 30px;
}
div.mod-tab span.header-2 {
padding: 0px 20px 0px 15px;
background: url(/wp-content/themes/tipsbet/images/module_tab_header.png) 100% -35px no-repeat;
}
div.mod-tab span.header-3 {
height: 30px;
background: url(/wp-content/themes/tipsbet/images/module_tab_header.png) 0 -70px repeat-x;
}@import url(/wp-content/themes/tipsbet/warp/css/system.css);
@import url(/wp-content/themes/tipsbet/warp/systems/wordpress/css/system.css); #system .title { 
text-shadow: 0px 1px 0px #ffffff, 0px 2px 4px #aaaaaa;
letter-spacing: -1px;
} #system .item > .meta {
font-size: 10px;
color: #646464;
line-height: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
#system .items .item { 
border: none;
background: url(/wp-content/themes/tipsbet/images/article_separator.png) 50% 0 repeat-x;
}
#system .items .item:first-child { background: none; } #searchbox {
width: 120px;
height: 18px;
padding: 0px;
margin: 0px;
background: url(/wp-content/themes/tipsbet/images/searchbox_bg.png) 0 0 no-repeat;
}
#searchbox:hover { background-position: 0 -18px; }
#searchbox input {
width: 84px;
height: 18px;
line-height: 18px;
color: #646464;
}
#searchbox button {
width: 18px;
height: 18px;
}
#searchbox button.magnifier { background: url(/wp-content/themes/tipsbet/images/search_magnifier_icon.png) 0 0 no-repeat; }
#searchbox .results {
top: 35px;
right: 0px;
border-color: #C8C8C8;
border-top: none;
background: #FAFAFA;
-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
#searchbox .results li.results-header,
#searchbox .results li.more-results {
height: 25px;
border: none;
color: #ffffff;
line-height: 25px;
background: url(/wp-content/themes/tipsbet/images/search_header_bg.png) 0 0 repeat-x;
}
#searchbox .results li.result { border: none; }
#searchbox .results li.result.selected { background: #E6E7E8; } table.zebra tbody tr.odd { background: #fafafa; }
table.zebra tbody tr:nth-of-type(odd) { background: #fafafa; }
table.zebra tbody tr.even { background: #f0f0f0; }
table.zebra tbody tr:nth-of-type(even) { background: #f0f0f0; } ul.line > li {
border-top-style: solid;
border-color: #D2D2D2;
} div.pagination { margin-bottom: 10px; }
.pagination a,
.pagination strong { 
border-color: #D2D2D2;
-moz-border-radius: 5px;
border-radius: 5px;
} .breadcrumbs a:hover { text-decoration: underline; } p.readmore { overflow: hidden; }
div.module p.readmore {	margin-bottom: 0px; }
a.readmore {
width: 100px;
height: 20px;
padding: 0px;
border: none;
background: transparent url(/wp-content/themes/tipsbet/images/readmore.png) 0 0 no-repeat;
float: left;
line-height: 20px;
text-indent: 10px;
font-size: 90%;
text-decoration: none;
text-shadow: 0px -1px 1px #ffffff, 0px 2px 2px #b4b4b4;
}
a.readmore:link,
a.readmore:visited { color: #505050; }
a.readmore:hover {
background-position: 0 -25px;
color: #000000;
text-shadow: 0px 1px 1px #ffffff, 0px 2px 2px #969696;
}
#table-2 {
border: 1px solid #e3e3e3;
background-color: #f2f2f2;
width: 100%;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#table-2 td, #table-2 th {
padding: 5px;
color: #333;
}
#table-2 thead {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: .2em 0 .2em .5em;
text-align: left;
color: #4B4B4B;
background-color: #C8C8C8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));
background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);
border-bottom: solid 1px #999;
}
#table-2 th {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 17px;
line-height: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
text-shadow: white 1px 1px 1px;
}
#table-2 td {
line-height: 20px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
#table-2 td:hover {
background-color: #fff;
}
.a_demo_four {
background-color:#3bb3e0;
font-family: 'Open Sans', sans-serif;
font-size:14px;
text-decoration:none;
color:#fff;
position:relative;
padding:5px 10px;
padding-right:50px;
background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, rgb(44,160,202)),
color-stop(1, rgb(62,184,229))
);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}
.a_demo_four:active {
top:3px;
background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, rgb(62,184,229)),
color-stop(1, rgb(44,160,202))
);
-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}
.a_demo_four::before {
background-color:#2591b4;
background-image:url(/wp-content/themes/tipsbet/images/right_arrow.png);
background-repeat:no-repeat;
background-position:center center;
content:"";
width:20px;
height:20px;
position:absolute;
right:15px;
top:50%;
margin-top:-9px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}
.a_demo_four:active::before {
top:50%;
margin-top:-12px;
-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}
background:#f0f0f0;
padding:20px;
}
body {
width: 250px;
margin: 0 auto;
}
.push_button {
position: relative;
width:220px;
height:40px;
text-align:center;
color:#FFF;
text-decoration:none;
line-height:43px;
font-family:'Oswald', Helvetica;
display: block;
margin: 30px;
}
.push_button:before {
background:#f0f0f0;
background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF; 
box-shadow:0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
position: absolute;
content: "";
left: -6px; right: -6px;
top: -6px; bottom: -10px;
z-index: -1;
}
.push_button:active {
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
top:5px;
}
.push_button:active:before{
top: -11px;
bottom: -5px;
content: "";
}
.red {
text-shadow:-1px -1px 0 #A84155;
background: #D25068;
border:1px solid #D25068;
background-image:-webkit-linear-gradient(top, #F66C7B, #D25068);
background-image:-moz-linear-gradient(top, #F66C7B, #D25068);
background-image:-ms-linear-gradient(top, #F66C7B, #D25068);
background-image:-o-linear-gradient(top, #F66C7B, #D25068);
background-image:linear-gradient(to bottom, #F66C7B, #D25068);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}
.red:hover {
background: #F66C7B;
background-image:-webkit-linear-gradient(top, #D25068, #F66C7B);
background-image:-moz-linear-gradient(top, #D25068, #F66C7B);
background-image:-ms-linear-gradient(top, #D25068, #F66C7B);
background-image:-o-linear-gradient(top, #D25068, #F66C7B);
background-image:linear-gradient(top, #D25068, #F66C7B);
}
.blue {
text-shadow:-1px -1px 0 #2C7982;
background: #3EACBA;
border:1px solid #379AA4;
background-image:-webkit-linear-gradient(top, #48C6D4, #3EACBA);
background-image:-moz-linear-gradient(top, #48C6D4, #3EACBA);
background-image:-ms-linear-gradient(top, #48C6D4, #3EACBA);
background-image:-o-linear-gradient(top, #48C6D4, #3EACBA);
background-image:linear-gradient(top, #48C6D4, #3EACBA);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
}
.blue:hover {
background: #48C6D4;
background-image:-webkit-linear-gradient(top, #3EACBA, #48C6D4);
background-image:-moz-linear-gradient(top, #3EACBA, #48C6D4);
background-image:-ms-linear-gradient(top, #3EACBA, #48C6D4);
background-image:-o-linear-gradient(top, #3EACBA, #48C6D4);
background-image:linear-gradient(top, #3EACBA, #48C6D4);
}
.button {
display: inline-block;
zoom: 1; *display: inline;
vertical-align: baseline;
margin: 0 3px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 16px/110% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em; 
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
text-decoration: none;
}
.button:active {
position: relative;
top: 1px;
}
.bigrounded {
-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;
}
.medium {
font-size: 12px;
padding: .4em 1.5em .42em;
}
.small {
font-size: 11px;
padding: .2em 1em .275em;
} .a-btn-1{
background:#14805E;
background:-webkit-gradient(linear,left top,left bottom,color-stop(#14805E,0),color-stop(#6FB59F,1));
background:-webkit-linear-gradient(top, #14805E 0%, #6FB59F 100%);
background:-moz-linear-gradient(top, #14805E 0%, #6FB59F 100%);
background:-o-linear-gradient(top, #14805E 0%, #6FB59F 100%);
background:linear-gradient(top, #14805E 0%, #6FB59F 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#14805E', endColorstr='#6FB59F',GradientType=0 );
padding-left:20px;
padding-right:60px;
height:38px;
display:inline-block;
position:relative;
border:1px solid #66B094;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
float:left;
clear:both;
margin:10px 0px;
overflow:hidden;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}
.a-btn-1-text{
padding-top:10px;
display:block;
font-size:18px;
white-space:nowrap;
color:#FFFFFF;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
-o-transition:all 0.2s linear;
transition:all 0.2s linear;
}
.a-btn-1-slide-text{
position:absolute;
height:100%;
top:0px;
right:52px;
width:0px;
background:#FFDF1B;
color:#222222;
font-size:18px;
white-space:nowrap;
text-transform:uppercase;
text-align:left;
text-indent:10px;
overflow:hidden;
line-height:38px;
-webkit-transition:width 0.3s linear;
-moz-transition:width 0.3s linear;
-o-transition:width 0.3s linear;
transition:width 0.3s linear;
}
.a-btn-1-icon-right{
position:absolute;
right:0px;
top:0px;
height:100%;
width:52px;
border-left:1px solid #5d81ab;
}
.a-btn-1-icon-right span{
width:38px;
height:38px;
opacity:0.7;
position:absolute;
left:50%;
top:50%;
margin:-20px 0px 0px -20px;
background:transparent url(http://www.sloturi365.com/wp-content/uploads/2014/06/arrow_right.png) no-repeat 50% 55%;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
-o-transition:all 0.3s linear;
transition:all 0.3s linear;
}
.a-btn-1:hover{
padding-right:180px;
}
.a-btn-1:hover .a-btn-1-text{
color:#fff;
}
.a-btn-1:hover .a-btn-1-slide-text{
width:100px;
}
.a-btn-1:hover .a-btn-1-icon-right span{
opacity:1;
}
.a-btn-1:active{
position:relative;
top:0px;
background:#5d81ab;
border-color:#14805E;
}
#table-tipsbet2 {
border: 1px solid #e3e3e3;
background-color: #F2F5FD;
width: 100%;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#table-tipsbet2 td, #table-tipsbet2 th {
padding: 5px;
color: #333;
}
#table-tipsbet2 thead {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: .2em 0 .2em .5em;
text-align: left;
color: #4B4B4B;
background-color: #C8C8C8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));
background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);
border-bottom: solid 1px #999;
}
#table-tipsbet2 th {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 17px;
line-height: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
text-shadow: white 1px 1px 1px;
}
#table-tipsbet2 td {
line-height: 20px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
#table-tipsbet2 td:hover {
background-color: #e4effb;
}
#table-tipsbet {
border: 1px solid #e3e3e3;
background-color: #f8f9f9;
width: 100%;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#table-tipsbet td, #table-tipsbet th {
padding: 5px;
color: #333;
}
#table-tipsbet thead {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
padding: .2em 0 .2em .5em;
text-align: left;
color: #4B4B4B;
background-color: #C8C8C8;#e3e3e3
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));
background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);
border-bottom: solid 1px #999;
}
#table-tipsbet th {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 17px;
line-height: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
text-shadow: white 1px 1px 1px;
}
#table-tipsbet td {
line-height: 20px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
#table-tipsbet td:hover {
background-color: #fff;
}
#table-tipsbet tr:hover {
background-color: #E6F4F8;
}body.yoopage { background: #2C94B7; }
#page-body { background-image: url(/wp-content/themes/tipsbet/images/variations/turquoise/page_bg_t.png); }
#page-footer { background-image: url(/wp-content/themes/tipsbet/images/variations/turquoise/page_bg_b.png); }
#menubar { background-image: url(/wp-content/themes/tipsbet/images/variations/turquoise/menubar_bg.png); }
#menubar div.menubar-2 { background-image: url(/wp-content/themes/tipsbet/images/variations/turquoise/menubar_bg.png); }
#menubar div.menubar-3 { background-image: url(/wp-content/themes/tipsbet/images/variations/turquoise/menubar_bg.png); }
#menu li.active .level1 span.bg { color: #DC1C22; }
#menu li.active .level1 span.subtitle { color: #117e98; }
h1,
#page h1 a,
h3,
h5,
a:link,
a:visited,
.contentheading,
.componentheading { color: #169aba; }
a:hover { color: #DC1C22;  } div.mod-rounded-header-templatecolor div.header-1 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }
div.mod-rounded-header-templatecolor div.header-2 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }
div.mod-rounded-header-templatecolor div.header-3 { background-image: url(/wp-content/themes/tipsbet/images/module_rounded_grey_header_turquoise.png); }div.module div.yoo-gallery {
margin: 15px auto 5px auto;
width: 600px;
}
table.tablesorter {
font-family:arial;
background-color: #CDCDCD;
margin:10px 0pt 15px;
font-size: 10pt;
width: 100%;
text-align: left;
}
table.tablesorter thead tr, table.tablesorter tfoot tr {
background-color: #e6EEEE;
border: 1px solid #FFF;
font-size: 10pt;
padding: 4px;
}
table.tablesorter thead th {
background-color: #e6EEEE;
border: 1px solid #FFF;
font-size: 10pt;
padding: 4px;
}
table.tablesorter thead tr .header {
background-image: url(/wp-content/themes/tipsbet/css/bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter tbody td {
color: #3D3D3D;
padding: 4px;
background-color: #FFF;
vertical-align: top;
}
table.tablesorter tbody tr.odd td {
background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(/wp-content/themes/tipsbet/css/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(/wp-content/themes/tipsbet/css/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
.bordered {
background-color: #FFFFFF;
border: solid #ccc 1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 1px #ccc; 
-moz-box-shadow: 0 1px 1px #ccc; 
box-shadow: 0 1px 1px #ccc;         
}
.bordered tr:hover {
background: #fbf8e9;
-o-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;     
}    
.bordered td, .bordered th {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 10px;
text-align: left;    
}
.bordered th {
background-color: #F1F1F1;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
border-top: none;
text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}
.bordered td:first-child, .bordered th:first-child {
border-left: none;
}
.bordered th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;
border-radius: 6px 0 0 0;
}
.bordered th:last-child {
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
border-radius: 0 6px 0 0;
}
.bordered th:only-child{
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
-moz-border-radius: 0 0 0 6px;
-webkit-border-radius: 0 0 0 6px;
border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
border-radius: 0 0 6px 0;
}