html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, a, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

body,#header {
    background-color: #2E1700;
    color: #FFF;
}

body {
    text-align: center;
}

#header {
    clear: both;
    height: 80px;
}

#page {
    width: 950px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: left;
/*    overflow: hidden; */
    z-index: 10;
}

#body {
    width: 950px;
    background-color: #FFF;
    background-image: url("../images/decors/body_left.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
}

#body p {
    font-size: 120%;
    color: #000;
    margin-bottom: 10px;
}

#body_inner {
    width: 950px;

    overflow: auto;

    background-image: url("../images/decors/body_right.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #000;

    scrollbar-face-color:#CADCEE;
    scrollbar-arrow-color:#FFF;
    scrollbar-track-color:#FFF;
    scrollbar-shadow-color:#AAA;
    scrollbar-highlight-color:#AAA;
    scrollbar-3dlight-color:#FFF;
    scrollbar-darkshadow-Color:#FFF;
}

#body_inner a {
    color: #000;
    text-decoration: none;
}

#logo {
    float: left;
    width: 650px;
}

#logo img {
    margin-left: 30px;
}

#simple_login_form {
    float: right;
    width: 300px;
}

th.simple_login_form_header {
    font-weight: bold;
    font-size: 120%;
    text-transform: uppercase;
    text-align: center;
}

input.simple_login_form {
    width: 110px;
}

#menu_line {
    background-image: url("../images/decors/menu_bg.jpg");
    background-repeat: repeat-x;
    height: 35px;
    width: 950px;
}

.row-hi {
    background-color: #F7F7F7;
}

.row-no {
    background-color: #FFFFFF;
}

table {
    border: 0;
}

form {
    padding: 0;
    margin: 0;
}

fieldset {
    padding: 2px;
    margin:  0px;
    border:  none;
}

body, table, td, select, textarea, input  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a {
    color: #FFF;
    text-decoration: none;
}

.important {
    color: #00FF00;
    font-weight: bold;
}

.app_toolbar {
    border-style: solid;
    border-color: #CADCEE;
    border-width: 10px 1px 1px 1px;
    padding: 5px;
    color: #000;
    float: right;
    text-align: left;
    width: 80px;
    font-weight: bold;
}

a.toolbutton {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border-style: none;
}

th {
    text-align: left;
}

.logo {
    color: #0066CC;
    font-size: 18px;
    font-weight: bold;
}

.invalid_control {
    border-color : #FF0000;
}

.message_ok {
    color: #009900;
}

.message_notice {
    color: #CC8800;
}
.message_error {
    color: #FF0000;
}

h3 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #0066CC;
}

.copyright {
    text-align: right;
    font-size: xx-small;
}

#footer_links {
    float: left;
    text-align: center;
    width: 450px;
}

#footer_copyright {
    float: right;
    text-align: center;
    width: 500px;
}

.fabrics_item {
    width: 176px;
    height: 210px;
    border: #CADCEE 1px solid;
    margin: 0px 1px 1px 1px;
    padding: 0px;
    float: left;
}

.posture_radio {
    width: 197px;
    height: 240px;
    border: #CADCEE 1px solid;
    background-color: #FAFAFA;
    margin: 4px;
    padding: 2px;
    float: left;
}

.shoulders_radio {
    width: 180px;
    height: 220px;
/*    border: #CADCEE 1px solid; */
    background-color: #FAFAFA;
    margin: 0px;
    padding: 2px;
    float: left;
}

.shirt_fit_radio {
    width: 80px;
    height: 80px;
/*    border: #CADCEE 1px solid;
    background-color: #FAFAFA;*/
    margin: 4px;
    padding: 2px;
    float: left;
}

#title_box {
    font-weight: bold;
    font-size: 140%;
    padding-bottom: 10px;
}

#title_box img {
    margin-top: 4px;
    margin-right: 10px;
}

#title_box2 {
    font-weight: bold;
    font-size: 140%;
    padding-bottom: 10px;
    margin-left: 10px;
}

#title_box2 img {
    margin-top: 4px;
    margin-right: 10px;
}

#title_box_page {
    font-weight: bold;
    font-size: 140%;
    padding-bottom: 10px;
    margin-left: 10px;
    text-align: left;
}

#title_box_page img {
    margin-top: 4px;
    margin-right: 10px;
}


#body_content {
    padding: 0px 10px 0px 10px;
    height: 440px;
    overflow-y: auto;
}

#page_content_new {
    padding: 10px;
}

#body_content ul {
    font-size: 110%;
    padding-left: 30px;
    padding-bottom: 15px;
}

#body_content li {
    font-size: 110%;
}

#body_content_page {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    height: 435px;
    overflow-y: auto;
}

#body_content_page  ul {
    font-size: 110%;
    padding-left: 30px;
    padding-bottom: 15px;
}

#body_content_page li {
    font-size: 110%;
}


.fabric_style_item {
    width: 150px;
    height: 40px;
}

.fabric_style_item_selected {
    width: 150px;
    background-color: #CADCEE;
    height: 40px;
}

#flash_shirt {
    z-index: 1px;
}

.recordlist td, .recordlist th {
    padding-right: 20px;
}

#static_images {
    width: 150px;
/*  height: 420px; */
    float: right;
    clear: both;
    margin: 0px 0px 0px 15px;
    padding: 0px;
    position: static;
    top: 0px;
}

.user_info {
    color: #CADCEE;
}

.pager_link {
    font-size: 120%;
    font-weight: bold;
    line-height: 18px;
    vertical-align: top;
}

.pager_link_active {
    font-size: 140%;
    font-weight: bold;
    line-height: 18px;
    vertical-align: top;
}

.invoice_view td, .invoice_view th {
    border: 1px solid #CADCEE;
}

.invoice_view_item td, .invoice_view_item th {
    border: 0px;
}

.customer_info td, .customer_info th {
    border: 1px solid #CADCEE;
}

.customer_info_item td, .customer_info_item th {
    border: 0px;
}


textarea {
    height: 440px;
}

.xinha_iframe {
    height: 440px;
}

#nav {
    list-style: none;
    margin-left: 20px;
    padding: 4px 0px;
    text-align: left;
    z-index: 999px;
}

#nav ul {
    list-style: none;
    padding: 3px 0px;
    text-align: left;
}

#nav li {
    float: left;
    position: relative;
    height: 16px;
    text-align: center;
 /*   width: 90px; */
}

#nav li ul {
	/*
    display: none;
    left: -15px;
	    */
    position: absolute;
	left: -500em;
    
/*    border: #000000 1px solid; */
/*    width: 150px; */
    padding-top: 4px;
}

#nav li ul li {
    float: none;
    width: 150px;
    background-color: #CADCEE;
    border-bottom: #eee 1px solid;
    padding: 3px 0px 3px 0px;
}

#nav li ul li.empty_nav {
    padding: 0px;
    margin: 0px;
}

#nav li ul li a {
    height: auto;
    font-size: 100%;
    text-align: center;
    line-height: 16px;
}

#nav li a:hover,#nav li ul li a:hover {
/*  text-decoration: underline; */
    color: #FFFFFF;
}

#nav li:hover ul,#nav li.jshover ul {
  	left: -15px;
/*  	display: block; */
    background-color: #CADCEE;
}

#nav a {
    text-decoration: none;
    display: block;
    background-color: #CADCEE;
    color: #2E1700;
    font-size: 130%;
    font-weight: bold;
}

#nav li.menu_separator {
    text-align: center;
    background-image: url("../images/decors/menu_separator.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    width: 32px;
    height: 25px;
}

textarea#summary {
	width: 99%;
	height: 56px; 
    overflow: hidden;
}

textarea#description {
	width: 99%;
	height: 112px; 
    overflow: hidden;
}

div.dotted_line {
	background-image: url("../images/decors/dotted_line.gif");
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

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

span.the_label_desc {
	display: block;
	margin: 3px 5px 0px 5px;
}

.bordered {
    border-style: solid;
    border-color: #000;
    border-width: 1px;
    padding: 20px 0px 15px 0px;
}

.bordered label {
	margin-left: 5px;
}

.bordered2 {
    border-style: solid;
    border-color: #000;
    border-width: 1px;
    padding: 8px 0px 10px 0px;
    width: 230px;
    text-align: left;
}

.bordered2 label {
    margin-left: 5px;
}

.bordered2 input {
    margin-left: 5px;
}

div.dotted_line2 {
	background-image: url("../images/decors/dotted_line.gif");
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	margin: 12px 0px 2px 0px;
	padding: 0px;
}

.bordered3 {
    border-style: solid;
    border-color: #000;
    border-width: 1px;
    padding: 13px;
    text-align: left;
}

.roundcornr_layout { /*my fix of 600 height limitation :-)*/
    background: url(../images/decors/roundbox.png) top left repeat-y;
}
.roundedcornr_box {
    background: url(../images/decors/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
    background: url(../images/decors/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
    background: url(../images/decors/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
    background: url(../images/decors/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
    background: url(../images/decors/roundedcornr_r.png) top right repeat-y;
    
}

.roundedcornr_top div,
.roundedcornr_top,
.roundedcornr_bottom div, 
.roundedcornr_bottom {
    width: 100%;
    height: 15px;
    font-size: 1px;
}

.roundedcornr_content, .roundedcornr_bottom {
    margin-top: -19px;
}
.roundedcornr_content {
    margin: 0; 
    padding: 0 15px;
}

.selected_fabrics_title {
    font-weight: bold;
    font-size: 140%;
    margin: 0 0 10px 0;
    text-align: center;
}


.selected_fabrics_item {
    width: 166px;
    height: 255px;
    border: #CADCEE 1px solid;
    margin: 0px 1px 1px 1px;
}

.fabrics_item img,
.selected_fabrics_item img {
    vertical-align: middle;
}