/*
Theme Name: Reprise Media
Theme URI: http://www.reprisemedia.com/
Description: The default Reprise Media theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #1267bf;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0;
	padding: 20px 0;
	background: #004e90;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-SIZE: 13px;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}

/* ########################################################################################## */

#container {
	width: 980px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	background: url('images/head.png') right top no-repeat;
	padding: 10px 10px 2px 10px;
	position: relative;
}

#head H1 {
	padding: 0;
	margin: 0 0 10px 0;
}

#head H1 A {
	display: block;
	width: 215px;
	height: 49px;

	background: url('images/logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head .mainmenu {
	height: 45px;
	border: 1px solid #dfdfdf;
	background: url('images/menu.png') left top repeat-x;
}

#head .mainmenu UL {
	padding: 7px;
	list-style: none;
}

#head .mainmenu LI {
	float: left;
	background: url('images/menu.png') left -63px repeat-x;
	padding: 0 5px;
}

#head .mainmenu LI.page-item-10 {
	background: none;
}

#head .mainmenu LI A {
	float: left;
	display: block;
	height: 31px;
	overflow: hidden;
	color: #333;
}

#head .mainmenu LI A SPAN {
	display: block;
	padding: 7px 30px 20px 30px;
}

#head .mainmenu LI.current_page_ancestor A,
#head .mainmenu LI.current_page_item A,
#head .mainmenu LI A:hover {
	background: url('images/menu.png') left -95px repeat-x;
	color: #fff;
	text-decoration: none;
}

#head .mainmenu LI.current_page_ancestor A SPAN,
#head .mainmenu LI.current_page_item A SPAN,
#head .mainmenu LI A:hover SPAN {
	background: url('images/menu.png') right -127px repeat-x;
}

#head .submenu {
	position: absolute;
	top: 35px;
	right: 10px;
}

#head .submenu UL {
	padding: 0;
	list-style: none;
}

#head .submenu LI {
	float: left;
	padding: 0 7px;
	border-left: 1px solid #333;
}

#head .submenu LI.page-item-24 {
	border: none;
}

#head .submenu UL LI A {
	color: #333;
}

#head .submenu LI.page-item-26 A {
	background: url('images/head_contact.png') right top no-repeat;
	padding-right: 30px;
}




/* ########################################################################################## */

#page {
	border-top: 5px solid #e3e3e3;
	margin: 0 10px;
	line-height: 1.5;
}

#page A.block {
	float: left;
	display: block;
	padding: 3px 15px;
	background: #fca500;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#page HR {
	border: 0;
	border-bottom: 1px dotted #ccc;
	height: 1px;
	color: #fff;
	background: #fff;
	clear: both;
	margin: 15px 0;
	padding: 0;
}


#page H1 , #page H2{
	color: #00579a;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -1px;
}

#page .breadcrumbs {
	font-size: 12px;
	padding: 12px 0 0 15px;
}
#page  .widecolumn .breadcrumbs
{
	padding-left:0px;
	padding-bottom:10px;
}

#page .breadcrumbs A {
	text-decoration: underline;
}


#page .thumblist {
	padding: 0 0 10px 0;
}

#page .thumblist IMG {
	border: 1px solid #ccc;
	padding: 3px;
}

/* ########################################################################################## */

#content {
	padding: 15px;
}

 #content.home {
	/*width: 600px;*/
	float: left;
	padding-right: 30px;
}

#content.withsidebar {
	width: 670px;
	float: right;
}

/* ########################################################################################## */

#sidebar {
	width: 235px;
	float: left;
	margin: 15px 0 0 0;
	border-right: 1px dotted #ccc;
}

#sidebar UL {
	list-style: none;
	padding: 0 0 10px 0;
}

#sidebar UL UL LI {
	padding: 0 5px 0 0;
}

#sidebar UL UL LI A {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 20px;
	background: url('images/side_dot.png') 10px center no-repeat;
}

#sidebar H2 {
	background: #004d91 url('images/side_head.png') right center no-repeat;
	color: #fff;
	padding: 10px;
}

#sidebar .moreinfo {
	border: 1px solid #c8d0d2;
	background: #f1f5f8;
	margin: 0 10px 15px 0;
	padding: 10px;
}

#sidebar .moreinfo UL {
	list-style: none;
	padding: 0;
}

#sidebar .moreinfo A {
	display: block;
	padding: 5px 0 5px 20px;
	background: url('images/side_dot.png') 10px center no-repeat;
}

#sidebar .contact {
	display: block;
	background: url('images/side_contact.png') left top no-repeat;
	width: 224px;
	height: 88px;

	overflow: hidden;
	text-indent: -9999px;
	margin: 0 8px 0 0;
}

/* ########################################################################################## */

#homebar {
	width: 300px;
	float: left;
	padding: 15px 0;
	font-weight: bold;
	font-size: 12px;
}

#homebar H5 {
	color: #00579a;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: -1px;
}

#homebar .newslist {
	padding: 0 0 10px 0;	
}

#homebar .newslist UL {
	list-style: none;
	padding: 0;
}

#homebar .newslist UL LI {
	padding: 10px 5px;
	border-bottom: 1px dotted #333;
}

#homebar .newslist UL LI SMALL A {
	color: #72bcc9;
}

/* ########################################################################################## */

#foot {
	border-top: 5px solid #e3e3e3;
	position: relative;
	background: url('images/foot.png') left -238px repeat-x;
	/* color: #666; */
	color: #bbb;
}


#foot A {
	color: #bbb;
}

#foot A:hover {
	color: #666;
}

/* --- */

#foot .center {
	border: 1px solid #eee;
	border-width: 0 1px;
	margin: 10px 200px 0 240px;
	padding: 0 0 20px 0;
}

#foot .center UL {
	padding: 0;
	list-style: none;
	width: 450px;
}

#foot .center UL LI {
	float: left;
	width: 130px;
	padding: 0 20px 0 0;
}

#foot .center UL LI A {
	display: block;
	font-size: 11px;

	background: url('images/foot.png') right 9px no-repeat;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #eee;

	padding: 5px 0;
}

#foot .center UL LI A:hover {
	text-decoration: none;
}

/* --- */

#foot .left {
	width: 240px;
	position: absolute;
	top: 10px;
	left: 0;
}

#foot .left UL {
	list-style: none;
	padding: 0;
}

#foot .left UL LI {
	padding: 7px 0;
	border-top: 1px solid #ddd;
}

#foot .left LI.phone {
	/*
	background: url('images/foot.png') left -23px no-repeat;
	padding: 5px 0 5px 30px;
	*/
	border: 0;
}

#foot .left UL LI A {
}

#foot .left UL LI.page-item-18 A {
	background: url('images/head_contact.png') left top no-repeat;
	padding-left: 30px;
}



/* --- */

#foot .right {
	width: 200px;
	position: absolute;
	top: 10px;
	right: 0;
}

#foot .right UL {
	list-style: none;
	padding: 0;
}

#foot .right UL LI {
	padding: 0 0 5px 0;
}

#foot .right UL LI A {
	display: block;
	background: url('images/foot.png') left -67px no-repeat;
	padding: 0 0 0 20px;
}

#foot .right UL LI A.searchviews {
}
#foot .right UL LI A.twitter {
	background-position: left -100px;
}
#foot .right UL LI A.linkedin {
	background-position: left -134px;
}
#foot .right UL LI A.facebook {
	background-position: left -168px;
}
#foot .right UL LI A.flickr {
	background-position: left -202px;
}


/* --- */

#foot .padding {
	padding: 5px 30px;
}

#foot H5 {
	font-weight: normal;
	font-size: 20px;
}

/* --- */

#foot .copyright {
	padding: 10px 30px;
	color: #999;
	font-size: 10px;
}






/* ########################################################################################## */








.jcarousel-control {
	text-align: center;
	background: url('images/splash.png') left top repeat-x;
	height: 30px;
	overflow: hidden;
}

.jcarousel-control A {
	display: inline-block;
	background: url('images/splash.png') left -1000px no-repeat;

	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
}

.jcarousel-control A SPAN {
	display: block;
	padding: 5px 40px;
	background: url('images/splash.png') left -1000px no-repeat;
}

.jcarousel-control A.jcarousel-selected,
.jcarousel-control A:hover {
	background-position: left -41px;
}

.jcarousel-control A.jcarousel-selected SPAN,
.jcarousel-control A:hover SPAN {
	background-position: right -77px;
}

.jcarousel-textunderlay {
	position: absolute;
	bottom: 30px;
	left: 0;

	height: 50px;
	width: 100%;

	background: #000;

	z-index: 8999;

	opacity: 0.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
}

.jcarousel-textoverlay {
	position: absolute;
	bottom: 30px;
	left: 0;

	padding: 20px;
	color: #fff;
	z-index: 9999;
}
ul#add
{
width:60em;
float:left;
}
ul#add li
{
float:left;
width:20em;
}
ul#add br
{
clear:left;
}
ul.images
{
 float:left;
height:100%;
}
ul.images li
{
width:98px;
list-style: none;
float:left;
margin:20px;
}