body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
        height: 24px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
        float: left;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.container{
    width: 950px;
}

[class*="span"]{
    margin-left: 0;
}

.color_msg{padding: 30px 50px;border: 1px solid #ccc;}

#report-form .form{
    border: 1px #C9E0FF solid;
    margin-top: 5px;
    padding: 5px 3px;
}
#report-form .form .row-fluid [class*="span"]{
    min-height: 20px;
}

#report-form .row-content{
    border: 1px #C9E0ED solid;
    margin-right: 2px;
    margin-bottom: 2px;
}

#report-form .form .reportListDiv{
    border-bottom: 1px #C9E0ED solid;
}

#report-form .pagerNav{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

#report-form label{
    display: inline;
    font-weight: normal;
}

#photo_index label{
    display: inline;
    font-weight: normal;
}

#report-form .left{
    text-align: center;
    min-height: 287px;
    border: 1px #C9E0FF solid;
}

#report-form .left .reportFrom{
    width: 208px;
    margin-top: 2px;
    margin-left: 7px;
    word-break: break-all;
}

#report-form .reportContent{
    height: 207px;
}

.pagerSum{
    text-align: right;
}

div.formSearch{
    border: 1px #C9E0ED solid;
    margin-top: 5px;
    padding: 5px 3px;
    padding-top: 10px; 
    background-color: #F8FCFB;
}

div.formSearch table{
    margin-bottom: 0px;
}

div.formSearch table td{
    padding: 2px;
}

div.formSearch table .td-left{
    width: 75px;
    text-align: right;
}

div.formSearch table .td-right{
    width: 156px;
}

div.formSearch select{
    margin-bottom: 5px;
    width: 140px;
/*    width: auto;*/
}

div.formSearch input{
    margin-bottom: 5px;
}

div.formSearch input[type=text]{
    width: 126px;
}

div.showContent{
    word-wrap: break-word;
}


div.view table#photo_index {
    margin-bottom: 0px;
}

div.view table#photo_index .photo_view {
/*    border: 1px solid #C9E0ED;*/
    padding: 2px;
}
div.view table#photo_index .photo_info {
    border: 1px solid #C9E0ED;
    padding: 2px;
    margin-top: 2px;
    width: 200px;
    word-break: break-all;
}
div.view table#photo_index .comment_info {
    border: 1px solid #C9E0ED;
    padding: 15px;
    word-break: break-all;
    word-wrap: break-word;
}

div#productList {    
    background-color: #F8FCFB;
    border: 1px solid #C9E0ED;
    padding: 10px 3px 5px 50px;
}
div#productList .row input{margin: 0.2em 0.8em 0.5em;}
div#productList .row select{margin: 0.2em 0.8em 0.5em;}
div#productList #productEdit {padding-left:54px;}

#surveyReport{}
#surveyReport .sReportTitle{background: #E6E6E6; line-height: 18px; padding: 5px 10px; margin: 0 0 10px 0;}
#surveyReport .sReportTitle h3{margin: 0;}
#surveyReport .sReportSummary{}
#surveyReport .sReportSummary .sumTitle{background: #2C5A42; line-height: 20px; font-size:18px; color: white; padding: 3px 0 3px 10px;}
#sRsummaryTable{margin-top: 10px; border-collapse: collapse;}
#sRsummaryTable tr,#sRsummaryTable td{border: #ccc solid 1px; line-height: 25px; height: 25px;}
#sRsummaryTable .td-left{background: #EEEEEE;}
#surveyReport .sReportContent .reflush{margin: 20px 10px 10px;}
#sRcontentTable{border-collapse: collapse; margin-top: 10px;word-break: break-all;}
#sRcontentTable .odd{background: #F2FFFF;}
#sRcontentTable .even{background: #E2FEE0;}
#sRcontentTable tr,#sRcontentTable td,#sRcontentTable th{border: 1px solid #000;}
#sRcontentTable td.txt_list_command{
    background-color: #FFFFFF;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    font-size: 10pt;
    padding: 2px 8px;
    text-align: right;
}
#sRcontentTable td.graph{
    background-color: #FFFFFF;
    border-color: #666666;
    border-style: solid;
    border-width: 1px;
    padding: 2px 2px 0 0;
}
#sRcontentTable td.graph img{
    height: 20px;
    margin-left: -4px;
}
#sRcontentTable th{height: 30px; line-height: 30px;text-align: center; vertical-align: middle; background: #eee; padding: 0; margin: 0;}
#sRcontentTable td.nonePad{padding: 0;}
#sRcontentTable div.itemsList{
    padding: 0 5px; margin: 0; border-bottom: 1px solid #000;
}
#sRcontentTable div.itemsList:last-child{border:none;}


#surveyReport .sReportContent .sRcontentTable .sRcontentTable-title{ height: 30px;}
#surveyReport .sReportContent .sRcontentTable .sRcontentTable-title span.pattern-th{
    background: #EEEEEE; 
    font-weight: bold; 
    font-size: 15px; 
    line-height: 30px; 
    height: 30px; 
    text-align: center;
    vertical-align: middle;
    margin: 0; 
    border-left: 1px solid #666; 
    border-top: 1px solid #666;}
#surveyReport .sReportContent .sRcontentTable .pattern-span1{width: 166px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span2{width: 70px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span3{width: 160px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span4{width: 55px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span5{width: 45px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span6{width: 45px;}
#surveyReport .sReportContent .sRcontentTable .pattern-span7{width: 167px;}
#surveyReport .sReportContent .sRcontentTable .sRcontentTable-content .pattern-tr{
    display: inline;
}
#surveyReport .sReportContent .sRcontentTable .sRcontentTable-content span.pattern-td{
    background: #ccc; 
    font-weight: bold; 
    height: 100%;
    line-height: 18px;
    font-size: 15px; 
    text-align: center;
    vertical-align: middle;
    margin: 0; 
    display: inline-block;
    border-left: 1px solid #666; 
    border-top: 1px solid #666;
}

#user-export .search-form{text-align: center;}
#user-export .search-form form{margin-bottom: 0px;}
#user-export .search-form label{display: inline;}
.add_form{border: 1px solid #C9E0ED;background-color: #F8FCFB;padding: 10px;margin-bottom: 10px}
.survey_item{border: 1px solid #C9E0ED;width: 100%;margin-bottom: 10px;}
.survey_item tr td label{ display: inline;}
.survey_item .td_top{padding: 10px 15px 10px 15px;border-bottom: 1px solid #CEE1EE;background-color: #F0F5F8;}
.survey_item .td_top{border: 1px solid #C9E0ED;}
.survey_item .td_left{width: 5%;}
.survey_item .td_right{padding: 15px;}
.survey_item .td_right .chose{height: 22px;margin-bottom: 3px;padding-left: 5px;}
.survey_item .td_right .chose:hover{height: 22px;margin-bottom: 3px;background: none repeat scroll 0 0 #E5F1FF;}
.survey_item .td_right .chose input{position: relative;top:-1px;margin-right: 5px;}
