.skyblue_tl {
background:url(/images/vskybluebox/skyblue_tl.gif) no-repeat 0 3px;
width:8px;
}

.skyblue_tr {
background:url(/images/vskybluebox/skyblue_tr.gif) no-repeat 0 3px;
width:8px;
}

.skyblue_tc {
background:url(/images/vskybluebox/skyblue_tc.png) repeat-x;
font-family:Verdana;
font-size:15px;
font-weight:700;
color:#729db9;
text-align:center;
width:100%;
padding:12px 4px;
}

.skyblue_bl {
background:url(/images/vskybluebox/skyblue_bl.gif) no-repeat;
width:8px;
}

.skyblue_br {
background:url(/images/vskybluebox/skyblue_br.gif) no-repeat;
width:8px;
}

.skyblue_bc {
background:url(/images/vskybluebox/skyblue_bc.png) repeat-x;
height:13px;
}

.skyblue_ml {
background:url(/images/vskybluebox/skyblue_ml.png) repeat-y;
width:8px;
}

.skyblue_mr {
border-right:1px solid #edf8fe;
}

.skyblue_hr {
background:url(/images/vskybluebox/skyblue_hr.png) repeat-x;
height:13px;
}

.center80 {
width:80%;
margin:0 auto;
}

.skywin {
border-spacing:0;
height:100%;
background-color:#FFF;
}

.skywin h1 {
font-size:12pt;
}

#tabPanel {
white-space:nowrap;
margin-top:15px;
width:100%;
height:32px;
background:url(/images/vskybluebox/tabgreyline.png) no-repeat 5% 100%;
}

.tab {
float:left;
line-height:31px;
background:url(/images/vskybluebox/tab.gif) no-repeat;
width:102px;
height:31px;
text-align:center;
display:inline;
margin:0 5px;
}

.tab a {
color:#729db9;
text-decoration:none;
}

.tab.active {
background:#FFF url(/images/vskybluebox/tab_active.gif) no-repeat;
height:32px;
}

.catsContainer {
width:49%;
float:left;
}

.parentCategory {
max-width:400px;
min-height:110px;
margin:10px auto;
padding:0 10px;
}

.parentCategory img {
float:left;
}

.subcats {
margin:0 0 0 90px;
}

.subcats h2 {
font-size:21px;
}

.subcats h2 b {
font-weight:500;
}

.subcats h3 {
font-size:13px;
display:inline;
}

.subcats a {
color:#6890A6;
font-family:Verdana;
font-weight:400;
text-decoration:none;
}

.subcats .more {
display:none;
}

.subcats .showMore {
background:url(/images/vskybluebox/orangearr.gif) 100% 50% no-repeat;
color:#5DB3E3;
font-size:13px;
padding-right:12px;
cursor:pointer;
}

.tab a:hover,.subcats a:hover,.subcats .showMore:hover {
text-decoration:underline;
}