/* CSS Document */
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
html, body {
	height: 100%;
}
body{
	background:#550301;
	font-size:11px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
a{
	color:#FFFFFF;
	text-decoration:none;
	outline:none;}
a:hover{
		text-decoration:underline;
}

.left{
	float:left;
}

.right{
	float:right;
}

/*Page Design BG*/
	.pagebg{
	background:url(../images/design.jpg) no-repeat bottom right;
}
/*Page Logo BG*/
.logobg{
	background:url(../images/bg2.jpg) no-repeat top right;
}
/*Page Menu*/
.menuTD{
	height:145px;
}
.logo {
	height:78px;
	padding:16px 10px 0 0;
	position:absolute;
	right:0;
	top:0;
	width:245px;
	z-index:1;
}
#menu-hold{
	padding-top:73px;}
#menu_bg{
	background:#900402;
	height:30px;
	z-index:2;
	width:100%;
}
#menu{
	width:1001px;
	margin:0px auto;
	

}
#menu a{
	float:left;
}
#menu a.home:link, #menu a.home:active, #menu a.home:visited,
#menu a.menu1:link, #menu a.menu1:active, #menu a.menu1:visited,
#menu a.menu2:link, #menu a.menu2:active, #menu a.menu2:visited,
#menu a.menu3:link, #menu a.menu3:active, #menu a.menu3:visited,
#menu a.menu4:link, #menu a.menu4:active, #menu a.menu4:visited{
	padding:5px 0px 11px 0px;
	margin-right:27px;
	display:block;
	border-top:#900402 3px solid;
}
#menu a.menu1:hover{
	border-top:#4b296d 3px solid;	
}
#menu a.menu2:hover{
	border-top:#fff 3px solid;
}
#menu a.menu3:hover{
	border-top:#ffbd0d 3px solid;
}
#menu a.menu4:hover{
	border-top:#005824 3px solid;
}

/* Active menu */
#menu a.menu1-ac, #menu a.menu2-ac, #menu a.menu3-ac, #menu a.menu4-ac{
	border-top:#4b296d 3px solid;	
	padding:5px 0px 11px 0px;
	margin-right:27px;
	display:block;
}
#menu a.menu2-ac{
	border-top:#fff 3px solid;
}
#menu a.menu3-ac{
	border-top:#ffbd0d 3px solid;
}
#menu a.menu4-ac{
	border-top:#005824 3px solid;
}

/* Coda Slider */
.slider-wrap {
	width: 1001px;
	top: 0; left: 0;
	margin:0px auto;
	padding:0px;
	border:1px solid #ffbd0d;
}			
.stripViewer .panelContainer 
.panel ul {
			text-align: left; margin: 0; padding:0;
			}
.stripViewer {
			position: relative;
			overflow: hidden;
			width: 1000px;
			}
.stripViewer .panelContainer {
			position: relative;
			left: 0; top: 0;
			}
.stripViewer .panelContainer .panel {
			float: left;
			height: 100%;
			position: relative;
}
		
.stripNavL, .stripNavR, .stripNav {display: none;}
.nav-thumb {border: 0px solid black;}
#movers-row {margin: 2px auto 0 auto ; padding: .2em 0em; position: relative; text-align: right; border-top:0px solid #fff; width:1000px;}
#movers-row div {margin: 0 0PX; display: inline; position: relative; text-align: right;
}

#movers-row div a.cross-link {}
	
.cross-link {
		background: url(../images/icon-brown-box.jpg) no-repeat center;
		display: inline;
		float: none;
		padding: 0 !important;
		position: relative;
		z-index: 9999;
}
.active-thumb {
		background: url(../images/icon-brown-box-highlight.jpg) no-repeat center;
}
/* main content box */
.content-box {
	width: 1001px;
	height:320px;
	top: 0; left: 0;
	margin:0px auto 23px auto;
	padding:0px;
	border:1px solid #434343;
	background:#2a0100;
}

/* title */
.title1, .title2, .title3, .title4, .title5{
	background:url(../images/menu1_bg.jpg) repeat-y;
	padding:8px 5px 8px 10px;
}
.title2{
	background:url(../images/menu2_bg.jpg) repeat-y;
}
.title3{
	background:url(../images/menu3_bg.jpg) repeat-y;
}
.title4{
	background:url(../images/menu4_bg.jpg) repeat-y;
}
.title5{
	background:url(../images/menu_all_bg.jpg) repeat-y;
}
.page_txt{
		padding:10px;
		font-size:11px;
		color:#fff;
		text-align:justify;
		line-height:17px;
}
.page_txt ul{
	margin-left:18px;
}
.clients ul{
	margin:10px 0px 0px 10px;}
.clients li{
	text-align:left;
	background:url(../images/arrow.gif) no-repeat 0px 8px;
	line-height:25px;
	list-style:none;
	padding-left:15px;
}
.clients li a{
	color:#fff;
}
.clients li a:hover{
	color:#999999;
}
.esteem_title{
	text-align:left;
	text-transform:uppercase;
	padding-bottom:10px;
	font-weight:bold;
}
a.back{
	width:40px;
	float:right;
	background:url(../images/arrow1.gif) no-repeat 7px 6px #610301;
	color:#fff;
	text-align:center;
	padding:2px 0px 3px 10px;
	border:1px solid #5d5757;

}
a.back:hover{
	text-decoration:none;
	background-color:#4a4444;
}
.esteem_clients ul{
	margin:0px 0px 0px 0px;
}
.esteem_clients li{
	display:block;
	line-height:25px;
	list-style:none;
	text-align:left;
	border-bottom:1px dotted #666666;
}
.gallery_image{
	padding:10px;
}
.space{
	height:10px;
}
.client_info td{
	padding:5px;
	border-bottom:1px dotted #666666;}
/* Bottom Links */
#bottom_menu{
	width:1001px;
	height:30px;
	padding:0px;
	margin:20px auto;
	clear:both;
}
#bottom_menu a{	
	padding:0px 0px 5px 0px;
	margin-right:27px;
	display:block;
	float:left;
	border-bottom:#550301 1px solid;
}
#bottom_menu a:hover{
	border-bottom:#ffbd0d 1px solid;
	margin-right:27px;
}
#bottom_menu a.active{
	padding:0px 0px 5px 0px;
	display:block;
	border-bottom:#ffbd0d 1px solid;}

/*Footer*/
.footer{
	padding:15px 0px 15px 0px;
	color:#c4a8a8;
	font-size:11px;
	vertical-align:bottom;
}
.buzinessware {
	float:right;
	font-size:11px;}
.buzinessware a {
color:#C1000F;
float:right;
}
.buzinessware a:hover {
color:#FFFFFF;
text-decoration:none;
}
.buzinessware a span {
color:#FFFFFF;
font-weight:bold;
}
.buzinessware a:hover span {
color:#C1000F;
font-weight:bold;
}