body {
	background: #fff url(images/body_bg3.png) top center no-repeat;
	margin-top: 0;
	padding-top: 0;
}

h2 {
	color: #D1071D;
}

.main {
    background: #fff url(images/body_bg2.jpg) top left repeat-x;
	padding-top: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	
}

.alone { min-height: 300px; }

.valign { vertical-align: middle; float: none;}

.green {
	color: #4F8A10;
}

.bignumber {
	float: left;
	line-height: 1em;
	font-size: 3em;
	margin: 0 6px 3px 0;
	color: #9DDAED;
}

hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.45em;
  border: none; 
}

hr.space {
  background: #fff;
  color: #fff;
}

hr.noclear {
	clear: none;
}

.sidebar {
	border-left: 1px solid #ccc;
}

.sidebar h3 {
	text-align: center;
	color: #aaa;
}

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

.sidebar ul li {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	background: none;
}

.sidebar p {
	margin-left: 10px;
}

.sidebar small {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#header { /*border-bottom: 1px solid #ccc;*/
	margin-top: 0;
	height: 150px;
	background: transparent url(images/logo-unima.png) bottom right no-repeat;
}

#header h1 {
    margin: 45px 0 10px;
	color: #D1071D;
}

#header h1 em {
	color: #0094F2;
	font-style: normal;
}

#header h1 span {
	vertical-align: super;
	font-size: small;
	font-style: italic;
	color: #333;
}

#header em.tagline {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.2em;
font-size: 1.1em;
font-weight: bold;
color: #00BBFF;
}

.unima {
	
}

.periscopebg {
background: #fff url(images/big-periscope-bg.jpg) top left no-repeat;
}

.periscopebgmed {
background: #fff url(images/med-periscope-bg2.jpg) bottom right no-repeat;
}

#topmenu {
	margin-bottom: 6px;
	padding: 4px 0;
	border-bottom: 1px solid #eee;
}

/* Main menu */
#menu {
	margin-bottom: 30px;
}

#menu ul {
	list-style: none;
	margin-left: 0;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0 5px;
}

#menu li a {
	color: #b5b4b4;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 5px solid #b5b4b4;
	cursor: pointer;
	padding: 0 0 1px 0;
}

#menu li a:hover {
	border-bottom: 5px solid #008fd5;
	color: #008fd5;
	text-decoration: none;
}

#menu li a.current {
	border-bottom: 5px solid #D1071D;
	color: #008fd5;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

form.searchform {
	display: inline;
}

.textinput {
	vertical-align: middle;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 4px;
}

.formbutton {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(images/formbg.gif) repeat-x left top;
}

#toplogin {
	font-size: 95%;
}


.pvideo {
	margin-bottom: 15px;
}

.pvideo h2 {
	text-align: left;
}

.pdata {
	margin-bottom: 10px;
}

.ptag {
	font-weight: bold;
	color: #D15406;
}

.approved {
	color: #6FD354;
}

.pending {
	color: #B00900;
}

img.floatleft {
	float: left;
	margin-left: 6px;
}

img.floatright {
	float: right;
	margin-right: 10px;
}

img.logo {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

img.mailicon {
float: none;
margin: 0;
}

/* Register form */
#formregister {
	display: block;
}

#formregister input,#formregister select {
	margin-bottom: 15px;
	vertical-align: middle;
}

#formregister strong {
	color: #6EBDDB;
	text-transform: uppercase;
}

label.register {
	font-size: 1em;
	font-weight: bold;
}

label.infolabel {
	font-size: 0.9em;
	color: #A1826E;
}

select.iconmenu option {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
}

/* Contact form */
#formregister legend {
	font-size: 1.4em;
	color: #9DDAED;
}

/* Login forms */
#login label       { font-weight: bold; }
#login fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
#login legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

#login input.text, #login input.title,
#login textarea, #login select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

#login input.text:focus, #login input.title:focus,
#login textarea:focus, #login select:focus {
  border:1px solid #666;
}

#login input.text, 
#login input.title   { width: 300px; padding:5px; }
#login input.title   { font-size:1.5em; }
#login textarea      { width: 390px; height: 250px; padding:5px; }

/* Ratings */
.ratingblock {
    display:block;
    border-bottom:1px solid #999;
    padding-bottom:8px;
    margin-bottom:8px;
    }

.loading {
    height: 30px;
    background: url('images/working.gif') 50% 50% no-repeat;
    }
    
.unit-rating { /* the UL */
    list-style:none;
    margin: 0px;
    padding:0px;
    height: 30px;
    position: relative;
    background: url('images/starrating.gif') top left repeat-x;      
    }

.unit-rating li{
    text-indent: -90000px;
    padding:0px;
    margin:0px;
    /*\*/
    float: left;
    /* */
    }
    
.unit-rating li a {
    outline: none;
    display:block;
    width:30px;
    height: 30px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    }
    
.unit-rating li a:hover{
    background: url('images/starrating.gif') left center;
    z-index: 2;
    left: 0px;
    }

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;} 
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
    background: url('images/starrating.gif') left bottom;
    position: absolute;
    height: 30px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
    }

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}

/* Shows */
span.show {
padding: 0.2em;
font-size:110%;
font-weight:bold;
letter-spacing:0.2em;
color:#D15406;
background-color: #DDF1F8;
}

/* Footer */

#footer {
	padding: 1em;
	background-color: #fff;
	/*height: 232px;*/
}

/* Admin */
#admintools {
	padding: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: transparent url(images/admsb_bg.png) top left repeat-x;
}
/* Messages */
div.info,div.success,div.warning,div.error,div.validation {
	border: 1px solid #ccc;
	margin: 10px 0px;
	padding: 15px 10px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	max-width: 35em;
	line-height: 1.5em;
}

div.info {
	color: #00529B;
	background-color: #F8FAFC;
	background-image: url('images/info.png');
}

div.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('images/success.png');
}

div.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/error.png');
}

div.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('images/warning.png');
}

div.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('images/validation.png');
}
