/*======================================*
** ms-stylesheet.css
** ------------------------------------------------------------*
** Created: 09-01-07 (dd-mm-yy)
** Author: Jenna Smith (growldesign.co.uk)
** Template: MintSwirl
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #000000  url(../img/bg_img.gif) repeat-x;
	border-top: 5px solid #000000; 	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #fff;
	}
img { border: 0; }
a { color: #ffffff; font-weight:bold;}
a:hover { text-decoration: none; }
p { font-size: 9pt; line-height: 1.4em; margin: 5px 0 5px; }
.down { font-size: 9pt; line-height: 1.4em; margin: 10px 0 10px; }
.l1 { border: none !important; margin: 0 !important; }		


#ads { 
width:346px;
float: left;
}

#urlform {
clear:both;
}

#top {
height: 325px;
max-height: 320px;
}


/*------------------------------------------------------------*
**  -
**------------------------------------------------------------*/
#header h1,
#nav div,
#content  { width: 692px; margin: 0 auto !important; text-align: left; }

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { padding: 22px 0 15px; }
#header h1 {

        font-size: 1.5em;
	font-weight: normal;
	margin: 0; 
	padding: 0;
 
	}
#header h1 a { 
background: url(../img/logo3.gif) no-repeat ; 
width: 700px;
height: 188px;
display: block;
text-indent: -9999px;
}	
text-decoration: none; color: #ffffff; font-weight: none;}	

/*------------------------------------------------------------*


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content { text-align: justify; }
#content h2 {	
	color: #9c6;
	font-size: 1.25em;
	font-weight: normal;
	padding-top: 40px;
	}
#content .options {
	background-color: #041D2B;
	text-align: right;
	padding: 3px 8px 6px;
	margin: 0 0 30px;
	width: auto;
	}
#content .options .ico_up { padding-left: 18px; background: transparent url(../img/ico_top.gif) no-repeat 0% 50%; }	
#content .options .ico_cmt { padding-left: 24px; background: transparent url(../img/ico_comments.gif) no-repeat 0% 50%; }	
#content .options .ico_right { padding-left: 20px; background: transparent url(../img/ico_arrowright.gif) no-repeat 0% 50%; }	
#content .l { float: left; }	

#content ul { padding: 0; margin: 0 0 20px; list-style-type: none; }


#content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#content ul.img li { background: none; float: left; margin-left: 34px; padding: 0; }
#content ul.img li img { border: 8px solid #072839; }

	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer { margin-top: 20px; padding-bottom: 1px; }
#footer div {
	background: #2B2B2B; 
	padding: 12px 10px 14px;
	font-size: 8pt;
	}	
#footer div ul {	
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#footer div ul li { display: inline;  margin-right: 10px; padding-left: 10px; }
#footer div ul li a { color: #513a00; font-size: 4pt; }
#footer p { font-size: 8pt; }

/*------------------------------------------------------------*
**  Glype version styles
**------------------------------------------------------------*/	

fieldset{border:none}

#minime_url_textbox_back
{float:left;
background-image:url(../img/urlbar.png);
background-repeat:no-repeat;
background-color:transparent;
width:330px;
height:39px;
margin:0em 0em 0em 0em;
}
#minime_url_textbox
{
background-color:transparent;

color:white;
font-weight:bold;
border:none;

width:290px;
height:39px;
margin:0em;

padding:10px 12px 0px 15px;

font-size:12pt;

}

#minime_url_label
{
 
display:none;
}
h3
{
font-size:10pt;
}
#options
{
	clear:both;margin:0em 0em .05em 0em;text-align:left;
	width:95%;
}
	
#minime_submit,#options_switch 
{

display:inline;
width:76px;
height:39px;
background-image:url(../img/button.png);
background-repeat:no-repeat;
background-color:transparent;
border:none;
color: #ffffff;
font-size:12pt;
font-weight:bold;
}



/* TOOLTIP HOVER EFFECT */
.tooltip { cursor: help; }
.tool-tip {
	color: #000;
	width: 200px;
	z-index: 1000;
	background: gainsboro;
	font-size: 85%;
}
.tool-title {
	font-weight: bold;
	margin: 0;
	padding: 4px;
}
.tool-text {
	padding: 0 6px 6px 6px;
}

#options>ul>li{display:inline;}