
body {
        font-family: verdana, sans-serif, helvetica;
        font-size: 10px;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        text-align: center;
        background-color: #F0903F;
        color: #000000;
}

img {
        border:0px;
        margin:0px;
        padding:0px;
}

table {
        border-collapse: collapse; 
        margin-left:auto;
        margin-right:auto;
}

td {
        margin: 0px;
        padding: 0px; 
        font-size: 12px;
        text-align: left;
}

a,a:visited {
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #e04000;
        text-decoration: underline;
}

.nowrap {
        white-space: nowrap;
}

.odd {
        background-color: #E4DAC5; 
        color: #000000
}

.even {
        background-color: #E4CD9C; 
        color: #000000
}

.pati_navigation {
        margin-top: 13px;
}

.pati_banner2 {
        border: 1px solid #8C1B1B;
        background-color: #E4CD9C;
        color: #000000;
        text-align: center;
        padding: 4px;
        line-height: 16px;
        margin-bottom: 17px;
}

.pati_breadcrumbs {
        border: 1px solid #8C1B1B;
        background-color: #E4CD9C;
        color: #000000;
        text-align: center;
        padding: 0px;
        line-height: 16px;
}

table.pati_breadcrumbs tr td {
        border: none; 
}

.pati_notification {
        top: 10px;
        right: 4px;
        position: absolute;
        padding: 4px;
        background-color: #E4CD9C; 
        color: #000000;
        border: 1px solid #8C1B1B;
}

.pati_phorum {
}

.pati_phorum table.noborder td {
        border: none;
        padding: 4px;
}

.pati_phorum table td {
        border: 1px solid #8C1B1B;
        padding: 4px;
}

.pati_phorum table th {
        white-space: nowrap;
        background-color: #8C1B1B; 
        color: #E0E0E0;
        font-weight: bold;
        font-size: 12px;
        text-align: left;
        padding: 5px 10px 6px 5px;
        border: 1px solid #8C1B1B;
}

.pati_phorum table tr.folder th {
        padding: 4px 5px 5px 5px;
        background-color: #FBFBFB;
        color: #000000;
        font-weight: bold;
        border: 1px solid #8C1B1B;
}

.pati_phorum table tr.forum td {
        line-height: 16px;        
}

.pati_paging {
        background-color: #E4DAC5; 
        color: #000000;
}
a.pati_navlink,
a.pati_navlink:active,
a.pati_navlink:visited {
        color: #00679D; 
}
a.pati_navlink:hover {
        color: #FF7800;
}

a.current {
    font-weight: bold;
}

.pati_disclaimer {
    text-align:left;
    font-size: 6px;
    margin-bottom: 10px;
}

span.pati_newflag {
    color: darkred;
    font-size: 10px;
}

table.messagelist {
    margin-top: 17px;
}

table.messagelist td {
    line-height: 15px;
}

table.messagelist th {
    font-size: 10px;
}

table.messagelist tr td.infocell {
    padding: 6px 12px;
}

table.readthread {
    margin-top: 17px;
}

table.readthread th {
    font-size: 10px;
}

table.readthread tr td {
    line-height: 17px;
}

table.readthread .body a:active,
table.readthread .body a:link,
table.readthread .body a:visited {
    color:#00679D;
}
table.readthread .body a:hover {
    color: #FF7800;
}

table.loginform tr th {
    background-color: white;
    color: black;
}

table.postingform tr td {
    text-align: left;
}

div.attachments {
    margin-top: 10px;
    line-height: 14px;
    font-size: 10px;
    background-color: white;
    padding: 3px;
    border: 1px solid #a0a0a0;
    background-color: #F4EAE5; 
}

#phorum-attachment-list {
    width: 95%;
    margin-bottom: 10px;
}
#phorum-attachment-list input {
    float: right;
}
#phorum-attachment-list tr td {
    padding: 2px;
    border: none;
    border-bottom: 1px dashed #8C1B1B;
}

blockquote.bbcode {
    font-size: 11px;
    margin: 10px 0 0 10px;
    padding: 5px;
    border: 1px solid #a0a0a0;
    background-color: #E4DAC5; 
    color: #000000
}

blockquote.bbcode>div {
    margin: 0;
    padding: 5px;
    border: 1px solid #a0a0a0;
    background-color: #F4EAE5; 
    overflow: auto
}

blockquote.bbcode strong {
    font-style: italic;
    margin: 0 0 3px 0;
}

div.information {
    font-size: 15px;
    padding: 15px 20px;
    text-align: left;
    border: 2px solid #8C1B1B;
    margin-bottom: 10px;
    background-color: #E4EAC5; 
}

div.attention {
    font-size: 15px;
    padding: 15px 20px;
    text-align: left;
    border: 2px solid #8C1B1B;
    margin-bottom: 10px;
    background-color: #E4BAA5; 
}

/* Override the default editor tools and editor CSS code, for displaying
   the buttons to the left of the textarea. */

#editor-tools {
    float: left;
    width: 88px;
    margin-top: 7px;
    margin-left: 7px;
}

.pm-body-block #editor-tools {
    width: 98%;
    border-bottom: none;
    padding: 0px;
    margin: 0px;
}

#editor-tools .editor-tools-button {
    border: 1px solid #CC9B9B;
}

#editor-tools-a-help {
    float: left;
}

input[type=button],
input[type=submit] {
    padding: 0px 3px;
}

input[type=checkbox] {
    background-color: transparent;
    border: none;
}

.input_checkbox,
.input_radio,
#disable-bbcode,
#disable-smileys {
    background-color: transparent;
    border: none;
}

textarea, input, select {
    border: 1px solid #8C1B1B;
    background-color: white;
    color: black;
    padding: 3px;
}

.searchresults td.odd,
.searchresults td.even {
    padding: 10px;
}

.searchresults h4 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

.searchresults blockquote {
    margin: 5px 5px 5px 20px;
}

.moderator_options {
    padding: 0px 3px;
    margin: 5px;
    font-size: 9px;
    border: 1px solid #bb9999;
    background-color: #f0f0f0;
}
.moderator_options a {
    font-size: 9px;
}

.colored-body span.addition {
    background-color: #CBFFCB;
    color: black;
}

.colored-body span.removal {
    background-color: #FFCBCB;
    color: black;
}

table.menu {
    width: 100%;
}

table.menu td {
    text-align: left;
    padding: 10px;
}

table.menu td.odd {
    width: 160px;
}

table.menu td dt {
    font-weight: bold;
    margin-bottom: 2px;
}

table.menu td dd {
    margin: 0px 0px 13px 0px;
}

input.rcpt-delete-img {
    border:none;
    background:none;
    vertical-align: middle;
}

div.phorum-recipientblock {
    border-bottom: 1px dashed #C4AD7C; 
    padding: 2px;
}

table.list {
    width: 100%;
    margin-bottom: 5px;
}

.phorum-gaugetable {
    margin-top: 10px;
    border-collapse: collapse;
    padding: 0px;
}

table.phorum-gaugetable td {
    padding: 2px;
}

.phorum-gauge {
    border: 1px solid #C4AD7C;
    background-color: white;
}

.phorum-gaugeprefix {
    border: none;
    background-color: white;
    padding-right: 10px;
}

/* For overriding jumpmenu module */
#mod_jumpmenu_root {
    background-image: none;
    border: none;
    background-color: transparent;
    color: black;
    padding: 0;
    margin: 0;
    text-align: right;
}

div.mod_jumpmenu_vertmenu a {
    padding: 3px 2px 3px 25px;
    background-color: #F9EFDA;
    color: black;
}

#search_spelling {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}
#search_spelling a {
    color: #7c1b1b;
}

select.pati_paging_select {
    border: 1px solid #aaa;
    background-color: white;
    font-size: 9px;
}

.body br {
    clear: both;
}




/* Added by module "announcements", template "announcements::css" */
#phorum table.announcements {
    margin-bottom: 20px;
}



/* Added by module "editor_tools", file "mods/editor_tools/editor_tools.css" */
#editor-tools {
    padding: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

/* padding is arranged in editor_tools.js, so do not define it here. */
#editor-tools .editor-tools-button {
    margin-right: 2px;
    margin-bottom: 2px;
    background-color: #eee;
    border: 1px solid #ddd;
    vertical-align: bottom;
}

#editor-tools .editor-tools-button:hover {
    border: 1px solid #777;
}

.editor-tools-popup {
    text-align: left;
    position:absolute;
    padding: 5px 10px;
    background-color:#eee;
    border:1px solid #777;
    font-family: arial, helvetica, sans-serif;
    z-index: 1000;
}

.editor-tools-popup a,
.editor-tools-popup a:active,
.editor-tools-popup a:visited {
    text-decoration: none;
    color: black;
}

.editor-tools-popup a:hover {
    text-decoration: underline;
}

#editor-tools-smiley-picker img,
#editor-tools-subjectsmiley-picker img {
    border: none;
    margin: 3px;
}

#editor-tools-a-help {
    float: right;
}

/* Override fixes for color picker within XHTML transitional */

* html .colorPickerTab_inactive span,
* html .colorPickerTab_active span{
    position:/**/relative;
}

* html .colorPickerTab_inactive img,
* html .colorPickerTab_active img{
    position:relative;
    left:-3px;
}

* html #dhtmlgoodies_colorPicker .colorPicker_topRow{
    height:20px;
}



/* Added by module "smileys", file "mods/smileys/smileys.css" */
.mod_smileys_img {
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
    border: none;
}


/* Added by module "spamhurdles", file "mods/spamhurdles/spamhurdles.css" */
#spamhurdles_captcha {
    font-size: small;
    padding: 10px 0px 10px 0px;
}

#spamhurdles_captcha_title {
    font-weight: bold;
}

#spamhurdles_captcha_explain {
    width: 85%;
}

#spamhurdles_spoken_captcha {
    padding-left: 15px;
    background: url(lib/audio.gif) no-repeat;
    padding-bottom: 10px;
    font-size: small;
}

#spamhurdles_captcha_image {
    margin: 8px 0px 8px 0px;
}

#spamhurdles_captcha_image .captcha_image {
    border: 1px solid #333;
}

#spamhurdles_captcha_asciiart {
    line-height: 4px;
    font-size: 6px;
    font-weight: bold;
    color: black;
}


/* Added by module "bbcode_spoiler", template "bbcode_spoiler::css" */
#phorum div.bbcode_spoiler {
    border: 1px solid #999;
    background-color: #f5f5f5;
    color: black;
    padding: 5px;
    margin: 5px 0px;
}

#phorum a.bbcode_spoiler_link {
    font-size: 12px;
    padding-left: 25px;
    background-image: url(http://forum.paticik.com/mods/bbcode_spoiler/templates/spoiler.gif);
    background-repeat: no-repeat;
    background-position: 0px -3px;
}

#phorum a.bbcode_spoiler_link_loading {
    font-size: 12px;
    padding-left: 25px;
    background-image: url(http://forum.paticik.com/mods/bbcode_spoiler/templates/ajax_loading.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

#phorum a.bbcode_spoiler_link_view {
    font-size: 12px;
    padding-left: 25px;
    background-image: url(http://forum.paticik.com/mods/bbcode_spoiler/templates/spoiler_view.gif);
    background-repeat: no-repeat;
    background-position: 0px -3px;
}

#phorum a.bbcode_spoiler_link_close {
    font-size: 12px;
    padding-left: 25px;
    background-image: url(http://forum.paticik.com/mods/bbcode_spoiler/templates/close.gif);
    background-repeat: no-repeat;
    background-position: 0px -3px;
    border: 0;
}

#phorum div.bbcode_spoiler_inner,
#phorum div.bbcode_spoiler_close {
    background-color: #f5f5f5;
    margin-top: 10px;
    padding: 0;
    border: 0;
}

#phorum div.bbcode_spoiler_inner {
    padding-left: 5px;
    overflow: hidden;
}



/* Added by module "jumpmenu", file "mods/jumpmenu/jumpmenu.css.php" */
div.mod_jumpmenu_menu
{
    text-align: left;
    position:absolute;
    padding: 2px;
    background-color:#eee;
    border:1px solid #777;
    font-family: arial, helvetica, sans-serif;
    display: none;
}

div.mod_jumpmenu_menu_content
{
}

a.mod_jumpmenu_menu_item
{
    font-size: 12px;
    float: none;
    display: block;
    padding: 3px 8px 3px 25px;
    text-decoration: none;
    white-space: nowrap;
}

a.mod_jumpmenu_menu_separator
{
    font-size: 12px;
    float: none;
    display: block;
    padding: 0 8px 0 25px;
    text-decoration: none;
    cursor: default;
    background-image: url(http://forum.paticik.com/mods/jumpmenu/templates/separator.gif);
    background-position: center left;
    background-repeat: repeat-x;
}

a.mod_jumpmenu_menu_item:link,
a.mod_jumpmenu_menu_item:active,
a.mod_jumpmenu_menu_item:visited
{
    background-color: #f0f0f0;
    color: black;
}

/* Needs specific #phorum prefixed override for Emerald-like template. */
a.mod_jumpmenu_menu_item.highlighted,
#phorum a.mod_jumpmenu_menu_item.mod_jumpmenu_highlighted
{
    background-color: #666;
    color: white;
    text-decoration: none;
}

a.mod_jumpmenu_folder
{
    background-image: url(http://forum.paticik.com/mods/jumpmenu/templates/folder.gif);
    background-position: 5px 1px;
    background-repeat: no-repeat;
    cursor: default;
    color: black;
}

a.mod_jumpmenu_forum
{
    background-image: url(http://forum.paticik.com/mods/jumpmenu/templates/forum.gif);
    background-position: 5px 1px;
    background-repeat: no-repeat;
    color: black;
}



/* Added by module "jumpmenu", template "jumpmenu::css" */

a.mod_jumpmenu_menu_item:hover,
#phorum a.mod_jumpmenu_menu_item:hover
{
    color: white;
    background-color: #8c1b1b;
}





/* Added by module "embed_images", template "embed_images::css" */
/* The style to use for standard images */
#phorum div.mod_embed_images {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}

/* Extended is used in case an image is scaled down or inside a URL */
#phorum div.mod_embed_images_extended {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    border: 1px solid #b0b0b0;
    background-color: #f5f5f5;
}

#phorum div.mod_embed_images_image {
}

#phorum div.mod_embed_images_image a,
#phorum div.mod_embed_images_info a {
    text-decoration: none;
    color: black;
}

#phorum div.mod_embed_images_image a:hover,
#phorum div.mod_embed_images_info a:hover {
    text-decoration: underline;
}

#phorum div.mod_embed_images_loading {
    font-size: 10px;
    padding: 5px 5px 3px 22px;
    height: 16px;
    background-position: 3px 3px;
    background-repeat: no-repeat;
    background-image: url(http://forum.paticik.com/mods/embed_images/templates/ajax_loading.gif);
}

#phorum div.mod_embed_images_info {
    border-top: 1px solid #b0b0b0;
    height: 18px;
    padding: 3px 0px 0px 21px;
    white-space: nowrap;
    overflow: hidden;
    background-position: 3px 5px;
    background-repeat: no-repeat;
    background-image: url(http://forum.paticik.com/mods/embed_images/templates/magnify_icon.gif);

    /* Will be made visible if extended viewing is triggered */
    display: none;
}

#phorum div.mod_embed_images_info_link
{
    padding-left: 22px;
    background-image: url(http://forum.paticik.com/mods/embed_images/templates/link_icon.png);
}

#phorum div.mod_embed_images_error
{
    color: #a00000;
    border: 1px solid #a00000;
    padding: 5px 5px 5px 43px;
    background-image: url(http://forum.paticik.com/mods/embed_images/templates/broken_image.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

#phorum div.mod_embed_images_error strong
{
    font-size: 12px;
}

#phorum div.mod_embed_images_attachments
{
    margin-top: 20px;
}

/* Should be in the main Phorum CSS too, but let's make sure. */
#phorum div.message-body br {
    clear: both;
}




/* Added by module "embed_images/viewer:slimbox2", file "mods/embed_images/viewers/slimbox2/code/css/slimbox.css" */
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* Added by module "bbcode", file "mods/bbcode/colorpicker/js_color_picker_v2.css" */
	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #777;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
				
        z-index: 1000;
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #777;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:3px double #777;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/10px;	/* Other browsers */
		width: /**/10px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/10px;	/* Other browsers */
		height: /**/10px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
/* path fixed for Phorum */
	.colorPickerTab_inactive span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_inactive.gif);
	}
	
/* path fixed for Phorum */
	.colorPickerTab_active span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_active.gif);

	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:none;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #777;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;

			
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;

	}

    /* disabled for Phorum
	form{
		padding-left:5px;
	}
    */
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/186px;	/* Other browsers */
		width: /**/186px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;
				

	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
