/* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */
body
{
		background-color: #F2F3EF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img{
	border:0px;
}
a:link
{
	color: #1BA4F3;
	text-decoration: none;
}
a:visited
{
	color: #1BA4F3;
	text-decoration: none;
}
a:hover, a:active
{
	color: #1BA4F3;
	text-decoration: underline;
}
.page
{
	background: white;
	color: #000000;

}

h1 {
	padding: 0;
	margin: 0;
	width: 243px;
	height: 90px;
	position: relative;
	font-size: 11px;
	float: left;
}
h1 a {
	display: block;
	width: 243px;
	height: 90px;
	color: #fff;
}
h1 a span{
	background: url(../../images/logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

h3{
	font: 16px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	margin-left:28px;

}


h4{
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-transform: lowercase;
	padding:0px;
}



h5{
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-transform: lowercase;
}

.number{
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#loginbox{
	float:right;
	width:258px;
	height:90px;
	background-image: url(../../images/loginbg.gif);
	background-repeat: no-repeat;
	background-color: white;
}

#login{
	text-align: right;
	color:white;
	margin-top:25px;
	margin-right:10px;
}

#header{
	background-image: url(../../images/header-bg.gif);
	background-repeat: repeat-x;
	height:90px;
	width:100%;
	margin-bottom:8px;
}

#container{
background-color: white;
border:20px solid white;
border-top:15px solid white;
border-bottom:15px solid white;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	max-width:1000px;
	


}


td, th, p, li
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{

}



.tcat
{
	background:  url(../../images/gradients/tcat.gif) repeat-x bottom left;
	color: #484847;
	height:40px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.tcat a:link
{
	color: #484847;
	text-decoration: none;
	font-size:16px;
}
.tcat a:visited
{
	color: #484847;
	text-decoration: none;
	font-size:16px;
}
.tcat a:hover
{
	color: #484847;
	text-decoration: underline;
	font-size:16px;
}
.tcat a:active
{
	color: #484847;
	text-decoration: underline;
	font-size:16px;
}

.thead
{
	background: #E6E7E1;
	color: #484847;
	font: 11px verdana, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.mainnavbar{
	background-image: url(../../images/navbg.gif);
	background-repeat: repeat-x;
	margin-bottom:10px;
}

.mainnavbar a:link
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.mainnavbar a:visited
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}
.mainnavbar a:hover
{
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

.navbarleft{
	background-image: url(../../images/nav-leftbg.gif);
	background-repeat: no-repeat;
	width:31px;
}

.navbarright{
	background-image: url(../../images/nav-rightbg.gif);
	background-position: right;
	background-repeat: no-repeat;
	width:227px;
}

.thead a:link
{
	color: #484847;
}
.thead a:visited
{
	color: #484847;
}
.thead a:hover, .thead a:active
{
	color: #484847;
}
.tfoot
{
background-color: #484847;
	color: #ffffff;
}
.tfoot a:link
{
	color: #ffffff;
}
.tfoot a:visited
{
	color: #ffffff;
}
.tfoot a:hover, .tfoot a:active
{
	color: #ffffff;
}
.alt1, .alt1Active
{
	background: #ffffff;
	color: #484847;
	border-bottom:1px solid #e6e7e1;
	
}
.alt2, .alt2Active
{
	background: #ffffff;
	color: #484847;
	border-bottom:1px solid #e6e7e1;
	
}
.alt3
{
	color: #484847;
	height:37px;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: white;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	font-size:11px;
}
.navbar
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-bottom:10px;
	background-color: #e6e7e1;
}

.barleft{
	background-image: url(../../images/bar-left.gif);
	background-repeat: no-repeat;
	width:35px;
	background-color: white;
}

.barright{
	background-image: url(../../images/bar-right.gif);
	background-repeat: no-repeat;
	width:35px;
	background-color: white;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: white;
	color: #000000;
	padding: 10px;
	border: 0px outset;
}
.panelsurround
{
	background: #E6E7E1;
	color: #000000;
}
legend
{
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
background: #ffffff url(../../images/gradients/tcat.gif) repeat-x bottom left;
	color: #000000;
	font:11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #4E4E4D;
}
.vbmenu_option
{
	background: #E6E7E1;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #444444;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { 
font: 14pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }



/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; border:1px solid #E6E7E1;}
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

.sig{
	margin-top:10px;
}

#sponsors{

}

.loginput{
	background-color: #808080;
	border:1px solid #808080;
	color:white;
	font-size: 11px;
	height:13px;
	width:90px;
}

.logbutton{
	background-color: #808080;
	border:1px solid #808080;
	color:white;
	font-size: 11px;
	height:17px;
	margin-left:5px;
}

.pagenav{
font-size: 11px;
}
.pagenav a:link
{
	color: #484847;
	text-decoration: none;
	font-size:11px;
	background: transparent;
}
.pagenav a:visited
{
	color: #484847;
	text-decoration: none;
	font-size:11px;
	background: transparent;
}
.pagenav a:hover
{
	color: #484847;
	text-decoration: underline;
	font-size:11px;
	background: transparent;
}
.pagenav a:active
{
	color: #484847;
	text-decoration: underline;
	font-size:11px;
	background: transparent;
}

.dark{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.dark a:link
{
	color: #484847;
	text-decoration: none;
	font-size:11px;
	background: transparent;
}
.dark a:visited
{
	color: #484847;
	text-decoration: none;
	font-size:11px;
	background: transparent;
}
.dark a:hover
{
	color: #484847;
	text-decoration: underline;
	font-size:11px;
	background: transparent;
}
.dark a:active
{
	color: #484847;
	text-decoration: underline;
	font-size:11px;
	background: transparent;
}




#connections{
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#connections li{
	margin-bottom:10px;
	padding-left:23px;
	margin-left:0px;
	list-style: none;
	height:16px;
	padding-top:1px;
}

#connections .conrss{
	background-image: url(http://www.designerstalk.com/forums/images/icons/rss.gif);
	background-repeat: no-repeat;
}

#connections .contwitter{
	background-image: url(http://www.designerstalk.com/forums/images/icons/twitter.gif);
	background-repeat: no-repeat;
}
#connections .confacebook{
	background-image: url(http://www.designerstalk.com/forums/images/icons/facebook.gif);
	background-repeat: no-repeat;
}

#connections .conlinkedin{
	background-image: url(http://www.designerstalk.com/forums/images/icons/linkedin.gif);
	background-repeat: no-repeat;
}
#connections .conflickr{
	background-image: url(http://www.designerstalk.com/forums/images/icons/flickr.gif);
	background-repeat: no-repeat;
}

#connections .conlastfm{
	background-image: url(http://www.designerstalk.com/forums/images/icons/lastfm.gif);
	background-repeat: no-repeat;
}