/*
Theme Name: TSRD 2.0
Theme URI: http://shinenmedia.com
Description: Default theme for Team Rebel Direct Website
Author: Shinen Media Technology Corp
Version: 1.0
Tags: 
*/
#search {
    border: 1px solid #2c2b2b;
    height: 30px;
    padding: 0;
    background: #202020;
    text-align: right;
	width:210px;
}

#search input {
	border: 0;
    background: none;
    color: #737373;
}

#s {
	width: 175px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}


h1, h2, h3, h4, h5, h6{
	color:#b27306;
	font-weight:normal;
	margin:10px auto 15px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 a, h1 a:link, h1 a:visited{
	color:#b27306;
	font-weight:normal;
	text-decoration:none;
}
h2 a, h2 a:link, h2 a:visited{
	color:#b27306;
	font-weight:normal;
	text-decoration:none;
}
h3 a, h3 a:link, h3 a:visited{
	color:#b27306;
	font-weight:normal;
	text-decoration:none;
}
h4 a, h4 a:link, h4 a:visited{
	color:#b27306;
	font-weight:normal;
	text-decoration:none;
}
h5 a, h5 a:link, h5 a:visited{
	color:#b27306;
	font-weight:normal;
	text-decoration:none;
}
p{
	text-align:justify;
	margin:0 auto 15px auto;
}

a img{
	border:none;
}

a, a:link, a:visited{
	color:#C71414;
	text-decoration:none;
}
a:hover, a:active{
	color:#F2A60C;
}
h1{

font-size:26px;

}

h2{

font-size:22px;

}

h3{

font-size:18px;

}

h4{

font-size:14px;

}

h5{

font-size:12px;

}

h6{

font-size:8px;

}


a img {

	border:none;

}

.faq-question{
	font-weight:bold;
}
.faq-question a, .faq-question a:link, .faq-question a:visited{
	color:#4b4a4a;
}
.faq-question a:hover, .faq-question a:active{
	color:#024c98;	
}
		
.faq-answer{
	color:#999;
}
ol, ul {

	list-style: none;

	margin:0;

	padding:0;

}

p img {
	border:1px solid #4b4a4a;;
	padding:5px;
	margin:5px 10px;
}

p a img {
	border:none;
	margin:0;
	padding:0;
