body {
	background: #e2e2d9 url(../../../images/ajdijacomv3/background.png) repeat-x center top;
	color: #000;
	text-align: center;
	line-height: 1.4;
	margin: 0px auto;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
a:link {
	color: #026CB1;
	text-decoration: none;
}

a:visited {
	color: #026CB1;
	text-decoration: none;
}
#header {
	margin-bottom: 13px;
}



a:hover, a:active {
	color: #008800;
	text-decoration: underline;
}

#container {
	width: 90%;
	color: #000000;
	margin: auto auto;
	padding: 20px;
	text-align: left;
}

#content {
	background: #fff url(../../../images/ajdijacomv3/content.png) repeat-x top left;
	width: auto !important;
	padding: 15px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}


#panel {
background: #ffffff;
	color: #061927;
	border: 1px solid #0e4367;
	padding: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	font-size: 11px;
}

#panel a {
        color: #82adc5;
}

#panel a:hover {
        color: #91aebe;
}

#panel a:visited {
        color: #91aebe;
}

.logo {
text-align: center;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.tborder {
	width: 100%;
	margin: auto auto;
}

.thead {
	background: #061927 url(../../../images/ajdijacomv3/thead.png) top left repeat;
	color:#ffffff;
	height: 33px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px 10px 0px 10px;

	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;

	font-size: 12px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}


.thead a:visited {
color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #064b7c url(../../../images/ajdijacomv3/tcat.png) repeat-x top left;
	color: #d8d8d8;
	height: 22px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px 10px 0px 10px;

	padding: 3px 10px 3px 10px;
	font-size: 11px;
}

.tcat a:link {
	color: #d8d8d8;
}

.tcat a:visited {
	color: #d8d8d8;
}

.tcat a:hover, .tcat a:active {
	color: #ffffff;
}

.trow1 {
	background: #f5f5f5 url(../../../images/ajdijacomv3/trow.png) repeat-x bottom left;
}

.trow2 {
	background: #EFEFEF;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #061927 url(../../../images/ajdijacomv3/tcat.png) top left repeat-x;
	color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
	background: #061927 url(../../../images/ajdijacomv3/thead.png) top left repeat-x;
	color: #d8d8d8;
	border: 1px solid #4874a3;
	padding: 10px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.bottommenu a {
        color: #d8d8d8;
}

.bottommenu a:hover {
        color: #3596dc;
        text-decoration:underline;
}


.navigation {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #000000;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	color: #f4f4f4;
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#copyright a {
       color:#318fd2;
}

#copyright a:visited {
       color:#318fd2;
}

#copyright a:hover {
       color:#d4d4d4;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.links {
        margin-left: 10px;
}

.links a:link {
	color: #7ac8ff;
}

.links a:visited {
	color: #7ac8ff;
}

.links a:hover, a:active {
	color: #ecf7ff;
}


shr-bookmarks {clear: both !important; }
div.shr-bookmarks ul.socials { width:100% !important; margin:0 !important; padding:0 !important; float: left !important; background:transparent none !important; border:0 none !important; outline:0 none !important;}
div.shr-bookmarks ul.socials li {
	background-image:url(../../../images/shr-sprite.png) !important;
	background-repeat:no-repeat !important;
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	padding:0 !important;
	height:29px !important;
	width:60px !important;
	cursor:pointer !important;
	margin:3px 0 0 !important;
	background-color:transparent !important;
	border:0 none !important;
	outline:0 none !important;
	clear:none !important;
}
div.shr-bookmarks ul.socials li:before, div.shr-bookmarks ul.socials li:after, div.shr-bookmarks ul.socials li a:before, div.shr-bookmarks ul.socials li a:after { content:'' !important; }
div.shr-bookmarks ul.socials a, div.shr-bookmarks ul.socials a:hover {
	display:block !important;
	width:60px !important;
	height:29px !important;
	text-indent: -9999px !important;
	background-color:transparent !important;
	text-decoration:none !important;
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
}
div.shr-bookmarks ul.socials a:hover, div.shr-bookmarks ul.socials li:hover { background-color:transparent !important; border:0 none !important; outline:0 none !important; }
li.shr-newsvine { background-position:left bottom !important; }
li.shr-newsvine:hover { background-position:left top !important; }
li.shr-linkedin { background-position:-70px bottom !important; }
li.shr-linkedin:hover { background-position:-70px top !important; }
li.shr-googlebookmarks { background-position:-140px bottom !important; }
li.shr-googlebookmarks:hover { background-position:-140px top !important; }
li.shr-googlereader { background-position:-210px bottom !important; }
li.shr-googlereader:hover { background-position:-210px top !important; }
li.shr-scriptstyle { background-position:-280px bottom !important; }
li.shr-scriptstyle:hover { background-position:-280px top !important; }
li.shr-mail { background-position:-350px bottom !important; }
li.shr-mail:hover { background-position:-350px top !important; }
li.shr-comfeed { background-position:-420px bottom !important; }
li.shr-comfeed:hover { background-position:-420px top !important; }
li.shr-twitter { background-position:-490px bottom !important; }
li.shr-twitter:hover { background-position:-490px top !important; }
li.shr-technorati { background-position:-560px bottom !important; }
li.shr-technorati:hover { background-position:-560px top !important; }
li.shr-stumbleupon { background-position:-630px bottom !important; }
li.shr-stumbleupon:hover { background-position:-630px top !important; }
li.shr-reddit { background-position:-700px bottom !important; }
li.shr-reddit:hover { background-position:-700px top !important; }
li.shr-myspace { background-position:-770px bottom !important; }
li.shr-myspace:hover { background-position:-770px top !important; }
li.shr-mixx { background-position:-840px bottom !important; }
li.shr-mixx:hover { background-position:-840px top !important; }
li.shr-diigo { background-position:-910px bottom !important; }
li.shr-diigo:hover { background-position:-910px top !important; }
li.shr-digg { background-position:-980px bottom !important; }
li.shr-digg:hover { background-position:-980px top !important; }
li.shr-designfloat { background-position:-1050px bottom !important; }
li.shr-designfloat:hover { background-position:-1050px top !important; }
li.shr-yahoobuzz { background-position:-1120px bottom !important; }
li.shr-yahoobuzz:hover { background-position:-1120px top !important; }
li.shr-delicious { background-position:-1190px bottom !important; }
li.shr-delicious:hover { background-position:-1190px top !important; }
li.shr-blinklist { background-position:-1260px bottom !important; }
li.shr-blinklist:hover { background-position:-1260px top !important; }
li.shr-facebook { background-position:-1330px bottom !important; }
li.shr-facebook:hover { background-position:-1330px top !important; }
li.shr-misterwong { background-position:-1400px bottom !important; }
li.shr-misterwong:hover { background-position:-1400px top !important; }
li.shr-izeby { background-position:-1470px bottom !important; }
li.shr-izeby:hover { background-position:-1470px top !important; }
li.shr-twittley { background-position:-1540px bottom !important; }
li.shr-twittley:hover { background-position:-1540px top !important; }
li.shr-tipd { background-position:-1610px bottom !important; }
li.shr-tipd:hover { background-position:-1610px top !important; }
li.shr-pfbuzz { background-position:-1680px bottom !important; }
li.shr-pfbuzz:hover { background-position:-1680px top !important; }
li.shr-friendfeed { background-position:-1750px bottom !important; }
li.shr-friendfeed:hover { background-position:-1750px top !important; }
li.shr-blogmarks { background-position:-1820px bottom !important; }
li.shr-blogmarks:hover { background-position:-1820px top !important; }
li.shr-fwisp { background-position:-1890px bottom !important; }
li.shr-fwisp:hover { background-position:-1890px top !important; }
li.shr-yahoomail { background-position:-1960px bottom !important; }
li.shr-yahoomail:hover { background-position:-1960px top !important; }
li.shr-bobrdobr { background-position:-2030px bottom !important; }
li.shr-bobrdobr:hover { background-position:-2030px top !important; }
li.shr-memoryru { background-position:-2100px bottom !important; }
li.shr-memoryru:hover { background-position:-2100px top !important; }
li.shr-100zakladok { background-position:-2170px bottom !important; }
li.shr-100zakladok:hover { background-position:-2170px top !important; }
li.shr-yandex { background-position:-2240px bottom !important; }
li.shr-yandex:hover { background-position:-2240px top !important; }
li.shr-moemesto { background-position:-2310px bottom !important; }
li.shr-moemesto:hover { background-position:-2310px top !important; }
li.shr-marrows { background-position:-2380px bottom !important; }
li.shr-marrows:hover { background-position:-2380px top !important; }
li.shr-identica { background-position:-2450px bottom !important; }
li.shr-identica:hover { background-position:-2450px top !important; }
li.shr-hackernews { background-position:-2520px bottom !important; }
li.shr-hackernews:hover { background-position:-2520px top !important; }
li.shr-ning { background-position:-2590px bottom !important; }
li.shr-ning:hover { background-position:-2590px top !important; }
li.shr-designbump { background-position:-2660px bottom !important; }
li.shr-designbump:hover { background-position:-2660px top !important; }
li.shr-printfriendly { background-position:-2730px bottom !important; }
li.shr-printfriendly:hover { background-position:-2730px top !important; }
li.shr-fleck{ background-position:-2800px bottom !important; }
li.shr-fleck:hover{ background-position:-2800px top !important; }
li.shr-netvibes{ background-position:-2870px bottom !important; }
li.shr-netvibes:hover{ background-position:-2870px top !important; }
li.shr-netvouz{ background-position:-2940px bottom !important; }
li.shr-netvouz:hover{ background-position:-2940px top !important; }
li.shr-nujij{ background-position:-3010px bottom !important; }
li.shr-nujij:hover{ background-position:-3010px top !important; }
li.shr-globalgrind{ background-position:-3080px bottom !important; }
li.shr-globalgrind:hover{ background-position:-3080px top !important; }
li.shr-wikio{ background-position:-3150px bottom !important; }
li.shr-wikio:hover{ background-position:-3150px top !important; }
li.shr-xerpi{ background-position:-3220px bottom !important; }
li.shr-xerpi:hover{ background-position:-3220px top !important; }
li.shr-sphinn{ background-position:-3290px bottom !important; }
li.shr-sphinn:hover{ background-position:-3290px top !important; }
li.shr-hotmail{ background-position:-3360px bottom !important; }
li.shr-hotmail:hover{ background-position:-3360px top !important; }
li.shr-posterous{ background-position:-3430px bottom !important; }
li.shr-posterous:hover{ background-position:-3430px top !important; }
li.shr-techmeme{ background-position:-3500px bottom !important; }
li.shr-techmeme:hover{ background-position:-3500px top !important; }
li.shr-ekudos{ background-position:-3570px bottom !important; }
li.shr-ekudos:hover{ background-position:-3570px top !important; }
li.shr-pingfm{ background-position:-3640px bottom !important; }
li.shr-pingfm:hover{ background-position:-3640px top !important; }
li.shr-tomuse{ background-position:-3710px bottom !important; }
li.shr-tomuse:hover { background-position:-3710px top !important; }
li.shr-webblend{ background-position:-3780px bottom !important; }
li.shr-webblend:hover { background-position:-3780px top !important; }
li.shr-wykop{ background-position:-3850px bottom !important; }
li.shr-wykop:hover { background-position:-3850px top !important; }
li.shr-blogengage{ background-position:-3920px bottom !important; }
li.shr-blogengage:hover { background-position:-3920px top !important; }
li.shr-hyves { background-position:-3990px bottom !important; }
li.shr-hyves:hover { background-position:-3990px top !important; }
li.shr-pusha { background-position:-4060px bottom !important; }
li.shr-pusha:hover { background-position:-4060px top !important; }
li.shr-hatena { background-position:-4130px bottom !important; }
li.shr-hatena:hover { background-position:-4130px top !important; }
li.shr-mylinkvault { background-position:-4200px bottom !important; }
li.shr-mylinkvault:hover { background-position:-4200px top !important; }
li.shr-slashdot { background-position:-4270px bottom !important; }
li.shr-slashdot:hover { background-position:-4270px top !important; }
li.shr-squidoo { background-position:-4340px bottom !important; }
li.shr-squidoo:hover { background-position:-4340px top !important; }
li.shr-propeller { background-position:-4410px bottom !important; }
li.shr-propeller:hover { background-position:-4410px top !important; }
li.shr-faqpal { background-position:-4480px bottom !important; }
li.shr-faqpal:hover { background-position:-4480px top !important; }
li.shr-evernote { background-position:-4550px bottom !important; }
li.shr-evernote:hover { background-position:-4550px top !important; }
li.shr-meneame { background-position:-4620px bottom !important; }
li.shr-meneame:hover { background-position:-4620px top !important; }
li.shr-bitacoras { background-position:-4690px bottom !important; }
li.shr-bitacoras:hover { background-position:-4690px top !important; }
li.shr-jumptags { background-position:-4760px bottom !important; }
li.shr-jumptags:hover { background-position:-4760px top !important; }
li.shr-bebo { background-position:-4830px bottom !important; }
li.shr-bebo:hover { background-position:-4830px top !important; }
li.shr-n4g { background-position:-4900px bottom !important; }
li.shr-n4g:hover { background-position:-4900px top !important; }
li.shr-strands { background-position:-4970px bottom !important; }
li.shr-strands:hover { background-position:-4970px top !important; }
li.shr-orkut { background-position:-5040px bottom !important; }
li.shr-orkut:hover { background-position:-5040px top !important; }
li.shr-tumblr { background-position:-5110px bottom !important; }
li.shr-tumblr:hover { background-position:-5110px top !important; }
li.shr-stumpedia { background-position:-5180px bottom !important; }
li.shr-stumpedia:hover { background-position:-5180px top !important; }
li.shr-current { background-position:-5250px bottom !important; }
li.shr-current:hover { background-position:-5250px top !important; }
li.shr-blogger { background-position:-5320px bottom !important; }
li.shr-blogger:hover { background-position:-5320px top !important; }
li.shr-plurk { background-position:-5390px bottom !important; }
li.shr-plurk:hover { background-position:-5390px top !important; }
li.shr-virb { background-position:-5460px bottom !important; }
li.shr-virb:hover { background-position:-5460px top !important; }
li.shr-dzone { background-position:-5530px bottom !important; }
li.shr-dzone:hover { background-position:-5530px top !important; }
li.shr-kaevur { background-position:-5600px bottom !important; }
li.shr-kaevur:hover { background-position:-5600px top !important; }
li.shr-boxnet { background-position:-5670px bottom !important; }
li.shr-boxnet:hover { background-position:-5670px top !important; }
li.shr-oknotizie { background-position:-5740px bottom !important; }
li.shr-oknotizie:hover { background-position:-5740px top !important; }
li.shr-bonzobox { background-position:-5810px bottom !important; }
li.shr-bonzobox:hover { background-position:-5810px top !important; }
li.shr-plaxo { background-position:-5880px bottom !important; }
li.shr-plaxo:hover { background-position:-5880px top !important; }
li.shr-springpad { background-position:-5950px bottom !important; }
li.shr-springpad:hover { background-position:-5950px top !important; }
li.shr-zabox { background-position:-6020px bottom !important; }
li.shr-zabox:hover { background-position:-6020px top !important; }
li.shr-viadeo { background-position:-6090px bottom !important; }
li.shr-viadeo:hover { background-position:-6090px top !important; }
li.shr-googlebuzz { background-position:-6160px bottom !important; }
li.shr-googlebuzz:hover { background-position:-6160px top !important; }
li.shr-gmail { background-position:-6230px bottom !important; }
li.shr-gmail:hover { background-position:-6230px top !important; }
li.shr-buzzster { background-position:-6300px bottom !important; }
li.shr-buzzster:hover { background-position:-6300px top !important; }
.hidden-yahoo {
	width: 1%;
}


.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.menu {
	text-align: center;
}

.menu li {
	color: #d8d8d8;
	padding: 4px;
	text-align: center;

	font-weight: bold;
background: #061927 url(../../../images/ajdijacomv3/thead.png) top left repeat;
	color:#ffffff;
	height: 33px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 0px 10px 0px 10px;
width: auto;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;

	font-size: 12px;
}
.menu-container {
	background: #020b11 url(../../../images/ajdijacomv3/menu.png) repeat top left;
	color: #d8d8d8;
	padding: 8px;
	margin-top: 10px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;

	text-align: right;
	text-decoration: none;
width: 300
}

.copyright a{
color: #d8d8d8;
}
#header_info {
	width: 450px;
	height: 0px;
	position: absolute;
	top: 0px;
	right: 25px;
}
		
		
		
