/**

GENERAL SECTION

**/

body {
    background-color: #fff;
    padding: 20px;
    padding-top: 15px;
    margin: 0;
}

body, table, select {
    font-family: Tahoma;
    font-size: 11px;
}

table, div {
    margin: auto;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 17px;
    margin: 0px 4px;
}

.nomargin{
    padding: 0;
    margin: 0;
}

.subheader1 {
    color: #666666;
}

a:link, a:visited, a:active {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: 575757;
}

a img {
    border: none;
}

li {
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 3px;
}

form {
    margin: 0px;
}

.submit {
    width: 100px;
}

.submit_image {
    width: auto;
    border: none;
}

form label {
    text-align: left;
}

input, textarea {
    border: 1px solid black;
}

input.checkbox, input.radio {
	  width: auto;
	  border: none;
}

input.small {
    width: 50px;
}

.error {
    color: #f00;
}

.input {
	font-size: 18px;
	padding: 2px 5px;
	width: 300px;
}


/**

MAIN SECTION

**/

.page {
    width: 920px;
}

.main {
    background-image: url(/images/main_bg.jpg);
    width: 100%;
}

.main .lu {
    background-image: url(/images/main_bg_lu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 12px;
    width: 12px;
}

.main .uc {
    background-image: url(/images/main_bg_uc.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 12px;
}

.main .ur {
    background-image: url(/images/main_bg_ur.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 12px;
    width: 12px;
}

.main .lc {
    background-image: url(/images/main_bg_lc.jpg);
    background-repeat: repeat-y;
    background-position: left;
    width: 12px;
}

.main .rc {
    background-image: url(/images/main_bg_rc.jpg);
    background-repeat: repeat-y;
    background-position: right;
    width: 12px;
}

.main .ld {
    background-image: url(/images/main_bg_ld.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 12px;
    width: 12px;
}

.main .dc {
    background-image: url(/images/main_bg_dc.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 12px;
}

.main .rd {
    background-image: url(/images/main_bg_rd.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 12px;
    width: 12px;
}

.main .content {
    background-color: #f6f6f6;
    padding: 7px 5px 15px 5px;
}

.left_side, .right_side {
    width: 177px;
}

.left_side {
    padding-right: 10px;
}

.right_side {
    padding-left: 10px;
}

.bg_short {
    background-color: #88ea61;
    background-image: url(/images/side_bg_short.jpg);
    background-repeat: repeat-x;
}

.bg_normal {
    background-color: #88ea61;
    background-image: url(/images/side_bg.jpg);
    background-repeat: repeat-x;
}

.bg_long {
    background-color: #88ea61;
    background-image: url(/images/side_bg_long.jpg);
    background-repeat: repeat-x;
}


/**

HEADER SECTION

**/

.header {
    margin-bottom: 11px;
    width: 905px;
}

.header td {
    text-align: center;
    vertical-align: middle;
}

.menu {
    white-space: nowrap;
    text-align: right;
}

/**

LOGINBOX SECTION

**/

.loginbox {
    background-image: url(/images/login_bg.jpg);
    background-repeat: repeat-x;
    height: 72px;
    margin: 9px 0;
    width: 100%;
}

.loginbox .lu {
    background-image: url(/images/login_bg_lu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 4px;
    width: 4px;
}

.loginbox .uc {
    background-image: url(/images/login_bg_uc.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 4px;
}

.loginbox .ur {
    background-image: url(/images/login_bg_ur.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 4px;
    width: 4px;
}

.loginbox .lc {
    background-image: url(/images/login_bg_lc.jpg);
    background-repeat: repeat-y;
    background-position: left;
    width: 4px;
}

.loginbox .rc {
    background-image: url(/images/login_bg_rc.jpg);
    background-repeat: repeat-y;
    background-position: right;
    width: 4px;
}

.loginbox .ld {
    background-image: url(/images/login_bg_ld.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 4px;
    width: 4px;
}

.loginbox .dc {
    background-image: url(/images/login_bg_dc.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 4px;
}

.loginbox .rd {
    background-image: url(/images/login_bg_rd.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 4px;
    width: 4px;
}

.loginbox .content {
    text-align: center;
    padding: 10px;
    vertical-align : middle;
}

.loginbox .content * {
    color: #7a7a7a;
    font-weight: bold;
}

.loginbox .label {
    color: #438d41;
    font-weight: bold;
}

.loginbox .text {
    color: #438d41;
    background-color: white;
    border: 1px solid #4dcc37;
    font-weight: bold;
    width: 130px;
}


/**

SCROLLER SECTION

**/

.scroller_bar {
    height: 183px;
    width: 938px;
    margin-bottom: 15px;
}

.scroller_bar .content {
    background-image: url(/images/scroller_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0;
}

.scroller_bar .left {
    background-position: right;
    background-image: url(/images/scroller_bg_left.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}

.scroller_bar .right {
    background-position: left;
    background-image: url(/images/scroller_bg_right.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}

#scroller {
    width: 859px;
    overflow: hidden;
    position:relative;
}

#scroller_inner {
    position:relative;
    left:0;
    z-index:1;
}

#scroller .modelbox {
    width: 107px;
}

#scroller .modelbox td {
}

#scroller .modelbox .model {
    text-align: center;
    vertical-align: middle;
}

#scroller .modelbox .model .model_name{
    background-image: url(/images/scroller_name.gif);
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    color: white;
    font-weight: bold;
    height: 22px;
    margin-bottom: 2px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    width: 97px;
}

#scroller .modelbox .model .model_link {
    background-repeat: no-repeat;
    background-position: center middle;
    display: block;
    height: 120px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    width: 97px;
}

#scroller .modelbox .model .model_image {
	background-color: black;
    border: 1px solid white;
	height: 122px;
	overflow: hidden;
	width: 99px;
}

#scroller_block {
    height: 200px;
}

#scroller_block .watch {
    background-image: url('/images/scroller_watch.jpg');
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 23px;
    width: 49px;
}

#scroller_block .select {
    background-image: url('/images/scroller_select.jpg');
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 23px;
    width: 50px;
}

/**

SIDEBOX SECTION

**/

.sidebox {
    width: 100%;
}

.sidebox .lu {
    background-image: url(/images/side_bg_lu.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 10px;
    width: 9px;
}

.sidebox .uc {
    background-image: url(/images/side_bg_uc.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 10px;
}

.sidebox .ur {
    background-image: url(/images/side_bg_ur.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 10px;
    width: 8px;
}

.sidebox .lc {
    background-image: url(/images/side_bg_lc.jpg);
    background-repeat: repeat-y;
    background-position: left;
    width: 9px;
}

.sidebox .rc {
    background-image: url(/images/side_bg_rc.jpg);
    background-repeat: repeat-y;
    background-position: right;
    width: 8px;
}

.sidebox .ld {
    background-image: url(/images/side_bg_ld.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 8px;
    width: 9px;
}

.sidebox .dc {
    background-image: url(/images/side_bg_dc.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 8px;
}

.sidebox .rd {
    background-image: url(/images/side_bg_rd.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 8px;
    width: 8px;
}

.sidebox .content {
    padding: 0 3px 15px 3px;
    color: #ffffff;
}

.sidebox .content * {
    color: #ffffff;
}

.sidebox .content a {
    color: #ffffff;
}

.sidebox .search_form select {
    background-color: black;
    border: 1px soild black;
    color: #fefefe;
}

#demourl {
    border: 1px solid #50833c;
    color: black;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    vertical-align : middle;
    width: 150px;
}

/**

FOOTER SECTION

**/

.footer {
    margin-top: 30px;
    width: 918px;
}

.footer .links {
    background-image: url(/images/footer_links_bg.jpg);
    background-repeat: repeat-x;
    height: 21px;
    width: 100%;
}

.footer .links .left {
    background-image: url(/images/footer_links_bg_left.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.footer .links .right {
    background-image: url(/images/footer_links_bg_right.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

.footer .links .separator {
    background-image: url(/images/footer_links_separator.jpg);
    background-repeat: repeat-x;
    width: 1px;
}

.footer .links .link {
    text-align: center;
    padding: 0 10px;
}

.footer .banners {
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    margin-top: 26px;
    width: 100%;
}

.footer .banners td {
    padding: 7px 11px;
}

.footer .banners select {
    background-color: #f3f3f3;
    border: 1px solid #cdcdcd;
    color: #a1a1a1;
}

.footer .copyright {
    color: #808080;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
}

.side_element2 {
    background-color: #555555;
	height: 370px;
    margin: 0 10px 10px 0;
    width: 173px;
}

.side_element2 .header {
    color: #66cc66;
    padding: 5px 0px;
    font-weight: bold;
}

.side_element2 .contents {
    color: white;
    padding: 5px;
}

.bullet {
    background-image: url(/images/bullet.jpg);
    background-position: right;
    background-repeat: no-repeat;
    height: 18px;
    margin-right: 10px;
    width: 18px;
}

.index td {
    font-size: 17px;
    padding-bottom: 15px;
    vertical-align: top;
}

.mtable {
    border: 1ox solid #e4e4e4;;
}

.mtable th {
    background-color: #e4e4e4;
    padding: 10px 15px;
}

.mtable td {
    padding: 10px 15px;
    border: 1ox solid #e4e4e4;
    background-color: #f1f1f1;
    
}
