/*Main layout for all elements www.winningbythinking.co.uk*/

body{
	background-color:#fff;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #1F0D67;	
	background-color: #fff;
}

h2{
	font-size: 14px;
	/*color: #228AC5;*/
}
h3{
	font-size: 12px;
	color: #0d005c;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
}
a{
	text-decoration: none;
	/*color: #1F0D67;*/
	color: #228ac5;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #B0341A;
}

#main_box {
	padding:0;
	margin:	auto;
	width: 780px;
	height: 100%;
	text-align: left;
	border: 2px solid #7c9dda;
	background-color: #fff;
}
#header{
	height: 140px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0f0;*/
}
#logo{
	border: 0px;
	position: relative;
	top: 40px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}


/****Vertical Menu****/

#v_menu{
	position: relative;
	top: 0px;
	left: 0px;
	width:174px;
	height: 100%;
	/*border-top: 4px solid #a0a5b8;*/
	background-color: #fff;
	margin: 0;
	font-size: 13px;
	/*padding-bottom: 50px;/*izkustwen paddin za fona na report list*/
}
#v_menu ul.level_1{
	list-style: none;
	margin: 0px;
	
}

#v_menu ul.level_2{
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
}
/*#v_menu ul.level_3{
	list-style: url(../images/tree_symbol.gif);
	list-style-position: outside;
	margin: 0px 0 5px 0;
	padding-left: 22px;
}*/
#v_menu li a{
	display: block;
	text-decoration: none;
	/*font-size: 12px;*/
	padding-top: 3px;
	text-align: left;
}
/*ul.level_3{
	background-image: url(../images/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 3px; 
	background-color: #fff;
	padding: 3px 0;
}*/
ul.level_2{
	background-color: #e3edff;
	padding: 5px 0;
	width: 160px;
	border-bottom: 1px solid #eef4ff;
	text-align: left;
}

div#v_menu ul.level_1 li a.main_button{
	background-image: url(../images/main_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #228ac5;
	font-weight: bold;
	height: 23px;
	padding-top: 3px;
}
div#v_menu ul.level_1 li a.main_button_active{
	background-image: url(../images/main_button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #2a1770;
	font-weight: bold;
	height: 23px;
	padding-top: 3px;
}
div#v_menu ul.level_1 li a.main_button1{
	background-image: url(../images/main_button1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #228ac5;
	font-weight: bold;
	height: 23px;
	padding-top: 3px;
}
div#v_menu ul.level_1 li a.main_button1_active{
	background-image: url(../images/main_button1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #2a1770;
	font-weight: bold;
	height: 23px;
	padding-top: 3px;
}
div#v_menu ul.level_1 li a.main_button1:hover{
	color: #2a1770;
}
/*div#v_menu ul.level_1 li a.main_button1:active{
	color: #2a1770;
}*/

div#v_menu ul.level_1 li a.main_button:hover{
	color: #2a1770;
}
/*div#v_menu ul.level_1 li a.main_button:active{
	color: #2a1770;
}*/

div#v_menu ul.level_1 li a{
	padding-left: 15px;
}

div#v_menu ul.level_2 li a{
	display:block;
	line-height: normal;
	/*color: #2a1770;*/
	height: 20px;
	padding-left: 30px;
}
div#v_menu ul.level_2 li a:hover{ /*syshtiq style za active*/
	color: #2a1770;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/arrow_d_blue_1.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
/*div#v_menu ul.level_2 li a:active{ /*syshtiq style za active
	color: #eff0f1;
	text-decoration: none;
	font-size: 11px;
	background-color: #228ac5;
}*/
#sub_active{
	color: #2a1770;
	text-decoration: none;
	font-size: 11px;
	background-image: url(../images/arrow_d_blue_1.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
/*ul.level_2 li a.parent_button{
	padding: 5px 2px 5px 2px;
	background-image: url(../images/parent_button_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}*/

/*End of v_menu*/

/*Content section*/
#content{
	position: relative;
	top: 0px;
	left: 40px;
	margin: 20px 0;
	padding-left: 2px;
	/*height: 80%;*/
	width: 85%;
	/*color:#110735;*/
	text-align: left;
	line-height: 18px;
	/*border: 1px solid #000;*/
}
/*.text_link{
	text-decoration: none;
	/*color: #1F0D67;*
	color: #228ac5;
	font-weight: bold;
}
.text_link:hover{
	text-decoration: underline;
	color: #5BAD18;
}*/
.list_style_none{
	list-style-type: none;
	line-height: 30px;
}
.list_style_arrow{
	list-style-image: url(../images/arrow_blue.gif);
	list-style-position: outside;
	display: block;
}
.list_style_arrow li{
	padding-bottom: 20px; 
}
.rugby_text{
	width: 300px;
	height: 100%;
	border: 2px solid #900;
	position: relative;
	left: 0px;
	color: #900;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	/*padding: 10px 0;*/
}
.rugby_text p{
	vertical-align:middle;
	padding:20px 10px 10px 0;
}
.rugby_text img{
	padding:10px;
}
.rugby_text1{
	width: 360px;
	height: 100%;
	/*border: 2px solid #900;*/
	position: relative;
	left: 50px;
	/*color: #000;*/
	font-size: 12px;
	text-align: center;
	/*padding: 10px 0;*/
}
.quatation{
	font-style: italic;
	font-weight: bold;
}
.autor{
	position: relative;
	left: 360px;
	font-style: italic;
}
.autor_1{
	position: relative;
	left: 130px;
	font-style: italic;
}
.red_text{
	color:#900;
	font-weight:bold;
}
.left_col_text{
	font-weight: bold;
	width: 150px;
	border: 2px solid #fff;
	text-align: center;
	margin: 50px 0 0 3px;
}
/*End of Content section*/

/*text_line section*/
#text_line{
	background-image: url(../images/text_line_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:26px;
	width: 100%;
	/*border: 1px solid #000;*/
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	padding-top: 5px;
	color: #2a1770;/*dark blue*/
	/*color: #228AC5; blue*/
	/*color: #5BAD18;green*/
	font-weight: bold;
	font-size: 12px;
}

/*end of text_line section*/

/*footer soction*/
#footer{
	position: relative;
	left: 0px;
	/*top: 0px;*/
	bottom: 0px;
	width: 100%;
	height: 15px;
	border-top: 2px solid #0079be;
	text-align: right;
	color: #5974a6;
}
#footer a{
	text-decoration: none;
	color: #658acd;
	font-size: 9px;
	text-align: center;
}
#footer a:hover{
	color: #262f4d;
	text-decoration: none;
}
/*#footer_copyrights{
	padding-left: 290px;
	color: #5a657f;
}
/*end of footer section*/