/*  
Theme Name: Active MR
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 
*/

body{
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#000000;
}

img{
	border:0;
}

#footer {
	line-height:40px;
	height:96px;
	margin:2px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#topheadertext{
	font-size:16px;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:48px;
}

#tableborder{
	margin: 0 auto;
	width:800px;
	border:1px solid #DC1C1F;
}

#buttontext{
	margin-right:10px;
}

#subbuttontext{
	line-height:25px;
	font-size:12px;
}

#header{
	height: 60px;
	width:800px;
}

#headertext{
	line-height:60px;
	margin-left:20px;
	color:#FFFFFF;
	font-size:20px;
}

#content{
	margin:10px 10px 10px 10px;
}

#description, #codes, #warranty{
	font-size:12px;
}

#productwrapper{
	border-bottom:1px solid #666666;
	margin-bottom:10px;
}

.topheader{
	background:url(images/greytop.png);
}

.bedroom{
	background:url(images/greentop.png);
}

.bathroom{
	background:url(images/cyantop.png);
}

.walking{
	background:url(images/blacktop.png);
}

.mobility{
	background:url(images/peachtop.png);
}

.seating{
	background:url(images/pinktop.png);
}

.accessories{
	background:url(images/orangetop.png);
}

.specs{
	background:url(images/bluetop.png);
}

.sidebutton{
	text-align:right;
	height:25px;
	line-height:25px;
	margin-bottom:25px;
	color:#FFFFFF;
	overflow:hidden;
}

.sidebutton a{
	text-decoration:none;
	color:#FFFFFF;
}

#information_button, #mobility_button, #bathroom_button, #bedroom_button, #hoists_and_slings_button, #pressure_care_button, #specifications_button, #hospital_button, #seating_and_furniture_button, #aids_to_daily_living_button{
	margin-top:10px;
	background:url(images/redbutton.png);
}


#descbox{
	margin-bottom: 10px;
}


