/*
* PremGeneral - Freestart Responsive HTML5 Template
* V1.0 - June 2014
*/

body{
	color: #EDE0BD!important;
}
.topheader{
	border-top: 6px solid #3131af;
	border-bottom: 6px solid #3131af;
}

h1, h2, h3, h4, h5, h6{
	color: #0F0F35!important;
}

#sidebar p, #sidebar strong, .pagetab p {
	color: #EDE0BD!important;
}

#static_banner {
/*	border:1px solid #3131af!important;*/
	margin: 0!important;
	padding: 0!important;
}


#formstyle	{
	background: #D6D6EF!important;
	color: black!important;
}
#formstyle a{
	color: black!important;
}
#formstyle p{
	color: #0F0F35!important;
}

#formstyle	{
	border: 1px solid #8383CF;
}

#captcha_img, #captchastring, #comments, textarea, .txtbx	{
	border: 1px solid #8383CF;
}

.titalignleft, .titaligncenter, .titalignright{
	color: #EDE0BD!important;
	margin-top: 0px!important;
	margin-bottom: 20px!important;
}

#footer	{
	background-color: #3D3DC5!important;
}
#navigation ul ul{
	background-color: #1D1D69!important;
	border: 6px solid #121240;
	outline: 3px solid #3131AF;
}

#navigation ul li a:hover, 
#navigation ul li:hover > a,
.button.gray:hover, 
.button.light:hover, 
.button.color, 
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.post-icon	{
	background-color: #0F0F35;
}

#bolded-line, #bolded-line2	{
	background: #EDE0BD;
}

.picture	{
	border: 1px solid #3131af;	
}

input[type="button"]	{
	background: #3131af;
}

a, a:visited, #contact-details a	{
	color: #EDE0BD!important;	
}

#contact-details a:hover, a:hover	{
	color: #3131af;	
}

.image_align_right, .image_align_left	{
	border: 1px solid #3131af;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover{
	border-color: #1D1D69;
}

.TFtable{
	width: 100%;
	border-collapse: collapse;
}
.TFtable tbody td{ 
	padding:7px;
	color: white!important;
	border: 1px solid #1D1D69;
}

.TFtable tbody tr{
	background: #8383CF
}

.TFtable tbody tr:nth-child(odd){ 
	background: #3131af;
}

.TFtable tbody tr:nth-child(even){
	background: #8383CF;
}
#txtTitle span{
	font-size: 35px;
	color: #3131af;
}
#txtSlogan span{
	font-size: 18px;
	color: #8383CF;
}