/*==============================
	SITE WRAPPER
===============================*/
body
{
	background-image: url(images/bkgblue2.gif);
    background-position-x: center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-size:12px; 
	color:#ffffff;
	margin-top: 0;
}

.bg-wrapper{
/*	background-image: url(images/header.jpg);
    background-position-x: center;
	background-repeat: no-repeat;*/
	min-height:650px; 
	margin-left:auto; 
	margin-right:auto; 
}
.site-wrapper
{
	width:945px; 
	min-height:600px; 
	margin-left:auto; 
	margin-right:auto; 
	border:solid 0px black; 
}

/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	width:945px; 
	height:54px;
	padding:0 30px;
}
.header-title
{
	float: left;
}
.header-logo{
	float:left; 
}
.header-moto{
	float:left; 
	font-family:Arial;
	font-size:20px; 
	color:#ffffff;
	text-align: right;
	margin:15px 60px 0 15px;
}
.header-lang{
	float: right; 
	background-image: url(images/lang.gif);
	padding:3px 5px 4px;
}
.lang{
	margin: 0 6px;
}
.lang a {
	color: #FFFFFF;
	text-decoration:none
}	
.lang a:hover{
	font-weight: bold;	
}
.header-menu
{
	float: left; 
	width:945px; 
	height:38px; 
}

.header-menu a {
	color:#fff;
	text-decoration:none;
}
/* // The Menu // */
.header-menu ul
{
	padding:0; 
	margin:0;
	list-style:none; 
}
.header-menu li
{
	float:left;
	width: 109px;
	height: 27px;
	text-align:center;
	font-size: 14px;
	padding-top: 11px;
}
.button1{
	background-image: url(images/button1.gif);
	font-weight: bold;
}
.button3{
	background-image: url(images/button3.gif);
	font-weight: bold;
}
.button3:hover{
	background-image: url(images/button2.gif);
	font-weight: bold;
}
.button4{
	background-image: url(images/button4.gif);
	font-weight: bold;
}
/*==============================
	BODY WRAPPER
===============================*/
.body-wrapper
{
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	float:left; 
	width:945px; 
}

.body-wrapper2
{
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	float:left; 
	width:500px; 
	min-height:250px;
}
/*==============================
	CONTENT-WRAPPER
===============================*/
.content-wrapper
{  
	float:left; 
	width:590px;
	margin: 30px 5px 0 0; 
}
/*==============================
		PANEL CONTENT
===============================*/
.panel
{ 
	margin-bottom:5px;
}
/*==============================
		LEFT WRAPPER 
===============================*/
.left-wrapper
{
	margin: 25px;
	float:left; 
	width:285px;
}
/*==============================
		FOOTER
===============================*/
.footer
{
	clear:left; 
	height:16px;
	font-size:11px;
	padding-top:15px;
	
}

.bnav{
	/*padding-left: 1px;*/
}
.bnav a{
	padding-left: 3px;
	color: #7a7a7a;
	text-decoration:none
}
.bnav a:hover{
	color: #000000;
}


/*==============================
		TEXT STYLES 
===============================*/

.one_column{
	width: 920px;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	line-height:1.3em;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 37px;
}


.smallpage {
	width:90%;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	background-color: #CCCCCC;
	line-height:1.2em;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	float: left;
}

.column_l {
	width: 660px;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	line-height:1.3em;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	float: left;
}

.column_l a {
	color: #0083c7;
	
}
.column_l a:hover {
	color: #FF6600;
}

.column_l p {
	width: 650px;
	color: #5D5D5D;
	text-align: left;
	font-size:10pt;
	margin-top:5px;
	
}


.column_l ul {
	width: 450px;
	padding-top: 0;
	padding-left: 10px; 
	padding-bottom: 5px; 
	}

.column_l ul li {
	display:list-item;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-bottom:5px
}




.column_r {
	width: 220px;
	float: right;
	position: relative;
	right: 7px;
	margin-top: 45px;
	padding: 5px 5px 10px 5px;
	font-size: 10pt;
	font-family: Verdana;
	}
	

	
/*==============================
		HEADER STYLES 
===============================*/

	
	
h1 {
	color: #0083c7;
	font-size: 1.2em;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
}
h2 {
	color: #007DC5;
	font-size: larger;
	margin-top: 7px;
	margin-bottom: 3px;
}
h3 {
	color: #007DC5;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom:3px;
	font-weight: bold;
}
h4 {
	color: #006699;
	font-size: 1em; 
	margin: 0;
	font-weight: 200;
	
}
h5 {
/*	background-color:#0083c7;*/
	border:none;
	background-image: url(images/langqreen.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 3px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	width: 150px;
}



/*==============================
		STYLES FOR IMAGES 
===============================*/

.img {border: 0px;}

img.title {
	float:none;
	border: 0px;
}

img.left {
	float: left;
	border: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

img.leftBigMargin {
	float: left;
	border: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
}

img.right {float: right; margin: 2px 0 5px 20px; border: 0px; }

img.across {
	float:none;
	border: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

img.across a {
	border: 0;
	text-decoration:none
}

img.across a:hover {
	border: 0;
	text-decoration:none
}



/* Styles for Links 
a {
	color: #006699;
	
}
a:hover {
	color: #33ff33;	
}
*/
.v4xboxrssclass {
	color:#0083c7;
	width:360px;
}

.v4xboxrssclass a {
	color:#0083c7;
	width:360px;
}
.v4xboxrssclass a:hover{
	color:orange;
}


.section {
	width:650px;
}



.hide{
	display:none;
}

.section-buttons button{
	background-color:#0083c7;
	border:none;
	background-image: url(images/lang.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.section-buttons button:hover{
	text-decoration: none;
	cursor: pointer;
	background-color:#615B57;
	background-image:none
}

.section-buttons .selected {
	background-image: url(images/langqreen.gif)
}

.toolbox {
	display:block;
	left:810px;
	position:relative;
	top:145px;
	width:200px;
}

.toolbox a{
	float:left;
}

.rounded-corners  
{
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-image: url(images/tablebg.jpg);
	font-weight:bold;
	color:#FFFFFF;
	padding:7px;
	margin:7px;
	line-height:1.2em;
} 

.rounded-corners ul {
list-style-type: circle
} 

.watch {
	display:block;
	left:810px;
	position:relative;
	top:145px;
	width:200px;
}