/*******************************************************************************
Generic template based on the provided design. rsync_styles.css : 060714
-----------------------------------------------------------------------------
A source ordered style sheet based on the Ruthsarian three column model. 
*******************************************************************************/

/*******************************************************************************
COLORS	
*******************************************************************************

Page Background:    #E7E7E7
Menu/header gray:   #E7E7E7
Grey Type:          #C0C0C0
Red:                #E31B23
Blue:               #007DB1
Light Blue:         #CADFEE


/*******************************************************************************
STRUCTURAL ELEMENTS
*******************************************************************************/
body {
	background: #ebebeb;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 14px Trebuchet, Genevia, Arial, Helvetica, sans-serif;
	color: #333;}
.clear {clear: both;}
.container {
        width: 780px;
        margin: 0 auto;}
.header {
	width: 780px;
	height: 93px;
	background: #fff url(../images/rsync_header.jpg) no-repeat left top;}
.header_plain {
	width: 780px;
	height: 93px;
	background: #fff url(../images/plain_header.jpg) no-repeat left top;}
.tagline {
	background: #fff;
	height: auto;
	margin-top: 40px;
	margin-right: 10px;
	width: auto;
	clear: both;
	float: right;
	font-weight: bold;}
.wrapper {
        margin: 0px auto;
        width: 780px;
        text-align: left;
        background: #fff;}
 html .wrapper {width: 780px;}
.outerWrapper {
	margin-left: 186px;
	width: 350px;
	position: relative;}
 html .outerWrapper {width: 350px;}
.floatingWrapper {
	float: left;
	width: 400px;}
.floatingWrapper2 {
        float: left;
        width: 550px;}
.centerColumn {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	width: 350px;}
.leftColumn {
	margin-left: -175px;
	_margin-left: -180px;
	width: 165px;
	position: relative;}
 html .leftColumn {float: left;}
.leftContainer {
	width: 165px;}
html .left {margin-right: -3px;}
.rightContainer {
	margin-left: 3px;
	width: 165px;}
 html .rightContainer {
	float: left;
	margin-left: 0px;}
.rightColumn {
	float: left;
	margin-left: -1px;
	width: 185px;
	margin-right: -185px;
	_margin-top: 45px;
	position: relative;}
 html .rightColumn {
	margin-left: 0px;
	margin-right: -265px;}

/*******************************************************************************
THEME ELEMENTS
*******************************************************************************/

.centerlargeColumn {
	float: right;
	background: #fff;
        margin-top: 10px;
        width: 515px;}
.alignright{
	margin-top: 0px;
	text-align: right;
	float: right;
	margin-left: 2px;}
.alignleft{
	margin-top: 0px;
	text-align: left;
	float: left;
	margin-right: 2px;}
.left {margin-left: -2px;}
.centerColumn a, .centerColumn a:link, .centerColumn a:visited {
	color: #E31B23;
	text-decoration: underline;}
.centerColumn a:hover, .centerColumn a:active {
	color: #000;
	text-decoration: none;}
.centerColumn p {
	padding-right: 15px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 145%;
	color: #000;}
.centerColumn ul li {
	margin-bottom: 7px;
	line-height: 130%;
	margin-left: -25px;
	list-style: none;
	color: #000;}
.centerColumn h1 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 16px;
	margin: 0px;
	color: #E31B23;}
.centerColumn h2 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 12px;
	font-size: 13px;
	margin: 0px;
	text-align: left;
	color: #E31B23;}
.centerColumn h3 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 11px;
	margin: 0px;
	color: #E31B23;}
.small {font-size: 10px;}
.black {
	font-weight: bold;
	color: #000;}
#blue {background: #CADFEE;}
.red {
	color: #e31b23;}
#ordernow {
	text-align: right;
	float: right;}
#ordernow a, #ordernow a:link, #ordernow a:visited {
	font-weight: bold;
	color: #000;
	background: #EDEFEE ;
	padding-left: 21px;}
#ordernow a:hover, #ordernow a:active {
	font-weight: bold;
	color: #214683;
	background: #cadfee;
	padding-left: 21px;}
.more {
	text-align: right;
	float: right;
	height: 26px;
	width: 49px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 20px;
	font-weight: bold;}
.more a, .more a:link, .more a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
	padding-right: 20px;}
.more a:visited, .more a:hover {
	color: #E31B23;
	text-decoration: underline;
	background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
	padding-right: 20px;}
.moreRightBox {
	text-align: right;
	float: right;
	padding-right: 20px;
	font-weight: bold;
	}
.moreRightBox a, .moreRightBox a:link, .moreRightBox a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/rsync_arrowrt_blue.jpg) no-repeat right top;
	padding-right: 20px;}
.moreRightBox a:visited, .moreRightBox a:hover {
	color: #007DB1;
	text-decoration: none;
	background: url(../images/rsync_arrowrt_blue.jpg) no-repeat right top;
	padding-right: 20px;}
.order {
	text-align: left;
	float: left;
	height: 26px;
	width: 49px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 20px;
	font-weight: bold;}
.order a, .order a:link, .order a:visited {
	color: #000;
	text-decoration: none;
	background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
	padding-right: 20px;}
.order a:visited, .order a:hover {
	color: #E31B23;
	text-decoration: underline;
	background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
	padding-right: 20px;}
.order2 {
        text-align: left;
        float: left;
        width: 49px;
        margin-top: 5px;
        margin-bottom: 15px;
        padding-right: 20px;
        font-weight: bold;}
.order2 a, .order2 a:link, .order a:visited {
        color: #000;
        text-decoration: none;
        background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
        padding-right: 20px;}
.order2 a:visited, .order a:hover {
        color: #E31B23;
        text-decoration: underline;
        background: url(../images/rsync_arrowrt_red.jpg) no-repeat right top;
        padding-right: 20px;}
.centerBox {
	background: #fff;
	width: 350px;
	margin-top: 75px;
	_margin-top: 0px;
	border-top: 1px solid #000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #000;
	border-left: 1px solid #999;}
.centerBox td {
	padding: 10px;}

.centerBox2 {
        background: #fff;
        width: 500px;
        margin-top: 75px;
        _margin-top: 0px;
        border-top: 1px solid #000;
        border-right: 1px solid #999;
        border-bottom: 1px solid #000;
        border-left: 1px solid #999;}
.centerBox2 td {
        padding: 10px;}

.rightBox {
	background: url(../images/rsync_fadegray.jpg) repeat-x left top;
	width: 180px;
	height: auto;
	margin-top: 0px;
	_margin-top: 0px;
	margin-bottom: 0px;
	_margin-bottom: 0px;}
.rightbox ul, .rightBox ul li {
	list-style: none;
	font-size: 12px;
	line-height: 130%;
	margin-left: -25px;}
.rightBox h1 {
	color: #007DB1;
	font: bold small-caps 16px Genevia, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 13px;
	padding-left: 13px;
    white-space:nowrap;
    }
.rightBox p {
	padding: 3px 15px 8px;
	font-size: 12px;
	line-height: 120%;}
.rightBox a, .rightBox a:link, .rightBox a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;}
.rightBox a:hover, .rightBox a:active {
	color: #007DB1;
	text-decoration: none;
	font-weight: bold;}

.leftBox {
	background: url(../images/rsync_fadegray.jpg) repeat-x left top;
    text-align: center;
	width: 160px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	_margin-bottom: 0px;}
.leftbox ul, .rightBox ul li {
	list-style: none;
	font-size: 12px;
	line-height: 130%;
	margin-left: -25px;}
.leftBox h1 {
	color: #007DB1;
	font: bold small-caps 16px Genevia, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 13px;
	padding-left: 13px;
    white-space:nowrap;
    }
.leftBox p {
	padding: 3px 15px 8px;
	font-size: 12px;
	line-height: 120%;}
.leftBox a, .rightBox a:link, .rightBox a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;}
.leftBox a:hover, .rightBox a:active {
	color: #007DB1;
	text-decoration: none;
	font-weight: bold;}    

html div.codetext {
        background-color: #EDF1F3;
        padding: 5px;
        border: 1px solid #7F98A7;
        line-height: 1.2em;
        margin-right: 50px;
        margin-left: 15px;
}
 
div.codetext code {
        background-color: transparent;}
    
.error {
	color: #f00;}
/*******************************************************************************
FOOTER
*******************************************************************************/
.footer {
        width: 780px;
        font-size: 10px;
        height: 20px;
        visibility: visible;
        clear: both;
        padding-top: 50px;
        background: #fff;}
.footerNav {
	color: #000;
	text-align: right;
	float: right;
	margin-right: 18px;
	_margin-right: 9px;
	margin-top: -5px; 
	_margin-top: 10px;}
.footerNav ul {
	list-style: none;	}
.footerNav ul li {
	display: inline;
	padding-left: 2px;}
.footerNav a:link, .footerNav a:visited {
	color: #000;
	text-decoration: none;}
.footerNav a:hover, .footerNav a:active {
	color:  #E31B23;
	text-decoration: none;}
/*******************************************************************************
VERTICAL NAVIGATION
*******************************************************************************/
.navBlock {
        margin-top: 10px;     
        padding-right: 10px;
	/* padding right used to be 20px */
        width: 120px;     
        text-align: right;}
.vnav ul, .vnav ul li {     
        margin: 0;
        padding: 2px;
        width: 115px;       
        list-style-type: none;
        display: block;    
        font: small-caps 14px Trebuchet, Genevia, Arial, Helvetica, sans-serif;
        _font: small-caps 13px Trebuchet, Genevia, Arial, Helvetica, sans-serif;
        color: #333;}         
 .vnav ul li a, .vnav ul li a:link, .vnav ul li a:visited {
        background:  #E7E7E7 url(../images/rsync_arrow.gif) no-repeat right top;
        margin-bottom: 5px;    
        display: block;    
        font-weight: bold; 
        color: #000000;
        text-decoration: none;
        height: 22px;
        width: 115px;
        padding-left: 5px;  
        padding-top: 5px; 
        padding-right: 35px;}
.vnav ul li a:hover, .vnav ul li a:active {
        background:  #E7E7E7 url(../images/rsync_arrow.gif) no-repeat right top;
   margin-bottom: 5px;
        text-decoration: none;
        width: 115px;
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 35px;
        font-weight: bold;
        color: #E31B23;}
.vnavBlue ul, .vnavBlue ul li {
        margin: -2px 0 0;  
        padding: 2px;
        width: 115px;
        list-style-type: none;
        display: block;
        font: small-caps 14px Trebuchet, Genevia, Arial, Helvetica, sans-serif;
        _font: small-caps 13px Trebuchet, Genevia, Arial, Helvetica, sans-serif;
        color: #333;}   
 .vnavBlue ul li a, .vnavBlue ul li a:link, .vnavBlue ul li a:visited {
        background:   #CADFEE url(../images/rsync_arrow.gif) no-repeat right top;
        margin-bottom: 5px; 
        display: block;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        height: 22px;
        width: 115px;        
        padding-left: 5px;       
        padding-top: 5px;       
        padding-right: 35px;}
.vnavBlue ul li a:hover, .vnavBlue ul li a:active {
        background:   #CADFEE url(../images/rsync_arrow.gif) no-repeat right top;
   margin-bottom: 5px;
        text-decoration: none;
        width: 115px;      
        padding-left: 5px;
        padding-top: 5px; 
        padding-right: 35px;
        font-weight: bold;
        color: #E31B23;}
/*******************************************************************************
HTML ELEMENTS
*******************************************************************************/

table{font-size: 100%;}
td, th {vertical-align: top;}
form {margin: 0px;}

/*******************************************************************************
FONT CONSISTENCY
*******************************************************************************/
/* Font sizes and margin values are not consistent across browsers. In 
 * order to get consistency, set the values here. Pixels are used for this
 */

h1{font-size: 190%;}
h2{font-size: 175%;}
h3{font-size: 160%;}
h4{font-size: 130%;}
h5{font-size: 100%;}
h6{font-size: 70%;}

#success {
border: 2px solid darkgreen;
padding-top: 7px;
padding-left: 15px;
padding-bottom: 7px;
padding-right: 11px;
background-color: #CCFFCC;
color: #003300;
margin-top: 6px;
margin-bottom: 18px;
width: 480px;
_width: 498px;
}
