@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}

body {
	background: #fff;
	color: #fff;
}

body#Body {
	background: #000;
}

p {
	margin: 0 0 0.8em 0;
	line-height: 1.4em;
}

a:link,a:visited {
	color: #FFFF00;
	text-decoration: none;
}

a:hover,a:active {
	color: #FFFF00;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.cleardiv {
	clear: both;
	height: 0;
	font-size: 0;
}

/* =S Skin Object ===================================================== */
.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

.wrapper .Head,.wrapper .SubHead,.wrapper .SubSubHead {
	color: #000;
}

.wrapper a.CommandButton:link,.wrapper a.CommandButton:visited,.wrapper a.CommandButton:hover,.wrapper a.CommandButton:active {
	color: yellow;
}

.text-date {
	color: #f3ca19;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

a.link-login, a.link-user {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.link-login:hover,a.link-user:hover {
	color: #000;
	text-decoration: underline;
}

a.link-login {
	padding-left: 17px;
}

a.link-user {
	padding-left: 15px;
}

a.link-crumb {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

a.link-crumb:hover {
	color: #000;
	text-decoration: underline;
}

a.link-login {
	padding-left: 15px;
	background: url("images/icon_login.gif") no-repeat 0 0;
}

a.link-user {
	padding-left: 17px;
	background: url("images/icon_register.gif") no-repeat 0 0;
}

.text-copyright {
	color: #fff;
	font-weight: bold;
}

a.link-bottom {
	color: #fff;
	text-decoration: none;
}

a.link-bottom:hover {
	color: #ffff00;
	text-decoration: none;
}

/* =S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	background: #F8FAFF;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #FAE276;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #C0D6E5;
	border-width: 1px 0;
	background: #F8FAFF;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* =E Container ACTION */

.DataGrid_Container table {
	background: #000;
}

.PagingTable,.PagingTable .NormalDisabled {
	color: #000;
}

#tdGrid {
	color: #000;
}

#tdGrid a:link,#tdGrid a:visited,#tdGrid a:hover,#tdGrid a:active,.DataGrid_AlternatingItem a:link,.DataGrid_AlternatingItem a:visited,.DataGrid_AlternatingItem a:hover,.DataGrid_AlternatingItem a:active {
	color: #003366;
}

.WizardText,.DataGrid_Item,.DataGrid_Header {
	color: #606060;
}
/* =E Skin Object ===================================================== */



/* =S Skin Pane ======================================================= */
#main {clear:both;}

#pane-box {
	padding: 0 5px 10px;
	background: #000;
}


.TopPane,.LeftPane,.RightPane,.TopPane2,.MiddlePane,.ContentPane2,.RightPane3,.ContentPane3,.LeftPane3,.BottomPane,.Bottompane2 {
	margin-bottom: 12px;
	display: inline-block;
}

.TopPane,.LeftPane,.RightPane,.TopPane2,.MiddlePane,.ContentPane2,.RightPane3,.ContentPane3,.LeftPane3,.BottomPane,.Bottompane2 {
	margin-bottom: 12px;
	display: block;
}

.LeftPane2,.ContentPane,.RightPane2,.LeftPane4,.ContentPane4,.RightPane4 {
	padding-bottom: 12px;
}

.LeftPane {
	float: left;
	width: 502px;
}

.RightPane {
	float: right;
	width: 502px;
}

.pane-box {
	width: 100%;
}

.LeftPane2,.LeftPane4 {
	padding-right: 12px;
	vertical-align: top;
}

.ContentPane,.ContentPane4 {
	vertical-align: top;
}

.RightPane2,.RightPane4 {
	padding-left: 12px;
	vertical-align: top;
}

.ContentPane2 {
	float: left;
	width: 720px;
}

.RightPane3 {
	float: right;
	width: 282px;
}

.ContentPane3 {
	float: right;
	width: 720px;
}

.LeftPane3 {
	float: left;
	width: 282px;
}
/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
.wrapper {
	width: 1024px;
	margin: 0 auto;
	color: #606060;
	border: 1px solid #FFFFFF;
}

#header {
	position: relative;
	width: 100%;
	padding-top: 4px;
	background: #000;
}

#logo {
	float: left;
	margin: 0 0 24px 20px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#login {
	padding: 3px 22px 2px 0;
}

#login a {
	display: inline-block;
	margin-left: 11px;
}

#search {
	position: relative;
	float: right;
	width: 237px;
	margin: 0 39px 22px 0;
}

#search input {
	width: 165px;
	margin: -1px 0;
	border: 1px solid #cc9e14;
	padding: 1px 6px;
	background: none;
	color: #fff;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
}

html>/**/body #search input {
	margin: 0;
}

#search .button-search {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #2b2b2b;
	padding: 2px 6px 3px;
	background: #251f1f;
	color: #fff;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#current-date {
	float: right;
	margin-right: 10px;
	padding-top: 6px;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
}

#breadcrumb {
	min-height: 16px;
	padding: 3px 35px 2px 35px;
	background: #fff url("images/icon_crumb.gif") no-repeat 22px 7px;
	color: #000;
}

#footer {
	padding: 17px 0 27px;
	background: url("images/bg_footer.gif") repeat-x left top;
	color: #606060;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#copyright {
	display: inline;
}
/* =E Skin Layout ===================================================== */



/* =S Skin Typesetting ================================================ */
.last-paragraph {
	margin-bottom: 0;
}

#coupon {
	padding: 0 8px 11px 0;
	text-align: right;
}

#coupon img {
	border: 0;
	vertical-align: top;
}

#banner img {
	vertical-align: top;
}

a.link1 {
	color: #606060;
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.compart-link {
	margin: 0 6px;
}
/* =E Skin Typesetting ================================================ */





