/* @override
	http://smootown.powadezign.no/smootown5/smootown3/www/newpublic_style_v3/style_00100/css/style.css

*/

html {
	height: 100%;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

p { margin-bottom: 1.6em; line-height: 150%; }

h1 { margin-bottom: 0.6em; }
h2, h3, h4, h5, h6 { margin-bottom: 0.2em; margin-top: 0.4em; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }

a, .span_link {
	text-decoration: none;
	color: #990000;
}

a:hover, .span_link:hover {
	color: #222;
}

.button_default {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#222222;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}

#wrapper {
	margin: 0px auto;
	width: 1002px;
	padding: 0;
}

#fullright {
	border: 0;
	display: none;
}

#container {
	background-color: white;
	width: 1002px;
	font-size: 1.2em;
}

#middle_container {
	padding: 15px 0px 20px 0px;
	clear: both;
}

#content {
	width:652px;
	border:0;
}

#colright {
	float: right;
	border: none;
	width: 325px;
}

.picture_right {
	float: right;
	margin-left: 1em;
}

.picture_left {
	float: left;
	margin-right: 1em;
}

p a { color: #990000; }



.signin_textfield {
	border-width: 1px;
	width: 87px;
	border-style: solid;
	border-color: #ddd;
}

#signin_username {
	float: left;
	margin-bottom: 3px;
	height: 16px;
	font-size: 1.2em;
	padding-left: 0.2em;
}

#signin_password {
	float: right;
	height: 16px;
	font-size: 1.2em;
	padding-left: 0.2em;
}

#signin_submit {
	float: right;
	width: 89px;;
}

#signin_forgotpass {
	float: left;
	margin: 4px 0 0 2px;
}

.box_header {
	background: #58B2E1 url(../gfx/bg_gradient.png) repeat-x;
	padding: 20px;
}

.box_header a {
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.box_header a:hover {
	text-decoration: none;
}

 .paginate a, .paginate .paginate_text {
	float: left;
}

.paginate, .paginate a, .paginate a:hover, .paginate .paginate_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.paginate {
	color: #AFAE96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1em;
}
.paginate a, .paginate .paginate_text {
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
	display: block;
	text-align: center;
	margin-right: 5px;
	text-decoration: none;
}

.paginate .paginate_text {
	background-color: #eee;
	font-weight: bold;
}

.paginate a {
	color: #666666;
}

.paginate a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

.paginate a:active {
	color: #000;
	background-color: #EEEEEE;
}

.ui-widget {
	font-family: Arial,Verdana,Helvetica,sans-serif;
}


/* @end */

/* @group menu */
.box_menu {
	background-color: #4CACDE;
}

#menu {
	padding-top: 5px;
}

#menu_level_1 { /* first-level list */
	height: 25px;
}

#menu_level_1 li { /* first-level items */
	width: auto;
	padding: 5px 25px 5px 10px;
}

#menu_level_1 li a { /* first-level links */
	display: inline;
	text-decoration : none;
	color: white;
	background-color: transparent;
}

#menu_level_1 li a:hover { /* first-level links */
	color: white;
	text-decoration: underline;
}

#menu_level_1 li a.menu_link_first {
	color: white;
}

#menu_level_1 li a.menu_link_active {
	color: white;
	font-weight: bold;
}

#menu_level_1 li a.menu_link_subactive {
}

#menu_level_2 { /* second-level list */
	height: 24px;
}

#menu_level_2 li { /* second-and-above-level items */
	width: auto;
	padding: 5px 15px 0 5px;
}

#menu_level_2 li a { /* second-and-above-level links */
	display: inline;
	text-decoration : none;
	color: white;
}

#menu_level_2 li li a { /* third-and-above-level links */
	height: 19px;
	padding: 5px 15px 0 5px;
	text-decoration : none;
	color: #222222;
}

#menu_level_2 li a.menu_link_parent { /* links with childs */
	background: transparent url(../arrow_down.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
}

#menu_level_2 li li a.menu_link_parent { /* second-and-above-level links with childs */
	background-color: #f8f6f5;
}

#menu_level_2 li a.menu_link_active {
	font-weight: bold;
}

#menu_level_2 li a.menu_link_subactive {
	color: #222;
}

#menu_level_2 li a:hover {
	text-decoration : underline;
}

#menu_level_2 li ul li { /* third-and-above-level items */
	background: transparent none;
}

#menu_level_2 li ul { /* third-and-above-level lists */
	margin-left : 0;
	margin-top : -1px;
	width : 130px;
	background: white url(../gfx/drop_shadow.gif) repeat-x;
	border: 1px solid #c7c8c7;
	border-top: 0;
}

#menu_level_2 li ul ul { /* fourth-and-above-level lists */
	width : 130px;
}
/* @end */

#footer {
	border:0;
}

.box_2 {
	margin-bottom: 20px;
}

.box_2 .boxwrap_mid {
	margin-bottom:5px;
}

.box_2 .boxblock_top {
	font-weight:bold;
	text-transform: uppercase;
}

.box_2.box_login .boxblock_mid {
	border: none;
}

.box_2.box_login .boxblock_mid {
	padding-left: 0;
}

#log_out {
	float:right;
}

#top_container {
	clear: both;	
}

.field_wrap {
	padding: 10px;
}

.toolTip {
	background-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 12px;
	font-family: "Times New Roman";
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-align: center;
}

.tab a {
	border: 0;
}

#colright .box_2 {
	border: 1px solid #EEEEEE;
	padding: 5px;
}

#colright .box_plain .boxwrap_mid .boxwrap_bot .boxwrap_top .boxblock_top {
	font-weight: bold;
	text-transform: uppercase;
}





/* @group Debate module */

/* Profile */
.debate .profile .contentBoxDiv .form_row .button_default {
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#222222;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}



#tpl_1002100010001 .followers .followers_bottom #followersListButton {
	display: block;
	clear: both;
	margin-bottom: 4px;
}

.tpl_1002100010001 .followersList {
	overflow-y: auto;
}

.tpl_1002100010001 .followersList .row {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	padding:5px 0 5px;
}

.tpl_1002100010001 .followersList a {
	display: block;
	float: left;
	text-decoration: none;
	color: #990000;
	padding-top: 5px;
}

.tpl_1002100010001 .followersList .row .follower_image {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	padding-top: 0px;
}

.tpl_1002100010001 .followersList .row .follow {

	float: right;
}

#tpl_1002000010008 .threadentries .text ul,
#tpl_1002100010001 .contentBoxDiv .text ul {
	list-style: disc outside;
	padding-left:40px;
	margin: 12px 0;
}

/* @group */


/* @group login page */
	

#tpl_1000000010402 #loginbox {
	background: #FFFFFF;
}	

#tpl_1000000010402 #loginbox .button_default  {
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#222222;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;
}

/* @end */

/* @group register page */

#tpl_1000000010041 #user_form .button_default{
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#222222;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-transform:uppercase;	
}
/* @end */

/* @group person gallery */

#tpl_1079000010001 .sort_menu a {
	color: #990000;
	margin-right: 5px;
}

#tpl_1079000010001 .pgallery_search {
	margin-bottom: 20px;
}

#tpl_1079000010001 .pgallery_search  #pgsearch_text {
	background-color:white;
	border-style:solid none solid solid;
	border-color: #CCCCCC;
	border-width:1px 0 1px 1px;
	font-size:13px;
	padding:4px;
	width:200px;
	margin-right: -3px;
}


#tpl_1079000010001 .person_col2 .row .info_list {
	width: 210px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tpl_1079000010001 .pgallery_search  .button_default {
		padding: 5px;	
	}
}

/*.quote {
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	padding: 3px;
}*/


/* @end */



/* @group Personal messaging */

#tpl_1008200010001 #last_from_threads h3 {
	margin-bottom: 0.5em;
}


#tpl_1008200010001 #last_from_following {
	margin-top:30px;
}



#tpl_1008200010001 #last_from_following h3 {
	margin-bottom:0.5em;
}


#tpl_1008200010001 #messages h3 {
	margin-bottom:0.5em;
}

#tpl_1008200010001 #messages {
	margin-top:30px;
}

#tpl_1008200010001 #pm_subject, #tpl_1008200010001 ul.token-input-list-facebook {
	border: 1px solid #cccccc;

	width: 100%;
}

#tpl_1008200010001 .token-input-list-facebook li input {
	padding: 0px;
}

#tpl_1008200010001 #pmform textarea {
	border:1px solid #cccccc;
}

#tpl_1008200010001 div.token-input-dropdown-facebook {
	margin-left: 0px;
}

#tpl_1008200010001 .important_box .message ul li, #tpl_1008200010001 .open_message ul li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:1em;
}

/* RTE */
body.mceContentBody {
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.mceContentBody .shema_holder {
	border: 1px solid #444;
	background-color: #555;
	color: white;
	padding: 10px;
}

.mceContentBody h1 {
	font-size: 25px;
}

.mceContentBody h2 {
	font-size: 12px;
}

.mceContentBody h3 {
	font-size: 11px;
}