


/* @group Global Reset */

* { margin:  0; padding: 0; }
ul { list-style: none; }
a img, frameset { border: 0; }

/* @end */
/* @group Utility */

.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
}


small { font-size: .75em; }

.row:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.add_top, #add_top { margin-top: 15px; }
.add_bottom, #add_bottom { margin-bottom: 15px; }
.no_bottom { margin-bottom: 0; padding-bottom: 0; }
.no_top { margin-top: 0; }
.no_border { border: 0; }

.left { float: left; }
img.left { margin: 0 15px 15px 0; }
.right { float: right; }
img.right { margin: 0 0 15px 15px; }
.text_right { text-align: right; }

.hide { display: none; }

.reset-margin   {margin:0;} 
.reset-padding  {padding:0;} 
.reset          { margin:0; padding:0; } 

.align-justify  {text-align:justify;} 
.align-left     {text-align:left;} 
.align-center   {text-align:center;} 
.align-right    {text-align:right;} 

/* @end */

/* @group Overall Styles*/

a:link { text-decoration: none; color:#cfe67f; }
a:visited { color:#a3ac83; text-decoration: none;}
a:hover { text-decoration: none; color: white; border-bottom: 1px dotted white; }
a:active { text-decoration: none}

#content: a:link { color: #E4FD8C; text-decoration:none;}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #e4fd8c;
	padding: .5em 0;
	margin: .5em 0;
	background:url(/images/extend/h2_bg.gif) bottom center no-repeat;
}
.post h2 a {
	font-weight: normal;
	color: #e4fd8c;
	text-decoration:none;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #e4feb0;
	margin-top: 1em;
}
p {	margin-bottom: 1em; }
/* @end */

/* @group Wrapper Layouts */
body {
	font-size: 62.5% ;
	font-family: Helvetica,Arial,sans-serif ;
	text-shadow:#000000 0pt 0pt 0pt;
	line-height: 2em;
	background: #110c0b url(/images/extend/outer_wrapper_bg.jpg) top repeat-x;
}
#center_wrapper {
	position:relative;
	left:50%;
	width:960px;
	margin-left:-480px;
}
#header {
	height: 205px;
	position: relative;;
}
#content {
	background:  url(/images/extend/content_bg.jpg) top left no-repeat;
	width:505px;
	float: left;
}
#right_col {
	width: 300px;
	margin-left: 12px;
	float: left;
	padding: 50px 12px 30px 12px;
}

/* @end */

/* @group Header */

#header h1 a {
	background:  url(/images/extend/h1_vigetextend_bg.jpg) no-repeat top left;
	display:block;
	width: 483px;
	height: 205px;
	text-indent: -9999px;
	border: none;
}

#nav {
	width: 316px;
	height: 61px;
	position: absolute;
	left: 616px;
	top: 144px;
	background:  url(/images/extend/nav_bg.gif) top center;
	list-style: none;
	list-style-type: none;
}

#nav a {
	display:block;
	text-indent: -9999px;
	background:transparent url(/images/extend/nav_bg.gif) no-repeat center top;
	height: 61px;
	outline: none;
	float: left;
	border: none;
}

#nav li {
	display:block;
	float: left;
}

#nav a.blog {	width: 48px; background-position: 0px 0px; }
#nav a.blog:visited {	background-position: 0px -61px; }
#nav a.blog:hover {	background-position: 0px -122px; }
#nav a.blog:active {	background-position: 0px -183px; }
body.extend #nav a.blog {	background-position: 0px -244px; }
body.extend #nav a.blog:visited {	background-position: 0px -244px; }
body.extend #nav a.blog:hover {	background-position: 0px -305px; }

#nav a.archives {	width: 73px; background-position: -48px 0px; }
#nav a.archives:visited {	background-position: -48px -61px; }
#nav a.archives:hover {	background-position: -48px -122px; }
#nav a.archivesactive {	background-position: -48px -183px; }
body.archives #nav a.archives {	background-position: -48px -244px; }
body.archives #nav a.archives:visited {	background-position: -48px -244px; }
body.archives #nav a.archives:hover {	background-position: -48px -305px; }

#nav a.about {	width: 55px; background-position: -121px 0px; }
#nav a.about:visited {	background-position: -121px -61px; }
#nav a.about:hover {	background-position: -121px -122px; }
#nav a.about:active {	background-position: -121px -183px; }
body.about #nav a.about {	background-position: -121px -244px; }
body.about #nav a.about:visited {	background-position: -121px -244px; }
body.about #nav a.about:hover {	background-position: -121px -305px; }

#nav a.careers {	width: 67px; background-position: -176px 0px; }
#nav a.careers:visited {	background-position: -176px -61px; }
#nav a.careers:hover {	background-position: -176px -122px; }
#nav a.careers:active {	background-position: -176px -183px; }
body.careers #nav a.careers {	background-position: -176px -244px; }
body.careers #nav a.careers:visited {	background-position: -176px -244px; }
body.careers #nav a.careers:hover {	background-position: -176px -305px; }

#nav a.projects {	width: 73px; background-position: -243px 0px; }
#nav a.projects:visited {	background-position: -243px -61px; }
#nav a.projects:hover {	background-position: -243px -122px; }
#nav a.projects:active {	background-position: -243px -183px; }
body.projects #nav a.projects {	background-position: -243px -244px; }
body.projects #nav a.projects:visited {	background-position: -243px -244px; }
body.projects #nav a.projects:hover {	background-position: -243px -305px; }

/* @end */

/* @group Content Area */
#content {
	font-size: 1.3em;
	color: white;
	padding-left: 86px;
	padding-top: 2.5em;
}
/* @end */


/* @group Post Layout */
.post span.author_date {
	color: #C5F4F3;
	font-weight:bold;
	position:relative;
	display:block;
}
.post span.author_date a { color: #C5F4F3; }
.post span.author_date a.comments {
	position:absolute;
	left: 430px;
	width:35px;
	text-align:left;
	background:20px 5px no-repeat url(/images/extend/comment_bubble.gif);}
.post .author {
    background-repeat:no-repeat;
    background-position:8px 5px;
	width:91px;
	height:85px;
	position:absolute;
	left:-87px;
	top:-54px;
}
.post .author a:hover{border:0px;}
.post .inner_post {
	padding-left: .5em;
	position: relative;
	width:468px;
}
.post_footer_wrap {
	background: url(/images/extend/post_footer_wrap_bg.gif) top left no-repeat;
	width: 485px;
	margin: 1em 0 3em 0;
}
.post_footer {
	color: #615959;
	font-size: .8em;
	font-family: Lucida Sans, Lucida Grande, Tahoma, Arial, Sans Serif;
	background: url(/images/extend/post_footer_bg.gif) bottom left no-repeat;
	width: 455px;
	position:relative;
	padding: 5px 15px 5px 15px;
}
.post_footer a {
	text-decoration:none;
	color:white;
}
.post_footer span.keep_reading {
	float:left;
	width:100px;
	margin-right:10px;
	background: url(/images/extend/keep_reading_bg.gif) 80px 8px no-repeat;
}
.post_footer span.categories {
	float:left;
    width:370px;
	margin-right:10px;
}
.post_footer span.comments {
	display:block;
	float:left;
	width:70px;
}
/* @end */

/* @group Post Utility Styles */
.inner_post h1 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.3em;
	color: #e4fd8c;
	margin: 1.7em 0 0 0;
	background: none;
}
.inner_post h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3em;
	color: #e4fd8c;
	margin: 1.7em 0 0 0;
	background: none;
}
.inner_post h3 {
	color:#C5F4F3;
	font-weight:bold;
	letter-spacing:3px;
        font-size: 1.1em;
	text-transform:uppercase;
	margin: 1.7em 0 0 0;
}
.inner_post h4 {
	color:#C5F4F3;
	font-weight:bold;
	letter-spacing:3px;
        font-size: .9em;
	text-transform:uppercase;
	margin: 1.5em 0 0 0;
}
.inner_post h5 {
	font-weight: bold;
	color: #e4feb0;
        font-size: 1em;
	margin: 1.5em 0 0 0;
} 
.inner_post a { text-decoration: underline; }
.inner_post img { margin: 10px; }
.inner_post ul, .inner_post ol {margin-bottom:10px;}
.inner_post li {
    padding: 5px 0px 5px 15px;
	background: url(/images/extend/li_background.gif) 0px 10px no-repeat;
}
#content .inner_post ol li {
	background:none;
    padding:0px 0 0px 0px;
    margin-bottom:7px;
}
.inner_post .author img {	margin: 0px; }
.inner_post a:hover { text-decoration: none; }
.inner_post .post_footer_wrap a { text-decoration: none; }
.inner_post acronym, .inner_post abbr  {
	cursor: help;
	border: 0px;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: 2px;
}
blockquote {
    background: url(/images/extend/blockquote.gif) 0px 4px no-repeat;
     margin:20px 0px 20px 0px;
     padding-left:40px;
     color:#9D9993;
     font-size:1.2em;
     line-height:1.5em;
}
.comment blockquote {
     margin:8px 0px 8px 0px;
     padding-left:0px;
     color:#9D9993;
     font-size:1.1em;
     line-height:1.5em;
     font-style:italic;
     background:none;
}
.comment blockquote:before { content: open-quote; }
.comment blockquote:after { content: close-quote; }
/* @end */

/* @group Right Column */
#right_col {
	color: #9d9993;
	font-size: 1.1em;
}
#right_col #browse_box {
	width:291px;
	background: url(/images/extend/browse_box_bg.gif) bottom center no-repeat #1a1310;	
}
#right_col ul#browse_box_links {
	width:292px;
	height: 30px;
	font-size: .9em;
	font-family: Lucida Sans, Lucida Grande, Tahoma, Arial, Sans Serif;	
	background-image: url(/images/extend/browse_box_top.gif);
	background-repeat: no-repeat;
	position: relative;
}
#right_col ul.search { background-position: 0px 0px; }
#right_col ul.category {	background-position: 0px -30px; }
#right_col ul.month { background-position: 0px -60px; }
#right_col ul.rss { background-position: 0px -90px; }
#right_col ul#browse_box_links a { color: #615959; }
#right_col ul#browse_box_links a.selected, ul#right_col #browse_box_links a:hover  {
	color: white;
	border: none;
}
#right_col ul#browse_box_links a#search  { position: absolute;	top: 1px; left: 8px; }
#right_col ul#browse_box_links a#category  { position: absolute;	top: 1px; left: 78px; }
#right_col ul#browse_box_links a#month  { position: absolute;	top: 1px; left: 155px; }
#right_col ul#browse_box_links a#rss  { position: absolute;	top: 1px; left: 245px; }

#right_col #browse_box ul {margin-bottom:8px;}
#right_col #browse_box ul#browse_box_links {margin-bottom:0px;}
#right_col #browse_box h3, #right_col #browse_box li { padding-left: 25px; }
#right_col #browse_search { padding: 8px;	}
#right_col #browse_search label {	display: none; }
input#search_field {
	background-color: #211815;
	width: 224px;
	height: 19px;
	color: white;
	padding: 4px 6px 0px 6px;
	border: 1px solid #231a16;
	float: left;
}
#right_col #browse_search fieldset { border: 0px; }
#right_col #browse_search p {	display: inline; }
input#search_button {
	width: 34px;
	height: 26px;
	background: url(/images/extend/search_button.gif) top left;
	text-indent:  -9999px;
	font-size: 0px;
	cursor: pointer;
	border: 0px;
	float: left;
}
input#search_button:hover {	background: url(/images/extend/search_button.gif) bottom left; }
#no_results input#search_field {	width: 150px; }
#no_results label {
	font-weight: bold;
	position: relative;
	top: 2px;
	margin-right: 15px;
}
#no_results input#search_button { width: 30px; }
#right_col #browse_rss  { padding: 10px 30px 15px 30px; }
#right_col #browse_category, 
#right_col #browse_month  { padding: 10px 10px 10px 10px; }
#right_col #browse_rss li {background:url(/images/extend/li_rss_bg.gif) left top no-repeat; }
#right_col #browse_category li span {
	display: block;
	text-align: center;
	width:30px;
	float:left;
        margin-left:-32px;
}
#right_col #browse_month div { width: 122px; }
#right_col #browse_month h3, #right_col #browse_category h3, #right_col #browse_rss h3 {
	margin-top: 0px;
}
#right_col #browse_month li,
#right_col #browse_category li { 
         width:91px; 
         float:left;
         padding-left:35px;
         line-height:13px;
         margin-bottom:7px;
}
#right_col .divider {
	margin-top: 12px;
}
#right_col h3 {
	color: #c5f4f3;
	font-weight: bold;
	letter-spacing: 3px;
        margin-top:31px;
	text-transform:uppercase;
}
#right_col a {
	color: white;
	text-decoration:none;
}
h2#dev_community {
	width: 292px;
	height: 65px;
	text-indent: -9999px;
	background: url(/images/extend/h2_dev_community.gif) top center no-repeat;
}
#right_col #books .book_wrapper {
	margin:5px 10px 10px 0px;
    float:left;
	width:50px;
	background-color:#19120f;
	padding:5px;
	border:1px solid #221916;
}
#right_col #books .book {
	width:50px;
	overflow:hidden;
}
#right_col #books .book_wrapper:hover, #right_col #photos .flickr_photo_wrapper:hover {background-color:#221916;}
#right_col #photos .flickr_photo_wrapper {
	width:60px;
	height:60px;
	margin:5px 20px 20px 0px;
	float:left;
	background-color:#19120f;
	padding:10px;
	border:1px solid #221916;
}
#right_col #photos .flickr_photo {
	width:60px;
	height:60px;
	overflow:hidden;
}
#right_col #comments #big_comment {
	margin-top:5px;
	color:white;
	padding:8px 20px 32px 20px;
	display:block;
	width:251px;
	border-top: 1px solid #221916;
	background:url(/images/extend/rightcol_comment_stem.gif) bottom left #19120F no-repeat;
	overflow-y: auto;
	overflow-x: hidden;
}
#right_col #top_posts li, #right_col #links li, #right_col #comments li  {
    padding: 2px 0px 2px 12px;
	background: url(/images/extend/li_background.gif) 0px 8px no-repeat;
}
#right_col #top_posts .selector{
	margin: 15px 0 4px 0;
	font-weight: bold;
        position: relative;
        z-index: 10;
}
#right_col #top_posts .selector a {
	padding: 9px;
}
#right_col #top_posts .selector a.selected, #right_col #top_posts .selector a:hover {
	padding: 8px 8px 9px 8px;
	background-color: #1a1310;
        border-top: #231a17 1px solid;
        border-left: #231a17 1px solid;
        border-right: #231a17 1px solid;
}
#right_col #top_posts .selector a:hover {
	cursor: pointer;
        border-bottom: 0px;
        text-decoration: underline;
}
#right_col #top_posts ul {
	background-color: #1a1310;
        border: #231a17 1px solid;
        padding: 15px;
        position: relative;
        z-index: 1;
}
#right_col #split_col div { width: 150px; }
#right_col #split_col li {
	background: url(/images/extend/right_col_li_bg.gif) 0px 4px no-repeat;
	display: block;
	padding-left: 15px;
}
#right_col #about {margin-top:25px;}
#right_col #calendar  {margin-top:29px}
#right_col #calendar h3#entries_by_date {display:none;}
#right_col #calendar h3 {margin-top:0px;}
#right_col #calendar table.calendar_bg {width:291px;}
#right_col table.calendar_bg td {
	background-color:#19120f;
	padding:8px;
	text-align:center;
	border:1px solid #221916;
}
#right_col table.calendar_bg td:hover {background-color:#221916;}
/* @end */


/* @group Footer */

#footer {
	background: url(/images/extend/footer_top.gif) top center repeat-x;
	padding-top: 83px;
	width: 100%;
	clear: both;
}
#footer .inner {
	position:relative;
	left:50%;
	width:870px;
	margin-left:-480px;
	padding:0px 0px 10px 90px;
	font-size: 1.2em;
}
#footer #feature {
	background: #e3fead url(/images/extend/footer_feature_bg.gif) top center repeat-x;
	color: #6b715c;
	padding-bottom: 20px;
}
#footer #feature img#dirt {
	position: absolute;
	left: 219px;
	top: -30px;
}
#footer #feature #screenshot {
	width: 333px;
	float: right;
	margin-top: 40px;
	font-weight: bold;
}
#footer #feature p.tyrant {
	width: 443px;
}
#footer #feature h2.tyrant {
	background: url(/images/extend/h2_tyrant.gif) bottom left no-repeat;
	text-indent: -9999px;
	width: 436px;
	height: 56px;
	margin: 0px 0px 15px 0px;
}
#footer #feature a#tyrant_rss {
	background: url(/images/extend/tyrant_rss.gif) top center no-repeat;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
	position: absolute;
	top: 38px;
	left: 52px;
}
#footer #feature a#tyrant_rss:hover { 
	background: url(/images/extend/tyrant_rss.gif) bottom center no-repeat;
}
#footer #feature #link_bar {
	width: 159px;
	height: 20px;
	position: absolute;
	left: 390px;
	top: 53px;
}
#footer #feature #link_bar a {
	color: #656f40;
	text-decoration: none;
	font-size: .9em;
	font-family: Lucida Sans, Lucida Grande, Tahoma, Arial, Sans Serif;
	background-image: url(/images/extend/footer_linkbar.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 20px;
	border-bottom: solid 1px #efffba;
}
#footer #feature #link_bar a:hover { border-bottom: dotted 1px #656f40; }
#footer #feature #link_bar a.wiki { background-position: top right; }
#footer #feature #link_bar a.source { background-position: center right; }
#footer #feature #link_bar a.feed { background-position: bottom right; }
#footer #downloads {
	background: white url(/images/extend/footer_downloads_bg.gif) top center repeat-x;
	color: #6b715c;
	padding-bottom: 20px;
	margin-bottom: -20px;
}
#footer #downloads h2#plugins_gems {
	background: url(/images/extend/h2_plugins_gems.gif) bottom left no-repeat;
	text-indent: -9999px;
	width: 264px;
	height: 56px;
	margin: 0px 0px 15px 0px;
}
#footer #downloads .plugins_gems {
	width: 264px;
	float:left;
	margin-right:60px;
}
#footer #downloads .download_block {
	float:left;
	width:161px;
	margin-left:19px;
	margin-top:-50px;
}
#footer #downloads .download_block h3 {
	display:block;
	width:161px;
	height:28px;
	margin-bottom:1em;
}
#footer #downloads .download_block h3 a {
	color:#c5f4f3;
	display:block;
	width:145px;
	height:20px;
	padding:4px 8px;
	font-size:.85em;
	text-transform:uppercase;
	letter-spacing:3px;
	background:url(/images/extend/h3_download.gif) top center no-repeat;
}
#footer #downloads .download_block h3 a:hover {
	color:white;
	border-bottom:none;
}
#footer #downloads .download_block h3 a:hover {background:url(/images/extend/h3_download.gif) bottom center no-repeat;
}
#footer #downloads a {
	color:#666c58;
	font-weight:bold;
	text-decoration:none;
}
#footer #downloads a {color:#6B715C;}
#footer #downloads a:hover {
	color:#80886d;
	border-bottom:1px solid #80886d;
}
#footer #downloads .download_block li {
	padding-left:20px;
	background:url(/images/extend/download_li_bg.gif) no-repeat 0px 0px;
}
#footer #downloads .download_block li {
	padding-left:20px;
	background:url(/images/extend/download_li_bg.gif) no-repeat 0px 0px;
}
#footer #sub_footer {
	background: url(/images/extend/footer_bottom.gif) top center repeat-x;
	height: 160px;
}
#footer #sub_footer p#viget_plug {
	width:180px;
	color:#abd1d5;
	font-weight:bold;
	background:url(/images/extend/viget_logo.gif) 0px 7px no-repeat;
	padding-left:50px;
	position:absolute;
	left:40px;
	top:30px;
}
#footer #sub_footer p#viget_plug a, #footer #sub_footer p#viget_plug a:visited {
	text-decoration:none;
    border:none;
}
#footer #sub_footer p#viget_plug a:hover { border-bottom:1px dotted #abd1d5; }
#footer #sub_footer img#mole {
	left: 664px;
	position: absolute;
}
/* @end */


/* @group Overlay Link */
a#open_overlay {
	width:116px;
	height:60px;
	left:833px;
	top:24px;
	position:absolute;
	background:url(/images/extend/labs_at_viget.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#overlay_bg {
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(/images/extend/overlay_bg.png);
	display:none;
	z-index:80;
}
#overlay_menu {
	width:100%;
	position:absolute;
	top:42px;
	height:202px;
	background-color:black;
	z-index:90;
	display:none;
}
#overlay_menu #overlay_inner {
	position:relative;
	left:50%;
	width:940px;
	margin-left:-451px;
}
#overlay_menu #menu_container_engage {
	width:232px;
	background-position:0px -0px;
	height:168px;
	background-image:url(/images/extend/overlay_bg.gif);
	float:left;
}
#overlay_menu #menu_container_engage.hovered {
	text-decoration:underline;
	background-position:0px -168px;
}
#overlay_menu #menu_container_inspire {
	background-position:-232px -0px;
	height:168px;
	background-image:url(/images/extend/overlay_bg.gif);
	float:left;
}
#overlay_menu #menu_container_inspire.hovered {
	text-decoration:underline;
	background-position:-232px -168px;
}
#overlay_menu #menu_container_extend {
	background-position:-465px -0px;
	height:168px;
	background-image:url(/images/extend/overlay_bg.gif);
	float:left;
}
#overlay_menu #menu_container_extend.hovered {
	text-decoration:underline;
	background-position:-465px -168px;
}
#overlay_menu #menu_container_advance {
  width:234px;
	background-position:-698px -0px;
	height:168px;
	background-image:url(/images/extend/overlay_bg.gif);
	float:left;
}
#overlay_menu #menu_container_advance.hovered {
	text-decoration:underline;
	background-position:-698px -168px;
}
#overlay_menu a {
	display:block;
	width:155px;
	height:58px;
	padding:110px 0px 0px 77px;
	background-image:url(/images/extend/overlay_logos.gif);
	background-repeat:no-repeat;
}
#overlay_menu a {
	text-decoration:none;
	border:none;
	font-weight:bold;
	font-size:1.2em;
}
#overlay_menu a:hover {text-decoration:underline;}
#overlay_menu a span {display:none;}
#overlay_menu #menu_container_engage a {
	color:#0094ce;
	background-position:17px 68px;
}
#overlay_menu #menu_container_inspire a {
	color:#aa276b;
	background-position:-213px 68px;
}
#overlay_menu #menu_container_extend a {
	color:#99e80f;
	background-position:-448px 68px;
}
#overlay_menu #menu_container_advance a {
	color:#da4e18;
	background-position:-680px 68px;
}
#overlay_menu #overlay_inner a#close_link {
	width:136px;
	height:23px;
	background:url(/images/extend/close_link.gif) top center no-repeat;
	text-indent:-9999px;
	left:800px;
	top:-23px;
	padding:0px;
	position:absolute;
	outline:none;
}
#overlay_menu #overlay_inner a#close_link:hover {background-position:bottom;}
/* @end */

/* @group Comments */
.comment span.user_says {
	display:block;
	color:white;
	font-weight:bold;
	padding: .5em 0;
	margin: .5em 0;
}
.comment_box {
	padding:2px 12px;
	width:469px;
	margin-left:5px;
}
.comment_box_alt {
	padding:2px 12px;
	width:469px;
	margin-left:5px;
	background-color:#19120F;
	border:1px solid #221916;
}
.comment_form {
	width:480px;
	margin:20px 0px 0px 5px;
}
input.button {
	background-color:#221916;
	border-bottom:1px solid #19120F;
	border-right:1px solid #19120F;
	border-left:1px solid #372823;
	border-top:1px solid #372823;
	color:#C5F4F3;
	font-weight:bold;
	letter-spacing:3px;
	text-transform:uppercase;
	font-size:.85em;
	padding:10px;
	cursor:pointer
}

input.button:hover {
	background-color:#2a1e1a;
	color:white;
}

textarea.comment_field {
	border-top:1px solid #19120F;
	border-left:1px solid #19120F;
	border-right:1px solid #372823;
	border-bottom:1px solid #372823;
	width:470px;
	padding:5px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
	line-height:1.9em;
}

input.text {
	border-top:1px solid #19120F;
	border-left:1px solid #19120F;
	border-right:1px solid #372823;
	border-bottom:1px solid #372823;
	width:470px;
	padding:5px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
	line-height:1.9em;
}

/* @end */



/* @group Code Block */


pre {
	font-family: "Consolas", "Lucida Sans Unicode", "Monaco", "Courier New", Courier, mono, serif;
	background: url(/images/extend/code_dimple.gif) left center repeat-y #f4ffbf;
    display:block;
	color:#2c3123;
	font-size: .95em;
	margin:15px 0px 15px -8px;
	padding:12px 20px 12px 35px;
	width:437px;
    overflow:hidden;
}
pre code {
	font-family: "Consolas", "Lucida Sans Unicode", "Monaco", "Courier New", Courier, mono, serif;
	font-size: 1em;
    margin:0px;
}

/* @end */



/* @group Pagination */

.paginate {
	font-family:Lucida Sans,Lucida Grande,Tahoma,Arial,Sans Serif;
	font-size:0.8em;
	width:450px;
	height:50px;
	padding:0px 0px 0px 7px;
}

.paginate a, .paginate b {
	padding:5px 3px;
	width:12px;
	display:block;
	text-align:center;
	float:left;
}
.paginate a:hover {background-color:#221916;}
.paginate a.previous, .paginate a.next  {
	width:86px;
	height:18px;
	text-align:center;
	padding:7px;
	background-image:url(/images/extend//pagination_links.gif);}
.paginate a.previous { background-position:top left; }
.paginate a.next {
	background-position:top right;
	float:right;
}
.paginate a.previous:hover {
	background-position:bottom left;
	border:0px;
}
.paginate a.next:hover {
	background-position:bottom right;
	border:0px;
}

/* @end */


/* @group Overlay Link */
a#open_overlay {
	width:116px;
	height:60px;
	left:833px;
	top:24px;
	position:absolute;
	background:url(/images/extend/labs_at_viget.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
/* @end */