body
{
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #aaa;
	background-color: #323638;
	text-align: center;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

form { margin: 0; padding: 0; }
img { border: 0; }
img.smileyImg { padding: 5px 4px 5px 0; vertical-align: middle; }
img.smileyImgInText { padding: 1px 3px 4px 3px; vertical-align: middle; }
img.barTableTool { padding-left: 10px; }
td.avatarForCrop { border: 10px solid #333; padding: 0 !important;}
a:active, a:focus {	outline: none; }
a.inTextLink { color: #cc99ff !important;}

.deletedPost { font-style: italic; }
.quoteDetails { font-style: italic; }
.newDot
{
	color: #B7002C !important;
	border-bottom: 0 !important;
}

#copyrightMessage
{
	position: fixed;
	left: 80px;
	bottom: 5px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#testMode
{
	position: fixed;
	top: 0px;
	right: 0px;
	font-size: 10px;
	z-index: 900;
}

#wrapper
{
	width: 945px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #000;
	background-image: url(/images/background4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	min-height: 400px;
	-moz-box-shadow: 0px 0px 20px 1px #000;
    -webkit-box-shadow: 0px 0px 20px  #000;
	
}

.guruBar { background-color: #204f6d !important;}

#container {  }

#nav {
	margin: 260px 0 0 31px;
	float: left;
	width: 160px;
	position: relative;
	font-size: 1.2em;
	display: inline;
}

#nav ul { margin-top: 0; margin-bottom: 0; }
#nav li
{
	margin-bottom: 0.5em;
	margin-left: -9px;
	list-style-type: none;
}
#nav li:hover
{
	list-style-type: square;
}
#nav a
{
	color: #ddd;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
#nav hr
{ 
	height: 2px;
	background-color: #424652;
	border: 0;
	color: #424652;
	padding: 0;
}

#navUsername
{
	margin: 40px 0 5px 31px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 1.2em;
	overflow: hidden;
}

#lastLogin
{
	margin: 15px 0 5px 31px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1em;
}

#userMenu
{
	margin: 280px 10px 0 0;
}

#loginBox
{
	margin: 280px 10px 0 10px;
	padding: 10px;
	background-color: #323638;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
}

#loginBox p { margin-top: 0; margin-bottom: 0; }

#loginBox fieldset { margin: 0; padding: 0; border: 0; }

#loginBox input.textField
{
	font-size: 14px;
	width: 110px;
}

#loginBox p
{
	margin: 2px 0 0 0;
	padding-left: 10px;
}

#loginBox p.smaller
{
	font-size: 0.8em;
}

#loginBox label
{
	font-size: 0.8em;
	padding-left: 10px;
	margin: 2px 0 0 0;
}

#chattingNow
{
	text-align: right;
	height: 56px;
	margin-bottom: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
}
#chattingNow img { padding-left: 5px;}

#content
{
	position: relative;
	margin: 235px 0 0 10px;
	float: left;
	width: 743px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	/*background-color: red;*/
	border-left: 1px solid #3a7887;
	min-height: 900px;
	z-index: 10;
}

#content h1, #content p { margin-top: 0; }

#content .backImage
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

#welcomeDiv
{
	margin-top: 30px;
	margin-left: 30px;
	font-size: 1.2em;
	padding-right: 190px;
}
.welcomeH1
{
	color: #669eb7;
	font-size: 1.6em;
	letter-spacing: 0.5em;
}
.welcomeH2
{
	font-family: "Georgia", "Times New Roman", "serif";
	font-style: italic;
	font-size: 1.8em;
	color: #eee;
}
.registerTitle
{
	font-size: 4em;
	color: #a13009;
	letter-spacing: 0.2em;
}
.forumBigTitle
{
	font-size: 4em;
	color: #971137;
	letter-spacing: 0.2em;
}
#registerDiv, #forumBigTitleDiv
{
	margin-top: 30px;
	margin-left: 50px;
	font-size: 1.2em;
	padding-right: 50px;
}
#registerBack
{
	position: absolute;
	top: 130px;
	left: -49px;
	z-index: 0;
}
#registerForm
{
	padding-left: 2px;
}
.registerFormTable
{
	width: 500px;
	border-collapse: collapse;
}
.blackTitle
{
	color: #000;
	font-size: 3em;
	letter-spacing: 0.5em;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 30px;
	vertical-align: top;
	text-align: right;
}
#homeBack
{
	position: absolute;
	top: 150px;
	right: -23px;
	z-index: 0;
}
.homeGreenBig { color: #a9c12b; font-size: 1.8em; }
.homeGreen { color: #a9c12b; font-size: 1.4em; }
.homeOrange { color: #f35323; font-size: 1.4em; }
.homeBlue { color: #3db3cf; font-size: 1.4em; }

input.textField, select.textField, textarea.textField
{
	background-color: #424652;
	color: #fff;
	border: 1px solid #595965;
	margin: 2px 0 2px 0;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
	font-size: 1.2em;
}

input.textField, img.captchaImage, textarea.textField
{
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer
{
	clear: both;
	text-align: left;
	padding-left: 55px;
}
#footer a
{
	color: #ddd;
	text-decoration: none;
}
#footer a:hover
{
	color: #ddd;
	text-decoration: underline;
}

.clearBoth { clear: both; }

#tooltipBigDiv { 
    display:none; 
    background:transparent url(/images/tooltip/white_arrow_big.png); 
    font-size:11px; 
    height:160px; 
    width:320px;
    padding:25px; 
    color:#000;    
	text-align: left;
	z-index: 920;
}

#tooltipMediumDiv { 
    display:none; 
    background:transparent url(/images/tooltip/white_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px;
    padding:25px; 
    color:#000;     
	text-align: left;
	z-index: 920;
}

#tooltipFormDiv { 
    background-color:#ffa; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:250px; 
    display:none; 
    color:#111; 
    text-align:left; 
    font-size:12px; 
	z-index: 920;
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow: 2px 2px 11px #666; 
    -webkit-box-shadow: 2px 2px 11px #666;
    /*-moz-box-shadow:0 0 10px #666; 
    -webkit-box-shadow:0 0 10px #666; */
}

#simpletooltipDiv {
	display:none; 
	    background-color:#ffa; 
	    border:1px solid #cc9; 
	    padding:3px; 
	    font-size:12px; 
		color: #111;
	    -moz-box-shadow: 2px 2px 11px #666; 
	    -webkit-box-shadow: 2px 2px 11px #666;
		z-index: 920;
	
	
	/*	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	z-index: 9999;
	text-align: left;
    font-size:12px; */
}

.avatarTooltipDiv {
	display:none; 
	background-color: #030303;
	border: 1px solid #333;
	padding:10px; 
	font-size:12px; 
	color: #aaa;
	width: 600px;
	z-index: 920;
}



a.smiley, a.tool
{
	border-bottom: 0 !important;
	color: #aaa !important;
}

#eroticSmileysDiv, #eroticSmileysDiv2
{
	display: none;
}

.errorMessage
{
	color: #e50041;
}

.expanding { min-height: 100px; max-height: 350px;}

.barTable
{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}
.barTable td
{
	border-width: 0 10px 0 0;
	border-right: 4px solid transparent;
}
.barTable tr.thickBarRow td
{
	font-size: 2em;
	color: #ddd;
	padding: 2px 1px 4px 20px;
	vertical-align: top;
	background-color: #202634;
	white-space: nowrap;
}

.barTable tr.thickBarRow td.leftCol
{
	width: 120px;
	background-color: #282f41;
}

.barTable tr.thickBarRow td.leftColVariable
{
	background-color: #282f41;
	padding-right: 5px;
}

td.leftColArtisan { background-color: #412828 !important;}

.barTable tr.thickBarRow td.rightCol
{
	padding-right: 5px;
}

.barTable tr.thinBarRow td
{
	font-size: 1.6em;
	color: #ddd;
	padding: 4px 1px 6px 20px;
	border-width: 0 10px 0 0;
	border-right: 4px solid black;
	vertical-align: top;
	background-color: #323638;
	white-space: nowrap;
}

.barTable tr.thinBarRow td.leftCol
{
	width: 120px;
	background-color: #323638;
}

.barTable tr.thinBarRow td.leftColVariable
{
	padding-right: 5px;
}

.barTable tr.thinBarRow td.rightCol
{
	padding-right: 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.barTable tr.thinBarRow td.rightColNarrow
{
	padding-right: 5px;
	width: 150px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.barTable td.rightColNarrow
{
	padding-right: 5px;
	width: 150px;
}

.barTable tr.spacerRow td
{
	padding: 4px 0 4px 0;
}

.barTable tr.normalRow td
{
	font-size: 1.4em;
	padding: 4px 1px 6px 20px;
}

.barTable a
{
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.barTable a:hover
{
	color: #ddd;
	border-bottom: 1px solid #555;
}

.barTable hr
{ 
	height: 1px;
	background-color: #30323e;
	border: 0;
	color: #30323e;
	padding: 0;
}

.barTable input.textField, .barTable select.textField, .barTable textarea.textField
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.barTable .wideField
{
	width: 99%;
}

.barTable div.clipNormal
{
	height: 1.45em;
	overflow: hidden;
	line-height: 1.4em;
}

.barTable div.clipSmall
{
	height: 1.4em;
	overflow: hidden;
	line-height: 1.3em;
}

#topToolTable
{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 5px 0;
	border: 0;
}

#bottomToolTable
{
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 0 0;
	border: 0;
}

#bottomToolTable hr
{ 
	height: 2px;
	background-color: #30323e;
	border: 0;
	color: #30323e;
	padding: 0;
}


.forumTitle
{
	color: #ddd;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1em;
}

.breadcrumbs
{
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-left: 20px;
}

.breadcrumbs a
{
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.breadcrumbs a:hover
{
	color: #ddd;
	border-bottom: 1px solid #555;
}

.rightTools
{
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
}

.rightTools img
{
	margin: 0 0 0 8px;
	vertical-align: middle;
}

.right
{
	text-align: right;
}

.top
{
	vertical-align: top;
}

.small
{
	font-size: 0.8em;
}

.big { font-size: 1.4em; }

.dark
{
	color: #777;
}

.lighterBack
{
	background-color: #131313;
}

.quotedPostDiv
{
	background-color: #131313;
	border: 1px solid #333;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0;
    /*-moz-box-shadow: 2px 2px 2px #252525; 
    -webkit-box-shadow: 2px 2px 2px #252525;*/
	/*border-top: 1px solid #252525;
	border-left: 1px solid #202020;*/
	/*border-right: 1px solid #151515;
	border-bottom: 1px solid #151515;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-style: italic;
}

.quotedPostDiv ul
{
	list-style: none;
	padding-left: 1em;
	margin-left: 0;
}

.orange
{
	color: #ff6600 !important;
}

.nowrap
{
	white-space: nowrap;
}

#chatPopupDiv
{
	display: none;
	position: fixed;
	right: 18px;
	bottom: 27px;
	width: 300px;
	height: 400px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	z-index: 901;
	
	background-color: #000;
	border-top: 4px solid #888;
	border-left: 4px solid #888;
	border-right: 4px solid #888;
	
	padding: 0;
	
	-moz-box-shadow: -5px -5px 15px 1px #151515; 
    -webkit-box-shadow: -5px -5px 15px  #151515;
    
}

#chatPopupTitle
{
	position: absolute;
	top: -28px;
	right: 10px;
	color: #fff;
	font-size: 18px;
	background-color: #888;
	padding: 3px 10px 2px 10px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-box-shadow: -5px -5px 15px 1px #151515; 
    -webkit-box-shadow: -5px -5px 15px  #151515;
}

#chatPopupTitle img
{
	vertical-align: baseline;
}

#chatPopupDiv a
{
	color: #ddd;
	text-decoration: none;
}
#chatPopupDiv a:hover
{
	text-decoration: underline;
}


#chatButtonDiv
{
	position: fixed;
	right: 20px;
	bottom: 2px;
	font-size: 10px;
	text-align: left;
	z-index: 901;
}

#chatButtonDividerDiv
{
	position: fixed;
	right: 48px;
	bottom: 2px;
	font-size: 10px;
	text-align: left;
	z-index: 901;
}

#chatMessagesDiv
{
	width: 100%;
	height: 344px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0;
	margin: 0;
}

#chatInputFormMessageField
{
	width: 99%;
	height: 45px;
	overflow: hidden;
	resize: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#chatAvailableRoomsDiv
{
	padding: 20px;
	font-size: 18px;
}

#chatPopdownMenuTooltipDiv {
	display:none; 
	background-color:#888; 
	padding:10px; 
	font-size:14px; 
	color: #fff;
	z-index: 950;
	text-align: right;
	width: 200px;
	max-height: 300px;
}

#chatPopdownMenuTooltipDiv a
{
	color: #fff;
	text-decoration: none;
}
#chatPopdownMenuTooltipDiv a:hover
{
	text-decoration: underline;
}

#chatSmileysDiv {
	display:none; 
	background-color: #414551;
	padding:10px; 
	font-size:14px; 
	color: #fff;
	z-index: 950;
	text-align: right;
	width: 200px;
	height: 130px;
}

.chatSystemMessage
{
	color: #777;
}

.chatUserMessage
{
}
/*.chatUserMessage img { float: left; margin-right: 8px; margin-top: 5px;}*/
.chatUserMessage .username { color: #eeeeee; }

.chatArtisanMessage
{
	background-color: #131313;
}
/*.chatArtisanMessage img { float: left; margin-right: 8px; margin-top: 5px; }*/
.chatArtisanMessage .username { color: #df8b65;}

.chatUserMessage table, .chatArtisanMessage table, .chatSystemMessage table, #chatInputForm table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
td.chatAvatar
{
	width: 40px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	vertical-align: top;
}

.chatMessage
{
	padding-right: 5px;
	vertical-align: top;
}

#chatInputForm
{
	position: absolute;
	bottom: 0px;
	width: 300px;
	background-color: #414551;
}

#chatInputForm .chatSmileyCell
{
	width: 20px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
