body{
	background:#971b1d url(../images/bkg-top.jpg) top no-repeat;
	margin:0;
	padding:0;
	font:.8em "Trebuchet MS";
	color:#666666;
}

a {
	color:#666666;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#A40809;
}

a.selected {
	color:#A40809 !important;
}

#header {
	height:380px;
	width:780px;
	margin:0 auto;
	position:relative;
}

#header h1 {
	position:absolute;
	top:74px;
	right:0;
	background:url(../images/rawnet-logo.jpg) top no-repeat;
}

#header h1, 
#header h1 a {
	display:block;
	height:43px;
	width:170px;
}

#header h1 a span {
	display:none;
}

#header ul {
	position:absolute;
	top:100px;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
}

#header ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	background:none;
}

#header ul li a {
	margin-right:5px;
	font-size:120%;
}

#headerBanner {
	position:absolute;
	top:150px;
	height:222px;
	width:780px;
	z-index:1;
}

#headerBannerFlash {
	z-index:1;
}

/******************/
/* Content Styles */
/******************/
#contentLeft a {
	color:#23B0C1;
}

#contentLeft a:hover {
	color:#A40809;
}

#contentLeft ul {
	margin:15px 0;
}

#contentLeft ul li {
	background:url(../images/bullet-left.jpg) left no-repeat;
	padding:2px 0 2px 15px;
}

h2 {
	color:#A40809;
	font-size:2em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-transform:capitalize;
}

h3 {
	background:#A40809;
	color:#ffffff;
	font-size:110%;
	line-height:3em;
	font-weight:normal;
	margin-bottom:20px;
	padding:6px 12px 5px 8px;
	display:inline;
	text-transform:capitalize;
}

h3 a, h3 a:hover, #contentLeft h3 a, #contentLeft h3 a:hover {
	color:#fff;
}

.relatedCaseStudies {
	
}

.relatedCaseStudies h2 {
	font-size:140%;
	background:none;
	color:#A40809;
	border-top:1px solid #CCCCCC;
	padding-top:20px;
	margin:20px 0;
}

h4 {
	color:#1FB2C3;
	font-size:110%;
	font-weight:normal;
	margin: 15px 0 10px 0;
}

p {
	color:#666666;
	line-height:1.2em;
	margin:0 0 10px 0;
}

p.intro {
	color:#A40809;
	font-size:180%;
	line-height:1.2em;
}

ul.smaller {
	list-style:none;
	margin:0;
	padding:0;
}

ul.smaller li {
	background:none !important;
	padding:0 !important;
}

ul.bullets {
	margin-bottom:10px;
	margin-left:10px;
	list-style:none;
	padding:0;
}

ul.bullets li {
	background:url(../images/bullet-red.gif) left no-repeat;
	color:#A40809;
	font-size:130%;
	margin-bottom:7px;
	padding-left:20px;
}

.formButtons input {
	background:#A40809;
	color:#fff;
	font-weight:normal;
	font-size:100%;
	border:0;
	padding:4px;
	cursor:pointer;
	border:2px solid #8a0607;
	border-width:0 2px 2px 0;
}

#homeSubColumns {
	margin-top:20px;
}

#homeSubColumnsAlt {
	margin-top:0;
}

#homeSubColumns .column, #homeSubColumnsAlt .column {
	float:left;
}
#homeSubColumns #homeSubColumnLeft {
	width:230px;
}
#homeSubColumns #homeSubColumnRight {
	width:310px;
}
#homeSubColumns .right, #homeSubColumnsAlt .right{
	float:right !important;
}
#homeSubColumns .right .caseStudy {
	width: 310px;
}


/**************************/
/* Content Wrapper Styles */
/**************************/
#contentWrapper{
	background:url(../images/content-bg.jpg) repeat-y;
	background-position:center;	
	margin:0;
	padding: 0;
}

#contentWrapper2{
	background:url(../images/bkd-mid.jpg) top no-repeat;
	width: 100%;
	margin:0;
	padding: 0;
}

#content{
	width: 800px;
	margin: auto;
}

/************************/
/* Content Left Styles */
/************************/
#contentLeft{
	width: 560px;
	float:left;
	margin: 25px 0 0 10px;
}

/************************/
/* Content Right Styles */
/************************/
#contentRight{
	background:url(../images/right-panel-mid.jpg) repeat-y;
	float:right;
	width: 213px;
	font-size: 90%;	
}

#contentRight .sub {
	background:url(../images/right-panel-top.jpg) no-repeat top right;
	width: 100%;
	margin: auto;
	padding-top: 35px;
}

#contentRight .bottom {
	background:transparent url(../images/right-panel-bottom.jpg) repeat scroll 0%;
	height:50px;
	width:213px;
}

#contentRight .block {
	margin-left:36px;
	width:145px;
}

#contentRight .block h3 {
	background:url(../images/right-panel-header.jpg) no-repeat center;
	width:149px;
	margin:0 0 15px 0;
	color:#23b0c1;
	text-align:center;
	padding: 21px 0 10px 0;
	display:block;
	font-size: 130%;
	border-bottom: #ccc 1px solid;
	line-height:1.3em;
}

#contentRight .block ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contentRight .block li {
	display:block;
	padding:5px 0 2px;
	border-bottom:#eee 1px solid;
	background-position: right;
	background-repeat:no-repeat;
}

#contentRight .block li.active {
	background-position:right 5px !important;
}

#contentRight .block li a {
	color:#666;
	padding:0 35px 9px 0;
	display:block;
	margin-top:4px;
	font-size:110%;
	text-align:right;
}

#contentRight .block li a:hover {
	color:#A40809;
}

#contentRight .block li ul {
	margin:0;
	border:0;
	display:none;
}

#contentRight .block li.active ul {
	display:block;
}

#contentRight .block li ul li {
	border-top:1px solid #EEEEEE;
	border-bottom:0;
	background:none;
	padding:2px 0;
}

#contentRight .block li ul li a {
	margin-right:10px;
	padding:3px 15px 3px 0;
	background:url(../images/bullet-right.jpg) right no-repeat;
	font-size:100%;
}

#contentRight .block ul.simple li {
	padding:0;
}

#contentRight .block ul.simple li a {
	padding:3px 0;
}

#caseStudiesBlock ul.simple li {
	border-bottom:1px solid #EEEEEE !important;
	padding:4px 15px 4px 0 !important;
}

.right-websites{background:url(../images/sm-icon-website.gif) no-repeat right;}
.right-presentations{background:url(../images/sm-icon-presentations.gif) right no-repeat;}
.right-seo{background:url(../images/sm-icon-seo.gif) right no-repeat;}
.right-applications{background:url(../images/sm-icon-applications.gif) right no-repeat;}
.right-video{background:url(../images/sm-icon-video.gif) right no-repeat;}
.right-pms{background:url(../images/sm-icon-pms.gif) right no-repeat;}
.right-raw-respond{background:url(../images/sm-icon-raw-respond.gif) right no-repeat;}
.right-coms-kit{background:url(../images/sm-icon-coms-kit.gif) right no-repeat;}
.right-sales-tool{background:url(../images/sm-icon-sales-tool.gif) right no-repeat;}

#contentRight .block ul.simple li {
	padding:0 10px 0 0;
	float:left;
	width:135px;
	background:url(../images/bullet-right.jpg) right 11px no-repeat;
	border:0;
	margin:0 0 1px 0;
}

#contentRight .block ul.simple li a {
	color:#999999;
	font-size:100%;
	line-height:1.2em;
}

#showReelPopup {
	display:block;
	text-align:center;
	margin-top:10px;
}

#showReelPopup img {
	border:1px solid #CCCCCC;
}



/*********************/
/*** Footer Styles ***/
/*********************/
#footer{
	background:url(../images/footer-bg.jpg) no-repeat bottom;
	width: 100%;
	height: 200px;
	background-position:center;
	text-align:center;
}

#footer img {
	margin-top:40px;
}

#footerBelow{
	background:url(../images/footer-below.jpg) repeat-y;
	background-position:center;
}

#footerNav, #footerKeywords, #footerKeywords2 {
	text-align:center;
	font-size: 0.8em;
	margin:0;
}

#footerNav li, #footerKeywords li, #footerKeywords2 li{
	display: inline;
}

#footerNav a, #footerKeywords a, #footerKeywords2 a{	
	display: inline;
	color:#cba59a;
	margin: 0 4px 0 4px;
}

#footerNav a:hover, #footerKeywords a:hover, #footerKeywords2 a:hover{
	color:#fff;
}

#footerText{
	margin: 10px 0 10px 0;
	text-align:center;
	font-size: 0.8em;
}

#footerText p{
	color:#cba59a;
	margin-bottom: 5px;
}

.footerEmail{
	color:#cba59a;
}

.footerEmail:hover{
	color:#fff;
}

.footerDividerLine{
	color:#fff;
	margin: 0 5px 0 5px;
}

/* ========================================================= STYLES */
.clearMe{
	clear:both;
	margin:0;
	padding:0;
}
.white{
	color: #fff;
}
.selected{
	color:#c23426;
}
.hideMe{
	display:none;
}
.smaller{
	font-size: 90%;
}
.medium{
	font-size: 95%;
}
#mainNav .selected{
	color:#A40809;
}
.highlight{
	font-size: 130%;
	color:#23B0C1;
	line-height: 1.2em;
}
.newsmeta{
	padding-top:0;margin-top:-5px;font-weight:bold;
}
blockquote {
	color:#23B0C1;
	margin:0 0 20px 0;
	padding:0;
	background:url(../images/quote-01.gif) top left no-repeat;
}

blockquote p {
	background:url(../images/quote-02.gif) bottom right no-repeat;
	padding:15px 0 15px 15px;
	margin:0;
}

blockquote cite {
	display:block;
	font-size:80%;
	font-style:italic;
	text-align:left;
	padding-left:15px;
}

#contentRight blockquote * {
	text-align:right;
	padding-right: 10px;
}

#contentRight blockquote p {
	background-position:bottom right;
}

.highlight2{
	font-size: 130%;
	color:#999;
}
.red{
	color:#A40809;
}
.borderBox{
	border:#999 solid 1px;	
}

#statusesBlock .feedLink {
    padding:10px 10px 0 0;
}

#statusesBlock .feedLink a {
    color:#919191;
}

#statusesBlock .feedLink a:hover {
    color:#c92128;
}

#statusesBlock .feedLink img {
    vertical-align:middle;
    margin-left:4px;
}

/*********************/
/* del.icio.us links */
/*********************/

.del-tag-list { color: #AAA; }
.del-tag { color: #666; }

/*********************/
/* Hacks/Misc Styles */
/*********************/
.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */
