/**
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);

@import url(https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css);
*/

/**
 * tiplay.ch - master css
 */
html {
    height: 101%;
}

body {
    background: #fff url(../img/main-bg.gif) repeat-x left top;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
   color: #363636;
}
.loginrow {
	width: 800px;
	margin: 0 0 0 16px; 
}
.input-group  i{
	padding: 0;
}
i {
	padding-right: 10px ;
}
#green {
	color: #008000; 
	font-weight: 700;
	font-size: 2em;
	margin: 0 !important;
	padding: 0 0 10px 0!important;
}

.green {
	color: #008000; 
	font-weight: 700;
	font-size: 2em;
	margin: 0 !important;
	padding: 0 0 10px 0!important;
}

#tab1 {
	margin-top: -13px;
}
::-webkit-input-placeholder {
	margin: 0 auto;
	font-size: 1em;
	padding-top:2px;
}
::-moz-placeholder { /* Firefox 19+ */
	margin: 0 auto;
	font-size: 1em;
	padding-top:2px;
}
:-ms-input-placeholder {
	margin: 0 auto;
	font-size: 1em;
	padding-top:2px;
}
:-moz-placeholder { /* Firefox 18- */
	font-size: 1em;
	margin: 0 auto;
	padding-top:2px;
}

#chooseavatar {
	position: absolute;
	vertical-align: baseline;
	text-align: center;
	width: 360px;
	margin: 173px -100px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
	display: inline;
}
#smallavatar {
	position: absolute;
	height: 20px;
	width: 20px;
	z-index:1000;
	border: 1px solid #C0C0C0;
	vertical-align: middle;
	display: inline;
	padding: 1px;
	margin: -3px 0 0 0 ;
}
#smallavatar img {
	height: 20px;
	width: 20px;
	}
#smallavatar a {
	position:absolute;
}
.hscorelistname {

}
.printico {
	display: none;
	position: absolute;
	float: right;
	margin: 0 0 0 0;
}
.printico img  {
	padding: 10px 0 0 0;
}
.hr {
	margin: 8px 0px;
	background-color: #eee; /* Farbe f�r Opera und Firefox */
	color: #eee; /* Farbe f�r Internet Explorer (IE) */
	border: 0;
	height: 1px; 
}
.smallfont {
	width: 48%;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	padding: 15px 0 10px 0;
}
.smallfont span {

}
.news {

}

.bold {
	font-weight: bold;
	color: #CC0000;
}
.boldcaps {
	font-weight: normal;
	color: #000000;
	width: 100px;
}


.backimg {
	vertical-align: middle;
	padding: 0 10px 0 0;
}

.right-align {
	text-align: center;
}
#activationlink {
	
}
.hide {
	display:none;
}
#postcomment {
	margin: 0;
}
#floatleft {
	float: left;
	text-align: justify;
	margin: 0 0 0 0;
	border: 1px solid #DCDCDC;
	background-color: #f5f5f5;
	padding: 10px;
}

#floatleftreg {
	float: left;
	width: 20%;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 10px;

}
#removecomment {
}
#removecomment img {
	height: 16px;
	vertical-align: bottom;
	float: none;
	margin: 0 10px;
	cursor: pointer;
}
label { 
	font-family: "PT Sans";
	font-weight: 400;
	font-size: 0.9em;
	padding:0 0 3px 0;
	}
#label {
	padding: 10px 0 33px 0;
	text-align: right;
}

#floatright {
	position: static;
	float:right;
	padding: 10px;
	margin: 0 0 0 0;
}

#floatrightreg {
	width: auto;
	text-align: justify;
	padding: 10px;
	margin: 0 0 0 23%;
}
.commentdate {
	font-size: 0.8em;
	float: right;
	padding-right: 6px;
}
.usercommenttxt {
	font-size: 0.9em;
	width: 700px;
}

.usercommentname {
	text-transform: capitalize;
	font-size: 0.9em;
}
.ucomfield{
	font-size: 0.8em !important;
}

.floatleft {
	float: left;
}
#hsentry {
	padding: 0 10px 0 0;
}

#hsentry2 {
	display: block;
	float: right;
	margin: 0 23px 0 0;
}
#hsce {
	padding: 0 24px;
}
#hscemain {
	padding: 0 24px;

}
#hscepergame {
	padding: 0 24px;
}
#hsdetailtableentry {
	margin: 7px 3px 3px 9px;	
	font-size: 0.9em;
}

#intro {
	margin: 17px;
}
#ptsample {
	margin: 0 0 0 50px;
	font-style: italic;
}

.ptsample {
	margin: 0 0 0 50px;
	font-style: italic;
}

.howtoscore{
	text-align: center;
}

#wrap {
    background: url(../img/wrap_main-bgg.png) no-repeat left top;
	background-position: 0 -60px;
    width: 1112px;
    margin: 0 auto;
	margin-bottom: 30px;
 }

#inside_wrap {
    padding: 0px 61px;
    background: url(../img/main_content-bg.png) repeat-y center top;
}

#left_large_page {
    background: url(../img/left_large_page-bg.gif) repeat-y 680px top;
}

#right_large_page {
    background: url(../img/right_large_page-bg.gif) repeat-y left top;
}

#inside_wrap_bottom {
    height: 14px;
    background: url(../img/main_content-bottom.png) no-repeat left top;
}
/**
 * main elements
 */
.main_content {
    width: 66%;
    padding: 10px 0 20px 20px;
    float: left;
    min-height: 250px;
	text-align:justify;
}

.h1 { 
	font-family: "Arial Black","Open Sans"  !important;
    font-size: 4em  !important;
    color: #000;
    width: 45px;
    height: 60px;
    font-weight: bold;
    text-align: center;
	top: 0px;
	padding: 0;
	margin: 0;
	/*text-shadow: 2px 2px #fff;*/
	text-shadow: 2px 2px 10px #fff, -2px -2px 10px #fff;
}


.bigfont {
	font-family: "PT Sans";
    font-size: 2em;
	font-weight: 700;
	
}
#teamA.bigfont2 {
	
}
.bigfont2 {
	font-family: "PT Sans";
	font-size: 0.8em;
	font-weight: 400;

}
.bigfont3 {
	font-size: 0.8em;
	font-weight: 700;
}

.border {
    border: 0px solid #e0e0e0;
    line-height: 70px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.imgLeft {
    float: none;
    width: 80px;
    line-height: 160px;
    vertical-align: middle;
}

.imgRight {
    float: none;
    width: 80px;
    line-height: 160px;
    vertical-align: middle;
}

.imgAvatar {
	max-width: 200px;
	max-width: 150px;

}

hr {
	
}
.imgAvatarFront {
	max-height: 230px;
	max-width:300px;
	float: right;
	padding: 1px;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border: 1px solid #ccc;
}

.useravatarinput {
	
}
.highscoreList {
    margin: 5px 0 50px 0;
}
.highscoreElement {
	min-width: 115px;
	float: right;
	text-align: left;
	padding: 0 15px 0 0;
}
.highscoreElement i {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}
.hsicon {
	margin: 0 25px 0 25px;
	padding-top: 2px;
}

.highscoreElement2 {
	width: 120px;
	float: right;
	text-align:right;
	margin-right: 20px;
}


.numberSpace {
    width: 15px;
    margin-right: 10px;
    text-align: right;
}

/**
 * highscore list
 */
.redcaps {
	text-transform: none;
	color: red;
	font-weight: 900;
 }
.capitalize {
	text-transform:capitalize;
}
.cellOne {
    padding: 10px 18px 3px 18px;
    background-color: #F5F5F5;
    border-top: 1px solid #DCDCDC;
	height: 40px;
}

.cellTwo {
    padding: 10px 18px 3px 18px;
    background-color: #ffffff;
    border-top: 1px solid #DCDCDC;
	height: 40px;
}

.cellThree {
    padding: 3px 18px 0 18px;
    background-color: #e8ffa9;
    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    margin-bottom: -1px;
    color: #000000;
	height: 40px;
}

.cellFour {
    padding: 2px 18px 0 42px;
    background-color: #e8ffa9;
    border-bottom: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    margin-bottom: -1px;
    color: #000000;
	height: 40px;
}
.cellFive {
	padding: 5px 0 5px 5px;
    background-color: #F5F5F5;
    border-top: 1px solid #DCDCDC;
}

.cellSix {
    padding: 7px 0 5px 7px;
    background-color: #ffffff;
    border-top: 1px solid #DCDCDC;
}
.blankspace {
	display:block;
	height: 10px;
}
#comments {
	border-bottom: 1px solid #cccccc;
}
/**
 * clearings
 */
#clear_left {
    clear: left;
}
#clear_right {
    clear: right;
}
#clear_both {
    clear: both;
}

/**
 * team/individual game stuff
 */
#playerLists{
	width: 300px;
}
#players {
	margin-bottom: 30px;
	max-width: 235px;
	text-align: justify;
}
#tipboxtipbox_main {
    width: 100%;
    border: 1px solid #e0e0e0;
    margin: auto;
    text-align: center;
}

#setamount {
    width: 60px;
    height: 34px;
}
#setamount i{
    margin: 0 0 0 9px;
}
#tipbox_left {
    padding: 2px;
    margin: auto;
    width: 100%;
    float: left;
    vertical-align: middle;
}
#tipbox_right {
    padding: 2px;
    margin: auto;
    width: 100%;
    float: right;
    vertical-align: middle;
}
#tipbox_dots {
    margin: auto;
    padding-top: 110px;
}
#tipbox_top {
    margin: auto;
    vertical-align: middle;
    text-align: center;
}
#tipbox_middle {
    margin: auto;
    text-align: center;
    height: 100px;
}
#tipbox_middle input {
    width: 114px;
    height: 80px;
	border: 0;
	margin: 8px 0 0 0;
}
#tipbox_bottom {
    margin: auto;
    vertical-align: middle;
    text-align: center;
}
#check_ok {
    background: url(../img/check_ok.png) no-repeat; 
    width: 80px;
    line-height: 80px;
    margin: 30px 0 0 40px;
    position: absolute;


}
#tipEndTime {
	font-family:"PT Sans", sans-serif;
	width: 975px;
    text-align: center;
    height: 32px;
	font-size:0.85em;
}

#col4 {
    width: 330px;
    right: 10px;
    float: left;
    vertical-align: middle;
    line-height: 174px;
    height: 174px;
    text-align: right;
    margin: auto;
}
#col3 {
    float: right;
    width: 155px;
}
#col2 {
    float: right;
    width: 155px;
}
#col1 {
    width: 330px;
    float: right;
    vertical-align: middle;
    text-align: left;
	margin: 66px 0 0 0;
}

/**
 * login page
 */
#loginleft {
    float: left;
    width: 265px;
    height: 60px;
    padding-top: 5px;
    margin: 15px 0 5px 15px;
}

#loginright {
    float: right;
    width: 290px;
    height: 60px;
    padding-top: 5px;
    margin: 15px 15px 0 0;
}
#langselect {
	margin: 15px 5px 0 0;
	float:right;

}
#langselect a {
font-size: 0.9em;
}

#langselect img {
	margin: 0 0 0 10px ; 
}
#langselecttxt {
	position: relative;
	margin: -40px 180px 0 0;
	float:left;
	font-weight: bold;
}
#loginbutton {
    float: right;
    width: 320px; 
    height: 60px;
    padding-top: 30px;
    margin-top: 20px;
}
#username1 {
    display: none;
}

#username, #passwd, #password_confirm, #firstname, #lastname, #email {
	width: 282px;
	line-height:  15px;
}
#passwd {
    display: inline;
}

#loginform {
    width: 100%;
    display: block;
}
#teamA1, #teamB1{
	font-weight: 600;
	color: black;
}
#setamount {
	font-family: "Open Sans";
	height: 35px;
}
input.h1 {
	font-weight: 900;
	color: #000;
}
/**
 * headlines
 */
#showcase h3 {
    padding: 5px 0 !important;
}
#showcase h2 {
    padding: 12px 5px 5px 5px !important;
}
 
h1 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 1.4em !important;
    color: #363636 !important;
    padding: 0 0 5px 0 !important;
	font-weight: 900 !important;
	margin: 0 0 19px 0 !important;
	text-transform: uppercase;
}
h2 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 1.3em !important;
	font-weight: 600 !important;
    color: #363636 !important;
    padding: 0 !important;
	margin: 5px 0 7px 0 !important;
}
h3 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 1.1em  !important;
	font-weight: 600  !important;
    padding: 0 !important;
	margin: 0 0 7px 0 !important;
}
h3 span {
    color: #808080;
}
h4 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #363636;
    font-weight: bold;
    padding: 5px 0px;
}

h5 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
    color: #363636;
    font-weight: normal;
    padding: 5px 0px;
}

.h5 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0 0 0;
}
.bottom_line, h1.bottom_line, h2.bottom_line, h3.bottom_line, h4.bottom_line, h5.bottom_line {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 7px;
	margin-bottom: 20px;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover {
    text-decoration: none;
}

/**
 * list style
 */
ul.simple li {
    padding: 0 0 0 20px;
    margin: 0 0 10px 0px;
    background: url(../img/ul_default.gif) no-repeat left 6px;
}

ol.simple {
    list-style-image: none;
    list-style-type: decimal;
    padding: 0 0 0 22px;
}

ol.simple li {
    margin: 0 0 10px 0px;
}

/**
 * code style
 */
code, pre {
    background: #E8EBEC;
    border: 1px dotted #BBBBBB;
    color: #333333;
    padding: 15px 5px;
    margin: 10px 0 0 0;
}

/**
 * link style
 */
a {
    color: #662d91;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #8560a8;
    text-decoration: underline;
    cursor: pointer;
}

/**
 * content style
 */

.hline {
	height: 100%;
	border-right: 1px solid #cccccc;
}

#nextgames {
	width: 480px;
	float: left;
	padding: 0;
}

#nextgames_right {
	width: 470px;
	float: right;
	border-left: 1px solid #eee;
	padding: 5px 0 0 20px;
	margin: 0 0 0 0;
}

#nextgames a, a:hover, a:active {
	text-decoration: none;
}

#nextgames .main {
	padding: 0;
	margin: 0 0 10px 0;
	width: 240px;
	float: left;
}
#nextgames span {
	font-size: 1em;
}

#nextgames img {
	max-width: 95px;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
#nextgames_right h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p {
    padding: 3px 0px;
}
.content_list {
    margin: 10px 0 0 0;
}
.content_list li {
    clear: both;
    padding: 0 0 10px 0;
    display: inline-block;
}
.content_list.big_distance_bottom li {
    padding: 0 0 20px 0;
}
.full-page {
    padding: 20px;
}
.full-page2 {
    padding-left: 24px;
    margin: 0 0 10px 0;
}
.one-third, .two-thirds, .one-fourth, .half-page {
    float: left;
	

}
.one-third.last, .two-thirds.last, .one-fourth.last, .half-page.last {
    margin: 0px;
}
.one-third {
    width: 225px;
}
.two-thirds {
    width: 581px;
}
.one-fourth {
    width: 225px;

}
.half-page {
    width: 393px;
}

.fixpadding1 {
	padding: 4px;
}
.image {
    padding: 4px;
    border: 1px solid #dcdcdc;
    display: block;
    background: none;

}
.groupimg {
    position: absolute;
	margin: 10px 5px 10px 480px;
	max-width: 450px;
}
.groupimgfix {
    height: 60px;
    max-width: 280px;
    float: none;
    border: none;
    margin: 0 0 15px 0;
}

.align_left {
    float: left;
    padding: 0px 10px 0px 0px;
    display: inline-block;
}
.text_right {
    text-align: right;
}
a:hover .image {
    background: #efefef;
}
a.content-link, a.content-link:hover {
    color: #4c4c4c;
    text-decoration: none;
}

/**
 * button style

a.button, a.button:hover, a.dark_button, a.dark_button:hover, a.skin_button, a.skin_button:hover {
    background: url(../img/default_button_left.png) no-repeat left top;
    width: 6px;
    
    color: #363636;
    display: inline-block;
    text-decoration: none;
    width: auto;
    border: 0px;
    margin: 1px 0px 0px 0px;
}
.button button {
    border: 0px;
    background: none;
    padding: 0px;
    margin: 0px;
    
    cursor: pointer;
    line-height: normal;
}
a.button span, a.button:hover span, a.dark_button span, a.dark_button:hover span, a.skin_button span, a.skin_button:hover span {
    background: url(../img/default_button_right.png) no-repeat right top;
    display: inline-block;
    margin: 0px 0px 0px 6px;
    padding: 0px 10px 0px 3px;
    line-height: 34px;
    float: left;
}
a.button span img, a.button:hover span img, a.dark_button span img, a.dark_button:hover span img, a.skin_button span img, a.skin_button:hover span img {
    vertical-align: middle;
    padding: 0px 5px 0 0;
}
a.button:hover {
    background: url(../img/default_button_left-hover.png) no-repeat left top;
    cursor: pointer;
}
a.button:hover span {
    background: url(../img/default_button_right-hover.png) no-repeat right top;
}
a.dark_button, a.dark_button:hover {
    background: url(../img/dark_button_left.png) no-repeat left top;
    font-weight: bold;
}
a.dark_button span, a.dark_button:hover span {
    background: url(../img/dark_button_right.png) no-repeat right top;
}
a.dark_button:hover {
    background: url(../img/dark_button_left-hover.png) no-repeat left top;
}
a.dark_button:hover span {
    background: url(../img/dark_button_right-hover.png) no-repeat right top;
}
a.skin_button, a.skin_button:hover {
    background: none;
    font-weight: bold;
    height: 27px;
    color: #662d91;
}
a.skin_button span, a.skin_button:hover span {
    background: none;
    font-size: 12px;
    padding: 2px 10px 2px 3px;
}
a.skin_button:hover {
    background: url(../img/skin_button_left-hover.png) no-repeat left top;
    color: #FFFFFF;
}
a.skin_button:hover span {
    background: url(../img/skin_button_right-hover.png) no-repeat right top;
}
a.nav_button, a.nav_button:hover, a.nav_button .active, a.nav_button:hover .active {
    background: url(../img/nav_button_left.png) no-repeat left top;
    width: 4px;

    font-weight: bold;
    color: #767676;
    display: inline-block;
    text-decoration: none;
    width: auto;
    border: 0px;
    height: 20px;
    margin: 0 10px 0 0;
}
a.nav_button span, a.nav_button:hover span {
    background: url(../img/nav_button_right.png) no-repeat right top;
    display: inline-block;
    margin: 0px 0px 0px 4px;
    padding: 2px 6px 2px 3px;
    height: 17px;
    font-weight: bold;
}
a.nav_button:hover {
    background: url(../img/nav_button_left-hover.png) no-repeat left top;
    cursor: pointer;
    color: #662d91;
}
a.nav_button:hover span {
    background: url(../img/nav_button_right-hover.png) no-repeat right top;
}
a.nav_button.active, a.nav_button:hover.active {
    background: url(../img/nav_button_left-active.png) no-repeat left top;
    color: #FFFFFF;
}
a.nav_button.active span, a.nav_button:hover.active span {
    background: url(../img/nav_button_right-active.png) no-repeat right top;
    display: inline-block;
    margin: 0px 0px 0px 4px;
    padding: 2px 6px 2px 3px;
    height: 17px;
    font-weight: bold;
}
a.prev_button, a:hover.prev_button {
    background: url(../img/prev_button.png) no-repeat right top;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    display: block;
    margin: 0 10px 0 0;
    float: left;
}
a:hover.prev_button {
    background: url(../img/prev_button-hover.png) no-repeat right top;
}
a.next_button, a:hover.next_button {
    background: url(../img/next_button.png) no-repeat right top;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    display: block;
    margin: 0 10px 0 0;
    float: left;
}
a:hover.next_button {
    background: url(../img/next_button-hover.png) no-repeat right top;
}
*/
/**
 * header
 */
#topbar {
    height: 26px;
    width: 990px;
    padding-right: 15px;
    text-align: right;
}
#lang_txt {
    padding-bottom: 10px;
}
#lang_img {
    padding-right: 5px;
}
#header {
    /*background: url(../img/header-bg.gif) repeat-x left 5px;*/
    height: 225px;
    width: 990px;
    
    margin: 0px 61px;
}
#header_menu {
	background: url(../img/menu-bg.gif) repeat-x left 0px;
	height: 37px;
	width: 990px;
    margin: 0px 61px; 
	padding-left: 8px;
}

#header_top {
    background: url(../img/header_top.png) no-repeat left top;
    height: 5px;
}
.logo1 {
	margin: 0; 
	z-index: 99999;
}
.logowrap {
	background-color: #fff;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #855fa8;
	margin: 0 0 10px 0;
}
.logoimg {
	position:absolute;
	max-height: 60px;
	max-width: 230px;
	margin: 0;
}
.logo {
	/*background: url(../img/logoback.png) no-repeat left top;*/
	width: 990px;
	margin: auto;
    /*margin: 9px 0 0 62px;	*/
	padding: 15px;
	
}

#header .logo a {
    display: block;
    width: 280px;
}

/*
#header #search {
    float: right;
    margin: 23px 12px 0px;
}
#search input {
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4c4c4c;
    background: url(../img/search_input-bg.png) no-repeat left top;
    border: 0px;
    height: 18px;
    width: 204px;
    padding: 6px 0 4px 7px;
    float: left;
}
#search input.button {
    background: url(../img/search_btn.png) no-repeat left top;
    width: 29px;
    height: 28px;
    padding: 0px;
}
*/
/**
 * showcase main
 */
#showcase {
    height: 50px;
    background: #FFFFFF url(../img/showcase-bg.gif) repeat-x left bottom;
    padding: 4px 0 0 13px;
}

#showcase .skins {
    width: 940px;
    height: 40px;
    /*background: url(../img/color_globe.png) right 50% no-repeat;*/
    padding: 0;
	margin-top: -6px;
}
#showcase .skins_error {
    width: 940px;
    height: 40px;
    /*background: url(../img/error.png) right 50% no-repeat;*/
    padding: 0;
	margin-top: -6px;
}
#showcase .skins_info {
    width: 940px;
    height: 40px;
    /*background: url(../img/info.png) right 50% no-repeat;*/
    padding: 0;
	margin-top: -6px;
}

#showcase .page_styles {
    width: 940px;
    background: url(../img/blue_globe.png) right 50% no-repeat;
    height: 50px;
    padding: 0;
}
.text-box {
    background: #FFFFFF url(../img/text-box-bg.gif) repeat-x left bottom;
    padding: 5px 10px 10px 10px;
 	height: 240px;
}

.text-box-div {
    background: #FFFFFF url(../img/text-box-bg.gif) repeat-x left bottom;
    padding: 0 23px;
    margin-bottom: 20px;
}

/**
 * news
 */
.date {
 font-size: 0.8em;
}
.latest_news {
    margin: 25px 0 10px 0;
	font-size: 0.8em;
}
.latest_news a.title {
    padding: 5px 0 0 0;
    display: block;
	font-size: 0.8em;
}
.latest_news ul {
    margin-top: 10px;
	font-size: 0.8em;
}
.latest_news .date {
    margin: 8px 0px 0px;
	font-size: 0.8em;
}
.date a, .date a:hover {
    color: #999999;
    text-decoration: none;
	font-size: 0.8em;
}
.date a span, .date a:hover span {
    display: block;
	font-size: 0.8em;
}
.tag {
    background: url(../img/tag_icon.png) no-repeat left 3px;
    padding: 0px 12px;
    color: #999999;
}
.tag a, .tag a:hover {
    color: #662d91;
    font-size: 1em;
    text-decoration: none;
    padding: 0px 0px 0px 3px;
}
.breadcrumb {
    height: 29px;
    background: url(../img/breadcrumb-bg.gif) repeat-x left top;
}
.breadcrumb ul {
    background: url(../img/home.png) 10px 10px no-repeat;
    height: 29px;
    padding: 7px 25px;
}
.breadcrumb ul li {
    float: left;
}
.breadcrumb ul li a, .breadcrumb ul li a:hover {
    color: #575757;
    padding: 0px 2px;
    text-decoration: none;
}
.breadcrumb ul li a.current, .breadcrumb ul li a.current:hover {
    color: #898989;
}
.right_column {
    width: 290px;
    float: right;
}
.left_column {
    width: 272px;
    float: left;
	margin-left: 10px;
}
.right_column h3, .left_column h3 {
    padding-top: 7px;
}
.right_column .item, .left_column .item {
    margin: 10px;
}
.right_column .divider, .left_column .divider {
    background: url(../img/item_spliter.gif) repeat-x left bottom;
    height: 2px;
    margin-top: 10px;
    clear: both;
}
.testiomonial_item {
    width: 245px;
}
.sec_nav {
    list-style: none;
    margin: 7px 0px; 
}
.sec_nav li a, .sec_nav li a:hover {
    padding: 7px 10px;
    display: block;
    color: #662d91;
    font-weight: bold;
    text-decoration: none;
    background: none;
	vertical-align: middle;

}
.sec_nav li a:hover {
    color: #fff;
    background: url(../img/sec_nav-hover.png) no-repeat left top;
}
.info_point {
    background: url(../img/info_icon.png) no-repeat left 3px;
    padding: 0px 0px 0px 45px;
    font-weight: bold;
}
.phone {
    background: url(../img/phone_icon.png) no-repeat left 3px;
    margin: 5px 0px 10px;
}
.phone h2 {
    margin: 0 0 0 25px;
}

/**
 * form style
 */

#uploadavatarform {
	text-align: left;
	margin: auto;
}
#avatarspace img {
	max-width: 400px;
}


/*
label {
    padding-top: 15px;
}

label.filebutton {
    width:160px;
    height:160px;
}
label img {
	max-width: 160px;
}

.fileinput input {

    border: 1px solid #CCCCCC;
    height: 24px;
    line-height: 24px;
    padding: 0;    
    background: transparent;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 1px 1px 26px 1px;
}
label span input {
	float: left;
    z-index: 999;
    line-height: 0;
    position: absolute;
    filter:alpha(opacity=80); 
    -moz-opacity:0.8; 
    opacity: 0.8; 
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding:0;

} */
.hr-login {
	width: 918px;
	padding-top: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #eee;
	margin: auto;
}
.profileimgright {
	position: relative;
	float:right;
	max-height: 140px;
	padding: 2px;
	border: 1px solid #898989;	
}

.input_file {
    height: 28px;
    width: 270px;
    font-weight: bold;
    
}
.input_bg {
    background: url(../img/input-bg.gif) left top no-repeat;
    height: 34px;
    width: 300px;
    margin-bottom: 26px;
}

.input_bg_ok {
    background: url(../img/input-bg-ok.gif) left top no-repeat;
    height: 34px;
    width: 300px;
    margin-bottom: 26px;
}
.input_bg_error {
    background: url(../img/input-bg-error.gif) left top no-repeat;
    height: 34px;
    width: 300px;
    margin-bottom: 26px;
}
.input_bg input, .input_bg textarea {
    float: left;
}
input#usercomment {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 100%;
}


select {
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.option {
    vertical-align: middle;
	
}
.inputok {
    background-color: green;
}

.textarea {

    float: left;
    padding-bottom: 15px;
}

.textarea textarea {
    font-family: Courier, Helvetica, Console;
    font-size: 1em;
    color: #000;
    background: #fff;
    padding: 8px ;
    max-width: 940px;
	width: 940px;
	max-height: 600px;
}


/**
 * tabs
 */
ul.tabs {
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 28px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    background: url(../img/tab_out-bg.gif) repeat-x left top;
}
ul.tabs li {
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
    background: #e0e0e0;
}
ul.tabs li a, ul.tabs li a:hover {
    text-decoration: none;
    color: #4c4c4c;
    font-weight: bold;
    display: block;
    background: url(../img/tab_left.gif) no-repeat left top;
    display: inline-block;
    width: auto;
}
ul.tabs li a:hover {
    color: #4c4c4c;
    background: url(../img/tab_left-hover.gif) no-repeat left top;
}
ul.tabs li a span, ul.tabs li a:hover span {
    background: url(../img/tab_right.gif) no-repeat right top;
    margin-left: 5px;
    padding: 0px 13px 0px 8px;
    display: inline-block;
}
ul.tabs li a:hover span {
    background: url(../img/tab_right-hover.gif) no-repeat right top;
}
ul.tabs li.active, ul.tabs li.active a, ul.tabs li.active a:hover {
    color: #662d91;
    border-bottom: 1px solid #fff;
    background: url(../img/tab_active-left.gif) no-repeat left top;
    display: inline-block;
    width: auto;
}
ul.tabs li.active span, ul.tabs li.active a span, ul.tabs li.active a:hover span {
    background: url(../img/tab_active-right.gif) no-repeat right top;
    margin-left: 5px;
    padding: 0px 13px 0px 8px;
    display: inline-block;
}
.tab_container {
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    /*min-height: 200px;*/
    background: #fff;
    min-height: 100px;
}
.tab_content {
    padding: 20px 0 0 0;
}

/**
 * pagination
 */
.pagination {
    height: 20px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background: #FFFFFF url(../img/pagination-bg.gif) repeat-x left bottom;
    margin: 10px -10px;
    padding: 10px;
}
.pagination li {
    float: left;
}
#filter {
    margin: 2px 0 0 0;
}
#filter a, #filter a:hover {
    color: #575757;
    padding: 0px 3px;
    text-decoration: none;
}
#filter li.selected a, #filter li.selected a:hover {
    color: #898989;
}
#items {
    margin: 0 -10px 10px 0;
 
}
#items li {
    padding: 10px;
    
	width: 307px;
    height: 240px;
    border: 1px solid #dcdcdc;
    margin: 0 10px 10px 0;
}

.membercheck {
	position: relative;
	margin: -22px 0 0 -6px;
	display: none; 
	
}

/**
 * footer style
 */
.footer {
    background: #d7d7d7 url(../img/footer-bg.gif) repeat-x left top;
    clear: both;
}
.footer .content {
    padding: 10px 10px 5px 10px;
}
.footer .copy {
    background-color: #c0c0c0;
    color: #FFFFFF;
    padding: 7px 10px 2px;

}
.footer .copy a, .footer .copy a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.footer_nav li {
    float: left;
    padding: 5px 0px;
    color: #4c4c4c;
    font-size: 1em;
}
.footer_nav li span {
    padding: 5px 10px;
    display: block;
}
.footer_nav h4 {
    padding: 0px 10px 5px;
    background: url(../img/footer_nav_headline.gif) repeat-x left bottom;
}
.footer_nav ul {
    margin: 5px 0px 0px;
    padding: 0px 10px;
}
.footer_nav ul li {
    float: none;
    padding: 0px;
}
.footer_nav ul.pages {
    padding: 0px;
}
.footer_nav ul.pages li a, .footer_nav ul.pages li a:hover {
    color: #000000;
    font-size: 1em;
    text-decoration: none;
    background: none;
    padding: 0px 10px 0px;
}
.footer_nav ul.pages li a:hover {
    background: url(../img/footer_link_arrow.png) no-repeat left 5px;
}
ul.social_icon {
    padding: 0px 10px;
}
ul.social_icon li {
    float: left;
    display: inline;
    margin-right: 7px;
    line-height: 25px;
}
ul.social_icon li.last {
    margin: 0;
}
.loading {
    display: none;
}
.available {
    color: #060;
}
.error {
	position: absolute;	
    color: #f00;
    font-weight: bold;
}
#error {
    display: none;
}

/**
 * content slider style
 */
.content_slider{
	width:826px;
	position:relative;
}
.content_slider .item{
   background:url(../img/content_slider-bg.gif) repeat-x bottom left;
   padding:10px;
   width:806px;
}
.content_slider .slider_nav{
  position:absolute; 
  right:10px; 
  bottom:10px; 
  z-index:1000;
}
.content_slider .slider_nav ul,.content_slider .slider_nav li{
  float:left;
}
a.nav_button.activeSlide, a.nav_button:hover.activeSlide {
	background:url(../img/nav_button_left-active.png) no-repeat left top;
	color:#FFFFFF;
}
a.nav_button.activeSlide span, a.nav_button:hover.activeSlide span {
	background:url(../img/nav_button_right-active.png) no-repeat right top;
	display:inline-block;
	margin:0px 0px 0px 4px;
	padding:2px 6px 2px 3px;
	height:17px;
	font-weight:bold;
}

/**
 * comment form
 */
#commentfrm {
	position: static;
}

#commentForm { 
    width: 500px;
    }

#commentForm label {
    width: 250px;
}
#commentForm label.error, #commentForm input.submit {
    margin-left: 253px;
}

/**
 * reg form
 */
form.cmxform legend {
    padding-left: 0;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
    padding: 5px 10px 7px;
    background: url(../img/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label {
    width: 380px;
    margin: 0 0 3px 0;
    font-weight: bold;
}

form.cmxform label.error {
    margin-left: 310px;
    padding: 7px 0 0 10px;
}

div.error {
	
    display: none;
}

input.checkbox {
    border: none
}

form.cmxform .gray * {
    color: gray;
}

form.cmxform fieldset {
    margin-bottom: 10px;
    display: block;
}

form.cmxform legend {
    padding: 0 2px;
    font-weight: bold;
    _margin: 0 -7px; /* IE Win */
}

form.cmxform fieldset fieldset label {
     width: auto;
     margin-left: 103px;
}

form.cmxform fieldset p {
    list-style: none;
    padding: 5px;
    margin: 0;
}

form.cmxform fieldset fieldset {
    border: none;
    margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
    padding: 0 0 5px;
    font-weight: normal;
}

form.cmxform input.submit {
    margin-left: 103px;
}

/**
 * alert box

#alert-Box {
    padding-bottom: 24px;
    background: url('../img/bg-box-bottom.png') bottom left no-repeat !important;
    background: url('../img/bg-box-bottom.gif') bottom left no-repeat;
}
#alert-InBox {
    padding-top: 15px;
    background: url('../img/bg-box-top.png') top left no-repeat !important;
    background: url('../img/bg-box-top.gif') top left no-repeat;
}
#alert-BoxContent {
    background: url('../img/bg-box-body.png') top left repeat-y !important;
    background: url('../img/bg-box-body.gif') top left repeat-y;
    padding: 0px 20px;
}
#alert-BoxContenedor {
    padding: 0px 0px 5px 55px;
    text-align: left;
    font-size: 12px;
    color: #000;
}
#alert-BoxContenedor h1, #alert-BoxContenedor h2, #alert-BoxContenedor h3, #alert-BoxContenedor b, #alert-BoxContenedor strong {
    text-align: left;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
#alert-Buttons {
    text-align: right;
}
#alert-Buttons input {
    margin: 10px 10px;
}
#alert-BoxContenedor #BoxPromptInput {
    margin-top: 5px;
}
#alert-Box .BoxAlert {
    background: url('../img/dialog-warning.png') top left no-repeat;
}
#alert-Box .BoxConfirm {
    background: url('../img/delete.gif') top left no-repeat;
}
#alert-Box .BoxPrompt {
    background: url('../img/dialog-help.png') top left no-repeat;
}
#alert-Box .BoxInfo {
    background: url('../img/info.gif') top left no-repeat;
}
#alert-Box .BoxError {
    background: url('../img/dialog-error.png') top left no-repeat;
}
 */
div.ppt {
    color: #fff;
    display: none;
    font-size: 1.2px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* Tooltip 
 
#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:1em;
    width:180px;
     
}
 
#tooltip .tipHeader {
    height:8px;
    background:url(../img/tipHeader.gif) no-repeat;
}
 

*html #tooltip .tipHeader {margin-bottom:-6px;}
 
#tooltip .tipBody {
    background-color:#000;
    padding:5px;
}
 
#tooltip .tipFooter {
    height:8px;
    background:url(../img/tipFooter.gif) no-repeat;
}

.tooltip {
	display:none;
    background:transparent url(../view/templates/img/black_arrow.png);
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:#eee;    
}
.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../view/templates/img/previous_button.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../view/templates/img/next_button.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(../view/templates/img/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(../view/templates/img/snext.png) no-repeat center left;
            }
*/

/**
 * main menu style
 */

#nav {
	
    height: 37px;
    position: relative;
    z-index: 500;
    margin: 0 0 0 0;
}
#header_menu i {
	width: 25px;
}
#nav .img {
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
}

#nav li.top {
    display: block;
    float: left;
    background: url(../img/menu-split2.gif) no-repeat right top;
    padding-right: 2px;
}

#nav li a.top_link {
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    color: #fff;
	font-size: 0.9em;
    text-decoration: none;
    background: none;
}

#nav li a.top_link span {
    float: left;
    display: block;
    padding: 0 11px 0 12px;
    height: 36px;
    cursor: pointer;
}

#nav li a.top_link span.down {
    padding-right: 20px;
    background: url(../img/menu-down.png) no-repeat right 17px;
}

#nav li:hover a.top_link {
    color: #fff;
    background: url(../img/menu-hover2.gif) repeat-x left top;
}

#nav li:hover a.top_link span.down {
    background: url(../img/menu-down-hover.png) no-repeat right 17px;
}

/**
 * default list style
 */
#nav li:hover {
    position: relative;
    z-index: 200;
}

#nav li:hover ul.sub {
    left: 0;
    top: 36px;
    width: 205px;
    height: auto;
    z-index: 300;
    background-color: #6f3c98;
    border-right: 1px solid #59307a;
}

#nav li:hover ul.sub li {
    display: block;
    float: left;
    position: relative;
    width: 205px;
    height: 34px;
    background: url(../img/sub_menu-spliter.gif) repeat-x left bottom;
}

#nav li:hover ul.sub li a {
    display: block;
	font-size: 0.9em;
    width: 205px;
    color: #fff;
    text-decoration: none;
    padding: 9px 12px 13px;
}

#nav li ul.sub li a.fly span {
    background: url(../img/sub_menu-arrow.png) no-repeat right center;
    display: block;
    width: 205px;
}

#nav li:hover ul.sub li a:hover {
    background: url(../img/sub_menu-hover.gif) repeat-x left top;
    color: #fff;
}

#nav li:hover ul.sub li a.fly:hover {
    background: url(../img/sub_menu-hover.gif) repeat-x left top;
}

#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
    left: 206px;
    top: 0px;
    width: 205px;
    z-index: 400;
    height: auto;
    background-color: #6f3c98;
    border-right: 1px solid #59307a;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
    background: url(../img/sub_menu-hover.gif) repeat-x left top;
    color: #fff;
}

/* TextboxList sample CSS 
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } 
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; }
ul.holder li.bit-box, ul.holder li.bit-input input { font: 12px Arial, Helvetica, sans-serif; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: 150px; margin: 0; border: none; outline: 0; padding: 3px 0 2px; }
ul.holder li.bit-input input.smallinput { width: 20px; }
*/
/* Facebook demo CSS   
#add { border: 1px solid #ccc; width: 1100px; margin: 50px; padding: 20px 30px 10px; }
form ol { font: 12px Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
form ol li.input-text { margin-left: -1px;margin-top: 10px; margin-bottom: 2px; list-style-type: none; border-bottom: 0px dotted #ccc; padding-bottom: 2px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 12px; margin: 0 0 3px 1px; }
form ol li.input-text input { width: 938px; padding: 7px 5px 6px; font: 12px Arial, Helvetica, sans-serif; border: 1px solid #ccc; }
form ul.holder { width: 99%; }
#facebook-list ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; }
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }
*/    
/* Autocompleter 

#facebook-auto { display: none; position: absolute; width: 512px; background: #eee; }
#facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px; }
#facebook-auto ul { display: none; margin: 0; padding: 0; }
#facebook-auto ul li { padding: 5px 12px; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 12px Arial, Helvetica, sans-serif; }
#facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
#facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
#facebook-auto ul li.auto-focus em { background: none; }

#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #ccc; }
#add a { color: #666; }
#add-test { width: 100px; padding: 2px; }

*/
/**
 * EOF
 */

 