@charset "utf-8";
/* CSS Document */




body 
{
	margin: 0;
	background-color: #343434;
}
#wrapper1 
{
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1040px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	padding-top: 320px;

}
#wrapper2 
{
	background-image:url(../images/pageloop.png);
	background-repeat:repeat-y;
	background-position:top;
	width:1040px;
}
#midwrapper
{
	background-image:url(https://www.drug-side-effects.tv/images/titlebottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1040px;
}
#page_body 
{
	background-repeat: repeat-y;
	width: 960px;
}
.thetitle
{

	width:1040px;
	height:490px;
}

#right_col 
{
	width: 240px;
	float: right;
	margin: 0px 10px 0px 20px;
	display:block;
	background-image:url(https://www.drug-side-effects.tv/images/rightbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#rightcontent
{
	width: 240px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/rightloop.png);
	background-repeat:repeat-y;
	background-position:top;
}

#newsarticles
{
	margin: 0 0 10px 0;
	padding: 0;
	height: 160px;
	width: 1040px;
	display: block;
}

.newsbox
{
	width: 240px;
	height: 160px;
	background-image: url(../images/newsboxwhole.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin:0 10px;
	display: block;
}

.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	color:#ffa03a;
	text-decoration: none;
	margin-left: 130px;
	display: block;
}

.readmore:hover {
	color: #1bffec;
}

.newstitle
{
	width: 220px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	margin: 10px auto 5px auto;
	display: block;
	text-decoration: none;
	color: #FFF;
	
}
.newstitle:hover
{
	color:#ffa03a;
}


.newsarticle
{
	width: 220px;
	height:85px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size:12px;
	margin:0 auto;
	display: block;
	text-decoration: none;
	color:#ffc286;
	
}

.newsarticle:hover
{
	color:#fff;
}


.spc10
{
	height:10px;
}
.footertext
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-size:17px;
	color:#343434;
	position:absolute;
	top:30px;
	left:35%;
}
.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:1040px;
	height:60px;
	position:relative;
}


#left_col 
{
	width: 760px;
	float: left;
	margin:0px 0px 0px 10px;
	background-image:url(../images/maintop.jpg);
	background-repeat: no-repeat;
	background-position:top;
	display:block;
	padding-top: 22px;
}

.maintextwrapper
{	
	width:745px;
	word-wrap:normal;
	background-image:url(../images/mainloop.jpg);
	background-repeat: repeat-y;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	font-size:13px;
	color:#FFF;
	padding-right: 15px;
}
.maintextwrapper h1 {
	font-size: 20px;
	text-align: center;
}

.maintitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	font-size:15px;
	color:#FFF;
	width:510px;
	height:40px;
	margin:10px 0px 0px 270px;
	
}

.mainbottom
{
	background-image:url(../images/mainbottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:760px;
	height:20px;
}
#navigate
{
	background-image:url(../images/navigate.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:240px;
	height:80px;
}
#news
{
	background-image:url(https://www.drug-side-effects.tv/images/news.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:200px;
	height:35px;
	margin-left:20px;
}
.clearme
{
	clear:both;
}
/*  ------------FORM STYLES  -----------  */


.form_caption {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px 0px 5px 25px;
	width: 220px;
}
.formwrapper
{
	background-image: url(../images/contactbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 280px;
	height: 550px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.formtop {
	width: 280px;
	height: 50px;
	background: url(../images/formtop.jpg) no-repeat;
}
#side_form {
	margin: 0px 0px 0px 45px;
	width: 185px;
	display: block;
	
}

#side_form label {
	width: 185px;
	text-align: left;
	display: block;
}

#side_form input {
	width: 185px;
	margin-bottom: 10px;
}

#side_form select {
	width: 185px;
	margin-bottom: 10px;
}

#side_form textarea {
	width: 185px;
	height: 70px;
}

.submit_me {
    height:30px;
	width:80px;
	background: url(../images/submit.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin: 20px auto 0px auto;
	border:none;
	cursor: pointer;
	display: block;
}


	

/*  -------------END FORM STYLES---------  */

ul.links {
	list-style:none;
	margin: 0 0 0 20px;
	padding: 0;
	width:200px;
}

ul.links li {
	width: 200px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	font-size:15px;
}

ul.links li a{
	display: block;
	text-decoration: none;
	color:#FFF;
	background: url(../images/linkarrow.png) left center no-repeat;
	padding-left: 35px;
}


ul.links li a:hover{
	color: #ffca9a;
	background: url(../images/linkarrowroll.png) left center no-repeat;
}

tbody tr td {
    color: #ffffff;
}
