.banneritem {text-align:center;}

.readon {
    border-bottom:1px dotted black;
    border-left:1px dotted black;
}
td {font-size:12px;}
a:link, a:visited, h3, .contentheading,.blog_more div strong {
    color:#0A2E5E ;
	
}

a:hover {
text-decoration:none;
}
.introtext, .fulltext {
    color:black; 
}

html {
    overflow-x:hidden;
}

div {
    margin:0;
}

body {
    /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
    color:black;
    line-height:175%;
    
    height:100%;
    font-size: 12px;
    margin:0px;
    padding:0px;
    /*background-image:url(../images/backgroundgardient.jpg);
    background-repeat:repeat-x;*/
    overflow: auto;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
}

ul {
    margin:0;
    padding:0;
    margin-left:15px;
}


ul li a, .pagenavcounter {
    font-weight:bold;
}

ul#mainlevel-nav {
    margin:0px;
    padding:0;
    height:33px;
    float: left;
}

ul#mainlevel-nav li {
    list-style: none;
    display:inline;
    height:33px;
    width:119px;
}

ul#mainlevel-nav li a {
    font-size:11px;
    color:white;
    font-weight:normal;
    text-align:center;
    background:url(../images/buttontop_normal.jpg) no-repeat;
    line-height:33px;
    height:33px;
    width:119px;
    display: block;
    float:left;
}
ul#mainlevel-nav li a:hover {
    color:white;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    background:url(../images/buttontop_over.jpg) no-repeat;
    line-height:33px;
    height:33px;
    width:119px;
    display: block;
    float:left;
}

h3 {
    margin-bottom:10px;
}

.contentheading, .blog_more div strong {
    font-weight:bold;
}

.blog_more a {
    font-weight:normal;
    color:black;
}

.componentheading {
    color:black;
    padding-bottom:10px;
    margin-bottom:20px;
}
.menu 
{
    list-style-type:none;

}
a.mainlevel:link,a.mainlevel:hover,a.mainlevel:visited, .menu li a:link,.menu li a:hover,.menu li a:visited {
    color:#333333;
    display:block;
    padding-left:13px;
    min-height:21px;
    background:url(../images/pfeil.gif) no-repeat;
    font-weight:normal;
    list-style-type:none;
}

a.sublevel:link,a.sublevel:hover,a.sublevel:visited {
    color:#333333;
    display:block;
    padding-left:10px;
    margin-left:6px;
    height:21px;
    background:url(../images/pfeil.gif) no-repeat;
    font-weight:normal;
    list-style-type:none;
}

.vistaright a.mainlevel:link,.vistaright a.mainlevel:hover,.vistaright a.mainlevel:visited, .vistaright .menu li a:link,.vistaright .menu li a:hover,.vistaright .menu li a:visited {
    color:#333333;
    display:block;
    padding-left:13px;
    margin-left:20px;
    min-height:21px;
    background:url(../images/pfeil.gif) no-repeat;
    font-weight:normal;
    list-style-type:none;
}

.vistaright a.sublevel:link,.vistaright a.sublevel:hover,.vistaright a.sublevel:visited {
    color:#333333;
    display:block;
    padding-left:10px;
    margin-left:26px;
    height:21px;
    background:url(../images/pfeil.gif) no-repeat;
    font-weight:normal;
}

.vistaleft {padding:5px;}
.vistamain {padding:5px;overflow:auto;}
.vistaright {text-align:center;padding:5px;}
.vistafooter {color:white;font-size:10px;background-repeat:repeat-x;background-color:black;}
.vistafooter a:link, .vistafooter a:visited {font-weight:bold;color:gray;font-size:11px;}
.module {
    margin:0;
    padding-bottom:10px;
    color:black;
}

.moduletable {
    line-height:175%;
    margin:0;
    padding-bottom:20px;
}
.moduletable td {
    padding-left:5px;
    padding-right:5px;
}

.vistaleft .module h3, .vistaleft .module_menu h3 {
    padding-left:25px;
    margin:-5 0 0 -5;
    color:white;
    line-height:34px;
    height:43px;
    font-size:14px;
    background:url(../images/titlebuttonleft.jpg) no-repeat;
}

.vistaright .module h3, .vistaright .module_menu h3 {
    margin:-5px;
    padding-right:25px;
    text-align:right;
    color:white;
    line-height:34px;
    height:43px;
    font-size:14px;
    background:url(../images/titlebuttonright.png) no-repeat;
    background-position:top right;
}


.small {
    color:#666666;
}

.createdate, .modifydate {
    color:#999999;
}

#mod_login_username, #mod_login_password {
    width:150px;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:2px;
    color:black;
}

.inputbox {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:2px;
    color:black;
}

.readon {
    padding-left:5px;
}

.contenttoc {
    margin:10px;
    border:1px solid #CCCCCC;
}

.contenttoc td {
    text-align:left;
    padding-left:5px;
    padding-right:5px;
}

.contenttoc th {
    text-align:left;
    background-color:#DEDEDE;
    padding-left:5px;
    padding-right:5px;
}

.label {
    text-align:left;



}

.mosimage {
    border:1px solid #CCCCCC;
    margin:5px;
}

.mosimage_caption {
    background-color:#DEDEDE;
}

.sectiontableheader {
    font-weight: bold;
}

.sectiontableentry2 label {
    text-align:left;
}

.sectiontableentry2 {
    background-color:#FFFFFF;
}

.sectiontableentry1 {
    background-color:#F5F5F5;
}

.sectiontableentry1 td div a, .sectiontableentry2 td div a {
    font-weight:bold;
    border:none;
}

.div_bfree {
    visibility:hidden;
    overflow:hidden;
    height:0px;
}

h3, .contentheading {
    /*font-size:140%;*/
    font-size:14px;
    font-weight:bold;
    margin:0px;
}

.componentheading {
    /*font-size:160%;*/
    font-size:14px;
    font-weight:bold;
    letter-spacing: 2px;
    text-transform:uppercase;
}

img {
    border:none;
}

.contentpane
{color:black;}
.contentpaneopen {
    line-height:140%;
    border: 1px dotted #CCCCCC;
    background-color:#fafafa;
    color:black;
    width:100%;
}

.vistauser1, .vistauser2 {
    margin:2px;
    border: 1px dotted #CCCCCC;
    background-color:#fafafa;
    color:black;
}

/* The following code is taken from rhuk - template: rhuk_solarflare_ii. */

.button {
    color: black;
    font-family: Verdana, Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 1px dotted #000;
    background:none;
    width: auto;
    padding: 0px 4px;
    line-height: 16px !important;
    line-height: 14px;
    /*height: 24px !important;
    height: 22px;*/
    margin: 1px;
}


.back_button {
    color: black;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    background:none;
    width: 50px;
    padding: 0px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 19px !important;
    height: 19px;
    margin: 1px;
}

.pagenav_next {
    color: black;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    background:none;
    width: 50px;
    padding: 0px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 19px !important;
    height: 19px;
    margin: 1px;

}

.pagenav_prev {
    color: black;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    background:none;
    width: 50px;
    padding: 0px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 19px !important;
    height: 19px;
    margin: 1px;
}

.pagenav {
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px dotted #000;
    border-bottom: 1px dotted #000;
    background:none;
    width: auto;
    padding: 0px 10px;
    line-height: 20px;
    margin: 1px;
}

.pagenavbar {
    margin-right: 10px;
    float: right;
}
fieldset {
    border:0px;
}

/* -- form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* -- buttons */
#editor-xtd-buttons {
    padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
    float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
    display: block;
    height: 22px;
    float: left;
    line-height: 22px;
    font-size: 11px;
    color: #666;
    cursor: pointer;
}

.button2-left span,
.button2-right span {
    cursor: default;
    color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
    padding: 0 6px;
}

.page span {
    color: #000;
    font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
    text-decoration: none;
    color: #0B55C4;
}

.button2-left a,
.button2-left span {
    padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
    padding: 0 6px 0 24px;
}

.button2-left {
    float: left;
    margin-left: 5px;
}

.button2-right {
    float: left;
    margin-left: 5px;
}


/* Tooltips */

.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
    float:left;
    padding-left: 25px;
}

#power_by{
    float:right;
    padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
    padding: 2px 0;
}

/* forms */
table.adminform textarea {
    width: 540px;
    height: 400px;
    font-size: 1em;
    color: #000099;
}
/* Frontend Editing*/
fieldset {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}

legend {
    margin: 0;
    padding: 0 10px;
}

td.key {
    border-bottom:1px solid #eee;
    color: #666;
}

@media print{ 
    .vistaleft, .vistauser1user1, .vistaright, .vistatop, .vistauser3, .noprint {display:none;} 
    .print {width:100%;}
    body, .vistamain{background:none;}
}


form div {
    clear: both;
    margin-bottom: 1em;
    padding: .5em;
    vertical-align: text-top;
}

form div label {
    width:120px;
    display: inline-block;
}

.submit input {

    background: none repeat scroll 0 0 transparent;
    border: 1px dotted #000000;
    color: black;
    font-family: Verdana,Arial,Hevlvetica,sans-serif;
    font-size: 11px !important;
    font-weight: bold;
    height: 24px !important;
    line-height: 16px !important;
    margin: 1px;
    padding: 0 4px;
    text-align: center;
    width: auto;

}

textarea {
    clear: both;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 1%;
    width:98%;
    font-size: 12px;
}

div input[type=text], div input[type=file] {
    /*width:50%;*/
}

form .error-message {
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
    border: none;
    background: none;
    margin: 0;
    padding-left: 4px;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    display: inline-block;
    margin-top: -5px;
}
form .error,
form .error-message {
    color: #9E2424;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.message {
    clear: both;
    color: #fff;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 1em 0;
    padding: 5px;
}

.success,
.message,
.cake-error,
.cake-debug,
.notice,
p.error,
.error-message {
    background: #ffcc00;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -ms-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#E6B800));
    background-image: -webkit-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -o-linear-gradient(top, #ffcc00, #E6B800);
    background-image: linear-gradient(top, #ffcc00, #E6B800);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 18px;
    padding: 7px 14px;
    color: #404040;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}
.success,
.message,
.cake-error,
p.error,
.error-message {
    clear: both;
    color: #fff;
    background: #c43c35;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.success {
    clear: both;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #3B8230;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
    background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -ms-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
    background-image: linear-gradient(top, #76BF6B, #3B8230);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
p.error {
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 120%;
    padding: 0.8em;
    margin: 1em 0;
}
p.error em {
    font-weight: normal;
    line-height: 140%;
}
.notice {
    color: #000;
    display: block;
    font-size: 120%;
    padding: 0.8em;
    margin: 1em 0;
}
.success {
    color: #fff;
}

.avatar {
    float: left;
    height:250px;
}
.uploader-avatar {
    clear: both;
    height: 170px;
}
.photo-selector{
    position: relative;
    clear:none;
    margin-left: 180px;
    cursor: pointer;
}
.image-selector{
    position:absolute;
    height:100%;
    width:100%;
    opacity:0;
    z-index:10;
    top:0;
    left:0;
    cursor: pointer;
}

.nombre {
    font-size:1.2em;
    font-weight:bold;
}

.ubicacion {
    font-style: italic;
}

.arrow {
    margin-left: 20px;
    margin-right: 20px;
}

.myDropdown {
    float:right;
}

#searchbox {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #cccccc;
    font-size: 11px;
    margin: 0px 10px 0px  10px;
    margin-left: 200px;
    padding: 2px !important;
    width: 130px;

    float: left;
}

#searchbutton {
    clear: none;
    float: left;
    height: 16px;
    margin: 0;
    padding: 0;
    width: 16px;
}

.tabla {
    border-collpase:collpase;
    border:1px solid #333333;
    border-collapse: collapse;
    margin:10px;
    width:95%;
}

.odd {
    background-color:#CCCCCC;
}

.changes {
    border-collpase:collpase;
    border:1px solid #cccccc;
    border-collapse: collapse;
    margin:10px;
    width:95%;
}

.created {
    font-size: smaller;
    font-style: italic;
}
.portada {
    /*width:15%;
    height:300px;*/
    float: left;
    padding-right: 30px;
	padding-left:10px;

}
.autor{
    color: #4785B7;
    display: block;
}

.editorial{
    color: #4785B7;
    display: block;
    padding-bottom: 10px;
    padding-top:10px;
    font-style:italic;
}

.titulo{
    font-size:1.3em;
    text-align: center;
    font-weight: bold;
    line-height: 2em;
}

.sinopsis{
    float: left;
    
}
.rating {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 2px solid #E3E3E3;
    color: #7AA179;
    float: left;
    font-size: 45px;
    font-weight: bold;
    height: 60px;
    margin: 0 0 0 10px;
    padding: 0px 10px 10px;
    text-align: center;
    width: 84px;
}

.rating p {
	font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left:-10px;
    margin-top:25px;
}
.rating span {
    background: none repeat scroll 0 0 #E3E3E3;
    clear: both;
    color: #555555;
    float: left;
    font-size: 11px;
    height: 15px;
    line-height: 15px;
    margin: 0px auto 0 -12px;

    text-align: center;
    width: 84px;
}

.post_container {
    width:100%;
}
.ui-stars-star {
    clear:none;
}

.view_row{
    float:left;
    width:100%
}

.teaser.node-type-epub {
    /*float: left;
    margin: auto;
    width: 280px;*/
}

.clearfix:after, .clearfix .inner:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: auto;
    visibility: hidden;
}

.eBook_teaser {

    min-height: 250px;
    padding: 15px 30px 15px 0;
    padding-right: 0px;

}

.eBook_teaser a.eBook_titulo {
    color: #FFFFFF;
    display: block;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 16px;
    font-variant: small-caps;
    letter-spacing: 0.03em;
    line-height: 1em;
    margin: 0;
    text-shadow: 0 1px 1px #000000;
}

.eBook_teaser .eBook_portada {
    float: left;
    /* height: 171px;*/
    margin-right: 10px;
    position: relative;
    /*width: 118px;*/
}

.eBook_teaser .eBook_autor h2 {
    border: medium none;
    color: #4785B7;

    /*font-size: 12px;*/
    margin: 0;
    padding-top: 15px;

}



.eBook_teaser .eBook_autor a {
    color: #4785B7;
    display: block;
	font-weight: bold;
}

.eBook_titulo{
    text-align: left;
	
}

.eBook_autor{
    text-align: left;
	
}

div .menuprofile{
    width:200px;
}

.menuprofile  .submit input{
    width:150px;
}

.encabezado {
    font-size: 1.8em;
    line-height: 1.8em;
    text-align: center;
}

.leading .contentpaneopen1 {
    padding: 1.5em;
}

#flashheader {
    padding-left:20px;
}

.botones{

}
.boton1{
    float:left;
}
.boton1 .submit input{
   width:200px;
}

.mail {
    background:url(../img/mail.png) no-repeat;
    width:16px;
    height:16px;
    margin-left: 20px;
    display:block;
    margin-right: 5px;
    float:  left;
}

.notificacion {
    background:url(../img/noticia.gif) no-repeat;
    width:16px;
    height:16px;
    margin-left: 20px;
    display:block;
    margin-right: 5px;
    float:  left;
}

.rss_small {
    background:url(../img/rss_small.PNG) no-repeat;
    width:32px;
    height:32px;
    margin-left: 20px;
    display:block;
    margin-right: 5px;
    float:  left;
    margin-top:0px;
}

.rss_big {
    background:url(../img/rss_big.PNG) no-repeat;
    width:64px;
    height:64px;
    margin-left: 20px;
    display:block;
    margin-right: 5px;
    float:  left;
}


.readmore {
    display:block;
    padding-top:10px
}

.bold {
    font-weight: bold;
}

.gallery li {
    display: inline;
    list-style: none;
    width: 120px;

    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}

.eBook_teaser .eBook_portada_txt {

    border: 1px solid #333333;
    height: 128px;
    margin: 17px 9px 4px 10px;
    overflow: hidden;
    padding: 16px 10px 4px;
    width: 78px;
}     

.eBook_teaser  .eBook_portada1  {
    height: 150px ;
    left: 0;
    padding: 17px 9px 4px 10px;
    position: relative ;
    top: 0;
    width: 100px;
}

.tip {

    background: none repeat scroll 0 0 #343434;
    border: 1px solid white;
    color: white;
    font-size: 20px;
    height: 40px;
    padding-top: 20px;
    text-align: center;
    width: 200px;

}

.select label {
    padding-right: 10px;
}

.select {
    clear:none;
}

.saga {
    float:left;
}

.rsp {
    margin-left: 70px;
}

.portada_txt {
    color: white;
    height: 160px;
    left: 0;
    padding-left: 15px;
    padding-top: 40px;


    position: absolute;
    top: 0;
    width: 100px;
}

.portada_txt h2 {
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    border-bottom: 1px solid #4A95D2;
    color: whitesmoke;
    display: block;
    font-family: Verdana,Times New Roman,Times,sans-serif;

    font-weight: normal;
    letter-spacing: 0;
    margin: 0 0 8px;


    text-align: center;

    text-transform: none;
}

.portada_txt h1 {
    font-size: 15px;
    border: medium none;
    color: white;
    display: block !important;

    font-weight: normal;
}

.portada_txt h1, .portada_txt h2 {
    font-family: Verdana,Times New Roman,Times,sans-serif;
    text-align: center;

    line-height: 115%;
}

th a.asc{
    background-image:url(images/up.png);
    background-repeat: no-repeat;
    padding-left: 16px;
}

th a.desc{
    background-image:url(images/down.png);
    background-repeat: no-repeat;
    padding-left: 16px;
}

.eBook_teaser a img {
    height: 200px;
    
}

.ranking {
    background: url("images/ranking.png") center center no-repeat;

    color: black;
    font-family: Arial;
    font-size: 11px;
    height: 40px;
    margin-left: -10px;
    margin-top: -10px;
    padding: 2px;

    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 2;
} 


.ranking div {
    margin-top:10px;
}
.bookSmallImg {
    width: 100px;
    height: 160px;
}

.number{
    font-size: 12px;
    font-weight: bold;
}

.print1   {
    background:url("images/print.png") no-repeat;
    width:50px;
    height: 50px;
}

.agno {

    color: #4785B7;
    display: block;

    padding-bottom: 10px;
    padding-top: 10px;
}

.tag {
     background: none repeat scroll 0 0 #D8EAEE;
    border: 1px solid #107A9A;
    color: #107A9A;
outline: medium none;
    text-decoration: none;
    font-size: 11px;
    margin-right: 5px;
    padding: 5px 5px;
    display: inline-block;
    margin-bottom: 10px;
}

.mainbody {
    width:1200px;
    height:100%
}

.nav-bar > li > a {
    color: #4d4d4d;
}


.nav-bar > li > a:first-child {
    font-size: 16px;
    padding: 0 25px;
    text-transform: uppercase;
	font-weight:normal;
}

a.lsf-icon  {
    color: #2ba6cb !important;
    line-height: inherit;
    text-decoration: none;
}

ul {
font-size: 12px;
}

.view-row{
    float:left;
    width: 50% !important;
}