/* @group General Setting */

body,td,th  {
	font: 76%  Arial, "Lucida Grande", Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #464646;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/bg-stripped.png);
}

img { 	
	border: none; 
}

.error {
	color: #FF0000;
}

.notes {
	color: #003479;
	font-size: 12px;
	margin: 4px;
	font-style: italic;
}

.clear {
	clear: both;
}

h1 {
	color: #005b7f;
}

h1 a{
	text-decoration: none;
	color: white;
}

/* @end */

/* @group Main Style */

#wrapper {
	margin: 0 auto;
	width: 1024px;
	/*min-height: 600px !important;*/ 
	text-align: center;
	background: black url(../images/bg-03.jpg) no-repeat;
}

#container {
	margin: 0 auto;
	width: 820px;
}

#header {
	/*background-color: yellow;*/
}

#headerleft{
	width: 400px;
	float: left;
	text-align: left;
	vertical-align: middle;
	color: white;
	font: large "Lucida Grande", Lucida, Verdana, sans-serif;
}

#headerright{
	width: 420px;
	float: left;
}

#navigation {
	width: 820px;
	height: 25px;
	margin: 0;
	padding: 0;
	/*float: left;*/
}

#navigation ul, #navigation li	{ 
	list-style:none; 
	padding:0;
	margin:0; 
}

#navigation ul {
	margin: 0;
	padding-left: 20px;
}

#navigation li{	
	margin: 0;
	padding:0; 
	display:inline;
	text-align: center;
}

#navigation li a{
	width: 122px;
	height: 25px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: white;
	line-height: 2;
	font-size: 14px;
	background-image: url(../images/tabn-01.png);
}

#navigation li a:hover{
	background-image: url(../images/tabo-01.png);
	color: #005b7f;
}

#top-saperator {
	background: url(../images/top-saperator.png) no-repeat;
	width: 820px;
	height: 17px;
	margin: 0;
	padding: 0;

}

#bottom-saperator {
	background: url(../images/bottom-saperator.png) no-repeat;
	width: 820px;
	height: 17px;
	margin: 0;
	padding: 0;

}

#GoogleAdsTop{
	background-color: white;
}

#middle {
	background-color: white;
	min-height: 500px !important; 
}

#bar {
	width: 800px;
	padding: 10px;
	text-align: left;
}

#common {
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
}

#mainbar {
	width: 430px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar {
	width: 350px;
	float: left;
}

#sidebar1 {
	width: 170px;
	float: left;
}

#sidebar2 {
	width: 170px;
	float: left;
}

input, select {
	margin:4px;
}

#footer {
	clear: both;
	padding: 10px;
	color: silver;
	font-size: medium;
}

/*#DataTable label{
	font-weight: bold;
}*/

/* @end */

/* @group Category Style */

#category {
	
}

#category li {
	width: 120px;
	height: 30px;
	float: left;
	display: block;
	text-align: center;
	padding: 5px;
	border: 1px solid silver;
	margin: 5px;
	vertical-align: middle;
	font-size: medium;
}

#category li a {
	line-height: 2;
	text-decoration: none;
	color: olive;
	font-weight: bold;
}

/* @end */

/* @group Image List Style */

.imglistthumb{
	/*padding: 4px;*/
}

.imglistthumb a:link {
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}

.cardthumbdata {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}

/* @end */

/* @group Login Style */

#form {
	margin-top: 30px;
}

#UserPanel { 
	width:350px;
	float: right;
}

#UserPanel #PanelBody {
	background: white url(../images/panel-bg.png) repeat-y;
	float: left;
	width: 350px;
}

#UserPanel #InputUsername input, #UserPanel #InputPassword input {
	width:120px;
	float: left;
	height: 15px;
	padding: 5px;
	color: #6b6b6b;
	border: 1px solid gray;
	background-color: #eaeaea;
}

#UserPanel #InputLogin input{
	width: 60px; 
	height: 25px;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #005b7f;
}


#UserPanel #TextRemember {
	 /*background-color: #35f2ff;*/ 
	width:240px; 
	float: left; 
	text-align:right;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 2;
	color: #005b7f;
}

#UserPanel #InputRemember {
	 /*background-color: #a0ff92;*/ 
	width:20px; 
	float: left; 
	text-align:right;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}

#UserPanel #MiscLoginLink {
	 /*background-color: #35f2ff;*/ 
	width:270px; 
	float: left;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}

#UserPanel #MiscLoginLink a{
	text-decoration: underline;
	color: #005b7f;
}

#UserPanel #MiscLoginLink a:hover{
	color: gray;
}

#UserPanel #PanelFooter{
	width:350px;
	height: 10px;
	float: left;
	background: url(../images/panel-footer.png) no-repeat;
}

#UserPanel #PanelButton a{
	width:128px;
	height: 20px;
	float: left;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/panel-button.png) no-repeat;
	line-height: 2;
	margin-left: 20px;
	text-decoration: none;
}
/* @end */

/* @group User Panel Style */
				

/*#UserPanel #TextUsername, #UserPanel #TextLastLogin {
	 background-color: #ff4423; 
	width:80px;
	padding:5px;
	float:left;
	height: 25px;
}

#UserPanel #InputLastLogin {
	 background-color: #ff4423; 
	width:80px;
	padding:5px;
	float:left;
	height: 25px;
}

#UserPanel #InputUsername {
	 background-color: #ffb822; 
	width:80px;
	padding:5px;
	float:left;
	height: 25px;
}

#UserPanel #TextLogout {
	text-align: right;
	 background-color: #ff51eb; 
	width:180px; 
	clear:left;
	height: 25px;
}*/

/* @end */

/* @group Table */

.TH {
	font-size: 16px;
}

.TD_even {
	background-color: #e7e7e7;
	border-right: 1px dotted silver;
	border-bottom: 1px dotted silver;
	border-left: 1px dotted silver;
}

.TD_odd {
	background-color: #f8f8f8;
	border-right: 1px dotted silver;
	border-bottom: 1px dotted silver;
	border-left: 1px dotted silver;
}




/* @end */

/* @group Search */

#SearchInput{
	width: 200px;
	height: 15px;
	padding: 5px;
	color: silver;
	border: 1px solid gray;
	background-color: black;
	margin-right: 0;
}

#SearchButton{
	/*width: 50px;
	height: 25px;
	border-style: none;
	margin-left: 0;
	border: 1px solid gray;*/
	width: 50px; 
	height: 25px;
	text-align: center;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #005b7f;
}

/* @end */

/* @group Image */

#CardFrame {
	padding-right: 19px;
	padding-left: 18px;
	width: 763px;
}

#CardContent{
	border: 1px dashed silver;
	width: 761px;
}

#CardImage {
	width: 400px;
	float: left;
	border-right: 1px dashed silver;
}

#CardInfo {
	width: 360px;
	float: left;
}

#CardNavigation {
}

#CardNavigation ul, #CardNavigation li	{ 
}

#CardNavigation ul {
	text-align: center;
	margin-top: 20px;
	padding:0;
}

#CardNavigation li{
	margin: 0;
	padding:0; 
	display:inline;
}


#CardNavigation li a{
	width: 175px;
	height: 54px;
	float: right;
	text-decoration: none;
	background-image: url(../images/uni-button.png);
	text-align: center;
	font: 18px/3 "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: white;
	margin-right: 5px;
	margin-left: 5px;
}

.SmallCard_Title{
	font-weight: bold;
	text-align: center;
}

.BigCard_Title{
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

/* @end */

/* @group Form Table */

/* @group Profile */

.Profile {
	border-top: 1px dotted silver;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
}

.Profile label{
	font-weight: bold;
	line-height: 2;
	font-size: 16px;
}

.Profile .Row{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fafafa;
	border-bottom: 1px dotted silver;
}

.Profile input{
	width: 200px;
	height: 15px;
	padding: 5px;
	color: #6b6b6b;
	border: 1px solid silver;
}

.Profile .checkbox{
	width: 20px;
}
.Profile .plain{
	font-weight: bold;
	line-height: 2;
	font-size: 16px;
	color: #6b6b6b;
}

.Profile .button{
	width: 100px; 
	height: 30px;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #005b7f;
}



/* @end */



/* @group Card */

/*.Card {
	border-top: 1px dotted silver;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
}*/

.Card label{
	font-weight: bold;
	line-height: 2;
	font-size: 14px;
}

.Card .Row{
	/*padding-top: 5px;*/
	/*padding-bottom: 5px;*/
	/*background-color: #fafafa;*/
	/*border-bottom: 1px dashed silver;*/
}

.Card input, .Card select, .Card textarea{
	/*width: 200px;*/
	padding: 5px;
	color: #6b6b6b;
	border: 1px solid silver;
}

.Card input {
	height: 14px;	
}

.Card .rate{
	width: 50px;
}
	
.Card select{
	height: 30px;

}

.Card .file{
	height: 30px;
	width: 50px;
	padding: 5px;
	color: #6b6b6b;
	border: 1px solid silver;
}

.Card .plain{
	font-weight: bold;
	line-height: 2;
	font-size: 16px;
	color: #6b6b6b;
}

.Card .button{
	width: 150px; 
	height: 30px;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #005b7f;
}

/* @end */
/* @end */
