body {
/*	background-color:black;
background: url("pics/7r.png");
background-repeat:repeat;*/
background-color:rgba(206,102,0,0.1);
	margin: 0px auto;
	padding: 0;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size: 16px;
	color: white;
    text-align: center;
}


#header {
/*background-color:black;
background: url("pics/test.jpg") no-repeat bottom center;
*/

/*background: url("pics/banner.jpg") no-repeat top center;
background-size: 100% 100%;
width: 100%-20px;
background: url("pics/banner.png") no-repeat center;
*/

background-color:rgba(206,102,0,1);
min-width: 1024px;
height: 140px;
margin: 0px auto;
padding-bottom: 1px;
}

#header2 {
position: fixed;
top: 0em;
left: 0em;
width:100%;
background-color:rgba(206,102,0,1);
min-width: 1024px;
height: 40px;
min-height: 42px;
margin: 0px auto;
padding-bottom: 1px;
}

#banner_txt{
position: fixed;
top: 0em;
left: 0em;
padding: 6px;
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 1em;
line-height: 1em;
}

#banner_txt .alfa{
font-size: .8em;
line-height:0.2em;
vertical-align:super;
}


table.pg {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.pg th {
	color: white;
	font-weight:900;
	background:rgba(206,102,0,1);
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
table.pg td {
	background:#FFF2F5;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}

table.pg2 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.pg2 th {
	color: white;
	font-weight:900;
	background:rgba(206,102,0,1);
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999999;
}
table.pg2 td {
	background:#FFF2F5;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999999;
}


#moving_bg{
line-height:20px;
font-size:20px;
margin: 0px auto;
width: 100%;
min-width: 100%;
opacity: 100;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
	transition-delay: 2s ease;
}


#moving_bg2{
line-height:20px;
font-size:20px;
margin: 0px auto;
height: 10px;
width: 100%;
min-width: 100%;
opacity: 100;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
	transition-delay: 2s ease;
}

#moving_bg small {
padding: 0px;
margin:0px;
font-size: 12px;
font-weight:900;
color: black;
}

#menu{
height: 20px;
min-width: 100%;
font-weight:900;
font-family: "Trebuchet MS", Helvetica, sans-serif
/*margin-top:10px;*/
}


/*
#menu a{
text-align:center;
background-color:green;
color: white;
margin-left: 20px;
padding-left: 20px;
padding-right: 20px;
border-radius: 5px;
cursor:pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 20px rgba(0,0,0,0.9);
-webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.9);
}
*/

#base {
display: inline-block;
color: black;
width: 1024px;
min-width: 1024px;
min-height:730px;
background-color:rgba(255,255,255,0.9);
margin: 0px auto;
height:auto;
}

#advert {
float: left;
margin-left:-4px;
padding:0px;
/*background-color:#CCCCCC;*/
width: 300px;
height: 600px;
}

#advert_t {
display:inline-block;
float: left;
margin-left:-10px;
margin-bottom:20px;
margin-right:0px;
padding:0px;
/*background-color:#CCCCCC;*/
width: 728px;
height: 90px;
}


#moving_bg input, submit, textarea, select {
color: #ce6600;
font-weight:100;
font-size: 16px;
padding: 4px;
background-color:rgba(255,255,255,0.7);
border-color: #ce6600;
border-width:3px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

submit:hover {
color: white;
font-weight:bold;
padding: 4px;
background-color:rgba(0,0,0,0.9);
border-color: grey;
	transition-delay: 2s ease;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
}


#menu a {
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 1.3em;
line-height: 1.1em;
color: #ce6600;
font-weight:900;
font-size:18px;
padding: 3px 13px 13px 13px;
background-color:white;
border: 3px solid #ce6600;
border-bottom:0px;
margin-left: 10px;
cursor:pointer;
border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-top-left-radius:10px;
-moz-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;

/*-moz-border-radius: 0px 20px;
-webkit-border-radius: 0px 20px; */
}




#menu a:hover {
color: white;
border: 3px solid white;
border-bottom:0px;
background-color:rgba(255,255,255,0);
	transition-delay: 2s ease;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
}


#moving_bg table {
color: white;
font-weight:900;
line-height: 1.1em;
padding-top: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#moving_bg td {
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 20px;
color: #ce6600;
font-weight:100;
}

/*
.Form_Span {
clear: both;
width:200px;
color: black;
line-height: 1.3em;
text-align:right;
padding: 1px;
margin-right: 5px;
background-color:rgba(255,255,255,0.9);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
*/

a {
text-decoration:none;
}

#top_msg {
font-weight: 100;
/*padding: 2px;*/
/*background-color: #ce6600;*/
background-color: white;
font-size:14px;
color: black;
margin: 0px auto;
padding: 0px;
}

#top_msg a {
color: #ce6600;
font-weight:900;
}

#top_msg a:hover {
text-decoration:underline;
}

#reasons_menu {
float:right;
clear: none;
padding: 10px;
width: 284px;
min-width: 284px;
min-height:730px;
}

.in_txt {
margin-top:10px;
margin-bottom:10px;
width: 700px;
}


#reasons_menu h1 {
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
height:1.3em;
font-size: 1.3em;
background-color:rgba(0,0,0,0.5);
color: white;
padding: 5px;
font-weight:500;
margin-top:0px;
border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-top-left-radius:10px;
-moz-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}

#reasons_menu a {
display:block;
}

.r_sub {
margin: 0;
padding: 0;
margin-bottom:20px;
padding-bottom: 10px;
min-width: 274px;
/*background-color: #eeefef;*/
background-color:rgba(206,102,0,0.1);
border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-top-left-radius:10px;
-moz-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}

.orange_bg {
background-color:rgba(206,102,0,1);
}

.black_bg {
background-color:rgba(0,0,0,0.7);
}



#big_img {
float:left;
clear: both;
width: 1024px;
height: 500px;
min-width: 1024px;
max-height:500px;
margin:0px auto;
padding:0px;
margin-bottom: 20px;
border-top: 10px solid white;
}


#reasons {
float:left;
padding: 10px;
clear: both;
width: 700px;
min-width: 700px;
min-height:730px;
}

#big_img h1 {
font-family: "Arial Narrow", Arial, sans-serif;
height:1.2em;
font-size: 1.8em;
/*background-color:rgba(206,102,0,0.2);*/
background-color:rgba(0,0,0,0.7);
color: white;
padding: 5px;
font-weight:100;
margin-top:0px;
cursor:default;
text-transform:uppercase;
}

#reasons h1 {
height:1.2em;
font-size: 1.5em;
background-color:rgba(206,102,0,1);
color: white;
padding: 5px;
font-weight:100;
margin:0px;
cursor:default;
/*border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-top-left-radius:10px;
-moz-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;*/
}

.head_menu {
height:1.2em;
font-size: 1.1em;
color: white;
padding: 5px;
font-weight:100;
margin-top:0px;
cursor:default;
text-transform:uppercase;
}

.rounded  {
border-top-left-radius:10px;
border-top-right-radius:10px;
-moz-border-top-left-radius:10px;
-moz-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
}


.allrounded  {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#reasons h2 {
clear:both;
height:1.2em;
font-size: 1.4em;
color: #ce6600;
text-align:center;
font-weight:100;
margin-top:30px;
padding: 0px;
margin-bottom: 10px;
}


.r7_sub {
opacity: 1;
/*background: url("pics/700x200.jpg");*/
/*background: url("http://cde.nwc.edu/SCI2108/forms/scale_model_presentation/family.jpg");*/
background-repeat:no-repeat;
width: 700px;
min-width: 700px;
min-height: 200px;
max-height: 200px;
overflow:hidden;
margin-bottom: 30px;
/*background-color: #eeefef;*/
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
border-radius: 10px;
}


.r7_main {
text-align:left;
opacity: 1;
width: 700px;
min-width: 700px;
line-height:1.4em;
/*margin-top:548px;*/
}

.r7_main a{
text-decoration:none;
font-size: 16px;
font-weight:900;
color: #ce6600;
cursor:pointer;
}

.r7_main a:hover{
text-decoration:underline;
}


.r7_main br{
  display: block;
   margin: 3px 0;
}



.user a {
text-decoration:none;
cursor:pointer;
font-weight:900;
color: white;
}

.user a:hover {
text-decoration:underline;
}

.intro_big {
/*background-color:rgba(255,255,255,0.7);*/
font-family: "Arial Narrow", Arial, sans-serif;
background-color:rgba(206,102,0,1);
color:white;
text-align:left;
cursor:default;
padding: 15px;
font-size: 22px;
font-weight:100;
font-stretch:condensed;
margin-bottom: 10px;
}

.intro {
/*background-color:rgba(255,255,255,0.7);*/
background-color:rgba(0,0,0,0.7);
color:white;
text-align:left;
cursor:default;
padding: 15px;
}

.intro:hover {
background-color:rgba(255,255,255,0);
color:rgba(255,255,255,0);
}

.r7_sub:hover {
	transition-delay: 2s ease;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}

#reasons table {
color: black;
font-weight:500;
}

#reasons select, input, textarea {
background-color:rgba(206,102,0,0.2);
border-width:3px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
color: black;
font-weight:bold;
padding: 8px;
border-color: #ce6600;
/*	transition-delay: 2s ease;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;*/
}

#reasons .submit:hover {
color: white;
font-weight:bold;
padding: 8px;
background-color:rgba(206,102,0,0.9);
border-color: white;
	transition-delay: 2s ease;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
}

#reasons p {
text-align:left;
}

#reasons ul, li {
text-align:left;
color: black;
font-weight:100;
font-size: 15px;
margin-top: 5px;
}


#reasons small {
font-weight:100;
color: black;
font-size: 13px;
}

h3 {
color: #ce6600;
font-size: 30px;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-weight:100;
}

#new_post {
margin-bottom: 100px;
}

#new_post input, textarea, submit, select {
font-weight:100;
overflow:auto;
}

.adder_txt {
padding: 5px;
margin-right: 6px;
cursor:pointer;
border: 1px solid #ce6600;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
color: black;
font-weight:bold;
background-color:rgba(206,102,0,0.4);
}

.r7_fot {
/*background-color:rgba(206,102,0,0.9);*/
color: white;
font-size: 10px;
padding: 8px;
}

.r7_fot a {
text-decoration:none;
color: white;
font-size: 12px;
}

.fotlink {
padding: 2px;
cursor:pointer;
color: white;
padding: 8px;
}

.fotlink:hover {
border-width:3px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color:rgba(255,255,255,0.5);
border-color: grey;
}

#thumbs img {
cursor:pointer;
}

.r7_report {
font-size: 14px;
margin-top:20px;
display:none;
}

.r7_report input, submit {
color: black;
font-weight:900;
background-color:rgba(255,255,255,0.9);
border-color: white;
border-width:3px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}

.my_post_list {
text-align:left;
font-size: 14px;
padding: 2px;
margin-bottom: 20px;
}

.my_post_list small {
font-size:8px;
font-weight:100;
}

.my_post_list a {
font-size: 18px;
font-weight:900;
color: black;
}

.show_more {
padding: 5px;
background-color:rgba(206,102,0,0.9);
color: white;
cursor:pointer;
border: 3px solid white;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}


.show_more:hover {
background-color:rgba(206,102,0,0.8);
	transition-delay: 2s ease;
	-webkit-transition: 2s ease;
	-moz-transition: 2s ease;
	-ms-transition: 2s ease;
	-o-transition: 2s ease;
	transition: 2s ease;
border: 3px solid #ce6600;
}

.next {
float:right;
cursor:pointer;
}

.previous {
float:left;
cursor:pointer;
}

#reasons_menu input {
padding: 10px;
margin:0px;
border: 0px;
font-weight:100;
font-size:14px;
background-color:rgba(206,102,0,0.2);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#reasons_menu .bw  {
font-size:13px;
padding: 6px;
margin: 6px;
font-weight:100;
background-color:rgba(206,102,0,0.1);
color: black;
cursor:pointer;
border: 1px solid white;
}

#reasons_menu .izcelts {
font-family: "Arial Narrow", Arial, sans-serif;
font-size:18px;
color: white;
background-color:rgba(206,102,0,1);
}

.action_a {
padding: 10px;
cursor:pointer;
}

.s_c {
margin: 0px;
padding: 2px;
font-size:14px;
}

#admin a{
padding-left: 5px;
color: black;
}

#admin a:hover{
text-decoration:underline;
}

#admin table, form, a {
font-size: 14px;
border-collapse:collapse;
}

#admin table td, th {
border: 1px solid black;
}

.r_sub a {
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 1.3em;
line-height: 1.1em;
color: #ce6600;
font-weight:100;
}

.sub_pic {
float:left;
font-family: "Arial Narrow", Arial, sans-serif;
margin:0px; 
padding:8px;
color: #ce6600;
}

ol li{
font-family: "Arial Narrow", Arial, sans-serif;
color: #ce6600;
font-weight:900;
line-height:1.2em;
font-size:1.4em;
padding: 0px;
margin: 0px;
}

ol span {
color: black;
font-weight:100;
}

#filter_link a {
display:inline-block;
padding: 5px;
background-color:rgba(206,102,0,0.9);
color: white;
}

.right {
float: right;
}

.clear {
clear:both;
}

#filter_table {
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 1.1em;
line-height: 1.1em;
color: #ce6600;
font-weight: 100;
}

#filter_table select{
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 0.9em;
color: #ce6600;
font-weight: 100;
padding:2px;
margin:0px;
border:1px solid;
}

form {
margin: 0px;
}

.front_page_h1 {
font-family: "Arial Narrow", Arial, sans-serif;
font-weight:900;
}

.tfc {
font-size: 20px;
line-height:1.5em;
color: #ce6600;
}

.dl {
font-size: 1.1em;
color: #ce6600;
}

p.seealso {
float:right;
font-size: 13px;
border-radius: 4px;
background-color:rgba(206,102,0,0.2);
padding: 2px 4px 2px 4px;
margin-top:0px;
}

p.seealso a {
font-size: 13px;
font-weight:100;
line-height:18px;
color:#000000;
display:block;
margin:0px;
padding:0px;
}

p.seealso a:hover {
color:rgba(206,102,0,1);
}
