@charset "utf-8";
/* CSS Document */



div {
	border:0px solid red;
}
a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	margin: 0 auto;
	padding: 00px;
	width: 99%;
	position:relative;
}
#hor-minimalist-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td {
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td {
	color: #009;
}
#hor-minimalist-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td {
	color: #009;
}
#ver-minimalist {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th {
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td {
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}
#box-table-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td {
	padding: 8px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td {
	background: #d0dafd;
	color: #339;
}
#box-table-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td {
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}
#hor-zebra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td {
	padding: 8px;
	color: #669;
}
#hor-zebra .odd {
	background: #e8edff;
}
#ver-zebra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th {
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td {
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd {
	background: #eff2ff;
}
.vzebra-even {
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children {
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action {
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}
#one-column-emphasis {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th {
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td {
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first {
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td {
	color: #339;
	background: #eff2ff;
}
#newspaper-a {
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th {
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td {
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}
#newspaper-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th {
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody {
	background: #e8edff;
}
#newspaper-b td {
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}
#newspaper-c {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th {
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td {
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}
#rounded-corner {
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	margin:0 auto;
	border:1px solid #ccc;
}
#rounded-corner thead th.rounded-company {
	font-weight:bold;
}
#rounded-corner thead th.rounded-q4 {
	font-weight:bold;
}
#rounded-corner th {
	padding:3px 8px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background:#007ABF;
	height:24px;
	
}
#rounded-corner td {
	padding: 8px;
	/*background: #e3e3e3;*/

	background:#FFF;
	border-top: 1px solid #e3e3e3;
	color: #333;
}
#rounded-corner tfoot td.rounded-foot-left {
	background: #e3e3e3 url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right {
	background: #e3e3e3 url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td {
	background: #e3e3e3;
	;
}
#background-image {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th {
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td {
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td {
	font-size: 11px;
}
#background-image tbody td {
	background: url('table-images/back.png');
}
* html #background-image tbody td {

	/* 

	   ----------------------------

		PUT THIS ON IE6 ONLY STYLE 

		AS THE RULE INVALIDATES

		YOUR STYLESHEET

	   ----------------------------

	*/

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png', sizingMethod='crop');
	background: none;
}
#background-image tbody tr:hover td {
	color: #339;
	background: none;
}
#gradient-style {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td {
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td {
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}
#pattern-style-a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr {
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td {
	color: #339;
	background: #fff;
}
#pattern-style-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr {
	background: url('table-images/patternb-head.png');
}
#pattern-style-b th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td {
	color: #339;
	background: #cdcdee;
}
#login_box {

	border:3px solid #fff;
	width:450px;
	margin:0 auto;
	box-shadow: 0 0 16px #000000;
}
body {
	margin:0px;
	padding:opx;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	color:#000;
	letter-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/wrapper_bg.png) repeat-x left top #F9F9F9;
}
#logo {
	background:url(images/logo.png) no-repeat left top;
	float: left;
	width: 215px;
	margin:25px 10px 10px 25px;
	height:26px;
}
.text {
	color:#786d4c;
	text-shadow:#fff 0 1px 0;
	font-size:14px;
	height:30px;
	font-weight:bold;
}
.text_right {
}
.input_size {
	width:245px;
	height:24px;
	border:1px solid #ccc;
	padding-left:5px;
}
/*.submit {
	background:url(images/sub_bg.png) repeat-x left top;
	cursor:pointer;
	height:33px;
	width:85px;
	border-radius:5px;
	border:none;
	color:#FFF;
	font-size:18px;
	line-height: 25px;
	margin-top:5px;
}
.submit:hover {
	border:2px solid #fff;
}*/
.submit {
    background: url("images/big_bt_bg.png") repeat-x scroll center top transparent;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px #000000;
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 20px;
    padding: 0 7px;
    position: relative;
  
}
.submit:hover {
    background: url("images/big_bt_bg.png") repeat-x scroll left -40px transparent;
    text-decoration: none;
}
.login {
	text-shadow:#fff 0 1px 0;
	font-size:20px;
	font-weight:bold;
	height:43px;
	line-height:43px;
	text-align:center;
}
#admin {
	margin:0 auto;
	color:#786d4c;
}
#admin tr td {
	height:33px;
}
line {
	background:url(images/login_hr.jpg) no-repeat left top;
	width:147px;
	height:2px;
	margin:0 auto;
}
.red_text {
	color:#f00;
	text-shadow:#fff 0 1px 0;
	font-size:14px;
	height:30px;
}
.heading {
	background-color:#eeeeee;
	padding-top:20px;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	position:relative;
}
#logout {
	border-radius: 0 0 10px 10px;
	color: #000000;
	float: right;
	height: 54px;
	padding: 5px 5px 5px 10px;
	position: relative;
	width: 350px;
	margin-bottom:10px;
}
.clear {
	clear: both;
}
#admin_menu {
	background: url("images/menu_bg.jpg") repeat-x scroll left top transparent;
	border-color: #F5F5F5 #EEEEEE #EEEEEE #F5F5F5;
	border-style: solid;
	border-width: 1px;
	float: left;
	height: 28px;
	margin-left: 3px;
	padding: 0;
	width: 985px;
}
.hr {
	list-style:none;
	height:30px;
	padding:0px;
	margin:0px;
	float:right;
}
.hr li {
	list-style:none;
	height:30px;
	width:auto;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/admin_li_sep.jpg) no-repeat right top;
}
.hr li a {
	list-style:none;
	height:30px;
	width:auto;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:0 25px;
	line-height:25px;
}
.hr li a:hover {
}
.sidebar_menu {
	background:#e7dcbf;
	float: left;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 102px;
	visibility: visible;
	z-index: 5;
}
.vertical {
	list-style:none;
	height:auto;
	width:171px;
	padding:0px;
	margin:0 auto;
	float:left;
	min-height:500px;
}
.vertical li {
	list-style:none;
	height:37px;
	width:171px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
.vertical li a {
	list-style:none;
	width:161px;
	display:block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:30px;
	padding-left:10px;
	background:url(images/v_menu_bg.png) repeat-x left top;
	height:37px;
}
.vertical li a:hover {
	background:url(images/v_active.png) repeat-x left top;
}
.vertical li a.active {
	background:url(images/v_active.png) repeat-x left top;
}
.plus_icon {
	list-style:none;
	height:auto;
	width:37px;
	padding:0px;
	float:left;
	display:block;
	margin:0px;
}
.plus_icon li {
	list-style:none;
	height:32px;
	width:37px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/plus_bg.jpg) no-repeat left top;
	margin-bottom:3px;
}
.plus_icon li a {
	list-style:none;
	height:32px;
	width:37px;
	display:block;
	background:url(images/plus_bg.jpg) no-repeat left top;
}
.plus_icon li a:hover {
	background-position:bottom right;
}
#admin_content {
	float: right;
	min-height: 527px;
	padding:0.5%;
	width: 99%;
	overflow: auto;
}
#tagline {
	font-style: oblique;
	/*background-color: #FFF;*/

	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 40px;
	text-align:center;
	color:#333;
	width:171px;
}
.other_link {
	color: #FF0000;
	display: inline;
	font-weight: bold;
	margin: 15px 0 0;
	text-decoration: none;
}
tr.pending td {
	background:#c1b284 !important;
}
td {
	text-align:left;
}
a img {
	border:none;
	outline:none;
}
#online_user {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	bottom: 5px;
	box-shadow: 1px 1px 6px #5F5F5F;
	color: #999999;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: auto;
	line-height: 14px;
	max-height: 300px;
	padding: 30px 0 30px 30px;
	position: fixed;
	width: 219px;
	z-index: 10;
	overflow:hidden;
}
#online_user a {
	color:#999;
}
.coupan_heading {
	border-bottom: 1px solid #999999;
	color: #999999;
	font-size: 24px;
	height: 27px;
	line-height: 24px;
	margin: 5px;
	padding-left: 5px;
	position:absolute;
	top:0px;
	left:0px;
}
.exit {
	display: block !important;
	height: 7px !important;
	position: absolute !important;
	right: 15px !important;
	top:15px !important;
	width: 7px !important;
	border:1px solid #ccc;
	padding:5px;
}
#user_list {
	height: auto;
	max-height: 300px;
	overflow-y: auto;
}
a.chaticon {
	width:69px;
	height:64px;
	background:url(images/chat.png) no-repeat left top;
	cursor: pointer;
	display: block;
	float: right;
	text-indent:-9999px;
	right:0;
	top:5px;
	position:absolute;
}
.chaticon:hover {
	background-position: left -70px;
}
.big_bt {
	float: left;
	height: 66px;
	/*padding-left: 1570px;*/
	width: 1250px;
	width: 2820px;
	
	
}
.big_bt div{display:inline;
}
.big_bt input {
	float:right;
	width:247px;
}
#butonselect {
	width:1000px;
	padding-left:100px;
	height:75px;
}
#butonselect span {
	width:250px;
	margin-right:50px;
	display:block;
	float:left;
}
#butonselect span input {
	width:235px;
	margin-bottom:10px;
}
div.pagination {
	padding: 3px;
	margin: 3px auto;
	margin-top:15px;
	min-width:400px;
	width:500px;
	width:auto;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #ece6d0;
}
#jsddm {
	margin: 0;
	padding: 0;
	float:left;
	width:100%;
}
#jsddm li {
	float: left;
	list-style: none;
}
#jsddm li a {
	white-space: nowrap;
	font-size:14px;
	color: #007ABF;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 0 15px;
	text-align: left;
	text-decoration: none;

}
#jsddm li a:hover {
	background:#007ABF;
	color:#FFF;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background:#FFF;
	padding:5px;
	box-shadow:0 0 5px #000;
	border-radius:5px;
	z-index:9999;
		
}

#jsddm li ul li {
	float: none;
}
#jsddm li ul li a {

	color: #007ABF;
}
#jsddm li ul li a:hover {
	background:#007ABF;
	color:#FFF;
}
fieldset{display:block;
margin:0 auto;
width:auto;
padding:10px;}
.pagination_warp{text-align:center;}
		/* IE 6 */


* html #jsddm li ul {border:3px solid #ccc;
border-top:none;}
* html #login_box,#online_user{border:3px solid #ccc;}
/* IE 7 */

*+html #jsddm li ul {border:3px solid #ccc;
border-top:none;}
*+html #login_box,#online_user{border:3px solid #ccc;}



/* IE 8 */
@media \0screen {
#jsddm li ul {border:3px solid #ccc;
border-top:none;}
#login_box,#online_user{border:3px solid #ccc;}}