
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* MAIN BOXTONE CSS */
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

html,body {
	height: 100%;
	font-family: Tahoma;
	font-size: small;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}


a {
	color:#369;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	* color:#bbb;
	* background:#369;
}

h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}

img {
	margin:10px 0 5px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}

#header {
	*border-bottom:1px solid #000;
}

#header p,

#header h1,

#header h2 {
    	padding:.4em 15px 0 15px;
	margin:0;
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}

#header ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#header ul li a.active,

#header ul li a.active:hover {
    color:#fff;
    font-weight:bold;
}

#header ul li a span {
    display:block;
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}

/* common column settings */
.colright,

.colmid,

.colleft {
	float:left;
	width:100%;
	position:relative;
}

.col1,

.col2,

.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

/* 2 Column (right menu) settings */
.rightmenu {
	background:#fff;		/* right column background colour */
}

.rightmenu .colleft {
	right:25%;				/* right column width */
	background:#fff;		/* left column background colour */
}

.rightmenu .col1 {
	width:71%;				/* left column content width (left column width minus left and right padding) */
	left:27%;				/* (right column width) plus (left column left padding) */
}

.rightmenu .col3 { 
        width:95%;                              /* left column content width (left column width minus left and right padding) */
        left:27%;                               /* (right column width) plus (left column left padding) */
}

.rightmenu .col2 {
	width:21%;				/* right column content width (right column width minus left and right padding) */
	left:31%;				/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
	
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	*border-top:1px solid #000;
}

#footer p {
	padding:10px;
	margin:0;
}

.titleblock {
	padding: 0.3em 0.7em 0.2em 0.7em;
}

.titleblock {
	font: 8pt verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-color: #046399;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}

.logoblock {
	padding: 0.3em 0.7em 0.2em 0.7em;
}

.logoblock {
	font: 8pt verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
	*align: right;
	*text-align: right;
}

h4 { font-family: verdana,Arial,Helvetica,sans-serif; font-size:18px; font-weight: bold; color:#f58417; }

/* Form styles */
div.form-container { margin: 10px; padding: 5px; background-color: #FFF;  }


div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #fff; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label,
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: left; position: relative; }
div.form-container label.error,
div.form-container span.error { color: #C00; }
div.form-container label em,
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus,
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label,
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }

.blankform {

    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#EEEEEE;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #d7d7d7;
    	padding:2px 2px 2px 3px;
}
.blankform:focus, .blankform:hover {	background-color:#F0FFE6;}

/* SIDEBAR */
#sideimage {
        float:right;
        padding: 10px;
        float: right;
        width: 195px;
        _width:155px;
        margin-top:30px;
        margin-right:10px;
        _margin-right:0px;
        *margin-top:30px;
        text-align:center;
        _margin-left:15px;
}

#Sidebar {
        padding: 10px;
        float: right;
        width: 175px;
        _width:155px;
        border: 1px solid #f58417;
        margin-top:0px;
        margin-right:20px;
        _margin-right:0px;
        margin-bottom:5px;
        _margin-left:15px;
}

#underSidebar {
        padding: 10px;
        float: right;
        width: 175px;
        _width:155px;
        border: 1px solid #f58417;
        margin-top:0px;
        margin-right:20px;
        _margin-right:0px;
        margin-bottom:20px;
        _margin-left:15px;
}

.sorterblock_thin {
	width:400px;
        background-color: #ffffff;
        border: 1px solid #b9b9b9;
        zindex: 0;
}

.sorterblock, .trackback {
        display: block;
        background-color: #fffff3;
}

.sorterblock {
        background-color: #ffffff;
        border: 1px solid #b9b9b9;
        zindex: 0;
}

.sorter_l {
        float: left;
        width:225px;
        #margin-left: 4px;
        background-color: #ffffff;
        border: 1px solid #b9b9b9;
        background-color: #ecece4;
        zindex: 0;
}

.sorter_c {
        position:relative;
        float: left;
        width:400px;
        margin-left: 4px;
        background-color: #ffffff;
        border: 1px solid #b9b9b9;
        background-color: #ecece4;
        zindex: 0;
}

.tip {padding: 2px; background-color: #6cf; color: #FFF;}