/* Olate Theme File */
body
{
	background : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/bg.gif);
	border-left : 3px solid #D5E1E9;
	border-right : 3px solid #D5E1E9;
	border-bottom : 3px solid #D5E1E9;
	color : #1E3550;
}

#header
{
	background : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/header_bg.gif) top repeat-x;
	border-bottom : 10px solid #4873B4;
}

#header a#logo:link, #header a#logo:visited
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/logo.gif);
}

#header ul
{
	border-bottom : 10px solid #B9CAE4;
}

#header li a:link, #header li a:visited
{
	border-right : 1px solid #A9B7CE;
	color : #4768A4;
}
#header li a:hover
{
	color : #6886BE;
}

#navigation
{
	background : #E4EAEF url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/nav_bg.gif) top repeat-x;
	border-top : 1px solid #B8C9D8;
	color : #425D8D;
}
#navigation a:link, #navigation a:visited
{
	color : #657FA6;
}
#navigation a:hover
{
	color : #455F8D;
	text-decoration : none;
}
#navigation span.current
{
	color : #204070;
	font-weight : bold;
}

#footer
{
	background : #4873B4;
	color : white;
}

#footer a:link, #footer a:visited
{
	color : #E1E8F4;
}
#footer a:hover
{
	color : white;
}

h1
{
	background : white url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/h1_border.gif) bottom repeat-x;
	color : #4873B4;
}

h1 em
{
	color : #234D8D;
}

h2
{
	border-top : 1px solid white;
	border-bottom : 3px double #8EA9C4;
	color : #486892;
}

h3
{
	border-bottom : 1px solid #D2DFEB;
	color : #354D6B;
}

h4
{
	color : #0C234D;
	font-weight : bold;
	text-decoration : underline;
}

p
{
	font-size : 1.2em;
	color : #253B63;
}

a:link, a:visited
{
	color : #3D61A3;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}

th, td
{
	background : #E8EFF5;
	border-top : 1px solid #D5E1F6;
	border-right : 1px solid white;
	border-bottom : 1px solid white;
}
th
{
	background : #4C6FA5 url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/th_bg.gif) bottom repeat-x;
	border-left : 0; 
	border-top : 1px solid white;
	color : white;
}
th a:link, th a:visited
{
	color : white;
}
tr.alt td, td.alt { background : #F7F9FB; }
tr>th.last { border-right : 0; }
table { border-bottom : 1px solid #D5E1F6; }

/* Arctic only styles */
#comments div
{
	border-left : 1px solid #D2DFEB;
	border-top : 1px solid #D2DFEB;
	margin : 12px;
}
#comments p
{
	background : #F7F9FB;
	border-top : 1px solid #ECF2F7;
	border-left : 1px solid #ECF2F7;
	padding : 4px;
	margin : 1px 0 0 1px;
}
#comments p.info
{
	background : #ECF2F7;
	border-top : 1px solid white;
	display : block;
	font-weight : bold;
	font-size : 1.1em;
	padding : 3px 6px;
	margin : 0 0 0 1px;
	text-align : right;
}
p.message
{	
	background : #779BD1;
	border : 3px double white;
	color : white;
	margin : 12px;
	padding : 4px;
}
#history
{
	background : white;
	border-left : 1px solid #D2DFEB;
	border-top : 1px solid #D2DFEB;
	margin : 12px;
}
#history p
{
	background : #ECF2F7;
	font-size : 1.1em;
	padding : 4px 6px;
	margin : 1px 0 0 1px;
	text-align : left;
}
#history p.alt
{
	background : #F7F9FB;
}
#fail
{
	background: #BE4646 url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/cross.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.2em;
	padding-left : 25px;
}
#fail p { color : white; }
p#fail
{
	border : 0;
	border-left : 1px solid #B23636;
	border-top : 1px solid #B23636;
	color : white;
	padding-left : 30px;
}
p#fail.comment { margin : 12px; }
#fail a:link, #fail a:visited { color : #F4E0E0; text-decoration : underline; }
#fail a:hover { color : white; text-decoration : none; }
#success
{
	background: #73C350 url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/tick.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.2em;
	padding-left : 25px;
}
#success p { color : white; }
#success a:link, #success a:visited { color : #E5F1DF; text-decoration : underline; }
#success a:hover { color : white; text-decoration : none; }
#notice
{
	background: #1F829E url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/notice.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.2em;
	padding-left : 25px;
}
#notice p { color : white; }
p#notice
{
	border : 0;
	color : white;
}
p#notice.comment
{
	background-position : left center !important;
	font-size : 1em;
	margin : -1px;
}
#notice a:link, #notice a:visited { color : #D8E9EE; text-decoration : underline; }
#notice a:hover { color : white; text-decoration : none; }
#login
{
	background : #E8EFF5;
	border-bottom : 1px solid #D5E1F6;
	border-left : 1px solid #D5E1F6;
	display : none;
	right : 1px;
	padding : 2px;
	position : absolute;
	top : 1px;
}
#login input
{
	font-size : 0.8em;
	margin : 1px 2px;
}

.small
{
	font-size:0.9em;
}
#loading
{
	background : #4C6FA5;
	color : white;
	padding : 4px;
	position : absolute;
	right : 1px;
	top : 1px;
}
#add_comment, #edit_comment
{
	background : white;
	border-top : 1px solid #D2DFEB;
	border-left : 1px solid #D2DFEB;
	margin : 12px;
}
#add_comment div, #edit_comment div
{
	background : #F7F9FB;
	border-top : 1px solid #ECF2F7;
	border-left : 1px solid #ECF2F7;
	margin : 1px 0 0 1px;
}
#add_comment p, #edit_comment p { margin : 1px; }
#add_comment p.submit, #edit_comment p.submit
{
	background : #ECF2F7;
	border-top : 1px solid white;
	padding : 3px 6px;
}
#add_comment #fail, #edit_comment #fail
{
	margin-left : -2px;
	margin-top : -2px;
}
.collapse, .expand
{
	float : right;
}
a.collapse:link, a.collapse:visited, a.expand:link, a.expand:visited
{
	background : center 1px no-repeat;
	text-decoration : none;
	text-indent : -1000em;
	width : 14px;
}
a.collapse:hover, a.expand:hover
{
	background-position : center -16px;
}
a.collapse:link, a.collapse:visited
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/collapse.gif);
}
a.expand:link, a.expand:visited
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/expand.gif);
}

.open_statuses { color : #3366CC; }
.closed_statuses { color : #666666; }

#roadmap_issues, #roadmap_issues_open, #roadmap_issues_closed
{
	border : 1px solid #84A1CE;
	margin : 4px 6px;
	padding : 0 1px;
}

#roadmap_issues table, #roadmap_issues_open table, #roadmap_issues_closed table { border : 0; }

td.manage
{
	border-right : 0;
	text-align : center;
}
td.id { text-align : center; }

td.status-1, .status-1 td { background : #B6D5F3; border-top : 1px solid #80B0E1; }
td.status-2, .status-2 td { background : #FFC4C4; border-top : 1px solid #FFA3A3; }
td.status-3, .status-3 td { background : #BDFF9D; border-top : 1px solid #9EE47B; }
td.status-4, .status-4 td { background : #BDFF9D; border-top : 1px solid #9EE47B; }
td.status-5, .status-5 td { background : #E2E2E2; border-top : 1px solid #C6C6C6; }
td.status-6, .status-6 td { background : #E2E2E2; border-top : 1px solid #C6C6C6; }
td.status-7, .status-7 td { background : #E8EFF5; border-top : 1px solid #D5E1F6; }

ul.list
{
	font-size : 1.2em;
	margin : 6px 12px;
	margin : 0;
	padding : 0;
}
ul.list li
{
	border-bottom : 1px solid #E7EEF9;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul.list a:link, ul.list a:visited
{
	background : #FAFCFD url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/arrow.gif) 5px center no-repeat;
	border : 1px solid white;
	display : block;
	padding : 6px 8px 6px 32px;
	text-decoration : none;
}
ul.list li.alt a:link, ul.list li.alt a:visited
{
	background-color : #F2F8FA;
}
ul.list a:hover
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/arrow_on.gif);
}
ul.issues a:link, ul.issues a:visited
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/issue.gif);
	padding-left : 48px;
}
ul.issues a:hover { background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/issue_on.gif); }

a img { border : 0; }

a.sort_asc, a.sort_desc
{
    background : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/arrow_up.gif) right 4px no-repeat;
    padding-right : 14px;
}

a.sort_desc
{
	background-image : url(http://www.68classifieds.com/issues/templates/arctic/frontend/images/arrow_down.gif);
}

#filters div { padding : 1px 6px; }

#filter_options td { width : 15%; }
td.left_filter { width : 10%; }

td.last { border-right : 0; }

/* Opera Hack */
@media all and (min-width: 0px){
#login input {
	font-size: 1.2em!important;
}
}