﻿* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

a { text-decoration: none;}
a:hover { text-decoration: none}
}

a:focus { outline:none }

img { border: 0 }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: right }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-right: 25px; }

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: right }

.body_main {
	font-family: tahoma,Verdana, Arial;
	background: #ebebeb url("../images/body-bg.png") repeat-y center;
	color: #000;
	width: 840px;
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
}
.body_contractor {
	font-family: tahoma,Verdana, Arial;
	background: #ebebeb url("../images/body-bg-s.png") repeat-y center;
	width: 100%;
	text-align: center;	
	padding-bottom: 0px;	
}


.stripViewer .panelContainer .panel ul {
	text-align: right;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 230px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 1px solid #A8D7EA; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 230px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	right: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: right;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #8CCDE7 }
.stripNav li.tab2 a { background: #8CCDE7 }
.stripNav li.tab3 a { background: #8CCDE7 }
.stripNav li.tab4 a { background: #8CCDE7 }
.stripNav li.tab5 a { background: #8CCDE7 }
.stripNav li.tab6 a { background: #8CCDE7 }
.stripNav li.tab7 a { background: #8CCDE7 }
.stripNav li.tab8 a { background: #8CCDE7 }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("../images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("../images/arrow-right.gif") no-repeat center;
}

#slider_header {
    width: 779px; /* important to be same as image width */
    height: 212px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider_headerContent {
    width: 779px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider_headerImage {
    float: right;
    position: relative;
	display: none;
}

.slider_headerImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 779px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider_headerImage span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
	font-family:tahoma;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
	font-family:tahoma;
}
ul { list-style-type: none;}

.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #530053;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	line-height:25px;
}

.date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


/* gradient 2 */
.gradient2 h1 {
	font: bold 220%/100% "Lucida Grande", Arial, sans-serif;
	text-align: center;
	color: #6C5401;
	
}

span.block_content {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #786214;
	text-align: justify;
}

a.block_content {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #990000;
	text-align: justify;
	text-decoration: none
}

td.block_head {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: 700;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


#TopMenu {
	MARGIN: 0px
}
#TopMenu A:link {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 0px solid; MARGIN-TOP: 1px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; BORDER-LEFT: #68d055 0px solid; COLOR: #402802; PADDING-TOP: 4px; BORDER-BOTTOM: #d7d7d7 1px solid; FONT-SIZE: 13px; FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; 
}
#TopMenu A:visited {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 0px solid; MARGIN-TOP: 1px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; BORDER-LEFT: #68d055 0px solid; COLOR: #402802; PADDING-TOP: 4px; BORDER-BOTTOM: #d7d7d7 1px solid; FONT-SIZE: 13px; FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
#TopMenu A:over {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 0px solid; MARGIN-TOP: 1px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 4px; BORDER-LEFT: #68d055 0px solid; COLOR: #402802; PADDING-TOP: 4px; BORDER-BOTTOM: #d7d7d7 1px solid; FONT-SIZE: 13px; FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; 
}
#TopMenu A:active {
	BACKGROUND-COLOR: #fff1ce; COLOR: #c27700; BORDER-TOP-COLOR: #dba206
}
#TopMenu A:hover {
	BACKGROUND-COLOR: #fff1ce; COLOR: #c27700; BORDER-TOP-COLOR: #dba206
}


.right_user_list{
	font-family: tahoma,Verdana, Arial;
	font-size: 12px;
	text-align: right;
}
.card_title{
	font-family: Verdana, tahoma, Arial;
	color: #FF00FF;
	text-align: right;
}
.user_content_title{
	font-family: Verdana, tahoma, Arial;
	font-size: 13px;
	font-weight: bold;	
	text-align: center;
}

.user_content_text{
	font-family: Verdana, tahoma, Arial;
	font-size: 13px;
	font-weight: bold;	
	text-align: right;
}

#slideshow {list-style:none; color:#000;}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

.user_page_title{
	
border-color : #a48415; 
border-left-style: solid; 
border-left-width: 20px; 
border-right-style: solid; 
border-right-width: 20px; 
border-top-style: solid; 
border-top-width: 4px; 
border-bottom-style: solid; 
border-bottom-width: 4px;
background-color: #6c5401;
color: white;
text-align: center;
}