/* 

	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 

   
*/


*{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}* 
body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #fff;
	background-image: url(images/orange1.gif);
	background-repeat: repeat;
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
.imageleft {
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.imageright {
	float: right;
	padding-left: 10px;
}


#content {
	width: 900px;
	background-color: #FFF;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	padding-bottom: 50px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

#logo {
	height: 66px;
	width: 240px;
	float: left;
	background: url(images/logobg.gif) no-repeat bottom;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#search {
	margin-top: 123px;
	margin-right: 40px;
	margin-left: 0px;
	color: #333;
	float: right;
}

#searchhome {
	margin-top: 105px;
	margin-right: 40px;
	margin-left: 0px;
	color: #333;
	float: right;
}

#intro {
	clear: both;
	color: #909;
	height: 210px;
	text-align: center;
	background-color: #fff;
	background-image: url(images/new-banner3.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	
	#login { font-size: .9em; margin: 82px 0 0; }
	#login a {
	color: #fff;
	padding: 4px 20px 6px;
	background-color: #B14E2F;
}
	#login a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }

#left {
	clear: left;
	float: left;
	width: 240px;
	font-size: .9em;
	color: #808080;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 15px;
}
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
	#leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #EAFFE3; color: #46852F; }

#right {
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
	color: #808080;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

	#notice {
	color: #FFC;
	background-color: #2F4F62;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 14px;
	clear: none;
}
	#left a, #right a { background: #EFFCFF; color: #317486; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }

#dolphincontainer{
	position:relative;
	color:#E0E0E0;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: #6B2700;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6B2700;
	float: right;
	padding-top: 0px;
	margin-top: 112px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	line-height:275%;
	background-color: #C30;
	background-image: url(images/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	height:33px;
	background-color: #C30;
	background-image: url(images/dolphin_right-ON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: yellow}

.innercontent{display: none;}

.widget-recent-images{
	margin-bottom: 5px;
}
.widget-recent-images .widget-header {
	background: url(/webdesignmaui-mt/mt-static/plugins/mid-century/popup.png) no-repeat left center;
	padding-left: 23px;
}
.widget-recent-images img {
	margin: 3px;
	border: 1px solid #999;
}
.widget-recent-images a:hover img {
	margin: 2px;
	border: 2px solid #CCC;
}


.widget-sign-in{
	position: absolute;
	top: 52px;
	right: 32px;
	font-size: 90%;
}
.widget-gallery {
	margin-bottom: 0px;
}

.widget-gallery .widget-header {
	margin-bottom: 5px;
	padding: 6px 0 0;
	font-size: 14px;
	color: #ddddd9;
}
.widget-gallery .inner {
    padding: 0 10px 10px;
}
.widget-gallery .widget-content {
    padding-bottom: 5px;
}
.widget-gallery .widget-content h3 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: Georgia;
    overflow: hidden;
}
.widget-gallery .widget-content-inner {
    padding: 10px 10px 5px;	
}
.widget-gallery .gallery-item-nav {
	width: 45px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 275px;
}
#showcase-prev,
#showcase-next {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/gallery-arrows.png) no-repeat 50% -80px;
}
#showcase-next {
    background-position: 50% -120px;
}
#showcase-prev.inactive,
#showcase-next.inactive {
    background-position: 50% 0px;
    cursor: default;
}
#showcase-next.inactive {
    background-position: 50% -40px;
}
.widget-gallery .asset-image {
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 3px;
}
.widget-gallery .gallery-item {
	display: none;
	overflow: hidden;
}
.widget-gallery .asset-description {
    line-height: 1.5;
    overflow: hidden;
    height: 90px;
}

a.auth-icon img {
display:none;
}

#youth_header {
	background-color: #FFF;
	background-image: none;
		margin-top: 170px;
}

#youth_left {
	clear: left;
	float: left;
	width: 200px;
	font-size: .9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#college {
	color: #000;
	background-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}



#member_week {
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}

#youth_right {
	border-left: 1px solid #ccc;
	float: right;
	width: 150px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	height: auto;
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: right top;
	color: #000;
}
