*{
	margin:0;
	padding:0;
	border:0;
	outline:0px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}

/* Common CSS */

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.marzero{
	margin:0;
}
.martop-10{
	margin:-10px 0 0 0;
}
.martop10{
	margin:10px 0 0 0;
}
.padleft10{
	padding:0 0 0 10px;
}
.pad10{
	padding:10px;
}
.flesh{
	background-color:#f6eccd;
}
.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.font11{
	font-size:11px;
}
.font14{
	font-size:14px;
}
.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}
.blue{
	color:#0e92cd;
}
.grey{
	color:#999999;
}
.number-bullets{
	padding:5px 10px 10px 30px;
	list-style-type:decimal;
}
.white-bg{
	background-color:#FFFFFF;
}
.flesh-bg{
	background-color:#faf5e4;
}
.horizontal-separator{
	float:left;
	height:1px;
	width:823px;
	border-top:dashed #CCCCCC 1px;
	overflow:hidden;
}
	.horizontal-separator span{
		display:none;
	}
.horizontal-separator2{
	height:1px;
	width:531px;
	border-top:dashed #CCCCCC 1px;
	overflow:hidden;
}
	.horizontal-separator2 span{
		display:none;
	}

/* Pre-defined */

body{
	background:#eeda9c no-repeat top center fixed;
}
ul{
	list-style-type:none;
}

/* Classes*/

.country-table-odds{
	color:#FFFFFF;
	background-color:#7f8081;
}
.country-table-even{
	color:#000000;
	background-color:#d3d4d4;
}
.area265{
	width:265px;
}
.area260{
	width:260px;
}
.area823{
	width:823px;
}
.textbox-top{
	float:left;
	height:20px;
	width:510px;
	background:url(../images/textbox-top.jpg) no-repeat;
}
.textbox-bottom{
	float:left;
	height:20px;
	width:510px;
	background:url(../images/textbox-bottom.jpg) no-repeat;
}
.textbox-body{
	float:left;
	width:470px;
	padding:0 20px;
	background:url(../images/textbox-body.jpg) repeat-y;
}
.titlebox-left{
	float:left;
	height:30px;
	width:10px;
	background:url(../images/titlebox-left.jpg) no-repeat;
}
.titlebox-right{
	float:left;
	height:30px;
	width:10px;
	background:url(../images/titlebox-right.jpg) no-repeat;
}
.titlebox-body{
	float:left;
	height:25px;
	padding:5px 0 0 0;
	color:#880000;
	font-size:16px;
	font-weight:bold;
	background-color:#f6eccd;
}
.contentbox-body{
	float:left;
	width:257px;
	border:#ece2c4 1px solid;
	background-color:#f6eccd;
}
.contentbox-cell{
	width:125px;
	padding:2px 5px;
	background-color:#FFFFFF;
}
.contentbox-cell2{
	width:70px;
	padding:2px 5px;
	background-color:#FFFFFF;
}
.textbut {

	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	/* margin: 1px; */
	padding: 1px;
	border: 3px solid #dadada;
}
.textbut-search{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 1px;
	border: 1px solid #dadada;
	background:url(../images/search-background.jpg) left no-repeat;
}
.plate-area{
	float:left;
	width:266px;
	height:241px;
	margin:0 10px 10px 0;
	background:url(../images/plate-load.jpg) no-repeat;
	overflow:hidden;
}
.blog-area{
	float:left;
	width:500px;
	padding:0 10px 10px 10px;
	border:1px solid #CCCCCC;
}
.yellow-li{
	padding:5px;
	background-color:#FFFFCC;
}

/* IDs */

#wrapper{
	margin:0 auto;
	width:863px;
	
	background-color:#FFFFFF;
}
#header{
	float:left;
	width:863px;
	height:218px;
	background:url(../images/header.jpg) no-repeat;
}
#navigator{
	float:left;
	width:890px;
	height:27px;
	padding:10px 0 0 0;
	background:url(../images/navigator.jpg) repeat-x;
	text-align:center;
}
	#navigator ul li{
		padding:0 10px;
		display:inline;
	}
#main-body{
	float:left;
	width:890px;
	padding:0 0 20px 0;
	background-color:#FFFFFF;
}
#left-area{
	float:left;
	width:531px;
	padding:35px 0 0 20px;
}
	#left-area ul li{
		margin:10px 0 0 0;
	}
#right-area{
	float:right;
	width:312px;
}
#maincontent-area{
	float:right;
	width:823px;
	padding:20px;
}
	#maincontent-area ul li{
		margin:10px 0 0 0;
	}
#right-area-top{
	float:left;
	width:312px;
	height:224px;
}
#right-body{
	float:left;
	width:265px;
	padding:0 10px 0 27px;
	background:url(../images/right-body.jpg) repeat-y;
}
#plate-wrapper{
	float:left;
	width:823px;
}
	#plate-wrapper ul li ul li{
		margin:10px 8px 10px 0;
	}
#country-table{
	float:left;
	width:265px;
	background-color:#ce0417;
	padding:3px;
}
	#country-table ul li{
		color:#FFFFFF;
		display:inline;
		font-weight:bold;
		padding:0pt 45px;
		text-align:center;
		width:50px;
		overflow:hidden;
	}
	#country-table table tr td{
		height:23px;
		padding:0 0 0 5px;
	}
#footer{
	float:left;
	width:863px;
	height:102px;
	padding:8px 0 0 0;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
}
#copyright{
	clear:both;
	margin:0 auto;
	padding:10px 0;
	font-size:10px;
	color:#4a4a4a;
	text-align:center;
	font-weight:normal;
}

/* links */

a:link{
    text-decoration: none; 
    color: #CC0000;
	font-weight:bold;
    }
a:visited{
    text-decoration: none; 
    color: #CC0000;
	font-weight:bold;
    }
a:hover{
    text-decoration: none; 
    color: #999999;
	font-weight:bold;
	}
.navigatorlink a:link{
	font-weight:bold;
    text-decoration: none;
    color: #FFFFFF; 
    }
.navigatorlink a:visited{
	font-weight:bold;
    text-decoration: none;
    color: #FFFFFF; 
    }
.navigatorlink a:hover{
	font-weight:bold;
    text-decoration: none;
    color: #CCCCCC; 
	}
.footerlink a:link{
	font-size:11px;
	font-weight:normal;
    text-decoration: none;
    color: #FFFFFF; 
    }
.footerlink a:visited{
	font-size:11px;
	font-weight:normal;
    text-decoration: none;
    color: #FFFFFF; 
    }
.footerlink a:hover{
	font-size:11px;
	font-weight:normal;
    text-decoration: none;
    color: #AAAAAA; 
	}
.prevnextlink{
	font-size:12px;
	font-weight:normal;
    text-decoration: none;
	font-weight:bold;
    color: #999999; 

}
.prevnextlink a:link{
	font-size:12px;
	font-weight:normal;
    text-decoration: none;
	font-weight:bold;
    color: #d8b07c; 
    }
.prevnextlink a:visited{
	font-size:12px;
	font-weight:normal;
    text-decoration: none;
	font-weight:bold;
    color: #d8b07c;
    }
.prevnextlink a:hover{
	font-size:12px;
	font-weight:normal;
    text-decoration: none;
	font-weight:bold;
    color: #AAAAAA; 
	}
	
.add_vid_wrapper{
	width:500px;
	margin:0px auto;
	border:1px dashed #BA0315;
	padding:20px 10px;
}
.add_vid{
	border-bottom:1px solid #BA0315;
	border-left:1px solid #BA0315;
	width:400px;
	margin:0px auto;
}
.add_vid td{
	padding:10px;
	border-top:1px solid #BA0315;
	border-right:1px solid #BA0315;
}
.add_vid td.tab{
	padding:5px 10px;
	cursor:pointer;
	width:90px;
	font-weight:bold;
	background-color:#BA0315;
	color:#999;
}
.add_vid td.tab-active{
	padding:5px 10px;
	cursor:pointer;
	width:90px;
	font-weight:bold;
}
.form-field{
	border:1px solid #999;
	font-family: arial;
}
.form-table td{
	border:0px none !important;
	padding:1px !important;
}
.form-buttons{
	border:1px solid #BA0315;
	color:#BA0315;
	font-weight:bold;
	font-family:arial;
	background-color:#fff;
	padding:2px 5px;
}
