@charset "utf-8";

/*--------------------- General styles start ---------------------*/

body {
 margin: 0px;
 color: #2c2d2d;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 background-color: #212123;
 background-image: url(../img/bg_body_default.jpg);
 background-repeat: repeat-x;
 background-position: center top;
}

td, input, select {
 font: 11px 'Tahoma', 'Arial';
}

a {
 color: #2c2d2d;
 text-decoration: none;
}

a:hover {
 color: #0850a7;
 text-decoration: none;
}

img {
 border: 0px;
}

* {}

hr {
 border: 1px solid #c8c8c8;
}

/*--------------------- General styles end ---------------------*/


/*--------------------- All content start ---------------------*/

.logo {
 background-image: url(../img/bg_header_logo.png);
 background-repeat: no-repeat;
 margin-left: 155px;
 width: 92px;
 height: 100px;
 margin-top: -13px;
 position: absolute;
 display: block;
 z-index: 10;
 overflow: hidden; 
}

.navigation {
 width: 788px; 
 height: 74px;
 background: url(../img/bg_header_nav.png) repeat-x;
 position: relative;
 overflow: visible;
}

.navigation {
 width: 796px\0/IE8+9;
} 

.navigation-access {
 float: right;
 width: 250px;
 height: 74px;
 background: url(../img/bg_header_nav_access.png) repeat-x;
 position: relative; 
}

.nav-access {
 color: #FFFFFF;
 text-transform: uppercase;
 text-decoration:none;
 font-weight: bold; 
 font-size: 12px;
 padding-top: 27px;
 padding-left: 20px;
 padding-right: 10px;
}

.nav-access {
 padding-top: 29px;\0/IE8+9;
} 

.nav-access a {
 color: #FFFFFF;
 text-decoration:none;
}

.nav-access a:active {
 color: #FFFFFF;
 text-decoration:none;
}

.nav-access a:hover {
 color: #02a0e2;
 text-decoration:none;
}

.nav-menu {
 text-transform: uppercase;
 font-size: 14px;
 font-weight: bold;
 padding-top: 8px;
 padding-left: 250px; 
}

/*--------------------- All content end ---------------------*/



/*--------------------- Header start ---------------------*/

#header {
 margin-top: 50px;
 margin-bottom: 20px;
}

#sponsors {
 text-align: right;
 width: 980px;
 margin: auto;
 margin-top: 25px;
 margin-bottom: 15px;
}

#container {
 width: 1000px;
 margin: auto;
 overflow: hidden;
}

#footer {
 width: 1000px;
 margin: auto; 
}

#search {
 height: 28px;
 width: 192px;
 float: left;
 margin-top: 9px;
}

#searchbg {
 background: url(../img/bg_search.jpg) no-repeat;
}

#today {
 text-align: right;
 height: 30px;
 font: 13px/30px 'Tahoma';
 color: #ffffff;
}

#nav {
 width: auto;
 margin: auto;
 margin-top: 5px;
 background: #ffffff;
}

#nav-inside {
 width: auto;
 margin: auto;
 margin-top: -8px;
}

#nav-mid {}

/*--------------------- Header end ---------------------*/


/*--------------------- Main content start ---------------------*/

#content {
 width: 1000px;
 margin: auto;
}

#content-top {
 width: 1000px;
 height: 5px;
 overflow: hidden;
 background: url(/img/18a.png);
}

#content-mid {
 padding: 1px 0px;
 background: url(/img/18b.png); 
}

#maincol {
 float: left;
 width: 650px;
 margin-left: 10px;
 text-align: justify;
 padding-bottom: 10px;
}

#maincol1 {
 float: left;
 width: 650px;
 text-align: justify;
}

#mainstuffcol {
 float: left;
 width: 650px;
 margin-left: 5px;
 text-align: justify;
 padding-bottom: 10px;
}

#mainforumcol {
 float: left;
 width: 980px;
 margin-left: 10px;
 text-align: justify;
 padding-bottom: 10px;
}

#rightcol {
 float: right;
 width: 320px;
 margin-right: 10px;
 text-align: justify;
}

#mainrightcol {
 float: right;
 width: 320px;
 text-align: justify;
}

#leftcol {
 float: left;
 width: 320px;
 margin-left: 10px; 
 text-align: justify;
}

#mainleftcol {
 float: left;
 width: 320px; 
 text-align: justify;
}

.eTitle {
 font: 13px/32px 'Tahoma';
 color: #ffffff;
 border: 1px solid #025484;
 background: url(/img/28a.png);
 padding: 0px 50px 0px 10px !important;
 text-transform: uppercase;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.eTitle a {
 font: 13px/32px 'Tahoma';
 color: #ffffff;
}

.eTitle a:hover {}

.eMessage, .eText, .eAnswer {
 font: 11px/15px 'Tahoma';
 color: #6b6b6b;
 text-align: justify !important;
 padding: 5px 10px !important;
}

.cMessage {
 font: 11px 'Tahoma';
 text-align: justify !important;
}

.eDetails, .eDetails1, .eDetails2 {
 background: #f5f5f5;
 border: 1px solid #d1d1d1; 
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 padding: 6px 10px;
}

.cBlock1 {
 background: #f5f5f5;
 border: 1px solid #d1d1d1;
 padding: 6px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.cBlock2 {
 background: #efefef;
 border: 1px solid #d1d1d1;
 padding: 6px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.noEntry {
 font: 13px 'Tahoma';
 color: #ff0000; 
 width: 650px;
 background: #ffffff; 
 border: 1px solid #676767;
 padding-top: 10px;
 padding-bottom: 10px; 
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 10px;
}

/*--------------------- Main content end ---------------------*/


/*--------------------- Containers start ---------------------*/

.block { 
 width:320px;
 background: #ffffff;
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 10px;
}

.blockstuff { 
 width:320px;
 background: #ffffff;
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px; 
}

.blockdir { 
 width:320px;
 background: #ffffff;
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 10px;
}

.blocktitle {
 height: 28px;
 background: url(../img/bg_block.jpg) repeat-x; 
 font: 13px 'Tahoma';
 color: #565656;
 padding-left: 10px;
 padding-right: 10px; 
 padding-top: 4px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.blockcontent {
 text-align: left; 
 background: #ffffff;
}

.blockcontentdir {
 text-align: left; 
 background: #ffffff;
 padding-top: 5px;
 padding-bottom: 5px;
}

.blockcontent-inside {
 text-align: left; 
 background: #ffffff;
 margin-left: 5px;
 width: 310px;
 padding-top: 5px;
 padding-bottom: 5px; 
}

.blockmain { 
 width:650px;
 background: #ffffff;
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 10px;
}

.blockmainstuff { 
 width:650px;
 background: #ffffff;
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 5px;
 margin-left: 5px;
}

.blockmaindir { 
 width:650px;
 background: #ffffff; 
 border: 1px solid #676767;
 margin-bottom: 10px; 
}

.blockmaintitle {
 height: 28px;
 background: url(../img/bg_block.jpg) repeat-x; 
 font: 13px 'Tahoma';
 color: #565656;
 padding-left: 10px;
 padding-right: 10px; 
 padding-top: 4px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.blockmaincontent {
 text-align: left; 
 background: #ffffff;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.blockmaincontentdir {
 text-align: left; 
 background: #ffffff;
}

.blockmaincontent-inside {
 text-align: left; 
 background: #ffffff; 
 margin-left: 5px;
 width: 640px;
 padding-top: 5px;
 padding-bottom: 5px; 
}

.blockforum { 
 width:980px;
 background: #ffffff; 
 border: 1px solid #676767;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 margin-bottom: 10px;
}

.blockforumtitle {
 height: 28px;
 background: url(../img/bg_block.jpg) repeat-x; 
 font: 13px 'Tahoma';
 color: #565656;
 padding-left: 10px;
 padding-right: 10px; 
 padding-top: 4px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.blockforumcontent {
 text-align: left; 
 background: #ffffff;
 padding-top: 5px;
 padding-bottom: 5px; 
}

.blockforumcontent-inside {
 text-align: left; 
 background: #ffffff; 
 margin-left: 5px;
 width: 970px;
 padding-top: 5px;
 padding-bottom: 5px; 
}

.blockcontent ul {
 margin: 0;
 padding: 0;
}

.blockcontent li {
 margin-left: 15px;
}

.blockcontent li a {}

.blockcontent li a:hover {}

.blockcontent a {}

.blockcontent a:hover {}

.blockmaintitle a, .blockmaintitle a:hover, .blockmaintitle a:active {
 color: #565656;
}

.blockforumtitle a, .blockforumtitle a:hover, .blockforumtitle a:active {
 color: #565656;
}

.blocktitle a, .blocktitle a:hover, .blocktitle a:active {
 color: #565656;
}

.catsTable {
 border-collapse: collapse;
}

.catsTd {
 line-height: 18px;
 font-size: 11px;
 color: #2c2d2d;
 border-top: 1px solid #c8c8c8;
 border-bottom: 1px solid #c8c8c8;
 padding: 6px 10px;
}

.catsTd a {
 color: #2c2d2d;
}


td.catsTd:hover {
 background: #eaeaea;
 color: #565656;
}

td.catsTd:hover a {
 color: #565656;
}

.calTable td {
 font: 11px 'Tahoma';
 color: #565656;
 padding: 5px 10px;
}

a.calMonthLink {
 color: #565656;
}

td.calMdayIs, .calMdayIsA {
 color: #ffffff;
 background: #f19e61;
}

a.calMdayLink {
 color: #ffffff;
}

td.calWday {}

td.calWdaySe, td.calWdaySu {
 color: #2c2d2d;
 background: #eaeaea;
}

td.calMdayA {
 font-weight: bold;
 color: #2c2d2d;
 background: #f5f5f5; 
}

a.groupAdmin {
 color: #ff0000;
}

.swchItem span, .swchItemA span {
 background: url(/img/28a.png);
 padding: 3px 5px;
 color: #ffffff;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.swchItem span:hover {
 background: #025484;
}

.swchItem span:active {
 background: #025484;
}

.swchItem span:active {}

a.swchItem {
 color: #ffffff;
}

td.pagesinfo, td.switchActive, td.switch {
 border: 1px solid #d1d1d1;
 padding: 3px 5px;
}


td.switchActive, td.switch {
 background: #cdcccc;
}



/*---------------- Mainmenu start------------*/

#mainmenu { 
 text-align: left;
 width: auto; 
}

#mainmenu li { 
 float: left;
 height: 44px;
 line-height: 44px;
}

#mainmenu li a { 
 display: block;
 margin-top: 9px;
 margin-left: 5px;
 font: 11px/25px 'Tahoma';
 color: #212123;
 padding: 0px 10px;
 text-transform: uppercase;
 font-weight: bold; 
 border: 1px solid transparent;
 white-space: nowrap;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a.uMenuItemA {
 font: 11px/25px 'Tahoma';
 color: #212123;
 font-weight: bold;
 border: 1px solid #d1d1d1; 
 background-color: #f5f5f5;
 padding: 0px 10px;
 text-decoration: none;
}

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

.uMenuRoot li {}

.uMenuRoot .uMenuItem {}

.uMenuRoot a {}

.uMenuItem a:hover {}

.uMenuItem a:active {}

.uMenuRoot a.uMenuItemA {}

.uMenuItem span {}

#mainmenu .x-sh {
 display: none;
}

#mainmenu .xw-tl, #mainmenu .xw-tc, #mainmenu .xw-tr, #mainmenu .xw-bl, #mainmenu .xw-bc, #mainmenu .xw-br {
 display: none;
}

#mainmenu .xw-ml, #mainmenu .xw-mr {
 padding: 0 !important;
}


#mainmenu .u-menu .u-menubody, #mainmenu .u-menu .xw-mc {
 border: 0 !important;
}

#mainmenu .u-menu .u-menuvitem { 
 background-color: #ffffff;
 border-bottom: 1px solid #d1d1d1;
 border-left: 1px solid #d1d1d1;
 border-right: 1px solid #d1d1d1; 
}

#mainmenu .u-menu .u-menuvitem:first-child {
 border-top: 1px solid #d1d1d1;
}

#mainmenu .u-menu .u-menuvitem:last-child {
 border-bottom: 1px solid #d1d1d1;
}

.u-menubody span {
 color: #35453f !important;
 font: 11px 'Tahoma';
 text-transform: uppercase;
 font-weight: bold; 
}

#mainmenu .u-menu {
 margin-left: 4px;
}

#mainmenu .u-menu a {
 padding: 5px 7px;
}

#mainmenu .u-menu a.u-menuvitem {

}


#mainmenu .u-menu .u-menuitemhl { 
 color: #305e96; 
 background: #f5f5f5;
 border-bottom: 1px solid #d1d1d1;
 font-weight: bold; 
}

#mainmenu .xw-ml, #mainmenu .xw-mc, #mainmenu .xw-mr, #mainmenu .u-menubody, #mainmenu .u-menucont {
 background: none !important;
}

.u-menuarrow {
 width: 4px !important;
 height: 7px !important;
 top: 11px !important;
 right: 5px !important;
 background: url(../img/menu-arrow1.png) no-repeat !important;
}

#mainmenu .uMenuArrow {

}

#mainmenu li:hover .uMenuArrow {
 display: none;
}

/*------------------- Mainmenu end -------------------*/
/*--------------------- Containers end ---------------------*/

/*--------------------- Forum start ---------------------*/

.forumContent {
}

.forumContent a {}

.forumContent table {}

.gTable, .postTable {
 background: #ffffff;
}

.gTable td {
 background: #ffffff;
 border: 1px solid #e1e1e1;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.postTable td {
 border-collapse: collapse;
 border: 1px solid #e1e1e1;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

td.postRest1, td.postRest2, td.postFirst {
 border: 0px;
}

.gTable td.gTableTop {
 padding: 0px 10px;
 background: url(/img/28a.png);
 border: 1px solid #025484;
 font: 14px/32px 'Tahoma';
 color: #ffffff;
 text-shadow: 1px 1px #000000; 
 text-transform: uppercase;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}
 
.gTableTop a {
 color: #ffffff;
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #e1e1e1;
 color: #6b6b6b;
 border: 0px;
 font-size: 10px;
}

.gTableSubTop a {
 color: #6b6b6b;
}

.gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar {
 padding: 4px 10px;
}

#frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td, #frM3 td, #frM45 td {
 padding: 4px 10px;
}

.postBottom table td {
 border: 0px;
}

.postTable td {
 padding: 4px 10px;
}

.postSeparator {
 display: none;
}

.posttdMessage {
 text-align: justify;
}

.threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {
 text-align: center !important;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
 font-weight: bold;
}

a.forum, a.threadLink {
 font-size: 12px;
 color: #305e96;
}

.quoteMessage {}

.forumDescr, .threadDescr {
 font-size: 10px;
 color: #a1a1a1;
}

td.postTdTop {
 background: #e1e1e1;
}

td.postTdTop a {}

td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd {
 padding: 2px;
}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
 border: 0px;
}

td.pagesInfo, td.switch, td.switchActive {}

td.switch, td.switchActive {}

td.switch a {}

.switchActive {
 font-weight: bold;
}

/*--------------------- Forum end ---------------------*/


/*--------------------- INPUTS start ---------------------*/

.btn-modules {
 font: 11px/25px 'Tahoma';
 color: #212123;
 font-weight: bold; 
 background: #ffffff;
 border: 1px solid #ffffff;
 text-transform: uppercase;
 cursor: pointer;
}

.btn-modules a {
 font: 11px/25px 'Tahoma';
 color: #212123;
 font-weight: bold; 
 background: #ffffff;
 border: 1px solid #ffffff;
 padding: 8px 8px;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 4px; 
}

.btn-modules a:hover, .btn-modules a:active {
 font: 11px/25px 'Tahoma';
 color: #212123;
 font-weight: bold; 
 background: #f5f5f5;
 border: 1px solid #d1d1d1;
 padding: 8px 8px;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-left: 4px; 
}

input[type=submit], input[type=reset], input[type=button] {
 background: url(/img/28a.png) repeat-x;
 border: 1px solid #025484;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 font: 10px 'Tahoma';
 color: #ffffff;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 2px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background: #025484;
 border: 1px solid #d1d1d1; 
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background: #025484;
 border: 1px solid #d1d1d1;
}

input[type=text], input[type=password] {
 background: #ffffff;
 border: 1px solid #d1d1d1;
 padding: 2px 2px;
}

input[type=text]:hover, input[type=password]:hover {
 background: #f5f5f5;
 border: 1px solid #d1d1d1; 
}

textarea {
 background: #ffffff;
 border: 1px solid #d1d1d1;
 padding: 2px 2px;
}

textarea:hover {
 background: #f5f5f5;
 border: 1px solid #d1d1d1; 
}

#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
 text-transform: none;
}

.searchForm {
 height: 27px;
 overflow: hidden;
}

#search input.queryField {
 background: none;
 width: 159px !important;
 float: left;
 border: 0px;
 font-size: 11px;
 display: inline;
 margin-top: 5px;
 padding-left: 6px;
}

#search input.queryField:hover {
 background: none;
}

#search input.queryField:focus {
 outline: none;
}

#search input.searchSbmFl {
 float: left;
 height: 27px;
 width: 33px;
 text-indent: -1000px;
 border: 0px;
 margin: 0;
 padding: 0;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
 background: none;
 display: inline;
 cursor: pointer;
}

input.searchSbmFl:hover {
 background-position: 0px 0px;
}

textarea.commFl {
 width: 100%;
}

.commTable {
 padding: 10px;
}

/*--------------------- INPUTS end ---------------------*/


/*--------------------- POPUP start ---------------------*/

.popup a {}

.popup {
 margin: 10px;
 background: #ffffff;
 border: 1px solid #d1d1d1;
 padding: 10px;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.popuptitle {
 background: url(/.s/t/798/36.gif);
 height: 34px;
 font: 13px/33px 'Tahoma';
 text-shadow: 1px 1px #d2753d;
 color: #ffffff;
 padding-left: 10px;
 text-transform: uppercase;
 text-align: left;
 -webkit-border-top-left-radius: 6px;
 -webkit-border-top-right-radius: 6px;
 -moz-border-radius-topleft: 6px;
 -moz-border-radius-topright: 6px;
 border-top-left-radius: 6px;
 border-top-right-radius: 6px;
}

.popupbody {
 margin: 10px;
}

/*--------------------- POPUP end ---------------------*/
