/***** Custom CSS by NexLevStore.com *****/
.logo{
        background:url(logo.png) !important;
        background-image: none;
        width:345px;
        height:54px;
        background:no-repeat;
        float: left;
}

* html .logo {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/logo.png');
}
* html .logo a {
  position:relative;
}
.not-a-member-yet {
        background:url(not-a-member_box.png);
        width:230px;
        height:220px;
}

.header_back {
  background-image:url(daniel_r1_c1.png) ! important;
  background-image: none;
  width: 992px;
  height: 155px;
  background:no-repeat;
}
* html .header_back {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/daniel_r1_c1.png');
}
* html .header_back a {
  position:relative;
}

.leftside {
  background-image:url(daniel_r2_c1.png) ! important;
  background-image: none;
  width: 11px;
  height: 480px;
  min-height:480px;
}
* html .leftside {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/daniel_r2_c1.png');
}
* html .leftside a {
  position:relative;
}

.rightside {
  background-image:url(daniel_r2_c3.png) ! important;
  background-image: none;
  width: 11px;
  height: 480px;
  min-height:480px;
}
* html .rightside {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/daniel_r2_c3.png');
}
* html .rightside a {
  position:relative;
}

.ad_back {
  background-image:url(rr/daniel_r3_c1.png) ! important;
  background-image: none;
  width: 992px;
  height: 205px;
  min-height: 205px;
  background: no-repeat;
}
* html .ad_back {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/daniel_r3_c1.png');
}
* html .ad_back a {
  position:relative;
}

.center_back {
        background:url(homepage_r2_c2.png) bottom no-repeat #F9FCFD;
        width:970px;
     /*   height:385px; */
        min-height:385px;
		padding-top:0px;
		padding-bottom:10px;
}

.footer_back {
  background-image:url(daniel_r4_c1.png) ! important;
  background-image: none;
  width: 992px;
  height: 50px;
  min-height:50px;
  background:no-repeat;
}
* html .footer_back {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/daniel_r4_c1.png');
}
* html .footer_back a {
  position:relative;
}


.nexlevsubmenu_center_on {
        background:url(nexlevsubmenu_on.png) top;
        height:28px;
        float:left;
}
.nexlevsubmenu_center_off {
        height:28px;
        float:left;
}
.nexlevsubmenu_link {
        margin-top:7px;
        padding-left:12px;
        padding-right:12px;		
}

.nexlevmainmenu_center_on {
        background:url(nexlevmainmenu_center_on.png);
        padding-left:18px;
        padding-right:18px;
        height:32px;
        float:left;
}


.nexlevmainmenu_center_off {
        padding-left:13px;
        padding-right:13px;
        height:32px;
        float:left;
}

.nexlevmainmenu_link {
        margin-top:8px;
}

.mainmenudivider {
	background:url(mainmenudivider.png) no-repeat;
}

.ad_text {
        font-size:9px;
        color: #777;
        padding-bottom:0px;
		background-color:#C9E6ED;
		height:12px;
		margin-top:2px;
		text-align:center;
		width:300px;
}
.login_labels {
        padding:0px;
        font-size: 10px;
        top:0px;
        position:relative;
        margin:0px;
        color:#CCC;		
}
.login_labels a{
        color:#EAEAEA;
        text-decoration:none;
}
.login_labels a:hover{
        color: #FFF;
        text-decoration:underline;
}
.login_fields {
        padding:0px;
        margin:0px;
        height:18px;
        width:100px;
        top:0px;
        position:relative;
        font : 10px Georgia, Times, serif;
        font-weight:normal;
}
.button_login{
        background:#FFCC00;
		background:url(button_back.png) top;		
        height:16px;
        padding:0px;
        padding-left:2px;
        padding-right:2px;
        padding-top:0px;
        padding-bottom:0px;
        color: #999;
        text-transform:uppercase;
        font : 9px Arial, sans-serif;
        font-weight:bold;
        margin-top:2px;
        left:0px;
        top:1px;
		line-height: 11px;
        _top:0px;
        position:relative;
}
.search_fields {
        padding:0px;
        margin:0px;
        height:20px;
        width:200px;
        top:0px;
        position:relative;
        font : 10px Georgia, Times, serif;
        font-weight:normal;
		background-color:#F4F4F4;
		border:1px solid #DFDFDF;	
}
.frontpage-header {
        font-size: 14px;
}
/* general */

body{
        font : 11px Verdana, Arial, Helvetica, sans-serif;
        color : #444;
        text-align : center;
        margin:0;
        padding:0;
        background-color: #c4eff0;
        background-image: url(background.jpg);
        background-repeat: repeat-x;
		background-position:top;
}

.background_bottom {
		width:100%;
        background-image: url(page_bottom_background.png);
        background-repeat: repeat-x;
		background-position:bottom;		
}
div{
        padding:0;
        margin:0;
}

a{
        color: #066CBC;
        text-decoration: none;
}
a:hover{
        color: #066CBC;
        text-decoration: underline;
}

.footer{
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        color: #EAEAEA;
        padding-top:6px;
        text-align:center;
}
.footer a{
        color: #CCC;
        text-decoration:none;
}
.footer a:hover{
        color: #FFF;
        text-decoration:underline;
}
.body{
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        color : #444;
        text-align:left;
}
.handler{
        width:970px;
        margin:0 auto;
        padding:0;
}
.page{

}
.top{
        top:20px;
        left:10px;
        position:relative;
        border: 0px;
        height: 79px;
        width:992px;
}

.topmenu{
        text-align:right;
        padding:0px;
        font-size:9px;
        height:58px;
		right:26px;
		position:relative;
        color:#CCC;
}
.topmenu_wordpress{
        text-align:right;
        padding:0px;
        font-size:9px;
        height:58px;
		right:0px;
		position:relative;
        color:#CCC;
}

ul.list-blue-menu{
        list-style-type: none;
        list-style-position: outside;
         font : 8pt Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        margin:0;
        padding:0;
}
li.list-blue-menu-item{
        padding-left:15px;
        background: url('bullet.gif') 5px no-repeat  ;
        color: #000000;
}
li.list-blue-menu-item a{
        color: #999;
        text-decoration:none;
}
li.list-blue-menu-item a:hover{
        color: #999;
        text-decoration:underline;
}

ul.list-orange-menu{
        list-style-type: none;
        list-style-position: outside;
         font : 8pt Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        margin:0;
        padding:0;
}
li.list-orange-menu-item{
        padding-left:15px;
        background: url('bullet.gif') 5px no-repeat  ;
        color: #000000;
}
li.list-orange-menu-item a{
        color: #999;
        text-decoration:none;
}
li.list-orange-menu-item a:hover{
        color: #999;
        text-decoration:underline;
}

ul.sidemenu{
        list-style-type: none;
        list-style-position: outside;
        margin:0px;
        margin-left:10px;
        margin-top:10px;
        padding:0;
}
ul.sidemenu a{
        color: #999;
        text-decoration: none;
}
ul.sidemenu a:hover{
        text-decoration: underline;
}
li.sidemenu-1_on {
        border-top: none;
        padding-top:0px;
        padding-bottom:10px;
        padding-left:15px;
        background: url('bullet-big_on.gif') no-repeat;
        background-color: none;
}
li.sidemenu-1 {
        border-top: none;
        padding-top:0px;
        padding-bottom:10px;
        padding-left:15px;
        background: url('bullet-big.gif') no-repeat;
        background-color: none;
}
.sidemenu-1-text a {
	left:10px;
	position:relative;
    font : 12px Verdana, Arial, Helvetica, sans-serif;
	color:#3F9FB4 !important;
}
.sidemenu-1-text_on a {
	left:10px;
	position:relative;
    font : 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0E518D !important;
}
.menubar{
        padding:0px;
        height:38px;
        width:970px;
        top:7px;
        left:15px;
        position:relative;
		text-align:left;
}
.submenu{
        background-color: none;
        padding:0px;
        text-align:left;
        vertical-align:top;
        width:970px;
        top:1px;
        left:15px;
        position:relative;
}
.submenu b{
        color: #0E518D;
		font-weight:normal;		
}
.submenu a{
        padding:0px;
        text-decoration:none;
        color: #666666;
}
.submenu a:hover{
        color:#066CBC;
        text-decoration:underline;
}
b:hover{
        text-decoration:underline;
}
.submenu-body{
        background:url(contentsmall_back.png) top repeat-y;
        border:0px;
        width:300px;
        padding-top:10px;
        padding-bottom:2px;		
		
}
.error_table {
		height:25px;
        background: url(error-back.jpg);		
}
.complete_table {
		height:25px;
        background: url(complete-back.jpg);		
}
#error{
        padding:5px;
        text-align:center;
        color:#EAEAEA;
}
#error a{
        color:#FFF;
}

.error{
        color:#FFF;
        font-weight:bolder;
}
.columnWide{
        width:650px;
		left:5px;
		top:-6px;
		position:relative;
}
.columnSmall{
        width:300px;
		left:0px;
		top:-6px;
		position:relative;		
}
.columnSmall .body{
	color:#444;
}
.padded{
        padding:0px;
        margin-top:0px;
        margin-left:0px;
}

.dividerV{
        float:left;
        width:5px;
}
.dividerH{
        float:none;
        height:5px;
}

.dotted{
        height:2px;
        border-top: 1px dotted #B6DEE7;
}

.dotted-bottom{
        padding:3px;
        border-bottom: 1px dotted #999999;
}

.pages{
        text-align:center;
}

.centered{
        text-align:center;
}
.bold{
        font-weight:bold;
}

/* text styles */
.topmenu a{
        color: #EAEAEA;
        text-decoration:none;
}
.topmenu a:hover{
                color: #FFFFFF;
        text-decoration:underline;
}
.topmenu_wordpress a{
        color: #EAEAEA;
        text-decoration:none;
}
.topmenu_wordpress a:hover{
                color: #FFFFFF;
        text-decoration:underline;
}

.menubar a{
        color: #666666;
        text-decoration:none;
}
.menubar a:hover{
        color:#066CBC;
        text-decoration:underline;
}

.menubar b{
        color: #0E518D;
		font-weight:normal;
}

.blue{
        color: #999;
        font-weight:bold;
        font-size:8pt;
}
h1{
        font-family: "Trebuchet MS","Lucida Grande";
        font-weight:bold;
        font-size:12pt;
        padding:0px;
        margin:0;
}


..highlight{

}

/* blocks */
.brown-header{
        background:url(section_header_back.png) repeat-x top left;
		height:37px;
        padding: 0px;
}
.brown-body{
        padding:5px;
        background-color: none;
        border: 0px;
}
.brown-header-text {
        padding-left: 18px;
		padding-top:8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;;
        font-weight:normal;
        text-align:left;
        color: #fff;		
}

.green-header{
        background:url(section_header_back.png) repeat-x top left;
		height:37px;
        padding: 0px;
}
.green-body{
        padding:5px;
        background-color: none;
        border: 0px;	
}
.green-header-text {
        padding-left: 18px;
		padding-top:8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;;
        font-weight:normal;
        text-align:left;
        color: #fff;		
}


.blue-header{
        background:url(section_header_back.png) repeat-x top left;
		height:37px;
        padding: 0px;
}
.blue-body{
        padding:5px;
        background-color: none;
        border: 0px;
	
}
.blue-header-text {
        padding-left: 18px;
		padding-top:8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;;
        font-weight:normal;
        text-align:left;
        color: #fff;		
}
.orange-header{
        background:url(section_header_back.png) repeat-x top left;
		height:37px;
        padding: 0px;
}
.orange-body{
        padding:5px;
        background-color: none;
        border: 0px;
}
.orange-header-text {
        padding-left: 18px;
		padding-top:8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;;
        font-weight:normal;
        text-align:left;
        color: #fff;		
}

.tip{
        padding:5px;
        color: #333;
}

.tip-body{
        margin-left:0px;
        padding-top:10px;
        color: #333;
		background:url('icons/tip.jpg') top left no-repeat;	
		height:100px;	
}

.cardlabel{
        float:left;
        width:60px;
        color: #666666;
}
.cardbody{
	width:200px;
    float:left;
}

.card-headline{
        border:1px dashed #689BCA;
        background-color: #F5FCF5;
        float:left;
}
.card-headline-body{
        font-family: "Trebuchet MS","Lucida Grande";
        font-size: 10pt;
        font-weight:bold;
        float:left;
        margin:5px;
}

.card-member{
 width:634px;
}
.card-online{
        border:1px solid #CCCCCC;
        background-color: #FFFFFF;
        color: #FF9000;
        font-size:7pt;
        padding:2px;
        margin:2px;
        height:10px;
        line-height:10px;
        cursor:default;
        font-weight:bold;
}
.card-featured{
        border:1px solid #CCCCCC;
        background-color: #FFFFFF;
        color: #C96767;
        font-size:7pt;
        padding:2px;
        margin:2px;
        height:10px;
        line-height:10px;
        cursor:default;
        font-weight:bold;
}
.card-new{
        border:1px solid #CCCCCC;
        background-color: #FFFFFF;
        color: #24A72D;
        font-size:7pt;
        padding:2px;
        margin:2px;
        height:10px;
        line-height:10px;
        cursor:default;
        font-weight:bold;
}
.card-updated{
        border:1px solid #CCCCCC;
        background-color: #FFFFFF;
        color: #3588AE;
        font-size:7pt;
        padding:2px;
        margin:2px;
        height:10px;
        line-height:10px;
        cursor:default;
        font-weight:bold;
}

.card-member-top,.card-member-top a{
        background: #C1E3EA;
        padding:1px;
        padding-left:7px;
        border-right:1px solid #C1E3EA;
        border-bottom:1px solid #C1E3EA;
        height:12px;
        text-decoration:none;
		font-size:11px;
		text-align:left;
}
.card-member-top a:hover{
        color: #777;
        text-decoration:underline;
		font-size:11px;
}
.card-member-body{
        background-color: #D2EFF0;
        border-top:1px solid #DCF1F3;
		border-bottom:1px solid #DCF1F3;
        padding:5px;
        text-align:left;
		font-size:11px;
}
.card-member-header,.card-member-header a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight:bold;
        color: #338293;
        text-decoration:none;
}
.card-member-header a:hover{
        color: #444;
        text-decoration:underline;
}
.card-member-options,.card-member-options a{
        background-color: #C1E3EA;
        padding:1px;
        text-align:center;
        border-top: 1px solid #C1E3EA;
        color: #555;
        text-decoration:none;
        font-size:7pt;
}
.card-member-options a:hover{
        color: #777;
        text-decoration:underline;
}
ul.card-member-list{
        padding:0;
        margin:0;
        white-space:nowrap;
        list-style-type:none;
        list-style-position: outside;
}
li.card-member-item{
        display:inline;
        background: url('arrow.gif') 5px no-repeat ;
        padding-left:10px;
}


.card-blog{
        border-top:2px solid #67C968;
        border-bottom:1px solid #67C968;
}

.card-blog-top,.card-blog-top a{
        background: #C1E3EA;
        padding:1px;
        padding-left:7px;
        border-right:1px solid #C1E3EA;
        border-bottom:1px solid #C1E3EA;
        height:12px;
        text-decoration:none;
		font-size:11px;
		text-align:left;
}
.card-blog-top a:hover{
        color: #777;
        text-decoration:underline;
		font-size:11px;
}
.card-blog-body{
        background-color: #D2EFF0;
        border-top:1px solid #DCF1F3;
		border-bottom:1px solid #DCF1F3;
        padding:5px;
        text-align:left;
		font-size:11px;
}
.card-blog-header,.card-blog-header a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight:bold;
        color: #338293;
        text-decoration:none;
}
.card-blog-header a:hover{
        color: #444;
        text-decoration:underline;
}
.card-blog-options,.card-blog-options a{
        background-color: #C1E3EA;
        padding:1px;
        text-align:center;
        border-top: 1px solid #C1E3EA;
        color: #555;
        text-decoration:none;
        font-size:7pt;
}
.card-blog-options a:hover{
        color: #777;
        text-decoration:underline;
}
ul.card-blog-list{
        padding:0;
        margin:0;
        white-space:nowrap;
        list-style-type:none;
        list-style-position: outside;
}
li.card-blog-item{
        display:inline;
        background: url('arrow.gif') 5px no-repeat ;
        padding-left:10px;
}



.member{
        width:120px;
        height:132px;
        border:1px solid #B5DDE6;
        color: #555;
}
.member-online-photo{
        background-color: none;
        padding: 8px;
}
.member-online-name{
        background-color: none;
        padding: 2px;
        height:14px;
        text-align:center;
        color: #777;
}
.member-online-name a{
        font: 8pt Tahoma, sans-serif;
        color: #777;
        text-decoration: none;
}
.member-online-name a:hover{
        font: 8pt Tahoma, sans-serif;
        color: #CCC;
        text-decoration: underline;
}
.member-online-indicator{
        font: 10px Verdana, sans-serif;
        color: #999;
}
.member-online-indicator a{
        font: 7pt Arial, sans-serif;
        color: #FFFFFF;
}

.member-offline-photo{
        background-color: none;
        padding: 8px;
}
.member-offline-name{
        background-color: none;
        padding: 2px;
        height:32px;
        text-align:center;
}
.member-offline-name a{
        font: 8pt Tahoma, sans-serif;
        color: #FFF;
        text-decoration: none;
}
.member-offline-name a:hover{
        text-decoration: underline;
}
.member-offline-indicator{
        border-left: 1px solid #111;
        border-right: 1px solid #111;
        font: 7pt Arial, sans-serif;
        color: #CCC;
        background-color: #999;
        padding-top:3px;
}
.member-offline-indicator a{
        font: 7pt Arial, sans-serif;
        color: #FFFFFF;
}

.ecard{

}
.ecard-thumbnail{
        background-color: #EAEAEA;
        border: 1px dashed #F2F2F2;
        padding: 15px;
}
.ecard-name{
        background-color: #E5E5E5;
        border-left: 1px dashed #F2F2F2;
        border-right: 1px dashed #F2F2F2;
        border-bottom: 1px dashed #F2F2F2;
        padding:15px;
}



.news{
        width:630px;
}
.title_seperator { border-bottom:1px solid #7DBBC6; width:630px; padding-bottom:8px; }
.news-title{
        background-color: none;
        border-right:0px solid #CCCCCC;
        padding:3px;
        font-weight:bold;
        text-decoration:none;
        color:#333;
}
.news-date{
        padding:3px;
        text-align:right;
        font-weight:normal;
        color:#555;
}
.news-body{
        background-color: none;
        border-top:0px solid #CCCCCC;
        padding:5px;
        padding-top:0px;
        padding-left:3px;
}
/* forms */
.form{
        text-align:center;
        margin:0;
        padding:0;
        width:640px;
}
.formlabel{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #666666;
        float:left;
        text-align:right;
        width:40%;
        margin: 0 0 5px 0;
        padding:6px 0px 0 0;
        display:block;
        clear:both;
}
.formelement{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #4E8199;
        float:left;
        margin:3px;
        text-align:left;
}
.formbutton{
        padding-top:10px;
        text-align:center;
        display:block;
        clear:both;
		height:24px;
		line-height: 11px;
}
.formset{
        margin-bottom:2px;
}
.textfield{
		background-color:#F4F4F4;
		border:1px solid #CCC;
        padding:1px;
        color: #666666;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        height:24px;
		padding-top:2px;	
}
.dropdown{
		background-color:#F4F4F4;
		border:1px solid #CCC;
        color: #666666;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;

}
.textarea{
		background-color:#F4F4F4;
		border:1px solid #CCC;
        padding:3px;
        color: #666666;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
}
.button{
		background:url(button_back.png) top;
		border:1px solid #FFF;
        height:23px;	
        padding:0px;
        padding-left:5px;
        padding-right:5px;
        color: #FFFFFF;
        text-transform:uppercase;
        font : 11px Verdana, sans-serif;
        font-weight:normal;
}
*html .button{
        padding-left:3px;
        padding-right:3px;
        height:24px;			
}
.forum_width {
	width:630px;
	margin-left:4px;
}
.recent_posts {
	padding:5px;
	font-size:11px;
	max-width:276px;
	width:286px;	
	text-align:left;
}
/* lists */
.list-blue{
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        color : #444;
        border-top:0px solid #CFC2CE;
}
.list-blue a{
        color: #555;
        text-decoration:none;
}
.list-blue a:hover{
        color: #555;
        text-decoration:underline;
}
.list-blue-header{
        background-color: #C6E4EC;
        padding:3px;
        padding-left:7px;
        border-right:0px solid #D9EDF2;
        border-bottom:2px solid #B6DEE7;
        height:20px;
}
.list-blue-item{
        text-align:left;
        background-color: #D9EDF2;
        padding:3px;
}
.list-blue-item-1{
        text-align:left;
        border-right:0px solid #FFFFFF;
        border-bottom:1px solid #C6E4EC;
        background-color: #D9EDF2;
        height:20px;
        padding:7px;
}
.list-blue-item-2{
        text-align:left;
        border-right:0px solid #FFFFFF;
        border-bottom:1px solid #C6E4EC;
        background-color: #D1EAEF;
        height:20px;
        padding:7px;
}
.list-blue-title,.list-blue-title a{
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight:normal;
        color: #555;
        text-decoration:none;
        padding-right:5px;
        margin-left:0px;
}
.forum-description {
        padding-left:5px;
}
.list-blue-category{
        padding:3px;
}
.list-blue-category a{
        color: #555;
        text-decoration:none;
}
.list-blue-category a:hover{
        color: #555;
        text-decoration:underline;
}
.list-blue-subcategory{
        padding:0px;
        padding-left:3px;
        padding-bottom:8px;
}
.list-blue-subcategory a{
        color: #555;
        text-decoration:none;
}
.list-blue-subcategory a:hover{
        color: #555;
        text-decoration:underline;
}
.list-blue-title a:hover{
        color: #555;
        font-weight:normal;
        text-decoration:underline;
}
.list-orange{
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        color : #444;
        border-top:0px solid #CFC2CE;
}
.list-orange a{
        color: #000000;
        text-decoration:none;
}
.list-orange a:hover{
        color: #2E729E;
        text-decoration:underline;
}
.list-orange-header{
        background:#066CBC;
        padding:3px;
        padding-left:7px;
        border-right:0px solid #FFFFFF;
        border-bottom:2px solid #000;
        height:20px;
}
.list-orange-item{
        text-align:left;
        background-color: #7CC2D1;
        padding:3px;
}

.list-orange-item-1{
        text-align:left;
        border-right:0px solid #FFFFFF;
        border-bottom:2px solid #000;
        background-color: #7CC2D1;
        height:20px;
        padding:7px;
}
.list-orange-item-2{
        text-align:left;
        border-right:0px solid #FFFFFF;
        border-bottom:2px solid #000;
        background-color: #B5DDE6;
        height:20px;
        padding:7px;
}
.list-orange-title,.list-orange-title a{
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight:normal;
        color: #333;
        text-decoration:none;
        padding-right:5px;
        margin-left:2px;
}
.list-orange-title a:hover{
        color: #2E729E;
        text-decoration:underline;
}

/* rating */
.rating{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25pt;
        color: #000000;
        font-weight: bolder;
        text-align:center;
}

.rating_0{
        color: #8093BA;
}
.rating_1{
        color: #8093BA;
}
.rating_2{
        color: #868FB3;
}
.rating_3{
        color: #8E8BAA;
}
.rating_4{
        color: #9885A0;
}
.rating_5{
        color: #A27F95;
}
.rating_6{
        color: #AD7989;
}
.rating_7{
        color: #B7737E;
}
.rating_8{
        color: #C06D75;
}
.rating_9{
        color: #C7696C;
}
.rating_10{
        color: #CE6565;
}

/* forum */
.forum-totals{
        background-color: none;
        padding:5px;
		font-size:11px;
}
.forum-button{
        border: 1px solid #000000;
        background-color: #FFFFFF;
        color: #666666;
        font-family : Tahome, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        padding:5px;
        cursor:pointer;
        float:left;
        margin:2px;
		line-height: 11px;
}
.forum_quote{
        border:1px dashed #689BCA;
        background-color: #FFFFFF;
        padding:5px;
}

/* calendar */
.calendar-button{
        font-family : Tahome, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        background-color: #FFFFFF;
        border:1px solid #999999;
        color: #555;
        cursor:pointer;
        width:20px;
        text-align:center;
}
.calendar-date{
        font-family: "Trebuchet MS","Lucida Grande";
        font-size: 8pt;
        font-weight:bold;
        text-align:center;
        color: #555;
}
.calendar-week{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color: #1F5EAC;
}
.calendar-day{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color: #000000;
        cursor: pointer;
}
.calendar-extended{
        color: #999999;
}
.calendar-sunday{
        color: #1F5EAC;
}
.calendar-today{
        color: #B33838;
}
.calendar-holiday{
        color: #1F5EAC;
}
.calendar-nof-holiday{
        color: #3F981C;
}
.calendar-events{
        font-weight: bold;
}
.calendar-notes{
        font-style: italic;
}
.calendar-selected{
        border: 1px solid #B33838;
}
/* im */
.im{

}
.im-header{
        font-size:7pt;
        color: #666666;
        padding:3px;
}
.im-body{
        text-align:center;
}

/* banners */
.banner-header{
        margin-top:14px;
        padding:0px;
        text-align:center;
}
.banner-footer{
        padding-top:12px;
        padding-bottom:0px;
        text-align:center;
}
.banner-side{
        text-align:left;
}

/* notification */
.noti{
        border:1px solid #ADDBE4;
        background-color: #FFFFFF;
        color: #666666;
}
.noti-header{
        background-color: #ADDBE4;
        padding:3px;
        color: #FFFFFF;
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
}
.noti-header a{
        color: #FFFFFF;
        font-weight:normal;
        text-decoration:none;
}
.noti-body{
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
}
.noti-body a{
        color: #666666;
        text-decoration:none;
}
.noti-body a:hover{
        text-decoration:underline;
}

/* color selector */
.color-color{
        margin:1px;
        width:9px;
        height:9px;
        float:left;
        cursor:pointer;
        border:1px solid #000000;
}

/* albums & photos */
.photo{
        width:120px;
        height:128px;
		min-height:128px;
        border:1px solid #B5DDE6;
}
.photo_album {
        width:120px;
        height:118px;
        border:1px solid #B5DDE6;
}
.photo_edit{
        width:120px;
        height:172px;
        border:1px solid #B5DDE6;		
}
.photo_big{
        width:344px;
}

.photo-photo{
        background-color: none;
        padding: 8px;
}
.photo-caption{
        background-color: none;
        padding: 2px;
        height:42px;
}
.photo-text{
        background-color: none;
        font: 7pt Tahoma, sans-serif;
        color: #444;
}
.photo-text a{
        background-color: none;
        font: 7pt Tahoma, sans-serif;
        color: #444;
        text-decoration:none;
}
.photo-text a{
        text-decoration:underline;
}
.photo-text-big{
        font: 8pt Tahoma, sans-serif;
        color: #444;
}
.photo_main{
        background-color: none;
        border-bottom: 1px solid #EAEAEA;
        padding: 8px;
}
.album{
        width:120px;
        height:118px;
}
.album_main{
        background-color: none;
        border: 0px solid #FFF;
        padding: 8px;
}
.album_big{
        width:344px;
}
.album_edit{
        width:120px;
        height:142px;
}
.album-photo{
        background-color: #DDDDDD;
        border: 1px solid #FFF;
        padding: 8px;
}
.album-caption{
        background-color: #999999;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        padding: 2px;
        height:42px;
}
.album_edit{
        width:120px;
        height:142px;
}
.album-text{
        background-color: #999999;
        font: 7pt Tahoma, sans-serif;
        color: #F9F9F9;
}
.album-text a{
        background-color: ##CCCCCC;
        font: 7pt Tahoma, sans-serif;
        color: #F9F9F9;
        text-decoration:none;
}
.album-text-big{
        font: 8pt Tahoma, sans-serif;
        color: #F9F9F9;
}
/* social bookmarking */
#sbdropdown {
border:1px solid #CCC;
background-color: #FFF;
visibility:hidden;
position:absolute;
z-index:100;
left:0px;
top:0px;
padding: 3px;
}
#sbbar {
border:1px solid #CCC;
background-color: #FFF;
padding: 3px;
}
.sbitem{
border:1px solid #FFF;
background-color: #F7F7F7;
color: #666666;
padding: 3px;
cursor: pointer;
text-align:left;
}
.sbitemhighlight{
background-color: #EBF3FA;
border:1px solid #689BCA;
padding: 3px;
cursor: pointer;
text-align:left;
}


/* tags */
.tagCloud {
        padding: 3px;
        text-align:center;
		width:280px;
}
.tagCloud a{
        color: #666666;
        text-decoration:none;
}
.tagCloud a:hover {
        color: #999;
        text-decoration:underline;
}

/* vchat */
#vchat_window{
        position: absolute;
        visibility: hidden;
        width: 370px;
        top: 0;
        left: 0;
        z-index: 1;
}
.vchat_handler{
        border: 4px solid #00209F;
        background-color: #FFFFFF;
        height:100%;
        padding:5px;
}
.vchat_icon{
        margin:auto;
        text-align:center;
        float:left;
}
.vchat_message{
        color: #000;
        text-align:left;
        font : 8pt Verdana, Arial, Helvetica, sans-serif;
}
.vchat_message_header{
        font-weight:bold;text-align:center
}
.vchat_message_content{
        padding-top:20px;
}
.vchat_buttons{
        text-align:center;
        padding-top:20px;
}

/*  HomePage CSS  */
.header_back_homepage {
  background-image:url(homepage_r1_c1.png) ! important;
  background-image: none;
  width: 970px;
  height: 155px;
}
* html .header_back_homepage {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/homepage_r1_c1.png');
}
* html .header_back_homepage a {
  position:relative;
} 
.leftside_homepage {
  background-image:url(rr/homepage_r2_c1.png) ! important;
  background-image: none;
  background-repeat:no-repeat;  
  width: 11px;
  height: 385px;
}
* html .leftside_homepage {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/homepage_r2_c1.png');
}
* html .leftside_homepage a {
  position:relative;
}

.rightside_homepage {
  background-image:url(rr/homepage_r2_c3.png) ! important;
  background-image: none;
  background-repeat:no-repeat;
  width: 11px;
  height: 385px;
}
* html .rightside_homepage {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/homepage_r2_c3.png');
}
* html .rightside_homepage a {
  position:relative;
}

.center_back_homepage {
        background:url(homepage_r2_c2.png) bottom no-repeat;
        width:970px;
		height: 385px; 
}
.footer_back_homepage {
  background-image:url(homepage_r3_c1.png) ! important;
  background-position:top;
  background-repeat:no-repeat;
  width: 992px;
  height: 104px;
}
* html .footer_back_homepage {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/homepage_r3_c1.png');
}
* html .footer_back_homepage a {
  position:relative;
}

.footer_homepage{
        font : 10px Verdana, Arial, Helvetica, sans-serif;
        color: #444;
        padding-top:0px;
        text-align:center;
		margin-top:85px;
}
.footer_homepage a{
        color: #555;
        text-decoration:none;
}
.footer_homepage a:hover{
        color: #777;
        text-decoration:underline;
}

.wide_content {
		border:0px;
		width:654px;
	/*	height: 434px; */
		padding: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		background:url(wide_content_back.png) #D0E9EF top repeat-x;
}
.wide_content_padding {
		padding-top:3px;
		margin-left:8px;
}
.side_content {
		border:0px;
		width:300px;
	/*	height: 90px; */
		padding: 0px;
		padding-bottom: 10px;
		background:#EBF6F8;
}
.side_content_padding {
		padding-top:3px;
		margin-left:8px;
}
.rate {
	background:url(rate_scale.png) top left;
	height:30px;
	width: 332px;
}


/* NexLev Cusotm Cards */
.nexlev_h_card { width:310px; height:108px; border:2px solid #ADDBE4; padding:0px;}
.nexlev_h_card_photo { width:110px; text-align:left; float:left; }
.nexlev_h_card_padding { padding:5px; }
.nexlev_h_card_info { width:190px; text-align:left; float:left; }
.nexlev_h_card_title, .nexlev_h_card_title a { font-weight:bold; font-size:12px; color:#CCC; }
.nexlev_h_card_info a { color:#066CBC; }
.nexlev_h_card_options { width:310px; height:18px; text-align:left; font-size:9px; color:#666666; background:#ADDBE4; }
.nexlev_h_card_options_box { font-size:10px; padding-top:4px; }
.nexlev_h_card_bullet { float:left; height:12px; margin-left:20px; background:url('bullet.gif'); }
.nexlev_h_card_symbols { float:left; height:12px; }

.nexlev_v_card { width:116px; height:178px; border:2px solid #ADDBE4; margin-top:4px;}
.nexlev_v_card_profile { width:116px; height:120px; border:2px solid #ADDBE4; margin-top:4px; background-color:#DFF0F4;}
.nexlev_v_card_photo { width:116px; text-align:left; height:91px; border-bottom:0px solid #ADDBE4; }
.nexlev_v_card_photo_profile { width:116px; text-align:left; height:91px; }
* html .nexlev_v_card_photo_profile { width:111px; }


.nexlev_v_card_padding { padding:5px; }
* html .nexlev_v_card_padding { padding:0px; margin-top:5px; margin-left:5px; }


.nexlev_v_card_info { width:112px; text-align:left; margin-left:4px; margin-top:0px; font-size:9px; color:#555; }
.nexlev_v_card_title, .nexlev_v_card_title a { font-weight:bold; font-size:10px; color:#CCC; }
.nexlev_v_card_title_profile, .nexlev_v_card_title_profile a { padding-top:0px; font-weight:normal; font-size:11px; color:#555; }
.nexlev_v_card_info a { color:#066CBC }
.nexlev_v_card_options { width:120px; height:18px; text-align:left; font-size:9px; color:#999; background:#7CC2D1; }
.nexlev_v_card_options_box { font-size:10px; padding-top:2px; text-align:left }
.nexlev_v_card_bullet { float:left; height:12px; margin-left:20px; }
.nexlev_v_card_symbols { float:left; height:12px; }


.icon_bookmarked { float:left; width:20px; height:20px; background:url(icons/bookmarked.gif) no-repeat; }
.icon_viewed { float:left; width:20px; height:20px; background:url(icons/viewed.gif) no-repeat; }
.icon_new { float:left; width:36px; height:20px; background:url(icons/new.gif) no-repeat; }
.icon_updated { float:left; width:60px; height:20px; background:url(icons/updated.gif) no-repeat; }
.icon_featured { float:left; width:60px; height:20px; background:url(icons/featured.gif) no-repeat; }


/* Tabs */
/* ######### CSS for Daniel Main Content CSS Tabs. Remove if not using ######### */
.danieltab{
font: 12px Arial;
width: 654px;
background: #FFF url(tab_off.png) center center repeat-x;
}

.danieltab ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px; /*navy border*/

}

.danieltab ul li{
display: inline;
}

.danieltab ul li a{
float: left;
color: #666666; /*text color*/
padding-top: 10px;
padding-left: 12px;
padding-right: 12px;
text-decoration: none;
border-right: 1px solid #FFF; /*navy divider between menu items*/
height:22px;
_height:32px;
outline: none;
}

.danieltab ul li a:visited{
color: #666666;
height:22px;
_height:32px;
}

.danieltab ul li a:hover{
	text-decoration:none;
	color: #333;
}


.danieltab ul li a.selected{
color: #0E518D !important;
background: #FFF url(tab_on.png) center center repeat-x;
}

/* ######### CSS for Daniel Profile Content CSS Tabs. Remove if not using ######### */
.danielprofiletab{
font: 12px Arial;
width: 160px;

background:#E8F4F7;
}
.danielprofiletab ul li a h2 {
width:160px;
height:32px;
font-size:14px;
font-weight:normal;
}
.danielprofiletab ul{
margin: 0;
padding: 0;
float: none;
width: 160px;
border-top: 0px; /*navy border*/


}

.danielprofiletab ul li{
display:block;
width:160px;
height:32px;
border-bottom: 1px solid #E8F4F7; /*navy divider between menu items*/
background: #F1F8FA;
}

.danielprofiletab ul li a{
float: none;
color: #666666; /*text color*/
text-decoration: none;
width:160px;
height:32px;
padding-left:8px;
background: #F1F8FA;
}

.danielprofiletab ul li a:visited{
color: #666666;
width:160px;
height:32px;
}

.danielprofiletab ul li a:hover{
	text-decoration:none;
	color: #333;
}


.danielprofiletab ul li a.selected{
color: #0E518D !important;
background: white;
width:160px;
height:32px;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px;
width: 654px;
margin-bottom: 1em;
padding: 0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Daniel Side Menu CSS Tabs. Remove if not using ######### */
.danielmenutab{
font: 12px Arial;
width: 300px;
background: url(submenutab_on.png) center center repeat-x;
}

.danielmenutab ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px; /*navy border*/

}

.danielmenutab ul li{
display: inline;
}

.danielmenutab ul li a{
float: left;
color: #666666; /*text color*/
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
border-right: 1px solid #FFF; /*navy divider between menu items*/
height:22px;
_height:30px;
outline: none;
}

.danielmenutab ul li a:visited{
color: #666666;
height:22px;
_height:30px;
}

.danielmenutab ul li a:hover{
	text-decoration:none;
	color: #333;
}


.danielmenutab ul li a.selected{
color: #0E518D !important;
background: url(tab_on.png) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px;
width: 300px;
margin-bottom: 1em;
padding: 0px;
}
#submenutab {
	width:120px;
	_width:130px;
	font-size:14px;
}
#submenulasttab {
	border-right:0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.pbbasicinfo {
	font-size:12px;
	width:146px;
}
.pbbasicinfo.td {
	font-size:12px;
}
table.pbcell  {
	background:none;
	border:0px solid #D8EEF1;
	padding:5px;
	color:#666666;
}
.pbcell td {
	height:20px;
	border-bottom:1px solid #B8DEE7;
	font-size:12px;
}


/* Profile Menus */
.menu {
width: 160px; /* set width of menu */
/* height:256px; */
background: #E8F4F7;
} 

.menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
.menu a, .menu h2 {
font: 15px arial, helvetica, sans-serif;
display: block;
*display:inline-block;
border-bottom: 1px solid #E8F4F7; /*navy divider between menu items*/
margin: 0;
padding: 7px 0px;
width: 160px;
}

.menu h2 {
color: #fff;
background: #F1F8FA;
text-transform: uppercase;
}

.menu span {
	margin-left:5px;
}

.menu a {
color: #75B3C5;
background: #F1F8FA;
text-decoration: none;
}

.menu a:hover {
color: #0E518D;
background: #fff;
text-decoration:none;
}
.menu a.selected{
color: #0E518D !important;
background: white;
}

.profile_select_button {
	width:148px;
	height:41px;
	border-right:1px solid white;
	background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_off.png) top repeat-x;
	color:#2291BB;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
}
.profile_select {
	background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_on.png) top repeat-x;
}
.profile_select_span {
	padding-right:4px; padding-left:4px;
}
.profile_select_span_on, .profile_select_span_on a:hover {
	color:#FFF;
}

.profile_header_title {
	width:502px;
	height:46px;
	background: url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/profile_header.png) top no-repeat;
	text-align:right;
}
.profile_title_text {
	top:10px;
	right:14px;
	position:relative;
	font-size:20px;
	color:#7DBACC;
}

.profile_content {
	padding-top:2;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:12px;
}
.profile_bottom_links {	padding-top:6px; }
.profile_tabs_back_color { width:160px; height:100%; background-color:#F1F8FA; }
.profile_left_column { background-color:#F1F8FA; }
.daniel_profile_name { background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_name_back.png); width:531px; height:41px; }
.daniel_profile_name_text h1{
	top:0px;
	left:8px;
	position:relative;
	font-size:26px;
	color:#1C8AAE;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.daniel_public_name_text h1{
	top:0px;
	left:8px;
	position:relative;
	font-size:26px;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.public_bookmarks {
	width:230px;
	height:41px;
	border-right:1px solid white;
	background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_on.png) top repeat-x;
	color:#FFF;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	padding-left:4px; 
	padding-right:4px;
}
* html .public_bookmarks { width:250px; }
.public_subscribe {
	width:30px;
	height:41px;
	border-right:1px solid white;
	background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_on.png) top repeat-x;
	color:#FFF;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	padding-left:4px; 
	padding-right:4px;
}
* html .public_subscribe { width:30px; }
.public_bookmarks_label, .public_subscribe_label {
	width:90px;
	height:41px;
	border-right:1px solid white;
	background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_on.png) top repeat-x;
	color:#FFF;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	padding-left:4px; padding-right:4px;
}
.daniel_public_name { background:url(http://campusego.com/themes/daniel_plain/gfx/custom_graphics/daniel_ice/profile/daniel_profile_select_on.png); width:440px; height:41px; }
* html .daniel_public_name { width:560px; }
/* Wordpress */
.entry { width:636px; padding:3px; }
h2.pagetitle { padding:3px; font-family:Arial, Helvetica, sans-serif; border-bottom: 3px solid #C8EBF7; width:632px; color:#1C8AAE; }
h2.pagetitle a { color:#1C8AAE; }

