*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body
{
	background: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #616161;
}
img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}

b
{
	color: #962200;
}

object
{
	vertical-align: top;
	outline: none;
}
ul, ol
{
	list-style: none;
}
.fleft
{
	float: left;
}
.fright
{
	margin: auto;
	position: relative;
	top: -109px;
	width: 735px;
}
.clear
{
	clear: both;
}
.col-1, .col-2, .col-3
{
	float: left;
}
.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}
.wrapper
{
	margin: auto;
	overflow: hidden;
	width: 1000px;
}
.container
{
	width: 100%;
}
/* GLOBAL */
#main
{
	width: 996px;
	margin: 0 auto;
	/*background: url(images/main-bg3.jpg) no-repeat left top;*/
	font-size: .75em;
}
#header
{
	height: 420px;
}
#footer
{
}
/* tailings */
.tail-top
{
	background: url(images/tail-topWhite.jpg) left top repeat-x #fff;
}
.tail-bottom
{
	background: url(images/tail-bottom.gif) left bottom repeat-x;
}
/* forms parameters */
input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}
/* other */
.img-indent
{
	margin: 0 20px 0 0;
	float: left;
}
.img-box
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box img
{
	float: left;
	margin: 0 20px 0 0;
}
.extra-wrap
{
	overflow: hidden;
}
p
{
	color: #252525;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal; /*margin-bottom: 18px;*/
}
.p1
{
	margin-bottom: 9px;
}
.p2
{
	margin-bottom: 18px;
}
.p3
{
	margin-bottom: 27px;
}

.p4
{
	color: #252525;
}

/* txt, links, lines, titles */
a
{
	color: #962200;
	outline: none;
	font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
a:hover
{
	text-decoration: none;
	color: #db7b02;
}

.heading
{
		color: #C72D00;
	font-family: inherit;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
 
}

.headingSmll
{
		color: #C72D00;
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;

	
}

h2
{
	color: #C72D00;
	font-family: Lucida Calligraphy,Lucida Handwriting,Arial;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 0 0 2px;
}
h3
{
	font-size: 1.1em;
	line-height: 1.2em;
}
h4
{
	font-size: 1em;
	margin-bottom: 6px;
}
h4 a
{
	color: #616161;
	text-decoration: none;
}
h4 a:hover
{
	color: #c72d00;
	text-decoration: underline;
}
.link1
{
	display: block;
	float: right;
	background: url(images/link1-bg.gif) left top repeat-x;
	color: #c72201;
	text-decoration: none;
	position: relative;
}
.link1:hover
{
	text-decoration: none;
}
.link1 em
{
	display: block;
	background: url(images/link1-left.gif) no-repeat left top;
	float: left;
}
.link1 b
{
	display: block;
	background: url(images/link1-right.gif) no-repeat right top;
	padding: 5px 20px 5px 20px;
	font-style: normal;
	float: left;
}
.link1 b span
{
	position: absolute;
	left: 19px;
	top: 4px;
	color: #fff;
	cursor: pointer;
}
.address
{
	float: left;
}
.address dt
{
	margin-bottom: 16px;
}
.address dd
{
	clear: both;
	text-align: right;
}
.address dd span
{
	float: left;
	padding-right: 25px;
}
/* header */
#header .row-1
{
	height: 53px;
}
#header .row-1 .top-nav
{
	float: right;
	margin: 0 -134px 0 0;
	padding: 17px 0 0;
}
#header .row-1 .top-nav li
{
	display: inline;
	float: left;
}
#header .row-2
{
	height: 308px;
}
#header .row-2 .indent
{
	padding: 54px 0 0 36px;
}
#header .row-3
{
	 
}
.site-nav
{
	background: url(images/divider.gif) no-repeat left top;
	bottom: 350px;
    overflow: hidden;
    position: relative;
	width:1000px;
	left: 80px;
}

.site-nav li
{
	display: inline;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}
.site-nav li a
{
	display: block;
	float: left;
	background: url(images/divider.gif) no-repeat right top;
	height: 59px;
	line-height: 59px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 30px;
}
.site-nav :hover
{
	color: #c72d00;
}

.site-nav .active
{
	color: #c72d00;
}

/* content */
#content
{
	/*padding: 20px 35px 50px 49px;*/
	padding: 0;
    position: relative;
    top: 16px;    
}

#content .col-1
{
	margin: 32px 0 50px 10px;
	width: 600px;
}
#content .col-2
{
	/*width: 290px; 	padding-bottom: 50px; 	 border: 1px solid gray;     padding: 3px; 	-moz-border-radius: 6px 6px 6px 6px; 	border: 2px solid gray; 	height: auto; 	margin: 0 0 109px; 	border-radius: 6px; 	opacity: 0.8;*/
	padding: 24px;
	width: 305px;
}
#content .section
{
	padding-bottom: 20px;
}
#content .inner_copy
{
	border: 0;
	color: #f00;
	float: right;
	width: 28% !important;
	margin: -123px auto 0;
	overflow: hidden;
	line-height: 0;
	padding: 0;
	font-size: 12px;
}
.img-list li
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 2px;
}
.img-list li.last
{
	padding-bottom: 0;
}
.img-list li img
{
	float: left;
	margin-right: 20px;
}
.team-list
{
	margin-bottom: -20px;
}
.team-list li
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.team-list li.last
{
	padding-bottom: 0;
}
.team-list li img
{
	float: left;
	margin-right: 20px;
}
.articles-list
{
	margin-bottom: -20px;
}
.articles-list li
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.articles-list li.last
{
	padding-bottom: 0;
}
.articles-list li img
{
	float: left;
	margin-right: 19px;
}
.articles-list li p
{
	margin-bottom: 6px;
}
.logo
{
	margin: 8px 0 0 -38px;
	position: absolute;
}
.logoMrg
{
	margin: 8px 0 0 -48px;
	position: absolute;
}

.logoMrg2
{
	margin: 8px 0 0 -61px;
	position: absolute;
}

.logoMrg3
{
	margin: 8px 0 0 -48px;
	position: absolute;
}

.logoMrg4
{
	margin: 8px 0 0 -53px;
	position: absolute;
}

.logoMrg5
{
	margin: 8px 0 0 -58px;
	position: absolute;
}


dl dt
{
	font-weight: bold;
	margin-bottom: 6px;
}
dl dd
{
	margin-bottom: 18px;
}
.list1
{
	padding-bottom: 18px;
}
.list1 li
{
	background: url(images/arrow1.gif) no-repeat left 6px;
	padding: 0 0 0 9px;
	position: relative;
}
/* footer */
#footer .indent
{
	padding: 27px 0 0 0;
	color: #fff;
}
#footer img
{
	position: relative;
	top: -3px;
}
/* forms */
#search-form
{
	float: left;
	padding: 16px 0 0 50px;
}
#search-form fieldset
{
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: .91em;
}
#search-form input.text
{
	width: 144px;
	background: url(images/input-bg.gif) left top repeat-x #fff;
	border: 1px solid #c85504;
	text-transform: none;
	padding: 1px 0 1px 3px;
}
#poll-form fieldset
{
	border: none;
}
#poll-form label
{
	display: block;
	vertical-align: top;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
#poll-form input.radio
{
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
#contacts-form
{
	clear: right;
	width: 100%;
	overflow: hidden;
	width: 900px;
}
#contacts-form fieldset
{
	border: none;
	float: left;
}
#contacts-form .field
{
	clear: both;
}
#contacts-form label
{
	float: left;
	width: 97px;
	line-height: 18px;
	padding-bottom: 6px;
	font-weight: bold;
}
#contacts-form input
{
	width: 190px;
	padding: 1px 0 1px 3px;
	background: url(images/input-bg1.gif) left top repeat-x #fff;
	border: 1px solid #929292;
	color: #616161;
	float: left;
}
#contacts-form textarea
{
	width: 795px;
	height: 130px;
	padding: 1px 0 1px 3px;
	background: url(images/textarea-bg.gif) left top repeat-x #fff;
	border: 1px solid #929292;
	color: #616161;
	margin-bottom: 16px;
	overflow: auto;
	float: left;
}

.products
{
	padding: 40px;
}
.products_all
{
	padding: 0 0 0 115px;
}


.panel
{
	/*height: 660px; 	width: auto; 	overflow: auto; 	margin-bottom: 55px;*/
}

.quote
{
	background: url("images/quote.png") no-repeat scroll 0 0 transparent;
	height: 55px;
	padding: 24px;
	position: relative;
}

.ddMonavie
{
	background: url("images/dd_bg.png") no-repeat scroll center bottom transparent;
	height: auto;
	margin-left: 168px;
	padding-bottom: 35px;
	position: absolute;
	width: 252px;
	z-index: 1000;
	padding-top: 10px;
}

.ddOpportunity
{
	background: url("images/dd_bg.png") no-repeat scroll center bottom transparent;
	height: auto;
	margin-left: 301px;
	margin-top: 0;
	padding-bottom: 35px;
	position: absolute;
	width: 252px;
	z-index: 1000;
	padding-top: 10px;
}

.ddTraining
{
	background: url("images/dd_bg.png") no-repeat scroll center bottom transparent;
	height: auto;
	margin-left: 463px;
	margin-top: 0;
	padding-bottom: 35px;
	position: absolute;
	width: 252px;
	z-index: 1000;
	padding-top: 10px;
}

.ddCalendar
{
	background: url("images/dd_bg.png") no-repeat scroll center bottom transparent;
	height: auto;
	margin-left: 596px;
	margin-top: 0;
	padding-bottom: 35px;
	position: absolute;
	width: 252px;
	z-index: 1000;
	padding-top: 10px;
}


.subMenu
{
	background-color: transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 20px;
	margin-top: 0;
	padding: 9px 0 4px 30px;
	width: 163px;
}

.subMenu a
{
	color: White;
	text-decoration: none;
}

.subMenu :hover
{
	color: #c72d00;
	outline: none;
}

#dd
{
	width: 255px;
}

.dd_hover
{
	color: #c72d00;
}

.links li
{
	list-style-type: disc;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.center
{
	margin: auto;
	width: 532px;
}

#pnlEditorWrap
{
	margin: auto;
	width: 600px;
	height: 800px;
}


#pnlNewsTitle
{
	float: left;
	padding: 0 0 6px;
}

#pnlLinkWrap
{
	background-color: #81a9e2;
}

.edit
{
	background-image: url("images/edit.png");
	border: medium none;
	height: 25px;
	width: 25px;
}

.editor
{
	height: 500px;
}

.btnDownloads
{
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0 0 #4F6AA3;
	border-bottom-color: #29447E;
	border-color: #999999 #999999 #888888;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: normal !important;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	color: White;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	margin: 12px 0 0 2px;
	width: 200px;
}

.btnDownloads:hover
{
	background: #c44f02;
	color: #d8b302;
}

.btnDownloadsActive
{
	background: #c44f02;
}

/*.button
{
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0 0 #4F6AA3;
	border-bottom-color: #29447E;
	border-color: #999999 #999999 #888888;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: normal !important;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	color: White;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	margin: 0 0 0 2px;
}*/

#btn
{
	margin: 0 2px 0 0;
}

.editContentBtns
{
	float: right;
	margin: -15px 4px 0 0;
	position: relative;
	width: 250px;
}

.editContentBtnsWrap
{
	padding: 0 0 12px 0;
	margin: auto;
	width: 603px;
}

.txtLink
{
	width: 350px;
}

.waterMark
{
	color: #5c2b0b;
	width: 350px;
}
.title
{
	color: white;
	float: left;
	font-family: Arial,Sans-Serif,Georgia;
	font-size: 16px;
	padding: 0 68px 0 0;
}

.freeTB
{
	-moz-border-radius: 8px 8px 8px 8px;
	background: none repeat scroll 0 0 rgba(82, 82, 82, 0.7);
	padding: 19px 10px 10px;
	float: left;
	margin: -1364px 0 0 188px;
	-webkit-border-radius: 8px;
}

.imgRuthBlog
{
	/*height: 130px; 	margin: -58px 0 0 209px; 	padding: 0 0 0 57px; 	position: absolute; 	z-index: 10000;*/
	height: 130px;
	margin: -74px 0 0 0;
	position: absolute;
	z-index: 10000;
}

.buttonNoMrg
{
	background-color: #FFEA90;
	border: 1px solid #C44F02;
	color: #C44F02;
	float: right;
	font-size: 10px;
	margin: 6px;
	padding: 4px;
	cursor: pointer;
	border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.buttonNoMrg:hover
{
	background-color: #c44f02;
	color: White;
	border-style: inset;
}

.button
{
	background-color: #FFEA90;
	border: 1px solid #C44F02;
	color: #C44F02;
	float: right;
	font-size: 10px;
	margin: 5px 65px 0px 0;
	padding: 4px 8px;
	border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
 	
	
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
 	cursor: pointer;
 	line-height: normal !important;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
 	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	margin: 0 0 0 2px;

}

.button:hover
{
	background-color: #c44f02;
	color: White;
	border-style: inset;
}

.teaseTitle
{
	color: #962200;
	font-family: Lucida Calligraphy,Lucida Handwriting,Arial;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: .3pt;
	border: medium none;
	background-color: Transparent;
	cursor: pointer;
}

.teaseTitle:hover
{
	color: #db7b02;
}

#teaser
{
	position: relative;
	right: 40px;	
}

.teaseTitleSmll
{
	color: #C72D00;
	font-family: Lucida Calligraphy,Lucida Handwriting,Arial;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: .3pt;
}


.blog-timeStamp
{
	font-family: Sans-Serif, Lucida Sans, Tahoma;
	font-size: 12px;
	color: #804525;
	font-weight: bold;
}

#lblNewsTease1
{
	 width: 600px;
}

.intro
{
	margin: -256px 0 0 0;
}

#btnClose
{
	background: url("images/btnClose.png") no-repeat scroll left top transparent;
	border: medium none;
	float: right;
	height: 25px;
	margin: -9px 0 0 72px;
	position: absolute;
	width: 25px;
	z-index: 100002;
}


.closeFadePanels
{
	background: url("images/btnClose2.png") no-repeat scroll left top transparent;
	border: medium none;
	float: right;
	height: 30px;
margin: -20px 0 0 -25px;
	position: absolute;
	width: 30px;
	z-index: 100002;
}

.closeBlogPanels
{
	background: url("images/btnClose2.png") no-repeat scroll left top transparent;
    border: medium none;
    float: right;
    height: 30px;
    margin: -11px 0 0 -15px;
    position: absolute;
    width: 30px;
    z-index: 100002;	
}

.btnWelcomeClose
{
	margin: auto;
}
#welcome
{
}

#btnAllVideos
{
	margin: 0 12px 0 0;
}

.btnBlack
{
	background: url("images/btnAllVlogs.png") no-repeat scroll left top transparent;
	border: medium none;
	color: White;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	height: 35px;
	width: 170px;
	font-weight: bold;
}

.btnBlack:hover
{
	color: #ffdf04;
}

#fade
{
	/*--Transparent background layer--*/ /*display: none; --hidden by default--*/ /*background: #000; 	position: fixed; left: 0; top: 0; 	width: 100%; height: 100%; 	opacity: .80; 	z-index: 9999;*/
}

.modal
{
	opacity: .4;
	background-color: Gray;
	height: 100%;
	width: 100%;
	z-index: 9999;
}

.vid-wrapper
{
	-moz-border-radius: 5px 53px 5px 53px;
	border-radius: 5px 53px 5px 53px;
	-webkit-border-radius: 5px 53px 5px 53px;
	border: 2px solid #C9C9C9;
	height: auto;
    margin: 13px 0 7px;
    padding: 24px 18px 30px;
    width: 305px;
    z-index: 1;
}

div.vid-wrapper:hover
{
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	border: 2px solid #804525;
}


.contentWrap
{
	margin: auto;
}

.outerWrap
{
	margin: -250px 0 0 0;
	position: absolute;
}

.welcomeVid
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px; /*background: none repeat scroll 0 0 rgba(82, 82, 82, 0.7);*/ /*border: 12px solid rgba(82, 82, 82, 0.7);*/
	border: 12px solid #525252;
	background: none repeat scroll 0 0 #525252;
	height: auto;
	margin: auto;
	width: auto; /* 	opacity: 0.7; 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 	filter: alpha(opacity=60);*/
	z-index: 10001;
}

#callInfo
{
	/*height: auto;
	width: 675px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;*/
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	height: auto;
    padding: 14px;
    position: relative;
     width: 607px;
    z-index: 50000;
}



.callInfo
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	background: none repeat scroll 0 0 #525252;
    border: 9px solid #525252;
    border-radius: 8px 8px 8px 8px;
    height: auto;
    left: -195px;
    margin: auto;
    position: relative;
    top: -1330px;
    width: 635px;
    z-index: 10001;
}

.fadeCall
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border: 9px solid #525252;
	background: none repeat scroll 0 0 #525252;
	height: auto;
	margin: -500px 0 0 250px;
	width: 701px;
	z-index: 10001;
	position: relative;
}


.blogFade
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border: 9px solid #525252;
	background: none repeat scroll 0 0 #525252;
	height: auto;
	margin: 0px 0 0 250px;
	width: 701px;
	z-index: 10001;
	position: relative;

}

#showTwitter
{
	padding: 0 0 32px;
    position: relative;
    top: 31px;
}

.vidBlogFade
{
  	background: none repeat scroll 0 0 #525252;
	height: 428px;
    margin: auto;
    position: relative;
    right: 200px;
    top: -1330px;
    width: 646px;
    z-index: 10001;
}

.feature
{
 margin: auto;
    position: relative;
    width: 455px;	
    text-align: center;	
}

#twitter
{
	left: 267px;
    position: relative;
    top: 165px;
    width: 200px;
}

.feature a
{
	font-size: 17px;
	font-weight: bold;	
}

#videoBlog
{
	border: 9px solid #525252;
    width: 635px;
    border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;

}

.blogTeaser
{
	border-radius: 5px 53px 5px 53px;
	-moz-border-radius: 5px 53px 5px 53px;
	border: 2px solid #C9C9C9;
	height: auto;
	margin: 0 0 7px;
	padding: 5px 18px 15px;
	width: 305px;
	-webkit-border-radius: 5px 53px 5px 53px; /**/
	background-color: #FAFAF5;
}
div.blogTeaser:hover
{
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	border: 2px solid #804525;
}


.productTeaser
{
	border-radius: 5px 53px 5px 53px;
	-moz-border-radius: 5px 53px 5px 53px;
	border: 2px solid #C9C9C9;
	height: auto;
	margin: 0 0 7px;
	padding: 18px 18px 35px 19px;
	width: 305px;
	-webkit-border-radius: 5px 53px 5px 53px; /**/
	background-color: #FAFAF5;
}
div.productTeaser:hover
{
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	border: 2px solid #804525;
}


.productTeaserWrapper
{
}
.linksWrapper
{
	border-radius: 5px 53px 5px 53px;
	-moz-border-radius: 5px 53px 5px 53px;
	border: 2px solid #C9C9C9;
	height: auto;
	margin: 0 0 92px 0;
	padding: 18px 18px 18px 61px;
	width: 265px;
	-webkit-border-radius: 5px 53px 5px 53px; /**/
	background-color: #FAFAF5;
}


div.linksWrapper:hover
{
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	border: 2px solid #804525;
}


#ruthFooter
{
	background: url("images/ruthFooter.png") no-repeat scroll left top transparent;
	float: right;
	height: 325px;
	margin: -135px 0 0;
	position: relative;
	width: 268px;
}
.linkTitle
{
	color: #C72D00;
	font-family: Lucida Calligraphy,Lucida Handwriting,Arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding: 12px 0 5px;
}
#lblMainText
{
	margin: 0 0 12px 0;
			color: #252525;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.blogFont
{
		color: #252525;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}


.callList li:hover
{
	font-weight: bold;
}
.site-nav-footer
{
	background: url(images/divider.gif) no-repeat left top;
	width: 100%;
	overflow: hidden;
}
.site-nav-footer li
{
	display: inline;
	font-size: 12px;
}
.site-nav-footer li a
{
	display: block;
	float: left;
	background: url(images/divider.gif) no-repeat right top;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 57px;
	line-height: 51px;
	padding: 0 27px;
	text-decoration: none;
	text-transform: uppercase;
}
.site-nav-footer :hover
{
	color: #c72d00;
}
.logoMrgFoot5
{
	margin: 8px 0 0 -49px;
}

#callWrap
{
}

.bold
{
	font-weight: bold;
	color: #C72D00;
}
#aboutRuth
{
	height: 125px;
	width: 675px;
	background-color: #F0F6FF;
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;
}

.aboutRuthWrap
{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	background: none repeat scroll 0 0 #525252;
	border: 8px solid #525252;
	height: auto;
	margin: 725px 0 0 250px;
	position: absolute;
	width: auto;
	z-index: 10001;
}

#btnCall
{
	background: url(images/call.png) no-repeat right top;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 152px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}



#btnShowRuthBlog
{
	background: url("images/btnRuthBlog.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 -123px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}

.btnShowRuthBlog
{
	background: url("images/btnRuthBlog.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 -123px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
	
}

.btnShowNews
{
	background: url('images/btnNews.png') no-repeat right top;
	border-color: inherit;
    border-style: none;
    border-width: medium;
    cursor: pointer;
    height: 65px;
    left: 429px;
    position: absolute;
    top: -16px;
    width: 140px;
    z-index: 10000;
}

#btnShowVideoBlog
{
	background: url("images/btnVideoBlog.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 -534px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}

#btnShowSlides
{
	background: url("images/btnSlideShow.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 -397px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}



#btnShowRvl
{
	background: url("images/btnRVL.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 -671px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}


#btnMoreProj
{
	background: url("images/moreLogo.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 14px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}

#btnCall
{
	background: url(images/call.png) no-repeat right top;
	border: medium none;
	float: right;
	height: 62px;
	margin: -44px 0 0 152px;
	position: absolute;
	width: 140px;
	z-index: 40000;
	cursor:pointer;
}



#moreProject
{
	height: auto;
	width: 607px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
	cursor:pointer;
}


#blogPrev
{
	height: auto;
	width: 675px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
}

#contactForm
{
	height: auto;
	width: 675px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
}

#newsPrev
{
	height: auto;
	width: 675px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 14px;
	z-index: 50000;
	background: url("http://www1.blogblog.com/scribe/bg_paper_mid.jpg") repeat-y scroll 0 0 #FFF3DB;
}

.productVid
{
	margin: 0 25px 0 81px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border: 12px solid #C9C9C9;
	background: none repeat scroll 0 0 #525252;
	height: auto;
}

.playProdVid
{
	background: url("images/vid.png") no-repeat scroll right top transparent;
	border: medium none;
	float: right;
	height: 50px;
	margin: -55px 59px 0 0;
	position: absolute;
	width: 50px;
	position: relative;
}

.spacer
{
	padding: 12px;
}

.spacerBorder
{
	padding: 10px;
	border-bottom: 2px solid gray;
	width: 541px;
}


.divSpacer
{
	margin: 0 0 12px 0;
}


.highlights
{
	padding: 4px 0 0 55px;
}

.divider
{
	border-bottom: 3px solid #C9C9C9;
	width: 500px;
	height: 3px;
	padding: 0 0 5px 0;
}

#trainingLinks
{
	padding: 10px 0 49px 0;
}

#trainingDownloads
{
	padding: 14px 0 0 0;
}

#lblRecentNews
{
	float: right;
}

#news-content-wrapper
{
	padding: 25px 0 0 0;
}

.productTeaserLinks
{
	padding: 41px 0 0 43px;
}

.trainingLinks
{
	margin: auto;
	overflow: hidden;
	width: 470px;
	overflow: hidden;
}

.trainingLinks li
{
	display: inline;
}

#trainingLinksWrap
{
	margin: 9px 0 0 61px;
}

.rpad
{
	margin: 0 0 6px 0;
}


.trainWidth
{
	width: 500px;
}

#innerFrame
{
	position: absolute;
	top: -256px;
	left: -161px;
	width: 1280px;
	height: 1065px;
}

#formula
{
	margin: 0 0 0 0;
}

#videoBar-wrapper
{
	width: 400px;
}

#pageWrap
{
	margin: auto;
	width: 400px;
}

#btnLike
{
	/*margin: 0 -56px; 	padding: 18px 0 0;*/
	margin: 0 0 -62px;
	padding: 15px 0 0;
}

#blog-content
{
	padding: 22px 0 0 0;
}

#btnSelectBlog
{
	padding: 2px;
}

.sectionHead
{
	float: right;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	padding: 0 39px 0 0;
}

.subSection
{
	float: right;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	padding: 0 32px 0 0;
}

.displayNone
{
	display: none;
}

#Admin
{
	padding: 5px;
}

.btnAdmin
{
	padding: 12px;
}

.iframe
{
	background-color: #f1f1f1;
}

.emailPrev
{
	background: url("images/em-VBE.jpg") no-repeat;
	height: 200px;
    left: 670px;
    position: relative;
    top: 5px;
}
/**/.dropPanel
{
	background-color: #FFFFFF;
    border: 1px solid gray;
    border-radius: 0 0 8px 8px;
    height: 500px;
    left: 97px;
    margin: auto;
    padding: 14px;
    position: absolute;
    top: 67px;
    width: 771px;
    z-index: 50000;

}

#btnCloseDrop
{
	border: 1px solid gray;
    cursor: pointer;
    float: right;
    position: relative;
    padding: 4px;
		
}

#btnLike ul li
{
	display: inline;	
}

.archiveLink
{
	/*float: right;
	    right: 12px;*/

    font-size: 16px;
    position: relative;
    text-decoration: none;
    top: -8px;
}

#imgPhone
{
	/*height: 15px;*/
    position: relative;
    right: 3px;
    top: 1px;
    width: 16px;	
}

#imgNewsletter
{
	/*height: 15px;*/
    position: relative;
    right: 3px;
    top: 4px;
    width: 16px;	
}

/**/
.nivoSlider {
    position:relative;
    width:960px; /* Change this to your images width */
    height:350px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
    top: 8px;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
