body {
	margin: 0;
	padding: 0;
	background:url(../images/bluetexturebg.jpg) repeat-x #00aaeb;
	color: #6d6f72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
img {
	border: none;	
}
ol, ul, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
}
hr {
	clear: both;
	border: none;
}
a {
	color: #0096e0;
}
a:hover {
	color: #e29a2a;
	text-decoration: underline;	
}

/* Layout */
#container {
	margin: 0 auto 38px auto;
	padding: 0 0 20px 0;
	width: 982px;
	background-color: #fff;
	text-align: left;
}
#header {
	position: relative;
	height: 85px;
	margin: 0 20px;
	padding: 6px 0 0 0;
	text-align: right;
}
#header #lang {
	padding: 2px 145px 0 16px;
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #4d90d4;
}
#header #lang a {
	padding: 0 0 0 17px;
	margin-right: 10px;
	background: url(../images/lang_icon.gif) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #4d90d4;
	text-decoration: none;
}
#header .facebook {
	position: absolute;
	top: 3px;
	right: 0;
}
#logo {
	position: absolute;
	width: 172px;
}
#menu {
	padding: 0 16px;
	height: 49px;
	background-color: #00adef;
}
#content {
	position: relative;
	margin: 0 20px;
	background: url(../images/content_bg.gif) no-repeat;
	background-position: 0 198px;
}
#content h1#logo a {
	position: absolute;
	top: 5px;
	left: 6px;
	display: block;
	width: 174px;
	height: 203px;
	background: url(../images/roc_logo.jpg);	
}
#content #photo {
	position: absolute;
	top: 64px;
	right: 8px;
	width: 315px;
	height: 229px;
	background: url(../images/sidebar_photoframe.gif);
}
#content #photo img {
	margin: 19px;	
}
#content #photo #vid {
	padding: 10px 0 0 10px;
}
#content #banner {
	background: url(../images/dr_elvis_banner.jpg);
	height: 155px;
}
#content #ask {
	background: url(../images/ask_bg.gif);
	margin-bottom: 6px;
	padding: 7px 360px 0 0;
	height: 30px;
	text-align: right;
}
#content div#main {
	float: left;
	margin: 20px 0 20px 0;
	width: 403px;
}
#content #sidebar {
	float: left;
	margin: 110px 0 20px 41px;
	width: 307px;
}
#footer {
	clear: both;
	margin: 6px 20px 0 20px;
	padding: 10px 0;
	background-color: #00adef;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;	
}
#footer a:hover {
	text-decoration: underline;	
}

/* Menu */
#menu ul {
	float: right;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	margin: 17px 0 0 0;
	padding: 0 0 0 16px;
	list-style-type: none;
}
#menu a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #2360ba;
	text-decoration: underline;
}
#menu a.active {
	color: #2360ba;
}

/* Navigator */
#navigator {
	float: left;
	margin-right: 25px;
	padding: 12px 14px;
	width: 126px;
	/*background: url(../images/navigator_bg.gif) repeat-x;*/
}
#navigator ul {
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}
#navigator ul li {
	padding: 5px 0;
}
#navigator ul li a {
	display: block;
	width: 125px;
	height: 15px;
}
#navigator li#main a {
	background: url(../images/menu/main.gif);
}
#navigator li#join a {
	background: url(../images/menu/join.gif);
}
#navigator li#ask-dr-elvis a {
	background: url(../images/menu/ask_dr_elvis.gif);
}
#navigator li#main a:hover,
#navigator li#join a:hover,
#navigator li#ask-dr-elvis a:hover {
	background-position: -125px 0;	
}
#navigator li#main a.active,
#navigator li#join a.active,
#navigator li#ask-dr-elvis a.active {
	background-position: -125px 0;	
}
#navigator #login,
#navigator #search {
	margin: 0 0 20px 0;
}
#navigator #login {
	font-size: 11px;
}
#navigator #login .field,
#navigator #search .field {
	width: 120px;
	margin: 1px 0;
	padding: 2px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
}
#navigator #login .bttn,
#navigator #search .bttn {
	width: 126px;
	margin-top: 1px;
	padding: 3px;	
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 1px 1px 0;
	cursor: pointer;
	text-transform: uppercase;
}
#navigator #search .list-field {
	width: 126px;
	margin: 1px 0;
	padding: 1px;	
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
}
#navigator #login .bttn {
	background-color: #0096e0;
	border-color: #0077b2;	
}
#navigator #search .bttn {
	background-color: #e29a2a;
	border-color: #bb7508;	
}
#navigator #login a {
	font-size: 11px;	
}

/* Main */
#main #arc-list {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 6px;
	border-top: 3px solid #9e9e9e;
}
#main #arc-list .qa-post {
	margin-bottom: 6px;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #9e9e9e;
}
#main #arc-list .qa-post .date {
	padding: 0 0 6px 31px;
	border-bottom: 1px solid #9e9e9e;
	font-size: 12px;
}
#main #arc-list .qa-post .user {
	padding: 10px 0 0 31px;
	font-size: 12px;
	font-style: italic;
}
#main #arc-list .qa-post a.more {
	float: right;
	color: #0096e0;
	text-decoration: none;
}
#main #arc-list .qa-post a:hover {
	color: #e29a2a;	
}
#main #arc-list .qa-post dl {
	clear: both;
	padding: 15px 0;
}
#main #arc-list .qa-post dt {
	float: left;
	width: 30px;
	height: 20px;
}
#main #arc-list .qa-post dd {
	float: left;
	width: 370px;
}
#main #arc-list .qa-post dl.qa-q dt {
	background: url(../images/qa_q.gif) no-repeat;
}
#main #arc-list .qa-post dl.qa-a dt {
	background: url(../images/qa_a.gif) no-repeat;
}
#main #arc-list .qa-post dl.qa-q dd {
	font-weight: bold;
}
#main #arc-list .qa-post dl.qa-a dd p {
	/*margin-bottom: 0px;*/
}
#main #arc-list .qa-post dl.qa-a dd ol,
#main #arc-list .qa-post dl.qa-a dd ul {
	margin-bottom: 10px;
	margin-left: 30px;
}
#main #arc-list .qa-post dl.qa-a dd br {
	line-height: 0px;	
	margin: 0;
	padding: 0;
	height: 0px;
}
#main #arc-list .arc-pages {
	/*margin-top: 8px;*/
	margin-bottom: 15px;
	padding-top: 3px;
	height: 23px;
	border-bottom: 3px solid #9e9e9e;
}
#main #arc-list .arc-pages .pages {
	float: left;
	display: inline-block;
	margin: -4px 8px 0 0;
	width: 308px;
	text-align: center;
}
#main #arc-list .arc-pages .pages a {
	margin: 0 4px;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#main #arc-list .arc-pages .pages a:hover,
#main #arc-list .arc-pages .pages a.active {
	color: #0096e0;	
}
#main #arc-list .arc-pages .prev {
	float: left;
	display: inline-block;
	width: 56px;
	height: 14px;
}
#main #arc-list .arc-pages .prev a {
	display: block;
	width: 56px;
	height: 14px;
	background: url(../images/qa_previous.gif);	
}
#main #arc-list .arc-pages .next {
	float: left;
	display: inline-block;
	width: 31px;
	height: 14px;	
}
#main #arc-list .arc-pages .next a {
	display: block;
	width: 31px;
	height: 14px;
	background: url(../images/qa_next.gif);
}
#main #arc-list .arc-pages .prev a:hover,
#main #arc-list .arc-pages .next a:hover {
	background-position: 0 -14px;	
}

/* Sidebar */
#sidebar .prod-feat {
	padding: 10px 0 20px 0;
	border: solid;
	border-width: 1px 0;
	border-color: #9e9e9e;
}
#sidebar .prod-feat h2 {
	margin-bottom: 10px;	
}
#sidebar .prod-feat .img {
	float: left;
	margin-right: 15px;
	width: 150px;
	height: 212px;
}
#sidebar .prod-feat .txt {
	float: left;
	width: 140px;
	font-size: 13px;
	line-height: 18px;
}
#sidebar .prod-feat .txt a {
	text-decoration: none;
}
#sidebar .quote {
	margin-top: 15px;
	padding: 35px 0 55px 0;
	background: url(../images/sidebar_quote_bg.gif) repeat-x;	
}
#sidebar .quote blockquote {
	margin: 0 30px;
	padding: 7px 0 0 0;
	color: #d9b836;
	background: url(../images/quote_open.gif) no-repeat;
	text-align: right;
}
#sidebar .quote blockquote p {
	margin: 4px 0 12px 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-indent: 40px;
	text-align: left;
}
#sidebar .quote blockquote span {
	display: inline-block;
	margin-left: 10px;
	margin-top: 8px;
	width: 30px;
	height: 29px;
	background: url(../images/quote_close.gif) no-repeat;
	vertical-align: text-top;
}

/* Join */
#content div#main #form {
	margin: 20px 0;
	padding: 15px 0;
	border-top: 1px solid #ccc;		
}
#content div#main #form .field {
	margin: 2px 0;
	padding: 8px 2px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;		
}
#content div#main #form th,
#content div#main #form td {
	padding: 0 4px;
	font-size: 12px;
}
#content div#main #form th {
	font-weight: normal;
	text-align: right;
}
#content div#main #form span {
	font-size: 18px;
	font-weight: bold;
	color: #e29a2a;	
}

/* Search */
.result {
	margin: 30px 0;	
}
.result h1 {
	padding: 5px 0 7px 0;
	border-color: #9e9e9e;
	border-style: solid;
	border-width: 3px 0 3px 0;
	font-size: 16px;
	font-weight: normal;
}
.result p {
	padding: 3px 0 5px 31px;
	border-bottom: 1px solid #9e9e9e;
	font-size: 12px;
}
.result li {
	margin: 8px 0 8px 31px;
	list-style: none;
}

/* Form */
#content div#main .fieldarea {
	width: 400px;
	margin: 8px 0;
	padding: 1px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
}
#content div#main .bttn {
	margin: 0;
	padding: 4px 0 5px 0;
	width: 80px;
	/*height: 22px;*/
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: url(../images/form_bttn.gif) no-repeat;
}
#content div#main .bttn-alt {
	margin: 0;
	padding: 4px 0 5px 0;
	width: 80px;
	/*height: 22px;*/
	color: #6d6f72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: url(../images/form_alt_bttn.gif) no-repeat;
}
#content div#main .bttn:hover {
	color: #ffed75;	
}
#content div#main .bttn-alt:hover {
	color: #0096e0;	
}

/* Classes */
.nodisp {
	display: none;
}
.floatleft {
	float: left;	
}
.floatright {
	float: right;	
}
.center {
	text-align: center;	
}
.left {
	text-align: left;	
}
.right {
	text-align: right;	
}
.top {
	vertical-align: top;	
}
.qa-list li {
	list-style-type: decimal;
}
.divider {
	margin-top: 15px;
	height: 15px;
	border-top: 1px solid #ccc;
}
.spacer {
	padding-right: 15px;	
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix { height: 1%; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/ .clearfix { display: block; } * html .clearfix { height: 1%; } /* End hide from IE-mac */

/* Typography */
h1, h2, h3, h4 ,h5, p {
	margin: 0 0 10px 0;	
}
h1 {
	font-size: 18px;	
}
h2 {
	color: #0096e0;
	font-size: 16px;
	font-weight: normal;
}
sup {
	vertical-align: text-top;
	line-height: normal;
	font-size: 60%;
}
.accent {
	color: #2460aa;
}
.error {
	color: #ff0000;
	font-size: 11px;	
}
.name {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.ask-bttn {
	display: inline-block;
	padding: 3px 2px 5px 0;
	background: url(../images/ask_bttn_right.gif) no-repeat top right;
	text-decoration: none;
	line-height: normal;
}
.ask-bttn span {
	padding: 3px 15px 5px 17px;
	background: url(../images/ask_bttn_left.gif) no-repeat top left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.ask-bttn:hover,
.ask-bttn:hover span {
	color: #ffed75;
	text-decoration: none;
}
.back {
	float: right;
	padding-left: 10px;
	background: url(../images/back_icon.gif) no-repeat 0 4px;
	line-height: normal;
}
.ext-lnk {
	cursor: pointer;
}
.x-small {
	font-size: 11px;
	line-height: 14px;
}
.grey {
	  width: 120px;
	  margin: 1px 0;
	  padding: 2px;
	  color: #d6d6d6;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  border: 1px solid #ccc;
}



