body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	}

#container1 {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/shadow_bg.jpg);
}
	
#container3 {
	width:792px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}

#mast {
/*
	background-image: url(http://my.rationalacoustics.com/testing/header_top_container_bg.jpg);
*/
	background-image: url(http://www.rationalacoustics.com/store/skin/frontend/default/rational/images/header_top_container_bg.jpg);
	background-position: -524px 0px;
	padding: 28px 0px 21px 23px;
	background-color:#A7D2DB;
}

#navbar {
	font-family:  Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
	width: 792px;
    border-bottom:1px solid #cccccc;
	}
	
.navbar-link-left,
.navbar-link-right {
	display:block;
	color: #365075;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	white-space: nowrap;
}

.navbar-link-left:visited,
.navbar-link-left:active,
.navbar-link-right:visited,
.navbar-link-right:active {
	color: #377A90;
}

.navbar-link-left:hover,
.navbar-link-right:hover {
	color: #86B1BD;
}



.navbar-link-left { float: left; }
.navbar-link-right { float: right; }

	

#mainbody{
	padding: 0px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 400px;
	}

.page-title {
    font-family: Arial, sans-serif;
    font-size: 32px;
    font-weight:bold;
    color: #A64F3F;
    margin-top:5px;
}

.page-title-2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing: 5px;
    color: #A64F3F;
    margin: 10px 0px 10px 0px;
}

.rat_index_titletd {
    background-color: #F3F3F3;
    padding: 4px 5px 4px 5px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    }

.rat_index_titletd-top {
    background-color: #F3F3F3;
    padding: 4px 5px 4px 5px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    }
.rat_index_titletd-bottom {
    background-color: #F3F3F3;
    padding: 4px 5px 4px 5px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    }     
.rat_index_td {
    border-bottom: 1px solid #cccccc;
    padding: 8px 5px 8px 5px;
    }

.rat_index_td a,
.rat_index_td a:visited {
    text-decoration: none;
    color: #377A90;
    }

.rat_index_td a:hover {
    text-decoration: underline;
    color: #86B1BD;
    }

.empty_list {
    border: 1px solid #cccccc;
    background-color: #F3F3F3;
    padding: 40px;
    text-align: center;
}

.rat_link, .rat_link:visited {
    text-decoration: none;
    color: #377A90;
}

.rat_link:hover {
    text-decoration: underline;
    color: #86B1BD;
    }
    
.add_button, .add_button:visited {
    color: white;
    text-decoration: none;
    display:block;
    background-image: url(/common/rational/images/add_button.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 5px 15px 5px 40px;
    border: 1px solid #1B3D48;
}

.add_button:hover {
    color: #86B1BD;
    text-decoration: none;
}

.add_button2, .add_button2:visited {
    color: black;
    text-decoration: none;
    display:block;
    background-image: url(/common/rational/images/add_button2.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 5px 15px 5px 40px;
    border: 1px solid #1B3D48;
}

.add_button2:hover {
    color: #404040;
    text-decoration: none;
}

.edit-box {
    border: 1px solid #cccccc;
    background-color: #F3F3F3;
    padding: 10px 40px 10px 40px;
}
table.activations {
    border: 1px solid #cccccc;
}
table.activations td, .activations_bigtext {
    padding: 8px;
    font-size: 14pt;
    text-align: center;
}
a[href$=".pdf"]  {
background:url("http://www.rationalacoustics.com/files/icon_pdf.gif") no-repeat scroll right center transparent;
padding-right:18px;
}
