#slidearea {
height:220px;
overflow:hidden;
position:relative;
width:680px;
background:#242424;
}

#gallerycover {
overflow:hidden;
margin:0;
}

.mygallery {
overflow:hidden;
position:relative;
background:#DCDCDC;
}

.mytext img {
position:absolute;
left:10px;
top:10px;
background:#515252;
border:1px solid #DCDCDC;
padding:5px;
}

.mytext {
position:relative;
height:200px;
width:680px;
float:left;
display:inline;
line-height:16px;
color:#fff;
font-family:Tahoma,Georgia,century gothic,Verdana, sans-serif;
background:#F0F8FF;
margin:0;
}

.mytext ul li {
height:200px;
}

.mytext a:link,.mytext a:visited {
color:#000;
}

.mytext h2 {
font:18px Georgia,century gothic,Verdana, sans-serif;
font-weight:400;
width:350px;
height:24px;
overflow:hidden;
color:#000;
margin:15px 0 5px 310px;
}

.mytext p {
width:350px;
color:#000;
margin:0 0 5px 310px;
}

.mytext h2 a:link,.mytext h2 a:visited {
color:#000;
}

.mytext h2 a:hover,.mytext h2 a:hover {
color:#70A9DB;
}

.slnav {
background:#48D1CC;
padding:0;
}

.prev {
float:left;
width:20px;
height:20px;
z-index:200;
margin-left:5px;
background:url(images/prev.png);
}

.next {
float:right;
width:20px;
height:20px;
z-index:200;
background:url(images/nxt.png);
display:block;
}

.sidetitl {
color:#fff;
font-size:20px;
background:#66CDAA;
border:1px solid #000;
padding:15px 0 10px 10px;
}

.squarebannerh {
width:290px;
height:58px;
background:url(images/sqb.png);
position:relative;
}

.squarebanner {
width:290px;
background:url(images/line.png) bottom repeat-x;
overflow:hidden;
padding:5px 0;
}

.squarebanner ul {
list-style-type:none;
width:290px;
margin:0;
padding:0;
}

.squarebanner ul li {
list-style-type:none;
float:left;
display:inline;
margin:7px 0 7px 12px;
}

.widgets {
width:264px;
overflow:hidden;
background:#fff;
border:1px solid #CBD2D8;
margin:5px 5px 10px 10px;
padding:0;
}

.widgets a {
color:#222;
text-decoration:none;
}

.widgets a:hover {
color:#009;
text-decoration:underline;
}

ul.tabnav {
height:27px;
background:#fff;
margin:0;
padding:4px 0 0;
}

.tabnav li {
display:inline;
list-style:none;
float:left;
text-align:center;
margin-right:5px;
margin-left:5px;
}

.tabnav li a {
text-transform:uppercase;
width:60px;
font-weight:400;
font:10px tahoma, helvetica,arial,sans-serif;
color:#fff;
text-decoration:none;
display:block;
background:#A0522D;
padding:6px 9px;
}

.tabnav li a:hover,.tabnav li a:active,.tabnav li.ui-tabs-selected a {
text-decoration:none;
background:#A0522D;
color:#fff;
}

.tabdiv {
font-family:Tahoma,Century gothic, Arial, sans-serif;
background:#fff;
padding:5px;
}

.tabdiv a:link,.tabdiv a:visited {
color:#333;
}

.tabdiv a:hover {
color:#2676A1;
}

.tabdiv ul {
list-style-type:none;
margin:0;
padding:0;
}

.tabdiv ul li {
height:100%;
line-height:28px;
color:#333;
padding:0;
}

.tabdiv li a:link,.tabdiv li a:visited {
display:block;
overflow:hidden;
line-height:24px;
color:#6F6B53;
font-size:13px;
border-bottom:1px dotted #aaa;
margin:2px 0;
padding:2px 5px;
}

.tabdiv li a:hover {
color:#228fc4;
text-decoration:none;
}

.ui-tabs-hide {
display:none;
}
