/* ************** UNIVERSAL PAGE STYLES ************** */
body {
	color: #666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg);
	text-align: center;
}

.float-left {
	float: left;
	}

.float-right {
	float: right;
	}

.clear-plz {
	clear: both;
	}

.spacer-5, .spacer-15, .spacer-25, .spacer-50 {
	clear: both;
	width: 1px;
	display: block;
	}

.spacer-5  { height: 5px; }
.spacer-15 { height: 15px; }
.spacer-25 { height: 25px; }
.spacer-50 { height: 50px; }

.centered { text-align: center; }

ul { 
	margin: 0px;
	padding: 0 0 0 15px;
	}

#portfolio-box {
	border: 3px solid #ccc;
	padding: 10px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../images/banner-bg.jpg) repeat-x bottom;
	}

#portfolio-box h1 {
	margin: 0px;
	padding: 5px 0 0 0px;
	}

/* ************** LAYOUT ************** */
#wrapper {
	display: block;
	width: 900px;
	margin: 0 auto;
	border-right: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
	border-top: 2px solid #EBEBEB;
	text-align: left;
	background: #fff;
	padding: 10px;
	}

#wrapper-big {
	display: block;
	width: 980px;
	margin: 0 auto;
	border-right: 2px solid #EBEBEB;
	border-left: 2px solid #EBEBEB;
	border-top: 2px solid #EBEBEB;
	text-align: left;
	background: #fff;
	padding: 10px;
	}


/* ************** HEADER ************** */
#header {
	display: block;
	background: url(../images/banner-bg.jpg) repeat-x;
	height: 96px;
	}

#header-left-logo {
	background: url(../images/logo.jpg) no-repeat;
	width: 365px;
	height: 80px;
	top: 16px;
	position: relative;
	float: left;
	}	

#header-right-side {
	top: 50px;
	position: relative;
	float: right;
	}

#header-crnr {
	display: block;
	background: #f4f4f4;
	height: 8px;
	}

#header-crnr-left, #header-crnr-right {
	width: 8px; height: 8px;
	display: block;
	float: left;
	}

#header-crnr-left {
	background: url(../images/header-corner-left.jpg) no-repeat left top;
	}

#header-crnr-right {
	background: url(../images/header-corner-right.jpg) no-repeat right top;
	float: right;
	}




/* ************** SIGN IN AREA IN HEADER ************** */
.text_size {
	width: 76px;
	height:12px;
	color:#9C9C9C;
	font-size:10px;
	margin-top: 1px;
	}

.signin {
	padding: 2px 5px;
	font-weight: bold;
	color: #999;
	}

.signup {
	font-size:16px;
	color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	float: right;
	display: block;
	}

a:link.signup {
	font-size: 14px;
	color: #3333CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}

a:hover.signup {
	color: #9999FF;
	border-bottom: 1px dotted #999;
	}	




/* ************** SEARCH BOX ************** */
#search-table {
	margin: 18px 0 15px 0;
	padding: 0 0 0 8px;
	}
	
.search {
	border: 2px;
	border-style: solid;
	color: #ADB1B1;
	width: 735px;
	height: 46px;
	font-size: 42px;
	padding: 2px 5px 2px 45px;
	background: url(../images/search-bg.jpg) no-repeat left;
	}



/* ************** LEFT SIDE MENU ************** */
#left-bar {
	float: left;
	width: 140px;
	position: relative;
	left: 4px;
	}
	
.menu {
	color: #888;
	text-decoration: none;
	}

a:link.menu {
	color:#333366;
	text-decoration:none
	}

a:hover.menu {
	color: #9999FF;
	text-decoration: none;
	}


td.sbox-crnr
{
	background: #ebebeb;
	height: 8px;
	font-size: 4px;
}

.sbox-crnr-tl, .sbox-crnr-tr, .sbox-crnr-bl, .sbox-crnr-br {
	width: 8px; height: 8px;
	display: block;
	float: left;
	}

.sbox-crnr-tl {
	background: url(../images/side-box-corner-tl.jpg) no-repeat left top;
	}

.sbox-crnr-tr {
	background: url(../images/side-box-corner-tr.jpg) no-repeat right top;
	float: right;
	}

.sbox-crnr-bl {
	background: url(../images/side-box-corner-bl.jpg) no-repeat left bottom;
	}

.sbox-crnr-br {
	background: url(../images/side-box-corner-br.jpg) no-repeat right bottom;
	float: right;
	}

.menu_bg {
	background: #efefef url(../images/sbox-bg.jpg) repeat-x top;
	}

.menu_bg_inside {
	background-color: #ffffff;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 0 3px;
	text-align: left;
	}


	
/* ************** MIDDLE CONTENT ************** */
#main-content {
	float: left;
	width: 650px;
	position: relative;
	left: 4px;
	}

#main-content-small {
	float: left;
	width: 550px;
	position: relative;
	left: 12px;
	}

#main-content-video {
	float: left;
	width: 810px;
	position: relative;
	left: 16px;
	}

#right-bar-ad-space {
	float: right;
	width: 165px;
	padding: 5px 5px 10px 5px;
	position: relative;
	text-align: center;
	}

ul#home-list {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	}

ul#home-list li {
	background: url(../images/menu-leaf.gif) no-repeat -2px 2px;
	padding: 2px 0 1px 20px;
	}

#expert-content {
	float: left;
	width: 630px;
	position: relative;
	left: 4px;
	}

.cbox {
	width: 100%;
	position: relative;
	text-align: middle;
	background: url(../images/content-bg.jpg) repeat-x;
	}

.cbox-left {
	width: 16px;
	background: url(../images/content-left.jpg) no-repeat;
	}

.cbox-mid {
	margin: 0 auto;
	width: 550px;
	padding: 25px 0 0 0;
	vertical-align: top;
	color: #333;
	font-size: 14px;
	overflow: auto;
	}
	
#expert-content .cbox-mid {
	width: 580px;
	}

#main-content-small .cbox-mid {
	width: 500px;
	}

#main-content-video .cbox-mid {
	width: 760px;
	}

.cbox-right {
	width: 16px;
	background: url(../images/content-right.jpg) no-repeat;
	}

.cbox-spacer {
	height: 275px;
	width: 1px;
	}

#expert-recent {
	background: #fff;
	width: 220px;
	padding: 10px;
	position: relative;
	float: right;
	text-align: left;
	right: 8px;
	}

#expert-recent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style: none;
	}

#expert-recent ul li {
	margin: 0px;
	padding: 0px 0 8px 0;
	}

#expert-recent h3 {
	margin: 2px 0 2px 0;
	}

#expert-recent img {
	float: left;
	margin-right: 5px;
	}

#expert-recent a {
	font-size: 11px;
	}

#expert-recent p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}


/* ************** RIGHT SIDE QUESTIONS BOXES ************** */
.questions_bg {
	background-image:url(../images/question-bg.jpg);
	background-repeat:repeat-x;
	}

.question_bg_left {
	background: url(../images/question-bg-left.jpg) no-repeat top left;
	height:20px;
	width: 40%;
	position: relative;
	float: left;
	margin-bottom: 5px;
	}

.question_bg_right {
	background: url(../images/question-bg-right.jpg) no-repeat top right;
	height:20px;
	width: 40%;
	position: relative;
	float: right;
	margin-bottom: 5px;
	}

.questions_bg_faded {
	background-image:url(../images/question-bg-faded.jpg);
	background-repeat:repeat-x;
	}

.question_bg_left_faded {
	background: url(../images/question-bg-left-faded.jpg) no-repeat top left;
	height:20px;
	width: 40%;
	position: relative;
	float: left;
	margin-bottom: 5px;
	}

.question_bg_right_faded {
	background: url(../images/question-bg-right-faded.jpg) no-repeat top right;
	height:20px;
	width: 40%;
	position: relative;
	float: right;
	margin-bottom: 5px;
	}

.que {
	padding-left:12px;
	}

.questions {
	color:#000099;
	text-decoration:none;
	}

a:link.questions {
	color:#000099;
	text-decoration:none;
	}

a:hover.questions {
	color:#0000FF;
	text-decoration:none;
	}


/* ************** EXPERT PAGE ************** */
#right-bar {
	float: left;
	width: 140px;
	position: relative;
	left: 12px;
	}

.expert-box {
	display: block;
	clear: both;
	}

.expert-box-img {
	text-align: center;
	border: 1px solid #DEDEDE;
	padding: 8px;
	width: 185px;
	float: left;
	margin: 15px;
	}

.expert-box-img span{
	padding: 5px 3px 3px 3px;
	font: small-caps 11px  Verdana;
	color: #ACACAC;
	}

.expert-box-txt {
	padding-top: 1px;
	margin-top: 0px;
	}
	
#expert-questions {
	
}

.expert-posted-question {
	padding: 3px 5px 15px 5px;
	margin: 15px 25px 15px 25px;
	border-bottom: 1px solid #CCC;
	}

.expert-posted-question h3 {
	font-weight: bold;
	font-size: 14px;
	color: #666;
	padding: 0px;
	margin: 0px;
	}

.expert-posted-question p {
	padding: 0px;
	margin: 0px;
	}







	
/* ************** VIDEO PAGE ************** */
#video {
	margin: 0 5px 0 5px;
	padding: 0px;
	}

#vid-left {
	width: 400px;
	height: 375px;
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	}

#vid-mid {
	width: 225px;
	height: 385px;
	overflow: auto;
	border: 1px solid #efefef;
	float: left;
	background: #fff;
	text-align: center;
	}

#vid-right {
	width: 125px;
	height: 385px;
	overflow: auto;
	border: 1px solid #efefef;
	float: left;
	text-align: center;
	background: #fff url(../images/banner-bg.jpg) repeat-x bottom;
	
	}

.next-vid {
	height: 90px;
	width: 190px;
	background: #efefef url(../images/banner-bg.jpg) repeat-x;
	margin: 5px;
	padding: 5px;
	border: 1px solid #efefef;
	text-align: left;
	font-size: 10px;
	overflow: hidden;
	}

.next-vid .nv-l {
	width: 75px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 5px;
	}

.next-vid .nv-r {
	width: 100px;
	height: 65px;
	overflow: hidden;
	line-height: 12px;
	}

.next-vid .nv-r h6 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	}

.next-vid .nv-r p {
	padding: 2px 0 0 0px;
	margin: 0px;
	}

#vid-right h3, #vid-right ul {
	padding: 0px;
	margin: 0px;
	}

#vid-right ul {
	list-style: none;
	}
	
#vid-right h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	border-bottom: 1px solid #efefef;
	}

#vid-right li {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	}



	
/* ************** FOOTER ************** */
#footer {
	border-top: 1px solid #efefef;
	text-align: center;
	font-size: 10px;
	padding: 5px 0 0 0;
	margin-top: 20px;
	}


/* ************** BOTTOM ************** */
#bottom {
	display: block;
	width: 922px;
	margin: 0 auto;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	background: #EBEBEB;
	height: 13px;
	}

#bottom-big {
	display: block;
	width: 1002px;
	margin: 0 auto;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	background: #EBEBEB;
	height: 13px;
	}


/* ************** POST QUESTION STYLES ************** */
.ask {
	color:#009900;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 5px;
	}

.title {
	color:#666;
	font-size:13px;
	font-weight:bold;
	padding-top:7px;
	}

.blue_text_size {
	width:360px;
	border:2px solid #9999cc;
	margin: 8px 0 8px 0;
	}

.blue {
	border:2px solid #9999cc;
	width:360px;
	}

.blue_browse {
	margin: 4px 0 0 0;
	width:320px;
	border:2px solid #9999cc;
	float: left;
	}

.browse_btn {
	padding: 0 0 0px 10px;
	float: left;
	}
	
.submit_answer {
	color:#489B00;
	font-size:13px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	}

a:link.submit_answer {
	color:#489B00;
	font-size:13px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	 }

a:hover.submit_answer {
	color:#489B00;
	font-size:13px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
	}

.com_heading
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:51px;
	padding-top:17px;
}

.com_response
{
	padding-left:15px;
}

.response-tbl {
	margin-bottom: 25px;
	border-bottom: 1px solid #efefef;
	}
	
.response p {
	padding: 5px 0 0 0px;
	margin: 0px;
	}
	
.profile-pic img {
 margin-top: 3px;
 }
 
.stars {
	padding-bottom: 10px;
	}