

/*DOM TAG STYLES -----------------------------------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(/Rick/assets/common/background.png);
}
div {}
table {}
tr {}
td, th {
	vertical-align:top;
	text-align:left;
}
td {}
th {}
h1 {
	font-size: 24px;
	line-height:24px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color:#666666;
	font-weight:normal;
	font-family: "Trebuchet MS";
}
h2 {
	font-size:20px;
	line-height:18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 25px;
	color:#666666;
	font-weight:normal;
}
h3 {
	font-size: 12px;
}
h4 {}
h5 {}
h6 {}
p {
	padding-bottom: 12px;
}
a {
	color: #5075FF;
	text-decoration:none;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #5075FF;
	text-decoration:underline;
}
img {}
ul {
	margin-bottom:12px;
}
li {
	margin-left: 20px;
}
form{}
form .error {
}
form td, form tr {
}
form .field {
}
form .label {
} 
form .captcha {
	vertical-align:bottom;
} 
form .element input {
}
label {
	display: block;
}
input {
}
textarea {
	width: 300px;
	height:70px;
	overflow:auto;	
}
select {
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding:1px;
	border: 1px solid #CCCCCC;
}



/*GENERAL CLASS STYLES --------------------------------------------------------------------------------------------*/
.floatLeft {
float:left;
margin-right:10px;
margin-bottom:10px;
}

.floatRight {
float:right;
margin-left:10px;
margin-bottom:10px;
}

.lightP {
	color:#999999;
}
.smallLightP {
	margin-bottom:0px;
	color:#999999;
	font-size:10px;
}
.block {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}
.leftBlockDiv {
	display:block;
	border:none;
	padding: 0px;
	padding-bottom:10px;
	padding-top: 10px;
	margin:0px;
	margin-bottom:10px;
	background-color: #F9F9F9;
	height: 400px;
}
.rightBlockDiv {
	display:block;
	border:none;
	padding: 0px;
	padding-bottom:10px;
	padding-top: 10px;
	margin:0px;
	margin-bottom:10px;
	background-color: #F9F9F9;
}
.leftBlockDiv .blockContentDiv {
	margin-left:10px;
	margin-right:12px;
}
.rightBlockDiv .blockContentDiv {
	margin-left:12px;
	margin-right:10px;
}
.blockContentDiv h3 {
	font-size: 14px;
	line-height:14px;
	padding-bottom:5px;
	margin-bottom: 10px;
	font-weight:normal;	
	background-image: url(/Rick/main/images/default-dotted-line-3px-gray.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blockImg {
	display:block;
	border:none;
	margin:0px;
	padding:0px;
}
.iconImg80x80 {
	width:80px;
	height:80px;
}
.iconImg68x60 {
	width:68px;
	height:60px;
}
.iconTd {
	padding-right:10px;
	padding-bottom:10px;
}
.frameImg, .frameIconImg {
	display:block;
	border:none;
	margin:0px;
	padding:0px;
	position: absolute;
	z-index: auto;
}
.embedDiv {
	width:100%;
	margin-bottom: 10px;
	text-align:center;
}
.bold {
	font-weight:bold;
}
.clearing {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.buttons {
	text-align:right;
}

.side{
	background: url(/Rick/assets/common/border.png) repeat-y;
}

.name{
	float: right;
	color: #5075ff;
	margin-right: 61px;
	font-size: 36px;
	margin-top: 30px;
}

.twitter{
	font-size: 10px;
	padding-left: 10px;
}

.twitter div{
	margin-left: 150px;
}

.twitter p{
	padding-left: 15px;
}


.fotovw{
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}


.fotovw img{
	width: 250px;
	padding-left: 15px;
}

.vid{
	padding-bottom: 10px;
	width: 570px;
	padding-left: 10px;
	float: left;
}

/* NAVIGATION STYLES --------------------------------------------------------------------------------------------*/
#mainNav {
	height:90px;
	float: left;
	width: 996px;
	margin-top: -90px;
	}
#bar-Top{
	background: url(/Rick/assets/common/menu_bar.png) no-repeat;
	width: 953px;
	padding-top: 10px;
	height:15px;
	margin-left: 25px;
	float: left;
}
#mainNav ul {
	margin:0px;
	list-style:none;
	margin-right: 110px;
	float: right;
}
#mainNav li {
	padding:0px;
	margin:0px;
	float:left;
}
#mainNav li a {
	font-size: 17px;
	display:block;
	height:46px;
	width:108px;
	padding-left: 10px;
	margin-left: -5px;
	color:#FFFFFF;
	padding-top: 6px;
	background:url(/Rick/assets/common/button.png) no-repeat;
	margin-top: 60px;
}
#mainNav li a:hover {
	margin-top: 55px;
	text-decoration:none;
}
#mainNav li .highlight {
	margin-top: 50px;
	color:#FFFFFF;
	background:url(/Rick/assets/common/selected.png) no-repeat;
}

#mainNav li .highlight a:hover{
	margin-top: 50px;
}

#share{
	margin-left: 50px;
	float: left;
	width: 150px;
	margin-bottom: -40px;
}

#share img{
	width:35px;
	height: 35px;
}

.botNavigation{
	float: left;
	margin-top: 10px;
	width: 40%;
	text-align: center;
	margin-left: 300px;
	
}

.botNavigation {
color: #5075FF;
}

.botNavigation li{
	display: inline;
}



/* MAIN STYLES --------------------------------------------------------------------------------------------*/
#logo {
	margin-top: -40px;
	margin-left: 30px;
	width:130px;
	float: left;
}

#mini-logo{
	float: right;
	margin-right: 80px;
	width: 40px;
	margin-top: 0px;
}

#wrapper {
	width:996px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}

#header{
	float: left;
	width: 996px;
	background:url(/Rick/assets/common/header.png) no-repeat;
	height: 166px;
}

#mainDiv {
	float:left;
	width:996px;
}
#contentDiv {
	padding-top: 20px;
	float:left;
	width:580px;
	margin-left: 55px;
	padding-bottom: 40px;
}
#contentDiv table {
	margin-bottom: 12px;
}

#contentDiv p{
	padding-left: 10px;
}

#titleDiv {
	width:750px;
	height:30px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:10px;
	background-color:#003333;
	background-image: url(/Rick/admin/images/barDark.png);
	background-repeat: repeat-x;
}
#titleH1 {}
#searchDiv {
	width: 300px;
	text-align:right;
	float:right;
}
/* RIGHT COLUMN STYLES --------------------------------------------------------------------------------------------*/
#rightColumnDiv {
	width:275px;
/*	background-color:#FFFF00;*/
	float:right;
	height: auto;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
	border-left: 1px solid #d5d5d5;
}

#rightColumnDiv h3{
	padding-bottom: 10px;
}

#rightColumnDiv a {
	color: #5075FF;
}
#rightColumnDiv a:hover{
	color: #5075FF;
	text-decoration:underline;
}

/* NOTIFICATION & INFO STYLES --------------------------------------------------------------------------------------------*/
#notificationDiv {
	clear:both;
	/*background-color:#F2F4F4;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom:3px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#notificationDiv ul {
	margin:0px;
	list-style:none;
}
#notificationDiv .messageDone, #notificationDiv .messageFail, #notificationDiv .messageInfo {
	line-height:16px;
	padding-left:20px;
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	background-repeat: no-repeat;
}
#notificationDiv .messageDone {
	background-image: url(/Rick/admin/icons/accept.png);
}
#notificationDiv .messageFail {
	background-image: url(/Rick/admin/icons/exclamation.png);
}
#notificationDiv .messageInfo {
	background-image: url(/Rick/admin/icons/information.png);
}
#controlsDiv {
	clear: both;
	height:20px;
	margin-bottom: 10px;
}
#controlsDiv a {
	margin-right: 10px;
}



/* FOOTER STYLES --------------------------------------------------------------------------------------------*/
#bar-Bot{
	background: url(/Rick/assets/common/footer_bar.png) no-repeat;
	width: 953px;
	padding-top: 10px;
	height:15px;
	margin-left: 25px;
	float: left;
}

#footerDiv {
	float:left;
	background: url(/Rick/assets/common/footer.png) no-repeat;
	height:88px;
	width: 100%;
	display: block;
}
#footerDiv a {
	color: #5075FF;
}
#footerDiv a:hover {
	color: #00AEDC;
}
#copyrightDiv {
padding-top:5px;
	clear:both;
	text-align:center;
}
#developmentDiv {
	width:980px;
	padding:5px;
	clear: both;
	background-color:#FFFFFF;
	color:#000000;
}

/* STANDARD GRID STYLES --------------------------------------------------------------------------------------------*/
.gridNavigation {
	clear:both;
	line-height:20px;
	height:20px;
	padding-right:10px;
	background-color: #F2F4F4;
	text-align:right;
}
.gridNavigation a {

}
.gridNavigation a:hover {

}
.gridNavigation .highlight {
	color:#555555;
	font-weight:bold;
}
.gridTable {
	width:100%;

}
.gridTable th, .gridTable td {
	padding-left:10px;
	padding-right:5px;
}
.gridTable td {
	padding-top: 2px;
	padding-bottom:2px;
}
.gridTable th {
	height:24px;
	line-height:24px;
	padding-right: 20px;
	background-color: #CCCCCC;
	background-image: url(/Application/admin/images/barLight-25px.png);
	background-repeat: no-repeat;
	background-position: right;
}
.gridTable td img {
	vertical-align:middle;
}
.gridTable th a {
	padding-right: 20px;
	color:#231F20;
}
.gridTable th a:hover {
	color:#231F20;
	text-decoration: underline;
}
.gridTable th .sorted {
	background-image: url(/Application/admin/icons/bullet_arrow_down.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.gridTable th .sortedDesc {
	background-image: url(/Application/admin/icons/bullet_arrow_up.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.gridTable .evenRow {
	background-color: #F2F4F4;
}
.gridTable .highlight {
	background-color: #D3ECF5;
}
.gridNavigation {
	clear:both;
}
.searchInput {
	display: block;
	height: 14px;
	margin-top:6px;
	margin-right: 5px;
	font-size:12px;
	float:right;
	color:#231F20;
	border: 1px inset #231F20;
}
.searchButton {
	display: block;
	margin-top: 7px;
	margin-left: 4px;
	cursor: pointer;
	float:right;
}



/* STANDARD FORM STYLES --------------------------------------------------------------------------------------------*/
.standardForm {
	margin-bottom:10px;
}
.standardForm td, .standardForm th {
	padding-right:10px;
	padding-bottom:6px;
}
.standardForm  .error {
	color:#FF0033;
	font-size:10px;
}
.standardForm .field {

}
.standardForm .label {

} 
.standardForm .element input {
	padding:2px;
}
.standardForm .buttons {
	text-align:right;
}
.standardForm .buttons input {
	border:none;
	background-color:transparent;
	padding:0px;
	margin-left:5px;
}
.standardForm .radioGroup label {
	display: inline;
	margin-right:5px;
}
.standardForm .radioGroup label input {
	border:none;
}
.standardForm .mediumInput {
	width: 200px;
}
.standardForm .smallInput {
	width: 70px;
}
.standardForm .largeInput {
	width:350px;
}
.standardForm .mediumArea {
	width: 350px;
	height: 200px;
}
/*-------------------------------*/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('popup/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('popup/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('popup/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('popup/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('popup/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('popup/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('popup/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('popup/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('popup/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('popup/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('popup/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('popup/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('popup/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('popup/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('popup/fancy_title_right.png') repeat-x;
}

.date{
	font-size: 10px;
}

.front-news{
	padding-left: 10px;
}
