﻿BODY
{
    color:#490402;
    font-size: 15px;
    font-family: arial;
    background-color:#7e0603;
    margin:0;
    padding:0;
    direction:ltr;
}
TD
{
    font-size: 15px;
    font-family: arial;
}
Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
	background-image: none;
}
A
{
    COLOR: #490402;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline;
}
#MainTable
{
	width: 969px;
	height: 100%;
	
}
.FullWidHht
{
	width: 100%;
	height: 100%;
}
#Header
{
    height:134px;
}
/*********************** Main Menu *******************/
.MenuArea
{
    height:62px;
}
#m1
{
    background:url(../menu.png) no-repeat 0 -62px;
    width:9px;
    height:62px;
}
#m3
{
    background:url(../menu.png) no-repeat 0 0;
    width:9px;
    height:62px;
}
.MainMenu
{
    background-color:#e4e4e4;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family:arial;
	text-align:center;
	font-weight:bolder;
	height:62px;
}
.MainMenu A
{
    /*padding-top:33px;*/
    display:block;
	color:black;
	font-weight:bolder;
	font-family:arial;
	font-size:16px;
}
.MainMenu A:hover
{
    background-color:#ef9800;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color:white;
    text-decoration:none;
    height:45px;
    line-height:45px;
}
.ActiveMainMenu
{
    background-color:#e4e4e4;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family:arial;
	text-align:center;
	font-weight:bolder;
	height:62px;
}
.ActiveMainMenu A
{
    background-color:#ef9800;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color:white;
    text-decoration:none;
    display:block;
	font-weight:bolder;
	font-family:arial;
	height:45px;
    line-height:45px;
}
.ActiveMainMenu A:hover
{
    color:white;
    text-decoration:none;
}

/******************* Footer Area ***************************/
#Bottom
{
    background:url(../bottom.png) no-repeat 0 0;
    width:969px;
    height:10px;
}
#FooterCell
{
    color: white;
    text-align: center;
    height:30px;
    font-size: 11px;
}
#FooterCell A
{
	color: white;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
}
#FooterCell A:hover
{
	color: white;
	text-decoration: underline;
}
/***************** Body Area ****************************/
#BodyArea
{
	height: 100%;
	width: 100%;
	background-color:White;
	padding:10px;
}
#SideCell
{
	height:100%;
	width: 230px;
}
.BodyCell
{
    background-color:white !important;
    padding:5px;
}
.UserBodyCell
{
    width:100%;
    height:100%;
}
.SideDiv
{
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:2px;
}
.HeadCell
{
	font-weight:bolder;
	color: #541412;
    font-size: 18px;
	margin-bottom:10px;
	width:500px;
	float: left;
	padding-left:5px;
	padding-right:5px;
}
.HeadCell A
{
	font-weight: bolder;
	font-size: 18px;
	color: #541412;
}
.HeadCell A:hover
{
	color: black;
	text-decoration: none;
}
.HeadCell2
{
	font-weight:bolder;
	color: #541412;
    font-size: 16px;
	margin-bottom:15px;
	padding-right:5px;
}
.HeadCell3
{
	font-weight:bolder;
	color: #541412;
	margin-bottom:5px;
	padding-right:5px;
	font-size: 20px;
}
.SideHead
{
	color:black;
	font-weight:bolder;
	font-size:17px;
	margin-bottom:5px;
}
.SideHead A
{
    text-decoration: none;
	font-weight:bold;
	color:black;
}
.SideHead A:hover
{
    text-decoration: none;
    color:black;
}
.formfield
{
	border:#a10303 1px solid;
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma;
    background-color:white;
    color:black;
}
.formButton
{
	border:#a10303 1px solid;
	padding:3px 5px 3px 5px;
    FONT-SIZE: 12px;
    FONT-FAMILY: Tahoma;
	background-color:#a10303;
	color:white;
	font-weight:bolder;
}

.FormNote{
	color:gray;
	font-size:11px;
}

Label.error {
	color:red;
}
.HLine
{
    border-bottom:1px solid #a10303;
    border-left:0;
    border-right:0;
    border-top:0;
}
a.LinkButton {
    background-color: #a10303;
    border:1px solid #a10303;
    color: white !important;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    text-decoration: none;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display:block;
}
a.LinkButton:hover {
    color: white !important;
    text-decoration: none;
    background-color: #601558;
}
/*************** Frames *****************/

/**************.Net Fixed********************/
#ShareBox
{
	float: right;
	width: 155px;
	direction:ltr;
}
#ShareBox Iframe{
	margin:0 2px 0 0;
}
div.FanBox {
	height: 63px;
	width: 215px;
	overflow: hidden;
	border:1px solid #cad4e7;
	float:left;
	direction:ltr;
}
div.FanBox iframe{
	width:205px;
	height:305px;
	overflow:hidden;
	margin:-1px 0 0 -4px;
}

#InHeader
{
    background:url(../header.jpg) no-repeat 0 0;
    height: 134px;
    position: relative;
    width: 969px;
}
div.LoginBox
{
	margin-bottom: 5px;
	overflow:hidden;
	width:174px;
}
#Header .SocialBox
{
	z-index: 1000;
	bottom: 5px;
    height: 30px;
    right: 10px;
    position: absolute;
    width: 90px;
}
#Header .SocialBox a
{
	display: block;
	float: right;
	margin-left: 2px;
}
/***************** Captcha ******************/
.captcha-div
{
    margin:2px;
}
.captcha-div label
{
    line-height: 22px;
    display:block;
    float:left;
    margin:1px;
}
.captcha-div img
{
    margin:1px;
    display:block;
    border:gray 1px solid;
    float:left;
}
.captcha-div input
{
    margin:1px;
    line-height: 20px;
    border:gray 1px solid;
    height:20px;
    display:block;
    float:left;
}
.captcha-div span
{
    display:block;
    clear:both;
}

/***************** Member ******************/
div.MemberLink
{
    float:left;
    width:24%;
}
/*********** Container Box ******************/
#Header div.LoginBox
{
	position:absolute;
	left:55px;
	top:10px;
}
/*********** Page *****************/
div.MemberLoginPage{
	width:400px;
	margin:0 auto;
}
div.MemberLoginPage div {
	padding:4px;
}
div.MemberLoginPage .Facebook .button{
	
}
/*********** Both *****************/
form#MemberLoginForm
{
    margin-bottom:5px;
}
div.MemberLoginBox {
	margin-left:2px;
	padding-left:2px;
	border:1px solid #cad4e7;
}
div.MemberLoginBox .Head , div.MemberLoginBox .Head b 
{
    font-weight:normal;
    font-size:12px;
}
div.MemberLoginBox div.LabelAndField, div.MemberLoginBox div.LoginButton{
	display:block;
	clear:both;
	
}
div.MemberLoginBox label {
	width:80px;
	display:block;
	float:left;
	font-size:11px;
}

div.MemberLoginBox div.LabelAndField input{
	display:block;
	float:left;
	width:80px;
}
div.MemberLoginBox div.LabelAndField .FormCheckbox
{
    width:20px !important;
}

div.MemberLoginBox .Forgot, div.MemberLoginBox .Register
{
    font-size:12px;
    text-align:center;
}
div.MemberLoginBox label.error {
	display: block;
	float:right !important;
}
/************* Weclome Box ****************/
div.MemberWelcomeBox
{
	overflow: hidden;
	position: relative;
	background-color:#637bad;
	height: 74px;
	width:172px;
	float:right;
}
div.MemberWelcomeBox a.Avatar {
	display: block;
	float:right;
	height: 31px;
	width: 31px;
	overflow:hidden;
}
div.MemberWelcomeBox a.Avatar img {
	border:none;
	width:31px;
	height:31px;
}

div.MemberWelcomeBox .Hello {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #637bad;
	margin-top: 0px;
	margin-right:31px;
	margin-bottom:0px;
	margin-left:15px;
	overflow: hidden;
	width:120px;
	color: white;
	line-height: 31px;
	height: 31px;
	font-size:12px;
}
div.MemberWelcomeBox .Area {
	
	overflow: hidden;
	width:12px;
	color: #637bad;
	height: 10px;
	font-size:1px;
	position:absolute;
	top:10px;
	left:2px;
    outline:0;
}
div.MemberWelcomeBox .Area A
{
    display:block;
    background:url(../Edit.png) no-repeat 0 0;
    width:10px;
    height:10px;
    outline:0;
    color: #637bad;
    text-decoration:none;
}
div.MemberWelcomeBox .Area A:hover
{
    color: #637bad;
    text-decoration:none;
}
DIV.MemberWelcomeBox A{
	color: #c1dff3;
}
DIV.MemberWelcomeBox A:hover{
	color: white;
	text-decoration: none;
}

div.MemberWelcomeBox .Area A img
{
    display:none;
}
div.MemberWelcomeBox .Link
{
    width:48%;
    float:left;
    text-align:center;
    line-height:21px;
    height:21px;
    font-size:11px;
}
div.MemberWelcomeBox .Logout
{
    width:80%;
    float:left;
    text-align:left;
    line-height:21px;
    height:21px;
    font-size:11px;
}
div.MemberWelcomeBox .Link a img, div.MemberWelcomeBox .Logout a img
{
    width:20px;
    float:left;
}
.Hline
{
    border-top:1px solid #A10303;
    border-bottom:0;
    border-left:0;
    border-right:0;
    line-height:1px;
    height:1px;
    font-size:1px;
    clear:both;
    width:90%;
    text-align:center;
    
}

/**************************** FBLoginButton **/
A.FBLoginButton
{
	border: #637bad 1px solid;
	display: block;
	font-weight: bold;
	background: #637bad url(../members/fbicon.png) no-repeat left center;
	filter: alpha(opacity=95);
	color: white; /*text-indent: -28px;*/
	line-height: 24px;
	height: 24px;
	text-decoration: none;
	outline: 0;
	opacity: 0.95;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:160px;
}
A.FBLoginButton:hover
{
	border: #6c83b4 1px solid;
	filter: alpha(opacity=100);
	color: white;
	text-decoration: none;
	opacity: 1;
}
/***************/
.SideFanBox
{
    height: 65px;
	width: 225px;
	overflow:hidden;
	margin-left:5px;
}
/********* Frames ***************/
.BodyFrameTable
{
    background:#d8862c url(../sf.jpg) no-repeat 0 0;
}
.BodyFrame
{
    color:White;
    padding-top:15px;
}
.BodyFrameHeader
{
    background-color:#a10303;
    height:25px;
    line-height:25px;
    overflow:hidden;
    margin-right:15px;
    font-weight:bolder;
    color:White;
    padding-left:10px;
    padding-right:2px;
    
}
.BodyFrame a
{
    color:#ececec;
}
.BodyFrame a:hover
{
    color:white;
}
/********************************************/
/*****************Slide header***********************/
#slideshow {
    position:relative;
    width:700px;
	height:285px;
    overflow:hidden;
    background:url(../loader.gif) no-repeat center center;
    border:1px solid silver;
}
#slideshow DIV {
	background:transparent url(../rotate.jpg) no-repeat;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    width:700px;
	height:285px;
}
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
    display:block;
    background-color:Transparent;
}
#slideshow DIV.last-active {
    z-index:9;
}
Div#Header01
{
	background-position:0 0;
}
Div#Header02
{
		background-position: 0 -285px;
}
Div#Header03
{
		background-position: 0 -570px;
}
Div#Header04
{
		background-position: 0 -855px;
}
Div#Header05
{
		background-position: 0 -1140px;
}
Div#Header06
{
		background-position: 0 -1425px;
}
Div#Header06
{
		background-position: 0 -1710px;
}
/******************************************/
.SubMenu
{
    margin-top:10px;
    margin-bottom:10px;
}
.SubMenu li
{
    margin-bottom:2px;
}
.ProjectTable
{
    border-collapse:collapse;
    width: 700px;
}
.ProjectTable td
{
    border:1px solid silver;
    padding:3px;
}
.SupplierTable
{
    border-collapse:collapse;
}
.SupplierTable td
{
    border:1px solid silver;
    padding:3px;
}