@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited{
	text-decoration: none;
}

a:hover,
a:focus{
	text-decoration: underline;
}

a img,
img{
	border: none;
}

.clr{
	clear: both;
}

.aLeft{
	text-align: left;
}

.aCenter{
	text-align: center;
}

.aRight{
	text-align: right;
}

.fCenter{
	margin-left: auto;
	margin-right: auto;
}

/* layout */
body{
	background-color: #8C8C8C;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body#body{
}

#container{
	background: #FFFFFF url(../../headers/header_default.png) center top no-repeat;
	margin: 0px auto;
	width: 960px;
}

#header{
	height: 256px;
}

#header #logo{
	background: url(../img/rinedata.png) center center no-repeat;
	display: block;
	float: right;
	height: 59px;
	margin: 99px 30px 0px 0px;
	overflow: hidden;
	text-indent: -9999px;
	width: 207px;
}

#menu{
	background-color: #2E2E2E;
	height: 25px;
	width: 701px;
}

#page{
	background: url(../img/content_bg.png) 701px 0px repeat-y;
}

#content{
	float: left;
	padding: 30px 50px 30px 30px;
	width: 631px;
}

#sidebar{
	float: right;
	font-size: 11px;
	margin: -25px 30px 0px 0px;
	width: 200px;
}

#footer{
	background-color: #8C8C8C;
	color: #FFFFFF;
	padding-bottom: 20px;
}

#footer #contentBottom{
	background: #FFFFFF url(../img/content_bottom_bg.png) right top repeat-y;
	height: 28px;
	margin: 0px auto 0px 0px;
	width: 711px;
}

#footer #footerMenu,
#footer #copy{
	background-color: #2E2E2E;
	color: #666666;
	height: 33px;
	line-height: 33px;
	margin-right: auto;
	padding-left: 20px;
	width: 645px;
}

#footer #copy{
	font-size: 11px;
	height: 1em;
	line-height: 1em;
	padding-bottom: 10px;
}
/* /layout */

/* menu */
#footerMenu a:link,
#footerMenu a:visited{
	color: #666666;
}
/* /menu */

/* content */
/* msg */
#msg{
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 30px;
}
/* /msg */

#content h1,
#content h2,
#content h3,
#content h4{
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

#content h2,
#content h3,
#content h4,
#sidebar h3,
#sidebar h4{
	color: #003B89;
}

#content h2{
	font-size: 13px;
}

#content h3{
	font-size: 12px;
}

#content h4{
	font-size: 11px;
}

#content ol,
#content p,
#content ul,
#content li{
	line-height: 18px;
	margin-bottom: 10px;
}

#content li ol,
#content li ul{
	margin-top: 10px;
}

#content ol{
	padding-left: 35px;
}

#content ul{
	list-style-image: url(../img/unordered_list_bullet.png);
	padding-left: 20px;
}
/* /content */

/* sidebar */
#sidebar .sidebarBox{
	margin-bottom: 20px;
}
/* module */
.module{
}

.module .modTitle{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

#sidebar .readMore{
	background: url(../img/unordered_list_bullet.png) left center no-repeat;
	display: block;
	margin: 3px 0px;
	padding-left: 15px;
}

#sidebar h2{
	background: url(../img/mod_title_bg.png) left top no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 29px;
	line-height: 29px;
	margin-bottom: 5px;
	padding-left: 15px;
}

#sidebar .vimeo_module{
	background: url(../img/mod_separator.png) center bottom no-repeat;
	padding-bottom: 20px;
}

#sidebar .vimeo_module .vimeoLink{
	background: url(../img/mod_vimeo_link_bg.png) center center no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	text-transform: uppercase;
}

#sidebar .vimeo_module .vimeoLink:hover,
#sidebar .vimeo_module .vimeoLink:focus{
	/*background: url(../img/mod_vimeo_link_hover_bg.png) center center no-repeat;*/
	text-decoration: none;
}

/*
#sidebar .news_module .newsPos{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#sidebar .cs_module .csPos{
	margin: 5px 0px 20px 0px;
	text-align: center;
}
*/
/* /module */
/* /sidebar */

/* pagination */
#pagination{
	text-align: center;
}

#pagination a{
}

#pagination .prevPage{
	display: block;
	float: left;
}

#pagination .nextPage{
	display: block;
	float: right;
}
/* /pagination */

/* slideshow */
#slideshow{
	background: url(../img/quote_drop_shadow.png) center bottom no-repeat;
	height: 180px;
	margin: 0px auto 20px auto;
	padding-bottom: 35px;
	width: 650px;
}

#prevSlide,
#nextSlide{
	background: url(../img/slideshow_box_prev.png) right center no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 180px;
	width: 24px;
}

#nextSlide{
	background: url(../img/slideshow_box_next.png) left center no-repeat;
}

#slideContainer{
	background: url(../img/slideshow_box_bg_393x176.png) left top no-repeat;
	border: 2px solid #8C8C8C;
	float:left;
	height: 176px;
	overflow: hidden;
	width: 598px;
}

#slideContainer #slideTitle{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin-right: auto;
	padding-left: 15px;
	width: 175px;
}

#slideBox{
	height: 148px;
	overflow: hidden;
	width: 598px;
}

#slideBox ul{
	height: 148px;
	list-style: none;
}

#slideBox ul li{
	float: left;
	height: 128px;
	padding: 10px 15px;
	width: 568px;
}

#slideBox ul li .testim{
	color: #181818;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	height: 100px;
}

#slideBox ul li .testimAuthor{
	color: #004c99;
	font-size: 14px;
	font-weight: bold;
}
/* /slideshow */

/* contact form */
#frmInquiry{
	margin: 10px auto 10px 0px;
	width: 500px;
}

#frmInquiry fieldset{
	border: none;
}

#frmInquiry legend{
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

#frmInquiry .formPart{
	height: 20px;
	margin-bottom: 7px;
}

#frmInquiry label{
	background: url(../img/arrow1.gif) left center no-repeat;
	display: block;
	float: left;
	margin-right: 20px;
	padding-left: 15px;
	width: 150px;
}

#frmInquiry .asterix{
	color: #000000;
	font-weight: bold;
}

#frmInquiry .inputbox{
	background-color: #F7F7F7;
	border: 1px solid #004080;
	display: block;
	float: left;
	width: 250px;
}

#frmInquiry .button{
	background-color: #F7F7F7;
	border: 1px solid #004080;
	color: #004080;
	display: block;
	font-weight: bolder;
	padding: 1px 4px;
}
/* /contact form */

/* hr */
#page hr{
	display: none;
}

#content .hr,
#sidebar .hr{
	border: none;
	clear: both;
	height: 4px;
	margin: 8px 0px;
}

#content .hr{
	background: url(../img/hr_651x6.png) center center no-repeat;
}

#sidebar .hr{
	background: url(../img/hr_200x4.png) center center no-repeat;
}
/* /hr */
