/*  
Theme Name: Amplify Interactive
Theme URI: http://www.getwordpressed.com/
Description: customized theme by <a href="https://www.getwordpressed.com">Get WordPressed</a>.
Version: 1.0 */

/* Begin Typography & Colors */
body {
text-align: left;
font-family: Arial, sans-serif;
font-size: 10pt;
padding: 0;
margin: 0;
color: #333333;
background: url(images/bar.gif) top left repeat-x;
background-color: #ccc;
}

img {
border: 0;
}

a {
	color: #8cc63f;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1, h2, h3 {
font-size: 12pt;
}

h1 {
margin: 0;
padding: 10px 0 5 px 0;
}

#wrapper {
width: 922px;
margin: 0 auto;
background: #ffffff url(images/bg-border.gif) repeat-y;
}

#bg-border {
background: url(images/bg-border.gif) repeat-y;
width: 922px;
margin: 0;
padding: 0;
}

#header {
height: 109px;
width: 900px;
padding: 0;
margin: 0;
background: #E9FDEF url(images/lady-laptop.jpg) top right no-repeat;
text-align: left;
}

#spacer {
height: 15px;
width: 900px;
background-color: #666666;
}

#bg-header-border {
background: url(images/bg-header.jpg) top left repeat-y;
width: 922px;
margin: 0;
padding: 0;
}

#menu {
width: 100%;
height: 30px;
padding: 0;
margin: 8px 0 0 0;
background: transparent url(images/bg-menu.gif) top left no-repeat;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

#button {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#button a {
color: #fff;
}

#button li {
float: left;
height: 30px;
background: url(images/button-right.gif) top right no-repeat;
margin: 0 1px;
white-space: nowrap;
width: 148px;
}

#button .page_item a{
display: block;
background: url(images/button-left.gif) top left no-repeat;
text-decoration: none;
padding: 0px 15px 0px 15px;
line-height: 30px;
}

#button li:hover {
background-position: 100% -30px;
}
#button .page_item a:hover {
background-position: 0px -30px;
border: none;
}

#button li.current_page_item, #button li.page_item:hover {
text-decoration: none;
color: #E0DFE3;
background: url(images/button-right.gif) top right no-repeat;
}

#button .current_page_item a, #button .current_page_item a:visited, #button .page_item a:hover {
text-decoration: none;
color: #E0DFE3;
background: url(images/button-left.gif) top left no-repeat;
}

#top-submenu {
background: #ffffff url(images/bg-subnav-top.gif) no-repeat top left;
height: 8px;
width: 900px;
}

#submenu {
font-size:12px;
font-weight:bold;
padding:12px 0 0;
text-align:center;
text-transform:uppercase;
width:900px;
}

img.logo{
margin-top:10px;
}

#submenu ul{
float:left;
}

#flexhead {
width: 900px;
}

#custommessage {
font-size: 14px;
text-align: left;
text-transform: none;
font-weight: normal;
}

#submenu li {
display: inline;
padding: 10px;
list-style-type: none;
}

#subnav {
padding-top: 4px;
background-color: #ffffff;
}

#belowsubnav {
background-color: #eeeeee;
text-align: left;
padding: 15px;
}

#belowsubnav-t {
background: #ffffff url(images/bg-subnav-bluetop.gif) no-repeat top left;
clear:both;
width: 100%;
height: 15px;
}

#belowsubnav-b {
background: #ffffff url(images/bg-subnav-bluebot.gif) no-repeat top left;
width: 100%;
height: 13px;
}

#mainarea {
width: 900px;
text-align: left;
margin: 0;
padding: 0;
}

.content {
padding: 0 15px;
margin: 0 0 400px 0;
}

.pagecontent {
padding: 0 220px 0 15px;
}

#right_side_pages {
float: right;
width: 220px;
overflow: hidden;
}

#right_side {
float: right;
width: 400px;
overflow: hidden;
}

#right_side ul, #right_side li {
margin: 0;
padding: 0;
list-style-type: none;
}

#right_side_right {
float: right;
width: 170px;
padding: 0;
}

#right_side_left {
float: left;
width: 170px;
padding: 0;
}

#right_side .pad, #right_side_pages .pad {
padding: 0 10px 10px 17px;
}

#footer {
background-color: #E9FDEF;
text-align: left;
width: 900px;
}

.clear { clear: both; }

#address {
width: 800px;
padding: 15px;
}

.alignleft {
float: left;
padding-right: 8px;
}

.alignright {
float: right;
padding-left: 8px;
}

.homepageimage {
float: left;
padding-right: 8px;
margin-top: -12px;
}

.homepagetxt {
height: 154px;
padding: 0 100px;
}

.widget {
border: 2px solid #d8d8d8;
padding: 10px;
}

.widget h3 {
background: url(images/bg-h3.jpg) no-repeat;
padding: 5px;
margin: 0!important;
width: 148px;
height: 30px;
}
