


#header
{
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
	padding: 10px 0 10px 0;
}

#sidebar
{
	padding: 10px 0 10px 0;
	float: right;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}


/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 

div#top {
  width: 960px;
  margin:0 auto;
  height: 100px;
  background: transparent url(http://www.ocsww.dev.s360.is/includes/css/images/header-wrapper-bg.jpg) top left repeat-x;
}

/* LOGO */

div#logo {
  margin: 0;
  padding-top: 14px;
  float: left;
}

/******* COLOR *******/

/* GRAY */

.gray {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/button-gray-right.png) no-repeat;
}
.gray span {
  color: #333;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/button-gray-left.png) no-repeat;
}
/* BLUE */

.blue {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/blue/button-blue-right.png) no-repeat;
}
.blue span {
  color: #00334d;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/blue/button-blue-left.png) no-repeat;
}
/* GREEN */

.green {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/green/button-green-right.png) no-repeat;
}
.green span {
  color: #334d00;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/green/button-green-left.png) no-repeat;
}
/* ORANGE */

.orange {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/orange/button-orange-right.png) no-repeat;
}
.orange span {
  color: #4d3600;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/orange/button-orange-left.png) no-repeat;
}
/* PINK */

.pink {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/pink/button-pink-right.png) no-repeat;
}
.pink span {
  color: #4c0033;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/pink/button-pink-left.png) no-repeat;
}
/* PURPLE */

.purple {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/purple/button-purple-right.png) no-repeat;
}
.purple span {
  color: #33004c;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/purple/button-purple-left.png) no-repeat;
}
/* RED */

.red {
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/red/button-red-right.png) no-repeat;
}
.red span {
  color: #4d0000;
  background: url(http://www.ocsww.dev.s360.is/includes/css/images/color/red/button-red-left.png) no-repeat;
}

/* SMALL */

.small {
  height: 31px;
  background-position: right -135px;
}
.small span {
  font-size: 11px;
  line-height: 12px;
  padding: 8px 12px 0 18px;
  height: 23px;
  background-position: left -135px;
}
.small:hover {
  background-position: right -166px;
}
.small:hover span {
  background-position: left -166px;
}
.small:active {
  background-position: right -197px;
}
.small:active span {
  background-position: left -197px;
}
.allcaps {
  text-transform:uppercase;
}
.capheadline {
  font-family:georgia, serif;
  font-size:30px;
  letter-spacing:0.1em;
  line-height:130%;
  padding-top:5px;
  text-transform:uppercase;
}


.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}