/***  MyLinks Settings ***/

/** Mylinks Index **/
/* Title Image */
#MylinksTitle {
	text-align: center;
	background: none;
	margin: 0 auto;
	height: 80px;
}

/* Mylinks Category Loop */
#MylinksCatloop {
	border-bottom: 1px #aaa solid;
}

#MylinksCatloop ul#CatList {
	padding: 0 .1em;
	margin: 0 0 0 .2em;
}

#MylinksCatloop ul#CatList li {
	width: 48%;
	padding: 0 5px;
	margin: 0 0 0 .1em;
	float: left;
	display: block;
}

#MylinksCatloop p#Thereare {
	clear:both;
	text-align:right;
}

/* Latest Listings */
h2#LangLatestListings {
	border: 10px #fff solid;
	border-left: 20px #aab solid;
	font: bold 110%/120% sans-serif;
	margin: .6em 0;
	padding: 0 .8em;
}
.LinkList {
	clear: both;
	height: 110%;
}
.ss1col {
	position: relative;
	top: -2em;
}
dl.LangCat {
	border-top: 2px #f0f0fa solid;
	border-bottom: 1px #f0f0fa dotted;
	padding: 5px 2px;
	margin: 5px 0;
	height: 1.7em;
}
dl.LangCat dt,
dl.LangCat dd {
	font-weight: bold;
	margin: 2px 0;
	padding: 2px 0;
	border: none;
}
dl.LangCat dt {
	float: left;
}
dl.LangCat dd {
	float: right;
	padding: 2px 0;
}
.LinkList {
	clear: none;
	
}
.LinkList h3 {
	height: 45px;
	display: block;
}
#Listings h3 a:visited {
	background-image: none;
}
#Listings .wide49 p {
	margin: 0;
	padding: 0;
}
#Listings .wide49 p img {
	margin: 0;
	padding: 0;
}
#Listings .vlink {
	font: bold 110%/150% sans-serif;
	background: transparent url(images/listingsh3.gif) no-repeat 0 0;
	padding-right: 35px;
	margin: 0;
	border: none;
}
#Listings .LinkList p.MylinksDescImg img {
	margin: 0 5%;
}
#Listings .LinkList p.MylinksDescImg {
	text-align: center;
	background-image: none;
}
#Listings .LinkList p.MylinksReadMore {
	text-align: left;
	background-image: none;
}
#Listings .LinkList p.MylinksReadMore a {
	background-image: none;
}
#Listings ul.MylinksInfo li {
	list-style: none none;
}
.MylinksDescImg a:visited {
	background: none none;
}

/* Single Link */

#SingleLink h3.vlink {
	clear: both;
	font: bold 110%/120% sans-serif;
	background: transparent url(images/listingsh3.gif) no-repeat 1px center;
	margin: 0;
	border: none;
	display: block;
}

#SingleLink p.lastUpdate {
	margin: 0;
	padding: 0.5em
}

dl#LastUpdate {
	width: 200px;
}

p#ScreenShot {
	clear: both;
	text-align: center;
	margin: 2em auto;
}

p#MyLinksDesc {
	margin-bottom: 2em;
}

#SingleLink ul {
	clear: both;
	margin: 1.7em 0;
}

#SingleLink ul li {
	float: left;
	margin:0;
}

#SingleLink dl.MylinksInfo {
	clear: both;
	margin: .5em 0;
}

dl.MylinksInfo dt {
	border: none;
	margin:  0 0 0 1em;
	padding: .1em .5em;
	background-color: #f0f0f6;
	border: 1px #f0f0f6 solid;
}
dl.MylinksInfo dd {
	border: none;
	text-align: left;
	margin:  0;
	padding: .1em .5em;
	border: 1px #f0f0f6 solid;
}


/* Mylinks Submit */
div#MylinksSubmit dl#SubmitForm {
	width: 90%;
	margin: 15px auto;
}
div#MylinksSubmit dl#SubmitForm dt {
	padding: 5px 5px 5px 10px;
	margin: 5px 0 1px 0;
}
div#MylinksSubmit dl#SubmitForm dd label{
	padding: 0;
	margin: 0;
}
div#MylinksSubmit dl#SubmitForm dd {
	padding: 5px 5px 5px 20px;
	margin: 0 0 10px 0;
}
div#MylinksSubmit #XCodeArea {

}
div#MylinksSubmit #NotifyOp {

}
div#MylinksSubmit dl#SubmitForm dd#CaptchaImg {
	position: relative;
	top: -2px;
}
div#MylinksSubmit dl#SiteSubmit input {
	font-size: 110%;
}
div#MylinksSubmit dl#SiteSubmit dt,
div#MylinksSubmit dl#SiteSubmit dd {
	margin: 0 0 0 55px;
}

/* footer */
#MylinksFooter {
	text-align: right;
	color: #ccc;
	font-size: xx-small;
	margin: 8em .5em 2em .5em;
	border-top: 1px solid #eee;
}
#MylinksFooter a {
	color: #ccc;
	text-decoration: none;
}


/* visit.php */
body#MylinksVisit {
	background: #f0f7ff url(images/mylinks_bg.png) repeat 0 0;
	text-align: center;
}
#VisitMsg {
	width: 550px;
	margin: 55px auto;
	padding: 33px;
	text-align: left;
	line-height: 1.7em;
	background-color: #fff;
	border: 10px #e6f3ff solid;
}
#VisitMsg p#Footer {
	margin: 0;
	padding: .5em .2em;
	border-top: 1px #adf solid;
	color: #689;
}

.MyLinksExLinks {
	width: 15px;
	height:  1.1em;
	margin-left: 11px;
	padding-right: 15px;
	background: transparent url(images/exlinksicon.png) no-repeat right center;
}

.MyLinksExLinks span {
	text-indent: -9999px;
}

a.target {
	margin-left: 35px;
}

/* Class */
.floatLeft {float: left}
.floatRight {float: right}
.wide49 {width: 48%; height: auto;overflow: auto;height: 330px;}
.textAlignLeft {text-align: left}
.textAlignRight {text-align: right}
.textAlignCenter {text-align: center}
